html :where(img) {
  max-width: none !important;
}

.Layout {
  --color-background: #fff;
}

@media (max-width: 767px) {
  .Layout-content {
    padding-top: 79px;
  }
}

.mt1rem {
  margin-top: 1rem !important;
}

.mt1-5rem {
  margin-top: 1.5rem !important;
}

.mt2rem {
  margin-top: 2rem !important;
}

.mt3rem {
  margin-top: 3rem !important;
}

.mt3-5rem {
  margin-top: 3.5rem !important;
}

.mt4rem {
  margin-top: 4rem !important;
}

.bg-color-1fa64a {
  background-color: #1FA64A !important;
}

.mb120px {
  margin-bottom: 120px !important;
}

.mb2rem {
  margin-bottom: 2rem !important;
}

.bg-color-fff {
  background-color: #fff !important;
}

.buy-your-ticket-button:before {
  background-image: -webkit-linear-gradient(343deg,#c9252b,#c9252b);
  background-image: linear-gradient(107deg,#c9252b,#c9252b);
}

.buy-your-ticket-button {
  color: #c9252b;
}

.buy-your-ticket-button-green:before {
  background-image: -webkit-linear-gradient(343deg,#1FA64A,#1FA64A) !important;
  background-image: linear-gradient(107deg,#1FA64A,#1FA64A) !important;
}

.buy-your-ticket-button-green:after {
  border: 1px solid #1FA64A !important;
}

.buy-your-ticket-button-green {
  color: #1FA64A;
}

.Hero-uvp {
  background-image: -webkit-linear-gradient(332deg,#ff6666,#c9252b);
  background-image: linear-gradient(118deg,#ff6666,#c9252b);
}

.Hero-backgroundOverlay {
  background: -webkit-linear-gradient(top,rgba(255,0,0,.3) 20%,rgba(255,255,255,.3));
  background: linear-gradient(180deg,rgba(255,0,0,.3) 20%,rgba(255,255,255,.3));
}

.Link.Link--uppercase {
  font-size: 13px;
  font-weight: 700;
}

.mt90px {
  margin-top: 90px !important;
}

.Link:after {
  height: 1px;
}

.visibility-hidden {
  visibility: hidden !important;
}

.width-calc-100proc-minus-10px {
  width: calc(100% - 10px) !important;
}

.Hero-date {
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 50px;
  font-size: 44px;
}

@media screen and (min-width: 1024px) {
  .Hero-foreground {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.mb60px {
  margin-bottom: 60px !important;
}

.mt-minus-25px {
  margin-top: -25px !important;
}

.mt-10px {
  margin-top: 10px !important;
}

.mb-40px {
  margin-bottom: 40px !important;
}

.flex-direction-row {
  flex-direction: row !important;
}

.background-size-cover {
  background-size: cover !important;
}

.visibility-hidden {
  visibility: hidden !important;
}

.background-position-center-60proc {
  background-position: center 60% !important;
}

.background-repeat-no-repeat {
  background-repeat: no-repeat !important;
}

.background-position-center {
  background-position: center !important;
}

@media (min-width: 768px) {
  .plr13px-for-desktop {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }

  .mt70px-for-desktop {
    margin-top: 70px !important;
  }

  .mt6rem-for-desktop {
    margin-top: 6rem !important;
  }

  .mt-minus200px-for-desktop {
    margin-top: -200px !important;
  }

  .top-107px-for-desktop {
    top: 107px !important;
  }

  .height-400px-for-desktop {
    height: 400px !important;
  }

  .mt85px-for-desktop {
    margin-top: 85px !important;
  }

  .mt95px-for-desktop {
    margin-top: 95px !important;
  }

  .mt120px-for-desktop {
    margin-top: 120px !important;
  }

  .mt-minus-180px-for-desktop {
    margin-top: -180px !important;
  }

  .mt-minus-30px-for-desktop {
    margin-top: -30px !important;
  }

  .mb32px-for-desktop {
    margin-bottom: 32px !important;
  }

  .pr50px-for-desktop {
    padding-right: 50px !important;
  }

  .width-280px-for-desktop {
    width: 280px !important;
  }

  .width-20proc-for-desktop {
    width: 20% !important;
  }
}

@media screen and (min-width: 1024px) {
  .Navbar-links {
    display: inline-block;
    text-align: center;
  }
}

.About-attendancePhoto {
  background-image: -webkit-linear-gradient(317deg,rgba(255,255,255,.3),rgba(255,0,0,.3)),url(../images/apie.jpg);
  background-image: linear-gradient(133deg,rgba(255,255,255,.3),rgba(255,0,0,.3)),url(../images/apie.jpg);
}

.About-venuePhoto {
  background-image: -webkit-linear-gradient(left,rgba(255,255,255,.3),rgba(255,0,0,.3)),url(../images/apie2.jpg);
  background-image: linear-gradient(250deg,rgba(255,255,255,.3),rgba(255,0,0,.3)),url(../images/apie2.jpg);
}

.CaptionedNumber-caption {
  color: #555;
  font-size: 14px;
  text-transform: uppercase;
}

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

.Feedback-text {
  color: #fff;
  font-weight: 400;
}

@media screen and (min-width: 1024px) {
  .Speaker-details {
    -webkit-transform: translate(13px, 35px);
    transform: translate(13px, 35px);
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .Workshop-details {
    -webkit-transform: translateX(13px);
    transform: translateX(13px);
    padding-bottom: 20px;
  }
}

.information-about-sponsorship:before {
  background-image: -webkit-linear-gradient(343deg,#c9252b,#c9252b);
  background-image: linear-gradient(107deg,#c9252b,#c9252b);
}

.information-about-sponsorship {
  color: #ffffff;
}

.information-about-sponsorship:after {
  border: 2px solid #c9252b;
}

.excellence-href {
  text-decoration: none !important;
  color: #fff !important;
  font-weight: 400 !important;
  line-height: 18px !important;
}

.excellence-href:hover {
  text-decoration: underline !important;
  color: #fff !important;
  font-weight: 400 !important;
  line-height: 18px !important;
}

.mb1-5rem {
  margin-bottom: 1.5rem !important;
}

@media (max-width: 767px) {
  .display-none-for-xs {
    display: none !important;
  }

  .pt60px-for-xs {
    padding-top: 60px !important;
  }

  .mt-minus25px-for-xs {
    margin-top: -25px !important;
  }

  .max-height-30px-for-xs {
    max-height: 30px !important;
  }

  .max-height-35px-for-xs {
    max-height: 35px !important;
  }

  .mb1-5rem-for-xs {
    margin-bottom: 1.5rem !important;
  }

  .font-size-37px-for-xs {
    font-size: 37px !important;
  }

  .width-30proc-for-xs {
    width: 30% !important;
  }

  .width-70proc-for-xs {
    width: 70% !important;
  }

  .mtb20px-for-xs {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .line-height-42px-for-xs {
    line-height: 42px !important;
  }

  .pr50px-for-xs {
    padding-right: 50px !important;
  }

  .font-size-19px-for-xs {
    font-size: 19px !important;
  }

  .line-height-23px-for-xs {
    line-height: 23px !important;
  }

  .pr40px-for-xs {
    padding-right: 40px !important;
  }

  .margin-bottom-26px-for-xs {
    margin-bottom: 26px !important;
  }

  .pb-75px-for-xs {
    padding-bottom: 75px !important;
  }

  .display-block-for-xs {
    display: block !important;
  }

  .margin-top-285px-for-xs {
    margin-top: 285px !important;
  }

  .mb-36px-for-xs {
    margin-bottom: 36px !important;
  }

  .line-height-19px-for-xs {
    line-height: 19px !important;
  }

  .mt-60px-for-xs {
    margin-top: 60px !important;
  }

  .line-height-20px-for-xs {
    line-height: 20px !important;
  }

  .pb15px-for-xs {
    padding-bottom: 15px !important;
  }

  .mb-39px-for-xs {
    margin-bottom: 39px !important;
  }

  .line-height-19px-for-xs {
    line-height: 19px !important;
  }

  .mb13px-for-xs {
    margin-bottom: 13px !important;
  }

  .font-size-14px-for-xs {
    font-size: 14px !important;
  }

  .line-height-18px-for-xs {
    line-height: 18px !important;
  }

  .font-size-13px-for-xs {
    font-size: 13px !important;
  }

  .line-height-17px-for-xs {
    line-height: 17px !important;
  }

  .plr13px-for-xs {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
}

.width-400px {
  width: 400px !important;
}

.font-weight-500 {
  font-weight: 500 !important;
}

.mr40px {
  margin-right: 40px !important;
}

@media (min-width: 768px) {
  .display-none-for-desktop {
    display: none !important;
  }

  .visibility-hidden-for-desktop {
    visibility: hidden !important;
  }

  .pl13px-for-desktop {
    padding-left: 13px !important;
  }

  .max-height-65px-for-desktop {
    max-height: 65px !important;
  }

  .width-55proc-for-desktop {
    width: 55% !important;
  }

  .mr40px-for-desktop {
    margin-right: 40px !important;
  }

  .width-350px-for-desktop {
    width: 350px !important;
  }

  .width-400px-for-desktop {
    width: 400px !important;
  }

  .width-450px-for-desktop {
    width: 450px !important;
  }

  .ml-minus30px-for-desktop {
    margin-left: -30px !important;
  }

  .ml1rem-for-desktop {
    margin-left: 1rem !important;
  }

  .mr1rem-for-desktop {
    margin-right: 1rem !important;
  }
}

.Speaker {
  margin-bottom: 15px !important;
}

@media (min-width: 1024px) {
  .Speaker {
    height: 285px !important;
    width: 212px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .Speaker {
    height: 235px !important;
    width: auto !important;
  }
}

@media screen and (min-width: 1024px) {
  .Navbar-logo {
    width: 230px;
    height: 67px;
  }
}

.main-topics-ul-class {
  list-style: square !important;
  margin-top: 5px !important;
}

.main-topics-ul-class li {
  font-size: 20px !important;
  line-height: 26px !important;
  font-weight: 300 !important;
  letter-spacing: -.25px !important;
  color: #555 !important;
  text-transform: uppercase !important;
}

@media screen and (min-width: 650px) {
  .ScheduleTable {
    max-width: calc(100% - 40px) !important;
  }

  .ScheduleTable+.ScheduleTable {
    margin-left: 0 !important;
  }
}

.float-right {
  float: right !important;
}

.Schedule-body {
  background-color: #fff !important; /*  */
}

.ScheduleTable-header {
  font-weight: 300 !important;
  text-transform: uppercase !important;
  color: #555 !important;
  font-size: 40px !important;
}

.ScheduleTable-columnHeader {
  font-weight: 300 !important;
  text-transform: uppercase !important;
  color: #555 !important;
  font-size: 24px;
}

.Event-time {
  font-weight: 300 !important;
  text-transform: uppercase !important;
  color: #555 !important;
  font-size: 24px !important;
  text-align: right !important;
}

.Event-text {
  font-weight: 300 !important;
  text-transform: none !important;
  color: #555 !important;
  font-size: 24px;
  width: 80%;
}

.ScheduleTable .ScheduleTable-column {
  background-color: rgba(46,46,46,.15);
}

.bg-color-f7f7f7 {
  background-color: #f7f7f7 !important;
}

@media (max-width: 767px) {
  .pl16px-for-xs {
    padding-left: 16px !important;
  }

  .gap-0-5rem-for-xs {
    gap: .5rem !important;
  }

  .height-30px-for-xs {
    height: 30px !important;
  }

  .width-300px-for-xs {
    width: 300px !important;
  }

  .p20px-for-xs {
    padding: 20px !important;
  }

  .width-100proc-for-xs {
    width: 100% !important;
  }

  .float-none-for-xs {
    float: none !important;
  }

  .line-height-24px-for-xs {
    line-height: 24px !important;
  }

  .mb10px-for-xs {
    margin-bottom: 10px !important;
  }

  .Event-text {
    font-size: 18px !important;
  }

  .Event-time {
    font-size: 14px !important;
  }

  .ScheduleTable-columnHeader {
    font-size: 19px !important;
  }

  .mb30px-for-xs {
    margin-bottom: 30px !important;
  }

  .height-200px-for-xs {
    height: 200px !important;
  }

  .mb60px-for-xs {
    margin-bottom: 60px !important;
  }

  .mb0-for-xs {
    margin-bottom: 0 !important;
  }

  .mb40px-for-xs {
    margin-bottom: 40px !important;
  }

  .mr0-for-xs {
    margin-right: 0 !important;
  }

  .width-100-proc-for-xs {
    width: 100% !important;
  }

  .float-none-for-xs {
    float: none !important;
  }

  .display-block-for-xs {
    display: block !important;
  }

  .text-align-center-for-xs {
    text-align: center !important;
  }

	.mb15px-for-xs {
		margin-bottom: 15px !important;
	}

  .mb20px-for-xs {
    margin-bottom: 20px !important;
  }

	.mlr5px-for-xs {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}

	.mt-20px-for-xs {
		margin-top: 20px !important;
	}

  .pr0-for-xs {
    padding-right: 0 !important;
  }

  .pl0-for-xs {
    padding-left: 0 !important;
  }
}

.height-75px {
  height: 75px !important;
}

.footer-contact-href-class {
  color: #fff !important;
  text-decoration: none !important;
}

.footer-contact-href-class:hover {
  color: #fff !important;
  text-decoration: underline !important;
}

.mb8px {
  margin-bottom: 8px !important;
}

@media (min-width: 982px) {
  .Speakers-list .Speakers-item:nth-child(3n - 2) {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }

  .Speakers-list .Speakers-item:nth-child(2n - 1) {
    margin-right: 26px !important;
  }

  .Speakers-list .Speakers-item:nth-child(3n - 1) {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }

  .Speakers-list .Speakers-item {
    margin-right: 26px !important;
    margin-bottom: 26px;
  }
}

.width-766px {
  width: 766px !important;
}

.height-416px {
  height: 416px !important;
}

.Feedback-text {
  text-transform: uppercase !important;
}

.Navbar-logo {
  width: 276px;
  height: 80px;
  transition: all .25s !important;
}

.ml0 {
  margin-left: 0 !important;
}

@media (max-width: 767px) {
  .line-height-32px-for-xs {
    line-height: 32px !important;
  }

  .ml10px-for-xs {
    margin-left: 10px !important;
  }

  .mr10px-for-xs {
    margin-right: 10px !important;
  }

  .float-left-for-xs {
    float: left !important;
  }

  .Speaker {
    height: 200px !important;
    width: 100% !important;
  }

  .width100proc-for-xs {
    width: 100% !important;
  }

  .margin-top-0-for-xs {
    margin-top: 0 !important;
  }

  .height-350px-for-xs {
    height: 350px !important;
  }

  .top-0-for-xs {
    top: 0 !important;
  }

  .mt20px-for-xs {
    margin-top: 20px !important;
  }

  .mt8px {
    margin-top: 8px !important;
  }
}

.Feedback-author {
  text-align: right !important;
}

:focus {
  outline: 0 !important;
}

.line-height-22px {
  line-height: 22px !important;
}

.mb4px {
  margin-bottom: 4px !important;
}

.background-position-0-center {
  background-position: 0 center !important;
}

#buyTicketModal {
  background: #fff !important;
  width: 600px;
  padding: 40px;
}

#phoneNumberModal {
  background: #fff !important;
  width: 450px;
  padding: 40px;
}

.ticket-input-class {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 26px;
  color: #555;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-bottom: 8px;
}

.mb35px {
  margin-bottom: 35px !important;
}

.mb15px {
  margin-bottom: 15px !important;
}

@media (min-width: 768px) {
  .min-height-482px-for-desktop {
    min-height: 482px !important;
  }

  .mb60px-for-desktop {
    margin-bottom: 60px !important;
  }

  .font-weight-300-for-desktop {
    font-weight: 300 !important;
  }

  .mt-minus-400px-for-desktop {
    margin-top: -400px !important;
  }

  .mt-minus-300px-for-desktop {
    margin-top: -300px !important;
  }

  .mt-minus-240px-for-desktop {
    margin-top: -240px !important;
  }

  .line-height-2px-for-desktop {
    line-height: 2px !important;
  }

  .mb24px-for-desktop {
    margin-bottom: 24px !important;
  }

  .mt36px-for-desktop {
    margin-top: 36px !important;
  }

  .mt44px-for-desktop {
    margin-top: 44px !important;
  }
}

.clearfix {
  clear: both !important;
  float: none !important;
}

.buy-ticket-title-class {
  font-size: 18px;
  text-transform: uppercase;
  color: #222;
  font-weight: 300;
  text-align: center;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  #buyTicketModal {
    width: 100% !important;
    padding: 20px;
    overflow-y: scroll !important;
  }

  #phoneNumberModal {
    width: 100% !important;
    padding: 20px;
  }

  .width-100-for-xs {
    width: 100% !important;
  }

  .float-none-for-xs {
    float: none !important;
  }

  .display-block-for-xs {
    display: block !important;
  }

  .width-48-proc-for-xs {
    width: 48% !important;
  }

  .mr-4-proc-for-xs {
    margin-right: 4% !important;
  }

  .display-inline-block-for-xs {
    display: inline-block !important;
  }

  .float-right-for-xs {
    float: right !important;
  }

  .clearfix-for-xs {
    clear: both !important;
    float: none !important;
  }

  .display-none-for-xs {
    display: none !important;
  }

  .ml0-for-xs {
    margin-left: 0 !important;
  }

  .line-height-19px-for-xs {
    line-height: 19px !important;
  }
}

.error-input-alert {
  border: 1px solid #ffaaaa !important;
}

.error-input-text {
  color: #f44 !important;
}

.mb25px {
  margin-bottom: 25px !important;
}

@media (max-width: 767px) {
  .mr0-for-xs {
    margin-right: 0 !important;
  }

  .width-50proc-minus-10px-for-xs {
    width: calc(50% - 10px) !important;
  }

  .mt0-for-xs {
    margin-top: 0 !important;
  }

  .mt-minus-58px-for-xs {
    margin-top: -58px !important;
  }

  .mb40px-for-xs {
    margin-bottom: 40px !important;
  }

  .mt40px-for-xs {
    margin-top: 40px !important;
  }

  .mt52px-for-xs {
    margin-top: 52px !important;
  }

  .mb25px-for-xs {
    margin-bottom: 25px !important;
  }

  .ScheduleTable .ScheduleTable-row {
    margin-left: 0 !important;
  }

  .ScheduleTable .ScheduleTable-column.pushLeft {
    display: none !important;
  }

  .ScheduleTable .ScheduleTable-cell.duration60 {
    min-height: 160px !important;
    height: auto !important;
  }

  .ScheduleTable .ScheduleTable-cell.duration45 {
    min-height: 40px !important; /* 120px */
    height: auto !important;
  }

  .ScheduleTable:first-child .ScheduleTable-header {
    margin-left: 0 !important;
  }

  .bg-color-bbb-for-xs {
    background-color: #bbb !important;
  }

  .pt11px-for-xs {
    padding-top: 11px !important;
  }

  .pb11px-for-xs {
    padding-bottom: 11px !important;
  }

  .padding-20px-for-xs {
    padding: 20px !important;
  }

  .pt50px-for-xs {
    padding-top: 50px !important;
  }

  .pb40px-for-xs {
    padding-bottom: 40px !important;
  }

  .min-height-280px-for-xs {
    min-height: 280px !important;
  }
}

.Hero-playButtonLabel,
.Hero-actions {
  visibility: hidden !important;
}

@media (max-width: 767px) {
  .color-fff-for-xs {
    color: #fff !important;
  }

  .width-auto-for-xs {
    width: auto !important;
  }

  .pr80px-for-xs {
    padding-right: 80px !important;
  }

  .max-height-100px-for-xs {
    max-height: 100px !important;
  }

  .height-100px-for-xs {
    height: 100px !important;
  }

  .pl80px-for-xs {
    padding-left: 80px !important;
  }
}

.justify-content-center {
  justify-content: center !important;
}

.gap-2rem {
  gap: 2rem !important;
}

@media (min-width: 768px) {
  .pl60px-for-desktop {
    padding-left: 60px !important;
  }

  .mt55px-for-desktop {
    margin-top: 55px !important;
  }

  .max-height-70px-for-desktop {
    max-height: 70px !important;
  }

  .gap-2rem-for-desktop {
    gap: 2rem !important;
  }

  .justify-content-center-for-desktop {
    justify-content: center !important;
  }

  .pl30px-for-desktop {
    padding-left: 30px !important;
  }

  .pr30px-for-desktop {
    padding-right: 30px !important;
  }

  .text-align-center-for-desktop {
    text-align: center !important;
  }
}

/*
.Speaker {
  display: block !important;
}
*/

/*
.Speakers-item {
  margin-bottom: 150px !important;
}

@media (min-width: 768px) {
  .Speaker-details {
    -webkit-transform: translate(0, 120px) !important;
    transform: translate(0, 120px) !important;
  }
}
*/

.Text.Text--preLineBreak {
  font-size: 12px !important;
  font-weight: 400 !important;
}

@media (max-width: 767px) {
  .speaker-new-class {
    /* width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important; */
  }
}

@media (min-width: 768px) {
  .max-width-700px-for-desktop {
    max-width: 700px !important;
  }

  .mr2proc-for-desktop {
    margin-right: 2% !important;
  }
}

@media (min-width: 768px) {
  .width-50-proc-for-desktop {
    width: 50% !important;
  }

  .mt12px-for-desktop {
    margin-top: 12px !important;
  }

  .display-inline-block-for-desktop {
    display: inline-block !important;
  }

  .float-right-for-desktop {
    float: right !important;
  }

  .clearfix-for-desktop {
    clear: both !important;
    float: none !important;
  }

  .width-45proc-for-desktop {
    width: 45% !important;
  }

  .width-49proc-for-desktop {
    width: 49% !important;
  }
}

@media (max-width: 767px) {
  .clearfix-for-desktop {
    display: none !important;
  }
}

.width-20proc {
  width: 20% !important;
}

.min-height-40px {
  min-height: 40px !important;
}

.height-auto {
  height: auto !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}

.font-weight-300 {
  font-weight: 300 !important;
}

.font-size-18px {
  font-size: 18px !important;
}

.font-size-21px {
  font-size: 21px !important;
}

@media (max-width: 767px) {
  .max-height-200px {
    max-height: 200px !important;
  }
}

@media (min-width: 768px) {
  .text-align-right-for-desktop {
    text-align: right !important;
  }

  .mr-26px-for-desktop {
    margin-right: 26px !important;
  }

  .ml-26px-for-desktop {
    margin-left: 26px !important;
  }
}

.owl-nav {
  margin-top: 20px !important;
}

.owl-prev,
.owl-next {
  position: absolute !important;
  top: 50% !important;
  margin-top: -55px !important;
  font-size: 80px !important;
  color: #999 !important;
  font-weight: 200 !important;
}

.owl-prev {
  left: -40px !important;
}

.owl-next {
  right: -40px !important;
}

.lb-number {
  visibility: hidden !important;
}

.position-relative {
  position: relative !important;
}

.section-h2-class {
  position: absolute;
  top: calc(50% - 171px);
  top: calc(50% - 130px);
  top: calc(50% - 174px);
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  font-weight: 600;
}

.section-h2-class span {
  font-size: 20px;
  display: block;
  margin-top: 25px;
}

@media (max-width: 767px) {
  .section-h2-class {
    top: calc(50% - 82px);
    font-size: 24px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-h2-class span {
    font-size: 14px;
    display: block;
    margin-top: 20px;
  }
}

.front-page-cover-partners-div {
  display: flex;
  align-items: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.front-page-cover-partners-div > div {
  flex: 1 1 auto;
}

.front-page-cover-partners-div img {
  height: 45px;
}

.top0 {
  top: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.height-100vh {
  height: 100vh !important;
}

.width-100proc {
  width: 100% !important;
}

@media (min-width: 768px) {
  .mr-13px-for-desktop {
    margin-right: 13px !important;
  }

  .ml-13px-for-desktop {
    margin-left: 13px !important;
  }

  .font-size-32px-for-desktop {
    font-size: 32px !important;
  }

  .line-height-38px-for-desktop {
    line-height: 38px !important;
  }
}

.position-absolute {
  position: absolute !important;
}

.top0 {
  top: 0 !important;
}

.top20proc {
  top: 20% !important;
}

.conf-detail-span-class {
  width: 6px !important;
  height: 6px !important;
  background-color: #c9252b !important;
  margin-bottom: 5px !important;
  margin-right: 6px !important;
  display: inline-block !important;
}

@media (min-width: 768px) {
  .width-25proc-for-desktop {
    width: 25% !important;
  }

  .width-19proc-for-desktop {
    width: 19% !important;
  }

  .width-54proc-for-desktop {
    width: 54% !important;
  }

  .display-inline-block-for-desktop {
    display: inline-block !important;
  }

  .mt20px-for-desktop {
    margin-top: 20px !important;
  }

  .mb40px-for-desktop {
    margin-bottom: 40px !important;
  }
}

.color-555 {
  color: #555 !important;
}

.font-size-19px {
  font-size: 19px !important;
}

.font-size-42px {
  font-size: 42px !important;
}

.width-100proc {
  width: 100% !important;
}

.text-transform-uppercase {
  text-transform: uppercase !important;
}

.height-400px {
  height: 400px !important;
}

.mb80px {
  margin-bottom: 80px !important;
}

.econ-conf-h2-on-red-bg-color {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 28px;
  background-color: #c9252b !important;
  padding: 20px !important;
  max-width: 982px !important;
  margin-top: 30px !important;
}

.leadership-forum-h2-class {
  color: #555 !important;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 28px;
  margin-top: 20px !important;
  max-width: 982px !important;
}

.remaining-tickets-h2 {
  color: #fff !important;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 28px;
  margin-top: 20px !important;
  max-width: 982px !important;
  padding: 15px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  display: inline-block !important;
  background-color: #c9252b !important;
}

.float-none {
  float: none !important
}

.width-100proc {
  width: 100% !important;
}

.mb-1rem {
  margin-bottom: 1rem !important;
}

@media (min-width: 768px) {
  .display-inline-block-for-desktop {
    display: inline-block !important;
  }

  .font-size-42px-for-desktop {
    font-size: 42px !important;
  }

  .font-size-24px-for-desktop {
    font-size: 24px !important;
  }

  .line-height-65px-for-desktop {
    line-height: 65px !important;
  }

  .line-height-30px-for-desktop {
    line-height: 30px !important;
  }
}

.opacity-0 {
  opacity: 0 !important;
}

.height-75px {
  height: 75px !important;
}

/*
.opacity-0-2 {
  opacity: 0.2 !important;
}*/

.ticket-buying-h2-class {
  font-size: 18px !important;
  text-transform: uppercase !important;
  color: #222 !important;
  font-weight: 300 !important;
  text-align: center !important;
  margin-bottom: 16px !important;
}

.ticket-buying-h2-class-alert {
  font-size: 18px !important;
  text-transform: uppercase !important;
  color: #222 !important;
  font-weight: 300 !important;
  text-align: center !important;
  margin-bottom: 0 !important;
}

.display-block {
  display: block !important;
}

.text-align-center {
  text-align: center !important;
}

.mt20px {
  margin-top: 20px !important;
}

.width-90proc {
  width: 90% !important;
}

.pt20px {
  padding-top: 20px !important;
}

.pt5px {
  padding-top: 5px !important;
}

.pb20px {
  padding-bottom: 20px !important;
}

.color-c9252b {
  color: #c9252b !important;
}

.Layout-navbar {
  background-color: rgba(240,240,240,.95) !important;
  z-index: 9999 !important;
}

@media (min-width: 768px) {
  .Layout-navbar {
    position: fixed !important;
    top: 0 !important;
  }

  .mb27px-for-desktop {
    margin-bottom: 27px !important;
  }

  .mt80px-for-desktop {
    margin-top: 80px !important;
  }
}

@media (max-width: 767px) {
  .Layout-navbar {
    position: fixed !important;
  }
}

.color-fff {
  color: #fff !important;
}

.pb15px {
  padding-bottom: 15px !important;
}

.bg-color-999999 {
  background-color: #999999 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.pt25px {
  padding-top: 25px !important;
}

.mb10px {
  margin-bottom: 10px !important;
}

.footer-content-menu-div {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

@media (max-width: 767px) {
  .footer-content-menu-div {
    font-size: 13px;
    line-height: 17px;
  }
}

.footer-info-block-first-div {
  width: 50%;
  float: left;
  display: inline-block;
  padding-right: 20px;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: right;
}

.footer-info-block-second-div {
  width: 50%;
  float: right;
  display: inline-block;
  padding-left: 20px;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .mt43px-for-desktop {
    margin-top: 43px !important;
  }

  .mt2rem-for-desktop {
    margin-top: 2rem !important;
  }

  .mt3rem-for-desktop {
    margin-top: 3rem !important;
  }

  .mt3-5rem-for-desktop {
    margin-top: 3.5rem !important;
  }

  .mt7rem-for-desktop {
    margin-top: 7rem !important;
  }

  .mt8-25rem-for-desktop {
    margin-top: 8.25rem !important;
  }

  .mt-minus-140px-for-desktop {
    margin-top: -140px !important;
  }

  .mt-minus-40px-for-desktop {
    margin-top: -40px !important;
  }

  .mt-minus-50px-for-desktop {
    margin-top: -50px !important;
  }
}

.z-index-9999 {
  z-index: 9999 !important;
}

.z-index-9998 {
  z-index: 9998 !important;
}

.text-align-right {
  text-align: right !important;
}

.mb30px {
  margin-bottom: 30px !important;
}

.bg-color-c9252b {
  background-color: #c9252b !important;
}

.float-right {
  float: right !important;
}

.pl20px {
  padding-left: 20px !important;
}

.pl40px {
  padding-left: 40px !important;
}

.display-flex {
  display: flex !important;
}

@media (min-width: 768px) {
  .pt31px-for-desktop {
    padding-top: 31px !important;
  }

  .pb31px-for-desktop {
    padding-bottom: 31px !important;
  }

  .mt10px-for-desktop {
    margin-top: 10px !important;
  }

  .mb80px-for-desktop {
    margin-bottom: 80px !important;
  }

  .mr0-for-desktop {
    margin-right: 0 !important
  }

  .max-width-900px-for-desktop {
    max-width: 900px !important;
  }

  .mb45px-for-desktop {
    margin-bottom: 45px !important;
  }

  .width-29proc-for-desktop {
    width: 29% !important;
  }

  .width-50proc-for-desktop {
    width: 50% !important;
  }

  .width-48proc-for-desktop {
    width: 48% !important;
  }

  .display-block-for-desktop {
    display: block !important;
  }
}

.width-48proc {
  width: 48% !important;
}

.right-52px {
  right: 52px !important;
}

.left-auto {
  left: auto !important;
}

.top-45px {
  top: 45px !important;
}

.top-55px {
  top: 55px !important;
}

.color-fff {
  color: #fff !important;
}

.font-size-15px {
  font-size: 15px !important;
}

.pb30px {
  padding-bottom: 30px !important;
}

.line-height-2px {
  line-height: 2px !important;
}

.mb12px {
  margin-bottom: 12px !important;
}

.font-size-16px {
  font-size: 16px !important;
}

.usual-href-fff {
  color: #fff !important;
  text-decoration: underline !important;
}

.usual-href-fff:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.usual-link {
  color: #555 !important;
  border-bottom: 1px solid #555 !important;
  transition: all .25s !important;
}

.usual-link:hover {
  color: #555 !important;
  border-bottom: 1px solid transparent !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt50px {
  margin-top: 50px !important;
}

.mb24px {
  margin-bottom: 24px !important;
}

.display-inline-block {
  display: inline-block !important;
}

.vertical-align-top {
  vertical-align: top !important;
}

.mt36px {
  margin-top: 36px !important;
}

.mb16px {
  margin-bottom: 16px !important;
}

.width-45proc {
  width: 45% !important;
}

.max-width-none {
  max-width: none !important;
}

.font-size-20px {
  font-size: 20px !important;
}

.font-italic {
  font-style: italic !important;
}

.list-type-square {
  list-style-type: square !important;
}

.width-55proc {
  width: 55% !important;
}

.pl50px {
  padding-left: 50px !important;
}

.mt60px {
  margin-top: 60px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

@media (min-width: 768px) {
  .line-height-56px-for-desktop {
    line-height: 56px !important;
  }

  .width-320px-for-desktop {
    width: 320px !important;
  }

  .width-370px-for-desktop {
    width: 370px !important;
  }

  .mb30px-for-desktop {
    margin-bottom: 30px !important;
  }
}

.max-width-982px {
  max-width: 982px !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mt52px {
  margin-top: 52px !important;
}

.mb32px {
  margin-bottom: 32px !important;
}

.mb50px {
  margin-bottom: 50px !important;
}

.mr2proc {
  margin-right: 2% !important;
}

.width-22proc {
  width: 22% !important;
}

.font-size-24px {
  font-size: 24px !important;
}

.speaker-name-surname-h3-class {
  color: #555;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  line-height: 24px;
  font-size: 22px;
  padding-bottom: 0;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .speaker-name-surname-h3-class {
    font-size: 17px;
  }
}

.speaker-description-p-class {
  color: #555;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  width: 90%;
  margin-bottom: 25px;
}

.ptb25px {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.font-size-30px {
  font-size: 30px !important;
}

.line-height-34px {
  line-height: 34px !important;
}

.mr20px {
  margin-right: 20px !important;
}

@media (min-width: 768px) {
  .mt0-for-desktop {
    margin-top: 0 !important;
  }

  .border-right-1px-solid-ddd-for-desktop {
    border-right: 1px solid #ddd !important;
  }

  .flex-direction-row-for-desktop {
    flex-direction: row !important;
  }

  .mt-minus-70px-for-desktop {
    margin-top: -70px !important;
  }

  .mt-minus-165px-for-desktop {
    margin-top: -165px !important;
  }

  .mt5px-for-desktop {
    margin-top: 5px !important;
  }

  .max-width-634px-for-desktop {
    max-width: 634px !important;
  }

  .mr20px-for-desktop {
    margin-right: 20px !important;
  }

  .mb20px-for-desktop {
    margin-bottom: 20px !important;
  }

  .font-size-15px-for-desktop {
    font-size: 15px !important;
  }

  .line-height-20px-for-desktop {
    line-height: 20px !important;
  }

  .ml-minus20px-for-desktop {
    margin-left: -20px !important;
  }

  .mt72px-for-desktop {
    margin-top: 72px !important;
  }
}

.mt25px {
  margin-top: 25px !important;
}

.mr10px {
  margin-right: 10px !important;
}

.float-left {
  float: left !important;
}

.pr50px {
  padding-right: 50px !important;
}

.font-size-23px {
  font-size: 23px !important;
}

.line-height-25px {
  line-height: 25px !important;
}

.letter-spacing-0 {
  letter-spacing: 0 !important;
}

.width-300px {
  width: 300px !important;
}

.bg-color-f9f9f9 {
  background-color: #f9f9f9 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.max-height-70px {
  max-height: 55px !important;
}

.max-height-65px {
  max-height: 65px !important;
}

.mt45px {
  margin-top: 45px !important;
}

@media (min-width: 768px) {
  .mb49px-for-desktop {
    margin-bottom: 49px !important;
  }

  .mt50px-for-desktop {
    margin-top: 50px !important;
  }

  .mt60px-for-desktop {
    margin-top: 60px !important;
  }

  .mt54px-for-desktop {
    margin-top: 54px !important;
  }

  .width-22proc-for-desktop {
    width: 22% !important;
  }

  .width-45proc-for-desktop {
    width: 45% !important;
  }

  .mb0-for-desktop {
    margin-bottom: 0 !important;
  }
}

.mt10px {
  margin-top: 10px !important;
}

.height-212px {
  height: 212px !important;
}

.font-size-13px {
  font-size: 13px !important;
}

.line-height-18px {
  line-height: 18px !important;
}

.line-height-30px {
  line-height: 30px !important;
}

.pb10px {
  padding-bottom: 10px !important;
}

.topic-year-h2 {
  display: inline-block !important;
  text-align: center !important;
  background-color: #eee !important;
  padding: 2rem !important;
  padding-bottom: 2.5rem !important;
}

.topic-year-h2 > span {
  font-size: 26px !important;
}

@media (max-width: 767px) {
  .mt-minus-35px-for-xs {
    margin-top: -35px !important;
  }

  .mt-0-for-xs {
    margin-top: 0 !important;
  }

  .mt1-5rem-for-xs {
    margin-top: 1.5rem !important;
  }

  .width-32proc-for-xs {
    width: 32% !important;
  }

  .mt25px-for-xs {
    margin-top: 25px !important;
  }

  .border-bottom-1px-solid-ddd-for-xs {
    border-bottom: 1px solid #ddd !important;
  }

  .mt36px-for-xs {
    margin-top: 36px !important;
  }

  .mt-minus-48px-for-xs {
    margin-top: -48px !important;
  }

  .align-items-center-for-xs {
    align-items: center !important;
  }

  .pt30px-for-xs {
    padding-top: 30px !important;
  }

  .pb30px-for-xs {
    padding-bottom: 30px !important;
  }

  .mb40px-for-xs {
    margin-bottom: 40px !important;
  }

  .p-sides-13px-for-xs {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }

  .ml30px-for-xs {
    margin-left: 30px !important;
  }

  .mt10px-for-xs {
    margin-top: 10px !important;
  }

  .mt50px-for-xs {
    margin-top: 50px !important;
  }

  .pl50px-for-xs {
    padding-left: 50px !important;
  }

  .width-100proc-for-xs {
    width: 100% !important;
  }

  .ml0-for-xs {
    margin-left: 0 !important;
  }

  .mr0-for-xs {
    margin-right: 0 !important;
  }

  .mt30px-for-xs {
    margin-top: 30px !important;
  }

  .mb50px-for-xs {
    margin-bottom: 50px !important;
  }

  .min-height-270px-for-xs {
    min-height: 270px !important;
  }
}

.mt30px {
  margin-top: 30px !important;
}

.mt43px {
  margin-top: 43px !important;
}

.mt55px {
  margin-top: 55px !important;
}

.mb20px {
  margin-bottom: 20px !important;
}

@media (min-width: 768px) {
  .mb70px-for-desktop {
    margin-bottom: 70px !important;
  }

  .mt90px-for-desktop {
    margin-top: 90px !important;
  }

  .min-height-200px-for-desktop {
    min-height: 200px !important;
  }

  .width-500px-for-desktop {
    width: 500px !important;
  }

  .mlr-auto-for-desktop {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .ml-auto-for-desktop {
    margin-left: auto !important;
  }

  .mr-auto-for-desktop {
    margin-right: auto !important;
  }
}

.table-first-tr-td-class {
  width: 100% !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #fff !important;
  background-color: #c9252b !important;
}

.table-first-tr-td-img-class {
  margin-right: 10px !important;
  max-width: 48px !important;
  height: auto !important;
}

@media (min-width: 768px) {
  .table-first-tr-td-class {
    padding: 40px !important;
    line-height: 48px !important;
  }

  .table-first-tr-td-img-class {
    float: left !important;
  }
}

.table-second-tr-td-class {
  padding: 0 !important;
  padding-top: 30px !important;
  width: 65% !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #555 !important;
  line-height: 26px !important;
}

.table-second-tr-td-class-2 {
  padding: 0 !important;
  padding-top: 30px !important;
  width: 90% !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #555 !important;
  line-height: 26px !important;
}

.research-about-conf-td-class {
  padding: 40px !important;
  padding-top: 30px !important;
  width: 35% !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  color: #555 !important;
  line-height: 19px !important;
  vertical-align: bottom !important;
  padding-bottom: 0 !important;
}

.usual-research-td-class {
  border: 1px solid #ddd !important;
  padding: 10px !important;
  font-size: 13px !important;
  line-height: 20px !important;
  text-transform: uppercase !important;
}

.width-15proc {
  width: 15% !important;
}

.width-85proc {
  width: 85% !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.speakers-inner-page-div-class {
  max-width: 982px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 52px !important;
}

.margin-right-2proc {
  margin-right: 2% !important;
}

.speaker-inner-page-h3 {
  color: #555 !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  width: 25% !important;
  line-height: 24px !important;
  font-size: 22px !important;
  padding-bottom: 0 !important;
  margin-bottom: 15px !important;
}

.speaker-inner-page-p {
  color: #555 !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  line-height: 18px !important;
  width: 90% !important;
  margin-bottom: 25px !important;
}

.height-150px {
  height: 150px !important;
}

.height-80px {
  height: 80px !important;
}

.inner-page-rules-div p {
  font-family:'Montserrat',sans-serif;
  line-height:26px !important;
  color: #555 !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}

.inner-page-rules-div ul {
  font-family:'Montserrat',sans-serif;
  line-height:26px !important;
  color: #555 !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  margin-top: 0 !important;
  margin-bottom: 16px !important;
  list-style-type: square;
  margin-left: 32px;
}

.inner-page-rules-div table {
  font-family:'Montserrat',sans-serif;
  color: #555 !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  margin-top: 24px !important;
  margin-bottom: 16px !important;
  line-height: 26px !important;
  list-style-type: square !important;
  margin-left: 0 !important;
}

.inner-page-rules-div table td {
  padding: 10px !important;
  border: 1px solid #ddd !important;
}

.mt40px {
  margin-top: 40px !important;
}

.clear-both {
  clear: both !important;
}

.float-none {
  float: none !important;
}

/* cookies agreement class */

.cookies-agreement-class {
  background-color: rgba(81,87,93,1);
  z-index: 99999999999999999999 !important;
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', sans-serif;
  position: fixed;
  right: 0;
  padding: 50px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 13px;
  line-height: 20px;
  color: #fff !important;
}

@media (min-width: 768px) {
  .cookies-agreement-class {
    top: 40%;
    width: 50%;
    left: 25%;
  }
}

@media (max-width: 767px) {
  .cookies-agreement-class {
    padding-left: 25px;
    padding-right: 25px;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
  }
}

.cookies-agreement-class > div:first-child > div:first-child {
  /*width: calc(100% - 350px) !important;*/
  width: 100% !important;
}

.cookies-agreement-class a {
  color: #fff !important;
  text-decoration: underline;
}

.cookies-agreement-class a:hover {
  color: #fff !important;
  text-decoration: none;
}

.color-fff {
  color: #fff !important;
}

.mb12px {
  margin-bottom: 12px !important;
}

.pr30px {
  padding-right: 30px !important;
}

@media (max-width: 767px) {
  .display-none-for-xs {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .display-none-for-desktop {
    display: none !important;
  }

  .mb16px-for-desktop {
    margin-bottom: 16px !important;
  }
}

.width-60proc {
  width: 60% !important;
}

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

.display-inline {
  display: inline !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.float-right {
  float: right !important;
}

.width-80proc {
  width: 80% !important;
}

.display-inline-block {
  display: inline-block !important;
}

.mt8px {
  margin-top: 8px !important;
}

.ml15px {
  margin-left: 15px !important;
}

.privacy-policy-button-agree {
  border: 1px solid #30d883 !important;
  background-color: transparent !important;
  width: 100% !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  border-radius: 0 !important;
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', sans-serif !important;
  color: #30d883 !important;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  transition: all .25s !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.privacy-policy-button-agree > span {
  color: #30d883 !important;
  letter-spacing: 0 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
}

.privacy-policy-button-agree:hover {
  background-color: #30d883 !important;
  color: #fff !important;
}

.privacy-policy-button-agree:hover > span {
  color: #fff !important;
}

.privacy-policy-button-disagree {
  border: 1px solid #ea675b !important;
  background-color: transparent !important;
  width: 100% !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  border-radius: 0 !important;
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', sans-serif !important;
  color: #ea675b !important;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  transition: all .25s !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-left: 15px !important;
}

.privacy-policy-button-disagree > span {
  color: #ea675b !important;
  letter-spacing: 0 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
}

.privacy-policy-button-disagree:hover {
  background-color: #ea675b !important;
  color: #fff !important;
}

.privacy-policy-button-disagree:hover > span {
  color: #fff !important;
}

.font-style-normal {
  font-style: normal !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}

/* buttons mobile */

.privacy-policy-button-agree-mobile {
  border: 1px solid #30d883 !important;
  background-color: transparent !important;
  width: 100% !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  border-radius: 0 !important;
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', sans-serif !important;
  color: #30d883 !important;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  transition: all .25s !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-top: 20px !important;
}

.privacy-policy-button-agree-mobile > span {
  color: #30d883 !important;
  letter-spacing: 0 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
}

.privacy-policy-button-agree-mobile:hover {
  background-color: #30d883 !important;
  color: #fff !important;
}

.privacy-policy-button-agree-mobile:hover > span {
  color: #fff !important;
}

.privacy-policy-button-disagree-mobile {
  border: 1px solid #ea675b !important;
  background-color: transparent !important;
  width: 100% !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  border-radius: 0 !important;
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', sans-serif !important;
  color: #ea675b !important;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  transition: all .25s !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-left: 0 !important;
  margin-top: 10px !important;
}

.privacy-policy-button-disagree-mobile > span {
  color: #ea675b !important;
  letter-spacing: 0 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
}

.privacy-policy-button-disagree-mobile:hover {
  background-color: #ea675b !important;
  color: #fff !important;
}

.privacy-policy-button-disagree-mobile:hover > span {
  color: #fff !important;
}

.display-block {
  display: block !important;
}

.mb10px {
  margin-bottom: 10px !important;
}

.mb20px {
  margin-bottom: 20px !important;
}

@media (max-width: 767px) {
  .display-inline-block-for-xs {
    display: inline-block !important;
  }

  .font-weight-400-for-xs {
    font-weight: 400 !important;
  }

  .ml3px-for-xs {
    margin-left: 3px !important;
  }

  .font-size-19px-for-xs {
    font-size: 19px !important;
  }

  .mr3px-for-xs {
    margin-right: 3px !important;
  }
}

@media (max-width: 767px) {
  .display-inline-block-for-xs {
    display: inline-block !important;
  }

  .ml3px-for-xs {
    margin-left: 3px !important;
  }

  .mr3px-for-xs {
    margin-right: 3px !important;
  }
}

.pointer-events-none {
	pointer-events: none !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.width-10px {
  width: 10px !important;
}

.mt5px {
  margin-top: 5px !important;
}

.agree-with-privacy-span {
  text-transform: uppercase;
  color: #555;
  font-size: 14px;
  line-height: 16px;
}

.privacy-policy-checkbox-a {
  color: #555;
  text-decoration: underline;
}

.privacy-policy-checkbox-a:hover {
  color: #555;
  text-decoration: none;
}

.min-height-7px {
  min-height: 7px !important;
}

.width-50proc {
  width: 50% !important;
}

.mt-minus-10px {
  margin-top: -10px !important;
}

.height-168px {
  height: 168px !important;
}

.mb5px {
  margin-bottom: 5px !important;
}

.color-111 {
  color: #111 !important;
}

.navbar-link-mobile-span {
  display: block;
  margin-right: 0 !important;
  margin-bottom: 10px !important;
}

.pt10px {
  padding-top: 10px !important;
}

.min-height-0 {
  min-height: 0 !important;
}

/* schedule */

.max-width-90px {
  max-width: 90px !important;
}

.event-text-span {
  font-weight: 300 !important;
  font-size: 19px !important;
  line-height: 22px !important;
}

.event-text-span span {
  font-weight: 400 !important;
}

.event-text-span a,
.online-stream-schedule-div a {
  color: #555 !important;
  text-decoration: underline !important;
}

.event-text-span a:hover,
.online-stream-schedule-div a:hover {
  color: #555 !important;
  text-decoration: none !important;
}

.mt16px {
  margin-top: 16px !important;
}

.ml20px {
  margin-left: 20px !important;
}

@media (min-width: 768px) {
  .ml20px-for-desktop {
    margin-left: 20px !important;
  }

  .mb8px-for-desktop {
    margin-bottom: 8px !important;
  }

  .font-size-30px-for-desktop {
    font-size: 30px !important;
  }

  .line-height-36px-for-desktop {
    line-height: 36px !important;
  }

  .line-height-34px-for-desktop {
    line-height: 34px !important;
  }
}

.width-auto {
  width: auto !important;
}

@media (max-width: 767px) {
  .mt15px-for-xs {
    margin-top: 15px !important;
  }
}

.mt15px {
  margin-top: 15px !important;
}

.text-align-left {
  text-align: left !important;
}

.width-one-third {
  width: calc(100% / 3.05) !important;
}

/* tablet */

@media (min-width: 1024px) {
  .height-100vh-for-only-desktop {
    height: 100vh !important;
  }

  .mt14px-for-desktop {
    margin-top: 14px !important;
  }

  .top0-for-only-desktop {
    top: 0 !important;
  }

  .mt-minus-140px-for-only-desktop {
    margin-top: -140px !important;
  }

  .mt14px-for-only-desktop {
    margin-top: 14px !important;
  }

  .mt-minus-180px-for-only-desktop {
    margin-top: -180px !important;
  }

  .mt105px-for-only-desktop {
    margin-top: 105px !important;
  }

  .mt-minus-125px-for-only-desktop {
    margin-top: -125px !important;
  }

  .mt-minus-135px-for-only-desktop {
    margin-top: -135px !important;
  }

  .mt54px-for-only-desktop {
    margin-top: 54px !important;
  }

  .mt44px-for-only-desktop {
    margin-top: 44px !important;
  }

  .mt8px-for-only-desktop {
    margin-top: 8px !important;
  }

  .mt24px-for-only-desktop {
    margin-top: 24px !important;
  }

  .mt50px-for-only-desktop {
    margin-top: 50px !important;
  }

  .line-height-56px-for-only-desktop {
    line-height: 56px !important;
  }

  .ml20px-for-only-desktop {
    margin-left: 20px !important;
  }

  .mt55px-for-only-desktop {
    margin-top: 55px !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .display-none-for-between-tablet-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .height-auto-for-tablet {
    height: auto !important;
  }

  .mt80px-for-tablet {
    margin-top: 80px !important;
  }

  .clearfix-for-tablet {
    clear: both !important;
    float: none !important;
  }

  .mb20px-for-tablet {
    margin-bottom: 20px !important;
  }

  .mt26px-for-tablet {
    margin-top: 26px !important;
  }

  .mr0-for-tablet {
    margin-right: 0 !important;
  }

  .line-height-32px-for-tablet {
    line-height: 32px !important;
  }

  .plr30px-for-tablet {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .display-none-for-tablet {
    display: none !important;
  }

  .top100px-for-tablet {
    top: 100px !important;
  }

  .mt0-for-tablet {
    margin-top: 0 !important;
  }

  .ml0-for-tablet {
    margin-left: 0 !important;
  }

  .pr62px-for-tablet {
    padding-right: 62px !important;
  }

  .mt12px-for-tablet {
    margin-top: 12px !important;
  }

  .display-block-for-tablet {
    display: block !important;
  }

  .width-100proc-for-tablet {
    width: 100% !important;
  }

  .text-align-center-for-tablet {
    text-align: center !important;
  }

  .mt40px-for-tablet {
    margin-top: 40px !important;
  }

  .ScheduleTable-row {
    margin-left: 0 !important;
  }

  .mt20px-for-tablet {
    margin-top: 20px !important;
  }

  .width-50proc-for-tablet {
    width: 50% !important;
  }

  .width-45proc-for-tablet {
    width: 45% !important;
  }

  .pl30px-for-tablet {
    padding-left: 30px !important;
  }

  .pr30px-for-tablet {
    padding-right: 30px !important;
  }
}

/*
.event-hall-class > span:first-child {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 5px;
}
*/

.event-hall-red-class {
  background-color: #c9252b !important;
}

.event-hall-blue-class {
  background-color: #096bea !important;
}

.event-hall-yellow-class {
  background-color: #ff0 !important;
}

.event-hall-purple-class {
  background-color: #800080 !important;
}

.event-hall-green-class {
  background-color: #0a0 !important;
}

.event-hall-orange-class {
  background-color: #ee9a00 !important;
}

.event-hall-gray-class {
  background-color: #dbdbdb !important;
}

.inner-li-span-bold span {
  font-weight: 500 !important;
}

.online-stream-login-div {
  width: 400px;
  margin-top: 40px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .online-stream-login-div {
    width: 80%;
    margin-top: 25px;
  }

  .line-height-32px-for-xs {
    line-height: 32px !important;
  }

  .max-width-250px-for-xs {
    max-width: 250px !important;
  }
}

.flex-1 {
  flex: 1;
}

@media (min-width: 768px) {
  .mb85px-for-desktop {
    margin-bottom: 85px !important;
  }

  .mb5px-for-desktop {
    margin-bottom: 5px !important;
  }

  .display-flex-for-desktop {
    display: flex !important;
  }

	.mt-140px-for-desktop {
		margin-top: 140px !important;
	}
}

.online-stream-p {
  color: #555;
  font-weight: 300;
  font-size: 16px;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 20px;
}

.online-stream-alert-p {
  color: #c9252b;
  font-weight: 300;
  font-size: 16px;
  margin-top: 30px;
  text-align: center;
}

.hall-video-player {
  height: 316px;
  width: auto;
  margin-right: 0;
  background-color: #f9f9f9;
  margin-top: 15px;
  padding-top: 0;
}

.hall-chat-window {
  width: 390px;
  float: right;
}

@media (max-width: 767px) {
  .hall-video-player {
    height: auto;
    width: 100%;
    float: none;
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 0;
  }

	.hall-video-player iframe {
		width: 100% !important;
		height: 220px !important;
	}

  .hall-chat-window {
    width: 100%;
    float: none;
  }
}

.online-stream-schedule-div {
  width: 100%;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

@media (min-width: 768px) {
  .online-stream-schedule-div {
    margin-top: 8px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .online-stream-schedule-div {
    margin-bottom: 15px;
  }
}

.online-stream-schedule-div > div {
  padding: 15px;
}

.online-stream-schedule-div > div:nth-child(odd) {
  background-color: #eee;
}

.online-stream-schedule-div > div:nth-child(even) {
  background-color: #f9f9f9;
  border-bottom: 1px solid #eee;
}

.online-stream-time {
  color: #fff;
  padding: 6px;
  font-size: 12px;
  font-weight: 500;
  float: right;
  margin-top: -3px;
	margin-left: 10px;
}

.online-stream-time-alfa {
  background-color: #c9252b;
}

.online-stream-time-beta {
  background-color: #0a0;
}

.online-stream-time-epsilon {
  background-color: #ee9a00;
}

.online-stream-time-lambda {
  background-color: #ff0;
	color: #000;
}

.online-stream-time-zeta {
  background-color: #096bea;
}

.online-stream-time-theta {
	background-color: #ee9a00;
}

.online-stream-partner-div {
  color: #c9252b;
  font-size: 13px;
  line-height: 17px;
  font-weight: 700;
  text-transform: none;
  margin-top: 17px;
  float: left;
  width: 40%;
}

.online-stream-partner-img-div {
  float: right;
  margin-top: 15px;
  width: 60%;
  cursor: pointer;
}

.online-stream-partner-img {
  width: 100%;
  margin-top: 0;
}

@media (max-width: 767px) {
  .iframe-mobile-version {
    width: 100%;
    height: auto;
  }
}

.online-stream-partner-img-span-class {

}

.mission-inner-div p {
  color: #555;
  font-weight: 300 !important;
  font-size: 16px;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}

.mission-inner-div p:first-child {
  text-transform: uppercase !important;
  font-size: 30px !important;
  color: #222 !important;
  line-height: 2.1rem;
  margin-bottom: 2rem;
  margin-top: 1.5rem;
}

@media (max-width: 767px) {
  .mission-inner-div p:first-child {
    margin-top: 0;
  }
}

.mission-inner-div img {
  width: 350px;
  height: auto;
  float: right;
  padding-left: 3rem;
}

@media (max-width: 767px) {
  .mission-inner-div img {
    padding-left: 0;
    margin-bottom: 1.5rem;
  }
}

.mission-inner-div p:last-child {
  margin-bottom: 0 !important;
}

.max-height-160px {
  max-height: 160px !important;
}

.footer-newsletter-div {
  margin-left: 35%;
  margin-right: 35%;
  width: 30%;
  text-align: center;
  margin-bottom: 22px;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}

@media (max-width: 767px) {
  .footer-newsletter-div {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.footer-newsletter-div div {
  margin-bottom: 12px;
}

.footer-newsletter-div input {
  font-size: 13px;
  width: 60%;
  padding: 5px;
  border: 0;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 36px;
}

.footer-newsletter-div a {
  cursor: pointer;
  color: #fff;
  padding: 15px;
  border: 0;
  background-color: #c9252b;
  font-weight: 700;
  margin-left: -4px;
  transition: all .25s !important;
}

.footer-newsletter-div a:hover {
  background-color: #bb2228;
}

.footer-newsletter-div hr {
  width: 20%;
  margin-top: 20px;
  margin-bottom: 25px;
}

.partners-logos-for-mobile > div {
  margin-top: 10px;
}

.padding-5px {
  padding: 5px !important;
}

.photo-date-price-subtitle {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  line-height: 25px;
  color: #c9252b;
  font-weight: 700;
  margin-left: 40px;
  text-transform: uppercase;
}

.photo-date-price-subtitle a {
  color: #c9252b;
  text-decoration: underline;
  cursor: pointer;
}

.photo-date-price-subtitle a:hover {
  color: #c9252b;
  text-decoration: none;
}

@media (max-width: 767px) {
  .photo-date-price-subtitle {
    display: none;
  }
}

.embed-container {
  position: relative !important;
  padding-bottom: 56.25% !important;
  height: 0 !important;
  overflow: hidden !important;
  max-width: 100% !important;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vimeo-container {
  padding:56.25% 0 0 0;
  position:relative;
}

.vimeo-container iframe {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.mtb15px {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.topo-centras-span {
  color: #004785;
  font-size: 10.5px;
  letter-spacing: .1px;
  font-weight: 600;
  font-style: italic;
}

.switch-div {
  text-align: right;
}

.switch-div a {
  color: #555;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}

.switch-div a:hover {
  color: #555;
  text-decoration: underline;
}

/* video gallery */

.video-gallery-row {
  width: 100%;
}

@media (min-width: 768px) {
  .video-gallery-row {
    display: flex;
  }
}

.video-gallery-row > div {
  flex: 1;
  margin: 10px;
  cursor: pointer;
}

.video-gallery-row > div:first-child {
  margin-left: 0;
}

.video-gallery-row > div:last-child {
  margin-right: 0;
}

.video-gallery-row > div > div:nth-child(1) {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 158px;
  position: relative;
}

@media (max-width: 767px) {
  .video-gallery-row > div {
    margin: 0;
    margin-top: 15px;
  }

  .video-gallery-row > div > div:nth-child(1) {
    height: 215px;
  }
}

.video-gallery-row > div > div:nth-child(1) > span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background-color: #c9252b;
  color: #fff;
  font-weight: 500;
  padding: 6px;
  font-size: 12px;
}

.video-gallery-row-play-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  color: #fff;
  font-size: 50px;
}

.video-gallery-row > div > div:nth-child(2) {
  font-family: 'Montserrat', sans-serif;
  padding: 20px;
  background-color: #eee;
}

.video-gallery-row > div > div:nth-child(2) h3 {
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.video-gallery-row > div > div:nth-child(2) p {
  font-weight: 400;
  font-size: .9rem;
  opacity: .7;
}

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

.height-55px {
  height: 55px !important;
}

.scroll-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999999;
}

.scroll-to-top button {
  border: 0;
  background-color: #c9252b;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  opacity: 1;
  transition: all .25s !important;
}

.scroll-to-top button:hover {
  background-color: #ac2025;
  opacity: 1;
}

@media (min-width: 768px) {
  .cookies-modal-div {
    /*height: 300px;*/
    width: 600px;
    /*
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    scroll-snap-type: y proximity;
    */
  }
}

.cookies-modal-div b {
  font-weight: 500;
}

/*
.cookies-modal-div > p:last-child {
  scroll-snap-align: end;
}
*/

.cookies-modal-div p {
  font-family:'Montserrat',sans-serif;
  line-height:21px !important;
  color: #555 !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}

.cookies-modal-div ul {
  font-family:'Montserrat',sans-serif;
  line-height:21px !important;
  color: #555 !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  margin-top: 0 !important;
  margin-bottom: 16px !important;
  list-style-type: square;
  margin-left: 32px;
}

.cookies-modal-div table {
  font-family:'Montserrat',sans-serif;
  color: #555 !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  margin-top: 24px !important;
  margin-bottom: 24px !important;
  line-height: 21px !important;
  list-style-type: square !important;
  margin-left: 0 !important;
}

.cookies-modal-div table td {
  padding: 10px !important;
  border: 1px solid #ddd !important;
}

.cookies-modal-div a {
  color: #555 !important;
  text-decoration: underline !important;
}

.cookies-modal-div a:hover {
  color: #555 !important;
  text-decoration: none !important;
}

#cookiesPolicyModal .fancybox-button {
  display: none !important;
}

.choose-cookies:before {
  background-image: -webkit-linear-gradient(343deg,#aaa,#aaa);
  background-image: linear-gradient(107deg,#aaa,#aaa);
}

.choose-cookies {
  color: #ffffff;
}

.choose-cookies:after {
  border: 2px solid #aaa;
}

.mlr10px {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.burger-close {
  color: #c9252b !important;
  font-size: 2rem !important;
}

.Layout-navbar .Navbar > a:first-child > img:first-child {
  height: 75px;
}

.navbar-shrink .Navbar > a:first-child > img:first-child {
  height: 45px;
}

.Layout-navbar .Navbar > a:first-child > img:nth-child(2) {
  height: 55px;
}

.navbar-shrink .Navbar > a:first-child > img:nth-child(2) {
  height: 35px;
}

.order-alert {
  text-transform: uppercase;
  color: #c9252b;
  font-size: 14px;
  line-height: 16px;
  margin-top: 1rem;
}

.usual-href {
  text-decoration: none;
  cursor: pointer;
}

.usual-href:hover {
  text-decoration: underline;
}

.lity-active,
.lity-active body {
  overflow: hidden !important;
}

.g-recaptcha {
   z-index: 99999999999999999999 !important;
   display:block !important;
}

/*
.ticket-input-class-mobile {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
*/

.apply-coupon-btn {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 26px;
	color: #555;
	border: 1px solid #ddd;
	background-color: #ddd;
	border-radius: 0;
	padding: 10px 0 !important;
	cursor: pointer;
  transition: all .25s !important;
}

.apply-coupon-btn:hover {
	border: 1px solid #ccc;
	background-color: #ccc;
}

@media (max-width: 767px) {
	.apply-coupon-btn {
		width: 48% !important;
	}
}

.opacity-0-5 {
	opacity: .5 !important;
}

#loadingSpinnerThird {
	position: absolute;
	top: calc(50% - 20px);
	left: calc(50% - 20px);
	font-size: 40px;
	line-height: 40px;
}

.front-page-link {
  display: block !important;
  margin-top: .5rem !important;
  color: #fff !important;
  text-decoration: underline;
}

.front-page-link:hover {
  text-decoration: none;
}

.alert-online-translation-p {
  text-align: center;
  margin-top: 30px;
  text-transform: uppercase;
  color: #555;
  font-size: 15px;
  line-height: 24px;
  width: 80%;
  margin-left: 10%;
}

.cover-register-span-best-conditions {
  font-size: 1rem !important;
  margin-top: 10px !important;
}
 
.usual-link-front {
  color: #555;
  text-decoration: none;
  border-bottom: 1px solid #555;
  transition: all .25s !important;
}

.usual-link-front:hover {
  color: #555;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}


/* */
 