.disabled {
    display:none;
}
.button-wrapper {
    width:75%;
}
.play-button:hover {
    cursor:pointer;
}
.dropdown-toggle {
    width:280px;
}
.dropdown-list.w--open {
    left: -102px;
    padding-left: 102px;
}
.dropdown-list {
  height:100%;
}
.events-cta .link-events {
    white-space: nowrap;
}
.lovations-wrapper .location-button div {
    white-space: nowrap;
}
.table-body .table-line {
    opacity: 0;
    display: none;
}
.table-body .table-line.active {
    opacity: 1;
    display: block;
    -webkit-animation: fadeIn 0.65s ease forwards;
    animation: fadeIn 0.65s ease forwards;
}
.stage-list {
    color:#333;
}
.footer-link-email {
    white-space: nowrap;
}
.resource-text {
    width:100%;
}
.chart-text-block {
    cursor:pointer;
}
.violet-hero-section .content {
    z-index:1;
}
#filter-description .area-description {
    display:none;
}
#filter-description .area-description.active {
    display:block;
}
.area-block.ru {
  background-image: url('../images/Learn-More-ru.svg');
}
.area-block.ru:hover {
  background-image: url('../images/Learn-More-ru-Hover.svg');
}
.filter-button.w--active {
    border-radius: 30px;
    box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.3);
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
    font-weight: 700;
}
.video-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  margin-top: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(249, 248, 252, 0.9);
  opacity: 0;
}
.chart-wrap {
    margin:30px 0;
}

.video-block {
  width: 1000px;
  height: auto;
  background-color: #291651;
  background-image: url('../images/Person-Bio-BG.svg');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  box-shadow: 0 45px 90px 18px rgba(41, 22, 81, 0.45);
}
.video-div .mejs__overlay {
    background:url('../images/Video_Max.png') no-repeat;
    background-size:cover;
}
.video-div .mejs__overlay.paused {
    background:transparent;
}
.apexcharts-legend {
    display:block!important;
}
.apexcharts-legend-series {
    width:47%;
    float:left;
    height:25px;
}
.apexcharts-legend-text {
    line-height: 100%;
}
/* Эта часть добавлена из обновленного дизайна 2022 -->> */
.clipping-mask {
  	-webkit-clip-path: url(#mask);
    clip-path: url(#mask);
    object-fit: cover;
    width: 100%;
}
.w-slider-nav>div {
    height: 3px;
    width: 90px;
    /*background: #6843cf;*/
}
.w-slider-dot.w-active {
    /*background: #6843cf;*/
}
.u {
    text-decoration-color: #a83b8c;
    text-underline-offset: 7px;
}

/* owl slider */
.expirience-slider .owl-carousel .owl-nav{
    overflow: hidden;
    height: 0px;
  }
.expirience-slider .owl-stage {
    display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: row;
   -ms-flex-direction: row;
    flex-direction: row;
   -webkit-align-items: stretch;
   -ms-flex-align: stretch;
    align-items: stretch;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
    justify-content: space-between; 
}
.expirience-slider .owl-stage-outer {
  width: 100%;
}
.expirience-slider .owl-dots {
  text-align: center;
  display: none;
}
.expirience-slider .owl-dot {
  background: none;
  padding: 5px;
  margin: 3px 10px;
  border:1px solid rgba(f,f,f,0.2);
}
.expirience-slider .owl-dot.active {
  background: white;
}
.expirience-slider .owl-prev {
  opacity: 0.5;
}
.expirience-slider .owl-next {
  opacity: 0.5;
}
.expirience-slider .owl-next:hover, .owl-prev:hover {
  opacity: 1;
}
.projects-col-list .owl-carousel .owl-nav{
    overflow: hidden;
    height: 0px;
  }
.projects-col-list .owl-stage {
    display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: row;
   -ms-flex-direction: row;
    flex-direction: row;
   -webkit-align-items: stretch;
   -ms-flex-align: stretch;
    align-items: stretch;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
    justify-content: space-between;
}
.projects-col-list .owl-stage-outer {
  width: 100%;
}
.projects-col-list .owl-dots {
  text-align: center;
  display: none;
}
.projects-col-list .owl-dot {
  background: none;
  padding: 5px;
  margin: 3px 10px;
  border:1px solid rgba(f,f,f,0.2);
}
.projects-col-list .owl-dot.active {
  background: white;
}
.projects-col-list .owl-nav {
   position: absolute;
   left: auto;
   right: auto;
   z-index: 111;
   width: 100%;
   height: 40px;
   max-width: 1080px;
   margin-top: -200px;
   margin-right: auto;
   margin-left: auto;
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
.projects-col-list .owl-prev {
  position: absolute;
  left: -55px;
  padding: 20px;
  background: url(https://oct-clinicaltrials.com/assets/template/images/Arrow-Left_1.svg);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.5;
}
.projects-col-list .owl-next {
  position: absolute;
  right: -55px;
  padding: 20px;
  background: url(https://oct-clinicaltrials.com/assets/template/images/Arrow-Right_1.svg);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.5;
}
.projects-col-list .owl-next:hover, .owl-prev:hover {
  opacity: 1;
}

/* настройка бегущей строки */
.ticker-mask {
    height:100%;
}
.ticker-slider .owl-carousel .owl-stage-outer {
    height:100%;
}
.ticker-slider .owl-stage {
  display: flex;
  align-items: center;
  height:100%;
}
.ticker-content {
    white-space:nowrap;
}
@media screen and (max-width: 991px) {
.text-bold {
    text-align:right;
}
.ticker-content {
    white-space:normal;
}

}
@media screen and (max-width: 600px) {
.text-bold {
    font-size:14px;
}
.apexcharts-legend-series {
    width:auto;
}
}
@media screen and (max-width: 400px) {
.text-bold {
    font-size:12px;
}
}