body {
    margin: 0;
    padding: 0;
    font-size: 12pt;
    line-height: 1.75em;
    font-family: 'Noto Sans TC', sans-serif;
    color: #141412;

}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
}
hr {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 2px solid #141412 !important;
}
a {
    transition: ease-in-out .15s;
    color: #ca3c08;
    text-decoration: none;
}
a:hover {
    color: #ca3c08;
    text-decoration: underline;
}
h1 {
    font-size: 34pt;
    line-height: 1.25em;
    font-family: 'Bitter', serif;
}
h2 {
    font-size: 24pt;
    line-height: 1.25em;
    font-family: 'Bitter', serif;
}
h3 {
    font-size: 20pt;
    line-height: 1.25em;
    font-family: 'Bitter', serif;
}
h4 {
    font-size: 14pt;
    line-height: 1.25em;
    font-family: 'Bitter', serif;
}
.clear {
    clear: both;
}
#header {

}
#header #header-top {
    float: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    align-items: center;
    padding-top: 20px;
    padding-bottom:20px;
}
#header #logo {
    margin-right: auto;
}
#header #header-contact {
    margin-left: auto;
}
#header #header-languages {
    margin-left: auto;
}
#header #header-languages a {
    opacity: 0.5;
    padding-left: 2.5px;
    padding-right: 2.5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#header #header-languages a.active {
    opacity: 1;
}
#header #header-languages a:hover {
    opacity: 1;
}
#header #header-languages img {
    width: 28px;
}
#header #header-contact a {
    color: inherit;
    text-decoration: none;
    font-weight: bold;
}
#header #header-contact a:hover {
    color: #ca3c08;
}
#header #header-contact a:nth-child(2) {
    margin-left: 20px;
}
#header #header-contact img {
    width: 32px;
    vertical-align: middle;
    margin-right: 15px;
}
#header-social {
    margin-left: 40px;
}
#header-social a {
    padding-left: 2px;
    padding-right: 2px;
}
#header-social img {
    width: 36px;
}
#header #mainmenu {
    float: left;
    width: 100%;
    background-color: #f7f5e7;
}
#header #mainmenu ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}
#header #mainmenu ul li {
    float: left;
}
#header #mainmenu ul li a {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    text-decoration: none;
    color: inherit;
}
#header #mainmenu ul li a:hover, #header #mainmenu ul .nav-selected, #header #mainmenu ul .nav-path-selected {
    background-color: #141412;
    color: #fff;
}
#header #logo {
    float: left;
    width: 100%;
    max-width: 175px;
}
#banner {
    float: left;
    width: 100%;
    position: relative;
    background-color: #141412;
}
.owl-carousel .owl-stage-outer {
    float: left;
    width: 100%;
}
.owl-carousel .item:before {
    content: '';
    padding-bottom: 20%;
    float: left;
    width: 100%;
}
.owl-carousel .item {
    float: left;
    width: 100%;
    position: relative;
}
#banner .banner-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
}
.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}
#sponsors {
    float: left;
    width: calc(100% + 40px);
    margin-left: -40px;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
#sponsors a {
    float: left;
    width: calc(14.2% - 40px);
    margin-left: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#sponsors a img {
    max-height: 65px;
}
#pull {
    float: right;
    text-align: right;
    text-transform: uppercase;
    width: 100%;
    padding: 15px;
    padding-right: 20px;
    padding-left: 20px;
    color: #000;
    display: none;
    cursor: pointer;
    font-weight: bold;
    clear: right;
}
.burger {
    width: 24px;
    height: 24px;
    float: right;
    clear: right;
    cursor: pointer;
    position: relative;
    margin-left: 15px;
    margin-top: 3px;
}
.burger:before, .burger span, .burger:after {
    width: 100%;
    height: 2px;
    display: block;
    background: #000;
    position: absolute;
    opacity: 1;
}
.burger:before, .burger:after {
    transition: top .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1);
    -webkit-transition: top .35s cubic-bezier(.23,1,.32,1),-webkit-transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1);
    content: "";
}
.burger:before {
    top: 2px;
}
.burger span {
    top: 8px;
}
.burger:after {
    top: 14px;
}
.burger.cross span {
    opacity: 0;
}
.burger.cross:before, .burger.cross:after {
    top: 40%;
}
.burger.cross:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5); /*for IE*/
}
.burger.cross:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-5); /*for IE*/
}
.burger:focus {
    outline: none;
}
#main {
    float: left;
    width: 100%;
}
#content {
    float: left;
    margin-top: 80px;
    width: 100%;
}
#footer {
    margin-top: 80px;
    background-color: #220e10;
    float: left;
    width: 100%;
    padding-top: 40px;
    color: #fff;
    padding-bottom: 60px;
}
#footer h2 {
    font-size: 14pt;
}
#footer ul {
    margin: 0;
    list-style: none;
    padding: 0;
    float: left;
    width: calc(100% + 40px);
    margin-left: -40px;
}
#footer ul li {
    float: left;
    width: calc(33.33% - 40px);
    margin-left: 40px;
}
#footer ul li a:before {
    content: '🠖';
    color: #fff;
    float: left;
}
#footer ul li a span {
    float: right;
    width: calc(100% - 20px);
}
#footer ul li a:hover span {
    text-decoration: underline;
}
input[type="text"], input[type="email"], textarea, select {
    border: 2px solid #c1c1c1;
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 14pt;
}
textarea {
    resize: vertical;
    width: 100%;
    min-height: 200px;
}
input[type="submit"] {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    font-size: inherit;
    text-decoration: none;
    background-color: #141412;
    color: #fff;
    font-weight: bold;
    font-family: 'Noto Sans TC', sans-serif;
    cursor: pointer;
    border: none;
}
#copyright {
    float: left;
    width: 100%;
    margin-top: 40px;
    color: rgba(255, 255, 255, 0.15);
    font-size: 10pt;
}
#copyright a, #copyright a:hover {
    cursor: text;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.15);
}