/* Minification failed. Returning unminified contents.
(202,130101): run-time error CSS1039: Token not allowed after unary operator: '-vh'
 */
/*! jQuery UI - v1.9.2 - 2021-12-23
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    zoom: 1
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: bold;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0em
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group {
        float: right
    }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

    .ui-widget-content a {
        color: #333
    }

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

    .ui-widget-header a {
        color: #333
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: normal;
        color: #454545
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #454545;
            text-decoration: none
        }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 1px solid #ccc;
        background: #ededed;
        font-weight: normal;
        color: #2b2b2b
    }

        .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
            color: #2b2b2b;
            text-decoration: none
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #003eff;
        background: #007fff;
        font-weight: normal;
        color: #fff
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #fff;
            text-decoration: none
        }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
        border: 1px solid #dad55e;
        background: #fffa90;
        color: #777620
    }

        .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
            color: #777620
        }

    .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
        border: 1px solid #f1a899;
        background: #fddfdf;
        color: #5f3f3f
    }

        .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
            color: #5f3f3f
        }

    .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
        color: #5f3f3f
    }

    .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
        font-weight: bold
    }

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: normal
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35)
        }

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url("images/ui-icons_444444_256x240.html")
}

.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.html")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.html")
}

.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.html")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.html")
}

.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.html")
}

.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_777620_256x240.html")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.html")
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -khtml-border-top-left-radius: 3px;
    border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    -khtml-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -khtml-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -khtml-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: 0 0 0 0;
    padding: 5px;
    background: #666;
    opacity: .3;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */ @font-face {
    font-family: 'FontAwesome';
    src: url('Fonts/fontawesome-webfont3e6e.eot?v=4.7.0');
    src: url('Fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('Fonts/fontawesome-webfont3e6e.woff2?v=4.7.0') format('woff2'),url('Fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'),url('Fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'),url('Fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden;
        /* fix firefox animation glitch */
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
        }

    .owl-carousel .owl-nav.disabled,
    .owl-carousel .owl-dots.disabled {
        display: none;
    }

    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-dot {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel button.owl-dot {
        background: none;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden;
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
    /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

    .owl-carousel .owl-item .owl-lazy {
        opacity: 0;
        transition: opacity 400ms ease;
    }

        .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
            max-height: 0;
        }

    .owl-carousel .owl-item img.owl-lazy {
        transform-style: preserve-3d;
    }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('fonts/RobotoSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('fonts/RobotoSerif-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('fonts/RobotoSerif-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Serif";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Serif";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Serif";font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Serif"; font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@-webkit-keyframes close-wrapper {
    to {
        clip: rect(0,.2rem,.2rem,0);
    }
}

@keyframes close-wrapper {
    to {
        clip: rect(0,.2rem,.2rem,0);
    }
}

@-webkit-keyframes right-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@keyframes right-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@-webkit-keyframes left-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes left-spin {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes loading-circle {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: -600;
    }
}

@keyframes highlight-item {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    50% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}

html {
    font-size: 100px;
    font-weight: 400;
    font-family: "Roboto Serif";
    overflow-x: hidden;
    overflow-y: auto;
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    -webkit-font-smoothing: antialiased;
}

@media screen and (max-width:1399px) and (min-width:901px) {
    html {
        font-size: 6.25vw;
    }
}

@media screen and (max-width:900px) {
    html {
        font-size: 26.666666vw;
    }
}

@media screen and (max-width:900px) and (orientation:landscape) {
    html {
        position: fixed;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
}

html.lock {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
    position: relative;
    min-height: 100vh;
    font-size: 0;
    background-color: #fff;
}

    body.backdrop .overlay {
        visibility: visible;
        opacity: 1;
    }

    body.search header {
        z-index: 17;
    }

        body.search header .search-wrapper {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
        }

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none !important;
    -webkit-font-smoothing: antialiased;
}

    *:focus {
        outline: 0 !important;
    }

    * a {
        text-decoration: none;
    }

b, strong {
    font-weight: 700;
}

.clearfix {
    clear: both;
}

.vcenter {
    font-size: 0;
}

    .vcenter::before {
        content: "";
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle;
    }

    .vcenter > *.disabled {
        opacity: .35;
    }

    .vcenter > * {
        display: inline-block;
        vertical-align: middle;
    }

.font * {
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
}

.font img {
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}

.loading {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,.75);
    display: none;
}

    .loading .load {
        width: 1.5rem;
        animation: loading 3s linear infinite;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -.75rem;
        margin-top: -.75rem;
    }

        .loading .load .loading-inner {
            stroke-dashoffset: 0;
            stroke-dasharray: 300;
            stroke-width: 10;
            stroke-miterlimit: 10;
            stroke-linecap: round;
            animation: loading-circle 2s linear infinite;
            stroke: #1a1a1a;
            fill: transparent;
        }

    .loading .bar {
        position: absolute;
        width: 0;
        height: 1px;
        top: 80%;
        left: 0;
        background-color: #0c102b;
        transition: width .1s linear;
        -webkit-transition: width .1s linear;
        -ms-transition: width .1s linear;
        -moz-transition: width .1s linear;
        -o-transition: width .1s linear;
    }

    .loading .logo {
        position: absolute;
        width: 5rem;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
    }

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 15;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.container {
    position: relative;
    display: block;
    width: 13.68rem;
    max-width: 100%;
    padding-left: .64rem;
    padding-right: .64rem;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:900px) {
    .container {
        width: 100%;
        padding-left: .16rem;
        padding-right: .16rem;
    }
}

button {
    cursor: pointer;
    font-family: inherit;
    background-color: transparent;
}

.btn, .btn.btn-small {
    display: inline-block;
    border: 1px solid;
    font-weight: 700;
}

    .btn.btn-general {
        padding: .17rem .21rem;
        font-size: .16rem;
        font-weight: 700;
    }

@media screen and (max-width:900px) {
    .btn.btn-general {
        padding: .12rem .32rem;
        font-size: .12rem;
    }
}

.btn.btn-small {
    padding: .12rem;
    font-size: .14rem;
}

.btn.btn-big {
    padding: .17rem .4rem;
}

.btn.white {
    border-color: #fff;
    color: #fff;
}

.btn.orange {
    background-color: #e85300;
    color: #fff;
}

.btn.black {
    background-color: #000;
    color: #fff;
}

.btn.border-b {
    border-color: #000;
    color: #e85300;
}

.btn.border-o {
    border-color: #e85300;
    color: #000;
}

.btn span, .btn.btn-small span {
    display: inline-block;
    vertical-align: middle;
}

.btn img, .btn.btn-small img {
    display: inline-block;
    vertical-align: middle;
}

.btn span + img, .btn.btn-small span + img {
    margin-left: .15rem;
}

form.general {
    display: inline-block;
    width: calc(100% + .16rem);
    margin: -.08rem;
}

    form.general .form-item {
        display: inline-block;
        width: calc(100% - .18rem);
        vertical-align: top;
        margin: .08rem;
        vertical-align: middle;
        position: relative;
    }

        form.general .form-item.w-25 {
            width: calc(25% - .18rem);
            margin: .09rem;
        }

        form.general .form-item.w-30 {
            width: calc(30% - .18rem);
            margin: .09rem;
        }

        form.general .form-item.w-50 {
            width: calc(50% - .18rem);
            margin: .09rem;
        }

        form.general .form-item.w-70 {
            width: calc(70% - .18rem);
            margin: .09rem;
        }

        form.general .form-item .input-border, form.general .form-item input[type=text], form.general .form-item input[type=password], form.general .form-item textarea {
            border: 1px solid #d4d4d4;
        }

        form.general .form-item .error-border, form.general .form-item[a-error=true] input[type=text], form.general .form-item[a-error=true] input[type=password], form.general .form-item[a-error=true] textarea {
            border: 1px solid #f00 !important;
        }

        form.general .form-item .focus-border, form.general .form-item input[type=text]:focus, form.general .form-item input[type=password]:focus, form.general .form-item textarea:focus {
            border: 1px solid #e85300 !important;
        }

        form.general .form-item input[type=text], form.general .form-item input[type=password] {
            height: .6rem;
        }

        form.general .form-item input[type=text], form.general .form-item input[type=password], form.general .form-item textarea {
            width: 100%;
            padding: .2rem;
            outline: 0;
            background-color: transparent;
            font-size: .18rem;
            font-family: inherit;
            resize: none;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
        }

            form.general .form-item input[type=text][a-validated=true] ~ .icon, form.general .form-item input[type=password][a-validated=true] ~ .icon, form.general .form-item textarea[a-validated=true] ~ .icon {
                display: block;
                background-image: url(Icons/input-success.svg);
            }

        form.general .form-item[a-error=true] input[type=checkbox] + label .text::before {
            border: 2px solid #f00 !important;
        }

        form.general .form-item[a-error=true] .checkbox-item label:before {
            border-color: #f00;
        }

        form.general .form-item[a-error=true] .icon {
            background-image: url(Icons/input-error.svg) !important;
        }

        form.general .form-item .icon {
            display: none;
            position: absolute;
            right: .2rem;
            top: .2rem;
            width: .27rem;
            height: .27rem;
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
        }

        form.general .form-item span.placeholder {
            position: absolute;
            top: .09rem;
            font-size: .18rem;
            width: 100%;
            padding: .11rem 0;
            width: calc(100% - .44rem);
            left: .22rem;
            pointer-events: none;
            white-space: nowrap;
            overflow: hidden;
            transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -ms-transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

        form.general .form-item.active span.placeholder {
            font-size: .12rem;
            padding: 0;
            color: #e85300;
        }

        form.general .form-item button {
            width: 100%;
            height: .6rem;
            outline: 0;
            padding: .2rem;
            border: 1px solid transparent;
        }

        form.general .form-item a.btn {
            width: 100%;
            height: .6rem;
            outline: 0;
            padding: .2rem;
            border: 1px solid transparent;
            cursor: pointer;
            text-align: center;
        }

        form.general .form-item .checkbox-item {
            display: inline-block;
            width: 100%;
        }

            form.general .form-item .checkbox-item label {
                display: inline-block;
                width: 100%;
                position: relative;
                padding-left: .25rem;
                cursor: pointer;
                font-size: .14rem;
                color: #161615;
                line-height: 1.5em;
                font-family: 'Roboto Serif', serif !important;
            }

                form.general .form-item .checkbox-item label::before {
                    content: "";
                    position: absolute;
                    width: .14rem;
                    height: .14rem;
                    border: 2px solid #d4d4d4;
                    left: 0;
                    top: 0;
                    transition: all .3s ease;
                    -webkit-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                }

                form.general .form-item .checkbox-item label::after {
                    content: "";
                    position: absolute;
                    width: .08rem;
                    height: .08rem;
                    background-color: #e85300;
                    left: .05rem;
                    top: .05rem;
                    opacity: 0;
                    transition: all .3s ease;
                    -webkit-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                }

                form.general .form-item .checkbox-item label a {
                    color: #e85300;
                    text-decoration: underline;
                }

            form.general .form-item .checkbox-item input[type=checkbox] {
                opacity: 0;
                position: absolute;
                z-index: -99;
                visibility: hidden;
            }

                form.general .form-item .checkbox-item input[type=checkbox]:checked ~ label::before {
                    border-color: #e85300;
                }

                form.general .form-item .checkbox-item input[type=checkbox]:checked ~ label::after {
                    opacity: 1;
                }

.single-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: .18rem;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    cursor: pointer;
}

@media screen and (min-width:901px) {
    .single-item:hover {
        transform: scale(1.03);
        -webkit-transform: scale(1.03);
        -moz-transform: scale(1.03);
        -ms-transform: scale(1.03);
        -o-transform: scale(1.03);
    }
}

@media screen and (max-width:900px) {
    .single-item {
        padding: .1rem;
    }
}

.border-none .single-item .inner {
    border: 0;
}

@media screen and (max-width:900px) {
    .border-none .single-item .inner .content {
        padding: 0;
        padding-top: .16rem;
    }
}

.single-item .inner {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #000;
    border: 1px solid #d4d4d4;
    position: relative;
}

    .single-item .inner .img-box {
        width: 100%;
        height: 0;
        padding-bottom: 93%;
        position: relative;
        overflow: hidden;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

        .single-item .inner .img-box img {
            position: absolute;
        }

    .single-item .inner .type {
        position: absolute;
        background-color: #000;
        font-size: .12rem;
        font-weight: 700;
        z-index: 1;
        color: #fff;
        right: .1rem;
        top: .12rem;
        padding: .07rem .1rem;
        letter-spacing: .1em;
    }

    .single-item .inner .add-info {
        position: absolute;
        background-color: #e85300;
        font-size: .12rem;
        font-weight: 700;
        z-index: 1;
        color: #fff;
        right: .1rem;
        top: .4rem;
        padding: .07rem .1rem;
        letter-spacing: .1em;
    }

    .single-item .inner .content {
        padding: .24rem;
        position: relative;
    }

        .single-item .inner .content .tags {
            display: inline-block;
            width: calc(100% + .04rem);
            margin: -.02rem;
        }

            .single-item .inner .content .tags .tag {
                display: inline-block;
                margin: .02rem;
                font-size: .14rem;
                font-weight: 500;
                line-height: 1.5em;
                padding: .08rem .1rem .05rem;
                border: 1px solid #e85300;
                color: #000;
            }

                .single-item .inner .content .tags .tag.highlight {
                    background-color: #e85300;
                    color: #fff;
                }

            .single-item .inner .content .tags + * {
                margin-top: .15rem;
            }

        .single-item .inner .content .title {
            display: inline-block;
            width: 100%;
            font-size: .28rem;
            font-weight: 600;
            line-height: 1.5em;
        }

            .single-item .inner .content .title + .text {
                margin-top: .03rem;
            }

            .single-item .inner .content .title + * {
                margin-top: .15rem;
            }

        .single-item .inner .content .text {
            display: inline-block;
            width: 100%;
            font-size: .18rem;
            line-height: 1.5em;
        }

            .single-item .inner .content .text + * {
                margin-top: .15rem;
            }

        .single-item .inner .content .date {
            display: inline-block;
            width: 100%;
            font-size: .18rem;
            font-weight: 700;
            line-height: 1.5em;
        }

@media screen and (max-width:900px) {
    .single-item .inner .content {
        padding: .16rem .24rem;
    }

        .single-item .inner .content .title {
            font-size: .22rem;
        }

        .single-item .inner .content .text {
            font-size: .16rem;
        }

            .single-item .inner .content .text + * {
                margin-top: .14rem;
            }

        .single-item .inner .content .date {
            font-size: .16rem;
        }
}

.list-general, section.column-text .row .column .text ul, .popslide .popslide-container .content .text ul {
    list-style: none;
}

    .list-general li, section.column-text .row .column .text ul li, .popslide .popslide-container .content .text ul li {
        padding-left: .15rem;
        position: relative;
    }

        .list-general li::before, section.column-text .row .column .text ul li::before, .popslide .popslide-container .content .text ul li::before {
            content: "";
            background-image: url(Icons/list-arrow.svg);
            position: absolute;
            left: 0;
            top: .04rem;
            display: inline-block;
            vertical-align: middle;
            width: .08rem;
            height: .08rem;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
        }

        .list-general li + *, section.column-text .row .column .text ul li + *, .popslide .popslide-container .content .text ul li + * {
            margin-top: .15rem;
        }

.popup-wrapper.info-popup {
    z-index: 1024;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(70,55,28,.9);
}

    .popup-wrapper.info-popup .popup-close {
        position: absolute;
        top: .4rem;
        right: .4rem;
        background-color: transparent;
        border: 0;
        display: flex;
        cursor: pointer;
    }

@media screen and (max-width:900px) {
    .popup-wrapper.info-popup .popup-close {
        z-index: 2;
        top: .2rem;
        right: .2rem;
    }
}

.popup-wrapper.info-popup .popup-close img {
    margin-left: .08rem;
}

.popup-wrapper.info-popup .popup-container {
    width: 10rem;
    height: 100%;
    margin: auto;
    background-color: transparent;
    display: flex;
    align-items: center;
}

@media screen and (max-width:1600px) {
    .popup-wrapper.info-popup .popup-container {
        width: calc(100% - 6rem);
    }
}

@media screen and (max-width:1366px) {
    .popup-wrapper.info-popup .popup-container {
        width: calc(100% - 4rem);
    }
}

.popup-wrapper.info-popup .popup-container .content {
    height: 3rem;
    background-color: #fff;
    position: relative;
    padding: .2rem .4rem;
    overflow: auto;
    border-radius: .16rem;
}

    .popup-wrapper.info-popup .popup-container .content .logo {
        display: flex;
        justify-content: center;
        margin-bottom: .1rem;
        margin-top: .1rem;
    }

        .popup-wrapper.info-popup .popup-container .content .logo img {
            width: 2.4rem;
        }

@media screen and (max-width:900px) {
    .popup-wrapper.info-popup .popup-container .content .logo img {
        width: 2rem;
    }
}

@media screen and (max-width:900px) {
    .popup-wrapper.info-popup .popup-container .content {
        padding: .2rem .16rem;
    }
}

.popup-wrapper.info-popup .popup-container .content .title {
    font-size: .46rem;
    font-family: 'Roboto Serif', serif !important;
    line-height: 1.5em;
    font-weight: 400;
    color: #000;
    text-align: center;
}

@media screen and (max-width:900px) {
    .popup-wrapper.info-popup .popup-container .content .title {
        font-size: .24rem;
        line-height: 1.3em;
    }
}

.popup-wrapper.info-popup .popup-container .content .text {
    font-size: .18rem;
    font-family: 'Roboto Serif', serif !important;
    line-height: 1.5em;
    font-weight: 400;
    color: #000;
    text-align: center;
}

@media screen and (max-width:900px) {
    .popup-wrapper.info-popup .popup-container .content .text {
        font-size: .14rem;
        margin-top: .1rem;
    }
}

.popup-wrapper.info-popup .popup-container .content::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
    border-radius: 10px;
}

.popup-wrapper.info-popup .popup-container .content::-webkit-scrollbar-thumb {
    background-color: #847150;
    border-radius: 10px;
}

.popup-wrapper.info-popup .popup-container .content .title-default {
    text-align: center;
    font-weight: 500;
}

.popup-wrapper.info-popup .popup-container .content * + * {
    margin-top: .16rem;
}

@media screen and (max-width:900px) {
    .popup-wrapper.info-popup .popup-container {
        width: calc(100% - .3rem);
        height: 100%;
    }
}

@media screen and (max-width:900px) and (max-width:900px) {
    .popup-wrapper.info-popup .popup-container .content {
        height: 50%;
    }
}

.popup-wrapper {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 20;
    background-color: rgba(0,0,0,.5);
}

    .popup-wrapper .popup-container {
        width: calc(100% - 2.24rem);
        height: calc(100% - 1.2rem);
        margin: .6rem 1.12rem;
        background-color: #fff;
    }

@media screen and (max-width:900px) {
    .popup-wrapper .popup-container {
        width: calc(100% - .36rem);
        height: calc(100% - 1.4rem);
        margin: .7rem .18rem;
    }
}

.popup-wrapper .content {
    width: 100%;
    height: 100%;
}

    .popup-wrapper .content iframe {
        width: 100%;
        height: 100%;
    }

.popup-wrapper .close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000;
    border: 0;
    width: .6rem;
    height: .6rem;
}

    .popup-wrapper .close img {
        width: .21rem;
        height: .21rem;
    }

.popslide {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 20;
    background-color: rgba(0,0,0,.5);
}

    .popslide.active .popslide-container {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transition: all .4s ease-in-out .3s;
        -webkit-transition: all .4s ease-in-out .3s;
        -ms-transition: all .4s ease-in-out .3s;
        -moz-transition: all .4s ease-in-out .3s;
        -o-transition: all .4s ease-in-out .3s;
    }

    .popslide.event-register .popslide-container .form-content {
        padding-left: 1.2rem;
        padding-right: 1.2rem;
    }

@media screen and (max-width:900px) {
    .popslide.event-register .popslide-container .form-content {
        padding-left: .2rem;
        padding-right: .2rem;
    }
}

@media screen and (min-width:901px) {
    .popslide.press-form .popslide-container .form-content {
        padding: .4rem 1.13rem;
    }
}

.popslide .popslide-container {
    position: absolute;
    width: 6.35rem;
    max-width: 90vw;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #fff;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

    .popslide .popslide-container .form-content {
        display: inline-block;
        width: 100%;
        max-height: 100%;
        padding: .4rem .7rem;
        overflow: auto;
        scrollbar-width: 0;
    }

        .popslide .popslide-container .form-content::-webkit-scrollbar {
            width: 0;
        }

        .popslide .popslide-container .form-content .head {
            display: inline-block;
            width: 100%;
            margin-bottom: .3rem;
        }

            .popslide .popslide-container .form-content .head .title-general + * {
                margin-top: .2rem;
            }

            .popslide .popslide-container .form-content .head .text {
                font-size: .18rem;
                line-height: 1.5em;
                font-family: 'Roboto Serif', serif !important;
            }

        .popslide .popslide-container .form-content form.general {
            display: inline-block;
            width: 100%;
        }

            .popslide .popslide-container .form-content form.general + * {
                margin-top: .3rem;
            }

            .popslide .popslide-container .form-content form.general .title {
                font-family: 'Roboto Serif', serif !important;
                font-size: .18rem;
                font-weight: 700;
                display: block;
            }

                .popslide .popslide-container .form-content form.general .title + * {
                    margin-top: .16rem;
                }

            .popslide .popslide-container .form-content form.general .buttons {
                display: inline-block;
                width: 100%;
                margin-top: .22rem;
            }

            .popslide .popslide-container .form-content form.general .form-item .btn.border-b {
                border-color: #000;
                color: #e85300;
            }

            .popslide .popslide-container .form-content form.general .form-item .btn.border-o {
                border-color: #e85300;
                color: #000;
            }

            .popslide .popslide-container .form-content form.general .form-item.checkbox-group {
                padding: .2rem 0;
                border-bottom: 1px solid #d4d4d4;
            }

                .popslide .popslide-container .form-content form.general .form-item.checkbox-group:first-child {
                    padding-top: 0;
                }

                .popslide .popslide-container .form-content form.general .form-item.checkbox-group + .checkbox-group {
                    margin-top: 0;
                }

                .popslide .popslide-container .form-content form.general .form-item.checkbox-group .checkbox-item + * {
                    margin-top: .15rem;
                }

                .popslide .popslide-container .form-content form.general .form-item.checkbox-group .checkbox-item label {
                    font-size: .18rem;
                    line-height: 1.5em;
                }

                .popslide .popslide-container .form-content form.general .form-item.checkbox-group .checkbox-item label {
                    cursor: pointer;
                }

                .popslide .popslide-container .form-content form.general .form-item.checkbox-group .show-more {
                    display: inline-block;
                    font-size: .18rem;
                    line-height: 1.5em;
                    color: #d4d4d4;
                    padding-left: .25rem;
                    cursor: pointer;
                }

            .popslide .popslide-container .form-content form.general .form-item input[type=text], .popslide .popslide-container .form-content form.general .form-item input[type=password], .popslide .popslide-container .form-content form.general .form-item textarea {
                height: auto;
                padding-top: .27rem;
                padding-bottom: .11rem;
            }

            .popslide .popslide-container .form-content form.general .form-item .trigger-button {
                position: absolute;
                right: 0;
                width: .62rem;
                height: 100%;
                padding: 0;
            }

                .popslide .popslide-container .form-content form.general .form-item .trigger-button img {
                    width: .2rem;
                }

    .popslide .popslide-container .content {
        display: inline-block;
        width: 100%;
        max-height: 100%;
        max-width: 100%;
        padding: 1rem .7rem;
        overflow: auto;
        scrollbar-width: 0;
    }

        .popslide .popslide-container .content::-webkit-scrollbar {
            width: 0;
        }

        .popslide .popslide-container .content .text {
            font-size: .2rem;
            font-family: 'Roboto Serif', serif !important;
            line-height: 1.5em;
        }

            .popslide .popslide-container .content .text a {
                color: #e85300;
                text-decoration: underline;
            }

        .popslide .popslide-container .content * + .text {
            margin-top: .2rem;
        }

    .popslide .popslide-container .result {
        display: inline-block;
        width: 100%;
        text-align: center;
        padding: .7rem 1rem;
    }

        .popslide .popslide-container .result.success .icon .error {
            display: none;
        }

        .popslide .popslide-container .result.error .icon .success {
            display: none;
        }

        .popslide .popslide-container .result.error .btn {
            display: none;
        }

        .popslide .popslide-container .result .icon {
            display: inline-block;
            width: 2.76rem;
        }

            .popslide .popslide-container .result .icon img {
                width: 100%;
            }

        .popslide .popslide-container .result .title-general {
            display: inline-block;
            width: 100%;
            padding-left: .5rem;
            padding-right: .5rem;
        }

        .popslide .popslide-container .result * + .title-general {
            margin-top: 1rem;
        }

        .popslide .popslide-container .result * + .text {
            margin-top: .2rem;
        }

        .popslide .popslide-container .result * + .btn, .popslide .popslide-container .result * + .btn.btn-small {
            margin-top: .25rem;
        }

        .popslide .popslide-container .result .btn img {
            width: .15rem;
        }

        .popslide .popslide-container .result .btn span {
            text-align: left;
            padding-left: .3rem;
            width: calc(100% - .15rem);
        }

@media screen and (max-width:900px) {
    .popslide .popslide-container .result {
        padding: .4rem;
    }

        .popslide .popslide-container .result .icon {
            width: 2rem;
        }

        .popslide .popslide-container .result * + .title-general {
            margin-top: .2rem;
        }

        .popslide .popslide-container .result .btn, .popslide .popslide-container .result .btn.btn-small {
            font-size: .14rem;
        }

        .popslide .popslide-container .result * + .btn, .popslide .popslide-container .result * + .btn.btn-small {
            margin-top: .4rem;
        }
}

@media screen and (max-width:900px) {
    .popslide .popslide-container {
        width: 100%;
        max-width: 100%;
    }

        .popslide .popslide-container .content {
            padding: .4rem .2rem .2rem;
        }

            .popslide .popslide-container .content .text {
                font-size: .16rem;
            }

            .popslide .popslide-container .content * + .text {
                margin-top: .15rem;
            }

        .popslide .popslide-container .form-content {
            padding: .4rem .2rem .2rem;
        }

            .popslide .popslide-container .form-content .head {
                margin-bottom: .2rem;
            }

                .popslide .popslide-container .form-content .head .title-general + * {
                    margin-top: .1rem;
                }

                .popslide .popslide-container .form-content .head .text {
                    font-size: .16rem;
                }

            .popslide .popslide-container .form-content form.general {
                width: calc(100% + .16rem);
                margin: -.08rem;
            }

                .popslide .popslide-container .form-content form.general .title {
                    font-size: .16rem;
                }

                .popslide .popslide-container .form-content form.general .form-item input[type=text], .popslide .popslide-container .form-content form.general .form-item input[type=password], .popslide .popslide-container .form-content form.general .form-item textarea {
                    font-size: .16rem;
                }

                .popslide .popslide-container .form-content form.general .form-item span.placeholder {
                    font-size: .16rem;
                }

                .popslide .popslide-container .form-content form.general .form-item.active span.placeholder {
                    font-size: .12rem;
                }

                .popslide .popslide-container .form-content form.general .form-item.checkbox-group {
                    padding: .1rem 0;
                }

                    .popslide .popslide-container .form-content form.general .form-item.checkbox-group .checkbox-item label {
                        font-size: .16rem;
                        line-height: 1.55em;
                    }

                    .popslide .popslide-container .form-content form.general .form-item.checkbox-group .checkbox-item + * {
                        margin-top: .1rem;
                    }

                .popslide .popslide-container .form-content form.general .buttons {
                    margin-top: .3rem;
                }

                    .popslide .popslide-container .form-content form.general .buttons .form-item.w-50 {
                        width: calc(100% - .1rem);
                        margin: .05rem;
                    }

                        .popslide .popslide-container .form-content form.general .buttons .form-item.w-50 .btn {
                            padding: .18rem;
                            height: .56rem;
                            font-size: .14rem;
                        }
}

.popslide.event-register .popslide-container .downloaded-file-btn {
    display: none;
    font-size: 0;
    cursor: default;
}

    .popslide.event-register .popslide-container .downloaded-file-btn span {
        font-size: .16rem;
    }

@media screen and (max-width:900px) {
    .popslide.event-register .popslide-container .form-content form.general .buttons {
        margin-top: 0;
    }
}

.popslide .close {
    position: fixed;
    right: 0;
    top: 0;
    background-color: #000;
    border: 0;
    width: .6rem;
    height: .6rem;
    z-index: 2;
}

    .popslide .close img {
        width: .21rem;
        height: .21rem;
    }

.datepicker {
    position: absolute;
    display: none;
    margin-top: -1.5rem;
    right: .6rem;
    left: -2px;
    z-index: 2;
    box-shadow: .05rem .05rem .1rem rgba(0,0,0,.12);
    background: #fff;
}

@media screen and (max-width:900px) {
    .datepicker {
        margin-top: 0;
        right: 0;
        left: 0;
        bottom: 100%;
        width: 100%;
    }
}

.datepicker .ui-widget-content {
    border: 1px solid #d4d4d4;
}

    .datepicker .ui-widget-content::before {
        content: "";
        position: absolute;
        right: -.09rem;
        top: 1.08rem;
        width: 0;
        height: 0;
        border-top: .1rem solid transparent;
        border-bottom: .1rem solid transparent;
        border-left: .1rem solid #fff;
        z-index: 2;
    }

@media screen and (max-width:900px) {
    .datepicker .ui-widget-content::before {
        content: none;
    }
}

.datepicker .ui-widget-content::after {
    content: "";
    position: absolute;
    right: -.1rem;
    top: 1.08rem;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-top: .11rem solid transparent;
    border-bottom: .11rem solid transparent;
    border-left: .11rem solid #d4d4d4;
    z-index: 1;
}

@media screen and (max-width:900px) {
    .datepicker .ui-widget-content::after {
        content: none;
    }
}

.datepicker .ui-datepicker {
    padding: .3rem .3rem .16rem .3rem;
    font-size: .16rem;
    font-family: "Roboto Serif";
    font-weight: 700;
    width: auto;
}

    .datepicker .ui-datepicker .ui-datepicker-header {
        background-color: transparent;
        border: 0;
    }

        .datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
            color: #e85300;
        }

        .datepicker .ui-datepicker .ui-datepicker-header .ui-corner-all {
            width: .28rem;
            height: .28rem;
            top: .04rem;
            background-color: transparent;
            border: 0;
        }

            .datepicker .ui-datepicker .ui-datepicker-header .ui-corner-all span {
                display: none;
            }

            .datepicker .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
                background-image: url(Icons/chevron-left.svg);
                background-size: auto .11rem;
                background-position: center;
                background-repeat: no-repeat;
                left: 0;
            }

                .datepicker .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev.ui-datepicker-prev-hover {
                    left: 0;
                }

            .datepicker .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
                background-image: url(Icons/chevron-right.svg);
                background-size: auto .11rem;
                background-position: center;
                background-repeat: no-repeat;
                right: 0;
            }

                .datepicker .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next.ui-datepicker-next-hover {
                    right: 0;
                }

    .datepicker .ui-datepicker .ui-datepicker-calendar thead {
        border-bottom: 1px solid #d4d4d4;
        border-top: 1px solid #d4d4d4;
    }

        .datepicker .ui-datepicker .ui-datepicker-calendar thead th {
            padding: .1rem;
        }

    .datepicker .ui-datepicker .ui-datepicker-calendar tbody {
        padding-top: .04rem;
    }

        .datepicker .ui-datepicker .ui-datepicker-calendar tbody td a, .datepicker .ui-datepicker .ui-datepicker-calendar tbody td span {
            background: none;
            border: 0;
            font-weight: 700;
            color: #000;
            padding: .07rem;
            text-align: center;
            border-radius: .02rem;
        }

        .datepicker .ui-datepicker .ui-datepicker-calendar tbody td.ui-state-disabled {
            opacity: .35;
        }

            .datepicker .ui-datepicker .ui-datepicker-calendar tbody td.ui-state-disabled a, .datepicker .ui-datepicker .ui-datepicker-calendar tbody td.ui-state-disabled span {
                font-weight: 400;
            }

        .datepicker .ui-datepicker .ui-datepicker-calendar tbody td .ui-state-active {
            background-color: #e85300;
            color: #fff;
        }

            .datepicker .ui-datepicker .ui-datepicker-calendar tbody td .ui-state-active span, .datepicker .ui-datepicker .ui-datepicker-calendar tbody td .ui-state-active a {
                color: #fff;
            }

