@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic|Lato:400,300,300italic,400italic,700,700italic,900,900italic|Oxygen:400,300,700|Nunito:400,300,700);
.font-OpenSans {
  font-family: 'Open Sans', Arial, sans-serif !important;
}
.font-Lato {
  font-family: 'Lato', Arial, sans-serif !important;
}
.font-Oxygen {
  font-family: 'Oxygen', Arial, sans-serif !important;
}
.font-Nunito {
  font-family: 'Nunito', Arial, sans-serif !important;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-danger {
  color: #fff;
  background-color: none !important;
  border-color: none !important;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: none !important;
  border-color: none !important;
}
.col-sm-12 {
  width: 100% !important;
  float: left !important;
}
.col-sm-9 {
  width: 75% !important;
  float: left !important;
}
.col-sm-6 {
  width: 50% !important;
  float: left !important;
}
.col-md-3 {
  width: 25% !important;
  float: left !important;
}
.col-sm-3 {
  width: 25% !important;
  float: left !important;
}
.col-sm-2 {
  width: 16.66666% !important;
  float: left !important;
}
.col-sm-4 {
  width: 33.33333% !important;
  float: left !important;
}
.col-sm-8 {
  width: 66.66666% !important;
  float: right !important;
}
.section-top-bg img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
header {
  position: relative;
  z-index: 1;
  width: 1100px !important;
  margin: 0 auto;
}
nav#main-nav {
  width: 100%;
  font-family: 'Oxygen', Arial, sans-serif !important;
  font-weight: 600;
}
nav#main-nav .menu-wrap {
  margin: 0 auto;
  width: 1100px !important;
}
nav#main-nav ul.main-nav {
  padding: 0;
  margin: 0;
  float: left;
  background: url(../images/menu-right-sep.png) right center no-repeat;
}
nav#main-nav ul.main-nav li {
  float: left;
  background: url(../images/menu-right-sep.png) left center no-repeat;
  position: relative;
}
nav#main-nav ul.main-nav li:hover .drop-list {
  display: block;
}
nav#main-nav ul.main-nav li a {
  color: #444444 !important;
  display: block;
  width: 165px !important;
  padding: 20px 0;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
nav#main-nav ul.main-nav li a:hover {
  text-decoration: none;
  color: #c40a18 !important;
}
nav#main-nav ul.main-nav li a.active {
  text-decoration: none;
}
nav#main-nav ul.main-nav li a:focus {
  text-decoration: none;
}
nav#main-nav ul.main-nav ul.drop-list {
  display: none;
  position: absolute;
  top: 60px;
  z-index: 99;
}
nav#main-nav ul.main-nav ul.drop-list li {
  background: url(../images/menu-drop-bg.png) repeat;
  border-bottom: 1px solid #ddd;
}
nav#main-nav ul.main-nav ul.drop-list li:hover {
  background: #ffffff;
}
nav#main-nav ul.main-nav ul.drop-list li a {
  display: block;
  text-align: left;
  padding: 10px 5px 10px 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}
