/*******************************/

/*******************************/

/*******************************/

.video_frame {
  border-radius: 20px;

  overflow: hidden;

  /* width: 300px;

  height: 520px; */

  position: relative;

  /* background: #000000; */

  z-index: 9;
}

.video_frame .video_slide {
  height: inherit;

  position: relative;
}

.video_frame .video_slide iframe {
  height: inherit;

  width: auto;
}

.video_frame .slick-list,
.video_frame .slick-track,
.video_frame .insta_video_wrapper {
  height: 100%;

  padding: 0;

  /* position: inherit; */

  background-position: center;

  background-size: cover;
}

.insta_video_wrapper {
  z-index: 999;
  position: relative;
}

.reels_prev {
  content: "";
  display: block;
  width: 30%;
  background: antiquewhite;
  height: inherit;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  opacity: 0;
}

.reels_next {
  content: "";
  display: block;
  width: 30%;
  background: antiquewhite;
  height: inherit;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 999;
  opacity: 0;
}

/* .video_frame .video_slide:after{

  content: '';

  width: 100%;

  height: 100%;

  background: #0ff0;

  position: absolute;

} */

.video_frame video {
  position: absolute;
    top: -20px;
    z-index: 99;
    left: -36px;
    width: 125%;
    height: 111%;
}

.video_frame .slick-dots {
  top: 10px;

  margin-top: 0;

  position: absolute;

  width: 100%;

  display: flex !important;
}

.video_frame .slick-dots li {
  width: 30%;

  margin: 0 10px;

  position: relative;
}

.video_frame .slick-dots li::before {
  content: "";

  display: block;

  min-width: 20px;

  width: 100%;

  height: 7px;

  background: #ffffff;

  border-radius: 10px;
}

.video_frame .slick-dots li::after {
  margin-top: -5px;

  content: "";

  display: block;

  min-width: 0;

  width: 0%;

  height: 5px;

  background: var(--main-violet-color);

  border-radius: 10px;
}

.video_frame .slick-dots li.slick-active.animate-progress::after {
  animation: progress-animate 25s ease;

  -webkit-animation-fill-mode: forwards;

  /* Safari 4.0 - 8.0 */

  animation-fill-mode: forwards;
}

.video_frame .slick-dots button {
  padding: 0;

  position: absolute;

  background: var(--main-violet-color);

  color: #0000;

  border: 0;

  max-width: 100%;

  height: 7px;

  border-radius: 100px;

  top: 0;

  width: 0;
}

/* .insta_video_wrapper.click::before {

  opacity: 0;

} */

.insta_video_wrapper.click {
  opacity: 0;
}

/* .insta_video_wrapper.click .ag-video_btn-play {

  opacity: 0;

} */

.video_frame.click {
  opacity: 0;
}

.btn__play {
  z-index: 999;
}

.statistics__slider .slick-dots li button,
.card__video .slick-dots li button {
  width: 0px;
}

.overlay__text {
  width: 100%;
}

.courses__slider {
  display: none;
}

.courses__slider.active {
  display: block;
}

.partners__line>div>div {
  display: flex;
}

.partners__line div {
  float: left;
}

.partners__line img {
  max-width: 200px;

  object-fit: contain;

  max-height: 100px;
}

.marquee img {
  display: inline-block;

  float: left;
}

.marquee>div {
  display: flex;
}

.js-marquee {
  display: flex;
}

.line__two {
  transform: rotate(348deg);

  width: 120%;

  margin-left: -10% !important;

  margin-right: -10% !important;
}

.single__page {
  padding-bottom: 32px;
}

.single__page-header {
  position: relative;
  background: var(--gradient-main);

  padding-top: 62px;
  padding-bottom: 86px;

  border-radius: 25px;

  margin-bottom: 50px;
}

.single_page_heading {
  font-family: "e-Ukraine";

  font-style: normal;

  font-weight: 500;

  font-size: 30px;

  line-height: 35px;

  padding: 0 30px;

  text-align: center;
  color: #ffffff;
}

.single__page-content {}

.content_block_text {
  font-size: 12px;

  line-height: 16px;

  /* or 133% */

  color: #390d66;

  margin-bottom: 50px;
  padding-top: 22px;
}

.content_block_text ul {
  list-style: disc;

  margin-left: 25px;
}

.content_image_slider_container img {
  height: 35vh;

  object-fit: cover;

  border-radius: 25px;
}

.content_image_slider .arrow__btn-list {
  margin-bottom: 30px;

  justify-content: flex-end;
}

.content_image_slider {
  margin-bottom: 50px;
}

.video_container {
  position: relative;

  margin-bottom: 50px;
}