.title-general {
    font-size: .3rem;
    font-weight: 700;
    line-height: 1.5em;
}

@media screen and (max-width:900px) {
    .title-general {
        font-size: .22rem;
    }
}

@media screen and (min-width:901px) {
    .general.d-fs-12 {
        font-size: .16rem;
    }

    .general.d-fs-14 {
        font-size: .16rem;
    }

    .general.d-fs-16 {
        font-size: .16rem;
    }

    .general.d-fs-18 {
        font-size: .18rem;
    }

    .general.d-fs-20 {
        font-size: .2rem;
    }

    .general.d-fs-24 {
        font-size: .24rem;
    }

    .general.d-fs-28 {
        font-size: .28rem;
    }

    .general.d-fs-30 {
        font-size: .3rem;
    }

    .general.d-fs-34 {
        font-size: .34rem;
    }

    .general.d-fs-40 {
        font-size: .4rem;
    }
}

@media screen and (max-width:900px) {
    .general.m-fs-14 {
        font-size: .16rem;
    }

    .general.m-fs-16 {
        font-size: .16rem;
    }

    .general.m-fs-20 {
        font-size: .2rem;
    }
}

.general.no-items {
    padding: .5rem;
    text-align: center;
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.color-black {
    color: #000;
}

.color-orange {
    color: #e85300;
}

.fw-700 {
    font-weight: 700;
}

.ff-tisa {
    font-family: 'Roboto Serif', serif !important;
}

.accept-cookies {
    position: fixed;
    bottom: 0;
    z-index: 3;
    background-color: #fff;
    padding: .17rem .4rem;
    width: 100%;
    display: none;
    transform: translateY(calc(100% + .2rem));
    -webkit-transform: translateY(calc(100% + .2rem));
    -moz-transform: translateY(calc(100% + .2rem));
    -ms-transform: translateY(calc(100% + .2rem));
    -o-transform: translateY(calc(100% + .2rem));
    transition: all .3s ease-in-out .2s;
    -webkit-transition: all .3s ease-in-out .2s;
    -ms-transition: all .3s ease-in-out .2s;
    -moz-transition: all .3s ease-in-out .2s;
    -o-transition: all .3s ease-in-out .2s;
}

    .accept-cookies.active {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
    }

@media screen and (max-width:900px) {
    .accept-cookies {
        padding: .29rem .18rem .19rem .18rem;
    }
}

.accept-cookies .text {
    display: inline-block;
    text-align: left;
    width: 80%;
    vertical-align: middle;
    font-size: .16rem;
    line-height: 1.5em;
}

    .accept-cookies .text a {
        color: #e85300;
        text-decoration: underline;
    }

@media screen and (max-width:900px) {
    .accept-cookies .text {
        width: 100%;
        text-align: center;
    }

        .accept-cookies .text + * {
            margin-top: .17rem;
        }
}

.accept-cookies .button {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    text-align: right;
}

@media screen and (max-width:900px) {
    .accept-cookies .button {
        width: 100%;
        text-align: center;
    }

        .accept-cookies .button .btn {
            font-size: .14rem;
            padding: .14rem .41rem;
        }
}

.accept-cookies .close {
    position: absolute;
    background-color: #000;
    width: .4rem;
    height: .4rem;
    top: -.2rem;
    right: .2rem;
    border-radius: 50%;
    text-align: center;
    border: 2px solid rgba(255,255,255,.2);
}

    .accept-cookies .close img {
        width: .14rem;
    }

.share-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 13;
}

    .share-popup::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        z-index: 1;
        opacity: .4;
    }

    .share-popup .popup-container {
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        padding: .26rem .52rem .3rem .52rem;
    }

        .share-popup .popup-container .title {
            font-size: .16rem;
            font-weight: 700;
            color: #000;
            line-height: 1.5em;
        }

        .share-popup .popup-container .items {
            display: inline-block;
            width: calc(100% + .14rem);
            margin: -.07rem;
        }

            .share-popup .popup-container .items .item {
                display: inline-block;
                width: calc(50% - .14rem);
                margin: .07rem;
                border: 1px solid #e85300;
                padding: .12rem;
            }

                .share-popup .popup-container .items .item .icon {
                    font-size: .22rem;
                    color: #000;
                }

                    .share-popup .popup-container .items .item .icon + * {
                        margin-top: .08rem;
                    }

                .share-popup .popup-container .items .item span {
                    display: block;
                    font-size: .16rem;
                    font-weight: 700;
                    color: #000;
                    line-height: 1.5em;
                }

        .share-popup .popup-container * + .items {
            margin-top: .13rem;
        }

        .share-popup .popup-container .close {
            position: absolute;
            background-color: #000;
            width: .4rem;
            height: .4rem;
            top: -.2rem;
            right: .2rem;
            border-radius: 50%;
            text-align: center;
            border: 2px solid rgba(255,255,255,.2);
        }

            .share-popup .popup-container .close img {
                width: .14rem;
            }

header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 13;
    transition: transform .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
}

    header .wrapper {
        display: inline-block;
        width: 100%;
        padding: .44rem .4rem;
        background-color: #fff;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        position: relative;
    }

@media screen and (max-width:900px) {
    header .wrapper {
        z-index: 4;
    }
}

header .wrapper .logo {
    display: inline-block;
    width: 2.2rem;
    height: .45rem;
    vertical-align: middle;
    position: relative;
}

    header .wrapper .logo img {
        position: absolute;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

        header .wrapper .logo img.dark {
            opacity: 1;
            visibility: visible;
        }

header .wrapper .menu {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 2.2rem);
    text-align: right;
}

    header .wrapper .menu .items {
        display: inline-block;
        vertical-align: middle;
    }

        header .wrapper .menu .items .item {
            display: inline-block;
            vertical-align: middle;
            position: relative;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
        }

            header .wrapper .menu .items .item .menu-link {
                display: inline-block;
                vertical-align: middle;
                font-size: .18rem;
                color: #000;
                line-height: 1.22em;
                font-weight: 700;
                letter-spacing: .25em;
                padding: .11rem .21rem;
                transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
            }

@media screen and (max-width:1680px) and (min-width:1400px) {
    header .wrapper .menu .items .item .menu-link {
        letter-spacing: .12em;
        padding: .11rem .16rem;
    }
}

