body,
html {
  height: 100%;
  min-width: 1180px;
}

body,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
ol,
ul {
  margin: 0;
  padding: 0;
}

.clearFloat {
  clear: both !important;
}

.app {
  width: 100%;
}

.left {
  float: left;
}

.right {
  float: right;
}

header .banner {
  width: 100%;
}

header .banner img {
  display: block;
  width: 100%;
  height: 100%;
}

header .menu {
  background-color: #000;
  height: 52px;
}

header .menu a {
  float: left;
  color: #fff;
  text-decoration: none;
  font-family: Helvetica, "Gotham", "Montserrat", "Tahoma", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding: 0 10px;
  margin: 18.5px 0;
}

header .menu .item {
  float: left;
  margin-left: 45px;
}

header .menu .item a {
  border-right: 2px solid red;
}

header .menu .languages {
  float: right;
  margin-right: 45px;
}

header .menu .languages :first-child {
  border-right: 2px solid white;
}

header .menu .languages > a:hover {
  color: #fff100;
}

.main {
  margin-top: 75px;
  width: 100%;
}

.main .content {
  width: 100%;
}

.main .content > div h1 {
  font-size: 24px;
  font-family: Helvetica, "Gotham", "Montserrat", "Tahoma", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
}

footer {
  background-color: #e6e6e6;
  height: 135px;
  position: relative;
}

footer > div {
  position: absolute;
  bottom: 30px;
}

footer .copyright {
  width: 35%;
  text-align: left;
  font-size: 15px;
  font-family: Helvetica, "Tahoma", "Montserrat", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-weight: bold;
  left: 75px;
}

footer .disclaimer {
  right: 75px;
  width: 50%;
}

footer .disclaimer p {
  margin: 0;
  font-size: 15px;
  font-family: Helvetica, "Tahoma", "Montserrat", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-weight: normal;
}

.home .flexslider,
.home .introduction {
  margin: 0 75px;
}

.home .introduction {
  margin-top: 50px;
}

.home .introduction .text {
  width: 60%;
  float: left;
  font-family: Helvetica, "Tahoma", "Montserrat", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-size: 28px;
  line-height: 120%;
}

.home .introduction .image {
  width: 35%;
  float: right;
}

.home .introduction .image img {
  width: 100%;
}

.home .information {
  padding: 100px 75px 50px;
  margin-top: 65px;
  background-color: #fff100;
}

.home .information > div > div img {
  width: 67.5px;
  height: 67.5px;
}

.home .information .contact,
.home .information .schedule,
.home .information .terms {
  float: left;
  width: 33.3%;
  text-align: center;
}

.home .information h5 {
  font-size: 30px;
  color: #ed3024;
  font-family: Helvetica, "Gotham", "Montserrat", "Tahoma", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-weight: bold;
  margin: 30px 0;
}

.home .information .content,
.home .information .title,
.home .information a {
  font-size: 24px;
  font-family: Helvetica, "Tahoma", "Montserrat", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
}

.home .information .title {
  font-weight: bold;
  margin-bottom: 5px;
}

.home .information .content {
  margin-bottom: 20px;
}

.home .information a {
  text-decoration: underline;
  color: #000;
}

.committee,
.faq,
.organizers,
.ExCommittee,
.rules {
  margin: 0 75px;
}

.committee .switch,
.faq .switch,
.organizers .switch,
.ExCommittee .switch,
.rules .switch {
  margin-bottom: 100px;
}

.committee .switch > div,
.faq .switch > div,
.organizers .switch > div,
.ExCommittee .switch > div,
.rules .switch > div {
  cursor: pointer;
}

.committee .switch > div a,
.faq .switch > div a,
.organizers .switch > div a,
.ExCommittee .switch > div a,
.rules .switch > div a {
  font-size: 28px;
  font-family: Helvetica, "Gotham", "Montserrat", "Tahoma", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  line-height: 72px;
  margin-left: 30px;
  font-weight: bold;
}

.organizers .switch > :first-child {
  float: left;
  width: 33.3%;
  background-color: #fff100;
  color: #000;
}

.organizers .switch > :nth-child(2) {
  float: left;
  width: 33.3%;
  background-color: #000;
  color: #666;
}

.organizers .switch > :nth-child(3) {
  float: left;
  width: 33.3%;
  background-color: #000;
  color: #666;
}

.organizers h1 {
  width: 100%;
  line-height: 200%;
  border-bottom: 1px solid #000;
  margin-bottom: 55px;
  font-size: 30px !important;
  font-family: Helvetica, "Gotham", "Montserrat", "Tahoma", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
}

.organizers .group {
  margin-bottom: 100px;
}

.organizers .group h3 {
  font-size: 36px;
  font-family: Helvetica, "Gotham", "Montserrat", "Tahoma", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
}

.organizers .group p {
  font-size: 26px;
  font-family: Helvetica, "Tahoma", "Montserrat", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  line-height: 150%;
}

.organizers .group .logo {
  float: left;
  width: 30%;
}

.organizers .group .logo img {
  width: 100%;
}