.video_placeholder {
  height: 35vh;

  display: block;

  background-size: cover;

  background-position: center;

  border-radius: 25px;
}

.arrow__btn-list li {
  cursor: pointer;
}

.content_image_block {
  margin-top: 14px;
}

.content_image_block img {
  width: 100%;

  border-radius: 25px;
}

/***PDF*****/

/***PDF*****/

.ag-pdf-tab {
  padding-top: 52px;
  margin-bottom: 43px;
}

.ag-title {
  line-height: 1.2;

  padding: 0 0 40px;

  font-weight: 500;

  font-size: 26px;

  color: #1740fe;
}

.ag-pdf-tab-cat_list {
  border-bottom: 1px solid #b8b8b8;
}

.ag-pdf-tab-cat_item,
.js-ag-pdf-tab-cat_item__no-empty {
  padding: 30px 0 10px;

  border-top: 1px solid #b8b8b8;
}

.ag-pdf-tab_title-list {
  padding: 0 0 20px;

  font-size: 20px;

  position: relative;
}

.js-ag-pdf-tab-cat_item__no-empty .ag-pdf-tab_title-list {
  cursor: pointer;
}

.js-ag-pdf-tab-cat_item__active .ag-pdf-tab_title-list {
  color: #390d66;

  text-transform: uppercase;
}

.js-ag-pdf-tab-cat_item__no-empty .ag-pdf-tab_title-list:before {
  content: "";

  border-width: 4px;

  border-color: #828282 transparent transparent transparent;

  border-style: solid;

  position: absolute;

  top: 12px;

  right: 26px;
}

.js-ag-pdf-tab-cat_item__active .ag-pdf-tab_title-list:before {
  border-color: transparent transparent #390d66 transparent;

  top: 8px;
}

.ag-pdf-tab_link:before {
  content: "";

  margin: -2px 0 0 0;

  border-width: 4px;

  border-color: transparent transparent transparent #828282;

  border-style: solid;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

  position: absolute;

  top: 50%;

  right: 24px;
}

.ag-pdf-tab_link:hover:before,
.js-ag-pdf-tab_link__active:before {
  border-color: transparent transparent transparent #390d66;
}

.js-ag-pdf-tab-cat_item__active .ag-pdf-tab_link:before {
  left: 0;

  right: auto;
}

.ag-pdf-tab_item a,
.ag-pdf-tab_title-list {
  color: #828282;
}

.ag-pdf-frame {
  width: 100%;

  max-height: 600px;

  position: relative;
}

#pdf-loader {
  background: #00000094;

  width: 100%;

  height: 100%;

  position: absolute;

  display: flex;

  justify-content: center;

  align-content: center;

  align-items: center;

  flex-direction: column;
}

.lds-spinner {
  color: official;

  display: inline-block;

  position: relative;

  width: 80px;

  height: 80px;
}

.lds-spinner div {
  transform-origin: 40px 40px;

  animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";

  display: block;

  position: absolute;

  top: 3px;

  left: 37px;

  width: 6px;

  height: 18px;

  border-radius: 20%;

  background: #fff;
}

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);

  animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);

  animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);

  animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);

  animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);

  animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);

  animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);

  animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);

  animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);

  animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);

  animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);

  animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);

  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.ag-university-documents_box:not(:first-child) .lds-spinner {
  display: none;
}

.feature_items_container li {
  margin-bottom: 30px;
}

.partners__line_container {
  padding-top: 22px;
}

.persone_block_container {
  margin-bottom: 84px;
}

.persone_photo {
  background: #ffffff;

  width: 108px;

  height: 108px;

  object-fit: contain;

  border-radius: 50%;
  margin-bottom: 33px;
}

.persone_description {
  font-size: 12px;

  line-height: 1, 25;

  color: #390d66;
}

.video__container .title {
  margin-bottom: 15px;
}

.news__page-container,
.courses__page {
  padding-bottom: 80px;
}

.news__page-container .news__item {
  max-width: 712px;
  width: 100%;
  height: fit-content;
  margin-bottom: 30px;
  padding-bottom: 41px;
}

.news__page-container .news__right-part img {
  max-width: 600px;
  max-height: 600px;
  width: 100%;
  height: 100%;
}

.news__page-container .btn__news {
  margin: 80px auto 0 auto;
}

.courses__page .courses__left-part {
  width: 100%;
  margin-bottom: 30px;

}

.courses__page .courses__left-part-list li {
  width: 258px;
  border: 0;
}

.courses__page .courses__left-part-list li:first-child {
  border: 0;
}

.courses__page .courses__left-part .main__btn {
  margin-top: 0;
  margin-bottom: 20px;
}