header .wrapper .menu .items .item.parent .menu-link {
    padding-right: .11rem;
}

    header .wrapper .menu .items .item.parent .menu-link .icon {
        display: inline-block;
        vertical-align: middle;
        background-image: url(Icons/checron-bottom.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: .11rem;
        height: .06rem;
        margin-left: .05rem;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

header .wrapper .menu .items .item.parent.active {
    background-color: #fff;
}

    header .wrapper .menu .items .item.parent.active .menu-link {
        color: #e85300;
    }

        header .wrapper .menu .items .item.parent.active .menu-link i {
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
        }

    header .wrapper .menu .items .item.parent.active .submenu {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
    }

header .wrapper .menu .items .item .submenu {
    display: block;
    padding: .2rem .44rem .2rem .2rem;
    background-color: #fff;
    text-align: left;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

@media screen and (min-width:901px) {
    header .wrapper .menu .items .item .submenu {
        position: absolute;
        top: 100%;
        margin-top: .15rem;
        visibility: hidden;
        opacity: 0;
        box-shadow: 0 .17rem .16rem rgba(0,0,0,.1);
        left: 0;
        min-width: 100%;
    }
}

header .wrapper .menu .items .item .submenu .item {
    display: block;
    font-size: .18rem;
    color: #000;
    line-height: 2.2em;
    font-weight: 500;
    letter-spacing: 0;
    white-space: nowrap;
}

    header .wrapper .menu .items .item .submenu .item:active, header .wrapper .menu .items .item .submenu .item:focus {
        color: #e85300;
    }

@media screen and (min-width:901px) {
    header .wrapper .menu .items .item .menu-link:hover {
        color: #e85300;
    }

    header .wrapper .menu .items .item.parent:hover {
        background-color: #fff;
    }

        header .wrapper .menu .items .item.parent:hover .menu-link .icon {
            background-image: url(Icons/checron-bottom-orange.svg);
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
        }

        header .wrapper .menu .items .item.parent:hover .submenu {
            visibility: visible;
            opacity: 1;
            margin-top: 0;
        }

            header .wrapper .menu .items .item.parent:hover .submenu .item:hover {
                color: #e85300;
            }
}

header .wrapper .menu .lang {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: -2px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    cursor: pointer;
}

    header .wrapper .menu .lang span, header .wrapper .menu .lang a {
        display: inline-block;
        font-size: .18rem;
        color: #e85300;
        line-height: 1.22em;
        font-weight: 700;
        letter-spacing: .25em;
        padding: .11rem .21rem;
    }

    header .wrapper .menu .lang ul {
        list-style: none;
        position: absolute;
        top: 100%;
        width: 100%;
        margin-top: .15rem;
        visibility: hidden;
        opacity: 0;
        background-color: #fff;
        box-shadow: 0 .17rem .16rem rgba(0,0,0,.1);
        left: 0;
        z-index: 11;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

@media screen and (max-width:900px) {
    header .wrapper .menu .lang.active {
        background-color: #fff;
    }

        header .wrapper .menu .lang.active .current {
            opacity: .4;
        }

        header .wrapper .menu .lang.active ul {
            margin-top: 0;
            visibility: visible;
            opacity: 1;
        }
}

@media screen and (min-width:901px) {
    header .wrapper .menu .lang:hover {
        background-color: #fff;
    }

        header .wrapper .menu .lang:hover .current {
            opacity: .4;
        }

        header .wrapper .menu .lang:hover ul {
            margin-top: 0;
            visibility: visible;
            opacity: 1;
        }
}

header .wrapper .menu .search {
    display: inline-block;
    vertical-align: middle;
    padding-left: .28rem;
    border-left: 2px solid rgba(22,22,21,.4);
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

    header .wrapper .menu .search .search-btn {
        display: inline-block;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

@media screen and (min-width:901px) {
    header .wrapper .menu .search .search-btn:hover span {
        max-width: 1rem;
        padding-right: .21rem;
    }
}

@media screen and (max-width:900px) {
    header .wrapper .menu .search .search-btn .active span {
        max-width: 1rem;
        padding-right: .21rem;
    }
}

header .wrapper .menu .search .search-btn span {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    max-width: 0;
    overflow: hidden;
    font-size: .18rem;
    color: #000;
    line-height: 1.22em;
    font-weight: 700;
    letter-spacing: .025em;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

header .wrapper .menu .search .search-btn .icon {
    display: inline-block;
    vertical-align: middle;
    width: .24rem;
    height: .24rem;
    position: relative;
}

    header .wrapper .menu .search .search-btn .icon img {
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

        header .wrapper .menu .search .search-btn .icon img.dark {
            visibility: visible;
            opacity: 1;
        }

header .search-wrapper {
    display: inline-block;
    width: 100%;
    height: 100vh;
    overflow: auto;
    scrollbar-width: 0;
    padding-bottom: 1.25rem;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

@media screen and (max-width:900px) {
    header .search-wrapper {
        padding-bottom: 0;
        top: .8rem;
    }
}

@media screen and (max-width:900px) {
    header .search-wrapper.search-active {
        height: calc(100vh - .8rem);
    }
}

@media screen and (max-width:900px) {
    header .search-wrapper:not(.search-active) {
        height: auto !important;
    }
}

header .search-wrapper::-webkit-scrollbar {
    width: 0;
}

header .search-wrapper .head {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 5;
    padding: .44rem .4rem;
}

@media screen and (max-width:900px) {
    header .search-wrapper .head {
        padding: .2rem;
        background-color: transparent;
        position: relative;
    }
}

header .search-wrapper .head .logo {
    display: inline-block;
    width: 2.2rem;
    height: .45rem;
    vertical-align: top;
    position: relative;
}

@media screen and (max-width:900px) {
    header .search-wrapper .head .logo {
        display: none;
    }
}

header .search-wrapper .head .search-box {
    display: inline-block;
    width: calc(100% - 2.2rem);
    padding-right: 2.5rem;
    padding-left: .3rem;
    text-align: center;
}

@media screen and (max-width:900px) {
    header .search-wrapper .head .search-box {
        width: 100%;
        padding: 0;
    }
}

header .search-wrapper .head .search-box .form-item {
    max-width: 7rem;
}

@media screen and (max-width:900px) {
    header .search-wrapper .head .search-box .form-item {
        max-width: calc(100% - .18rem);
        width: calc(100% - .18rem);
    }
}

header .search-wrapper .head .search-box .form-item input {
    font-size: .16rem;
    font-weight: 700;
    letter-spacing: .025em;
    border-radius: .05rem;
    -webkit-border-radius: .05rem;
    -moz-border-radius: .05rem;
    -ms-border-radius: .05rem;
    -o-border-radius: .05rem;
    background-image: url(Icons/magnify.svg);
    background-position: .32rem 50%;
    background-size: .27rem;
    background-repeat: no-repeat;
    padding-left: .8rem;
    padding-right: 1.1rem;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    background-color: #fff;
}

    header .search-wrapper .head .search-box .form-item input:focus {
        box-shadow: 0 .09rem .18rem rgba(0,0,0,.07);
    }

@media screen and (max-width:900px) {
    header .search-wrapper .head .search-box .form-item input {
        width: 100%;
        padding: .17rem .55rem .17rem .45rem;
        background-size: .21rem;
        background-position: .15rem 50%;
        font-size: .14rem;
        box-shadow: 0 .09rem .18rem rgba(0,0,0,.07);
    }

        header .search-wrapper .head .search-box .form-item input::placeholder {
            font-weight: 400;
        }
}

header .search-wrapper .head .search-box .form-item button {
    position: absolute;
    font-size: .16rem;
    font-weight: 700;
    color: #e85300;
    right: 0;
    top: 0;
    height: 100%;
    width: auto;
    background-color: transparent;
    padding-left: .34rem;
    padding-right: .34rem;
}

@media screen and (max-width:900px) {
    header .search-wrapper .head .search-box .form-item button {
        right: 0;
        left: auto;
        padding: .17rem .15rem;
    }
}

header .search-wrapper .exhibitions {
    display: block;
    width: 100%;
    max-width: 13rem;
    margin: 0 auto;
    margin-top: .75rem;
}

@media screen and (max-width:900px) {
    header .search-wrapper .exhibitions {
        margin-top: .26rem;
        padding: 0 .1rem;
    }
}

header .search-wrapper .exhibitions .no-results {
    display: none;
}

@media screen and (max-width:900px) {
    header .search-wrapper .exhibitions .no-results .items {
        width: 100%;
    }
}

header .search-wrapper .exhibitions .no-results .items.mobile-only {
    margin-left: 0;
    margin-right: 0;
    color: #000;
}

    header .search-wrapper .exhibitions .no-results .items.mobile-only .item {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        height: auto;
    }

        header .search-wrapper .exhibitions .no-results .items.mobile-only .item:after {
            content: none;
        }

        header .search-wrapper .exhibitions .no-results .items.mobile-only .item .single-item .content {
            color: #000;
        }

header .search-wrapper .exhibitions .no-results .items .item {
    height: 2.4rem;
    width: calc(33.33% - .2rem);
}

@media screen and (max-width:900px) {
    header .search-wrapper .exhibitions .no-results .items .item {
        width: calc(100% - .2rem);
    }
}

header .search-wrapper .exhibitions .no-results .items .item .content {
    padding: .2rem .6rem .16rem .2rem;
}

    header .search-wrapper .exhibitions .no-results .items .item .content .go {
        right: .16rem;
        bottom: .16rem;
        width: .4rem;
    }

header .search-wrapper .exhibitions .main-title {
    letter-spacing: .05em;
}

@media screen and (max-width:900px) {
    header .search-wrapper .exhibitions .main-title {
        padding: 0 .1rem;
    }
}

header .search-wrapper .exhibitions .items {
    width: calc(100% + .1rem);
    margin: -.1rem;
}

    header .search-wrapper .exhibitions .items .item {
        display: inline-block;
        width: calc(100% - .1rem);
        margin: .1rem;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
    }

        header .search-wrapper .exhibitions .items .item::before {
            content: "";
            display: inline-block;
            height: 100%;
            width: 0;
            vertical-align: bottom;
        }

        header .search-wrapper .exhibitions .items .item::after {
            content: "";
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            background-color: rgba(0,0,0,.05);
            background: -moz-linear-gradient(0deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%);
            background: -webkit-linear-gradient(0deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%);
            background: linear-gradient(0deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%);
        }

        header .search-wrapper .exhibitions .items .item .type {
            position: absolute;
            top: .11rem;
            right: .1rem;
            z-index: 2;
            color: #fff;
            letter-spacing: .05em;
            background-color: #000;
            padding: .07rem .1rem;
        }

        header .search-wrapper .exhibitions .items .item .content {
            display: inline-block;
            width: 100%;
            color: #fff;
            position: relative;
            z-index: 2;
        }

            header .search-wrapper .exhibitions .items .item .content .subtitle + * {
                margin-top: .1rem;
            }

            header .search-wrapper .exhibitions .items .item .content .go {
                position: absolute;
            }

                header .search-wrapper .exhibitions .items .item .content .go img {
                    width: 100%;
                }

    header .search-wrapper .exhibitions .items .overview {
        display: inline-block;
        vertical-align: top;
        width: 66.66%;
    }

        header .search-wrapper .exhibitions .items .overview .item {
            height: 5rem;
        }

            header .search-wrapper .exhibitions .items .overview .item .content {
                padding: .3rem 1rem .35rem .4rem;
            }

                header .search-wrapper .exhibitions .items .overview .item .content .go {
                    right: .3rem;
                    bottom: .3rem;
                    width: .5rem;
                }

    header .search-wrapper .exhibitions .items .right {
        display: inline-block;
        vertical-align: top;
        width: 33.33%;
    }

        header .search-wrapper .exhibitions .items .right .item {
            height: 2.4rem;
        }

            header .search-wrapper .exhibitions .items .right .item .content {
                padding: .2rem .6rem .16rem .2rem;
            }

                header .search-wrapper .exhibitions .items .right .item .content .go {
                    right: .16rem;
                    bottom: .16rem;
                    width: .4rem;
                }

header .search-wrapper .exhibitions * + .items {
    margin-top: .05rem;
}

header .search-wrapper .results {
    display: none;
    width: 100%;
    max-width: 13rem;
    margin: 0 auto;
    margin-top: .25rem;
}

@media screen and (max-width:900px) {
    header .search-wrapper .results {
        padding: .2rem;
        padding-bottom: .2rem;
        background-color: #fff;
        margin-top: 0;
    }

        header .search-wrapper .results .detail {
            display: block;
            font-size: .16rem;
            color: #000;
            font-weight: 700;
            margin-bottom: .11rem;
        }
}

header .search-wrapper .results .tab-menu {
    display: inline-block;
    width: 100%;
}

@media screen and (max-width:900px) {
    header .search-wrapper .results .tab-menu {
        color: #7e7e7e;
        width: calc(100% + .14rem);
        margin: -.04rem -.07rem;
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        z-index: 2;
        background: #fff;
    }
}

header .search-wrapper .results .tab-menu .item {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 500;
    font-size: .16rem;
    letter-spacing: .025em;
    padding-bottom: .07rem;
    cursor: pointer;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

    header .search-wrapper .results .tab-menu .item + * {
        margin-left: .2rem;
    }

@media screen and (max-width:900px) {
    header .search-wrapper .results .tab-menu .item + * {
        margin-left: 0;
    }
}

@media screen and (max-width:900px) {
    header .search-wrapper .results .tab-menu .item {
        color: #7e7e7e;
        margin: .04rem .07rem;
        font-weight: 700;
    }

        header .search-wrapper .results .tab-menu .item.active {
            color: #000;
        }
}

header .search-wrapper .results .tab-menu .item:before {
    content: "";
    width: 0;
    height: 2px;
    background-color: #e85300;
    bottom: 0;
    left: 50%;
    position: absolute;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

@media screen and (max-width:900px) {
    header .search-wrapper .results .tab-menu .item:before {
        content: none;
    }
}

header .search-wrapper .results .tab-menu .item.active::before {
    width: 100%;
    left: 0;
}

header .search-wrapper .results .items {
    display: inline-block;
    width: calc(100% + .2rem);
    margin-left: -.1rem;
    margin-right: -.1rem;
    margin-top: .3rem;
}

@media screen and (max-width:900px) {
    header .search-wrapper .results .items {
        margin-top: .07rem;
    }
}

header .search-wrapper .results .items .item {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
}

@media screen and (max-width:900px) {
    header .search-wrapper .results .items .item {
        width: 100%;
    }
}

header .search-wrapper .results .items .item .single-item {
    padding: .1rem;
}

    header .search-wrapper .results .items .item .single-item .inner {
        border: 0;
    }

        header .search-wrapper .results .items .item .single-item .inner.media .img-box:before {
            content: "";
            position: absolute;
            background-image: url(Icons/video-play.svg);
            width: .52rem;
            height: .52rem;
            top: 50%;
            left: 50%;
            margin-left: -.26rem;
            margin-top: -.26rem;
            z-index: 1;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
        }

        header .search-wrapper .results .items .item .single-item .inner .img-box {
            padding-bottom: 60%;
        }

        header .search-wrapper .results .items .item .single-item .inner .content {
            padding: .08rem .16rem 0 0;
            left: 0;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
        }

            header .search-wrapper .results .items .item .single-item .inner .content .category {
                font-size: .12rem;
                font-weight: 700;
                letter-spacing: .2em;
                margin-bottom: .03rem;
            }

@media screen and (max-width:900px) {
    header .search-wrapper .results .items .item .single-item .inner .content .category {
        font-size: .11rem;
        line-height: 1.63em;
    }
}

header .search-wrapper .results .items .item .single-item .inner .content .date {
    font-weight: 400;
}

    header .search-wrapper .results .items .item .single-item .inner .content .date.highlight {
        font-weight: 700;
    }

@media screen and (min-width:901px) {
    header .search-wrapper .results .items .item .single-item:hover {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }

        header .search-wrapper .results .items .item .single-item:hover .media .img-box:before {
            transform: scale(1.4);
            -webkit-transform: scale(1.4);
            -moz-transform: scale(1.4);
            -ms-transform: scale(1.4);
            -o-transform: scale(1.4);
        }

        header .search-wrapper .results .items .item .single-item:hover .content {
            left: .16rem;
        }
}

header .search-wrapper .results .items .no-result {
    font-size: .3rem;
    line-height: 1.5em;
    padding: .1rem;
}

@media screen and (max-width:900px) {
    header .search-wrapper .results .items .no-result {
        padding: .1rem .1rem;
        font-size: .18rem;
        font-weight: 400;
    }
}

header .search-wrapper .close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    padding: .22rem;
    z-index: 5;
}

@media screen and (max-width:900px) {
    header .search-wrapper .close {
        display: none;
    }
}

header.is-hidden {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
}

@media screen and (min-width:901px) {
    header.is-hidden .wrapper .menu .items .item.parent:hover {
        margin-top: .15rem;
        visibility: hidden;
        opacity: 0;
    }

    header.is-hidden .wrapper .lang:hover {
        margin-top: .15rem;
        visibility: hidden;
        opacity: 0;
    }
}

header.scrolling {
    transition: transform .3s ease-in-out,background-color .3s ease-in-out .3s;
    -webkit-transition: transform .3s ease-in-out,background-color .3s ease-in-out .3s;
    -moz-transition: transform .3s ease-in-out,background-color .3s ease-in-out .3s;
    -ms-transition: transform .3s ease-in-out,background-color .3s ease-in-out .3s;
    -o-transition: transform .3s ease-in-out,background-color .3s ease-in-out .3s;
}

@media screen and (min-width:901px) {
    header.scrolling .wrapper {
        padding: .26rem .4rem;
    }
}

@media screen and (max-width:900px) {
    header.scrolling .wrapper .menu .menu-icon span {
        background-color: #000;
    }

    header.scrolling .wrapper .menu .search {
        border-color: #d4d4d4;
    }
}

header.light:not(.scrolling):not(.menu-opened) .wrapper {
    background-color: transparent;
}

    header.light:not(.scrolling):not(.menu-opened) .wrapper .logo img {
        opacity: 0;
        visibility: hidden;
    }

        header.light:not(.scrolling):not(.menu-opened) .wrapper .logo img.light {
            opacity: 1;
            visibility: visible;
        }

    header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .items .item .menu-link {
        color: #fff;
    }

        header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .items .item .menu-link .icon {
            background-image: url(Icons/checron-bottom-white.svg);
        }

@media screen and (min-width:901px) {
    header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .items .item .menu-link:hover {
        color: #e85300;
    }
}

@media screen and (min-width:901px) {
    header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .items .item.parent:hover .menu-link {
        color: #000;
    }

        header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .items .item.parent:hover .menu-link .icon {
            background-image: url(Icons/checron-bottom.svg);
        }
}

@media screen and (min-width:901px) {
    header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .search {
        border-color: #fff;
    }
}

@media screen and (min-width:901px) {
    header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .search .search-btn span {
        color: #fff;
    }
}

header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .search .search-btn .icon img {
    opacity: 0;
    visibility: hidden;
}

    header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .search .search-btn .icon img.light {
        opacity: 1;
        visibility: visible;
    }

header.light:not(.scrolling):not(.menu-opened) .wrapper .menu .menu-icon span {
    background-color: #fff;
}

@media screen and (max-width:900px) {
    header.light:not(.scrolling):not(.menu-opened) .search-wrapper:not(.search-active) {
        background-color: transparent;
    }
}

header.light.is-hidden .wrapper {
    transition: background-color .3s ease .3s;
    -webkit-transition: background-color .3s ease .3s;
    -ms-transition: background-color .3s ease .3s;
    -moz-transition: background-color .3s ease .3s;
    -o-transition: background-color .3s ease .3s;
}

header.light + .header-placeholder {
    display: none;
}

@media screen and (max-width:900px) {
    header.light .wrapper .menu .search {
        border-color: #d4d4d4;
    }

    header.scrolling .wrapper .menu .menu-icon span {
        background-color: #000;
    }

    header.scrolling .wrapper .menu .search {
        border-color: #d4d4d4;
    }

    header .wrapper {
        padding: .2rem .21rem;
    }

        header .wrapper .logo {
            width: 1.4rem;
            height: .28rem;
        }

        header .wrapper .menu {
            direction: rtl;
            width: calc(100% - 1.4rem);
        }

            header .wrapper .menu .lang span, header .wrapper .menu .lang a {
                font-size: .16rem;
                padding: .1rem .2rem;
            }

            header .wrapper .menu .menu-icon {
                display: inline-block;
                vertical-align: middle;
                position: relative;
                width: .21rem;
                height: .14rem;
                margin-left: .2rem;
            }

                header .wrapper .menu .menu-icon span {
                    width: 100%;
                    position: absolute;
                    height: 2px;
                    background-color: #000;
                    transition: all .3s ease;
                    -webkit-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                }

                    header .wrapper .menu .menu-icon span:nth-child(1) {
                        top: 0;
                    }

                    header .wrapper .menu .menu-icon span:nth-child(2) {
                        top: .07rem;
                    }

                    header .wrapper .menu .menu-icon span:nth-child(3) {
                        top: .14rem;
                    }

            header .wrapper .menu .search {
                padding-left: .2rem;
                padding-right: .2rem;
                border-right: 2px solid;
                border-color: #e7e7e7;
            }

                header .wrapper .menu .search .search-btn span {
                    display: none;
                }

                header .wrapper .menu .search .search-btn .icon {
                    width: .19rem;
                    height: .19rem;
                }

            header .wrapper .menu .items {
                display: block;
                direction: ltr;
                text-align: left;
                position: fixed;
                right: -100%;
                overflow-y: auto;
                overflow-x: hidden;
                width: 100%;
                background-color: #fff;
                z-index: 2;
                z-index: 10;
                transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
            }

                header .wrapper .menu .items:after {
                    content: "";
                    position: fixed;
                    z-index: 1;
                    width: 100%;
                    left: 0;
                    top: 0;
                    height: 100%;
                    background-color: #000;
                    visibility: hidden;
                    opacity: 0;
                    transition: all .3s ease;
                    -webkit-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                }

                header .wrapper .menu .items.info-active::after {
                    visibility: visible;
                    opacity: 1;
                    opacity: .43;
                }

                header .wrapper .menu .items .item {
                    width: 100%;
                    border-bottom: 1px solid #d4d4d4;
                }

                    header .wrapper .menu .items .item .menu-link {
                        width: 100%;
                        position: relative;
                        padding: .15rem .61rem .15rem .21rem;
                    }

                    header .wrapper .menu .items .item:not(.parent)::before {
                        content: "";
                        background-image: url(Icons/chevron-right.svg);
                        background-position: center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        position: absolute;
                        right: .24rem;
                        top: 50%;
                        width: .16rem;
                        height: .16rem;
                        margin-top: -.08rem;
                    }

                    header .wrapper .menu .items .item.parent .menu-link {
                        padding-right: .61rem;
                    }

                        header .wrapper .menu .items .item.parent .menu-link .icon {
                            position: absolute;
                            right: .16rem;
                            top: 50%;
                            width: .32rem;
                            height: .32rem;
                            margin-top: -.16rem;
                            background-image: none;
                        }

                            header .wrapper .menu .items .item.parent .menu-link .icon::before {
                                content: "";
                                position: absolute;
                                height: .16rem;
                                top: 8px;
                                left: 50%;
                                width: 2px;
                                margin-left: -1px;
                                background-color: #000;
                                transition: all .3s ease;
                                -webkit-transition: all .3s ease;
                                -ms-transition: all .3s ease;
                                -moz-transition: all .3s ease;
                                -o-transition: all .3s ease;
                            }

                            header .wrapper .menu .items .item.parent .menu-link .icon::after {
                                content: "";
                                position: absolute;
                                width: .16rem;
                                top: 50%;
                                left: 8px;
                                height: 2px;
                                margin-top: -1px;
                                background-color: #000;
                                transition: all .3s ease;
                                -webkit-transition: all .3s ease;
                                -ms-transition: all .3s ease;
                                -moz-transition: all .3s ease;
                                -o-transition: all .3s ease;
                            }

                    header .wrapper .menu .items .item.parent.active .menu-link {
                        color: #000;
                    }

                        header .wrapper .menu .items .item.parent.active .menu-link .icon::before {
                            transform: rotate(-270deg);
                            -webkit-transform: rotate(-270deg);
                            -moz-transform: rotate(-270deg);
                            -ms-transform: rotate(-270deg);
                            -o-transform: rotate(-270deg);
                        }

                        header .wrapper .menu .items .item.parent.active .menu-link .icon::after {
                            transform: rotate(-180deg);
                            -webkit-transform: rotate(-180deg);
                            -moz-transform: rotate(-180deg);
                            -ms-transform: rotate(-180deg);
                            -o-transform: rotate(-180deg);
                        }

                    header .wrapper .menu .items .item .submenu {
                        position: relative;
                        display: none;
                        opacity: 1;
                        visibility: visible;
                        box-shadow: none;
                        margin-top: 0;
                        padding: 0 .2rem .15rem .2rem;
                        transition: none;
                        -webkit-transition: none;
                        -ms-transition: none;
                        -moz-transition: none;
                        -o-transition: none;
                    }

                        header .wrapper .menu .items .item .submenu .item {
                            border-bottom: 0;
                            font-weight: 400;
                        }

                            header .wrapper .menu .items .item .submenu .item::before {
                                content: none;
                            }

                header .wrapper .menu .items .infos {
                    display: inline-block;
                    width: 100%;
                    padding: .15rem .4rem;
                    position: relative;
                    z-index: 2;
                }

                    header .wrapper .menu .items .infos .info-item {
                        display: inline-block;
                        width: 50%;
                        vertical-align: middle;
                    }

                        header .wrapper .menu .items .infos .info-item:nth-child(odd) {
                            border-right: 1px solid #d4d4d4;
                        }

                        header .wrapper .menu .items .infos .info-item:nth-child(even) {
                            text-align: right;
                        }

                        header .wrapper .menu .items .infos .info-item .trigger {
                            display: inline-block;
                            width: 100%;
                        }

                            header .wrapper .menu .items .infos .info-item .trigger img {
                                display: inline-block;
                                vertical-align: middle;
                                max-height: .22rem;
                            }

                                header .wrapper .menu .items .infos .info-item .trigger img + * {
                                    margin-left: .1rem;
                                }

                            header .wrapper .menu .items .infos .info-item .trigger span {
                                display: inline-block;
                                vertical-align: middle;
                                font-size: .14rem;
                                line-height: 1.5em;
                            }

                        header .wrapper .menu .items .infos .info-item .content {
                            position: fixed;
                            z-index: 2;
                            text-align: left;
                            width: 100%;
                            bottom: 0;
                            left: 100%;
                            background-color: #fff;
                            padding: .3rem .31rem;
                            transition: all .3s ease;
                            -webkit-transition: all .3s ease;
                            -ms-transition: all .3s ease;
                            -moz-transition: all .3s ease;
                            -o-transition: all .3s ease;
                        }

                            header .wrapper .menu .items .infos .info-item .content .title {
                                display: block;
                                white-space: nowrap;
                            }

                                header .wrapper .menu .items .infos .info-item .content .title img {
                                    display: inline-block;
                                    vertical-align: middle;
                                    max-height: .2rem;
                                }

                                    header .wrapper .menu .items .infos .info-item .content .title img + * {
                                        margin-left: .1rem;
                                    }

                                header .wrapper .menu .items .infos .info-item .content .title span {
                                    display: inline-block;
                                    vertical-align: middle;
                                    font-size: .18rem;
                                    font-weight: 700;
                                    line-height: 1.5em;
                                }

                            header .wrapper .menu .items .infos .info-item .content .text {
                                display: block;
                                font-size: .14rem;
                                line-height: 1.5em;
                                color: #000;
                            }

                                header .wrapper .menu .items .infos .info-item .content .text a {
                                    font-weight: 700;
                                    color: #000;
                                    text-decoration: underline;
                                }

                            header .wrapper .menu .items .infos .info-item .content * + .text {
                                margin-top: .2rem;
                            }

                            header .wrapper .menu .items .infos .info-item .content .close {
                                position: absolute;
                                background-color: #000;
                                width: .4rem;
                                height: .4rem;
                                top: -.2rem;
                                right: .2rem;
                                border-radius: 50%;
                                text-align: center;
                                border: 2px solid rgba(255,255,255,.2);
                            }

                                header .wrapper .menu .items .infos .info-item .content .close img {
                                    width: .14rem;
                                }

                        header .wrapper .menu .items .infos .info-item.active .content {
                            left: 0;
                        }

    header:after {
        content: "";
        position: fixed;
        z-index: 1;
        width: 100%;
        height: 100%;
        left: 100%;
        top: 0;
        background-color: #000;
        opacity: .43;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

    header.menu-opened .wrapper .menu .menu-icon span:nth-child(1) {
        top: .07rem;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
    }

    header.menu-opened .wrapper .menu .menu-icon span:nth-child(2) {
        opacity: 0;
    }

    header.menu-opened .wrapper .menu .menu-icon span:nth-child(3) {
        top: .07rem;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }

    header.menu-opened .wrapper .menu .items {
        right: 0;
    }

    header.menu-opened:after {
        left: 0;
    }
}

.header-placeholder {
    position: relative;
    display: inline-block;
    width: 100%;
}

@media screen and (max-width:900px) {
    .header-placeholder {
        height: .8rem;
    }
}

@media screen and (min-width:901px) {
    .header-placeholder {
        height: 1.33rem;
    }
}

footer {
    position: relative;
    z-index: 2;
    background-color: #ececec;
    overflow: hidden;
    width: 100%;
}

    footer .wrapper {
        padding: .5rem .4rem .65rem .4rem;
    }

@media screen and (max-width:900px) {
    footer .wrapper {
        padding: .25rem .22rem .44rem .22rem;
    }
}

footer .wrapper .title-general {
    font-size: .16rem;
    color: #000;
    line-height: 1.5em;
    font-weight: 700;
    letter-spacing: .025em;
}

footer .wrapper .left {
    display: inline-block;
    width: calc(100% - 5.6rem);
    vertical-align: top;
}

    footer .wrapper .left .top {
        display: inline-block;
        width: 100%;
    }

        footer .wrapper .left .top .items {
            display: inline-block;
            width: calc(100% - 2.45rem);
            vertical-align: top;
            padding-top: .15rem;
            padding-left: 2.45rem;
        }

            footer .wrapper .left .top .items .item {
                display: inline-block;
                width: 33.33%;
                vertical-align: top;
                padding: 0 .21rem;
            }

                footer .wrapper .left .top .items .item .menu-items {
                    font-weight: 400;
                }

                    footer .wrapper .left .top .items .item .menu-items .title-general {
                        display: block;
                    }

                        footer .wrapper .left .top .items .item .menu-items .title-general + * {
                            margin-top: .03rem;
                        }

                    footer .wrapper .left .top .items .item .menu-items .menu-item {
                        display: block;
                        font-size: .16rem;
                        color: #000;
                        line-height: 1.5em;
                        font-weight: 400;
                        letter-spacing: .025em;
                        transition: all .3s ease;
                        -webkit-transition: all .3s ease;
                        -ms-transition: all .3s ease;
                        -moz-transition: all .3s ease;
                        -o-transition: all .3s ease;
                    }

@media screen and (min-width:901px) {
    footer .wrapper .left .top .items .item .menu-items .menu-item:hover {
        color: #e85300;
    }
}

@media screen and (max-width:1399px) and (min-width:901px) {
    footer .wrapper .left .top .items .item {
        padding: 0 .15rem;
    }
}

@media screen and (max-width:1680px) and (min-width:1400px) {
    footer .wrapper .left .top .items {
        padding-left: .4rem;
    }
}

@media screen and (max-width:1399px) and (min-width:901px) {
    footer .wrapper .left .top .items {
        padding-left: .5rem;
    }
}

@media screen and (max-width:900px) {
    footer .wrapper .left .top .items {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
        margin-top: -.16rem;
    }

        footer .wrapper .left .top .items .item {
            width: 50%;
            padding-left: 0;
            margin-top: .16rem;
        }
}

footer .wrapper .left .top + * {
    margin-top: .5rem;
}

footer .wrapper .left .bottom {
    display: inline-block;
    width: 100%;
}

    footer .wrapper .left .bottom .brand {
        padding-left: .55rem;
    }

@media screen and (max-width:900px) {
    footer .wrapper .left .bottom .brand {
        padding-left: 0;
    }
}

footer .wrapper .left .bottom .items {
    display: inline-block;
    width: calc(100% - 2.45rem);
    vertical-align: bottom;
    padding-left: 2.45rem;
}

    footer .wrapper .left .bottom .items .item {
        display: inline-block;
        width: 33.33%;
        vertical-align: bottom;
        padding: 0 .21rem;
        font-size: .16rem;
        color: #000;
        line-height: 1.5em;
        font-weight: 700;
        letter-spacing: .025em;
    }

        footer .wrapper .left .bottom .items .item a {
            color: #000;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
        }

@media screen and (min-width:901px) {
    footer .wrapper .left .bottom .items .item a:hover {
        color: #e85300;
    }
}

@media screen and (max-width:1399px) and (min-width:901px) {
    footer .wrapper .left .bottom .items .item {
        padding: 0 .15rem;
    }
}

@media screen and (max-width:1680px) and (min-width:1400px) {
    footer .wrapper .left .bottom .items {
        padding-left: .4rem;
    }
}

@media screen and (max-width:1399px) and (min-width:901px) {
    footer .wrapper .left .bottom .items {
        padding-left: .5rem;
    }
}

@media screen and (max-width:900px) {
    footer .wrapper .left .bottom .items {
        width: 100%;
        padding-left: 0;
    }

        footer .wrapper .left .bottom .items .item {
            width: 100%;
            padding: 0;
        }
}

@media screen and (max-width:900px) {
    footer .wrapper .left {
        width: 100%;
        padding: .22rem 0;
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
    }

        footer .wrapper .left .top + * {
            margin-top: .16rem;
        }

        footer .wrapper .left .bottom .items .item.sm {
            margin-top: 0;
        }

        footer .wrapper .left .bottom .items * + .item {
            margin-top: .16rem;
        }
}

footer .wrapper .brand {
    display: inline-block;
    width: 2.45rem;
    vertical-align: top;
}

    footer .wrapper .brand.founder-b {
        padding-bottom: 0;
        padding-right: .6rem;
    }

@media screen and (max-width:900px) {
    footer .wrapper .brand.founder-b {
        padding-top: .34rem;
    }
}

footer .wrapper .brand .logo {
    display: inline-block;
    width: 1.95rem;
}

    footer .wrapper .brand .logo img {
        width: 100%;
    }

    footer .wrapper .brand .logo + * {
        margin-top: .05rem;
    }

footer .wrapper .brand .text {
    display: inline-block;
    width: 100%;
    font-size: .16rem;
    color: #000;
    line-height: 1.25em;
    font-weight: 400;
    letter-spacing: .025em;
    padding-left: .55rem;
}

@media screen and (max-width:900px) {
    footer .wrapper .brand {
        width: 100%;
        border-top: 1px solid #d4d4d4;
        padding: .22rem 0;
    }

        footer .wrapper .brand img {
            width: 1.3rem;
            max-width: 100%;
        }

        footer .wrapper .brand .logo {
            width: 1.3rem;
            max-width: 100%;
        }

        footer .wrapper .brand .text {
            padding-left: 0;
            margin-top: .13rem;
            font-size: .14rem;
        }
}

footer .wrapper .social {
    display: inline-block;
    width: calc(100% + .2rem);
    margin: -.1rem;
    font-size: 0;
    letter-spacing: initial;
}

    footer .wrapper .social .social-item {
        display: inline-block;
        width: .29rem;
        height: .29rem;
        margin: .1rem;
        vertical-align: middle;
    }

        footer .wrapper .social .social-item img {
            width: 100%;
        }

@media screen and (min-width:901px) {
    footer .wrapper .social .social-item:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}

@media screen and (max-width:900px) {
    footer .wrapper .social {
        width: 100%;
        margin: 0;
        margin-bottom: .2rem;
    }

        footer .wrapper .social .social-item {
            display: inline-block;
            height: .29rem;
            width: .29rem;
            margin: 0;
            text-align: center;
        }

            footer .wrapper .social .social-item img {
                width: .29rem;
                height: .29rem;
            }

            footer .wrapper .social .social-item + .social-item {
                margin-left: calc((100% - 1.16rem)/3);
            }
}

footer .wrapper .newsletter {
    display: inline-block;
    width: 5.6rem;
    vertical-align: top;
    padding-top: .15rem;
}

    footer .wrapper .newsletter .title-general {
        margin-bottom: .05rem;
    }

    footer .wrapper .newsletter .form-wrapper {
        display: inline-block;
        width: 100%;
        max-width: 3.9rem;
        vertical-align: middle;
    }

        footer .wrapper .newsletter .form-wrapper form.general {
            width: calc(100% + .1rem);
            margin: -.05rem;
        }

            footer .wrapper .newsletter .form-wrapper form.general .form-item {
                width: calc(100% - .1rem);
                margin: .05rem;
            }

                footer .wrapper .newsletter .form-wrapper form.general .form-item.w-30 {
                    width: calc(30% - .1rem);
                    margin: .05rem;
                }

                footer .wrapper .newsletter .form-wrapper form.general .form-item.w-50 {
                    width: calc(50% - .1rem);
                    margin: .05rem;
                }

                footer .wrapper .newsletter .form-wrapper form.general .form-item.w-70 {
                    width: calc(70% - .1rem);
                    margin: .05rem;
                }

                footer .wrapper .newsletter .form-wrapper form.general .form-item input[type=text], footer .wrapper .newsletter .form-wrapper form.general .form-item input[type=password], footer .wrapper .newsletter .form-wrapper form.general .form-item textarea {
                    padding: .12rem .18rem;
                    height: .4rem;
                    font-size: .14rem;
                    border-color: #707070;
                    border-radius: 0;
                }

                    footer .wrapper .newsletter .form-wrapper form.general .form-item input[type=text]::placeholder, footer .wrapper .newsletter .form-wrapper form.general .form-item input[type=password]::placeholder, footer .wrapper .newsletter .form-wrapper form.general .form-item textarea::placeholder {
                        color: #000;
                    }

                footer .wrapper .newsletter .form-wrapper form.general .form-item button {
                    height: .4rem;
                    padding: .12rem .18rem;
                    letter-spacing: .2em;
                }

                footer .wrapper .newsletter .form-wrapper form.general .form-item .checkbox-item label {
                    display: block;
                    font-family: "Roboto Serif";
                    color: rgba(0,0,0,.6);
                }

                footer .wrapper .newsletter .form-wrapper form.general .form-item .checkbox-item + .input-error {
                    color: #f00;
                    font-size: .13rem;
                    padding-left: .25rem;
                    margin-top: .1rem;
                }

    footer .wrapper .newsletter .scroll {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        max-width: 1.7rem;
        text-align: right;
    }

        footer .wrapper .newsletter .scroll a {
            display: inline-block;
            width: .56rem;
        }

            footer .wrapper .newsletter .scroll a img {
                width: 100%;
            }

@media screen and (max-width:900px) {
    footer .wrapper .newsletter {
        width: 100%;
        padding-top: .22rem;
    }

        footer .wrapper .newsletter .form-wrapper {
            padding-bottom: .22rem;
        }

            footer .wrapper .newsletter .form-wrapper form.general .form-item {
                width: calc(100% - .1rem) !important;
            }

        footer .wrapper .newsletter .scroll {
            position: absolute;
            bottom: .3rem;
            right: .2rem;
            width: .56rem;
        }
}

section.main-slider {
    display: inline-block;
    position: relative;
    width: 100%;
}

    section.main-slider .items {
        display: inline-block !important;
        width: 100%;
        height: 100vh;
        background-color: #000;
        overflow: hidden;
    }

@media screen and (max-width:900px) {
    section.main-slider .items.before-newsletter .item {
        height: calc(100vh - .56rem);
    }

    section.main-slider .items.before-newsletter .owl-dots {
        bottom: .44rem;
    }

    section.main-slider .items.before-newsletter .owl-nav {
        bottom: .44rem;
    }
}

section.main-slider .items .item {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 7rem;
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

    section.main-slider .items .item .content {
        position: relative;
        z-index: 2;
        display: inline-block;
        text-align: left;
        width: 100%;
        max-width: 15.4rem;
        padding: 1.5rem 1rem .5rem 1rem;
        padding-top: 1.5rem;
    }

        section.main-slider .items .item .content .title {
            display: block;
            font-size: .48rem;
            color: #fff;
            line-height: 1.16em;
            font-weight: 400;
            letter-spacing: .025em;
        }

            section.main-slider .items .item .content .title + * {
                margin-top: .5rem;
            }

        section.main-slider .items .item .content .text {
            display: block;
            font-size: .3rem;
            color: #fff;
            line-height: 1.2em;
            font-weight: 400;
            letter-spacing: 0;
        }

            section.main-slider .items .item .content .text + * {
                margin-top: .5rem;
            }

@media screen and (max-width:900px) {
    section.main-slider .items .item .content {
        padding: 1.47rem .2rem;
    }

        section.main-slider .items .item .content .title {
            font-size: .28rem;
        }

            section.main-slider .items .item .content .title + * {
                margin-top: .35rem;
            }

        section.main-slider .items .item .content .text {
            font-size: .16rem;
        }

            section.main-slider .items .item .content .text + * {
                margin-top: .35rem;
            }
}

section.main-slider .items .item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    background: -moz-radial-gradient(circle,rgba(0,0,0,0) 0%,#000);
    background: -webkit-radial-gradient(circle,rgba(0,0,0,0) 0%,#000);
    background: radial-gradient(circle,rgba(0,0,0,0) 0%,#000);
}

section.main-slider .items .owl-dots {
    position: absolute;
    right: 1.8rem;
    bottom: 1rem;
    display: inline-block;
}

    section.main-slider .items .owl-dots .owl-dot {
        z-index: 2;
        display: inline-block;
        position: relative;
        width: .2rem;
        height: .2rem;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
    }

        section.main-slider .items .owl-dots .owl-dot * {
            touch-action: none;
        }

        section.main-slider .items .owl-dots .owl-dot + * {
            margin-left: .2rem;
        }

        section.main-slider .items .owl-dots .owl-dot::before {
            content: "";
            position: absolute;
            width: .1rem;
            height: .1rem;
            left: .05rem;
            top: .05rem;
            background-color: #fff;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
        }

        section.main-slider .items .owl-dots .owl-dot span {
            position: absolute;
            overflow: hidden;
            opacity: 0;
            visibility: hidden;
            height: .2rem;
            white-space: nowrap;
            left: .1rem;
            bottom: .6rem;
            font-size: .14rem;
            line-height: 1.5em;
            font-weight: 500;
            letter-spacing: .4em;
            color: #fff;
            transform-origin: left center;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
        }

        section.main-slider .items .owl-dots .owl-dot .loader {
            width: .2rem;
            height: .2rem;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%) rotate(0);
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(0);
            -moz-transform: translateX(-50%) translateY(-50%) rotate(0);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(0);
            -o-transform: translateX(-50%) translateY(-50%) rotate(0);
            clip: rect(0,.2rem,.2rem,.1rem);
        }

            section.main-slider .items .owl-dots .owl-dot .loader .circle {
                width: .1rem;
                height: .1rem;
                border: 1px solid #fff;
                position: absolute;
                clip: rect(0,.1rem,.2rem,0);
                opacity: 0;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                top: 50%;
                left: 50%;
                transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                -o-transform: translate(-50%,-50%);
                transition: opacity .1s linear;
                -webkit-transition: opacity .1s linear;
                -ms-transition: opacity .1s linear;
                -moz-transition: opacity .1s linear;
                -o-transition: opacity .1s linear;
            }

        section.main-slider .items .owl-dots .owl-dot [data-anim~=base] {
            -webkit-animation-iteration-count: 1;
            -webkit-animation-fill-mode: forwards;
            -webkit-animation-timing-function: linear;
            animation-iteration-count: 1;
            animation-fill-mode: forwards;
            animation-timing-function: linear;
        }

        section.main-slider .items .owl-dots .owl-dot.active {
            width: .2rem;
            height: .2rem;
        }

            section.main-slider .items .owl-dots .owl-dot.active span {
                opacity: 1;
                visibility: visible;
            }

            section.main-slider .items .owl-dots .owl-dot.active:not(.hovered) .loader {
                -webkit-animation-duration: 10ms;
                -webkit-animation-delay: 3s;
                -webkit-animation-name: close-wrapper;
                animation-duration: 10ms;
                animation-delay: 3s;
                animation-name: close-wrapper;
            }

                section.main-slider .items .owl-dots .owl-dot.active:not(.hovered) .loader .circle {
                    width: .2rem;
                    height: .2rem;
                    left: 0;
                    top: 0;
                }

                    section.main-slider .items .owl-dots .owl-dot.active:not(.hovered) .loader .circle[data-anim~=left] {
                        opacity: 1;
                        -webkit-animation-duration: 6s;
                        -webkit-animation-name: left-spin;
                        animation-duration: 6s;
                        animation-name: left-spin;
                    }

                    section.main-slider .items .owl-dots .owl-dot.active:not(.hovered) .loader .circle[data-anim~=right] {
                        opacity: 1;
                        -webkit-animation-duration: 3s;
                        -webkit-animation-name: right-spin;
                        animation-duration: 3s;
                        animation-name: right-spin;
                    }

            section.main-slider .items .owl-dots .owl-dot.active[data-anim~=wrapper] {
                -webkit-animation-duration: 10ms;
                -webkit-animation-delay: 3s;
                -webkit-animation-name: close-wrapper;
                animation-duration: 10ms;
                animation-delay: 3s;
                animation-name: close-wrapper;
            }

@media screen and (max-width:900px) {
    section.main-slider .items .owl-dots {
        right: 50%;
        bottom: 1.1rem;
        transform: translateX(50%);
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
    }

        section.main-slider .items .owl-dots .owl-dot span {
            display: none;
        }

        section.main-slider .items .owl-dots .owl-dot.active::before {
            background-color: #fff;
        }

        section.main-slider .items .owl-dots .owl-dot::before {
            border: 1px solid #fff;
            background: none;
            width: .06rem;
            height: .06rem;
            left: .06rem;
            top: .06rem;
        }
}

section.main-slider .items .owl-nav {
    position: absolute;
    width: 100%;
    height: .2rem;
    bottom: 1.1rem;
    left: 0;
    margin: 0;
}

@media screen and (min-width:901px) {
    section.main-slider .items .owl-nav {
        display: none;
    }
}

section.main-slider .items .owl-nav * {
    position: absolute;
    width: .2rem;
    height: .2rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

section.main-slider .items .owl-nav .owl-next {
    right: .3rem;
    background-image: url(Icons/arrow-right-white.svg);
}

section.main-slider .items .owl-nav .owl-prev {
    left: .3rem;
    background-image: url(Icons/arrow-left-white.svg);
}

section.main-slider .scroll {
    position: absolute;
    left: 50%;
    width: .52rem;
    height: .52rem;
    bottom: 1rem;
    z-index: 1;
    cursor: pointer;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
}

    section.main-slider .scroll img {
        width: 100%;
        height: 100%;
    }

@media screen and (max-width:900px) {
    section.main-slider .scroll {
        display: none;
    }
}

section.main-banner {
    display: inline-block;
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background-color: rgba(0,0,0,.75);
}

    section.main-banner .bg-image {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    section.main-banner .content {
        position: relative;
        width: 100%;
        letter-spacing: .35em;
        color: #fff;
        text-align: center;
        font-size: .9rem;
        font-weight: 700;
        padding: .4rem .6rem;
        z-index: 3;
        text-shadow: -.06em 15px rgba(255,255,255,.2),.06em 15px rgba(255,255,255,.2) 15px;
    }

    section.main-banner .scroll {
        position: absolute;
        left: 50%;
        width: .52rem;
        height: .52rem;
        bottom: .33rem;
        z-index: 3;
        cursor: pointer;
        transform: translate(-50%,0);
        -webkit-transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
    }

        section.main-banner .scroll img {
            width: 100%;
            height: 100%;
        }

    section.main-banner::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        background: rgba(0,0,0,.68);
        background: -moz-radial-gradient(circle,rgba(0,0,0,0) 0%,rgba(0,0,0,.68) 100%);
        background: -webkit-radial-gradient(circle,rgba(0,0,0,0) 0%,rgba(0,0,0,.68) 100%);
        background: radial-gradient(circle,rgba(0,0,0,0) 0%,rgba(0,0,0,.68) 100%);
    }

@media screen and (max-width:900px) {
    section.main-banner .content {
        padding: .2rem;
        font-size: .38rem;
        letter-spacing: .2em;
    }

    section.main-banner .scroll {
        width: .48rem;
        height: .48rem;
        bottom: .2rem;
    }

    section.main-banner:after {
        background: rgba(0,0,0,.68);
        background: -moz-radial-gradient(circle,rgba(0,0,0,.12) 0%,rgba(0,0,0,.68) 100%);
        background: -webkit-radial-gradient(circle,rgba(0,0,0,.12) 0%,rgba(0,0,0,.68) 100%);
        background: radial-gradient(circle,rgba(0,0,0,.12) 0%,rgba(0,0,0,.68) 100%);
    }
}

section.sticky-info {
    z-index: 5;
    position: absolute;
    top: 50vh;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
}

    section.sticky-info .items {
        display: inline-block;
    }

        section.sticky-info .items .item {
            display: block;
            margin: 1px 0;
            position: relative;
        }

            section.sticky-info .items .item.active .content {
                left: 0;
            }

            section.sticky-info .items .item .icon {
                position: relative;
                z-index: 1;
                width: .6rem;
                height: .6rem;
                text-align: center;
                background-color: rgba(255,255,255,.1);
                cursor: pointer;
            }

            section.sticky-info .items .item .content {
                position: absolute;
                z-index: 2;
                width: 3.4rem;
                top: -.13rem;
                left: -3.4rem;
                background-color: #fff;
                padding: .31rem .22rem .19rem .22rem;
                transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
            }

                section.sticky-info .items .item .content .title {
                    display: block;
                    white-space: nowrap;
                }

                    section.sticky-info .items .item .content .title img {
                        display: inline-block;
                        vertical-align: middle;
                        max-height: .22rem;
                    }

                        section.sticky-info .items .item .content .title img + * {
                            margin-left: .1rem;
                        }

                    section.sticky-info .items .item .content .title span {
                        display: inline-block;
                        vertical-align: middle;
                        font-size: .22rem;
                        font-weight: 700;
                        line-height: 1.5em;
                    }

                section.sticky-info .items .item .content .text {
                    display: block;
                    font-size: .16rem;
                    line-height: 1.5em;
                    color: #000;
                }

                    section.sticky-info .items .item .content .text a {
                        font-weight: 700;
                        color: #000;
                        text-decoration: underline;
                    }

                section.sticky-info .items .item .content * + .text {
                    margin-top: .18rem;
                }

                section.sticky-info .items .item .content .close {
                    position: absolute;
                    top: .16rem;
                    right: .16rem;
                    height: .2rem;
                    width: .2rem;
                    cursor: pointer;
                    background-image: url(Icons/sticky-close.svg);
                    background-size: cover;
                    background-position: center;
                    background-repeat: no-repeat;
                }

@media screen and (max-width:900px) {
    section.sticky-info {
        display: none;
    }
}

section.newsletter {
    position: fixed;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 9;
    background-color: #e85300;
    cursor: pointer;
}

    section.newsletter.active {
        z-index: 20;
    }

    section.newsletter .wrapper {
        display: block;
        width: 100%;
        max-width: 12rem;
        margin: .24rem auto;
        cursor: pointer;
        z-index: 6;
    }

        section.newsletter .wrapper::before {
            content: "";
            position: absolute;
            right: .58rem;
            top: .23rem;
            background-image: url(Icons/b-arrow.svg);
            width: .14rem;
            height: .25rem;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            transition: .3s all ease-in-out;
            -webkit-transition: .3s all ease-in-out;
            -ms-transition: .3s all ease-in-out;
            -moz-transition: .3s all ease-in-out;
            -o-transition: .3s all ease-in-out;
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
        }

        section.newsletter .wrapper .head {
            text-align: center;
            display: block;
        }

            section.newsletter .wrapper .head .title {
                font-size: .16rem;
                color: #fff;
                line-height: 1.5em;
                font-weight: 700;
                letter-spacing: .025em;
            }

            section.newsletter .wrapper .head + * {
                padding-top: .35rem;
            }

        section.newsletter .wrapper .body {
            padding-bottom: .12rem;
            display: none;
            cursor: default;
        }

            section.newsletter .wrapper .body form.general .form-item input[type=text], section.newsletter .wrapper .body form.general .form-item input[type=password], section.newsletter .wrapper .body form.general .form-item textarea {
                padding: .15rem .3rem;
                height: .48rem;
                background-color: #fff;
                font-size: .16rem;
                border-color: #000;
            }

                section.newsletter .wrapper .body form.general .form-item input[type=text]::placeholder, section.newsletter .wrapper .body form.general .form-item input[type=password]::placeholder, section.newsletter .wrapper .body form.general .form-item textarea::placeholder {
                    color: #000;
                }

            section.newsletter .wrapper .body form.general .form-item button {
                height: .48rem;
                padding: .1rem .3rem;
            }

            section.newsletter .wrapper .body form.general .form-item .checkbox-item label {
                color: #fff;
                cursor: pointer;
            }

                section.newsletter .wrapper .body form.general .form-item .checkbox-item label a {
                    color: #fff;
                }

                section.newsletter .wrapper .body form.general .form-item .checkbox-item label::after {
                    background-color: #fff;
                }

            section.newsletter .wrapper .body form.general .form-item .checkbox-item input[type=checkbox]:checked ~ label::after {
                opacity: 1;
            }

            section.newsletter .wrapper .body form.general .form-item .checkbox-item input[type=checkbox]:checked ~ label::before {
                border-color: #fff;
            }

            section.newsletter .wrapper .body form.general .form-item .checkbox-item + .input-error {
                color: #fff;
                font-size: .13rem;
                padding-left: .25rem;
                margin-top: .1rem;
                font-family: 'Roboto Serif', serif !important;
            }

@media screen and (max-width:900px) {
    section.newsletter .wrapper {
        margin: .2rem 0;
    }

        section.newsletter .wrapper::before {
            right: .2rem;
            top: .21rem;
            width: .09rem;
            height: .18rem;
        }

        section.newsletter .wrapper .head {
            padding: 0 .2rem;
        }

            section.newsletter .wrapper .head .title {
                font-size: .12rem;
                letter-spacing: .25em;
            }

            section.newsletter .wrapper .head + * {
                margin-top: .2rem;
            }

        section.newsletter .wrapper .body {
            padding-bottom: 0;
            padding: 0 .2rem;
            max-height: 2.2rem;
            overflow: auto;
        }

            section.newsletter .wrapper .body form.general {
                width: calc(100% + .1rem);
                margin: -.05rem;
            }

                section.newsletter .wrapper .body form.general .form-item {
                    width: calc(100% - .1rem);
                    margin: .05rem;
                }

                    section.newsletter .wrapper .body form.general .form-item input[type=text], section.newsletter .wrapper .body form.general .form-item input[type=password], section.newsletter .wrapper .body form.general .form-item textarea {
                        padding: .12rem .18rem;
                        font-size: .14rem;
                        height: .4rem;
                    }

                    section.newsletter .wrapper .body form.general .form-item button {
                        height: .4rem;
                        font-size: .14rem;
                        letter-spacing: .2em;
                    }
}

section.newsletter.active .wrapper::before {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
}

section.box-list {
    display: inline-block;
    width: 100%;
    padding-top: .48rem;
    padding-bottom: .84rem;
}

@media screen and (max-width:900px) {
    section.box-list {
        padding-top: .3rem;
        padding-bottom: .3rem;
    }
}

section.box-list.search-results {
    display: none;
}

@media screen and (max-width:900px) {
    section.box-list.search-results {
        display: none;
    }
}

section.box-list .wrapper {
    display: block;
    max-width: 13rem;
    width: 100%;
    padding-left: .3rem;
    padding-right: .3rem;
    margin: 0 auto;
    overflow: hidden;
}

    section.box-list .wrapper .head {
        display: inline-block;
        width: 100%;
        text-align: right;
    }

        section.box-list .wrapper .head .main-title {
            letter-spacing: .05em;
        }

        section.box-list .wrapper .head .filter-btn {
            display: inline-block;
            vertical-align: middle;
            font-size: .18rem;
            font-weight: 700;
            color: #000;
        }

            section.box-list .wrapper .head .filter-btn span {
                display: inline-block;
                vertical-align: middle;
            }

            section.box-list .wrapper .head .filter-btn img {
                width: .2rem;
                display: inline-block;
                vertical-align: middle;
                margin-left: .13rem;
            }

            section.box-list .wrapper .head .filter-btn + * {
                display: none;
                margin-right: .75rem;
            }

        section.box-list .wrapper .head * + .filter-btn {
            margin-left: .75rem;
        }

        section.box-list .wrapper .head .tabs {
            display: inline-block;
            vertical-align: middle;
        }

            section.box-list .wrapper .head .tabs .tab {
                display: inline-block;
                vertical-align: middle;
                padding-right: .27rem;
                padding-left: .27rem;
            }

                section.box-list .wrapper .head .tabs .tab span {
                    line-height: .9em;
                    cursor: pointer;
                    transition: all .3s ease;
                    -webkit-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    color: #000;
                }

                    section.box-list .wrapper .head .tabs .tab span.active {
                        color: #e85300;
                        font-weight: 700;
                    }

                section.box-list .wrapper .head .tabs .tab a {
                    line-height: .9em;
                    cursor: pointer;
                    transition: all .3s ease;
                    -webkit-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    color: #000;
                }

                    section.box-list .wrapper .head .tabs .tab a.active {
                        color: #e85300;
                        font-weight: 700;
                    }

@media screen and (min-width:901px) {
    section.box-list .wrapper .head .tabs .tab a:hover {
        color: #e85300;
    }
}

section.box-list .wrapper .head .tabs .tab + * {
    border-left: 1px solid #d4d4d4;
}

section.box-list .wrapper .head .tabs .tab:last-child {
    padding-right: 0;
}

@media screen and (max-width:900px) {
    section.box-list .wrapper {
        padding-left: .2rem;
        padding-right: .2rem;
    }

        section.box-list .wrapper .head {
            text-align: left;
        }

            section.box-list .wrapper .head .tabs {
                white-space: nowrap;
                padding-bottom: .1rem;
                overflow: auto;
                width: calc(100% - 1.2rem);
            }

                section.box-list .wrapper .head .tabs:only-child {
                    width: 100%;
                }

                    section.box-list .wrapper .head .tabs:only-child .tab {
                        padding-left: .17rem;
                        padding-right: .17rem;
                    }

                section.box-list .wrapper .head .tabs .tab {
                    padding-left: .14rem;
                    padding-right: .14rem;
                }

                    section.box-list .wrapper .head .tabs .tab:first-child {
                        padding-left: 0;
                    }

            section.box-list .wrapper .head .filter-btn {
                width: 1.2rem;
                margin-left: 0;
                padding-bottom: .1rem;
                text-align: right;
                line-height: 1.5em;
            }

                section.box-list .wrapper .head .filter-btn span {
                    font-size: .16rem;
                }
}

section.box-list .wrapper * + .event-items {
    margin-top: .18rem;
}

@media screen and (max-width:900px) {
    section.box-list .wrapper * + .event-items {
        margin-top: .08rem;
    }
}

section.box-list .wrapper .items {
    display: inline-block;
    width: calc(100% + .36rem);
    margin: 0 -.18rem;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

    section.box-list .wrapper .items .item {
        display: inline-block;
        vertical-align: top;
        width: 33.33%;
    }

        section.box-list .wrapper .items .item .single-item {
            height: 100%;
        }

    section.box-list .wrapper .items .no-result {
        display: block;
        width: 100%;
        text-align: center;
        font-size: .3rem;
        line-height: 1.5em;
        font-weight: 400;
        padding: .1rem;
        margin-top: .4rem;
    }

@media screen and (max-width:900px) {
    section.box-list .wrapper .items .no-result {
        padding: .1rem .1rem;
        font-size: .18rem;
        margin-top: .2rem;
    }
}

section.box-list .wrapper * + .items {
    margin-top: .18rem;
}

@media screen and (max-width:900px) {
    section.box-list .wrapper .items {
        width: calc(100% + .2rem);
        margin: 0 -.1rem;
    }

        section.box-list .wrapper .items .item {
            width: 100%;
        }

    section.box-list .wrapper * + .items {
        margin-top: .08rem;
    }
}

section.box-list .pagination {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 1rem;
    position: relative;
}

@media screen and (max-width:900px) {
    section.box-list .pagination {
        margin-top: .3rem;
    }
}

section.box-list .pagination .numbs {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.35rem;
    margin-right: 1.35rem;
}

@media screen and (max-width:900px) {
    section.box-list .pagination .numbs {
        margin-left: .2rem;
        margin-right: .2rem;
    }
}

section.box-list .pagination .numbs .item {
    display: inline-block;
    vertical-align: middle;
    width: .5rem !important;
    height: .5rem !important;
    border: 1px solid #e7e7e7;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

    section.box-list .pagination .numbs .item span {
        font-size: .18rem;
        color: #000;
    }

    section.box-list .pagination .numbs .item.active {
        background-color: #e85300;
        border-color: #e85300;
    }

        section.box-list .pagination .numbs .item.active span {
            color: #fff;
        }

@media screen and (min-width:901px) {
    section.box-list .pagination .numbs .item:not(.active):hover {
        background-color: #ececec;
    }
}

section.box-list .pagination .arrow-style, section.box-list .pagination .next, section.box-list .pagination .prev {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

    section.box-list .pagination .arrow-style svg, section.box-list .pagination .next svg, section.box-list .pagination .prev svg {
        width: .14rem;
        height: .28rem;
    }

        section.box-list .pagination .arrow-style svg path, section.box-list .pagination .next svg path, section.box-list .pagination .prev svg path {
            stroke: #e85300;
        }

section.box-list .pagination .disabled {
    cursor: default;
}

    section.box-list .pagination .disabled svg path {
        stroke: #d4d4d4;
    }

@media screen and (max-width:900px) {
    section.box-list .pagination .prev {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -.14rem;
    }
}

@media screen and (max-width:900px) {
    section.box-list .pagination .next {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -.14rem;
    }
}

section.publish-list {
    display: inline-block;
    width: 100%;
    padding-top: .4rem;
    padding-bottom: .4rem;
}

    section.publish-list .items {
        display: inline-block;
        width: calc(100% + 1.2rem);
        margin: 0 -.6rem;
    }

        section.publish-list .items .item {
            display: inline-block;
            vertical-align: top;
            width: calc(33.33% - 1.2rem);
            margin: .6rem;
        }

            section.publish-list .items .item .img-box {
                position: relative;
                width: 100%;
                height: 0;
                overflow: hidden;
                padding-bottom: 122%;
                box-shadow: .1rem .1rem .19rem rgba(0,0,0,.22);
                transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
            }

                section.publish-list .items .item .img-box + * {
                    margin-top: .4rem;
                }

@media screen and (min-width:901px) {
    section.publish-list .items .item .img-box:hover {
        box-shadow: 0 0 0 rgba(0,0,0,0);
    }
}

section.publish-list .items .item .img-box img {
    position: absolute;
}

section.publish-list .items .item .content {
    display: inline-block;
    width: 100%;
    color: #000;
}

    section.publish-list .items .item .content .title {
        font-size: .28rem;
        font-weight: 700;
        line-height: 1.5em;
        font-weight: 700;
        font-family: 'Roboto Serif', serif !important;
    }

    section.publish-list .items .item .content .text {
        font-size: .18rem;
        line-height: 1.5em;
    }

* + section.publish-list .items .item .content .text {
    margin-top: .03rem;
}

@media screen and (max-width:900px) {
    section.publish-list {
        padding-top: .3rem;
        padding-bottom: .6rem;
    }

        section.publish-list .items {
            display: inline-block;
            width: 100%;
            margin: -.25rem 0;
        }

            section.publish-list .items .item {
                width: 100%;
                margin: .25rem 0;
            }

                section.publish-list .items .item .img-box + * {
                    margin-top: .2rem;
                }

                section.publish-list .items .item .content .title {
                    font-size: .22rem;
                }

                section.publish-list .items .item .content .text {
                    font-size: .16rem;
                }
}

@media screen and (min-width:901px) {
    .header-placeholder + section.header {
        padding-top: .6rem;
    }
}

section.header {
    position: relative;
}

    section.header .back {
        display: none;
    }

    section.header .f-back {
        display: inline-block;
    }

        section.header .f-back img {
            display: inline-block;
            vertical-align: middle;
            width: .26rem;
            margin-right: .13rem;
        }

        section.header .f-back span {
            display: inline-block;
            vertical-align: middle;
        }

    section.header .left {
        width: 50%;
        display: inline-block;
        vertical-align: bottom;
    }

    section.header .right {
        width: 50%;
        display: inline-block;
        vertical-align: bottom;
        text-align: right;
    }

        section.header .right a {
            font-size: .18rem;
            font-weight: 700;
            color: #000;
        }

            section.header .right a span {
                display: inline-block;
                vertical-align: middle;
            }

            section.header .right a img {
                width: .2rem;
                display: inline-block;
                vertical-align: middle;
                margin-left: .13rem;
            }

@media screen and (max-width:900px) {
    section.header .back {
        display: inline-block;
        margin-bottom: .11rem;
    }

        section.header .back img {
            display: inline-block;
            vertical-align: middle;
            width: .08rem;
            height: .14rem;
        }

            section.header .back img + * {
                margin-left: .14rem;
            }

        section.header .back span {
            display: inline-block;
            vertical-align: middle;
            font-size: .16rem;
            font-weight: 700;
            line-height: 1.5em;
            color: #000;
        }

    section.header .share {
        width: .7rem;
        height: .7rem;
        position: absolute;
        bottom: 0;
        z-index: 2;
        margin-bottom: -.45rem;
        right: .2rem;
    }

        section.header .share img {
            display: block;
            width: 100%;
        }

    section.header .left {
        width: 100%;
    }

        section.header .left .subtitle {
            font-size: .22rem;
        }

        section.header .left * + .subtitle {
            margin-top: .03rem;
        }

        section.header .left + * {
            margin-top: .13rem;
        }

    section.header .right {
        width: 100%;
        padding-right: .64rem;
        text-align: left;
    }
}

section.single-slider {
    display: inline-block;
    width: 100%;
    padding-bottom: .5rem;
    overflow: hidden;
}

    section.single-slider .back {
        display: none;
    }

    section.single-slider .items .item {
        display: inline-block;
        width: 100%;
        padding-bottom: 52.82%;
        height: 0;
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    section.single-slider .items .owl-nav {
        position: absolute;
        top: 50%;
        left: -.64rem;
        right: -.64rem;
        margin-top: -.28rem;
    }

@media screen and (max-width:1399px) and (min-width:901px) {
    section.single-slider .items .owl-nav {
        left: -.32rem;
        right: -.32rem;
    }
}

section.single-slider .items .owl-nav > *.disabled {
    opacity: .35;
}

section.single-slider .items .owl-nav > * {
    position: absolute;
    width: .14rem;
    height: .28rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

section.single-slider .items .owl-nav .owl-next {
    right: 0;
    background-image: url(Icons/chevron-right.svg);
}

section.single-slider .items .owl-nav .owl-prev {
    left: 0;
    background-image: url(Icons/chevron-left.svg);
}

section.single-slider .items .owl-dots {
    display: inline-block;
    width: 100%;
    margin-top: .2rem;
    text-align: center;
}

    section.single-slider .items .owl-dots .owl-dot {
        display: inline-block;
        width: .12rem;
        height: .12rem;
        border: 2px solid #d4d4d4;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

        section.single-slider .items .owl-dots .owl-dot.active {
            background-color: #000;
            border-color: #000;
        }

        section.single-slider .items .owl-dots .owl-dot + * {
            margin-left: .1rem;
        }

* + section.single-slider {
    margin-top: .3rem;
}

@media screen and (max-width:900px) {
    * + section.single-slider {
        margin-top: .2rem;
    }
}

section.single-slider + footer {
    margin-top: .5rem;
}

@media screen and (max-width:900px) {
    section.single-slider {
        padding-bottom: .22rem;
    }

        section.single-slider .back {
            display: inline-block;
            margin-bottom: .11rem;
        }

            section.single-slider .back img {
                display: inline-block;
                vertical-align: middle;
                width: .08rem;
                height: .14rem;
            }

                section.single-slider .back img + * {
                    margin-left: .14rem;
                }

            section.single-slider .back span {
                display: inline-block;
                vertical-align: middle;
                font-size: .16rem;
                font-weight: 700;
                line-height: 1.5em;
            }

        section.single-slider .items {
            width: calc(100% + .4rem);
            margin-left: -.2rem;
            margin-right: -.2rem;
            position: relative;
        }

            section.single-slider .items .owl-nav {
                top: auto;
                height: 0;
                bottom: 0;
                left: .2rem;
                right: .2rem;
                margin: 0;
            }

                section.single-slider .items .owl-nav > *.disabled {
                    opacity: .35;
                }

                section.single-slider .items .owl-nav > * {
                    width: .39rem;
                    height: .39rem;
                    background-size: .21rem;
                    margin-top: -.38rem;
                }

                section.single-slider .items .owl-nav .owl-next {
                    background-image: url(Icons/arrow-right.svg);
                }

                section.single-slider .items .owl-nav .owl-prev {
                    background-image: url(Icons/arrow-left.svg);
                }

            section.single-slider .items .owl-dots {
                margin-top: .14rem;
                margin-bottom: .14rem;
                padding-left: .6rem;
                padding-right: .6rem;
            }

                section.single-slider .items .owl-dots .owl-dot {
                    width: .1rem;
                    height: .1rem;
                }

                    section.single-slider .items .owl-dots .owl-dot + * {
                        margin-left: .08rem;
                    }
}

section.slider {
    display: inline-block;
    width: 100%;
    padding-bottom: .5rem;
    padding-top: .5rem;
}

    section.slider .header {
        display: inline-block;
        width: 100%;
    }

        section.slider .header + * {
            margin-top: .32rem;
        }

        section.slider .header .title {
            display: inline-block;
            vertical-align: middle;
            width: 80%;
        }

            section.slider .header .title:only-child {
                width: 100%;
            }

        section.slider .header .counter {
            display: inline-block;
            vertical-align: middle;
            width: 20%;
            text-align: right;
            font-size: .18rem;
        }

    section.slider .items {
        width: calc(100% + .36rem);
        margin: 0 -.18rem;
        text-align: center;
    }

        section.slider .items .item {
            display: inline-block;
            width: 33.33%;
            height: 100%;
            text-align: left;
        }

            section.slider .items .item .single-item {
                height: 100%;
            }

        section.slider .items.owl-carousel .item {
            width: 100%;
        }

@media screen and (max-width:900px) {
    section.slider .items.owl-carousel .item {
        width: 3.02rem;
    }
}

section.slider .items.owl-carousel .group-item {
    width: 100%;
}

    section.slider .items.owl-carousel .group-item .item {
        width: 33.33%;
    }

section.slider .items .owl-nav {
    position: absolute;
    top: 50%;
    left: -.48rem;
    right: -.48rem;
    height: .14rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

@media screen and (max-width:1399px) and (min-width:901px) {
    section.slider .items .owl-nav {
        left: -.32rem;
        right: -.32rem;
    }
}

section.slider .items .owl-nav > *.disabled {
    opacity: .35;
}

section.slider .items .owl-nav > * {
    position: absolute;
    width: .14rem;
    height: .28rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

section.slider .items .owl-nav .owl-next {
    right: 0;
    background-image: url(Icons/chevron-right.svg);
}

section.slider .items .owl-nav .owl-prev {
    left: 0;
    background-image: url(Icons/chevron-left.svg);
}

section.slider .items .owl-dots {
    display: inline-block;
    width: 100%;
    margin-top: .2rem;
    text-align: center;
}

    section.slider .items .owl-dots .owl-dot {
        display: inline-block;
        width: .12rem;
        height: .12rem;
        border: 2px solid #d4d4d4;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

        section.slider .items .owl-dots .owl-dot.active {
            background-color: #000;
            border-color: #000;
        }

* + section.slider .items .owl-dots .owl-dot {
    margin-left: .1rem;
}

section.slider .items .disabled {
    display: none;
}

* + section.slider {
    margin-top: .3rem;
}

section.slider + footer {
    margin-top: .5rem;
}

section.slider .popup-slider {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 15;
    background-color: #ececec;
}

    section.slider .popup-slider .wrapper {
        width: 100%;
        height: 100%;
        position: relative;
    }

        section.slider .popup-slider .wrapper .counter {
            position: absolute;
            font-size: .18rem;
            line-height: 1.5em;
            font-family: 'Roboto Serif', serif !important;
            right: 2rem;
            bottom: .56rem;
            z-index: 2;
        }

@media screen and (max-width:900px) {
    section.slider .popup-slider .wrapper .counter {
        right: .2rem;
        bottom: .68rem;
        font-size: .14rem;
    }
}

section.slider .popup-slider .wrapper .items {
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0;
}

    section.slider .popup-slider .wrapper .items .item {
        width: 100%;
        height: 100vh;
        margin: 0;
        padding-top: .48rem;
        padding-bottom: .48rem;
        padding-left: 1.4rem;
        padding-right: 1.4rem;
    }

@media screen and (max-width:900px) {
    section.slider .popup-slider .wrapper .items .item {
        padding: .2rem;
    }
}

section.slider .popup-slider .wrapper .items .item .image {
    width: 100%;
    height: calc(100% - .85rem);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

    section.slider .popup-slider .wrapper .items .item .image + * {
        margin-top: .32rem;
    }

@media screen and (max-width:900px) {
    section.slider .popup-slider .wrapper .items .item .image + * {
        margin-top: .15rem;
    }
}

section.slider .popup-slider .wrapper .items .item .desc {
    display: block;
    padding: 0 1.2rem;
}

@media screen and (max-width:900px) {
    section.slider .popup-slider .wrapper .items .item .desc {
        padding: 0;
    }
}

section.slider .popup-slider .wrapper .items .item .desc .text {
    width: 100%;
    max-height: 4.8em;
    font-size: .2rem;
    line-height: 1.5em;
    text-align: center;
    font-family: 'Roboto Serif', serif !important;
    overflow: hidden;
}

@media screen and (max-width:900px) {
    section.slider .popup-slider .wrapper .items .item .desc .text {
        font-size: .16rem;
        text-align: left;
    }
}

section.slider .popup-slider .wrapper .items .owl-nav {
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 2;
}

@media screen and (max-width:900px) {
    section.slider .popup-slider .wrapper .items .owl-nav {
        top: 50%;
        bottom: auto;
    }
}

section.slider .popup-slider .wrapper .items .owl-nav > *.disabled {
    opacity: .35;
}

section.slider .popup-slider .wrapper .items .owl-nav > * {
    position: absolute;
    bottom: .45rem;
    width: .37rem;
    height: .37rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width:900px) {
    section.slider .popup-slider .wrapper .items .owl-nav > * {
        bottom: .19rem;
        background-size: .2rem;
    }
}

section.slider .popup-slider .wrapper .items .owl-nav .owl-next {
    right: .8rem;
    background-image: url(Icons/slide-right.svg);
}

@media screen and (max-width:900px) {
    section.slider .popup-slider .wrapper .items .owl-nav .owl-next {
        right: 0;
    }
}

section.slider .popup-slider .wrapper .items .owl-nav .owl-prev {
    left: .8rem;
    background-image: url(Icons/slide-left.svg);
}

@media screen and (max-width:900px) {
    section.slider .popup-slider .wrapper .items .owl-nav .owl-prev {
        left: 0;
    }
}

section.slider .popup-slider .close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000;
    border: 0;
    width: .6rem;
    height: .6rem;
    cursor: pointer;
    z-index: 2;
}

    section.slider .popup-slider .close img {
        width: .21rem;
        height: .21rem;
    }

@media screen and (max-width:900px) {
    section.slider {
        padding-top: .25rem;
        padding-bottom: .25rem;
    }

        section.slider .header .counter {
            font-size: .14rem;
        }

    * + section.slider {
        margin-top: 0;
    }

    section.slider .items {
        width: calc(100% + .3rem);
        margin: 0 -.15rem;
    }

        section.slider .items .item .single-item {
            padding: .1rem .16rem;
        }

        section.slider .items .owl-nav {
            width: 100%;
            left: 0;
            right: 0;
            top: calc(50% - .2rem);
            margin: 0;
            height: 0;
        }

            section.slider .items .owl-nav > *.disabled {
                opacity: .35;
            }

            section.slider .items .owl-nav > * {
                width: .39rem;
                height: .39rem;
                background-color: #fff;
                background-size: .15rem;
                box-shadow: 0 0 .06rem rgba(0,0,0,.16);
            }

            section.slider .items .owl-nav .owl-next {
                background-image: url(Icons/arrow-right.svg);
            }

            section.slider .items .owl-nav .owl-prev {
                background-image: url(Icons/arrow-left.svg);
            }

    section.slider * + .items {
        margin-top: .14rem;
    }
}

section.video-slider {
    display: inline-block;
    width: 100%;
    padding-bottom: .5rem;
    padding-top: .5rem;
}

    section.video-slider .header {
        display: inline-block;
        width: 100%;
    }

        section.video-slider .header .title {
            display: inline-block;
            vertical-align: middle;
            width: 80%;
        }

            section.video-slider .header .title:only-child {
                width: 100%;
            }

        section.video-slider .header .counter {
            display: inline-block;
            vertical-align: middle;
            width: 20%;
            text-align: right;
            font-size: .18rem;
        }

    section.video-slider .items {
        display: inline-block;
        width: 100%;
    }

* + section.video-slider .items {
    margin-top: .32rem;
}

section.video-slider .items .item {
    display: inline-block;
    width: 100%;
}

    section.video-slider .items .item .image {
        display: inline-block;
        width: 100%;
        padding-bottom: 52.82%;
        height: 0;
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

        section.video-slider .items .item .image .icon {
            content: "";
            position: absolute;
            background-image: url(Icons/video-play.svg);
            left: 50%;
            top: 50%;
            width: 1.7rem;
            height: 1.7rem;
            margin-top: -.85rem;
            margin-left: -.85rem;
            cursor: pointer;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
        }

    section.video-slider .items .item .text {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: .2rem;
        line-height: 1.5em;
        font-family: 'Roboto Serif', serif !important;
    }

    section.video-slider .items .item * + .text {
        margin-top: .22rem;
    }

    section.video-slider .items .item .iframe {
        display: inline-block;
        width: 100%;
        padding-bottom: 52.82%;
        height: 0;
        position: relative;
    }

        section.video-slider .items .item .iframe iframe {
            position: absolute;
            width: 100%;
            height: 100%;
        }

section.video-slider .items .owl-nav {
    position: absolute;
    top: 50%;
    left: -.48rem;
    right: -.48rem;
    margin-top: -.28rem;
}

@media screen and (max-width:1399px) and (min-width:901px) {
    section.video-slider .items .owl-nav {
        left: -.32rem;
        right: -.32rem;
    }
}

section.video-slider .items .owl-nav > *.disabled {
    opacity: .35;
}

section.video-slider .items .owl-nav > * {
    position: absolute;
    width: .14rem;
    height: .28rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

section.video-slider .items .owl-nav .owl-next {
    right: 0;
    background-image: url(Icons/chevron-right.svg);
}

section.video-slider .items .owl-nav .owl-prev {
    left: 0;
    background-image: url(Icons/chevron-left.svg);
}

section.video-slider .items .owl-dots {
    display: inline-block;
    width: 100%;
    margin-top: .2rem;
    text-align: center;
}

    section.video-slider .items .owl-dots .owl-dot {
        display: inline-block;
        width: .12rem;
        height: .12rem;
        border: 2px solid #d4d4d4;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

        section.video-slider .items .owl-dots .owl-dot.active {
            background-color: #000;
            border-color: #000;
        }

* + section.video-slider .items .owl-dots .owl-dot {
    margin-left: .1rem;
}

section.video-slider .popup-slider {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 13;
    background-color: #ececec;
}

    section.video-slider .popup-slider .wrapper {
        width: 100%;
        height: 100%;
        position: relative;
    }

        section.video-slider .popup-slider .wrapper .counter {
            position: absolute;
            font-size: .18rem;
            line-height: 1.5em;
            font-family: 'Roboto Serif', serif !important;
            right: 2rem;
            bottom: .56rem;
            z-index: 2;
        }

        section.video-slider .popup-slider .wrapper .popup-items {
            display: inline-block;
            width: 100%;
            height: 100%;
            margin: 0;
        }

            section.video-slider .popup-slider .wrapper .popup-items .item {
                width: 100%;
                height: 100vh;
                margin: 0;
                padding-top: .48rem;
                padding-bottom: .48rem;
                padding-left: 1.4rem;
                padding-right: 1.4rem;
            }

                section.video-slider .popup-slider .wrapper .popup-items .item .iframe {
                    display: inline-block;
                    width: 100%;
                    position: relative;
                    height: calc(100% - .85rem);
                }

                    section.video-slider .popup-slider .wrapper .popup-items .item .iframe iframe {
                        position: absolute;
                        width: 100%;
                        height: 100%;
                    }

                section.video-slider .popup-slider .wrapper .popup-items .item .image {
                    width: 100%;
                    height: calc(100% - .85rem);
                    background-size: contain;
                    background-position: center;
                    background-repeat: no-repeat;
                }

                    section.video-slider .popup-slider .wrapper .popup-items .item .image + * {
                        margin-top: .35rem;
                    }

                section.video-slider .popup-slider .wrapper .popup-items .item .desc {
                    display: block;
                    height: .85rem;
                    font-size: .2rem;
                    line-height: 1.5em;
                    text-align: center;
                    font-family: 'Roboto Serif', serif !important;
                    padding: 0 1.2rem;
                }

            section.video-slider .popup-slider .wrapper .popup-items .owl-nav {
                position: absolute;
                width: 100%;
                z-index: 2;
            }

                section.video-slider .popup-slider .wrapper .popup-items .owl-nav > *.disabled {
                    opacity: .35;
                }

                section.video-slider .popup-slider .wrapper .popup-items .owl-nav > * {
                    position: absolute;
                    bottom: .5rem;
                    width: .37rem;
                    height: .37rem;
                    background-position: center;
                    background-size: contain;
                    background-repeat: no-repeat;
                }

                section.video-slider .popup-slider .wrapper .popup-items .owl-nav .owl-next {
                    right: .8rem;
                    background-image: url(Icons/slide-right.svg);
                }

                section.video-slider .popup-slider .wrapper .popup-items .owl-nav .owl-prev {
                    left: .8rem;
                    background-image: url(Icons/slide-left.svg);
                }

    section.video-slider .popup-slider .close {
        position: absolute;
        right: 0;
        top: 0;
        background-color: #000;
        border: 0;
        width: .6rem;
        height: .6rem;
        cursor: pointer;
        z-index: 2;
    }

        section.video-slider .popup-slider .close img {
            width: .21rem;
            height: .21rem;
        }

* + section.video-slider {
    margin-top: .3rem;
}

section.video-slider + footer {
    margin-top: .5rem;
}

@media screen and (max-width:900px) {
    section.video-slider {
        overflow: hidden;
        padding-top: .25rem;
        padding-bottom: .25rem;
    }

    * + section.video-slider {
        margin-top: 0;
    }

    section.video-slider .items {
        position: relative;
    }

        section.video-slider .items .item .text {
            font-size: .16rem;
        }

        section.video-slider .items .item .image .icon {
            width: .78rem;
            height: .78rem;
            margin-top: -.39rem;
            margin-left: -.39rem;
        }

        section.video-slider .items .owl-nav {
            width: 100%;
            left: 0;
            right: 0;
            top: .75rem;
            margin: 0;
        }

            section.video-slider .items .owl-nav > *.disabled {
                opacity: .35;
            }

            section.video-slider .items .owl-nav > * {
                width: .39rem;
                height: .39rem;
                background-color: #fff;
                background-size: .15rem;
                box-shadow: 0 0 .06rem rgba(0,0,0,.16);
            }

            section.video-slider .items .owl-nav .owl-next {
                background-image: url(Icons/arrow-right.svg);
                right: -.2rem;
            }

            section.video-slider .items .owl-nav .owl-prev {
                background-image: url(Icons/arrow-left.svg);
                left: -.2rem;
            }

    section.video-slider .popup-slider .wrapper .popup-items .item {
        padding: .2rem;
    }

        section.video-slider .popup-slider .wrapper .popup-items .item .desc {
            text-align: left;
            padding-left: 0;
            padding-right: .75rem;
            font-size: .16rem;
            padding-top: .11rem;
        }

            section.video-slider .popup-slider .wrapper .popup-items .item .desc::before {
                content: none;
            }

    section.video-slider .popup-slider .wrapper .popup-items .owl-nav {
        width: 100%;
        left: 0;
        right: 0;
        top: 50%;
        z-index: 5;
    }

        section.video-slider .popup-slider .wrapper .popup-items .owl-nav > *.disabled {
            opacity: .35;
        }

        section.video-slider .popup-slider .wrapper .popup-items .owl-nav > * {
            position: absolute;
            top: 0;
            width: .39rem;
            height: .39rem;
            background-color: #fff;
            background-size: .15rem;
            box-shadow: 0 0 .06rem rgba(0,0,0,.16);
            margin-top: -.39rem;
        }

        section.video-slider .popup-slider .wrapper .popup-items .owl-nav .owl-next {
            background-image: url(Icons/arrow-right.svg);
            right: 0;
        }

        section.video-slider .popup-slider .wrapper .popup-items .owl-nav .owl-prev {
            background-image: url(Icons/arrow-left.svg);
            left: 0;
        }

    section.video-slider .popup-slider .wrapper .counter {
        right: .2rem;
        font-size: .14rem;
        bottom: .75rem;
    }
}

section.text-section {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

section.single-slider + section.text-section {
    padding-top: .1rem;
}

section.text-section + footer {
    margin-top: .5rem;
}

section.text-section .left {
    display: inline-block;
    width: 1.9rem;
    vertical-align: top;
    text-align: left;
    padding-right: .18rem;
}

    section.text-section .left .item {
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: .2rem;
        position: relative;
    }

@media screen and (max-width:900px) {
    section.text-section .left .item {
        border-right: 0 !important;
    }
}

section.text-section .left .item.capacity div {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width:900px) {
    section.text-section .left .item.capacity div {
        justify-content: flex-start;
    }
}

section.text-section .left .item.capacity div:nth-child(2) span {
    color: #808080;
}

section.text-section .left .item.capacity div:nth-child(3) span {
    color: #f00;
}

@media screen and (max-width:900px) {
    section.text-section .left .item.capacity div b {
        min-width: 30%;
    }
}

section.text-section .left .item.capacity div span {
    font-weight: 500;
}

@media screen and (max-width:900px) {
    section.text-section .left .item.capacity div span {
        text-align: left;
    }
}

section.text-section .left .item a {
    display: inline-block;
}

section.text-section .left .item:only-child {
    padding: 0;
}

section.text-section .left .item:last-child {
    border-bottom: 0;
}

section.text-section .left .item + .item {
    padding-top: .2rem;
}

section.text-section .left .item * + .btn {
    margin-top: .2rem;
}

section.text-section .left .item.share .share {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

section.text-section .left .item.share:before {
    content: "";
    position: absolute;
    width: calc(100% + .34rem);
    height: calc(100% + .34rem);
    background: #fff;
    top: -.17rem;
    left: -.17rem;
    border: 2px solid #e85300;
    box-shadow: 0 .17rem .16rem rgba(0,0,0,.1);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
}

section.text-section .left .item.share.dropdown-items:hover:before {
    opacity: 1;
}

section.text-section .left .item.share.dropdown-items:hover ul {
    max-height: 100vh;
    margin-top: .16rem;
    padding-top: .2rem;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    opacity: 1;
    pointer-events: all;
}

section.text-section .left .item.share ul {
    position: relative;
    padding-top: 0;
    margin-top: 0;
    max-height: 0;
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    opacity: 0;
    z-index: 2;
    pointer-events: none;
}

    section.text-section .left .item.share ul li {
        font-size: .16rem;
        font-weight: 700;
        display: block;
    }

        section.text-section .left .item.share ul li a {
            display: inline-block;
            color: #000;
            width: auto;
            padding: .06rem 0;
        }

section.text-section .left span {
    display: inline-block;
    vertical-align: middle;
}

section.text-section .left .icon {
    display: inline-block;
    vertical-align: middle;
    width: .24rem;
    margin-left: .17rem;
}

@media screen and (max-width:900px) {
    section.text-section {
        overflow: hidden;
    }

        section.text-section + footer {
            margin-top: .15rem;
        }

        section.text-section .left {
            width: 100%;
            padding-right: 0;
        }

            section.text-section .left .desktop-only + .item {
                padding: 0;
                width: 100%;
            }

            section.text-section .left .item {
                vertical-align: top;
                border-right: 1px solid #e7e7e7;
                border-bottom: 0;
            }

                section.text-section .left .item.time {
                    width: .8rem;
                    padding-left: 0;
                }

                section.text-section .left .item.register {
                    width: calc(100% - .8rem);
                }

                    section.text-section .left .item.register .btn {
                        padding: .14rem .52rem;
                        font-size: .14rem;
                    }

                section.text-section .left .item:last-child {
                    border-right: 0;
                }

            section.text-section .left + * {
                margin-top: .2rem;
            }
}

section.text-section .content {
    display: inline-block;
    vertical-align: top;
    max-width: calc(100% - 1.9rem);
    width: 9rem;
    padding-left: .4rem;
    padding-right: .4rem;
}

    section.text-section .content:only-child {
        display: block;
        margin: auto;
        max-width: 100%;
    }

    section.text-section .content * + .title {
        margin-top: .5rem;
    }

    section.text-section .content .subtitle {
        font-size: .18rem;
        line-height: 1.5em;
        font-weight: 700;
        color: #000;
    }

        section.text-section .content .subtitle.big {
            font-size: .2rem;
        }

    section.text-section .content * + .subtitle {
        margin-top: .3rem;
    }

    section.text-section .content .subtitle + .text {
        margin-top: .13rem;
    }

    section.text-section .content .text {
        font-size: .18rem;
        font-family: 'Roboto Serif', serif !important;
        line-height: 1.5em;
        font-weight: 400;
        color: #000;
    }

@media screen and (max-width:900px) {
    section.text-section .content .text ul {
        padding-left: .2rem;
    }
}

section.text-section .content .text.big {
    font-size: .2rem;
    margin-top: .2rem;
}

    section.text-section .content .text.big b {
        font-size: .18rem !important;
    }

section.text-section .content .text a {
    color: #e85300;
    text-decoration: underline;
}

section.text-section .content .text * + .text {
    margin-top: .3rem;
}

section.text-section .content .text * + p {
    margin-top: .3rem;
}

section.text-section .content .text * + img {
    margin-top: .3rem;
}

section.text-section .content .buttons {
    display: inline-block;
    margin-left: -.2rem;
    margin-right: -.2rem;
    width: calc(100% + .4rem);
}

    section.text-section .content .buttons .btn {
        display: inline-block;
        vertical-align: top;
        margin: .2rem;
    }

section.text-section .content * + .buttons {
    margin-top: .15rem;
}

@media screen and (max-width:900px) {
    section.text-section {
        padding-top: .25rem;
        padding-bottom: .25rem;
    }

        section.text-section .content {
            width: 100%;
            max-width: 100%;
            padding-left: 0;
            padding-right: 0;
        }

            section.text-section .content .title {
                font-size: .16rem;
            }

            section.text-section .content .text {
                font-size: .16rem;
                line-height: 1.5em;
                color: #444;
            }

                section.text-section .content .text.big {
                    font-size: .16rem;
                    color: #000;
                    margin-top: 0;
                }

            section.text-section .content .buttons {
                margin-left: -.1rem;
                margin-right: -.1rem;
                width: calc(100% + .2rem);
            }

                section.text-section .content .buttons .btn {
                    padding: .12rem .45rem;
                    font-size: .16rem;
                    margin: .1rem;
                }

                    section.text-section .content .buttons .btn.btn-big {
                        width: calc(100% - .2rem);
                        text-align: center;
                        padding: .18rem;
                        font-size: .14rem;
                    }

                section.text-section .content .buttons + * {
                    margin-top: .3rem;
                }
}

@media screen and (max-width:1399px) and (min-width:901px) {
    section.text-section .content {
        width: 10rem;
    }
}

section.column-text {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: .5rem;
    padding-bottom: .7rem;
    overflow: hidden;
}

section.header + section.column-text {
    padding-top: .22rem;
}

@media screen and (max-width:900px) {
    section.header + section.column-text {
        padding-top: .2rem;
    }
}

@media screen and (max-width:900px) {
    section.column-text {
        padding-top: .2rem;
        padding-bottom: .5rem;
    }
}

section.single-slider + section.column-text {
    padding-top: .1rem;
}

section.column-text .row {
    display: inline-block;
    width: calc(100% + .4rem);
    margin: -.15rem -.2rem;
}

    section.column-text .row .column {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - .4rem);
        margin: .15rem .2rem;
    }

        section.column-text .row .column.w-50 {
            width: calc(50% - .4rem);
        }

            section.column-text .row .column.w-50 .text {
                line-height: 1.3em;
            }

        section.column-text .row .column * + .title {
            margin-top: .5rem;
        }

        section.column-text .row .column .pretitle {
            font-size: .24rem;
            font-weight: 700;
            line-height: 1.5em;
        }

@media screen and (max-width:900px) {
    section.column-text .row .column .pretitle {
        font-size: .22rem;
    }
}

section.column-text .row .column * + .pretitle {
    margin-top: .26rem;
}

section.column-text .row .column .subtitle {
    font-size: .18rem;
    line-height: 1.5em;
    font-weight: 700;
}

@media screen and (max-width:900px) {
    section.column-text .row .column .subtitle {
        font-size: .16rem;
    }
}

section.column-text .row .column * + .subtitle {
    margin-top: .3rem;
}

@media screen and (max-width:900px) {
    section.column-text .row .column * + .subtitle {
        margin-top: .13rem;
    }
}

section.column-text .row .column .text + .subtitle {
    margin-top: .52rem;
}

@media screen and (max-width:900px) {
    section.column-text .row .column .text + .subtitle {
        margin-top: .3rem;
    }
}

section.column-text .row .column .text {
    font-size: .18rem;
    font-family: 'Roboto Serif', serif !important;
    line-height: 1.5em;
    font-weight: 400;
}

    section.column-text .row .column .text.big {
        font-size: .2rem;
        line-height: 1.5em;
    }

@media screen and (max-width:900px) {
    section.column-text .row .column .text {
        font-size: .16rem;
    }

        section.column-text .row .column .text.big {
            font-size: .16rem;
        }
}

section.column-text .row .column .text a {
    color: #e85300;
    text-decoration: underline;
}

section.column-text .row .column * + .text {
    margin-top: .2rem;
}

@media screen and (max-width:900px) {
    section.column-text .row .column * + .text {
        margin-top: .1rem;
    }
}

section.column-text .row .column * + .btn, section.column-text .row .column * + .btn.btn-small {
    margin-top: .3rem;
}

section.column-text .row .column .popslide-trigger {
    display: inline-block;
    cursor: pointer;
    color: #000;
}

    section.column-text .row .column .popslide-trigger span {
        font-size: .18rem;
        font-weight: 700;
        letter-spacing: .04em;
        line-height: 1.5em;
        display: inline-block;
        vertical-align: middle;
    }

@media screen and (max-width:900px) {
    section.column-text .row .column .popslide-trigger span {
        font-size: .16rem;
    }
}

section.column-text .row .column .popslide-trigger img {
    width: .24rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: .09rem;
}

section.column-text .row .column * + .popslide-trigger {
    margin-top: .26rem;
}

section.column-text .row .column .items {
    display: inline-block;
    width: 100%;
}

@media screen and (min-width:901px) {
    section.column-text .row .column .items {
        min-height: 3.8rem;
    }
}

section.column-text .row .column .item {
    display: inline-block;
    width: 100%;
    padding-top: .15rem;
    padding-bottom: .15rem;
    cursor: pointer;
}

    section.column-text .row .column .item.active .subtitle .icon::before {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
    }

    section.column-text .row .column .item.active .subtitle .icon::after {
        transform: rotate(-270deg);
        -webkit-transform: rotate(-270deg);
        -moz-transform: rotate(-270deg);
        -ms-transform: rotate(-270deg);
        -o-transform: rotate(-270deg);
    }

    section.column-text .row .column .item .subtitle {
        position: relative;
    }

        section.column-text .row .column .item .subtitle .icon {
            position: absolute;
            right: 0;
            top: 0;
            height: .14rem;
            width: .14rem;
        }

            section.column-text .row .column .item .subtitle .icon::before {
                content: "";
                position: absolute;
                width: .14rem;
                height: 2px;
                background-color: #000;
                right: 0;
                top: 50%;
                margin-top: -1px;
                transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
            }

            section.column-text .row .column .item .subtitle .icon::after {
                content: "";
                position: absolute;
                width: 2px;
                height: .14rem;
                background-color: #000;
                top: 0;
                left: 50%;
                margin-left: -1px;
                transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
            }

@media screen and (max-width:900px) {
    section.column-text .row .column .item .subtitle {
        letter-spacing: .04em;
    }
}

section.column-text .row .column .item .content {
    display: none;
    width: 100%;
    cursor: default;
}

section.column-text .row .column .item * + .content {
    margin-top: .15rem;
}

section.column-text .row .column .item + * {
    border-top: 1px solid #e7e7e7;
}

section.column-text .row * + .items {
    margin-top: .11rem;
}

section.column-text .row .map {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 4rem;
}

    section.column-text .row .map iframe {
        width: 100%;
        height: 100%;
    }

@media screen and (max-width:900px) {
    section.column-text {
        margin-top: 0;
        margin-bottom: 0;
    }

        section.column-text .column {
            width: calc(100% - .4rem) !important;
            margin-top: 0;
            margin-bottom: 0;
        }

        section.column-text * + .column {
            margin-top: .2rem;
        }
}

section.column-text * + .row {
    margin-top: .7rem;
}

@media screen and (max-width:900px) {
    section.column-text * + .row {
        margin-top: .3rem;
    }
}

section.broadcast {
    position: relative;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

    section.broadcast .wrapper {
        position: relative;
        width: 100%;
    }

* + section.broadcast .wrapper {
    margin-top: .2rem;
}

section.broadcast .wrapper .image {
    width: 100%;
}

section.broadcast .wrapper .content {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: .5rem .7rem;
}

    section.broadcast .wrapper .content.white {
        color: #fff;
    }

    section.broadcast .wrapper .content * + .text {
        margin-top: .1rem;
    }

    section.broadcast .wrapper .content .btn {
        border-color: #000;
        color: #000;
        background-color: transparent;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

        section.broadcast .wrapper .content .btn.white {
            border-color: #fff;
            color: #fff;
        }

@media screen and (min-width:901px) {
    section.broadcast .wrapper .content .btn:hover {
        background-color: #e85300;
        border-color: #e85300;
        color: #fff;
    }
}

section.broadcast .wrapper .content * + .btn {
    margin-top: .5rem;
}

@media screen and (max-width:900px) {
    section.broadcast {
        overflow: hidden;
        padding-top: .25rem;
        padding-bottom: .25rem;
    }

        section.broadcast .wrapper .content {
            position: static;
            padding: 0;
            margin-top: .2rem;
        }

            section.broadcast .wrapper .content * + .text {
                margin-top: .03rem;
            }

            section.broadcast .wrapper .content * + .btn {
                margin-top: .18rem;
            }
}

section.online-tour {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

    section.online-tour .iframe {
        display: inline-block;
        width: 100%;
        height: 0;
        position: relative;
        padding-bottom: 56.29%;
    }

        section.online-tour .iframe iframe {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
        }

    section.online-tour * + .iframe {
        margin-top: .3rem;
    }

@media screen and (max-width:900px) {
    section.online-tour {
        padding-top: .25rem;
        padding-bottom: .25rem;
    }

        section.online-tour * + .iframe {
            margin-top: .14rem;
        }
}

section.podcasts {
    display: inline-block;
    width: 100%;
    padding-top: .5rem;
    padding-bottom: 1rem;
    overflow: hidden;
}

    section.podcasts .header {
        display: inline-block;
        width: 100%;
    }

        section.podcasts .header .title {
            display: inline-block;
            vertical-align: middle;
            width: 80%;
        }

            section.podcasts .header .title:only-child {
                width: 100%;
            }

        section.podcasts .header .counter {
            display: inline-block;
            vertical-align: middle;
            width: 20%;
            text-align: right;
            font-size: .18rem;
        }

* + section.podcasts .items {
    margin-top: .3rem;
}

section.podcasts .items .item {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 2.31rem;
}

    section.podcasts .items .item iframe {
        width: 100%;
    }

section.podcasts .items .owl-nav {
    position: absolute;
    top: 50%;
    height: .28rem;
    left: -.64rem;
    right: -.64rem;
    margin-top: -.14rem;
}

@media screen and (max-width:1399px) and (min-width:901px) {
    section.podcasts .items .owl-nav {
        left: -.32rem;
        right: -.32rem;
    }
}

section.podcasts .items .owl-nav > *.disabled {
    opacity: .35;
}

section.podcasts .items .owl-nav > * {
    position: absolute;
    width: .14rem;
    height: .28rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

section.podcasts .items .owl-nav .owl-next {
    right: 0;
    background-image: url(Icons/chevron-right.svg);
}

section.podcasts .items .owl-nav .owl-prev {
    left: 0;
    background-image: url(Icons/chevron-left.svg);
}

section.podcasts .see-all {
    width: 100%;
    text-align: right;
}

* + section.podcasts .see-all {
    margin-top: .2rem;
}

section.podcasts .see-all a {
    border-bottom: 2px solid transparent;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

@media screen and (min-width:901px) {
    section.podcasts .see-all a:hover {
        border-color: #000;
    }
}

@media screen and (max-width:900px) {
    section.podcasts {
        padding-top: .25rem;
        padding-bottom: .6rem;
    }

        section.podcasts .items .owl-nav {
            width: 100%;
            left: 0;
            right: 0;
            top: 1.35rem;
            margin-top: -.39rem;
            height: 0;
        }

            section.podcasts .items .owl-nav > *.disabled {
                opacity: .35;
            }

            section.podcasts .items .owl-nav > * {
                width: .39rem;
                height: .39rem;
                background-color: #fff;
                background-size: .15rem;
                box-shadow: 0 0 .06rem rgba(0,0,0,.16);
            }

            section.podcasts .items .owl-nav .owl-next {
                background-image: url(Icons/arrow-right.svg);
                right: -.2rem;
            }

            section.podcasts .items .owl-nav .owl-prev {
                background-image: url(Icons/arrow-left.svg);
                left: -.2rem;
            }
}

section.publish-specs {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: .5rem;
    padding-bottom: .5rem;
    overflow: hidden;
}

    section.publish-specs .img-box {
        display: inline-block;
        vertical-align: top;
        width: 4.1rem;
        max-width: 100%;
        box-shadow: 0 .11rem .19rem rgba(0,0,0,.29);
    }

        section.publish-specs .img-box img {
            width: 100%;
        }

    section.publish-specs .content {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 6.36rem;
        max-width: calc(100% - 4.1rem);
        padding-left: .65rem;
        padding-right: .65rem;
    }

@media screen and (max-width:900px) {
    section.publish-specs .content .title {
        padding-right: .45rem;
    }
}

@media screen and (max-width:900px) {
    section.publish-specs .content .subtitle {
        padding-right: .45rem;
    }
}

section.publish-specs .content .text {
    line-height: 1.5em;
}

section.publish-specs .content .btn {
    cursor: pointer;
}

section.publish-specs .content * + .text {
    margin-top: .44rem;
}

section.publish-specs .content * + .btn {
    margin-top: .44rem;
}

section.publish-specs .content .share {
    position: absolute;
    width: .7rem;
    height: .7rem;
    top: -.1rem;
    right: -.2rem;
    z-index: 2;
}

section.publish-specs .popup-slider {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 15;
    background-color: #ececec;
}

    section.publish-specs .popup-slider .wrapper {
        width: 100%;
        height: 100%;
        position: relative;
    }

        section.publish-specs .popup-slider .wrapper .counter {
            position: absolute;
            font-size: .18rem;
            line-height: 1.5em;
            font-family: 'Roboto Serif', serif !important;
            right: 2rem;
            bottom: .56rem;
            z-index: 2;
        }

        section.publish-specs .popup-slider .wrapper .items {
            display: inline-block;
            width: 100%;
            height: 100%;
            margin: 0;
        }

            section.publish-specs .popup-slider .wrapper .items .item {
                width: 100%;
                height: 100vh;
                margin: 0;
                padding-top: .48rem;
                padding-bottom: .48rem;
                padding-left: 1.4rem;
                padding-right: 1.4rem;
            }

@media screen and (max-width:900px) {
    section.publish-specs .popup-slider .wrapper .items .item {
        height: 100vh;
        height: calc(var(--vh,1vh)*100);
    }
}

section.publish-specs .popup-slider .wrapper .items .item .image {
    width: 100%;
    height: calc(100% - .85rem);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media screen and (min-width:901px) {
    section.publish-specs .popup-slider .wrapper .items .item .image {
        filter: drop-shadow(.1rem .1rem .25rem rgba(0,0,0,.25));
    }
}

section.publish-specs .popup-slider .wrapper .items .item .image + * {
    margin-top: .35rem;
}

section.publish-specs .popup-slider .wrapper .items .item .desc {
    display: block;
    height: .5rem;
    font-size: .2rem;
    line-height: 1.5em;
    text-align: center;
    font-family: 'Roboto Serif', serif !important;
    padding: 0 1.2rem;
}

section.publish-specs .popup-slider .wrapper .items .owl-nav {
    position: absolute;
    width: 100%;
    z-index: 2;
}

    section.publish-specs .popup-slider .wrapper .items .owl-nav > *.disabled {
        opacity: .35;
    }

    section.publish-specs .popup-slider .wrapper .items .owl-nav > * {
        position: absolute;
        bottom: .5rem;
        width: .37rem;
        height: .37rem;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    section.publish-specs .popup-slider .wrapper .items .owl-nav .owl-next {
        right: .8rem;
        background-image: url(Icons/slide-right.svg);
    }

    section.publish-specs .popup-slider .wrapper .items .owl-nav .owl-prev {
        left: .8rem;
        background-image: url(Icons/slide-left.svg);
    }

section.publish-specs .popup-slider .wrapper .items .owl-dots {
    position: absolute;
    bottom: .54rem;
    display: inline-block;
    width: 100%;
    margin-top: .2rem;
    text-align: center;
}

    section.publish-specs .popup-slider .wrapper .items .owl-dots .owl-dot {
        display: inline-block;
        width: .12rem;
        height: .12rem;
        border: 2px solid #d4d4d4;
        border-radius: 50%;
        margin: .05rem;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

        section.publish-specs .popup-slider .wrapper .items .owl-dots .owl-dot.active {
            background-color: #000;
            border-color: #000;
        }

section.publish-specs .popup-slider .close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000;
    border: 0;
    width: .6rem;
    height: .6rem;
    cursor: pointer;
    z-index: 2;
}

    section.publish-specs .popup-slider .close img {
        width: .21rem;
        height: .21rem;
    }

section.publish-specs .popup-slider .download {
    position: absolute;
    top: .33rem;
    left: .36rem;
    z-index: 2;
}

@media screen and (max-width:900px) {
    section.publish-specs .popup-slider .download {
        top: .2rem;
    }
}

section.publish-specs .popup-slider .download img {
    display: inline-block;
    vertical-align: middle;
    width: .4rem;
}

@media screen and (max-width:900px) {
    section.publish-specs .popup-slider .download img {
        width: .3rem;
    }
}

section.publish-specs .popup-slider .download span {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: .18rem;
    font-weight: 700;
    line-height: 1em;
    margin-left: .06rem;
}

@media screen and (max-width:900px) {
    section.publish-specs .popup-slider .download span {
        font-size: .16rem;
    }
}

@media screen and (max-width:900px) {
    section.publish-specs {
        padding-bottom: .3rem;
        padding-top: .15rem;
    }

        section.publish-specs + section.text-section {
            padding-top: 0;
        }

        section.publish-specs .content {
            padding: 0;
            width: 100%;
            max-width: 100%;
        }

            section.publish-specs .content * + .text {
                margin-top: .3rem;
            }

            section.publish-specs .content * + .btn {
                margin-top: .3rem;
            }

        section.publish-specs * + .content {
            margin-top: .2rem;
        }

        section.publish-specs .popup-slider .wrapper .items .item {
            padding: .7rem .2rem;
        }

            section.publish-specs .popup-slider .wrapper .items .item .image {
                height: 100%;
            }

            section.publish-specs .popup-slider .wrapper .items .item .desc {
                text-align: left;
                padding-left: 0;
                padding-right: .75rem;
                font-size: .16rem;
                padding-top: .11rem;
            }

                section.publish-specs .popup-slider .wrapper .items .item .desc::before {
                    content: none;
                }

        section.publish-specs .popup-slider .wrapper .items .owl-nav {
            width: 100%;
            left: 0;
            right: 0;
            top: auto;
            bottom: .36rem;
            z-index: 5;
        }

            section.publish-specs .popup-slider .wrapper .items .owl-nav > *.disabled {
                opacity: .35;
            }

            section.publish-specs .popup-slider .wrapper .items .owl-nav > * {
                position: absolute;
                top: 0;
                width: .39rem;
                height: .39rem;
                background-size: .21rem;
                box-shadow: none;
                margin-top: -.18rem;
            }

            section.publish-specs .popup-slider .wrapper .items .owl-nav .owl-next {
                background-image: url(Icons/arrow-right.svg);
                right: .1rem;
            }

            section.publish-specs .popup-slider .wrapper .items .owl-nav .owl-prev {
                background-image: url(Icons/arrow-left.svg);
                left: .1rem;
            }

        section.publish-specs .popup-slider .wrapper .items .owl-dots {
            bottom: .24rem;
            padding-left: .5rem;
            padding-right: .5rem;
        }

            section.publish-specs .popup-slider .wrapper .items .owl-dots .owl-dot {
                margin: .04rem;
            }

        section.publish-specs .popup-slider .wrapper .counter {
            right: .2rem;
            font-size: .14rem;
            bottom: .75rem;
        }
}

section.podcast-list {
    display: inline-block;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    section.podcast-list .header {
        display: inline-block;
        width: 100%;
    }

        section.podcast-list .header .title {
            display: inline-block;
            vertical-align: middle;
            width: 70%;
        }

        section.podcast-list .header .sort {
            display: inline-block;
            vertical-align: middle;
            width: 30%;
            text-align: right;
            position: relative;
        }

            section.podcast-list .header .sort .sort-wrapper {
                position: absolute;
                right: 0;
                top: 50%;
                display: inline-block;
                margin-top: -.24rem;
                padding: .17rem .17rem .1rem .17rem;
                box-shadow: 0 .17rem .16rem rgba(0,0,0,0);
                border: 2px solid transparent;
                background-color: #fff;
            }

                section.podcast-list .header .sort .sort-wrapper .current {
                    cursor: pointer;
                    display: inline-block;
                    transition: all .3s ease;
                    -webkit-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    position: relative;
                    width: 100%;
                }

                    section.podcast-list .header .sort .sort-wrapper .current span {
                        display: inline-block;
                        padding-right: .32rem;
                        transition: all .3s ease;
                        -webkit-transition: all .3s ease;
                        -ms-transition: all .3s ease;
                        -moz-transition: all .3s ease;
                        -o-transition: all .3s ease;
                    }

                    section.podcast-list .header .sort .sort-wrapper .current img {
                        width: .2rem;
                        position: absolute;
                        right: 0;
                        top: 50%;
                        margin-top: -.07rem;
                        transition: all .3s ease;
                        -webkit-transition: all .3s ease;
                        -ms-transition: all .3s ease;
                        -moz-transition: all .3s ease;
                        -o-transition: all .3s ease;
                    }

                section.podcast-list .header .sort .sort-wrapper ul {
                    display: none;
                    list-style: none;
                    padding-top: .07rem;
                    padding-bottom: .02rem;
                    width: 100%;
                    border-top: 1px solid #e7e7e7;
                    margin-top: .1rem;
                    text-align: left;
                    transition: all .3s ease;
                    -webkit-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                }

                    section.podcast-list .header .sort .sort-wrapper ul li a {
                        display: inline-block;
                        width: 100%;
                        padding: .05rem .13rem;
                        color: #000;
                    }

@media screen and (min-width:901px) {
    section.podcast-list .header .sort .sort-wrapper:hover {
        box-shadow: 0 .17rem .13rem rgba(0,0,0,.1);
        border: 2px solid #e85300;
        padding: .17rem .17rem .1rem .17rem;
    }

        section.podcast-list .header .sort .sort-wrapper:hover ul {
            display: block;
        }
}

@media screen and (max-width:900px) {
    section.podcast-list .header .sort .sort-wrapper {
        margin-top: -.28rem;
        padding: .17rem 0 .1rem 0;
        top: 0;
    }

        section.podcast-list .header .sort .sort-wrapper .current span {
            padding-right: .33rem;
        }

        section.podcast-list .header .sort .sort-wrapper.active {
            min-width: 1.7rem;
            box-shadow: 0 .17rem .13rem rgba(0,0,0,.1);
            border: 2px solid #e85300;
            padding: .17rem .13rem .17rem .11rem;
        }

            section.podcast-list .header .sort .sort-wrapper.active .current {
                padding-left: .13rem;
                padding-right: .13rem;
            }

                section.podcast-list .header .sort .sort-wrapper.active .current span {
                    padding-right: .45rem;
                }

                section.podcast-list .header .sort .sort-wrapper.active .current img {
                    right: .13rem;
                }

            section.podcast-list .header .sort .sort-wrapper.active ul {
                display: block;
            }
}

section.podcast-list .header .text {
    display: block;
}

section.podcast-list .header * + .text {
    margin-top: .3rem;
}

section.podcast-list .items {
    text-align: center;
}

    section.podcast-list .items .item {
        text-align: left;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

        section.podcast-list .items .item.highlight {
            animation-name: highlight-item;
            animation-duration: 1s;
            animation-iteration-count: 1;
        }

        section.podcast-list .items .item .text {
            line-height: 1.5em;
        }

            section.podcast-list .items .item .text span[a-popup-target] {
                cursor: pointer;
                color: #e85300;
                font-weight: 700;
                border-bottom: 1px solid;
            }

        section.podcast-list .items .item * + .text {
            margin-top: .1rem;
        }

        section.podcast-list .items .item iframe, section.podcast-list .items .item .iframe {
            display: inline-block;
            width: 100%;
        }

        section.podcast-list .items .item * + iframe, section.podcast-list .items .item * + .iframe {
            margin-top: .5rem;
        }

@media screen and (max-width:900px) {
    section.podcast-list .items .item * + iframe, section.podcast-list .items .item * + .iframe {
        margin-top: .25rem;
    }
}

section.podcast-list .items * + .item {
    margin-top: .5rem;
}

section.podcast-list * + .items {
    margin-top: .7rem;
}

section.podcast-list .btn {
    display: block;
    margin-top: .7rem;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:900px) {
    section.podcast-list {
        padding-top: .15rem;
        padding-bottom: .6rem;
    }

        section.podcast-list .header .title {
            width: 70%;
        }

        section.podcast-list .header .sort {
            width: 100%;
            margin-left: -70%;
        }

        section.podcast-list .header * + .text {
            margin-top: .13rem;
        }

        section.podcast-list * + .items {
            margin-top: .24rem;
        }

        section.podcast-list .btn {
            margin-top: .3rem;
            font-size: .14rem;
            padding: .14rem .35rem;
        }
}

section.contact {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-top: .33rem;
    padding-bottom: .8rem;
}

@media screen and (max-width:900px) {
    section.contact {
        padding-bottom: .38rem;
    }

        section.contact + footer {
            margin-top: 0;
        }
}

section.contact .title {
    display: block;
    width: 100%;
    font-size: .24rem;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: .2rem;
}

@media screen and (max-width:900px) {
    section.contact .title {
        font-size: .16rem;
    }
}

section.contact .left {
    display: inline-block;
    vertical-align: top;
    padding-right: .4rem;
    width: calc(50% + .4rem);
    position: relative;
}

    section.contact .left .img-box {
        width: 100%;
    }

        section.contact .left .img-box + * {
            margin-top: .2rem;
        }

        section.contact .left .img-box img {
            width: 100%;
        }

    section.contact .left .text {
        line-height: 1.5em;
    }

        section.contact .left .text a {
            color: #e85300;
            border-bottom: 1px solid #e85300;
        }

@media screen and (max-width:900px) {
    section.contact .left {
        width: 100%;
        padding-right: 0;
    }

        section.contact .left + * {
            margin-top: .4rem;
        }

        section.contact .left .img-box {
            width: calc(100% + .32rem);
            margin-left: -.16rem;
            margin-right: -.16rem;
        }
}

section.contact .right {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - .4rem);
    position: relative;
}

    section.contact .right .response {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #e85300;
        text-align: center;
    }

        section.contact .right .response.success {
            display: block;
        }

            section.contact .right .response.success .icon img.success {
                display: block;
            }

        section.contact .right .response.error {
            display: block;
        }

            section.contact .right .response.error .icon img.error {
                display: block;
            }

        section.contact .right .response .content {
            padding: .2rem;
        }

            section.contact .right .response .content .icon {
                display: inline-block;
                width: 1.15rem;
            }

                section.contact .right .response .content .icon img {
                    display: none;
                    width: 100%;
                }

                section.contact .right .response .content .icon + * {
                    margin-top: .76rem;
                }

            section.contact .right .response .content .response-title {
                font-size: .3rem;
                font-weight: 700;
                color: #fff;
            }

    section.contact .right form.general input[type=text], section.contact .right form.general input[type=password], section.contact .right form.general textarea {
        height: auto;
        padding-top: .27rem;
        padding-bottom: .11rem;
    }

    section.contact .right form.general button {
        padding: .16rem .4rem;
        height: auto;
        width: auto;
    }

@media screen and (max-width:900px) {
    section.contact .right {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
    }

        section.contact .right form.general .form-item input[type=text], section.contact .right form.general .form-item input[type=password], section.contact .right form.general .form-item textarea {
            font-size: .16rem;
        }

        section.contact .right form.general .form-item span.placeholder {
            font-size: .16rem;
        }

        section.contact .right form.general .form-item.active span.placeholder {
            font-size: .12rem;
        }

        section.contact .right form.general .form-item button {
            width: 100%;
            padding: .2rem;
            font-size: .14rem;
            letter-spacing: .2em;
        }

        section.contact .right.submited form.general {
            height: 0;
            overflow: hidden;
        }

        section.contact .right.submited .response {
            height: 2.45rem;
            position: relative;
        }

            section.contact .right.submited .response .icon + * {
                margin-top: .3rem;
            }

            section.contact .right.submited .response .response-title {
                font-size: .16rem;
            }
}

section.contact form[a-form] .input-error {
    margin-top: .04rem;
    padding-left: .2rem;
    font-weight: 400;
    font-size: .14rem;
    line-height: 1.5em;
    color: #fd0d1b;
}

@media screen and (max-width:900px) {
    section.contact form[a-form] .input-error {
        font-size: .12rem;
    }
}

section.paging-list {
    display: inline-block;
    width: 100%;
    padding-bottom: 1rem;
}

@media screen and (max-width:900px) {
    section.paging-list {
        padding-bottom: .6rem;
        padding-top: .15rem;
    }
}

section.paging-list .header {
    display: inline-block;
    width: 100%;
}

    section.paging-list .header .left {
        width: 50%;
        display: inline-block;
        vertical-align: middle;
    }

    section.paging-list .header .right {
        width: 50%;
        display: inline-block;
        vertical-align: middle;
        text-align: right;
    }

    section.paging-list .header a {
        font-size: .18rem;
        font-weight: 700;
        color: #000;
        line-height: 1.5em;
    }

        section.paging-list .header a span {
            display: inline-block;
            vertical-align: middle;
        }

        section.paging-list .header a img {
            width: .2rem;
            display: inline-block;
            vertical-align: middle;
            margin-left: .13rem;
        }

@media screen and (max-width:900px) {
    section.paging-list .header .left {
        width: 70%;
    }

    section.paging-list .header .right {
        width: 30%;
    }

    section.paging-list .header a {
        font-size: .16rem;
    }
}

section.paging-list .items {
    display: inline-block;
    width: 100%;
}

    section.paging-list .items .item {
        display: inline-block;
        width: 100%;
    }

        section.paging-list .items .item + .item {
            margin-top: .5rem;
        }

@media screen and (max-width:900px) {
    section.paging-list .items .item + .item {
        margin-top: .4rem;
    }
}

@media screen and (min-width:901px) {
    section.paging-list .items .item:hover .img-box img {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
    }
}

section.paging-list .items .item .img-box {
    display: inline-block;
    vertical-align: top;
    width: 5.9rem;
    max-width: 100%;
    padding-bottom: 26.77%;
    height: 0;
    position: relative;
    overflow: hidden;
}

    section.paging-list .items .item .img-box img {
        position: absolute;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

@media screen and (max-width:900px) {
    section.paging-list .items .item .img-box {
        padding-bottom: 56%;
    }
}

section.paging-list .items .item .content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 5.9rem);
    padding-left: .4rem;
    color: #000;
    left: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

    section.paging-list .items .item .content .date {
        font-size: .18rem;
        line-height: 1.44em;
    }

        section.paging-list .items .item .content .date + * {
            margin-top: .2rem;
        }

    section.paging-list .items .item .content .title {
        font-size: .22rem;
        font-weight: 700;
        line-height: 1.44em;
    }

        section.paging-list .items .item .content .title + * {
            margin-top: .2rem;
        }

        section.paging-list .items .item .content .title + .text.big {
            margin-top: 0;
        }

    section.paging-list .items .item .content .text {
        font-size: .18rem;
        font-family: 'Roboto Serif', serif !important;
        line-height: 1.44em;
    }

        section.paging-list .items .item .content .text.big {
            font-size: .22rem;
        }

    section.paging-list .items .item .content .bottom {
        margin-top: .94rem;
        position: relative;
        display: inline-block;
        width: 100%;
        padding-top: .2rem;
    }

        section.paging-list .items .item .content .bottom::before {
            content: "";
            width: .27rem;
            position: absolute;
            top: 0;
            left: 0;
            height: 2px;
            background-color: #000;
        }

        section.paging-list .items .item .content .bottom .left {
            display: inline-block;
            vertical-align: middle;
            width: 3rem;
            font-size: .18rem;
            font-weight: 500;
        }

        section.paging-list .items .item .content .bottom .download-items {
            display: inline-block;
            vertical-align: middle;
            text-align: right;
            width: calc(100% - 3rem);
        }

            section.paging-list .items .item .content .bottom .download-items .download-item {
                display: inline-block;
                vertical-align: middle;
                padding-left: .2rem;
                padding-right: .2rem;
                height: .4rem;
            }

                section.paging-list .items .item .content .bottom .download-items .download-item + * {
                    border-left: 1px solid #e7e7e7;
                }

@media screen and (max-width:900px) {
    section.paging-list .items .item .content {
        width: 100%;
        padding-left: 0;
        padding-top: .1rem;
    }

        section.paging-list .items .item .content .date {
            font-size: .16rem;
        }

            section.paging-list .items .item .content .date + * {
                margin-top: .15rem;
            }

        section.paging-list .items .item .content .title {
            font-size: .16rem;
            display: block;
        }

            section.paging-list .items .item .content .title + * {
                margin-top: .15rem;
            }

        section.paging-list .items .item .content .text {
            font-size: .16rem;
        }

        section.paging-list .items .item .content .bottom {
            margin-top: .15rem;
        }

            section.paging-list .items .item .content .bottom .left {
                width: 1.5rem;
            }

            section.paging-list .items .item .content .bottom .download-items {
                width: calc(100% - 1.5rem);
            }

                section.paging-list .items .item .content .bottom .download-items .download-item {
                    height: .3rem;
                    padding-left: .25rem;
                    padding-right: .25rem;
                }

                    section.paging-list .items .item .content .bottom .download-items .download-item:first-child {
                        padding-left: 0;
                    }

                    section.paging-list .items .item .content .bottom .download-items .download-item:last-child {
                        padding-right: 0;
                    }

                    section.paging-list .items .item .content .bottom .download-items .download-item img {
                        max-height: .3rem;
                    }
}

section.paging-list * + .items {
    margin-top: .31rem;
}

@media screen and (max-width:900px) {
    section.paging-list * + .items {
        margin-top: .15rem;
    }
}

section.paging-list * + .press-releases-items {
    margin-top: .31rem;
}

@media screen and (max-width:900px) {
    section.paging-list * + .press-releases-items {
        margin-top: .15rem;
    }
}

section.paging-list * + .exhibition-material-items {
    margin-top: .31rem;
}

@media screen and (max-width:900px) {
    section.paging-list * + .exhibition-material-items {
        margin-top: .15rem;
    }
}

section.paging-list .pagination {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 1rem;
    position: relative;
}

@media screen and (max-width:900px) {
    section.paging-list .pagination {
        margin-top: .3rem;
    }
}

section.paging-list .pagination .numbs {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.35rem;
    margin-right: 1.35rem;
}

@media screen and (max-width:900px) {
    section.paging-list .pagination .numbs {
        margin-left: .2rem;
        margin-right: .2rem;
    }
}

section.paging-list .pagination .numbs .item {
    display: inline-block;
    vertical-align: middle;
    width: .5rem;
    height: .5rem;
    border: 1px solid #e7e7e7;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

    section.paging-list .pagination .numbs .item span {
        font-size: .18rem;
        color: #000;
    }

    section.paging-list .pagination .numbs .item.active {
        background-color: #e85300;
        border-color: #e85300;
    }

        section.paging-list .pagination .numbs .item.active span {
            color: #fff;
        }

@media screen and (min-width:901px) {
    section.paging-list .pagination .numbs .item:not(.active):hover {
        background-color: #ececec;
    }
}

section.paging-list .pagination .arrow-style, section.paging-list .pagination .next, section.paging-list .pagination .prev {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

    section.paging-list .pagination .arrow-style svg, section.paging-list .pagination .next svg, section.paging-list .pagination .prev svg {
        width: .14rem;
        height: .28rem;
    }

        section.paging-list .pagination .arrow-style svg path, section.paging-list .pagination .next svg path, section.paging-list .pagination .prev svg path {
            stroke: #e85300;
        }

section.paging-list .pagination .disabled {
    cursor: default;
}

    section.paging-list .pagination .disabled svg path {
        stroke: #d4d4d4;
    }

@media screen and (max-width:900px) {
    section.paging-list .pagination .prev {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -.14rem;
    }
}

@media screen and (max-width:900px) {
    section.paging-list .pagination .next {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -.14rem;
    }
}

section.single-download {
    display: inline-block;
    width: 100%;
    padding-bottom: 1rem;
    padding-top: .31rem;
}

@media screen and (max-width:900px) {
    section.single-download {
        padding-top: .2rem;
    }
}

section.single-download .item {
    display: inline-block;
    width: 100%;
}

    section.single-download .item .img-box {
        display: inline-block;
        vertical-align: top;
        width: 5.9rem;
        height: 3.32rem;
        position: relative;
        background-color: #f5f5f5;
        padding: .4rem .8rem;
        text-align: center;
    }

        section.single-download .item .img-box img {
            max-width: 100%;
            max-height: 100%;
            width: 100%;
            height: auto;
            object-fit: contain;
        }

@media screen and (max-width:900px) {
    section.single-download .item .img-box {
        width: 100%;
        height: 1.88rem;
        padding: .7rem .45rem;
    }
}

section.single-download .item .content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 5.9rem);
    padding-left: .4rem;
    color: #000;
    left: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

    section.single-download .item .content .title {
        font-size: .22rem;
        font-weight: 700;
        line-height: 1.44em;
    }

    section.single-download .item .content .bottom {
        margin-top: 2.2rem;
        position: relative;
        display: inline-block;
        width: 100%;
        padding-top: .2rem;
    }

        section.single-download .item .content .bottom::before {
            content: "";
            width: .27rem;
            position: absolute;
            top: 0;
            left: 0;
            height: 2px;
            background-color: #000;
        }

        section.single-download .item .content .bottom .left {
            display: inline-block;
            vertical-align: middle;
            width: 3rem;
            font-size: .18rem;
            font-weight: 500;
        }

        section.single-download .item .content .bottom .download-items {
            display: inline-block;
            vertical-align: middle;
            text-align: right;
            width: calc(100% - 3rem);
        }

            section.single-download .item .content .bottom .download-items .download-item {
                display: inline-block;
                vertical-align: middle;
                padding-left: .2rem;
                padding-right: .2rem;
                height: .4rem;
            }

                section.single-download .item .content .bottom .download-items .download-item + * {
                    border-left: 1px solid #e7e7e7;
                }

@media screen and (max-width:900px) {
    section.single-download .item .content {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-top: .1rem;
    }

        section.single-download .item .content .title {
            font-size: .16rem;
        }

        section.single-download .item .content .bottom {
            margin-top: .15rem;
        }

            section.single-download .item .content .bottom .left {
                width: 1.5rem;
            }

            section.single-download .item .content .bottom .download-items {
                width: calc(100% - 1.5rem);
            }

                section.single-download .item .content .bottom .download-items .download-item {
                    height: .3rem;
                    padding-left: .25rem;
                    padding-right: .25rem;
                }

                    section.single-download .item .content .bottom .download-items .download-item:first-child {
                        padding-left: 0;
                    }

                    section.single-download .item .content .bottom .download-items .download-item:last-child {
                        padding-right: 0;
                    }

                    section.single-download .item .content .bottom .download-items .download-item img {
                        max-height: .3rem;
                    }
}

section.detail-header {
    display: inline-block;
    width: 100%;
    padding-top: .42rem;
    padding-bottom: .27rem;
}

@media screen and (max-width:900px) {
    section.detail-header {
        padding-top: .1rem;
        padding-bottom: .2rem;
    }
}

section.detail-header + .text-section {
    padding-top: 0;
}

section.detail-header .content {
    display: block;
    margin: auto;
    max-width: 100%;
    width: 9rem;
    padding-left: .4rem;
    padding-right: .4rem;
}

@media screen and (max-width:900px) {
    section.detail-header .content {
        padding: 0;
        width: 100%;
    }
}

section.detail-header .content .pretitle {
    font-size: .24rem;
    line-height: 1.5em;
    display: inline-block;
    width: 100%;
}

    section.detail-header .content .pretitle + * {
        margin-top: .22rem;
    }

@media screen and (max-width:900px) {
    section.detail-header .content .pretitle {
        font-size: .16rem;
        line-height: 1.5em;
    }
}

section.detail-header .content .title {
    display: inline-block;
    width: 100%;
    font-size: .3rem;
    line-height: 1.5em;
    font-weight: 700;
}

@media screen and (max-width:900px) {
    section.detail-header .content .title {
        font-size: .16rem;
        line-height: 1.5em;
    }
}

section.detail-header .content .subtitle {
    display: inline-block;
    width: 100%;
    font-size: .3rem;
    line-height: 1.5em;
}

@media screen and (max-width:900px) {
    section.detail-header .content .subtitle {
        font-size: .16rem;
        line-height: 1.5em;
    }
}

section.detail-header .content * + .btn {
    margin-top: .2rem;
}

@media screen and (max-width:900px) {
    section.detail-header .content .btn {
        width: 100%;
        position: relative;
        padding: .2rem;
    }

        section.detail-header .content .btn span {
            font-size: .14rem;
        }

        section.detail-header .content .btn img {
            position: absolute;
            right: .2rem;
            top: 50%;
            margin-top: -.12rem;
        }
}

section.not-found {
    position: relative;
    background-image: url("Images/not-found.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media screen and (max-width:900px) {
    section.not-found {
        background-size: auto 100%;
        background-position-x: 25%;
    }
}

section.not-found .content {
    position: absolute;
    bottom: .4rem;
    right: .24rem;
    width: 7rem;
}

@media screen and (max-width:900px) {
    section.not-found .content {
        width: 3rem;
        max-width: 100%;
        left: .2rem;
        right: auto;
        bottom: .4rem;
    }
}

section.not-found .content .title {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    font-size: 2rem;
    line-height: 1em;
    color: #fff;
    font-weight: 300;
    letter-spacing: -.025em;
    font-family: 'Roboto Serif', serif !important;
    margin-top: .4rem;
}

@media screen and (max-width:900px) {
    section.not-found .content .title {
        width: 100%;
        font-size: 1.3rem;
        margin-bottom: 0;
    }
}

section.not-found .content .right {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

@media screen and (max-width:900px) {
    section.not-found .content .right {
        width: 100%;
    }
}

section.not-found .content .right .text {
    display: block;
    font-size: .4rem;
    color: #fff;
}

@media screen and (max-width:900px) {
    section.not-found .content .right .text {
        font-size: .28rem;
    }
}

section.not-found .content .right .text + * {
    margin-top: .27rem;
}

@media screen and (max-width:900px) {
    section.not-found .content .right .text + * {
        margin-top: .2rem;
    }
}

section.not-found .content .right .link {
    display: inline-block;
}

    section.not-found .content .right .link span {
        display: inline-block;
        vertical-align: middle;
        font-size: .18rem;
        letter-spacing: -.05em;
        color: #fff;
    }

    section.not-found .content .right .link img {
        display: inline-block;
        vertical-align: middle;
        width: .32rem;
        margin-left: .1rem;
    }

.flip-vertical {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #161615;
    z-index: 99999;
    left: 0;
    top: 0;
}

    .flip-vertical .wrapper {
        height: 100%;
        width: 100%;
        text-align: center;
    }

        .flip-vertical .wrapper .content .text {
            margin-top: .2rem;
            display: block;
            color: #fff;
            line-height: 1.5em;
        }

@media screen and (max-width:900px) and (orientation:landscape) {
    .flip-vertical {
        display: block;
    }
}

@media screen and (max-width:900px) {
    .desktop-only {
        display: none !important;
    }
}

@media screen and (min-width:901px) {
    .mobile-only {
        display: none !important;
    }
}


.loader {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .loader .circular {
        animation: rotate 2s linear infinite;
        height: 100px;
        position: relative;
        width: 100px;
    }

        .loader .circular .path {
            stroke-dasharray: 1,200;
            stroke-dashoffset: 0;
            stroke: #007BFF;
            animation: dash 1.5s ease-in-out infinite;
            stroke-linecap: round;
            fill: transparent;
            stroke-width: 5px;
        }

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}
