* {
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    font-family: 'KoHo';
}

#bg {
    display: none;
}

@font-face {
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 400;
    src: local('KoHo Regular'), local('KoHo-Regular'), url(K2F-fZ5fmddNNiAUfabS.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 400;
    src: local('KoHo Regular'), local('KoHo-Regular'), url(K2F-fZ5fmddNNi4UfQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

#bg {
    position: absolute;
    bottom: 0px;
    background: linear-gradient(45deg, #ccebf2, #005d72);
    width: 100%;
    height: 140px;
    z-index: 10000;
}

#slideshow div {
    height: 3000px;
    background: #222 !important;
}

#bg img {
    width: auto;
    left: 20px;
    height: 118px;
    position: relative;
    top: 10px;
}



#slideshow div.text {
    height: auto;
}

.text {
    font-size: 36px;
    color: #222;
    font-weight: bold;
}

.title {
    text-align: center;
    display: inline-block;
    font-size: 47px;
    margin-bottom: 36px;
    font-weight: bold;
    color: #153c73;
}

#time {
    z-index: 60000000;
    color: white;
    font-size: 42px;
}

br {
    display: block;
    line-height: 0px;
    margin: 8px;
}

#slideshow .slide_img,
#slideshow .slide_video {
    position: relative;
    margin-left: 0px;
    max-width: 100%;
    width: 100%;
    margin-right: 0px;
}