.courses__page .courses__left-part .main__btn::after {
  display: none;
}

.courses__page .courses__item {
  margin: 0 auto 27px;
}

.arrow__btn-list.notitle_slider {
  justify-content: center;
}

@media screen and (min-width: 575px) {
  .news__page-container .news__wrap {
    display: flex;
  }

  .news__page-container .base__text-small {
    max-width: 334px;
    margin-bottom: 0;
    width: 100%;
  }

  .courses__page .courses__left-part-list {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  .arrow__btn-list.notitle_slider {
    margin-left: auto;
  }

  .ag-pdf_box {
    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;
  }

  .ag-pdf-tab {
    width: 40%;

    padding: 0 150px 0 0;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;
    margin-bottom: 0;
  }

  .ag-pdf-tab__university-documents {
    padding: 0 105px 0 0;
  }

  .ag-pdf-frame {
    width: 60%;
  }

  .video__container .title {
    margin-bottom: 30px;
  }

  .news__page-container ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -30px;
    margin-bottom: -30px;
  }

  .news__page-container .news__item {
    margin-left: 30px;
    height: auto;
    flex-basis: calc((100% - 2 * 30px) / 2);
  }

  .news__page-container .news__wrap {
    display: block;
  }

  .news__page-container .news__wrap .base__text-small {
    width: fit-content;
    margin-bottom: 25px;
  }

  .courses__page .courses__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -27px;
    margin-left: -27px;
  }

  .courses__page .courses__item {
    height: auto;
    margin: 0;
    margin-left: 27px;
    margin-bottom: 27px;
    flex-basis: calc((100% - 2 * 27px) / 2);
  }

  .courses__page .courses__video {
    margin: 0 auto 18px;
  }
}

/***PDF*****/

/***PDF*****/

.features_content_container {
  padding-top: 40px;
  padding-bottom: 60px;
}

.content_features_block {
  margin-bottom: 70px;
}

.content_features_block ul {
  column-count: 1;
}

.content_features_block ul.slick-dots {
  column-count: unset;
  display: flex;
}

.content_features_block li {
  display: flex;

  flex-wrap: wrap;

  align-items: center;

  align-content: center;

  margin-bottom: 50px;
}

.content_features_block li .feature_right_part {
  padding-left: 0;

  max-width: 130px;

  font-weight: 400;

  font-size: 22px;

  line-height: 30px;

  color: #390d66;

  width: 100%;

  margin-top: 15px;
}

.content_features_block li .feature_left_part,
.feature_list_long_left {
  width: 90px;

  height: 90px;

  border-radius: 25px;

  background: #fff;

  display: flex;

  justify-content: center;

  align-content: center;

  align-items: center;
}

.feature_list_long_left {
  margin-bottom: 18px;
}

.two_coll li {
  margin-bottom: 30px;
}

.title__wrap {
  /* max-width: 50%; */
}

.single__page-content .title__wrap {
  margin-bottom: 40px;
}

.content_features_block ul li {
  display: flex !important;

  justify-content: center;

  text-align: center;
}

.canvases {
  background-color: #535759;

  max-height: 600px;

  border-radius: 5px;

  overflow-y: scroll;
}

.canvases canvas {
  margin: 20px auto;

  display: block;

  width: 80%;

  background: #fff;
}

/*************SLICK ******************/

.slick-dots {
  bottom: -85px;
}

.content_features_block .slick-dots li button {
  width: 0;

  height: 0;

  padding: 0;
}

.content_features_block .slick-dots li button:before {
  content: "";

  font-size: 0;

  line-height: 0;

  top: 0;

  left: 0;

  width: 20px;

  height: 20px;

  background: var(--main-light-color);

  border-radius: 50%;

  opacity: 1;
}

.content_features_block .slick-dots li.slick-active button:before {
  opacity: 1;

  width: 10px;

  height: 10px;

  background-color: var(--main-light-violet-color);

  border: 5px solid var(--main-light-color);
}

.content_features_block .slick-dots li {
  width: 20px;

  height: 20px;

  margin-right: 7px;
}

/*************SLICK ******************/

/*************SLICK ******************/

.single_page_short_description {
  max-width: 750px;

  margin: 0 auto;

  font-weight: 400;

  font-size: 12px;

  line-height: 25px;

  text-align: center;

  color: #ffffff;

  margin-top: 15px;
  padding-left: 45px;
  padding-right: 45px;
}

.numbered_list_container ul {
  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;
}

.numbered_list_container .numbered_list_item {
  width: 100%;

  display: flex;

  margin-bottom: 20px;

  align-items: center;
}

