﻿@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Open+Sans&subset=latin-ext");
html,
body,
ul,
ol {
  margin: 0;
  padding: 0; }

body > div.wrapper-white-news-list > div > div.table > div.text a {
  font-size: 16px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.71 !important;
  letter-spacing: normal !important;
  text-align: left !important;
  color: #333333 !important;
  text-decoration: underline !important; }

.darkTheme {
  background: #F6F6F6 !important; }

.lightTheme {
  background: #FFFFFF !important; }

.wrapper-white-news-list {
  background: #fff;
  min-height: 1000px; }
  .wrapper-white-news-list h3 {
    font-size: 19px;
    font-weight: bold;
    color: #a30001; }

div.item.next {
  cursor: unset !important; }

.wrapper-white-chapters .content .details a {
  color: #a30001 !important;
  text-decoration: underline !important; }

.wrapper-white-chapters .content .conferences .item a .year,
.wrapper-white-chapters .content .conferences .item a .no,
.wrapper-white-chapters .content .conferences .item a .cpt {
  text-decoration: none !important; }

#a30001
.styled {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.17;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  display: block;
  margin-bottom: 15px; }

.fancybox-infobar {
  display: none; }

.owl-prev:hover,
.owl-next:hover {
  background: none !important;
  outline: 0 !important;
  box-shadow: none !important; }

.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  margin-left: -20px;
  display: block !important;
  border: 0px solid black;
  border: 1px solid red; }

.owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: 40px;
  display: block !important;
  border: 0px solid black;
  border: 1px solid red; }

.owl-prev i,
.owl-next i {
  transform: scale(1, 6);
  color: #ccc; }

.fu_popover_sra_member {
  position: absolute;
  background: #000000;
  z-index: 1060;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #060606;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .fu_popover_sra_member .separator {
    border-bottom: 1px solid #fff;
    width: 147px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13px; }
  .fu_popover_sra_member .p-item {
    padding-top: 16px;
    padding-bottom: 9px; }
  .fu_popover_sra_member a {
    text-decoration: none;
    color: #fff; }

.fu_popover_header_sra_member {
  margin: 0;
  padding: 16px 14px;
  padding-top: 16px;
  padding-bottom: 0;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
  background-color: #000000;
  border-radius: 0px 0px 0 0;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

.fu_popover_content_sra_member {
  padding: 9px 14px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

.fu_popover_sra_member:after,
.fu_popover_sra_member:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.fu_popover_sra_member:after {
  border-color: rgba(255, 255, 255, 0);
  border-width: 10px; }

.fu_popover_sra_member:before {
  border-color: transparent;
  border-width: 11px; }

.arrow_top_sra_member:after {
  left: 50%;
  bottom: 100%;
  border-bottom-color: #000000;
  margin-left: -10px; }

.arrow_top_sra_member:before {
  left: 50%;
  bottom: 100%;
  border-bottom-color: #060606;
  margin-left: -11px; }

.arrow_bottom_sra_member:after {
  left: 50%;
  top: 100%;
  border-top-color: #000000;
  margin-left: -10px; }

.arrow_bottom_sra_member:before {
  left: 50%;
  top: 100%;
  border-top-color: #060606;
  margin-left: -11px; }

.arrow_left_sra_member:after {
  right: 100%;
  top: 50%;
  border-right-color: #000000;
  margin-top: -10px; }

.arrow_left_sra_member:before {
  right: 100%;
  top: 50%;
  border-right-color: #060606;
  margin-top: -11px; }

.arrow_right_sra_member:after {
  left: 100%;
  top: 50%;
  border-left-color: #000000;
  margin-top: -10px; }

.arrow_right_sra_member:before {
  left: 100%;
  top: 50%;
  border-left-color: #060606;
  margin-top: -11px; }

.fu_popover_content_sra_member {
  color: #fff;
  text-align: center; }

* {
  outline: 0; }

span.msg,
span.choose {
  color: #555;
  padding: 5px 0 10px;
  display: inherit; }

.container {
  width: 500px;
  margin: 50px auto 0;
  text-align: center; }

.dropdown {
  width: 442px;
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  transition: all .5s ease;
  position: relative;
  font-size: 14px;
  color: #474747;
  height: auto;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.17;
  letter-spacing: normal;
  text-align: right;
  color: #333333;
  z-index: 2; }

.year {
  width: 173px !important; }

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */ }

.dropdown .select {
  cursor: pointer;
  display: block; }

.dropdown .select > i {
  font-size: 13px;
  color: #888;
  cursor: pointer;
  transition: all .3s ease-in-out;
  float: right;
  line-height: 20px; }

.saver {
  height: 0 !important;
  width: 0 !important; }

.dropdown .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: -2px;
  margin-top: 2px;
  box-shadow: 0 1px 2px #cccccc;
  overflow: hidden;
  display: none;
  overflow-y: auto;
  z-index: 999999;
  font-family: 'Lato', sans-serif; }
  .dropdown .dropdown-menu a {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: right;
    color: #333333;
    text-decoration: inherit !important; }

.dropdown .dropdown-menu li {
  padding: 10px;
  transition: all .2s ease-in-out;
  cursor: pointer;
  border-bottom: 1px solid #efefef; }

.dropdown .dropdown-menu {
  padding: 0;
  list-style: none; }

.dropdown .dropdown-menu li:hover {
  background-color: #f6f6f6;
  color: #a30001; }

.dropdown .dropdown-menu li.active {
  background-color: #f6f6f6;
  color: #a30001; }

body {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  background: #f6f6f6; }

.img-fluid {
  width: 100%;
  height: auto; }

a.active {
  color: #a30001 !important; }

.cBoth {
  clear: both; }

.mobileMenu1 .wrapper {
  padding-top: 51px;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .mobileMenu1 .wrapper .nav {
    text-align: right; }
  .mobileMenu1 .wrapper .menu {
    margin-top: 28px; }
    .mobileMenu1 .wrapper .menu .item:first-child {
      padding-bottom: 15px; }
    .mobileMenu1 .wrapper .menu .item:last-child {
      padding: 0;
      border: none;
      margin-top: -30px; }
    .mobileMenu1 .wrapper .menu .item {
      width: 100%;
      border-bottom: 1px solid #e2e2e2;
      text-align: center; }
      .mobileMenu1 .wrapper .menu .item .social {
        margin-top: 24px;
        margin-left: auto;
        margin-right: auto; }
        .mobileMenu1 .wrapper .menu .item .social a {
          color: #d6cfc7;
          margin: 0 10px;
          font-size: 21px; }
      .mobileMenu1 .wrapper .menu .item a {
        font-size: 12px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 3;
        letter-spacing: 1.6px;
        text-align: center;
        color: #333333;
        text-decoration: none; }
      .mobileMenu1 .wrapper .menu .item a.btn-login {
        width: 77px;
        height: 17px;
        background-color: #a30001;
        font-size: 10px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        text-align: center;
        color: #ffffff;
        border-radius: 20px;
        display: inline-block;
        align-items: center;
        position: relative;
        padding-top: 5px;
        text-decoration: none; }

.mobileMenu2 .wrapper {
  padding-top: 51px;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .mobileMenu2 .wrapper .nav {
    text-align: right; }
  .mobileMenu2 .wrapper .menu {
    margin-top: 28px; }
    .mobileMenu2 .wrapper .menu .item:first-child {
      margin-bottom: 0; }
    .mobileMenu2 .wrapper .menu .item:last-child {
      padding: 0;
      border: none;
      margin-top: -30px; }
    .mobileMenu2 .wrapper .menu .item {
      display: block;
      width: 100%;
      border-bottom: 1px solid #e2e2e2;
      text-align: center; }
      .mobileMenu2 .wrapper .menu .item .user a {
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #a30001;
        margin-bottom: 11px;
        display: block; }
      .mobileMenu2 .wrapper .menu .item .docs a {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #a30001;
        margin-bottom: 11px;
        display: block; }
      .mobileMenu2 .wrapper .menu .item .logOut a {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #a30001;
        margin-bottom: 11px;
        display: block; }
      .mobileMenu2 .wrapper .menu .item .social {
        margin-top: 24px;
        margin-left: auto;
        margin-right: auto; }
        .mobileMenu2 .wrapper .menu .item .social a {
          color: #d6cfc7;
          margin: 0 10px;
          font-size: 21px; }
      .mobileMenu2 .wrapper .menu .item a {
        font-size: 12px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 3;
        letter-spacing: 1.6px;
        text-align: center;
        color: #333333;
        text-decoration: none; }
      .mobileMenu2 .wrapper .menu .item a.btn-login {
        width: 77px;
        height: 17px;
        background-color: #a30001;
        font-size: 10px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        text-align: center;
        color: #ffffff;
        border-radius: 20px;
        display: inline-block;
        align-items: center;
        position: relative;
        padding-top: 5px;
        text-decoration: none; }

.wrapper {
  height: auto; }
  .wrapper .top {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: #f6f6f6;
    height: 116px !important; }
    .wrapper .top .logo {
      position: relative;
      background: #a30001;
      float: left;
      margin-bottom: -4%;
      z-index: 2; }
    .wrapper .top .mobile-menu {
      float: right;
      position: relative;
      bottom: 28px;
      display: block;
      padding-top: 79px;
      margin-right: 20px;
      cursor: pointer; }
    .wrapper .top .menu {
      float: right;
      position: relative;
      bottom: 20px;
      display: block;
      padding-top: 79px; }
      .wrapper .top .menu a {
        font-size: 12px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1.6px;
        text-align: right;
        color: #333333;
        text-decoration: none;
        margin-left: 20px;
        display: inline-block;
        line-height: 3; }
        .wrapper .top .menu a:hover {
          color: #a30001; }
      .wrapper .top .menu a.btn-login {
        width: 77px;
        height: 17px;
        background-color: #a30001;
        font-size: 10px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        text-align: center;
        color: #ffffff;
        border-radius: 20px;
        display: inline-block;
        margin-left: 15px;
        align-items: center;
        position: relative;
        padding-top: 5px; }
      .wrapper .top .menu a.btn-user {
        width: 35px;
        height: 27px;
        background-color: #a30001;
        font-size: 10px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        text-align: center;
        color: #ffffff;
        border-radius: 15px;
        display: inline-block;
        margin-left: 15px;
        align-items: center;
        position: relative; }
        .wrapper .top .menu a.btn-user img {
          padding-top: 3px;
          width: 16px;
          height: 16px; }
  .wrapper .banner {
    display: block;
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1608px;
    position: relative; }
    .wrapper .banner img {
      margin-top: -4%; }
    .wrapper .banner .caption {
      background: darkgrey;
      display: block;
      width: 631px;
      height: 117px;
      display: block;
      border-bottom: 10px solid #a30001;
      z-index: 1;
      background: white;
      position: absolute;
      right: 140px;
      bottom: 93px;
      padding-top: 29px;
      padding-left: 39px; }
      .wrapper .banner .caption h1 {
        font-size: 24px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -0.7px;
        text-align: left;
        color: #414141; }
      .wrapper .banner .caption h2 {
        width: 466px;
        height: 18px;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -0.5px;
        text-align: left;
        color: #414141;
        margin-top: -14px; }
    .wrapper .banner .pagination {
      text-align: center;
      height: 60px;
      margin-top: 30px; }
  .wrapper .content-wrapper-1 {
    display: block;
    padding-bottom: 121px; }
    .wrapper .content-wrapper-1 .content {
      display: block;
      max-width: 1650px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 9px;
      padding-top: 54px; }
      .wrapper .content-wrapper-1 .content h1 {
        text-align: center;
        font-family: Lato;
        font-size: 30px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.43;
        letter-spacing: 6px;
        text-align: center;
        color: #a30001; }
      .wrapper .content-wrapper-1 .content h2 {
        font-size: 24px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.63;
        letter-spacing: normal;
        text-align: center;
        color: #333333;
        margin-bottom: 56px; }
      .wrapper .content-wrapper-1 .content .content-box {
        float: left;
        width: calc(33.3% - 43px);
        margin-left: auto;
        margin-right: auto;
        padding: 0 21px; }
        .wrapper .content-wrapper-1 .content .content-box a {
          text-decoration: none; }
        .wrapper .content-wrapper-1 .content .content-box h1 {
          font-size: 16px;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.44;
          letter-spacing: normal;
          text-align: left;
          color: #333333; }
        .wrapper .content-wrapper-1 .content .content-box .paragraph {
          margin-top: 31px;
          font-size: 14px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.64;
          letter-spacing: normal;
          text-align: left;
          color: #333333; }
        .wrapper .content-wrapper-1 .content .content-box .read-more a {
          font-size: 11px;
          font-weight: 900;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.82;
          letter-spacing: 2.2px;
          text-align: left;
          color: #a30001;
          margin-top: 52px;
          display: block;
          text-decoration: none; }
      .wrapper .content-wrapper-1 .content .content-box:nth-child(2n+1) {
        border-left: 1px solid #e2e2e2;
        border-right: 1px solid #e2e2e2; }

.svg {
  width: 10px;
  height: 9px; }

.wrapper-white {
  background: #fff;
  padding-bottom: 100px; }
  .wrapper-white .content {
    display: block;
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 103px;
    padding-bottom: 82px; }
    .wrapper-white .content h1 {
      text-align: center;
      font-family: Lato;
      font-size: 30px;
      font-weight: 900;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.43;
      letter-spacing: 6px;
      text-align: center;
      color: #a30001;
      display: block; }
    .wrapper-white .content h2 {
      font-size: 24px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.63;
      letter-spacing: normal;
      text-align: center;
      color: #333333; }
    .wrapper-white .content .content-box:not(:nth-child(4n+2)) {
      border-right: 1px solid #e2e2e2; }
    .wrapper-white .content .content-box {
      float: left;
      width: calc(25% - 43px);
      margin-left: auto;
      margin-right: auto;
      margin-top: 63px;
      padding: 0 21px; }
      .wrapper-white .content .content-box a {
        text-decoration: none; }
      .wrapper-white .content .content-box .date {
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.5;
        letter-spacing: 2px;
        text-align: left;
        color: #a30001; }
      .wrapper-white .content .content-box h1 {
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.44;
        letter-spacing: normal;
        text-align: left;
        color: #333333;
        margin-top: 14px; }
      .wrapper-white .content .content-box .paragraph {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: left;
        color: #333333; }
      .wrapper-white .content .content-box .read-more a {
        font-size: 11px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.82;
        letter-spacing: 2.2px;
        text-align: left;
        color: #a30001;
        margin-top: 20px;
        display: block;
        text-decoration: none; }

.wrapper-four-columns .content {
  display: block;
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 103px;
  padding-bottom: 82px; }
  .wrapper-four-columns .content .all-news {
    margin-top: 51px;
    text-align: center; }
  .wrapper-four-columns .content h1 {
    text-align: center;
    font-family: Lato;
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.43;
    letter-spacing: 6px;
    text-align: center;
    color: #a30001;
    display: block; }
  .wrapper-four-columns .content h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #333333; }
  .wrapper-four-columns .content .content-box:not(:nth-child(4n+2)) {
    border-right: 1px solid #e2e2e2; }
  .wrapper-four-columns .content .content-box {
    float: left;
    width: calc(25% - 43px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 63px;
    padding: 0 21px; }
    .wrapper-four-columns .content .content-box a {
      text-decoration: none; }
    .wrapper-four-columns .content .content-box .date {
      font-size: 10px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.5;
      letter-spacing: 2px;
      text-align: left;
      color: #a30001; }
    .wrapper-four-columns .content .content-box h1 {
      font-size: 16px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.44;
      letter-spacing: normal;
      text-align: left;
      color: #333333;
      margin-top: 14px; }
    .wrapper-four-columns .content .content-box .paragraph {
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.43;
      letter-spacing: normal;
      text-align: left;
      color: #333333; }
    .wrapper-four-columns .content .content-box .read-more a {
      font-size: 11px;
      font-weight: 900;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.82;
      letter-spacing: 2.2px;
      text-align: left;
      color: #a30001;
      margin-top: 20px;
      display: block;
      text-decoration: none; }

button, [type='button'], [type='reset'], [type='submit'],
[type='color'], [type='date'], [type='datetime'], [type='datetime-local'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], input:not([type]), textarea,
[type='color']:active, [type='date']:active, [type='datetime']:active, [type='datetime-local']:active, [type='email']:active, [type='month']:active, [type='number']:active, [type='password']:active, [type='search']:active, [type='tel']:active, [type='text']:active, [type='time']:active, [type='url']:active, [type='week']:active, input:not([type]):active, textarea:active,
[type='color']:hover, [type='date']:hover, [type='datetime']:hover, [type='datetime-local']:hover, [type='email']:hover, [type='month']:hover, [type='number']:hover, [type='password']:hover, [type='search']:hover, [type='tel']:hover, [type='text']:hover, [type='time']:hover, [type='url']:hover, [type='week']:hover, input:not([type]):hover, textarea:hover,
[type='color']:invalid, [type='date']:invalid, [type='datetime']:invalid, [type='datetime-local']:invalid, [type='email']:invalid, [type='month']:invalid, [type='number']:invalid, [type='password']:invalid, [type='search']:invalid, [type='tel']:invalid, [type='text']:invalid, [type='time']:invalid, [type='url']:invalid, [type='week']:invalid, input:not([type]):invalid, textarea:invalid {
  border: none;
  box-shadow: 0;
  outline: 0; }

.wrapper-subscription {
  background: url(../img/subscription/sn.png) no-repeat;
  background-size: cover;
  height: 200px;
  display: block;
  padding-top: 29px;
  font-family: 'Open Sans', sans-serif; }
  .wrapper-subscription h1 {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.44;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff; }
  .wrapper-subscription .form-wrapper {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
    padding: 0 10px; }
    .wrapper-subscription .form-wrapper .form-item {
      width: calc(33.3% - 20px);
      margin: 0 10px;
      display: block;
      float: left;
      height: 50px; }
      .wrapper-subscription .form-wrapper .form-item input {
        width: calc(100% - 40px);
        height: 0px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        text-align: left;
        color: #ababab;
        padding: 25px 20px 25px 20px; }
      .wrapper-subscription .form-wrapper .form-item .btn-submit {
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        background-color: #333333;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.44;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        text-decoration: none; }

.wrapper-login {
  background-size: cover;
  padding-bottom: 249px;
  display: block;
  padding-top: 81px;
  font-family: 'Lato', sans-serif;
  background: #fff; }
  .wrapper-login .links {
    display: block;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
    display: flex; }
    .wrapper-login .links .left {
      justify-content: flex-center;
      position: relative;
      width: 100%;
      text-align: center;
      padding-right: 10px; }
      .wrapper-login .links .left a {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.5;
        letter-spacing: normal;
        color: #a30001; }
  .wrapper-login h1 {
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.43;
    letter-spacing: 6px;
    text-align: center;
    color: #a30001; }
  .wrapper-login h2 {
    margin-top: 25px;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.54;
    letter-spacing: normal;
    text-align: center;
    color: #a30001;
    min-width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px; }
  .wrapper-login .forgotten {
    max-width: 900px !important;
    margin-left: auto;
    margin-right: auto; }
    .wrapper-login .forgotten .form-item {
      width: calc(50% - 20px) !important; }
  .wrapper-login .form-wrapper {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
    padding: 0 10px; }
    .wrapper-login .form-wrapper .form-item {
      width: calc(33.3% - 20px);
      margin: 0 10px;
      display: block;
      float: left;
      height: 50px; }
      .wrapper-login .form-wrapper .form-item input {
        width: calc(100% - 40px);
        height: 0px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        text-align: left;
        color: #ababab;
        padding: 25px 20px 25px 20px;
        border: solid 1px #e2e2e2; }
      .wrapper-login .form-wrapper .form-item .btn-submit {
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        background-color: #333333;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.44;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        text-decoration: none; }

.wrapper-footer {
  display: block;
  padding-top: 48px;
  text-align: center;
  padding-bottom: 63px; }
  .wrapper-footer h1 {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.44;
    letter-spacing: normal;
    color: #ffffff; }
  .wrapper-footer .logo {
    width: 36px;
    margin: 0 auto; }
  .wrapper-footer .menu {
    margin-left: auto;
    margin-right: auto;
    margin-top: 29px;
    line-height: 3; }
    .wrapper-footer .menu a {
      text-decoration: none;
      font-size: 12px;
      font-weight: 900;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 1.6px;
      text-align: center;
      color: #333333;
      margin: 0 20px; }
      .wrapper-footer .menu a:hover {
        color: #a30001; }
  .wrapper-footer .social {
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto; }
    .wrapper-footer .social a {
      color: #d6cfc7;
      margin: 0 10px;
      font-size: 21px; }
  .wrapper-footer .copyright {
    margin-top: 37px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #333333; }

.chapters .wrapper {
  padding-bottom: 0;
  height: 103px; }
  .chapters .wrapper .top {
    height: 111px;
    background: initial; }

.wrapper-white-chapters {
  background: #fff;
  padding: 0 20px; }
  .wrapper-white-chapters .content {
    display: block;
    max-width: 1369px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 104px; }
    .wrapper-white-chapters .content .title {
      font-size: 24px;
      font-weight: 900;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.64;
      letter-spacing: 4.8px;
      text-align: left;
      color: #a30001;
      border-bottom: 2px solid #a30001;
      width: 100%;
      text-transform: uppercase;
      position: relative; }
    .wrapper-white-chapters .content .table {
      margin-top: 40px;
      padding-bottom: 200px; }
      .wrapper-white-chapters .content .table .item {
        max-width: 1080px;
        font-size: 16px;
        border-bottom: 1px solid #e6e6e6;
        padding-top: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        position: relative; }
        .wrapper-white-chapters .content .table .item .right {
          padding-right: 10px;
          position: absolute;
          top: 10px;
          right: 3px; }
        .wrapper-white-chapters .content .table .item a {
          font-weight: normal;
          font-style: italic;
          font-stretch: normal;
          line-height: 2.44;
          letter-spacing: normal;
          text-align: left;
          color: #333333; }
        .wrapper-white-chapters .content .table .item .left {
          float: left; }
        .wrapper-white-chapters .content .table .item .right {
          float: right; }
        .wrapper-white-chapters .content .table .item:hover {
          cursor: pointer;
          background: #fbfbfb; }
    .wrapper-white-chapters .content .conferences .item a .no {
      font-weight: 900;
      font-style: normal; }
    .wrapper-white-chapters .content .conferences .item a .year {
      font-style: normal;
      margin-left: 10px; }
    .wrapper-white-chapters .content .conferences .item.planned a {
      font-size: 16px;
      font-weight: normal;
      font-style: italic;
      font-stretch: normal;
      line-height: 2.44;
      letter-spacing: normal;
      text-align: left;
      color: #c8c8c8; }
    .wrapper-white-chapters .content .conferences .item.next {
      background: #fbfbfb; }
      .wrapper-white-chapters .content .conferences .item.next a {
        width: 312px;
        height: 16px;
        font-size: 16px;
        font-weight: bold;
        font-style: italic;
        font-stretch: normal;
        line-height: 2.44;
        letter-spacing: normal;
        text-align: left;
        color: #a30001; }
        .wrapper-white-chapters .content .conferences .item.next a .details {
          padding: 10px 40px;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.5;
          letter-spacing: normal;
          text-align: left;
          color: #333333;
          max-width: 96% !important; }
    .wrapper-white-chapters .content .conferences .item.past a {
      font-size: 16px;
      font-weight: normal;
      font-style: italic;
      font-stretch: normal;
      line-height: 2.44;
      letter-spacing: normal;
      text-align: left;
      color: #333333; }

.wrapper-white-news-list {
  background: #fff; }
  .wrapper-white-news-list .content {
    display: block;
    max-width: 1369px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 103px;
    position: relative; }
    .wrapper-white-news-list .content .shareWrapper {
      top: 83px !important; }
    .wrapper-white-news-list .content .title {
      width: 100%;
      height: 40px;
      border-bottom: 2px solid #a30001; }
      .wrapper-white-news-list .content .title .left {
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.64;
        letter-spacing: 4.8px;
        text-align: left;
        color: #a30001;
        display: inline-block;
        float: left; }
      .wrapper-white-news-list .content .title a {
        text-decoration: none; }
      .wrapper-white-news-list .content .title .right {
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.17;
        letter-spacing: normal;
        text-align: right;
        color: #333333; }
        .wrapper-white-news-list .content .title .right img {
          margin-left: 9px; }
    .wrapper-white-news-list .content .table {
      margin-top: 25px;
      padding-bottom: 200px;
      max-width: 1430px; }
      .wrapper-white-news-list .content .table .date {
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.5;
        letter-spacing: 2px;
        text-align: left;
        color: #a30001; }
      .wrapper-white-news-list .content .table .caption {
        margin-top: 22px;
        font-size: 24px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.63;
        letter-spacing: normal;
        text-align: left;
        color: #a30001; }
      .wrapper-white-news-list .content .table .text {
        max-width: 1090px;
        margin-top: 26px;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #333333; }
      .wrapper-white-news-list .content .table .image img {
        margin-top: 59px;
        display: block;
        max-height: 422px;
        width: auto;
        float: left;
        margin-right: 12px; }
      .wrapper-white-news-list .content .table .item {
        width: calc(33.3% - 30px);
        width: 366px;
        float: left;
        height: auto;
        border: solid 1px #e2e2e2;
        margin-right: 30px;
        margin-bottom: 37px;
        padding: 10px 22px;
        position: relative; }
        .wrapper-white-news-list .content .table .item a {
          text-decoration: none;
          font-style: normal !important; }
        .wrapper-white-news-list .content .table .item .date {
          font-size: 10px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 2.5;
          letter-spacing: 2px;
          text-align: left;
          color: #a30001; }
        .wrapper-white-news-list .content .table .item .caption {
          font-size: 16px;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.44;
          letter-spacing: normal;
          text-align: left;
          color: #333333;
          margin-top: 33px; }
        .wrapper-white-news-list .content .table .item .text {
          margin-top: 12px;
          font-size: 14px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.43;
          letter-spacing: normal;
          text-align: left;
          color: #333333;
          max-width: 314px; }
        .wrapper-white-news-list .content .table .item .read-more {
          font-size: 11px;
          font-weight: 900;
          line-height: 1.82;
          letter-spacing: 2.2px;
          color: #a30001;
          margin-top: 38px; }
        .wrapper-white-news-list .content .table .item .right {
          padding-right: 10px;
          position: absolute;
          top: 10px;
          right: 3px; }
        .wrapper-white-news-list .content .table .item a {
          font-weight: normal;
          font-style: italic;
          font-stretch: normal;
          line-height: 2.44;
          letter-spacing: normal;
          text-align: left;
          color: #333333; }
        .wrapper-white-news-list .content .table .item .left {
          float: left; }
        .wrapper-white-news-list .content .table .item .right {
          float: right; }
        .wrapper-white-news-list .content .table .item:hover {
          cursor: pointer;
          background: #fbfbfb; }
    .wrapper-white-news-list .content .conferences .item a .no {
      font-weight: 900;
      font-style: normal; }
    .wrapper-white-news-list .content .conferences .item a .year {
      font-style: normal;
      margin-left: 10px; }
    .wrapper-white-news-list .content .conferences .item.planned a {
      font-size: 16px;
      font-weight: normal;
      font-style: italic;
      font-stretch: normal;
      line-height: 2.44;
      letter-spacing: normal;
      text-align: left;
      color: #c8c8c8; }
    .wrapper-white-news-list .content .conferences .item.next {
      background: #fbfbfb; }
      .wrapper-white-news-list .content .conferences .item.next a {
        width: 312px;
        height: 16px;
        font-size: 16px;
        font-weight: bold;
        font-style: italic;
        font-stretch: normal;
        line-height: 2.44;
        letter-spacing: normal;
        text-align: left;
        color: #a30001; }
        .wrapper-white-news-list .content .conferences .item.next a .details {
          padding: 10px 40px;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.5;
          letter-spacing: normal;
          text-align: left;
          color: #333333; }
    .wrapper-white-news-list .content .conferences .item.past a {
      font-size: 16px;
      font-weight: normal;
      font-style: italic;
      font-stretch: normal;
      line-height: 2.44;
      letter-spacing: normal;
      text-align: left;
      color: #333333; }

.inner-banner {
  width: 100%;
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
  /*margin-top: -17.9% !important;*/
  margin-top: 20px;
  z-index: 1;
  position: relative;
  margin-top: -20px; }

.conference-details .wrapper {
  height: 300px; }

.image-gallery {
  display: block;
  margin-top: 65px !important; }
  .image-gallery a img {
    margin-right: 4px;
    float: left;
    max-height: 168px; }
  .image-gallery .img-wrapper {
    position: relative;
    display: inline-block; }
    .image-gallery .img-wrapper .overlay {
      width: calc(100% - 4px);
      height: 168px;
      opacity: 0.7;
      background: #a30001;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      cursor: pointer;
      display: none;
      align-items: center;
      justify-content: center; }
      .image-gallery .img-wrapper .overlay .icon img {
        width: 31px;
        height: 17px; }

.wrapper-white-conference-details {
  background: #fff;
  padding: 20px; }
  .wrapper-white-conference-details h3 {
    font-size: 19px;
    font-weight: bold;
    color: #a30001; }
  .wrapper-white-conference-details .content {
    display: block;
    max-width: 1369px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 84px;
    position: relative; }
    .wrapper-white-conference-details .content .title {
      border-bottom: 2px solid #a30001; }
      .wrapper-white-conference-details .content .title .left {
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.64;
        letter-spacing: 4.8px;
        text-align: left;
        color: #a30001;
        display: inline-block;
        float: left; }
      .wrapper-white-conference-details .content .title .right {
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.17;
        letter-spacing: normal;
        text-align: right;
        color: #333333; }
        .wrapper-white-conference-details .content .title .right img {
          margin-left: 9px; }
    .wrapper-white-conference-details .content .table {
      margin-top: 28px;
      padding-bottom: 200px;
      max-width: 1430px; }
      .wrapper-white-conference-details .content .table .caption {
        font-size: 24px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.63;
        letter-spacing: normal;
        text-align: left;
        color: #a30001; }
      .wrapper-white-conference-details .content .table .text {
        max-width: 1090px;
        margin-top: 26px;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #333333; }
      .wrapper-white-conference-details .content .table .image img {
        margin-top: 23px;
        display: block;
        max-height: 422px;
        width: auto;
        float: left;
        margin-right: 12px; }
      .wrapper-white-conference-details .content .table .image-gallery {
        display: block;
        margin-top: 65px !important; }
        .wrapper-white-conference-details .content .table .image-gallery a img {
          margin-right: 4px;
          float: left;
          max-height: 168px; }
        .wrapper-white-conference-details .content .table .image-gallery .img-wrapper {
          position: relative;
          display: inline-block; }
          .wrapper-white-conference-details .content .table .image-gallery .img-wrapper .overlay {
            width: calc(100% - 4px);
            height: 168px;
            opacity: 0.7;
            background: #a30001;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            cursor: pointer;
            display: none;
            align-items: center;
            justify-content: center; }
            .wrapper-white-conference-details .content .table .image-gallery .img-wrapper .overlay .icon img {
              width: 31px;
              height: 17px; }
      .wrapper-white-conference-details .content .table .topics .title {
        margin-top: 54px;
        margin-bottom: 26px;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.17;
        letter-spacing: normal;
        text-align: left;
        color: #333333;
        border: none; }
      .wrapper-white-conference-details .content .table .topics .item {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #333333;
        display: block;
        padding: 0 20px;
        border: none;
        width: 100%;
        height: auto;
        min-height: initial;
        margin: initial; }
        .wrapper-white-conference-details .content .table .topics .item:hover {
          background: initial; }
        .wrapper-white-conference-details .content .table .topics .item .item-circle {
          color: #a30001; }
      .wrapper-white-conference-details .content .table .item {
        width: calc(33.3% - 30px);
        width: 366px;
        float: left;
        min-height: 271px;
        border: solid 1px #e2e2e2;
        margin-right: 30px;
        margin-bottom: 30px;
        padding: 10px 22px;
        position: relative; }
        .wrapper-white-conference-details .content .table .item a {
          text-decoration: none;
          font-style: normal !important; }
        .wrapper-white-conference-details .content .table .item .date {
          font-size: 10px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 2.5;
          letter-spacing: 2px;
          text-align: left;
          color: #a30001; }
        .wrapper-white-conference-details .content .table .item .caption {
          font-size: 16px;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.44;
          letter-spacing: normal;
          text-align: left;
          color: #333333;
          margin-top: 33px; }
        .wrapper-white-conference-details .content .table .item .text {
          margin-top: 12px;
          font-size: 14px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.43;
          letter-spacing: normal;
          text-align: left;
          color: #333333;
          max-width: 314px; }
        .wrapper-white-conference-details .content .table .item .read-more {
          font-size: 11px;
          font-weight: 900;
          line-height: 1.82;
          letter-spacing: 2.2px;
          color: #a30001;
          position: absolute;
          left: 22px;
          bottom: 28px; }
        .wrapper-white-conference-details .content .table .item .right {
          padding-right: 10px;
          position: absolute;
          top: 10px;
          right: 3px; }
        .wrapper-white-conference-details .content .table .item a {
          font-weight: normal;
          font-style: italic;
          font-stretch: normal;
          line-height: 2.44;
          letter-spacing: normal;
          text-align: left;
          color: #333333; }
        .wrapper-white-conference-details .content .table .item .left {
          float: left; }
        .wrapper-white-conference-details .content .table .item .right {
          float: right; }
        .wrapper-white-conference-details .content .table .item:hover {
          cursor: pointer;
          background: #fbfbfb; }
    .wrapper-white-conference-details .content .conferences .item a .no {
      font-weight: 900;
      font-style: normal; }
    .wrapper-white-conference-details .content .conferences .item a .year {
      font-style: normal;
      margin-left: 10px; }
    .wrapper-white-conference-details .content .conferences .item.planned a {
      font-size: 16px;
      font-weight: normal;
      font-style: italic;
      font-stretch: normal;
      line-height: 2.44;
      letter-spacing: normal;
      text-align: left;
      color: #c8c8c8; }
    .wrapper-white-conference-details .content .conferences .item.next {
      background: #fbfbfb; }
      .wrapper-white-conference-details .content .conferences .item.next a {
        width: 312px;
        height: 16px;
        font-size: 16px;
        font-weight: bold;
        font-style: italic;
        font-stretch: normal;
        line-height: 2.44;
        letter-spacing: normal;
        text-align: left;
        color: #a30001; }
        .wrapper-white-conference-details .content .conferences .item.next a .details {
          padding: 10px 40px;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.5;
          letter-spacing: normal;
          text-align: left;
          color: #333333; }
    .wrapper-white-conference-details .content .conferences .item.past a {
      font-size: 16px;
      font-weight: normal;
      font-style: italic;
      font-stretch: normal;
      line-height: 2.44;
      letter-spacing: normal;
      text-align: left;
      color: #333333; }

.contact .wrapper {
  height: 300px; }

.contact .inner-banner {
  width: 100%;
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -17.9%; }

.wrapper-contact {
  background: #fff;
  padding: 20px; }
  .wrapper-contact .content {
    display: block;
    max-width: 1369px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 84px; }
    .wrapper-contact .content .main-title {
      border-bottom: 2px solid #a30001;
      text-transform: uppercase; }
      .wrapper-contact .content .main-title .left {
        font-size: 24px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.64;
        letter-spacing: 4.8px;
        text-align: left;
        color: #a30001;
        display: inline-block;
        float: left; }
      .wrapper-contact .content .main-title .right {
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.17;
        letter-spacing: normal;
        text-align: right;
        color: #333333; }
        .wrapper-contact .content .main-title .right img {
          margin-left: 9px; }
    .wrapper-contact .content .table {
      margin-top: 42px;
      padding-bottom: 200px;
      max-width: 1430px; }
      .wrapper-contact .content .table .left {
        width: calc(50% - 10px);
        float: left; }
        .wrapper-contact .content .table .left .title {
          font-size: 18px;
          font-weight: 600;
          font-style: normal;
          font-stretch: normal;
          line-height: 2.17;
          letter-spacing: normal;
          text-align: left;
          color: #a30001;
          text-decoration: none !important; }
        .wrapper-contact .content .table .left .box-wrapper {
          margin-top: 11px; }
          .wrapper-contact .content .table .left .box-wrapper .box {
            margin-bottom: 25px;
            float: left;
            width: 50%; }
            .wrapper-contact .content .table .left .box-wrapper .box .title {
              font-size: 14px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: 1.71;
              letter-spacing: normal;
              text-align: left;
              color: #333333;
              font-weight: bold; }
            .wrapper-contact .content .table .left .box-wrapper .box .role {
              font-size: 14px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: 1.71;
              letter-spacing: normal;
              text-align: left;
              color: #333333; }
            .wrapper-contact .content .table .left .box-wrapper .box a {
              font-size: 16px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: 1.71;
              letter-spacing: normal;
              text-align: left;
              color: #333333;
              text-decoration: underline; }
      .wrapper-contact .content .table .right {
        width: calc(50% - 10px);
        float: left; }
        .wrapper-contact .content .table .right .title {
          font-size: 18px;
          font-weight: 600;
          font-style: normal;
          font-stretch: normal;
          line-height: 2.17;
          letter-spacing: normal;
          text-align: left;
          color: #a30001;
          text-decoration: none !important; }
        .wrapper-contact .content .table .right .box-wrapper {
          margin-top: 11px; }
          .wrapper-contact .content .table .right .box-wrapper .box {
            margin-bottom: 25px;
            float: left;
            width: 50%; }
            .wrapper-contact .content .table .right .box-wrapper .box .title {
              font-size: 14px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: 1.71;
              letter-spacing: normal;
              text-align: left;
              color: #333333;
              font-weight: bold; }
            .wrapper-contact .content .table .right .box-wrapper .box .role {
              font-size: 14px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: 1.71;
              letter-spacing: normal;
              text-align: left;
              color: #333333; }
            .wrapper-contact .content .table .right .box-wrapper .box .mail a {
              font-size: 14px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: 1.71;
              letter-spacing: normal;
              text-align: left;
              color: #333333;
              text-decoration: underline; }
    .wrapper-contact .content .conferences .item a .no {
      font-weight: 900;
      font-style: normal; }
    .wrapper-contact .content .conferences .item a .year {
      font-style: normal;
      margin-left: 10px; }
    .wrapper-contact .content .conferences .item.planned a {
      font-size: 16px;
      font-weight: normal;
      font-style: italic;
      font-stretch: normal;
      line-height: 2.44;
      letter-spacing: normal;
      text-align: left;
      color: #c8c8c8; }
    .wrapper-contact .content .conferences .item.next {
      background: #fbfbfb; }
      .wrapper-contact .content .conferences .item.next a {
        width: 312px;
        height: 16px;
        font-size: 16px;
        font-weight: bold;
        font-style: italic;
        font-stretch: normal;
        line-height: 2.44;
        letter-spacing: normal;
        text-align: left;
        color: #a30001; }
        .wrapper-contact .content .conferences .item.next a .details {
          padding: 10px 40px;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.5;
          letter-spacing: normal;
          text-align: left;
          color: #333333; }
    .wrapper-contact .content .conferences .item.past a {
      font-size: 16px;
      font-weight: normal;
      font-style: italic;
      font-stretch: normal;
      line-height: 2.44;
      letter-spacing: normal;
      text-align: left;
      color: #333333; }

.grid {
  height: 100%; }

.grid-item {
  width: 200px; }

.mobileMenu1 {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* Black background with opacity */
  z-index: 3;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */ }

.mobileMenu2 {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* Black background with opacity */
  z-index: 3;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */ }

.top {
  width: 100% !important;
  background: #f5f5f5; }

.inner-top {
  max-width: 1369px;
  margin-left: auto;
  margin-right: auto; }

.wrapper .top .logo {
  margin-left: 2px; }

.wrapper .top .menu {
  display: none; }

.wrapper .top .mobile-menu {
  display: block; }

body, html {
  overflow-x: hidden; }

@media (min-width: 0) and (max-width: 468px) {
  .wrapper-white-news-list .content .table .item {
    width: calc(100% - 40px); } }

/*@media (min-width:0px) and (max-width: 360px) { 


 .wrapper-four-columns {
        h1 {
            font-size: 18px;
        }

        h2 {
            margin-top: -22px;
            font-size: 14px !important;
        }


        .content {

            .content-box {
                width: calc(50% - 45px);


                .partition {


                    h1 {
                        font-size: 16px !important;
                    }

                    .paragraph {
                        font-size: 14px !important;
                    }
                }
            }
        }
    }

    .wrapper-white {
        h1 {
            font-size: 18px;
        }

        h2 {
            margin-top: -22px;
            font-size: 14px ;
        }


        .content {

            .content-box {
                width: calc(100% - 20px) !important;

                border-bottom: 1px solid #E3E3E3;

                text-align: center !important;


                .partition {


                    h1 {
                        font-size: 16px;
                    }

                    .paragraph {
                        font-size: 14px;
                    }
                }
            }
        }
    }



    .wrapper {
        height: auto !important;

        .owl-next,
        .owl-prev {
            display: none !important;
        }



        .top {

            height: 58px !important;


            .logo {

                margin-left: 20px;
                margin-bottom: -7%;

                img {
                    width: 114px;
                    height: 110px;
                }
            }

            .menu {
                display: none;
            }

            .mobile-menu {
                display: block;
            }
        }


        .banner-wrapper {
            display: block;

            .banner {


                img {
                    margin-top: initial !important;
                }


                .item {


                    .caption {

                        @include layoutInner;
                        width: 398px;
                        height: 94px - 19px;
                        display: block;
                        border-bottom: 10px solid $s-red;
                        z-index: 1;
                        background: white;
                        position: absolute;
                        left: 50%;
                        -webkit-transform: translateX(-50%);
                        transform: translateX(-50%);
                        bottom: 20px;
                        padding: initial !important;
                        padding-top: 10px !important;
                        text-align: center !important;


                        h1 {
                            text-align: center;
                            font-size: 16px;
                        }

                        h2 {
                            margin-top: -8px;
                            text-align: center;
                            font-size: 12px;
                            width: initial !important;
                        }
                    }
                }
            }
        }


        .content-wrapper-1 {

            h1 {
                font-size: 17.54px !important;
            }

            h2 {
                margin-bottom: 30px !important;
                font-size: 18px !important;
            }

            .content-box {

                h1,
                .paragraph {
                    font-size: 16px !important;
                }


                .read-more {
                    margin-top: -15px;
                }
            }
        }
    }


    .content-wrapper-1 {

        padding-bottom: 30px !important;

        .content {


            .content-box:nth-child(3n+1) {
                border-top: 1px solid $s-border !important;
                border-bottom: 1px solid $s-border !important;
                border-left: none !important;
                border-right: none !important;
            } // .content-box:nth-child(3n-1) {
            //     padding-left: 0;
            // }
            // .content-box:nth-child(3n+1) {
            //     padding-right: 0;
            // }
        }


        .content-box {
            width: calc(100% - 40px) !important;

            h1 {
                text-align: center !important;
                margin-top: 30px;
            }

            .paragraph {
                text-align: center !important;
            }

            .read-more a {
                text-align: center !important;
                margin-top: 25px !important;
                margin-bottom: 30px;

                &:hover {
                    text-decoration: underline !important;
                }
            }
        }
    }


}*/
@media (min-width: 0) and (max-width: 781px) {
  .wrapper-four-columns h1 {
    font-size: 18px !important; }
  .wrapper-four-columns h2 {
    margin-top: -22px;
    font-size: 14px !important; }
  .wrapper-four-columns .content .content-box {
    width: calc(50% - 45px); }
    .wrapper-four-columns .content .content-box .partition h1 {
      font-size: 16px !important;
      margin-bottom: 12px; }
    .wrapper-four-columns .content .content-box .partition .paragraph {
      font-size: 14px !important; }
  .wrapper-white h1 {
    font-size: 18px !important;
    margin-bottom: 12px; }
  .wrapper-white h2 {
    margin-top: -22px;
    font-size: 14px !important; }
  .wrapper-white .content .content-box {
    width: calc(50% - 45px); }
    .wrapper-white .content .content-box .partition h1 {
      font-size: 16px !important; }
    .wrapper-white .content .content-box .partition .paragraph {
      font-size: 14px !important; }
  .wrapper {
    height: auto !important; }
    .wrapper .owl-next,
    .wrapper .owl-prev {
      display: none !important; }
    .wrapper .top {
      height: 58px !important; }
      .wrapper .top .logo {
        margin-left: 20px;
        margin-bottom: -7%; }
        .wrapper .top .logo img {
          width: 114px;
          height: 110px; }
      .wrapper .top .menu {
        display: none; }
      .wrapper .top .mobile-menu {
        display: block; }
    .wrapper .banner-wrapper {
      display: block; }
      .wrapper .banner-wrapper .banner {
        display: block;
        max-width: 1650px;
        margin-left: auto;
        margin-right: auto;
        max-width: 1608px;
        position: absolute;
        margin-top: -28px; }
        .wrapper .banner-wrapper .banner img {
          margin-top: initial !important; }
        .wrapper .banner-wrapper .banner .item .caption {
          background: darkgrey;
          display: block;
          width: calc(100% - 40px);
          height: 75px;
          display: block;
          border-bottom: 10px solid #a30001;
          z-index: 1;
          background: white;
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          bottom: 20px;
          padding: initial !important;
          padding-top: 10px !important;
          text-align: center !important; }
          .wrapper .banner-wrapper .banner .item .caption h1 {
            text-align: center;
            font-size: 16px; }
          .wrapper .banner-wrapper .banner .item .caption h2 {
            margin-top: -8px;
            text-align: center;
            font-size: 12px;
            width: initial !important; }
    .wrapper .content-wrapper-1 h1 {
      font-size: 17.54px !important; }
    .wrapper .content-wrapper-1 h2 {
      margin-bottom: 30px !important;
      font-size: 18px !important; }
    .wrapper .content-wrapper-1 .content-box h1,
    .wrapper .content-wrapper-1 .content-box .paragraph {
      font-size: 16px !important; }
    .wrapper .content-wrapper-1 .content-box .read-more {
      margin-top: -15px; }
  .content-wrapper-1 {
    padding-bottom: 30px !important; }
    .content-wrapper-1 .content .content-box:nth-child(3n+1) {
      border-top: 1px solid #e2e2e2 !important;
      border-bottom: 1px solid #e2e2e2 !important;
      border-left: none !important;
      border-right: none !important; }
    .content-wrapper-1 .content-box {
      width: calc(100% - 40px) !important; }
      .content-wrapper-1 .content-box h1 {
        text-align: center !important;
        margin-top: 30px; }
      .content-wrapper-1 .content-box .paragraph {
        text-align: center !important; }
      .content-wrapper-1 .content-box .read-more a {
        text-align: center !important;
        margin-top: 25px !important;
        margin-bottom: 30px; }
        .content-wrapper-1 .content-box .read-more a:hover {
          text-decoration: underline !important; }
  .dropdown {
    width: 350px !important; } }

@media (min-width: 781px) and (max-width: 1170px) {
  .wrapper .top .logo {
    margin-left: 20px; }
  .wrapper .top .menu {
    width: auto !important;
    margin-right: 20px;
    display: block; }
  .wrapper .top .mobile-menu {
    display: none; }
  .wrapper .banner .caption {
    bottom: 30px; } }

@media (min-width: 1024px) {
  .wrapper .top .mobile-menu {
    display: none; }
  .wrapper .top .menu {
    display: block; } }

@media (min-width: 985px) and (max-width: 1654px) {
  .banner {
    width: 100%;
    position: relative; }
    .banner .caption {
      background: darkgrey;
      display: block;
      width: 631px;
      height: 117px;
      display: block;
      border-bottom: 10px solid #a30001;
      z-index: 1;
      background: white;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-top: -23%;
      margin-right: auto !important;
      padding-top: 29px;
      padding-left: 39px; } }

.img-fluid {
  width: 100% !important;
  height: auto !important; }

ul {
  margin-left: 20px !important; }

@media (min-width: 768px) and (max-width: 1417px) {
  wrapper .top .logo {
    margin-bottom: -102px; }
  .shareWrapper {
    right: 3px !important; }
  .content {
    padding-left: 20px;
    padding-right: 20px; }
  wrapper-white-news-list {
    padding-left: 20px;
    padding-right: 20px; }
  .wrapper .top .logo {
    margin-left: 20px; } }

@media (max-width: 360px) {
  .wrapper .top .logo {
    margin-left: 20px; } }

@media (max-width: 600px) {
  .wrapper .banner-wrapper .banner .item .caption h1 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px; }
  .wrapper .banner-wrapper .banner .item .caption h2 {
    display: none; } }

.wrapper-white-conference-details .content .table .text a {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  text-decoration: underline; }

.shareWrapper {
  display: block;
  max-width: 1369px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: -14px;
  top: 69px;
  z-index: 1; }
  .shareWrapper .shareTrigger {
    color: #a30001 !important;
    opacity: 1 !important;
    font-size: 16px; }
  .shareWrapper .shareButton {
    text-align: right;
    width: 100%;
    padding-top: 69px;
    cursor: pointer; }
    .shareWrapper .shareButton .Share {
      font-size: 16px;
      color: #595959;
      line-height: 1.2;
      text-align: right; }
  .shareWrapper .shareIcons {
    padding-top: 18px; }
  .shareWrapper .shareIcons {
    height: 100%;
    cursor: pointer !important; }
    .shareWrapper .shareIcons .sIcon {
      display: none; }
      .shareWrapper .shareIcons .sIcon:nth-child(2) {
        margin-right: 16px; }
      .shareWrapper .shareIcons .sIcon img {
        height: 15px !important;
        margin-top: -13px; }
      .shareWrapper .shareIcons .sIcon.twitter {
        margin-top: 7px; }
    .shareWrapper .shareIcons div {
      float: right !important;
      margin-right: 16px;
      height: 100%;
      position: relative;
      margin-top: 4px;
      opacity: 0.7; }
      .shareWrapper .shareIcons div img {
        display: inline-block;
        vertical-align: middle; }
      .shareWrapper .shareIcons div:first-child {
        width: auto !important;
        margin-top: 0 !important; }
      .shareWrapper .shareIcons div:nth-child(2) {
        display: none; }
      .shareWrapper .shareIcons div:hover {
        opacity: 1; }

.content.about .shareWrapper {
  top: 79px !important; }

@media (max-width: 768px) {
  .caption {
    margin-top: 62px !important; }
  .wrapper-white-conference-details .table {
    padding-bottom: 100px; }
  .wrapper-white-news-list .table {
    padding-bottom: 100px; }
  .wrapper-contact .table {
    padding-bottom: 100px; }
  .wrapper-white-chapters .table {
    padding-bottom: 100px; }
  .wrapper-white-news-list .content .table {
    margin-top: 60px;
    padding-bottom: 100px; }
  .wrapper-white-conference-details .content .table {
    margin-top: 49px;
    padding-bottom: 100px;
    max-width: 1430px; }
  div.wrapper-white .content .content-box:nth-child(2n) {
    border: none;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 0 !important;
    margin: 1px 21px;
    margin-top: 20px; }
  .wrapper-white .content .content-box .paragraph {
    font-size: 12px !important; }
  .wrapper-white-news-list .content .table .item .caption {
    font-size: 14px !important; }
  .wrapper-white-conference-details .content .table {
    margin-top: 49px;
    padding-bottom: 200px;
    max-width: 1430px; }
  .wrapper-white-conference-details .content .title .right {
    position: absolute;
    top: 64px;
    right: 0px; }
  .dropdown {
    font-size: 12px !important; }
  .wrapper-subscription h1 {
    font-size: 14px !important; }
  .wrapper-white .content {
    display: block;
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 53px;
    padding-bottom: 82px; }
  .wrapper-four-columns .content {
    display: block;
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 51px;
    padding-bottom: 31px; }
  .wrapper-four-columns .content .content-box .paragraph {
    font-size: 12px !important; }
  .wrapper-four-columns .content .content-box h1 {
    font-size: 14px !important; }
  .wrapper-four-columns .content .content-box {
    float: left;
    width: calc(25% - 43px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 0 21px; }
  .wrapper-white .content .content-box .paragraph {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    margin-top: -15px; }
  .wrapper-white .content .content-box h1 {
    font-size: 14px !important; }
  .wrapper-white .content .content-box {
    float: left;
    width: calc(25% - 43px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 0 21px;
    padding-bottom: 30px; }
  .wrapper .content-wrapper-1 .content .content-box .read-more a {
    font-size: 9px; }
  .wrapper .content-wrapper-1 .content .content-box h1 {
    margin-top: -4px !important; }
  .wrapper .content-wrapper-1 .content h1 {
    font-size: 18px;
    font-family: "Lato";
    color: #a30001;
    line-height: 3.056;
    letter-spacing: none; }
  .wrapper .content-wrapper-1 .content .content-box h1 {
    font-size: 14px !important; }
  .wrapper .content-wrapper-1 .content .content-box .paragraph {
    font-size: 12px !important;
    margin-top: -1px; }
  .wrapper .banner-wrapper {
    margin-bottom: 43px; }
  .wrapper-contact .content .main-title .left {
    font-size: 14px;
    letter-spacing: 1.8; }
  .wrapper-contact .content .table .left .title {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.17;
    letter-spacing: normal;
    text-align: left;
    color: #a30001;
    text-decoration: none !important; }
  .wrapper-contact .content .table .left .box-wrapper .box .title {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    font-weight: bold; }
  .wrapper-white-chapters .content .table .item a {
    font-weight: normal;
    font-size: 16px;
    font-style: italic;
    font-stretch: normal;
    line-height: 2.44;
    letter-spacing: normal;
    text-align: left;
    color: #333333; }
  body > div.wrapper-white-chapters > div > div.table.conferences > div.item.next > div.left > div > p {
    max-width: 96% !important; }
  .inner-banner img {
    margin-top: -26px; }
  .inner-banner img {
    height: 165px !important;
    object-fit: cover; }
  .wrapper-white-conference-details .content .title {
    border-bottom: 2px solid #a30001;
    text-transform: uppercase;
    height: 29px; }
  .content-wrapper-1 h1, .content-wrapper-1 h2 {
    padding-left: 20px;
    padding-right: 20px; }
  .wrapper .top .logo img {
    width: 114px !important;
    height: 110px !important; }
  .wrapper-white-conference-details .content .table .text {
    max-width: 1090px;
    margin-top: 26px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    padding-top: 20px !important; }
  .wrapper-white-conference-details .content .table .caption {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #a30001; }
  .abt {
    display: none; }
  .wrapper-white-conference-details .content .title .left {
    font-size: 14px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: 1.8px;
    text-align: left;
    color: #a30001;
    display: inline-block;
    float: left; }
  .wrapper-white-news-list .content .title .left {
    font-size: 14px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: 1.8px;
    text-align: left;
    color: #a30001;
    display: inline-block;
    float: left; }
  .wrapper-white-chapters .content .title {
    font-size: 14px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: 1.8px;
    text-align: left;
    color: #a30001;
    border-bottom: 2px solid #a30001;
    width: 100%;
    text-transform: uppercase; }
  .wrapper-white-chapters .content .conferences .item.past a {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 2.44;
    letter-spacing: normal;
    text-align: left;
    color: #333333; }
  /*.wrapper-white-chapters .content .conferences .item.next .details a {
        width: 312px;
        height: 16px;
        font-size: 14px;
        font-weight: bold;
        font-style: italic;
        font-stretch: normal;
        line-height: 2.44;
        letter-spacing: normal;
        text-align: left;
        color: #a30001;
    }*/
  wrapper-white-news-list .content .table .text {
    max-width: 1090px;
    margin-top: 26px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #333333; }
  .wrapper-white-news-list .content .table .caption {
    margin-top: 22px;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #a30001; }
  .wrapper-white-news-list .content .table {
    margin-top: 60px;
    padding-bottom: 200px;
    max-width: 1430px; }
  .wrapper-white-news-list .content .title .det img {
    margin-left: 9px;
    margin-top: 66px;
    width: 12px;
    height: 10px; }
  .wrapper-white-news-list .content .title .det {
    text-transform: none;
    font-size: 12px !important; }
  .wrapper-white-news-list .content {
    min-height: 2000px; }
  .wrapper-white-news-list .content .table {
    margin-top: 94px;
    padding-bottom: 200px;
    max-width: 1430px; }
  .dropdown {
    margin-top: 62px;
    margin-right: 3px;
    text-transform: none; }
  .wrapper-white-news-list .content {
    display: block;
    max-width: 1369px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 83px; }
  .wrapper-contact .content {
    display: block;
    max-width: 1369px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 64px; }
  .wrapper-contact .content .table .left .box-wrapper .box {
    margin-bottom: 25px;
    float: left;
    width: 100%; }
  .wrapper-contact .content .table .left {
    width: calc(100% - 10px);
    float: left; }
  .wrapper-white-chapters {
    background: #fff;
    padding: 0 20px;
    margin-top: -45px; }
  .wrapper .top {
    height: 81px !important; }
  .wrapper-white-chapters .content .table .item .left {
    max-width: 85%; }
  .wrapper-white-chapters .content {
    display: block;
    max-width: 1369px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 103px !important; }
  .wrapper-white-chapters .content {
    display: block;
    max-width: 1369px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px; }
  .wrapper-white h1, .wrapper-white h2 {
    padding: 20px; }
  .wrapper-white-news-list {
    padding: 0 20px; }
    .wrapper-white-news-list .image img {
      width: 100% !important;
      height: auto !important; }
    .wrapper-white-news-list .image-gallery img {
      width: unset !important;
      height: unset !important; }
  .wrapper-login {
    margin-top: -33px; }
    .wrapper-login h1 {
      font-size: 18px;
      color: #a30001;
      line-height: 4.056; }
  .mobileMenu2 .wrapper {
    padding-top: 24px;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    position: relative; }
  .wrapper .top .mobile-menu {
    float: right;
    position: relative;
    bottom: 55px;
    display: block;
    padding-top: 79px;
    margin-right: 20px;
    cursor: pointer; }
  .banner-wrapper {
    height: 358px !important; }
    .banner-wrapper #sra-banner .item a img {
      height: 100% !important;
      height: 354px !important;
      object-fit: cover !important; }
  .wrapper-white .content h1 {
    font-size: 18px;
    color: #a30001;
    line-height: 1.333;
    text-align: center; }
  .wrapper-white .content h2 {
    font-size: 14px;
    color: #333333;
    line-height: 1.143;
    text-align: center;
    margin-top: -5px; }
  .wrapper-white .content .content-box {
    width: calc(100% - 40px); }
  .wrapper-white .content h1, .wrapper-white .content .paragraph, .wrapper-white .content .read-more a {
    text-align: center !important; }
  .wrapper-white .content .content-box .wrapper-white .content h1:nth-child(1) {
    display: none; }
  .wrapper-white .content .content-box .wrapper-white .content h2:nth-child(1) {
    display: none; }
  .wrapper .content-wrapper-1 .content {
    display: block;
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9px;
    padding-top: 0px; }
    .wrapper .content-wrapper-1 .content h1 {
      font-size: 18px;
      color: #a30001;
      text-align: center; }
  div.wrapper-four-columns .content .content-box {
    width: calc(100% - 40px); }
  .wrapper-subscription {
    height: 293px; }
  .form-item {
    width: calc(100% - 20px) !important;
    float: unset;
    margin-bottom: 10px !important; }
  div.wrapper-four-columns .content .content-box {
    border-left: none !important;
    border-right: none !important; }
  div.wrapper-four-columns .content .content-box:nth-child(2n) {
    border: none;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 0 !important;
    margin: 0 21px;
    margin-top: 20px; }
  div.wrapper-four-columns h1 {
    display: block;
    text-align: center !important; }
  div.wrapper-four-columns h1, div.wrapper-four-columns .paragraph {
    display: block;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .wrapper-four-columns .content .content-box .read-more a {
    text-align: center; }
  .shareWrapper {
    top: 67px !important; }
  .content.about .shareWrapper {
    top: -37px !important; }
  .dropdown.chr {
    top: 139px !important; }
  .wrapper-white-conference-details .content .table .text,
  .wrapper-white-news-list .content .table {
    margin-top: 0px !important;
    padding-top: 0 !important; }
  .wrapper-white-news-list .content .table .caption,
  .wrapper-white-conference-details .content .table .caption {
    margin-top: 72px !important; } }

.grecaptcha-badge {
  display: none !important; }

.cookie {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 99px;
  padding-bottom: 45px;
  background-color: #d6d6d6;
  text-align: center;
  z-index: 9; }
  .cookie .wrapCookie {
    max-width: 1255px;
    margin-left: auto;
    margin-right: auto; }
    .cookie .wrapCookie .left_ {
      float: left;
      width: calc(100% - 129px);
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 14px;
      margin-top: 29px;
      color: black;
      line-height: 1.2;
      text-align: left;
      z-index: 3; }
      .cookie .wrapCookie .left_ a {
        text-decoration: underline;
        color: black; }
    .cookie .wrapCookie .right_ {
      float: left;
      width: 129px;
      margin-top: 45px;
      text-align: right; }
      .cookie .wrapCookie .right_ .agree {
        background-color: #333333;
        width: 129px;
        height: 34px;
        text-align: center;
        color: white;
        cursor: pointer; }

@media (max-width: 1333px) {
  .left_ {
    width: calc(100% - 209px) !important;
    margin-left: 30px;
    margin-right: 20px; }
  .right_ {
    margin-right: 30px; } }

.wrapper-white-news-list .content .title .right {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.17;
  letter-spacing: normal;
  text-align: right;
  color: #333333;
  z-index: 99 !important;
  position: relative; }