.organizers .group .intro {
  float: right;
  width: 65%;
}

.committee .switch > :first-child {
  float: left;
  width: 33.3%;
  background-color: #000;
  color: #666;
}

.committee .switch > :nth-child(2) {
  float: left;
  width: 33.3%;
  background-color: #fff100;
  color: #000;
}

.committee .switch > :nth-child(3) {
  float: left;
  width: 33.3%;
  background-color: #000;
  color: #666;
}

.committee h1 {
  margin-top: 60px;
  margin-bottom: 10px;
  font-size: 30px !important;
  font-family: Helvetica, "Gotham", "Montserrat", "Tahoma", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  width: 100%;
  line-height: 200%;
  border-bottom: 1px solid #000;
  margin-bottom: 55px;
}

.committee .card {
  width: 48%;
  background-color: #e6e6e6;
  font-family: Helvetica, "Tahoma", "Montserrat", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-size: 16px;
  position: relative;
  margin-bottom: 54px;
}

.committee .card .photo {
  float: left;
  width: 30%;
}

.committee .card .photo img {
  display: block;
  width: 100%;
}

.committee .card .info {
  float: left;
  width: 70%;
}

.committee .card .info > div {
  margin: 10px 20px 0;
}

.committee .card .info .name {
  font-size: 20px !important;
  font-weight: bold !important;
  margin-top: 20px !important;
  margin-bottom: 15px;
}

.committee .card .info .profile {
  position: absolute;
  bottom: 15px;
  width: 60%;
}

.committee .card .info .profile a {
  float: left;
  display: block;
  color: #fff100;
  background-color: #000;
  line-height: 30px;
  padding-left: 10px;
  margin-right: 10px;
  width: 83%;
}

.committee .card .info .profile img {
  float: right;
  display: block;
  height: 30px;
}

.ExCommittee .switch > :first-child {
  float: left;
  width: 33.3%;
  background-color: #000;
  color: #666;
}

.ExCommittee .switch > :nth-child(2) {
  float: left;
  width: 33.3%;
  background-color: #000;
  color: #666;
}

.ExCommittee .switch > :nth-child(3) {
  float: left;
  width: 33.3%;
  background-color: #fff100;
  color: #000;
}

.ExCommittee h1 {
  margin-top: 60px;
  margin-bottom: 10px;
  font-size: 30px !important;
  font-family: Helvetica, "Gotham", "Montserrat", "Tahoma", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  width: 100%;
  line-height: 200%;
  border-bottom: 1px solid #000;
  margin-bottom: 55px;
}

.ExCommittee .card {
  width: 48%;
  background-color: #e6e6e6;
  font-family: Helvetica, "Tahoma", "Montserrat", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-size: 16px;
  position: relative;
  margin-bottom: 54px;
}

.ExCommittee .card .photo {
  float: left;
  width: 30%;
}

.ExCommittee .card .photo img {
  display: block;
  width: 100%;
}

.ExCommittee .card .info {
  float: left;
  width: 70%;
}

.ExCommittee .card .info > div {
  margin: 10px 20px 0;
}

.ExCommittee .card .info .name {
  font-size: 20px !important;
  font-weight: bold !important;
  margin-top: 20px !important;
  margin-bottom: 15px;
}

.ExCommittee .card .info .profile {
  position: absolute;
  bottom: 15px;
  width: 60%;
}

.ExCommittee .card .info .profile a {
  float: left;
  display: block;
  color: #fff100;
  background-color: #000;
  line-height: 30px;
  padding-left: 10px;
  margin-right: 10px;
  width: 83%;
}

.ExCommittee .card .info .profile img {
  float: right;
  display: block;
  height: 30px;
}

.rules .switch > :first-child {
  float: left;
  width: 50%;
  background-color: #fff100;
  color: #000;
}

.rules .switch > :nth-child(2) {
  float: left;
  width: 50%;
  background-color: #000;
  color: #666;
}

.faq .switch > :first-child {
  float: left;
  width: 50%;
  background-color: #000;
  color: #666;
}

.faq .switch > :nth-child(2) {
  float: left;
  width: 50%;
  background-color: #fff100;
  color: #000;
}

.faq,
.rules {
  margin-bottom: 200px;
}

.faq .container .logo,
.rules .container .logo {
  float: left;
  width: 30%;
}

.faq .container .logo img,
.rules .container .logo img {
  width: 70%;
  display: block;
  margin: 0 auto;
}

.faq .container .text,
.rules .container .text {
  float: right;
  width: 65%;
  margin-top: 50px;
}

.faq .container .text h6,
.rules .container .text h6 {
  font-weight: bold;
  line-height: 150%;
  margin-top: 30px;
}

.faq .container .text p,
.rules .container .text p {
  text-align: justify !important;
  line-height: 130%;
}

.faq .container .text h6,
.faq .container .text p,
.rules .container .text h6,
.rules .container .text p {
  font-family: Helvetica, "Tahoma", "Montserrat", sans-serif, "Noto Sans", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-size: 20px;
}
/*# sourceMappingURL=style.css.map */