.numbered_list_left_part {
  display: flex;

  justify-content: center;

  justify-items: center;

  align-items: center;

  align-content: center;

  width: 77px;

  height: 77px;

  flex: none;

  background: #ffffff;

  font-weight: 700;

  font-size: 35px;

  line-height: 20px;

  color: #390d66;

  border-radius: 15px;
}

.numbered_list_right_part {
  font-weight: 400;

  font-size: 12px;

  line-height: 1.25;

  /* or 136% */

  padding-left: 20px;

  color: #390d66;
}

.numbered_list_right_part a {
  color: var(--main--green-color);
  text-decoration: underline;
}

.numbered_list_right_part:hover a {
  text-decoration: none;
}

.base__text-secondary ul {
  list-style: disc;

  margin-left: 16px;

  background: none;
}

.base__text-secondary ul li,
.base__text-secondary ul li:last-child {
  height: auto;

  display: list-item !important;

  background: none;

  border: none;

  width: auto;

  backdrop-filter: unset;

  margin-bottom: 5px;
}

.base__text-secondary h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #390d66;
  margin-bottom: 15px;
  margin-top:20px;
}

.base__text-secondary h3:first-of-type {
  margin-top:0px;
}

.big_grid_items_container {
  padding-top: 42px;
}

.big_grid_items_container img {
  width: 90px;

  height: 90px;

  background: #ffffff;

  border-radius: 15px;

  object-fit: contain;

  padding: 25px;

  margin-bottom: 15px;

  margin-left: auto;
}

.big_grid_items_container li {
  background: rgba(255, 255, 255, 0.25);

  backdrop-filter: blur(100px);

  border: 2px solid #ffffff;

  border-radius: 30px;

  padding: 26px 40px 40px 40px;

  position: relative;

  display: flex;

  flex-wrap: wrap;
  margin-bottom: 20px;
}

.big_grid_items_container li:hover {
  background: var(--gradient-main);

  color: #ffffff;
}

.big_grid_items_container li:hover .grid_item_title,
.big_grid_items_container li:hover .grid_item_description,
.big_grid_items_container li:hover .grid_item_link {
  color: #ffffff;
}

.big_grid_items_container li:hover img {
  background: none;

  padding: 5px;

  border-radius: 0;
}

.grid_item_title {
  font-weight: 500;

  font-size: 30px;

  line-height: 36px;

  color: #390d66;

  margin-bottom: 15px;

  width: 100%;
}

.grid_item_description {
  margin-bottom: 30px;
}

.grid_item_link {
  color: #390d66;

  font-weight: 500;

  font-size: 15px;

  line-height: 18px;

  align-self: flex-end;

  width: 100%;
}

.big_grid_items_container .svg_cont {
  width: 90px;

  height: 90px;

  background: #ffffff;

  border-radius: 15px;

  object-fit: contain;

  padding: 20px;

  display: flex;

  justify-content: center;

  align-items: center;

  margin-bottom: 15px;

  margin-left: auto;
}

.big_grid_items_container svg {
  fill: #31a590;
}

.big_grid_items_container li:hover .svg_cont {
  background: #ffffff00;

  /* padding: 20px; */
}

.big_grid_items_container li:hover svg {
  fill: #ffffff;
}

.text_and_image_container {
  margin-bottom: 30px;
}

.text_and_image_left,
.text_and_image_right {
  width: 100%;
}

.text_and_image_left {
  font-weight: 400;

  font-size: 12px;

  line-height: 16px;

  color: #390d66;
}

.text_and_image_left a.main__btn {
  margin-top: 65px;
}

.image_with_title_and_button {
  height: 437px;

  background-size: cover !important;

  background-position: center !important;

  border-radius: 25px;

  overflow: hidden;
}

.image_with_title_inner {
  width: 100%;

  height: 100%;

  background: #421e587d;

  text-align: center;

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  align-content: center;

  justify-items: center;

  justify-content: center;

  color: #ffffff;
}

.image_with_title_subtitle {
  width: 100%;

  font-style: italic;

  font-weight: 400;

  font-size: 22px;

  line-height: 30px;

  margin-bottom: 20px;
}

.image_with_title_title {
  width: 100%;

  font-style: normal;

  font-weight: 500;

  font-size: 50px;

  line-height: 60px;

  color: #ffffff;

  margin-bottom: 40px;
}

.image_with_title_button {
  background: #f8f4fa;

  border-radius: 10px;

  padding: 15px 20px;

  color: #561086;

  font-weight: 500;

  font-size: 18px;

  line-height: 22px;
}

a.js-ag-pdf-tab_link__active {
  color: #390d66;
}

.js-tabs.ag-pdf-tab_list {
  position: relative;
}