nav#main-nav .navige {
  display: none !important;
}
.prev-page a {
  background: url(../images/ie8/arrow-up.png) no-repeat !important;
}
div#scrollToTop {
  background: #eee url(../images/ie8/scroll-arrow-up.png) no-repeat !important;
  background-position: 50% 50% !important;
}
div#scrollToTop:hover {
  background: #ccc url(../images/ie8/scroll-arrow-up.png) no-repeat !important;
  background-position: 50% 50% !important;
}
footer #footer-bottom span.footer-logo {
  background: url(../images/ie8/logo_footer.png) !important;
}
.button-newsletter1 {
  background: url(../images/ie8/newsletter.png) !important;
}
.button-newsletter2 {
  background: url(../images/ie8/newsletter_en.png) !important;
}
header #head-md ul.buttons {
  float: right;
  padding-top: 10px;
}
header #head-md ul.buttons li {
  float: left;
  padding-left: 10px;
}
header #head-md ul.buttons li a.online-ticket1 {
  background: url(../images/ie8/online-ticket.png);
}
header #head-md ul.buttons li a.fair-calendar1 {
  background: url(../images/ie8/fair-calendar.png);
}
header #head-md ul.buttons li a.online-ticket2 {
  background: url(../images/ie8/online-ticket_en.png);
}
header #head-md ul.buttons li a.fair-calendar2 {
  background: url(../images/ie8/fair-calendar_en.png);
}
header #head-md ul.buttons li a.lang-btn {
  display: block;
  width: 37px;
  height: 37px;
  border: 1px solid #e0e0e0;
  color: #444444;
  text-align: center;
  line-height: 36px;
  font-weight: bold;
  cursor: pointer;
}
header #head-md ul.buttons li a.active {
  border: 1px solid #aaa;
  background: #e0e0e0 url(../images/ie8/lang-arrow-down.png) no-repeat;
  background-size: 12px 6px;
  background-position: center 90%;
}
header #head-md ul.buttons li a.lang-btn:hover {
  text-decoration: none;
  border: 1px solid #aaa;
  background: #e9e9e9 url(../images/ie8/lang-arrow-down.png) no-repeat;
  background-size: 12px 6px;
  background-position: center 90%;
}
header #head-md ul.buttons li a {
  display: block;
  width: 150px;
  height: 37px;
}
header #head-md ul.buttons li.seperator {
  display: block;
  float: left;
  margin-top: -12px;
  height: 60px;
  background: url(../images/header-right-sep.png) right bottom no-repeat;
}
header #head-md ul.lang-select {
  margin: 0;
  padding: 0;
  width: 37px !important;
}
header #head-md ul.lang-select li {
  float: none;
  margin-top: -1px;
  width: 37px !important;
  height: 37px !important;
}
header #head-md ul.lang-select li a {
  display: block;
  width: 37px !important;
  height: 37px !important;
  text-align: center;
  line-height: 36px;
  font-weight: bold;
  color: #666666 !important;
  border: 1px solid #bbb !important;
  background: #e0e0e0;
}
header #head-md ul.lang-select li a:hover {
  text-decoration: none;
  background: #e9e9e9;
}
header #head-md .lang-top {
  position: relative;
  display: inline-block;
  z-index: 99999;
}
header #head-md .lang-sub {
  display: none;
  position: absolute;
  right: 10px;
  top: 37px;
  width: 37px !important;
}
header #head-md div.fair-info ul li.fair-center1 {
  background: url(../images/ie8/cnrexpo.png) no-repeat !important;
}
header #head-md div.fair-info ul li.fair-center2 {
  background: url(../images/ie8/cnrexpo_en.png) no-repeat !important;
}
header #head-md .head-md-wrap div.logo a#logo {
  background: url(../images/ie8/logo.png) no-repeat !important;
}
header #head-md .head-md-wrap div.logo a#logo-en {
  background: url(../images/ie8/logo_en.png) no-repeat !important;
}
.jssora08l {
  background: #c1c1c1 url(../images/ie8/slider-arrow-up.png) no-repeat center center !important;
  background-size: 40px 20px;
}
.jssora08r {
  background: #c1c1c1 url(../images/ie8/slider-arrow-down.png) no-repeat center center !important;
  background-size: 40px 20px;
}
.jssora08l:hover {
  background: #aeaeae url(../images/ie8/slider-arrow-up.png) no-repeat center center !important;
  background-size: 40px 20px;
}
.jssora08r:hover {
  background: #aeaeae url(../images/ie8/slider-arrow-down.png) no-repeat center center !important;
  background-size: 40px 20px;
}
.jssora08l-a {
  background: #c1c1c1 url(../images/ie8/slider-arrow-up_t.png) no-repeat center center !important;
  background-size: 40px 20px;
}
.jssora08r-a {
  background: #c1c1c1 url(../images/ie8/slider-arrow-down_t.png) no-repeat center center !important;
  background-size: 40px 20px;
}
div.list-center div.info .arrow-right {
  background: #dddddd url(../images/ie8/arrow-right.png) no-repeat right center !important;
}
div.list-center div.info .arrow-down {
  background: #d5d5d5 url(../images/ie8/arrow-down.png) no-repeat right center !important;
}
.modal {
  width: 800px;
  margin: 50px auto 0 auto;
}
.custom-header nav span.custom-prev {
  background: #c40a18 url(../images/ie8/calendar-arrow-left.png) no-repeat left center !important;
}
.custom-header nav span.custom-prev:hover {
  background: #a40511 url(../images/ie8/calendar-arrow-left.png) no-repeat left center !important;
}
.custom-header nav span.custom-next {
  background: #c40a18 url(../images/ie8/calendar-arrow-right.png) no-repeat right center !important;
}
.custom-header nav span.custom-next:hover {
  background: #a40511 url(../images/ie8/calendar-arrow-right.png) no-repeat right center !important;
}
.custom-header nav span.custom-current {
  background: #c40a18 url(../images/ie8/calendar-today.png) no-repeat center center !important;
}
.custom-header nav span.custom-current:hover {
  background: #a40511 url(../images/ie8/calendar-today.png) no-repeat center center !important;
}
.fc-calendar {
  padding-bottom: 40px !important;
}
.fc-calendar .fc-row > div {
  border: 1px solid #ccc !important;
}
.custom-header h2,
.custom-header h3 {
  text-shadow: 1px 1px 0 #dfdfdf !important;
}
.custom-header h2 {
  color: #fff;
  width: 60%;
}
.custom-header h2 a,
.custom-header h2 span {
  color: #aeaeae !important;
}
.custom-header h2 a {
  color: #7c7c7c !important;
}
.no-touch .custom-header h2 a:hover {
  color: #181818 !important;
}
.custom-header h3 {
  color: #c40a18 !important;
}
.custom-header nav span {
  color: #ffffff !important;
  background: #c40a18 !important;
  box-shadow: inset 0 1px #c6c6c6 !important;
}
.custom-header nav span:hover {
  background: #a40511 !important;
}
.custom-header span:before {
  color: #fff !important;
}
.fc-calendar {
  background: #dfdfdf !important;
}
.fc-calendar .fc-head {
  background: #444 !important;
  color: #ffffff !important;
  box-shadow: inset 0 1px 0 #c6c6c6 !important;
}
.fc-calendar .fc-head > div {
  text-shadow: 0 1px 1px #959595 !important;
}
.fc-calendar .fc-row > div > span.fc-date {
  color: #c40a18 !important;
  text-shadow: 0 1px 1px #aeaeae !important;
}
.fc-calendar .fc-row {
  box-shadow: inset 0 -1px 0 #c6c6c6 !important;
}
.fc-calendar .fc-row > div {
  box-shadow: -1px 0 0 #c6c6c6 !important;
}
.fc-calendar .fc-row > div.fc-today {
  box-shadow: inset 0 0 100px #c6c6c6 !important;
}
.fc-calendar .fc-row > div.fc-today:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background: -webkit-gradient(linear, 0%, 0%, 0%, 100%, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.25))), -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0.15)), color-stop(0.501, rgba(0, 0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.25)), -moz-linear-gradient(left top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.25)), -o-llinear-gradient(left top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.25)), -ms-linear-gradient(left top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background: linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.25)), linear-gradient(left top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
}
.fc-calendar .fc-row > div > div a {
  color: #ffffff;
  background: #c40a18 !important;
}
.no-touch .fc-calendar .fc-row > div > div a:hover {
  background: #a40511 !important;
}
@media screen and (max-width: 880px) {
  .fc-calendar .fc-row > div {
    box-shadow: inset 0 -1px #c6c6c6 !important;
  }
  .fc-calendar .fc-row > div.fc-today {
    background: #c6c6c6;
  }
  .fc-calendar .fc-row > div > span.fc-weekday {
    color: rgba(0, 0, 0, 0.7);
  }
}
.contact-info {
  max-width: 470px !important;
}
.contact-info ul li.right {
  max-width: 170px !important;
}
ul.social-icons {
  display: block !important;
}
ul.social-icons li a.icon-facebook {
  background: url(../images/ie8/icon-facebook.png) !important;
}
ul.social-icons li a.icon-twitter {
  background: url(../images/ie8/icon-twitter.png) !important;
}
ul.social-icons li a.icon-linkedin {
  background: url(../images/ie8/icon-linkedin.png) !important;
}
ul.social-icons li a.icon-instagram {
  background: url(../images/ie8/icon-instagram.png) !important;
}
ul.social-icons li a.icon-youtube {
  background: url(../images/ie8/icon-youtube.png) !important;
}
.date-thumb .th-left {
  background: url(../images/ie8/th-left.png) repeat-x !important;
  filter: none !important;
}
.date-thumb .th-right {
  background: url(../images/ie8/th-right.png) repeat-x !important;
  filter: none !important;
}
.slider-thumb .th-title {
  background: url(../images/ie8/th-title.png) repeat-x !important;
  filter: none !important;
}
