.user-block.cookies-required {
  min-width: 200px;
}
.output {
  padding: 16px 0 19px;
  background: #2b2a2a;
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 2147483648;
  right: 0;
  left: 0;
}
.output .button {
  text-decoration: none;
  padding: 0;
  border: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  white-space: nowrap;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-weight: 500;
  font-size: 20px;
  outline: none;
  cursor: pointer;
  font-family: Roboto;
}
.output__details {
  font-size: 14px;
  line-height: 21px;
  color: white;
  font-family: Roboto;
}
.output__details .link {
  color: #a8d7ed;
}
.cookie-available-button,
.accept-cookie-button {
  text-decoration: none;
  padding: 0;
  border: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  white-space: nowrap;
  text-align: center;
  height: 50px;
  line-height: 50px;
  background: #f0f0f0;
  font-weight: 500;
  font-size: 20px;
  color: black;
  outline: none;
  cursor: pointer;
  -webkit-transition: background-color 0.2s, box-shadow 0.2s;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.accept-cookie-button:hover {
  background: #d7d7d7;
}
.footer-block {
  text-align: center;
  background-color: #e5e5e5;
}
.footer-block .processing-policy {
  color: black;
}
.footer-block .processing-policy a {
  color: black;
}
@media (max-width: 640px) {
  .output__details {
    font-size: 10px;
    line-height: 14px;
    color: white;
    font-family: Roboto;
  }
  .output__details p {
    line-height: 14px;
  }
  .output__action {
    margin-top: 12px;
  }
  .cookie-available-button,
  .accept-cookie-button {
    width: 60%;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    margin-left: 20%;
  }
  .cookie-available-button {
    width: 60%;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    margin-left: 20%;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .output__action {
    width: 220px;
    display: inline-block;
    vertical-align: top;
  }
  .cookie-available-button,
  .accept-cookie-button {
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .output__layout {
    display: table;
    width: 100%;
  }
  .output__details {
    display: table-cell;
    vertical-align: middle;
  }
  .output__action {
    display: table-cell;
    vertical-align: middle;
    width: 250px;
    padding-left: 30px;
  }
}
div.text-area-selection {
  position: absolute;
  z-index: -100;
  white-space: pre-wrap;
  color: transparent;
}
div.text-area-selection * {
  color: transparent !important;
}
.text-color-bordered {
  border-bottom: 1px dotted red;
}
.suggetion {
  position: absolute;
  background: yellow;
  border: 2px solid black;
  padding: 0 4px;
  margin-top: 19px;
  line-height: 23px;
  padding-bottom: 2px;
}
.index-logout-link {
  margin: 0;
  position: absolute;
  margin-left: 64px;
  margin-top: 30px;
  color: #2b2a2a;
  font-size: 14px;
}
.jivosite {
  display: none;
}
.jdiv {
  webkit-animation: none 0s;
  animation: none 0s;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  background: none;
  border: 0 none;
  box-shadow: none;
  box-sizing: content-box;
  bottom: auto;
  caption-side: top;
  clear: none;
  clip: auto;
  cursor: auto;
  display: inline;
  direction: ltr;
  flex: none;
  height: auto;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  image-rendering: auto;
  justify-content: flex-start;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  margin: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  -o-object-fit: fill;
  object-fit: fill;
  opacity: 1;
  order: 1;
  orphans: 2;
  outline: 0 none;
  overflow: visible;
  padding: 0;
  -webkit-perspective: none;
  perspective: none;
  position: static;
  resize: none;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-overflow: clip;
  text-shadow: none;
  text-transform: none;
  top: auto;
  -webkit-transform: none;
  transform: none;
  transition: all 0s ease 0s;
  unicode-bidi: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: baseline;
  white-space: normal;
  width: auto;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  z-index: auto;
  zoom: normal;
  -webkit-text-size-adjust: inherit;
  -webkit-font-smoothing: antialiased;
}
.jivosite-wrap {
  cursor: pointer;
  background: linear-gradient(95deg, #2f324a 20%, #424867 80%);
  right: 30px;
  left: auto;
  opacity: 1;
  bottom: 0 !important;
  height: 40px;
  width: auto;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 34px !important;
  transition: opacity 0.05s ease-in 0.25s, background-color 0.2s ease-in;
  min-width: 300px;
  position: fixed;
  z-index: 2147;
  backface-visibility: hidden;
  animation-duration: 0.2s;
  box-shadow: 0 12px 14px 8px rgba(0, 0, 0, 0.17);
  filter: blur(0);
}
.jivosite-label {
  cursor: pointer;
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.jivosite-text {
  font-size: 15px;
  font-family: Arial, Arial;
  font-weight: normal;
  font-style: normal;
  color: #f0f1f1;
  margin: 0 33px 0 16px;
  transform: translate3d(0, 0, 0);
  min-width: 160px;
  visibility: visible;
  text-indent: 0;
  line-height: 40px;
  vertical-align: top;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
}
.leaf-wrap {
  right: 0;
  position: absolute;
}
.leaf-border {
  right: 0;
  top: 0;
  width: 33px;
  border-radius: 0 24px 0 0 !important;
  position: absolute;
  height: 33px;
  z-index: 1;
  overflow: hidden;
}
.leaf-image {
  width: 32px !important;
  height: 34px !important;
  position: absolute;
  overflow: visible;
  right: 0;
  top: 0;
  background-image: url(&quot;data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2240%22%20viewBox%3D%220%200%2032%2040%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23424867%22%20d%3D%22M0%200h9.02L32%2033.196V40H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%2318C139%22%20d%3D%22M9%200c3.581.05%2023%205.426%2023%2033.08v.03C18.922%2030.751%209%2019.311%209%205.554V0z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A&quot;);
}
.page-block-title {
  color: #2b2a2a;
  font-size: 40px;
}
.partners-block + .payment-banner-block {
  padding-top: 0;
  margin-top: -30px;
}
.payment-banner-block {
  background-color: #e5e5e5;
  width: 100%;
  padding-bottom: 60px;
  padding-top: 60px;
}
.payment-banner-block .container {
  align-items: center;
  justify-content: center;
  align-content: center;
  display: flex;
}
.payment-banner {
  width: 100%;
  max-width: 540px;
  height: 80px;
  background-image: url("/_sites/_shared/images/payments/payment-baner.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: center;
  background-color: white;
  /*float: left;*/
  /*margin: auto;*/
  display: flex;
}
.payment-banner.be-paid-banner {
  background-image: url("/_sites/_shared/images/payments/payment-banner.bepaid.png");
  max-width: 145px;
  height: 80px;
}
.payment-banner.mastercard-banner {
  background-image: url("/_sites/_shared/images/payments/payment-baner.mastercard.png");
  max-width: 280px;
  height: 80px;
}
.payment-banner.visa-banner {
  background-image: url("/_sites/_shared/images/payments/payment-baner.visa.png");
  max-width: 250px;
  height: 80px;
}
.payment-banner .banner-link {
  width: 100%;
  height: 100%;
}
.payment-banner .banner-image {
  width: 100%;
  max-width: 540px;
  height: 80px;
}
.program-data-block .program-body .day-table .talk-cell .rate-vote .talk-go-block input {
  margin: 2px 0 0 0 !important;
  -webkit-appearance: checkbox;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/lib/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('/lib/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/lib/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/lib/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.talks-separator {
  margin-left: 0 !important;
}
.parther img {
  display: inline-block !important;
}
@media only screen and (max-width: 1280px) {
  .section-main .section-main__title {
    font-size: 12rem !important;
  }
}
@media only screen and (max-width: 767px) {
  .section-main .section-main__title {
    font-size: 3rem !important;
  }
}
.participant-details__inner .text-block a {
  color: white;
}
.edit-profile {
  float: right;
  margin-top: 10px;
  font-size: 20px;
  color: white;
}
.scroll {
  overflow: auto;
}
.day-table .section-title {
  min-width: 200px;
}
.ac-container {
  top: auto !important;
  left: auto !important;
}
.text-block ol > li:before {
  counter-increment: myCounter;
  content: counter(myCounter) ")";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 3rem;
  white-space: nowrap;
  color: #1ba3ce;
  font-weight: 500;
}
.text-block ul > li:before {
  content: '';
  display: block;
  position: absolute;
  top: .9rem;
  left: 0;
  width: 1.2rem;
  height: 1.2rem;
  background: #4e5498;
}
@media only screen and (max-width: 767px) {
  .header-controls .header-profile .profile-info {
    display: block;
    margin-top: 15px;
    margin-left: 5px;
  }
  .header-controls .header-profile .profile__name {
    display: none;
  }
}
.header-controls {
  opacity: 1;
  visibility: visible;
}
.header-controls > li {
  opacity: 1;
}
.header-controls {
  left: 40%;
  margin-top: -0.5rem;
  width: auto;
  justify-content: center;
}
.header.menu-mode .header-controls {
  margin-top: -2.5rem;
}
@media only screen and (max-width: 1023px) {
  .header-controls {
    left: 37rem;
  }
}
@media only screen and (max-width: 970px) {
  .header-controls {
    left: 15rem;
    top: 50%;
    margin-top: -2.5rem;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .header-controls {
    padding: 0;
    left: 10rem;
    top: 50%;
    margin-top: -1.5rem;
  }
}
.header.notification-mode .menu__toggle:after {
  opacity: 0;
}
.header__menu .header-btn__wrap {
  top: 0px;
  right: 20px;
}
@media only screen and (min-width: 1024px) {
  .header.menu-mode .header-search {
    top: 20px;
  }
}
/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  z-index: 1000;
}
/* Modal Content/Box */

.modal-content {
  background-color: #120b3a;
  margin: 15% auto;
  /* 15% from the top and centered */
  padding: 20px;
  width: 80%;
  /* Could be more or less, depending on screen size */

}
/* The Close Button */

.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: relative;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close .line {
  position: absolute;
  width: 29px;
  height: 2px;
  background-color: white;
  left: -26px;
  top: -2px;
}
.close .line-one {
  transform: rotate(45deg);
}
.close .line-two {
  transform: rotate(-45deg);
}
/* Modal Header */

.modal-header {
  padding: 12px 16px;
  background-color: #120b3a;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
}
/* Modal Body */

.modal-body {
  padding: 2px 16px;
  color: white;
  font-weight: 300;
}
/* Modal Body Span*/

.modal-body p {
  margin: 25px 0px;
  color: white;
}
.modal-body b {
  color: white;
  font-weight: 500;
}
/* Modal Footer */

.modal-footer {
  padding: 12px 16px;
  background-color: #120b3a;
  color: white;
  margin-top: 15px;
}
/* Modal Content */

.modal-content {
  position: relative;
  background-color: #120b3a;
  margin: auto;
  padding: 0;
  max-width: 360px;
  width: 90%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: animatetop;
  animation-duration: 0.4s;
  z-index: 1000;
  font-size: 16px;
  font-family: 'Roboto';
}
/* Modal Content */

.modal-button {
  position: relative;
  background-color: #8edd1f;
  color: #120b3a;
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.modal-title {
  font-size: 34px;
  font-weight: 900;
}
@media (max-width: 480px) {
  .modal-title {
    font-size: 30px;
  }
}
/* Add Animation */

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.desktop .contacts-list .contact-single.whatsapp {
  color: #25d366;
}
.desktop .contacts-list .contact-single.whatsapp .name {
  opacity: 0.9;
}
.contacts-list .contact-single.whatsapp .icon {
  fill: #25d366;
}
.desktop .contacts-list .contact-single.whatsapp:hover {
  color: white;
  background-color: #25d366;
}
.desktop .contacts-list .contact-single.telegram {
  color: #0088cc;
}
.desktop .contacts-list .contact-single.telegram .name {
  opacity: 0.9;
}
.contacts-list .contact-single.telegram .icon {
  fill: #0088cc;
}
.desktop .contacts-list .contact-single.telegram:hover {
  color: white;
  background-color: #0088cc;
}
.desktop .contacts-list .contact-single.skype {
  color: #00aff0;
}
.desktop .contacts-list .contact-single.skype .name {
  opacity: 0.9;
}
.contacts-list .contact-single.skype .icon {
  fill: #00aff0;
}
.desktop .contacts-list .contact-single.skype:hover {
  color: white;
  background-color: #00aff0;
}
.section-main__online {
  display: block;
  width: 100%;
  font-size: 6rem;
  line-height: 6rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 2.4rem;
  font-size: 40px;
  margin-bottom: 40px;
  font-family: 'Roboto';
}
.section-about-menu {
  background: transparent;
  padding: 0;
}
@media only screen and (max-width: 1280px) {
  .section-main .section-main__online {
    font-size: 6rem;
    line-height: 6rem;
    margin: 0 0 2.4rem;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
  .select-dates__block .select-date {
    font-size: 9rem;
  }
}
@media only screen and (max-width: 1023px) {
  .section-main .section-main__online {
    font-size: 4.8rem;
    line-height: 4.8rem;
    margin: 0 0 2.4rem;
  }
}
@media (max-width: 767px) {
  header .header-action .lang-menu__toggle {
    display: none;
  }
  header .header-action .header-lang {
    width: auto;
  }
  header .header-action .header-lang .lang-menu__liner {
    transform: translate3d(0, 0, 0);
  }
  header .header-action .header-lang .lang-menu {
    transform: translate3d(1.5rem, 0, 0);
  }
}
@media only screen and (max-width: 767px) {
  .section-main .section-main__online {
    font-size: 2rem;
    line-height: 2rem;
    margin: 0 0 1.2rem;
  }
}
.breadcrumbs__wrap {
  position: static;
  max-width: 100%;
  margin: 0 0 1.6rem;
  height: auto;
}
.online-block {
  display: block;
  font-size: 20px;
  padding: 10px 0;
  max-width: 675px;
  margin: 0 auto;
}
.online-block p {
  margin: 35px 0px;
}
.online-price {
  font-size: 30px;
  letter-spacing: 0.0em;
  white-space: pre;
}
.ticket-dialog {
  cursor: pointer;
}
.header-controls .header-profile .profile__icon .icon {
  fill: black;
}
.header-controls .header-profile .profile__name {
  color: black;
}
.header-controls .header-profile .profile__action {
  color: black;
}
.header-controls .notification .notification__icon .icon {
  fill: black;
}
.header-controls .header-profile .profile__icon .icon {
  fill: black;
}
.white-mode .header-controls .header-profile .profile__icon .icon {
  fill: white;
}
.white-mode .header-controls .header-profile .profile__name {
  color: white;
}
.white-mode .header-controls .header-profile .profile__action {
  color: white;
}
.white-mode .header-controls .notification .notification__icon .icon {
  fill: white;
}
.white-mode .header-controls .header-profile .profile__icon .icon {
  fill: white;
}
.white-mode .menu-mode .header-controls .header-profile .profile__icon .icon {
  fill: black;
}
.white-mode .menu-mode .header-controls .header-profile .profile__name {
  color: black;
}
.white-mode .menu-mode .header-controls .header-profile .profile__action {
  color: black;
}
.white-mode .menu-mode .header-controls .notification .notification__icon .icon {
  fill: black;
}
.white-mode .menu-mode .header-controls .header-profile .profile__icon .icon {
  fill: black;
}
.menu-mode .header-controls .header-profile .profile__icon .icon {
  fill: white;
}
.menu-mode .header-controls .header-profile .profile__name {
  color: white;
}
.menu-mode .header-controls .header-profile .profile__action {
  color: white;
}
.menu-mode .header-controls .notification .notification__icon .icon {
  fill: white;
}
.menu-mode .header-controls .header-profile .profile__icon .icon {
  fill: white;
}
.small {
  font-size: 20px;
}
.tickets-price-line {
  overflow: auto;
}
.video-link-wrap {
  display: flex;
  flex-direction: column;
  align-content: center;
  text-align: center;
}
.video-link-wrap .video-link-title {
  margin: 10px;
  font-size: 21px;
  color: #85858d;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
}
.notification__list {
  overflow-y: auto;
  max-height: 80vh;
}
.talk-online {
  background: white;
  color: #241f1f;
  text-align: center;
  float: right;
  font-size: 12px;
  padding: 5px 6px;
  line-height: 12px;
  font-weight: 700;
}
.trend {
  height: 34px;
  fill: white;
  float: right;
  clear: right;
  padding: 5px 14px;
}
.no-translation {
  height: 30px;
  fill: white;
  float: right;
  clear: right;
  padding: 5px 11px 5px 14px;
}
.no-recording {
  height: 30px;
  fill: white;
  float: right;
  clear: right;
  padding: 5px 11px 5px 14px;
}
.menu__block .header-social li {
  margin-bottom: 8px;
}
/*
.partners-block{
	.partner img{
		width: 100%;
	}
}*/