.ag-pdf-tab_item a {
  position: relative;

  padding-left: 25px;

  width: 100%;

  display: block;
}

.ag-pdf-tab_link::before {
  right: auto;

  left: 0;
}

.ag-pdf-tab_link.js-ag-pdf-tab_link__active::before {
  right: 25px;

  left: auto;
}

.ag-pdf-tab_list {
  height: 0;

  overflow: hidden;
}

.js-ag-pdf-tab-cat_item__active .ag-pdf-tab_list {
  height: auto;
}

.ag-pdf-tab_item {
  margin-bottom: 20px;
}

/* .a.js-ag-pdf-tab_link__active::before{

  right: 0;

} */

/*.custom_code_container {

  margin: 100px 0;

}
*/

.custom_code_container iframe {
  width: 100%;

  border-radius: 25px;
}

.department__container {
  padding-top: 28px;
}

.department__container-inner .department__list li {
  width: 316px;
  /* min-height: 350px; */
}

.department__container-inner .department__list li li {
  width: 100%;
}

.department__container-inner p {
  font-size: 18px;
}

.single__page-ball img:first-child {
  position: absolute;
  right: -28px;
  bottom: -51px;
  width: 138px;
  height: 118px;
}

.single__page-ball-rotate img:first-child {
  position: absolute;
  left: -28px;
  bottom: -51px;
  width: 138px;
  height: 118px;
  transform: scale(-1, 1);
}

.single__page-ball-rotate img:last-child {
  display: none;
}

.single__page-ball img:last-child {
  display: none;
}

.num_list_left_part {
  width: 108px;

  height: 108px;

  background: #ffffff;

  border-radius: 50%;

  font-weight: 500;

  font-size: 40px;

  line-height: 25px;

  color: #1a4ccb;

  display: flex;

  flex-wrap: wrap;

  justify-content: center;

  align-content: center;

  align-items: center;

  flex: none;
  margin-bottom: 35px;
}

.num_list_right_part {
  color: #390d66;
}

.num_list_title {
  font-style: normal;

  font-weight: 500;

  font-size: 20px;

  line-height: 24px;
  margin-bottom: 17px;
}

.num_list_content {
  font-weight: 400;

  font-size: 12px;

  line-height: 1.25;
}

.num_list_items li {
  margin-bottom: 35px;
}

.num_list_content ul {
  list-style: disc;

  margin-left: 25px;
}

.num_list_content li {
  margin-bottom: 0 !important;

  display: list-item !important;
}

.text_with_border_container {
  margin-bottom: 50px;
}

.text_with_border_inner h3 {
  font-weight: 500;

  font-size: 30px;

  line-height: 36px;

  color: #390d66;

  margin-bottom: 40px;
}

.text_with_border_inner ul {
  list-style: disc;

  font-weight: 400;

  font-size: 12px;

  line-height: 1.25;

  color: #390d66;

  margin-left: 25px;
}

.text_with_border_inner li {
  padding-bottom: 20px;
}

.text_with_border_inner {
  border: 1px solid #561086;

  border-radius: 25px;

  padding: 39px;
}

.card__video .slick-dots li button:before {
  content: "";
  width: 0;
}

/* .card__video .slick-dots li.slick-active:before {
  background: #ffffff;
}

.card__video .slick-dots li.slick-active ~ li:before {
  background: #561086 !important; 
} */
/* .card__video .slick-dots li:before {
  background: #561086;
}

a.active, a.active ~ * {
  border: none;
}

.card__video .slick-dots li.slick-active:before, .card__video .slick-dots li.slick-active:before ~ * {
  background: #ffffff;
} */
.courses__video {
  background-size: cover !important;
  background-position: center !important;
}

.modal_pop {
  background: #00000070;
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  z-index: 99;
}

.modal_inner {
  min-width: 300px;
  max-width: 80%;
  min-height: 300px;
  height: fit-content;
  background: #ffffff;
  border-radius: 15px;
  position: relative;
}

.modal_inner iframe {
  max-width: 90%;
  max-height: 90% !important;
  margin: 0 auto;
}

.modal_close {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 1px 1px 2px #575757;
  cursor: pointer;
}

.modal_inner_content {
  display: flex;
  flex-wrap: wrap;
}

.video__item {
  background-size: cover !important;
  background-position: center !important;
  position: relative;
  overflow: hidden;
}

.video__item .insta_video_wrapper {
  background-size: cover !important;
  height: 100%;
}

.video__item video {
  position: absolute;
  top: 0;
  left: -3px;
  width: 102%;
  height: 112%;
}

header.active .event__bg-header,
header.active .event__bg-header,
header.active .event__line-1,
header.active .business__bg-header,
header.active .business__line-1,
header.active .fashion__bg-header,
header.active .fashion__line-1 {
  opacity: 0;
}

.event__line-1,
.event__line-2,
.event__line-3,
.event__line-4,
.event__line-5,
.event__line-6,
.business__line-1,
.business__line-2,
.business__line-3,
.business__line-4,
.fashion__line-1,
.fashion__line-2,
.fashion__line-3,
.fashion__line-4,
.fashion__line-5 {
  opacity: 0.5;
}

#fashion header.active {
  z-index: 99999 !important;
}

#fashion .menu.active {
  z-index: 9 !important;
}

.business__video {
  position: relative;
  overflow: hidden;
}

.business__video .video__placeholder {}

.statistics__item i {
  font-style: normal;
}

.business__video iframe {
  width: 100%;
  height: 100%;
}

.form__btn button {
  font-weight: bold;
  cursor: pointer;
}

.preview__item {
  margin: 0 auto;
}

form {
  position: relative;
}

.wpcf7-response-output {
  background: var(--gradient-main);
  color: #fff;
  border-radius: 15px;
  line-height: 26px;
  border: 2px solid #50067d !important;
  padding: 15px !important;
  position: absolute;
  z-index: 99;
  width: 100%;
}

form input.error,
form textarea.error {
  border-bottom: 1px solid #a80000;
  color: #a80000;
}

form input.error::placeholder,
form textarea.error::placeholder {
  color: #a80000;
}

label.error {}

html {
  scroll-behavior: smooth;
}

.image_with_title_button:hover {
  background: var(--gradient-main);
  color: #ffffff;
  transition: 0.3s;
}

a:hover {
  transition: 0.3s;
}

span.line__two_text {
  display: inline-block;
  float: left;
  font-size: inherit;
  text-transform: uppercase;
  color: #ffffff;
  white-space: nowrap;
  margin: 0 20px;
}

/* ul.menu__list{
  columns:2;
}

ul.menu__list li:nth-child(n+({{n/2+1}})):last-child:before {
  content: "\a0";
  display: inline-block;
  height: 100%;
} */

.graduates__slider .slick-slide>div {
  margin-bottom: 20px;
}

.overlay__text {
  padding-bottom: 0;
}

.overlay {
  background: linear-gradient(355.56deg,
      #2abfbf 40.16%,
      rgba(255, 255, 255, 0) 95.48%);
}

body#business .overlay {
background: linear-gradient(0deg, #FC0297 0%, rgba(255, 255, 255, 0) 80.16%);
}

#business .footer__top,
#event .footer__top {
  overflow:hidden;
  background: rgb(255 255 255 / 67%);
}

@media screen and (min-width: 500px) {
  .single__page {
    padding-bottom: 62px;
  }

  .content_image_slider_container img,
  .video_placeholder {
    max-height: 720px;
  }
}

@media screen and (min-width: 768px) {
  .overlay {
    background: var(--gradient-card-mob);
  }
body#business .overlay {
    background: linear-gradient(0deg, #FC0297 0%, rgba(255, 255, 255, 0) 60.16%);
}
  .overlay__text {
    padding-bottom: 22px;
  }

  span.line__two_text {
    font-size: xxx-large;
  }

  .preview__item {
    margin: 0 5px;
  }

  .image_with_title_and_button {
    height: 376px;
  }

  .text_and_image_left,
  .text_and_image_right {
    width: 46%;
  }

  .big_grid_items_container ul {
    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    margin-right: -20px;

    margin-bottom: -20px;
  }

  .big_grid_items_container {
    padding-top: 100px;
  }

  .big_grid_items_container li {
    margin-right: 20px;

    flex-basis: calc((100% - 2 * 20px) / 2);
  }

  .numbered_list_container {
    margin-bottom: 50px;
  }

  .numbered_list_container .numbered_list_item {
    width: 45%;

    margin-bottom: 70px;
  }

  .numbered_list_right_part {
    font-size: 16px;

    line-height: 30px;
    padding-left: 30px;
  }

  .persone_left_part {
    width: 60%;
  }

  .persone_right_part {
    width: 40%;
  }

  .persone_block_container {
    margin-bottom: 170px;
  }

  .persone_description {
    font-size: 22px;

    line-height: 30px;
  }

  .num_list_left_part {
    margin-bottom: 0;
  }

  .num_list_right_part {
    padding-left: 50px;
  }

  .num_list_title {
    font-size: 30px;

    line-height: 36px;
  }

  .num_list_content {
    font-size: 22px;

    line-height: 30px;
  }

  .num_list_items li {
    display: flex;

    align-items: center;

    margin-bottom: 100px;
  }

  .text_with_border_container {
    margin-bottom: 100px;
  }

  .text_with_border_inner h3 {
    margin-bottom: 60px;
  }

  .text_with_border_inner ul {
    column-count: 2;

    list-style: disc;

    font-weight: 400;

    font-size: 22px;

    line-height: 30px;

    color: #390d66;

    margin-left: 25px;
  }

  .text_with_border_inner li {
    padding-bottom: 40px;
  }

  .text_with_border_inner {
    border: 1px solid;

    border-radius: 25px;

    padding: 65px;
  }

  .partners__line_container {
    margin-bottom: 50px;
  }

  .feature_items_container {
    font-weight: 400;

    font-size: 22px;

    line-height: 30px;

    color: #390d66;

    margin-bottom: 200px;
  }

  .feature_items_container ul.two_coll {
    column-count: 2;
  }

  .feature_items_container ul.two_coll li {
    flex-direction: column;

    align-items: flex-start;

    margin-bottom: 30px;
  }

  .feature_items_container ul li {
    display: flex;

    flex-direction: row;

    align-items: center;

    margin-bottom: 120px;
  }

  .feature_items_container ul li:last-child {
    margin-bottom: 0;
  }

  .feature_list_long_left {
    flex: none;
  }

  .feature_items_container ul.two_coll .feature_list_long_right {
    padding-left: 0px;

    margin-top: 30px;
  }

  .feature_list_long_right {
    flex-grow: 1;

    padding-left: 60px;
  }

  .content_features_block li .feature_right_part {
    padding-left: 28px;

    width: auto;

    margin-top: 0;
  }

  .content_features_block ul li {
    display: flex;

    justify-content: flex-start;
  }

  .content_features_block {
    margin-bottom: 120px;
  }

  .content_features_block ul {
    column-count: 2;
  }

  .news__item {
    max-width: 712px;

    width: 100%;
  }

  .single__page-header {
    padding: 99px 0;
    margin-bottom: 125px;
  }

  .single_page_heading {
    font-size: 50px;
    line-height: 60px;
  }

  .content_block_text {
    font-weight: 400;

    font-size: 22px;

    line-height: 30px;
  }

  .content_image_slider .arrow__btn-list {
    margin-bottom: 0;
  }

  .content_image_slider {
    margin-bottom: 110px;
  }

  .video_container {
    margin-bottom: 110px;
  }

  .single_page_short_description {
    font-size: 16px;
  }

  .grid_item_description {
    margin-bottom: 35px;
  }

  .department__container {
    padding-top: 52px;
  }

  .department__container-inner .ball {
    display: block;
    width: 634px;
    height: 607px;
    right: -250px;
  }

  .single__page-ball {
    zoom: 0.8;
  }

  .single__page-ball img:first-child {
    right: -103px;
    bottom: -106px;
    width: 340px;
    height: 255px;
  }

  .single__page-ball img:last-child {
    display: block;
    position: absolute;
    width: 298px;
    height: 286px;
    bottom: -100px;
    left: -100px;
    filter: blur(20px);
    transform: matrix(-0.65, 0.76, 0.76, 0.65, 0, 0);
    z-index: -1;
  }

  .single__page-ball-rotate img:first-child {
    left: -103px;
    bottom: -106px;
    width: 340px;
    height: 255px;
  }

  .single__page-ball-rotate img:last-child {
    display: block;
    position: absolute;
    width: 298px;
    height: 286px;
    bottom: -100px;
    right: -100px;
    filter: blur(20px);
    transform: matrix(-0.65, 0.76, 0.76, 0.65, 0, 0);
    z-index: -1;
    transform: scale(-1, 1);
  }

  .features_content_container {
    padding-top: 156px;
    padding-bottom: 0;
  }

  .text_and_image_container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
  }

  .text_and_image_left {
    font-size: 16px;
    line-height: 16px;
  }

  .courses__page .courses__right-part {
    width: 100%;
    padding: 0;
  }

}

@media screen and (min-width: 1024px) {
  .content_features_block ul {
    column-count: 4;
  }

  .big_grid_items_container {
    padding-top: 170px;
  }

  .big_grid_items_container ul {
    zoom: 0.9;
  }

  .big_grid_items_container li {
    padding: 33px 48px 60px 48px;

    flex-basis: calc((100% - 3 * 20px) / 3);
  }

  .single__page-content .department__list li {
    height: auto;
  }

  .single__page-content .base__text-secondary li,
  .single__page-content .base__text-secondary li:last-child {
    height: auto;
  }

  .numbered_list_right_part {
    font-size: 22px;
  }

  .single__page-content .title__wrap {
    margin-bottom: 70px;
  }

  .department__container-inner p {
    font-size: 40px;
  }

  .single__page-ball {
    zoom: 1;
  }

  .content_image_slider_container img,
  .video_placeholder {
    height: 720px;
  }

  .ag-pdf_box {
    padding-top: 129px;
  }

  .text_and_image_container {
    /* margin-bottom: 210px; */
    margin-top: 170px;
  }

  .text_and_image_left {
    font-size: 22px;
    line-height: 30px;
  }

  .image_with_title_and_button {
    margin-bottom: 100px;
  }

  .news__page-container .news__wrap {
    display: flex;
  }

  .news__page-container .base__text-small {
    max-width: 334px;
    margin-bottom: 0;
  }

  .courses__page .courses__item {
    margin-bottom: 27px;
  }
}

@media screen and (max-width: 767px) {
  .graduates__slider>div {
    margin: 0 auto;
    max-width: 450px;
    width: 100%;
  }

  .arrow__btn-list {
    justify-content: center;
  }

  .arrow__btn-list li {
    width: 50px;
    height: 50px;
  }

  .preview__slider .slick-slide>div {
    width: 100%;
    max-width: 450px;
  }

  .courses__slider .slick-slide>div {
    width: 100% !important;
    max-width: 430px;
  }

  .courses__video {
    width: 100%;
    max-width: 430px;
  }

  .news__item {
    width: 100%;
    max-width: 430px;
  }

  .news__right-part img {
    width: 100%;
    max-width: 430px;
  }

  .graduates__item {
    max-width: 450px;
    width: 100%;
    background-size: cover;
    border-radius: 25px;
  }

  .graduates__item img {
    margin: 0 auto;
  }



  .slick-initialized .slick-slide {
    display: block;
    margin: 0 10px;
  }
}

@media screen and (min-width: 1024px) {
  body {
    zoom: 0.85;
  }
  body#business {
    zoom: 1;
  }

  .menu__container {
    height: 143%;
  }

  .news__page-container,
  .courses__page {
    padding-bottom: 150px;
  }

  .courses__page .courses__item {
    flex-basis: calc((100% - 3 * 27px) / 3);
  }
}

@media screen and (min-width: 1330px) {
  .courses__page .courses__item {
    flex-basis: calc((100% - 4 * 27px) / 4);
  }
}

@media screen and (min-width: 1400px) {
  body {
    zoom: 0.9;
  }

  .menu__container {
    height: 125%;
  }
}

@media screen and (min-width: 1600px) {
  body {
    zoom: 1;
  }

  .menu__container {
    height: 100%;
  }
}


.courses__page .courses__left-part-list a {
  height: 100%;
}

.department__list .btn__color {
  margin-bottom:40px;
  margin-top:20px;
  position: relative;
}

.courses__slider .slick-track {
  float: left;
}

.news__right-part {
  width: 100%;
}

@media (min-width:768px) and (max-width:1023px) {
  .graduates__item{
    max-width: 100%;
    margin: 0 8px;
  }
  #business .video__aboutus-container .arrow__btn-list{
    /*display: none;*/
  }
}

.documents_download_btn{
  display: flex;
  text-align: right;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 0;
  color: #390d66;
  font-weight: 700;
}
.documents_download_btn svg{
  width: 30px;
  margin-left: 10px;
  fill: #31a590;
}
.js-pdf-frame_item{
  display: none;
}
.ag-pdf-frame_item__active{
  display: block;
}
.preview__container .slick-track{
  float: left;
}

.video_placeholder iframe{
  border-radius: 25px;
}

.department__list li.latest_dep_element{
  padding: 30px 0;

}
.department__container-inner .department__list li{
  position: relative;
}
/* .department__list .btn__color{
  left: 40px;
  bottom:0;
  position: absolute;
} */
.department__list .base__text-secondary{
  padding-bottom: 70px;
}


.department__btn_container{
  position: absolute;
  left: 40px;
  bottom:0;
}
.graduates__item-registration .main__btn-container{
  height: auto;
}
#home .department__list li:last-child .main__btn > span{
  color:var(--main-violet-color) !important;
}
#home .department__list li:last-child .main__btn:hover > span{
  color:#ffffff !important;
}
.news__container .main__btn-container{
  margin: 0 auto;
}
.news__container .news__wrap .main__btn-container{
 margin-left: 0;
}
#home form .main__btn > span{
  color: var(--main-violet-color) !important;
}
#home form .main__btn:hover > span{
  color: #ffffff !important;
}

@media screen and (min-width:1024px) {
  .department__btn_container{
    left: 60px;
  }
}

