@font-face {
  font-family: e-Ukraine;

  src: url(./fonts/e-Ukraine-Light/e-Ukraine-Light.eot);

  src: url(./fonts/e-Ukraine-Light/e-Ukraine-Light.eot?#iefix)
      format("embedded-opentype"),
    url(./fonts/e-Ukraine-Light/e-Ukraine-Light.woff2) format("woff2"),
    url(./fonts/e-Ukraine-Light/e-Ukraine-Light.woff) format("woff"),
    url(./fonts/e-Ukraine-Light/e-Ukraine-Light.ttf) format("truetype"),
    url(./fonts/e-Ukraine-Light/e-Ukraine-Light.svg#e-Ukraine-Light)
      format("svg");

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: e-Ukraine;

  src: url(./fonts/e-Ukraine-UltraLight/e-Ukraine-UltraLight.eot);

  src: url(./fonts/e-Ukraine-UltraLight/e-Ukraine-UltraLight.eot?#iefix)
      format("embedded-opentype"),
    url(./fonts/e-Ukraine-UltraLight/e-Ukraine-UltraLight.woff2) format("woff2"),
    url(./fonts/e-Ukraine-UltraLight/e-Ukraine-UltraLight.woff) format("woff"),
    url(./fonts/e-Ukraine-UltraLight/e-Ukraine-UltraLight.ttf)
      format("truetype"),
    url(./fonts/e-Ukraine-UltraLight/e-Ukraine-UltraLight.svg#e-Ukraine-UltraLight)
      format("svg");

  font-weight: 200;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: e-Ukraine;

  src: url(./fonts/e-Ukraine-Regular/e-Ukraine-Regular.eot);

  src: url(./fonts/e-Ukraine-Regular/e-Ukraine-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(./fonts/e-Ukraine-Regular/e-Ukraine-Regular.woff2) format("woff2"),
    url(./fonts/e-Ukraine-Regular/e-Ukraine-Regular.woff) format("woff"),
    url(./fonts/e-Ukraine-Regular/e-Ukraine-Regular.ttf) format("truetype"),
    url(./fonts/e-Ukraine-Regular/e-Ukraine-Regular.svg#e-Ukraine-Regular)
      format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: e-Ukraine;

  src: url(./fonts/e-Ukraine-Thin/e-Ukraine-Thin.eot);

  src: url(./fonts/e-Ukraine-Thin/e-Ukraine-Thin.eot?#iefix)
      format("embedded-opentype"),
    url(./fonts/e-Ukraine-Thin/e-Ukraine-Thin.woff2) format("woff2"),
    url(./fonts/e-Ukraine-Thin/e-Ukraine-Thin.woff) format("woff"),
    url(./fonts/e-Ukraine-Thin/e-Ukraine-Thin.ttf) format("truetype"),
    url(./fonts/e-Ukraine-Thin/e-Ukraine-Thin.svg#e-Ukraine-Thin) format("svg");

  font-weight: 100;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: e-Ukraine;

  src: url(./fonts/e-Ukraine-Bold/e-Ukraine-Bold.eot);

  src: url(./fonts/e-Ukraine-Bold/e-Ukraine-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(./fonts/e-Ukraine-Bold/e-Ukraine-Bold.woff2) format("woff2"),
    url(./fonts/e-Ukraine-Bold/e-Ukraine-Bold.woff) format("woff"),
    url(./fonts/e-Ukraine-Bold/e-Ukraine-Bold.ttf) format("truetype"),
    url(./fonts/e-Ukraine-Bold/e-Ukraine-Bold.svg#e-Ukraine-Bold) format("svg");

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: e-Ukraine;

  src: url(./fonts/e-Ukraine-Medium/e-Ukraine-Medium.eot);

  src: url(./fonts/e-Ukraine-Medium/e-Ukraine-Medium.eot?#iefix)
      format("embedded-opentype"),
    url(./fonts/e-Ukraine-Medium/e-Ukraine-Medium.woff2) format("woff2"),
    url(./fonts/e-Ukraine-Medium/e-Ukraine-Medium.woff) format("woff"),
    url(./fonts/e-Ukraine-Medium/e-Ukraine-Medium.ttf) format("truetype"),
    url(./fonts/e-Ukraine-Medium/e-Ukraine-Medium.svg#e-Ukraine-Medium)
      format("svg");

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

:root {
  --main-light-color: #ffffff;

  --main-dark-color: #3e2a36;

  --main-violet-color: #390d66;

  --main-light-violet-color: #5a288f;

  --main-gray-color: #9e9c9c;

  --main-dark-gray-color: #514c4c;

  --main--green-color: #31a590;

  --gradient-main: linear-gradient(216.06deg, #74067d 21.07%, #19e7da 105.09%);

  --gradient-card: linear-gradient(
    0deg,
    #2abfbf 0%,
    rgba(255, 255, 255, 0) 60.16%
  );

  --gradient-card-mob: linear-gradient(
    355.56deg,
    #2abfbf 26.16%,
    rgba(255, 255, 255, 0) 59.48%
  );

  --gradient-form: linear-gradient(90deg, #7462d1 0%, #3de1e2 100%);

  --gradient-form-mob: linear-gradient(
    175.71deg,
    #7365d2 27.27%,
    #46cde0 61.14%
  );

  --gradient-line-two: linear-gradient(
    89.68deg,
    #50067d -1.71%,
    #19e7da 107.28%
  );

  --gradient-line-one: linear-gradient(
    270.08deg,
    #50067d -35.54%,
    #61fff6 98.12%
  );

  --gradient-event-btn: linear-gradient(
    216.06deg,
    #ffffff 21.07%,
    #19e7da 105.09%
  );

  --gradient-fashion: linear-gradient(90deg, #d162c6 0%, #351396 100%);

  --gradient-fashion-mob: linear-gradient(
    175.71deg,
    #ca5fc4 27.27%,
    #7031a8 61.14%
  );

  --gradient-fashion-line-two: linear-gradient(
    89.68deg,
    #50067d -1.71%,
    #e3adf5 107.28%
  );

  --gradient-business: linear-gradient(90deg, #e737be 0%, #42f1cd 100%);

  --gradient-business-mob: linear-gradient(
    175.71deg,
    #e737be 0.87%,
    #19e7da 96.51%
  );

  --gradient-business-line-two: linear-gradient(
    89.68deg,
    #42f1cd -1.71%,
    #f4ff2a 107.28%
  );
}

*,
html {
  box-sizing: border-box;
}

h1,
h2,
h3,
p,
ul {
  margin: 0;

  padding: 0;
}

.loader {
  /* display: none; */
  /* display: block; */
  background: #ffffff;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 9999;
}

.loader_inner {
  opacity: 0;
  transition: opacity 300ms ease-in;

  position: absolute;
  margin: auto 0;
  transform: translateY(-50%);
  top: 50%;
  width: 100%;
}

.loader_inner.fade-in {
  opacity: 1;
}

.loader_inner .ticker {
  overflow: visible;
}

.loader_inner .line__one,
.loader_inner .line__two {
  height: 50px;
}

.loader .logo {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 50px;
  padding: 0 10px;
}

@media screen and (min-width: 1024px) {
  .loader_inner .line__one,
  .loader_inner .line__two {
    height: 70px;
  }
}

html,
body {
  overflow-x: hidden;
  position: relative;
  transition: transform 0.3s ease;
}

body {
  font-family: e-Ukraine;

  font-style: normal;

  margin: 0;

  background-color: #ecf0f3;
}

body.active {
  position: fixed;
  width: 100%;
}

main {
  position: relative;
}

a {
  text-decoration: none;

  color: inherit;

  cursor: pointer;
}

ul {
  list-style-type: none;
}

.container {
  width: 100%;

  max-width: 1371px;

  padding-right: 20px;

  padding-left: 20px;

  margin: 0 auto;
}

img {
  display: block;

  max-width: 100%;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

header {
  background-color: #eeeeee00;
  transition: background-color 2s ease;
  z-index: 999;
}

header.active {
  /* position: fixed; */
  width: 100%;
  background-color: #eeeeee;
  backdrop-filter: blur(100px);
  z-index: 100;
  transition: background-color 0.5s ease;
}

.header__wrap {
  display: flex;

  justify-content: space-between;

  align-items: center;
}

.header__container {
  padding-top: 25px;

  padding-bottom: 25px;
  position: relative;
  z-index: 99999;
}

.logo img {
  width: 200px;

  height: 23px;
}

.close {
  display: flex;

  width: 98px;

  height: 34px;

  justify-content: center;

  align-items: center;

  font-weight: 500;

  font-size: 10px;

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

  border-radius: 10px;

  background: linear-gradient(90deg, #24bbc8 0%, #50067e 100%);
  transition: width 0.5s ease;
}

.close svg {
  fill: var(--main-light-color);

  width: 18px;

  height: 9px;

  margin-right: 9px;
}

.open {
  /* display: none; */
  width: 0;
  height: 0;
  transition: width 0.5s ease;
  display: flex;
}

.menu {
  background: #eeeeee;
  position: absolute;
  width: 100%;
  height: 0;
  overflow-y: hidden;
  transition: height 1s ease, padding-top 1s ease;
  will-change: height;
  top: 0;
  padding-top: 0px;
}

.menu.active {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  background: #eeeeee;
  backdrop-filter: blur(100px);
  height: 100vh;
  padding-top: 100px;
}

.menu__container {
  height: calc(100vh - 84px);

  overflow-y: auto;

  padding-top: 30px;

  padding-bottom: 78px;
}

.menu__btn {
  position: relative;
  z-index: 100;
  width: 98px;
  display: flex;
  justify-content: flex-end;
}

.menu__btn.active .open {
  display: flex;

  flex-wrap: wrap;

  justify-content: center;

  align-items: center;

  width: 34px;

  height: 34px;

  border-radius: 50%;

  background: linear-gradient(266.69deg, #50067d 19.09%, #19e7da 107.43%);
  transition: width 0.5s ease;
}

.menu__btn.active .open svg {
  fill: var(--main-light-color);

  width: 15px;

  height: 15px;
}

.menu__btn.active .close {
  /* display: none; */
  display: flex;
  width: 0px;
  height: 0px;
  overflow: hidden;
  transition: width 0.5s ease;
}

.base__text {
  font-weight: 400;

  font-size: 12px;

  line-height: 1.33;

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

.base__text-small {
  font-weight: 400;

  font-size: 13px;

  line-height: 1.53;

  color: var(--main-gray-color);
}

.base__text-secondary {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.33;
  color: var(--main-dark-gray-color);
}

.main__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 248px;
  height: 64px;
  border-radius: 10px;
  font-weight: 500;
  font-size: 18px;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  transform-style: preserve-3d;
}

.main__btn:after {
  transform: translateZ(-1px);
}

.main__btn > span {
  z-index: 1;
  margin: 0 !important;
  font-size: 18px !important;
  color: var(--main-violet-color) !important;
  width: auto !important;
  display: initial !important;
  height: auto !important;
  background-color: unset !important;
}

.graduates__item-registration .main__btn > span,
.news__wrap .main__btn > span {
  font-weight: 500;
  font-size: 18px;
  color: var(--main-light-color);
}

.main__btn:hover > span {
  color: #ffffff !important;
}

form .main__btn {
  font-weight: bold;
  cursor: pointer;
}

#home .main__btn > span {
  color: #ffffff !important;
}

/* .btn__color {
  background: linear-gradient(216.06deg, #74067d 21.07%, #19e7da 105.09%);
  color: #ffffff;
  transition: background 0.5s ease-in-out,color 0.5s ease-in-out;
}

.btn__color:hover,
.btn__play:hover,
.menu__btn:hover .open,
.menu__btn:hover .close {
  background: linear-gradient(16.06deg, #74067d 21.07%, #19e7da 105.09%);
} */
/* .btn__color {
  background: linear-gradient(216.06deg, #74067d 21.07%, #19e7da 105.09%) !important;
  color: #ffffff !important;
  transition: background 0.5s linear, color 0.5s linear;
}

.btn__color:hover,
.btn__play:hover,
.menu__btn:hover .open,
.menu__btn:hover .close {
  background: linear-gradient(16.06deg, #74067d 21.07%, #19e7da 105.09%) !important;
}
 */
.btn__color {
  position: relative;
  background: var(--gradient-main);
  color: var(--main-light-color);
}

.main__btn::before,
.btn__color::before {
  content: "";
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(16.06deg, #74067d 21.07%, #19e7da 105.09%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.main__btn:hover::before,
.btn__color:hover::before,
.btn__white:hover::before {
  opacity: 1;
}

/* .btn__white:hover::before {
  background: var(--gradient-main);
} */
.btn__white:hover span {
  color: var(--main-light-color);
}

/* .btn__white::before {
  background-color: var(--main-light-color);
  content: "";
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease-in-out;
  z-index: 1;
} */
#event .main__btn:hover > span {
  color: #ffffff;
}

#event .main__btn > span {
  font-size: 18px;
  color: var(--main-violet-color);
  width: auto;
  display: initial;
  height: auto;
  background-color: unset;
}

.btn__white > span {
  color: #561086;
}

.btn__white {
  background-color: var(--main-light-color);

  color: #561086;
}

.btn__white:hover,
.btn__white:focus,
.courses__page .courses__left-part .main__btn:hover {
  background: var(--gradient-main);

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

.main__btn-container {
  position: relative;
  width: fit-content;
  /* height: fit-content; */
  z-index: 99;
}

.main__btn-container.mayster {
    padding: 20px;
}

/* .main__btn::after { */
.main__btn-container::after {
  content: "";
  position: absolute;
  display: block;
  width: 206px;
  height: 31px;
  background: #7a0e4f;
  filter: blur(25px);
  bottom: -7px;
  border-radius: 50%/50%;
  z-index: -1;
  transform: translateZ(-1px);
  margin: 0 auto;
  left: 0;
  right: 0;
}

form .main__btn-container,
.conditions__item .main__btn-container {
  margin: 0 auto;
}

.menu__list li {
  width: 100%;

  border-bottom: 1px solid var(--main-violet-color);
}

.menu__list li:hover a,
.menu__list li:focus a {
  justify-content: center;

  color: #18aaaa;
}

.menu__list li:hover svg,
.menu__list li:focus svg {
  fill: #18aaaa;
  margin-left: 45px;
}

.menu__list a {
  /*height: 71px;*/

  display: flex;

  align-items: center;

  justify-content: space-between;

  font-weight: 400;

  font-size: 22px;

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

.menu__list li svg {
  width: 17px;

  height: 13px;

  fill: var(--main-violet-color);
}

.hero {
  position: relative;
}

.hero__left-part .title__label {
  margin-bottom: 15px;
}

.title {
  font-weight: 500;

  font-size: 30px;

  line-height: 1.16;

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

  margin-bottom: 30px;
}

.hero .title {
  margin-bottom: 20px;
}

.hero .base__text-secondary {
  margin-bottom: 23px;

  width: 100%;

  max-width: 530px;
}

.hero .main__btn {
  width: 218px;

  height: 56px;

  margin-bottom: 33px;
}

.hero .main__btn::after {
  width: 181px;

  height: 27px;

  background-color: #150810;
}

.hero__right-part img {
  width: 95%;

  max-width: 751px;

  height: auto;

  margin: 0 auto;
}

.statistics__container {
  padding-bottom: 80px;
}

.statistics__slider {
  background: var(--gradient-main);

  padding-top: 51px;

  padding-bottom: 92px;

  border-radius: 25px;
}

.statistics__item {
  padding: 0 8px;

  opacity: 0.5;
}

.statistics__slider .slick-current.statistics__item {
  opacity: 1;
}

.statistics__slider p {
  font-weight: 500;

  font-size: 50px;

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

  text-align: center;
  width: 155px;
  margin: 0 auto;
  margin-bottom: 12px;
}

.statistics__slider span {
  display: block;

  font-weight: 400;

  font-size: 16px;

  line-height: 1.25;

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

  text-align: center;
}

.statistics__slider .slick-dots {
  bottom: 29px;
}

.statistics__slider .slick-dots li,
.card__video .slick-dots li {
  width: 70px;

  height: 7px;

  margin: 0 3px;
}

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

  height: 7px;

  padding: 0;
}

.statistics__slider .slick-dots li.slick-active button:before,
.card__video .slick-dots li.slick-active button:before {
  background-color: var(--main-violet-color);
}

.statistics__slider .slick-dots li button:before,
.card__video .slick-dots li button:before {
  content: "";

  width: 70px;

  height: 7px;

  background: rgba(255, 255, 255, 0.5);

  border-radius: 100px;

  opacity: 1;
}

.video {
  position: relative;
}

.video__container {
  padding-bottom: 100px;
}

.video__left-part {
  margin-bottom: 30px;
}

.card__video .slick-dots li button:before {
  background: rgba(203, 203, 203, 0.5);
}

.title__label {
  display: block;

  font-weight: 400;

  font-size: 12px;

  color: var(--main--green-color);

  margin-bottom: 10px;
}

.card__video {
  width: 100%;

  max-width: 336px;

  height: 557px;

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

  border-radius: 15px;

  margin: 0 auto;
}

.card__video-item {
  position: relative;

  width: 100%;

  height: 557px;
}

.btn__play {
  display: flex;

  align-items: center;

  justify-content: center;

  position: absolute;

  top: 0;

  bottom: 0;

  right: 0;

  left: 0;

  margin: auto;

  width: 71px;

  height: 71px;

  background: var(--gradient-main);

  border-radius: 50%;
  transform-style: preserve-3d;
}

.btn__play::after {
  content: "";

  position: absolute;

  display: block;

  width: 59px;

  height: 33px;

  background: #7a0e4f;

  filter: blur(25px);

  bottom: -7px;

  border-radius: 50%/50%;
  transform: translateZ(-1px);
  /* z-index: -1; */
}

.btn__play img {
  width: 21px;

  height: 21px;
}

.card__video .slick-dots {
  top: 19px;

  bottom: unset;
}

.ticker {
  overflow-x: hidden;
}

.video .ticker {
  width: 100%;
  position: absolute;
  bottom: 200px;
  z-index: -1;
  overflow-x: hidden;
}

.line__one,
.line__two {
  display: flex;
  align-items: center;
  width: 100%;
  height: 70px;
  overflow: hidden;
}

.line__one {
  background: linear-gradient(270.08deg, #50067d -35.54%, #61fff6 98.12%);
}

.line__one img {
  width: 130px;
  height: 25px;
  margin: 0 15px;
}

.department__container {
  position: relative;

  padding-bottom: 74px;
}

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

.department__list li {
  width: 336px;

  /* height: 353px; */

  background: rgba(255, 255, 255, 0.25);

  backdrop-filter: blur(100px);

  border-radius: 30px;

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

  margin: 0 auto 30px auto;
  position: relative;
}

.department__list li:last-child {
  height: 307px;

  background: var(--gradient-main);

  padding: 0;

  margin-bottom: 0;

  border: 0;
}

.department__content {
  margin-top: 40px;

  padding: 0 40px 64px 40px;
}

.department__list img {
  width: 65%;

  height: 12px;

  object-fit: cover;

  border-radius: 7.5px;

  margin: -2px auto 0 auto;
}

.department__list p {
  font-weight: 500;

  font-size: 30px;

  line-height: 1.16;

  color: var(--main-dark-color);

  margin-bottom: 20px;
}

.department__list li:last-child {
  display: flex !important;

  flex-wrap: wrap;

  align-content: center;

  justify-content: center;
}

.department__list li:last-child p {
  width: 100%;

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

  text-align: center;

  margin-bottom: 40px;
}

.department__list .base__text-secondary {
  margin-bottom: 30px;
}

.arrow__btn-list {
  display: flex;
}

@media screen and (min-width: 768px) {
  #business .ticker__section {
    margin-bottom: 0;
  }

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

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

.arrow__btn-list li {
  display: flex;

  justify-content: center;

  align-items: center;

  width: 77px;

  height: 77px;

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

  border-radius: 15px;
}

.arrow__btn-list li:first-child {
  margin-right: 8px;
}

.arrow__btn svg {
  fill: #4e1182;
}

.arrow__btn-list li:hover {
  background: var(--gradient-main);
}

.arrow__btn-list li:hover .arrow__btn svg,
.arrow__btn-list li:focus .arrow__btn svg {
  fill: var(--main-light-color);
}

.graduates__container {
  padding-bottom: 180px;
}

.graduates__container .title__wrap {
  margin-bottom: 38px;
}

.graduates__item {
  max-width: 341px;
  height: 412px;
  position: relative;
  background: var(--main-light-color);
  margin: 0 auto;
  overflow-y: hidden;
  border-radius: 15px;
}

.graduates__item::before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #ecf0f3;
  border-radius: 7.5px;
  width: 228px;
  height: 20px;
}

.graduates__item img {
  width: 100%;

  height: 412px;

  object-fit: cover;

  object-position: center;
}

.overlay {
  /* display: block; */

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 90%;

  transform: translateY(0);

  background: var(--gradient-card-mob);

  border-radius: 15px;
}

.overlay__text {
  position: absolute;

  bottom: 20px;

  text-align: center;

  padding-right: 30px;

  padding-left: 30px;

  padding-bottom: 22px;
}

.overlay__text p {
  font-weight: 700;

  font-size: 20px;

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

  margin-bottom: 18px;
}

.overlay__text span {
  font-weight: 400;

  font-size: 16px;

  line-height: 1.25;

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

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

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

.ticker__section {
  position: relative;
  height: 150px;
  /* margin-top:-60px; */
  margin-bottom: 50px;
  /* overflow-x: hidden; */
}

.ticker__section .line__one,
.ticker__section .line__two {
  position: absolute;

  top: 0;

  bottom: 0;

  margin: auto 0;
}

.line__two {
  background: var(--gradient-line-two);

  z-index: -1;
}

.partners {
  padding-top: 31px;
  padding-bottom: 80px;
  overflow-x: hidden;
}

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

.partners__line {
  display: flex;

  height: 55px;
}

.partners__line img {
  margin: 0 8px;
}

.preview__container {
  padding-bottom: 53px;
}

.preview__container .title__wrap {
  margin-bottom: 25px;
}

.preview__slider .slick-slide > div {
  width: 310px;

  height: 284px;
}

.preview__item {
  width: 310px;

  height: 284px;

  background: rgba(255, 255, 255, 0.25);

  backdrop-filter: blur(100px);

  border-radius: 30px;

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

  padding-left: 48px;

  padding: 52px 49px 20px 48px;

  margin: 0 5px;
}

.preview__item span {
  display: block;

  font-weight: 500;

  font-size: 24px;

  color: var(--main--green-color);

  margin-bottom: 25px;
}

.preview__item p {
  font-weight: 400;

  font-size: 18px;

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

  margin-bottom: 25px;
}

.courses__container {
  padding-bottom: 42px;
}

.courses__container .title__wrap {
  margin-bottom: 35px;
}

.courses__left-part {
  margin-bottom: 27px;
}

.courses__left-part-list li {
  display: block;

  width: 298px;

  margin: 0 auto;

  font-weight: 400;

  font-size: 16px;

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

  border-bottom: 1px solid #2aa0be;
}

.courses__left-part-list li:first-child {
  border-top: 1px solid #2aa0be;
}

.menu__list li:hover,
.menu__list li:focus,
.courses__left-part-list li:hover,
.courses__left-part-list li:focus,
.courses__left-part-list li.active {
  background: linear-gradient(
    358.9deg,
    #2abfbf 0.94%,
    rgba(255, 255, 255, 0) 50.06%
  );
}

.courses__left-part-list li a {
  display: flex;

  align-items: center;

  justify-content: center;
  text-align: center;

  height: 70px;
}

.courses__left-part .main__btn {
  margin: 40px auto 76px auto;
}

.courses__slider .slick-slide > div {
  width: 303px !important;

  margin: 0 auto;
}

.courses__item {
  width: 303px !important;

  min-height: 433px;

  background: rgba(255, 255, 255, 0.25);

  backdrop-filter: blur(100px);

  border-radius: 30px;

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

  padding: 30px;

  margin-bottom: 27px;
}

.courses__icon-star {
  display: flex !important;

  align-items: center;

  justify-content: center;

  width: 53px;

  height: 53px;

  border-radius: 15px;

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

  margin: 0 auto;
}

.courses__icon-star img {
  width: 26px;

  height: 26px;
}

.courses__title {
  display: block;

  font-weight: 400;

  font-size: 20px;

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

  text-align: center;

  margin-top: 12px;

  margin-bottom: 18px;
}

.courses__video {
  position: relative;

  width: 243px;

  height: 139px;

  border-radius: 15px;

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

  margin-bottom: 18px;
}

.courses__item .btn__play {
  width: 48px;

  height: 48px;
}

.courses__item .btn__play img {
  width: 14px;

  height: 14px;
}

.courses__item .base__text-small {
  margin-bottom: 18px;
}

.news__slider .slick-dots,
.direction__slider .slick-dots,
.specialties__slider .slick-dots,
.trade__slider .slick-dots {
  bottom: -50px;
}

.graduates__slider .slick-dots li,
.news__slider .slick-dots li,
.direction__slider .slick-dots li,
.specialties__slider .slick-dots li,
.trade__slider .slick-dots li {
  width: 20px;

  height: 20px;

  margin-right: 7px;
}

.graduates__slider .slick-dots li button,
.news__slider .slick-dots li button,
.direction__slider .slick-dots li button,
.specialties__slider .slick-dots li button,
.trade__slider .slick-dots li button {
  width: 0;

  height: 0;

  padding: 0;
}

.graduates__slider .slick-dots li button:before,
.news__slider .slick-dots li button:before,
.direction__slider .slick-dots li button:before,
.specialties__slider .slick-dots li button:before,
.trade__slider .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;
}

.graduates__slider .slick-dots li.slick-active button:before,
.news__slider .slick-dots li.slick-active button:before,
.direction__slider .slick-dots li.slick-active button:before,
.specialties__slider .slick-dots li.slick-active button:before,
.trade__slider .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);
}

.btn__registration {
  font-weight: 500;

  font-size: 15px;

  color: var(--main-violet-color);
  transition: 0.5s;
}

.btn__registration:hover,
.btn__registration:focus {
  color: #74067d;
}

.news__container {
  padding-bottom: 116px;
}

.news__container .title__wrap {
  margin-bottom: 32px;
}

.news__item {
  position: relative;

  width: 303px;

  height: 500px;

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

  border-radius: 15px;

  padding: 41px 38px 10px 38px;

  margin: 0 auto;
}

.news__left-part {
  display: none;
}

.news__right-part span {
  display: flex;

  font-weight: 400;

  font-size: 13px;

  color: var(--main--green-color);

  margin-bottom: 20px;
}

.news__right-part p {
  font-weight: 400;

  font-size: 22px;

  line-height: 1.13;

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

  margin-bottom: 13px;
}

.news__right-part img {
  width: 227px;

  height: 127px;

  object-fit: cover;
  object-position: top;
  margin-bottom: 22px;
}

.news__right-part .base__text-small {
  margin-bottom: 30px;
}

.news__right-part .main__btn {
  width: 227px;

  height: 59px;
  transition: 0.5s;
}

.news__right-part .main__btn::after {
  width: 189px;

  height: 28px;
}

.direction__container {
  padding-bottom: 116px;
}

.direction__container .title__wrap {
  margin-bottom: 32px;
}

.form-communication__wrap {
  position: relative;

  background: var(--gradient-form-mob);

  border-radius: 10px;

  padding: 48px 37px 117px 37px;
}

.form__bottom-label {
  position: absolute;

  right: 0;

  left: 0;

  margin: 0 auto;

  width: 85%;

  height: 23px;

  bottom: -13px;

  object-fit: cover;

  border-radius: 7.5px;
}

.form-communication {
  padding-bottom: 62px;
}

.form-communication-left-part .logo {
  display: block;

  margin-bottom: 31px;
}

.form-communication-left-part p {
  font-weight: 500;

  font-size: 24px;

  line-height: 1.04;

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

  margin-bottom: 47px;
}

.form-communication-right-part input {
  height: 32px;
}

.form-communication-right-part input,
.form-communication-right-part textarea {
  width: 100%;

  background-color: unset;

  border: 0;

  border-bottom: 1px solid;

  margin-bottom: 23px;
}

.form-communication-right-part input,
.form-communication-right-part textarea {
  border-color: #f4f4f4;

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

.form-communication-right-part input:focus,
.form-communication-right-part textarea:focus {
  outline: none;

  border-bottom: 1px solid var(--main-light-violet-color);
}

::placeholder {
  font-weight: 400;

  font-size: 12px;
}

.form-communication-right-part ::placeholder {
  color: var(--main-light-color);
}

.btn-inner {
  position: relative;

  z-index: 10;
}

.form-communication-right-part .main__btn {
  border: 0;

  margin: 0 auto;
  transition: 0.5s;
}

.footer__top {
  background: rgba(255, 255, 255, 0.25);

  backdrop-filter: blur(100px);
}

.footer__top-container {
  padding-top: 40px;

  padding-bottom: 55px;
}

.footer__container {
  margin-bottom: 55px;
}

.footer__container:last-child {
  margin-bottom: 0;
}

.footer__title {
  font-weight: 700;

  font-size: 20px;

  line-height: 1.5;

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

  margin-bottom: 33px;
}

.footer__title span {
  font-weight: 400;
}

.footer__contact-list {
  display: flex;

  flex-wrap: wrap;

  list-style: none;

  margin: 0;

  padding: 0;

  margin-bottom: 34px;
}

.footer__contact-list li {
  width: 100%;

  display: flex;

  align-items: center;

  margin-right: 40px;

  margin-bottom: 25px;
}

.footer__contact-list li:last-child {
  margin-right: 0;

  margin-bottom: 0;
}

.footer__contact-list li img {
  width: 18px;

  height: 18px;

  margin-right: 19px;
}

.footer__contact-list li span {
  align-items: center;

  position: relative;

  font-weight: 400;

  font-size: 14px;

  line-height: 1.42;

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

  padding-left: 19px;
}

.footer__contact-list li span:before {
  content: "";

  position: absolute;

  top: 0;

  left: 0;

  height: 36px;

  width: 1px;

  margin-right: 19px;

  background-color: #b8b8b8;
}

.footer__contact-list li:nth-child(2) span:before {
  height: 18px;

  width: 1px;
}

.footer__social-list {
  display: flex;
}

.footer__social-list li {
  margin-right: 13px;
}

.footer__social-list img {
  width: 22px;

  height: 22px;
}

.footer__bottom-container {
  padding-bottom: 43px;
}

.copyright {
  width: 70%;

  font-weight: 400;

  font-size: 10px;

  line-height: 1.5;

  text-transform: uppercase;

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

.developer {
  display: flex;

  align-items: center;

  font-weight: 400;

  font-size: 10px;

  color: #000000;

  margin-bottom: 25px;
}

.developer img {
  width: 102px;

  height: 23px;

  margin-left: 11px;
}

.privacy-policy__btn {
  display: block;

  font-weight: 400;

  font-size: 10px;

  text-decoration: underline;

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

  margin-bottom: 22px;
  transition: 0.5s;
}

.footer__bottom-color {
  position: relative;

  height: 5px;

  background-image: linear-gradient(89.98deg, #50067d 18.6%, #19e7da 71.98%);

  backdrop-filter: blur(100px);

  z-index: -3;
}

@media all and (max-width: 767px) {
  .direction__slider .slick-track,
  .news__slider .slick-track {
    transition: none !important;
  }
}

@media screen and (min-width: 575px) {
  .news__page .base__text-small {
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .news__item {
    height: 600px;
  }

  .header__container {
    padding-top: 38px;

    padding-bottom: 38px;
  }

  .menu__container {
    height: calc(100vh - 124px);
  }

  .logo img {
    width: 378px;

    height: 46px;
  }

  .close {
    width: 152px;

    height: 48px;

    font-size: 16px;
  }

  .menu__btn {
    width: 152px;
  }

  .close svg {
    width: 28px;

    height: 14px;

    margin-right: 14px;
  }

  .menu__btn.active .open {
    width: 48px;

    height: 48px;
  }

  .menu__btn.active .open img {
    width: 22px;

    height: 22px;
  }

  .menu__container {
    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;
  }

  .menu__list {
    /*width: 45%;*/
  }

  .menu__list li {
    /*max-width: 536px;*/
    width: 30vw;
  }

  .card__video {
    max-width: 408px;

    height: 737px;
  }

  .card__video-item {
    height: 737px;
  }

  .line__one,
  .line__two {
    height: 105px;
  }

  .line__one img {
    width: 361px;

    height: 46px;

    margin: 0 48px;
  }

  .partners {
    padding-bottom: 130px;
  }

  .partners .title {
    margin-bottom: 60px;
  }

  .partners__line {
    height: 130px;
  }

  .partners__line img {
    margin: 0 20px;
  }

  .department__list li:last-child {
    height: auto;
  }

  .department__list {
    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;
  }

  .department__list li:last-child p {
    margin-bottom: 66px;
  }

  .title__wrap {
    display: flex;

    justify-content: space-between;

    align-items: flex-end;
  }

  .title {
    margin-bottom: 0;
  }

  .preview__container .title__wrap {
    margin-bottom: 61px;
  }

  .preview__item {
    margin-right: 9px;

    margin-left: 9px;
  }

  .ticker__section {
    height: 355px;
  }

  .courses__wrap {
    display: flex;
  }

  .courses__left-part {
    width: 258px;

    margin-bottom: 0;
  }

  .courses__right-part {
    width: 70%;

    /* max-width: 1073px; */

    padding-left: 75px;
  }

  .news__item {
    width: 712px;

    height: 512px;

    padding-top: 45px;

    padding-left: 46px;
  }

  .news__right-part span {
    margin-bottom: 25px;
  }

  .news__right-part p {
    font-size: 26px;

    margin-bottom: 17px;
  }

  .news__right-part img {
    width: 600px;
    height: 227px;
    margin-bottom: 28px;
  }

  .news__right-part .main__btn {
    width: 248px;

    height: 64px;
    transition: 0.5s;
  }

  .news__wrap {
    display: flex;

    justify-content: space-between;

    align-items: center;
  }

  .news__right-part .base__text-small {
    width: 334px;

    margin-bottom: 0;
  }

  .form-communication__wrap {
    background: var(--gradient-form);
  }

  .footer__wrap {
    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;
  }

  .footer__container {
    width: 45%;
  }

  .base__text {
    font-size: 22px;

    line-height: 1.36;
  }

  .graduates__container {
    padding-bottom: 105px;
  }
}

@media screen and (min-width: 1024px) {
  .ticker__section {
    height: 460px;
  }

  .hero__container {
    position: relative;

    display: flex;

    justify-content: space-between;

    padding-top: 55px;

    padding-bottom: 136px;
  }

  .hero__left-part {
    width: 44%;
  }

  .hero__left-part span {
    margin-bottom: 10px;
  }

  .hero__right-part img {
    width: 62%;

    position: absolute;

    right: 30px;

    bottom: 0;
  }

  .statistics__container {
    padding-bottom: 207px;
  }

  .statistics__slider {
    display: flex;

    justify-content: space-evenly;

    padding: 99px 0;
  }

  .statistics__item {
    border-right: 1px solid #ffffff;

    opacity: 1;

    padding-right: 35px;
  }

  .statistics__item:last-child {
    border: 0;

    padding: 0;
  }

  .title__label {
    font-size: 16px;
  }

  .video__container {
    display: flex;

    justify-content: space-between;

    padding-bottom: 40px;
  }

  .video__left-part {
    width: 30%;

    padding-top: 75px;
  }

  .video__right-part {
    width: 60%;
  }

  .department__container {
    padding-bottom: 115px;
  }

  .department__list {
    margin-right: -20px;

    margin-bottom: -20px;
  }

  .department__list li {
    max-width: 642px;

    height: 438px;

    margin-right: 20px;

    margin-bottom: 20px;

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

  .department__list li:last-child {
    height: 438px;
    /* margin-bottom: 20px; */
  }

  .department__content {
    margin-top: 55px;

    padding: 0 100px 0 60px;
  }

  .department__list img {
    height: 15px;
  }

  .department__list p {
    margin-bottom: 40px;
  }

  .department__list .base__text-secondary {
    margin-bottom: 50px;
  }

  .graduates__item {
    max-width: 421px;

    height: 512px;

    zoom: 0.75;
  }

  .graduates__item::before {
    top: -13px;
    width: 283px;
    height: 26px;
  }

  .graduates__item:nth-child(-n + 3) {
    margin-bottom: 34px;
  }

  .graduates__item img {
    width: 100%;

    max-width: 421px;

    height: 512px;
  }

  .graduates__item:hover .overlay,
  .graduates__item:focus .overlay,
  .specialties__item:hover .overlay,
  .specialties__item:focus .overlay {
    display: block;

    transform: translateY(0);
  }

  .overlay {
    /* display: none; */

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 100%;

    transform: translateY(0);

    transform: translateY(100%);

    background: var(--gradient-card);

    border-radius: 15px;
    transition: 0.5s;
  }

  .overlay__text {
    padding-right: 67px;

    padding-left: 67px;
  }

  .graduates__item-registration {
    display: flex !important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;

    max-width: 421px;

    height: 512px;

    background: rgba(255, 255, 255, 0.25);

    backdrop-filter: blur(100px);

    border-radius: 30px;

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

    zoom: 0.75;
  }

  .graduates__item-registration div {
    height: 100%;

    display: flex !important;

    flex-wrap: wrap;

    align-content: center;

    justify-content: center;
  }

  .graduates__item-registration span {
    display: block;

    font-weight: 500;

    font-size: 40px;

    line-height: 50px;

    color: var(--main-dark-color);

    margin-bottom: 30px;

    text-align: center;
  }

  .graduates__item-registration .main__btn {
    width: 251px;

    height: 65px;
    transition: 0.5s;
  }

  #home .partners {
    padding-top: 120px;
  }

  .preview__container {
    padding-bottom: 192px;
  }

  .courses__container {
    padding-bottom: 153px;
  }

  .courses__item {
    margin-bottom: 0;
  }

  .news__container {
    padding-bottom: 159px;
  }

  .direction__container {
    padding-bottom: 221px;
  }

  .form-communication {
    padding-bottom: 181px;
  }

  .form-communication__wrap {
    zoom: 0.8;

    display: flex;

    align-items: center;

    justify-content: space-between;

    padding: 76px 140px 82px 112px;
  }

  .form-communication-right-part {
    max-width: 467px;
  }

  .form-communication-left-part .logo {
    margin-bottom: 59px;
  }

  .form-communication-left-part p {
    font-size: 50px;
  }

  .footer__top-container {
    padding-top: 55px;

    padding-bottom: 62px;
  }

  .footer__container {
    width: 31%;

    margin-bottom: 0;
  }

  .footer__bottom-container {
    display: flex;

    align-items: center;

    justify-content: space-between;

    flex-direction: row-reverse;
  }

  .footer__bottom-container div {
    width: 30%;
  }

  .privacy-policy__btn,
  .developer {
    margin-bottom: 0;
  }

  .privacy-policy__btn {
    display: flex;

    justify-content: flex-end;
  }

  .developer {
    display: flex;

    justify-content: center;
  }
}

@media screen and (min-width: 1100px) {
  .statistics__item {
    padding-right: 50px;
    /* width: 100%; */
  }
}

@media screen and (min-width: 1180px) {
  .graduates__item,
  .graduates__item-registration {
    zoom: 0.87;
  }

  .form-communication__wrap {
    zoom: 0.9;
  }
}

@media screen and (min-width: 1200px) {
  .statistics__item {
    padding-right: 55px;
  }
}

@media screen and (min-width: 1330px) {
  .title {
    font-size: 50px;

    line-height: 1.2;
  }

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

  .base__text-secondary {
    font-weight: 400;

    font-size: 16px;

    line-height: 1.56;

    color: var(--main-dark-gray-color);
  }

  .hero .base__text-secondary {
    margin-bottom: 23px;
  }

  .hero .main__btn {
    width: 248px;

    height: 64px;
  }

  .hero .main__btn::after {
    width: 206px;

    height: 31px;

    background: #7a0e4f;
  }

  .hero__left-part {
    width: 55%;
  }

  .statistics__item {
    padding-right: 77px;
  }

  .video__left-part {
    width: 36%;
  }

  .department__container .title {
    margin-bottom: 60px;
  }

  .department__list p {
    font-size: 45px;

    line-height: 1, 11;
  }

  .graduates__item,
  .graduates__item-registration {
    zoom: 1;
  }

  .courses__left-part li {
    width: 258px;
  }

  .courses__right-part {
    width: 80%;
  }

  .news__slider {
    display: flex;

    justify-content: space-between;
  }

  .news__item-inner .news__item {
    display: flex;

    align-items: center;

    width: auto;
    margin-left: 30px;

    height: 247px;

    padding: 22px 10px 22px 26px;
  }

  .news__item-inner .news__item:first-child {
    margin-bottom: 18px;
  }

  .news__item-inner .news__left-part {
    width: 51%;

    display: block;

    margin-right: 24px;
  }

  .news__item-inner .news__left-part img {
    width: 190px;

    height: 203px;

    object-fit: cover;
  }

  .news__item-inner span {
    margin-bottom: 17px;
  }

  .news__item-inner p {
    font-size: 23px;

    margin-bottom: 19px;
  }

  .news__item-inner .news__right-part img {
    display: none;
  }

  .news__item-inner .base__text-small {
    display: none;
  }

  .form-communication__wrap {
    zoom: 1;
  }

  .hero__bg {
    zoom: 0.9;
  }

  .big_grid_items_container ul {
    zoom: 1;
  }
}

@media screen and (min-width: 1440px) {
  .menu__container {
    /* padding-top: 110px;
    padding-bottom: 380px; */
    padding-top: 80px;
    padding-bottom: 80px;

    overflow-y: hidden;
  }

  .menu__list li {
    font-size: 30px;
  }
}

/*      fashion-business      */

.top_content_hero {
  display: flex;
  align-items: flex-end;
}

span.title__label.title__label-white {
  font-size: 23px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  padding-bottom: 20px;
}
.fashion-page .title.title__white {
  font-family: e-Ukraine;
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(24, 255, 237, 1);
}
body#fashion {
  background: linear-gradient(
    263.39deg,
    #15dce9 0.82%,
    #ff9972 34.51%,
    #fd7882 57.75%,
    #f405ba 85.98%
  ) !important;
}
.fashion-page .base__text-secondary {
  font-size: 16px;
}
#fashion section.hero.fashion-page .hero__container {
  padding-top: 64px;
  padding-bottom: 25px;
}
body#fashion main {
  margin-top: 110px;
}
a.main__btn.btn__color:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(/wp-content/themes/fimfshb/img/button_fashion.svg);
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.4s;
  opacity: 1;
  background-size: 70%;
}
#fashion .hero__container-inner .main__btn {
  background-color: transparent !important;
  position: relative;
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero__left-part span.img_button {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.4s;
}
.fashion-page .main__btn-container::after {
  display: none;
}
body#fashion img.form__ball-right.parallax {
  filter: none;
  top: -200px;
  width: 380px;
  height: 380px;
  object-fit: cover;
}
body#fashion .form-communication__wrap {
  background: linear-gradient(
    263.39deg,
    #f405ba 0.82%,
    #fd7882 34.51%,
    #ff9972 57.75%,
    #15dce9 85.98%
  );
}
.form-communication-left-part a.logo img {
  object-fit: contain;
  object-position: center;
  height: 100px;
}
p.form_title_fashion-page {
  font-size: 50px;
  font-weight: 800;
  text-align: left;
  color: #c40f7d;
  line-height: 135%;
  font-family: e-Ukraine;
  letter-spacing: -3px;
}

p.form_title_fashion-page span {
  display: block;
  text-shadow: none;
  color: transparent;
  -webkit-text-stroke: 1px #c40f7d;
}

body#fashion .form__bottom-label {
  background: transparent;
}

body#fashion button.main__btn.btn__white {
  background: transparent;
  color: #fff !important;
  width: auto;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
body#fashion button.main__btn.btn__white span {
  color: #fff !important;
}
body#fashion form .main__btn-container {
  margin: 0;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
body#fashion form .main__btn-container::after {
  display: none;
}
body#fashion button.main__btn.btn__white:after {
  content: ">";
  padding-left: 10px;
}

body#fashion button.main__btn.btn__white span {
  text-transform: uppercase;
}

body#fashion button.main__btn.btn__white {
  margin: 0;
}

.page_fashion_001 {
  height: 105px;
  position: relative;
  z-index: 1;
}
.page_fashion_001 * {
  height: 100%;
}
.page_fashion_001 .slick-track {
  display: block !important;
}
.page_fashion_002 {
  height: 60px;
  transform: rotate(-6deg);
  width: 105%;
  margin-left: -30px;
  margin-top: -140px;
}

.page_fashion_002 * {
  height: 100%;
}

.page_fashion_002 .slick-track {
  display: block !important;
}
section.marquee_box_cairs.page_fashion_marquee {
  margin-bottom: 150px;
}
section.specialties_page_fishion {
}

section.specialties_page_fishion .specialties__item {
  width: 100%;
  height: 650px;
  display: flex;
  align-items: center;
}

section.specialties_page_fishion .specialties__item img {
  width: 100%;
  height: 100%;
}

section.specialties_page_fishion .specialties__slider_notsl > div {
  margin-bottom: 60px;
}

section.specialties_page_fishion .overlay {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  transform: none;
  display: flex;
  align-items: center;
  width: 45%;
  height: 100%;
  background: transparent !important;
}

section.specialties_page_fishion .specialties__item a {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

section.specialties_page_fishion .overlay .overlay__text {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  padding-left: 100px;
}

section.specialties_page_fishion .overlay p {
  font-size: 50px;
}

section.specialties_page_fishion .overlay span {
  font-size: 16px;
  line-height: 20px;
}
section.specialties_page_fishion
  .overlay
  .overlay__text
  a.main__btn.btn__color {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: transparent;
  margin-top: 35px;
  width: 185px;
  height: 185px;
}

section.specialties_page_fishion
  .overlay
  .overlay__text
  a.main__btn.btn__color
  span {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  text-transform: uppercase;
  color: rgba(255, 0, 199, 1) !important;
}
section.specialties_page_fishion
  .specialties__slider_notsl
  > div:nth-child(2)
  .overlay,
section.specialties_page_fishion
  .specialties__slider_notsl
  > div:nth-child(3)
  .overlay {
  display: flex;
  justify-content: flex-end;
  left: 55%;
  padding-right: 100px;
}
body#fashion h2.title.title__white {
  font-family: Inter;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(24, 255, 237, 1);
}
section.specialties_page_fishion .parallax_div {
  position: absolute;
  top: 150px;
  width: 1000px;
  height: 1000px;
}

section.specialties_page_fishion {
  position: relative;
}

body#fashion section.specialties_page_fishion .parallax_div img {
  width: 100%;
  height: 100%;
  z-index: -1;
  left: -25px;
  top: 0;
  object-fit: contain;
  object-position: left top;
}
.box_fashion-menedzher {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.item_kontent_fashion-menedzher {
  padding-bottom: 60px;
}

.title_kontent_fashion-menedzher {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  position: relative;
}

.title_kontent_fashion-menedzher:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  background-image: url(/wp-content/themes/fimfshb/img/vector_z_fishion.svg);
  left: -30px;
  top: -15px;
  animation: 3s linear 0s normal none infinite running title_before;
  -webkit-animation: 3s linear 0s normal none infinite running title_before;
  background-size: contain;
  z-index: -1;
}
.text_kontent_fashion-menedzher {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  padding-top: 21px;
}
ul.arrow__btn-list.rules___slider_arrows {
  display: flex;
  justify-content: flex-end;
  margin-top: -75px;
  margin-bottom: 45px;
}

.slide_rules_page_fishion.slick-initialized.slick-slider {
  margin-bottom: 80px;
}

.slide_rules_page_fishion .slick-track {
  display: flex;
  /* column-gap: 0; */
}

.slide_rules_page_fishion .slick-track .conditions__item_rules {
  background: linear-gradient(354.31deg, #13bfbf 22.6%, #f0ebff 101.41%);
  padding: 60px;
  display: flex;
  margin-right: 30px;
  border-radius: 25px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 250px;
}

.slide_rules_page_fishion .slick-list.draggable {
  display: flex;
}

.rules_title {
  font-size: 40px;
  font-weight: 700;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(195, 15, 125, 1);
  padding-bottom: 30px;
  max-width: 380px;
}

.nomer_rules {
  font-size: 23px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  max-width: 380px;
}

.fakultet_rules {
  font-size: 23px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  max-width: 380px;
}

.rules_description {
  max-width: 380px;
  font-size: 16px;
  font-weight: 500;
  padding-top: 15px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

.main__btn-container.main__btn-container__rules {
  position: absolute;
  bottom: 50px;
}

.main__btn-container.main__btn-container__rules a.main__btn.btn__color {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: transparent;
  margin-top: 35px;
  width: 185px;
  height: 185px;
}

.main__btn-container.main__btn-container__rules a.main__btn.btn__color:after {
  display: none !important;
}

.main__btn-container.main__btn-container__rules:after {
  display: none;
}

.main__btn-container.main__btn-container__rules
  a.main__btn.btn__color
  span.img_button {
  width: 185px;
  height: 185px;
  padding: 0;
}

.main__btn-container.main__btn-container__rules a.main__btn.btn__color span {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  text-transform: uppercase;
  color: rgba(255, 0, 199, 1) !important;
  padding: 0 25px;
  text-align: center;
  font-size: 14px !important;
  padding-bottom: 10px;
}
.slide_rules_page_fishion .slick-track .conditions__item_rules:nth-child(even) {
  background: linear-gradient(354.31deg, #f000b1 22.6%, #fff1ec 101.41%);
}
.main__btn-container.main__btn-container__rules a.main__btn.btn__color:before {
  background-image: url(/wp-content/themes/fimfshb/img/vector_z_fishion3.svg);
}

.button_rules {
  display: flex;
  padding: 50px 0;
  justify-content: flex-end;
  margin-right: 30px;
  column-gap: 30px;
  align-items: center;
}

ul.arrow__btn-list.rules___slider_arrows {
  margin-right: 30px;
}

.tile_button_rules {
  font-family: Inter;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.text_button_rules {
  font-family: Inter;
  font-size: 23px;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  padding-top: 15px;
}

.booton_button_rules {
}

.booton_button_rulesa.main__btn.btn__color {
}

.booton_button_rules a.main__btn.btn__color {
  background-color: transparent !important;
  position: relative;
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
}

a.main__btn.btn__color {
}

.booton_button_rules a.main__btn.btn__color span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
}

.booton_button_rules a.main__btn.btn__color span.img_button {
  position: absolute;
  left: 0;
  top: 0;
}

span.img_button {
}

.booton_button_rules {
}

.booton_button_rules .main__btn-container:after {
  display: none;
}
.parallax_div_rules {
  position: absolute;
  left: 0;
  width: 550px;
  height: 800px;
  bottom: -100px;
  z-index: -1;
}

body#fashion .parallax_div_rules img.form__ball-right.parallax {
  width: 100%;
  height: 100%;
  top: auto;
  left: -15px;
  object-fit: cover;
}

section.conditions {
  position: relative;
}
.booton_button_rules a.main__btn.btn__color span {
  color: rgba(244, 1, 190, 1) !important;
  text-transform: uppercase;
}
section.fashion_vajb .tile_projects_slide {
  max-width: 360px;
  font-size: 36px;
  line-height: 42px;
}

section.fashion_vajb .projects_slide_content {
  padding-top: 0;
}
section.fashion_vajb span.title__label.title__label-white {
  margin-bottom: 60px;
}
section.fishion_page_direction {
  padding-top: 95px;
}

section.fishion_page_direction .title__wrap {
  padding-bottom: 50px;
}

#fashion section.fishion_page_direction .graduates__item::before {
  display: none;
}

#fashion section.fishion_page_direction .overlay {
  left: 0;
  opacity: 1;
  transform: translateY(0);
}

section.fishion_page_direction li {
  background: rgba(25, 231, 218, 1);
}

section.fishion_page_direction li svg {
  fill: #ff00c7;
}
section.instagram .title__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 75px;
}

section.instagram
  .box_sl_teacher.slick-slide.slick-active
  + .box_sl_teacher.slick-slide.slick-active {
  margin-top: 50px;
}

section.instagram .box_sl_teacher.slick-slide {
  opacity: 1;
}

section.instagram .box_sl_teacher.slick-slide .teacher_slide_content {
  opacity: 1;
}
section.video_one {
  margin-bottom: 80px;
}

section.video_one .video__item {
  width: 100%;
  height: 650px;
  border-radius: 25px;
}

section.video_one .video__item video {
  height: 117%;
}
section.form-communication.two_css_form {
  margin-top: 230px;
}

body#fashion section.form-communication.two_css_form .form-communication__wrap {
  background: linear-gradient(
    265.48deg,
    #f405ba 5.13%,
    #fb8254 73.89%,
    #1effeb 97.27%
  );
}
body#fashion section#contact-form {
  display: none;
}
section.instagram .box_sl_teacher.slick-slide {
  margin-top: 40px;
}
section.instagram .box_sl_teacher.slick-slide.slick-active {
  margin-top: 0;
}
.container.conditions__container__rules .slick-arrow svg {
  fill: #f000b1;
}
#fashion .hero__container-inner .main__btn:hover {
  background: transparent !important;
  color: #000 !important;
}

#fashion .hero__container-inner .main__btn:hover span {
  color: #000 !important;
}
.link_instagram {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.link_instagram a img {
  width: 30px;
  height: 30px;
}
section.video_one {
  padding: 50px 0;
}

main.event_page_main section.fashion_vajb .slick-arrow {
  background-color: transparent;
}

@media (max-width: 1024px) {
  #fashion section.hero.fashion-page .hero__container {
    padding-top: 15px;
    padding-bottom: 0;
  }

  span.title__label.title__label-white {
    margin-bottom: 0;
    font-size: 18px;
  }

  .fashion-page .title.title__white {
    font-size: 48px;
    line-height: 56px;
    padding-right: 20px;
  }

  .hero .base__text-secondary {
    font-size: 16px;
    padding-right: 20px;
  }

  #fashion .hero__container-inner .main__btn {
    width: 150px;
    height: 150px;
  }

  #fashion .hero__container-inner .main__btn span {
    font-size: 14px !important;
  }

  p.form_title_fashion-page {
    font-size: 32px;
    line-height: 40px;
  }

  body#fashion .form-communication__wrap {
    padding-bottom: 40px;
  }

  body#fashion h2.title.title__white {
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 0;
  }

  section.specialties_page_fishion .specialties__item {
    height: 400px;
  }

  section.specialties_page_fishion .specialties__item a {
    width: 100%;
    height: 100%;
    padding-top: ;
  }

  section.specialties_page_fishion .overlay p {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 15px;
  }

  section.specialties_page_fishion .overlay {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding: 25px;
    align-items: center;
  }

  section.specialties_page_fishion .overlay .overlay__text {
    padding-left: 0;
    left: 0;
    top: 0;
    padding: 25px;
    padding-top: 0;
  }

  section.specialties_page_fishion .overlay span {
    font-size: 14px;
  }

  section.specialties_page_fishion
    .overlay
    .overlay__text
    a.main__btn.btn__color {
    width: 120px;
    height: 120px;
    margin-top: -20px;
  }

  section.specialties_page_fishion
    .overlay
    .overlay__text
    a.main__btn.btn__color
    span {
    font-size: 12px !important;
  }

  section.specialties_page_fishion
    .specialties__slider_notsl
    > div:nth-child(2)
    .overlay,
  section.specialties_page_fishion
    .specialties__slider_notsl
    > div:nth-child(3)
    .overlay {
    left: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }

  .tile_button_rules {
    font-size: 36px;
    line-height: 42px;
  }

  .button_rules {
  }

  body#fashion {
  }

  body#fashion .button_rules {
    margin-bottom: 60px;
  }

  section.fishion_page_direction .title__wrap {
    padding-bottom: 0;
  }

  section.fishion_page_direction .title__wrap ul.arrow__btn-list {
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
    margin-top: -35px;
  }

  section.video_one .video__item {
    height: 320px;
  }

  section.form-communication.two_css_form {
    margin-top: 50px;
  }
}

/*      event page        */

body#event {
  background: linear-gradient(
    272.48deg,
    #99ff1d 20.03%,
    #5b28e2 60.27%
  ) !important;
}
main.event_page_main a.main__btn.btn__color {
  width: 160px;
  height: 160px;
  background: transparent;
}
main.event_page_main a.main__btn.btn__color:before {
  background-image: url(/wp-content/themes/fimfshb/img/event_button_page.svg);
}
main.event_page_main .main__btn-container:after {
  display: none;
}
main.event_page_main span.title__label.title__label-white {
  color: #fff !important;
  margin-bottom: 0;
}
main.event_page_main a.main__btn.btn__color span {
  font-size: 16px !important;
}
main.event_page_main h1.title.title__white {
  font-family: Inter;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(153, 255, 29, 1);
  padding-top: 15px;
}
main.event_page_main .hero__left-part {
  width: 55%;
}
main.event_page_main {
  margin-top: 110px;
}
#event main.event_page_main .hero__container {
  padding-bottom: 40px;
}
#event main.event_page_main img.form__ball-right.parallax {
  width: 280px;
  height: 300px;
  filter: none;
  top: -130px;
}
#event main.event_page_main img.form__ball-left.parallax {
  width: 400px;
  height: 400px;
  filter: none;
  bottom: -120px;
  left: -230px;
}
main.event_page_main .form-communication__wrap {
  background: linear-gradient(265.48deg, #5b28e2 25.03%, #99ff1d 97.27%);
}

main.event_page_main .form-communication-left-part p {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  text-align: left;
  color: #5b28e3;
  font-family: e-Ukraine;
}

main.event_page_main .form-communication-left-part p span {
  display: block;
  text-shadow: none;
  color: transparent;
  -webkit-text-stroke: 1px #5b28e3;
}
main.event_page_main section.form-communication button.main__btn.btn__white {
  background: transparent;
  color: #fff !important;
  width: auto;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  margin: 0;
}

main.event_page_main section.form-communication .main__btn-container {
  margin: 0;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

main.event_page_main
  section.form-communication
  button.main__btn.btn__white
  span {
  text-transform: uppercase;
  color: #fff !important;
}
main.event_page_main
  section.form-communication
  button.main__btn.btn__white:after {
  content: ">";
  padding-left: 10px;
}
#event .profession__item .profession__item-overlay {
  background: none !important;
}
a.profession__title {
  color: rgba(75, 8, 176, 1);
  font-family: Inter;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
}
#event .profession__item-text .main__btn {
  background: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main__btn-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
#event .profession__item-text .main__btn span.img_button {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.4s;
}
#event .profession__item-text .main__btn span {
  color: #fff !important;
}
.container.profession__container
  .main__btn-container
  a.main__btn.btn__color:before {
  background-image: url(/wp-content/uploads/2023/08/union.svg);
}
.profession__container
  ul.profession__list
  li:nth-child(even)
  .profession__item-text {
  margin: 0;
  width: 45%;
  margin-left: 50%;
}
.profession__container
  ul.profession__list
  li:nth-child(even)
  .profession__item-overlay {
  width: 100%;
}
.page_event_001 {
  height: 140px;
  transform: rotate(2.55deg);
}
.page_event_001 * {
  height: 100%;
}
.page_event_001 .slick-track {
  display: block !important;
}
.page_event_002 {
  height: 60px;
  transform: rotate(-2.9deg);
  margin-top: -145px;
}
.page_event_002 * {
  height: 100%;
}
.page_event_002 .slick-track {
  display: block !important;
}
main.event_page_main h2.title.title__white {
  font-family: Inter;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(153, 255, 29, 1);
  margin-bottom: 10px;
}
main.event_page_main span.title__label.title__label-white {
  display: block;
  font-family: Inter;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 60px;
}
section.marquee_box_cairs.page_event_marquee {
  margin: 125px 0 140px;
}
section.fashion-menedzher.event_menedzher .title__wrap {
  margin-bottom: 0;
}
section.fashion-menedzher.event_menedzher .title_kontent_fashion-menedzher {
  color: rgba(75, 8, 176, 1);
}
section.fashion-menedzher.event_menedzher
  .title_kontent_fashion-menedzher:before {
  background-image: url(/wp-content/themes/fimfshb/img/vector_event_001.svg);
}
section.conditions.event_conditions
  .slide_rules_page_fishion
  .slick-track
  .conditions__item_rules {
  background: linear-gradient(354.31deg, #4f11f3 22.6%, #f0ebff 101.41%);
}
section.conditions.event_conditions
  .slide_rules_page_fishion
  .slick-track
  .conditions__item_rules:nth-child(even) {
  background: linear-gradient(354.31deg, #4c8b00 22.6%, #98fa22 101.41%);
}
section.conditions.event_conditions .rules_title {
  font-family: Inter;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
  max-width: 500px;
  color: rgba(79, 17, 243, 1);
}
section.conditions.event_conditions .tile_button_rules {
  color: rgba(79, 17, 243, 1);
}

main.event_page_main
  section.conditions.event_conditions
  .button_rules
  a.main__btn.btn__color:before {
  background-image: url(/wp-content/themes/fimfshb/img/box_event_pj.svg);
}
main.event_page_main
  section.conditions.event_conditions
  .button_rules
  a.main__btn.btn__color
  span {
  color: #fff !important;
}
main.event_page_main
  section.conditions.event_conditions
  .button_rules
  a.main__btn.btn__color
  span
  img.form_submit_animation {
  -webkit-filter: brightness(1%);
}
#event .graduates__item::before {
  display: none !important;
}
.container.direction__container .overlay {
  position: absolute;
  transform: translateY(0%);
}
main.event_page_main .container.direction__container {
  margin-top: 90px;
}
main.event_page_main span.title__label.title__label-white {
  margin-bottom: 20px;
}
main.event_page_main .direction__slider.slick-initialized.slick-slider {
  margin-top: 65px;
}
main.event_page_main .slick-arrow {
  background: rgba(128, 64, 225, 1);
}
main.event_page_main .slick-arrow svg {
  fill: #99ff1d;
}
body#event section#contact-form {
  display: none;
}
main.event_page_main section.instagram .slick-arrow {
  background-color: transparent;
}
section.instagram
  .box_sl_teacher.slick-slide.slick-active
  + .box_sl_teacher.slick-slide.slick-active
  .teacher_slide_content {
  top: -35px;
}
section.video_box_event {
  margin: 60px 0px;
}
section.instagram.event_page .box_sl_teacher img {
  object-fit: cover;
  object-position: center top;
}
.direction__slider.event_sl_items .graduates__item {
  background-image: url(/wp-content/themes/fimfshb/img/Intersect.png);
  background-size: contain;
  background-color: transparent;
}
.direction__slider.event_sl_items .graduates__item a > img {
  height: 615px;
}

li.news__item .news__right-part .news__wrap a:before {
  display: none;
}
section.instagram .box_sl_teacher {
  cursor: pointer;
}
.box_sl_teacher.slick-slide.slick-current.slick-active.slick-center
  + .box_sl_teacher.slick-slide.slick-active
  .teacher_slide_content {
  top: 0;
}

@media (max-width: 1024px) {
  main.event_page_main .hero__left-part {
    width: 100%;
    padding-right: 10%;
  }

  main.event_page_main span.title__label.title__label-white {
    margin-bottom: 0;
  }

  main.event_page_main h1.title.title__white {
    font-size: 42px;
    line-height: 50px;
  }

  main.event_page_main {
  }

  main.event_page_main .base__text-secondary {
    font-size: 16px;
  }

  #event main.event_page_main .hero__container {
    padding-bottom: 0;
  }

  main.event_page_main .form-communication__wrap {
    background: linear-gradient(288deg, #5b28e2 16.03%, #99ff1d 97.27%);
    padding-bottom: 40px;
  }

  .form-communication-left-part a.logo img {
    width: 100%;
  }

  main.event_page_main .form-communication-left-part p {
    font-size: 32px;
    line-height: 40px;
  }

  main.event_page_main h2.title.title__white {
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 0;
  }

  main.event_page_main span.title__label.title__label-white {
    font-size: 18px;
  }

  #event .profession__item {
    height: 400px;
    background-position: center !important;
  }
  a.profession__title {
    font-size: 24px;
    line-height: 40px;
  }

  main.event_page_main a.main__btn.btn__color {
    width: 120px;
    height: 120px;
  }

  #event .profession__item-text .main__btn span {
    font-size: 12px !important;
  }

  .profession__container
    ul.profession__list
    li:nth-child(even)
    .profession__item-text {
    width: 100%;
    margin-left: 0;
  }

  #event .profession__item .profession__item-overlay {
    display: flex;
    align-items: center;
  }

  .box_fashion-menedzher {
    grid-template-columns: 1fr;
  }

  .box_fashion-menedzher .kontent_fashion-menedzher {
    padding-left: 25px;
  }

  .title_kontent_fashion-menedzher {
    font-size: 28px;
    line-height: 36px;
    padding-right: 20px;
    color: #fff;
  }

  section.fashion-menedzher.event_menedzher .title_kontent_fashion-menedzher {
    color: #fff;
  }

  ul.arrow__btn-list.rules___slider_arrows {
    margin-top: -40px;
  }

  .main__btn-container.main__btn-container__rules a.main__btn.btn__color {
    width: 120px;
    height: 120px;
  }

  .main__btn-container.main__btn-container__rules a.main__btn.btn__color span {
    font-size: 12px !important;
  }

  .main__btn-container.main__btn-container__rules {
    position: relative;
    margin-top: 25px;
    bottom: 0;
  }

  .slide_rules_page_fishion .slick-track .conditions__item_rules {
    padding-bottom: 25px;
  }

  section.conditions.event_conditions .rules_title {
    font-size: 28px;
    line-height: 34px;
  }
  .button_rules {
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  section.conditions.event_conditions .tile_button_rules {
    font-size: 36px;
    color: #fff;
  }

  .text_button_rules {
    font-size: 20px;
    margin-bottom: 18px;
  }

  .button_rules {
  }

  main.event_page_main .button_rules a.main__btn.btn__color {
    width: 150px;
    height: 150px;
  }

  main.event_page_main .button_rules a.main__btn.btn__color span {
    font-size: 14px !important;
  }

  .slide_rules_page_fishion.slick-initialized.slick-slider {
    margin-bottom: 40px;
  }

  .graduates__slider .slick-dots li button:before,
  .news__slider .slick-dots li button:before,
  .direction__slider .slick-dots li button:before,
  .specialties__slider .slick-dots li button:before,
  .trade__slider .slick-dots li button:before {
    width: 15px;
    height: 15px;
  }

  .graduates__slider .slick-dots li,
  .news__slider .slick-dots li,
  .direction__slider .slick-dots li,
  .specialties__slider .slick-dots li,
  .trade__slider .slick-dots li {
    width: 15px;
    height: 15px;
    margin-right: 5px;
  }
  .graduates__slider .slick-dots li.slick-active button:before,
  .news__slider .slick-dots li.slick-active button:before,
  .direction__slider .slick-dots li.slick-active button:before,
  .specialties__slider .slick-dots li.slick-active button:before,
  .trade__slider .slick-dots li.slick-active button:before {
    width: 5px;
    height: 5px;
  }

  .graduates__slider .slick-dots li button:before,
  .news__slider .slick-dots li button:before,
  .direction__slider .slick-dots li button:before,
  .specialties__slider .slick-dots li button:before,
  .trade__slider .slick-dots li button:before {
    width: 15px;
    height: 15px;
  }

  main.event_page_main section.hero.event-page a.main__btn.btn__color {
    width: 150px;
    height: 150px;
  }

  main.event_page_main section.hero.event-page a.main__btn.btn__color span {
    font-size: 14px !important;
  }
  section.fashion_vajb .tile_projects_slide {
    font-size: 16px;
    margin-top: -30px;
    line-height: 65px;
  }
  .page_fashion_002 {
    height: 35px;
    transform: rotate(-6deg);
    width: 110%;
    margin-left: -30px;
    margin-top: -10px;
  }

  .page_fashion_001 {
    height: 55px;
    position: relative;
    z-index: 1;
  }
}

/* Style 30.08 */
@media (max-width: 500px) {
  .event_page_main .hero__right-part {
    margin-top: -230px;
    position: relative;
    left: 40px;
  }

  .event_page_main .hero__left-part .main__btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 125px;
  }
  .event_page_main .hero .title {
    margin-bottom: 5px;
  }

  .event_page_main .top_content_hero .img_logo img {
    max-width: 60px;
    margin-right: 10px;
  }

  .event_page_main
    .slide_rules_page_fishion
    .slick-track
    .conditions__item_rules {
    padding: 15px;
    padding-bottom: 0;
  }
  .event_page_main .direction__slider.slick-initialized.slick-slider {
    margin-top: 0 !important;
  }
  .graduates__slider .slick-dots li.slick-active button:before,
  .news__slider .slick-dots li.slick-active button:before,
  .direction__slider .slick-dots li.slick-active button:before,
  .specialties__slider .slick-dots li.slick-active button:before,
  .trade__slider .slick-dots li.slick-active button:before {
    width: 6px;
    height: 6px !important;
  }

  .event_page_main section.video_box_event {
    margin: 0px 0px 60px;
  }
  .event_page_main ul.arrow__btn-list.rules___slider_arrows {
    margin-top: 0;
    margin-bottom: 21px;
  }
  .event_page_main section.instagram .title__wrap {
    padding-bottom: 30px;
  }
  .event_page_main section.marquee_box_cairs.page_event_marquee {
    margin: 16px 0 90px;
  }
  #event .profession__item {
    height: auto;
    background-position: center !important;
    padding: 40px 0px;
  }
  #event .profession__item:nth-child(2) .profession__item-overlay {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    padding: 0 30px 0px 60px;
  }
  .event_page_main
    .profession__container
    ul.profession__list
    li:nth-child(even)
    .profession__item-text {
    text-align: right;
    flex-direction: row-reverse;
  }
  .event_page_main
    .profession__container
    ul.profession__list
    li:nth-child(even)
    a.profession__title {
    text-align: right;
  }
  .event_page_main a.profession__title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
    text-shadow: 0px 0px 2px #fff;
  }
  #event .profession__item .profession__item-overlay {
    padding: 0 26px 0px 26px;
  }
  .event_page_main .profession__item-text p {
    margin-bottom: 35px;
    max-width: 230px;
  }
  .event_page_main section.conditions.event_conditions .rules_title {
    font-size: 20px;
    line-height: 26px;
    margin-top: 20px;
  }
  .event_page_main .rules_description {
    font-size: 13px;
  }
  .event_page_main .fakultet_rules {
    font-size: 20px;
    padding-top: 5px;
    max-width: 380px;
  }
  .event_page_main .main__btn-container.main__btn-container__rules {
    position: relative;
    margin-top: 0px;
    bottom: 0;
    margin-bottom: 25px;
  }
  .event_page_main .slick-dots {
    bottom: -40px !important;
  }
  .event_page_main main.event_page_main .base__text-secondary {
    font-size: 14px;
    line-height: 127%;
  }
  .event_page_main main.event_page_main .base__text-secondary br {
    display: none;
  }

  .container.menu__container:before {
    content: "";
    width: 300px !important;
    height: 300px !important;
    animation: 25s linear 0s normal none infinite running title_before;
    -webkit-animation: 25s linear 0s normal none infinite running title_before !important;
    bottom: 0 !important;
    right: 0;
    background-repeat: no-repeat;
  }
  header.site_new .menu ul li a {
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 0;
    height: auto;
  }
  header.site_new .menu ul li {
    margin-bottom: 10px !important;
  }
  .menu__container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .menu.active,
  header.active {
    background: #000 !important;
    z-index: 101;
  }

  /*  fashion */

  .fashion-page .top_content_hero img {
    max-width: 76px;
  }
  .fashion-page span.title__label.title__label-white {
    margin-bottom: 0;
    font-size: 14px;
  }
  .fashion-page .base__text-secondary p {
    font-size: 14px !important;
  }
  .fashion-page .base__text-secondary br {
    display: none !important;
  }
  .fashion-page .title.title__white {
    font-size: 30px;
    line-height: 120%;
    padding-right: 0;
    margin-bottom: 10px;
    color: #fc0297;
  }
  .fashion-page .hero__right-part {
    margin-top: -170px;
    position: relative;
    left: 70px;
  }
  .page-template-fashion-page-php
    .slide_rules_page_fishion
    .slick-track
    .conditions__item_rules {
    padding: 20px !important;
  }

  .page-template-fashion-page-php .rules_title {
    font-size: 25px !important;
    font-weight: 700;
    line-height: 120% !important;
    padding-bottom: 15px !important;
    margin-top: 20px !important;
    max-width: 100% !important;
  }
  .page-template-fashion-page-php .fakultet_rules {
    font-size: 18px;
    max-width: 100%;
  }
  .page-template-fashion-page-php .rules_description {
    max-width: 100%;
    font-size: 14px;
  }
  .page-template-fashion-page-php ul.arrow__btn-list.rules___slider_arrows {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .page-template-fashion-page-php .graduates__item .overlay__text {
    position: absolute;
    bottom: 20px;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0;
  }
  .page-template-fashion-page-php .graduates__item .overlay__text span {
    font-weight: 400;
    font-size: 13px;
    line-height: 120%;
  }
  .page-template-fashion-page-php .graduates__item .overlay__text p {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 4px !important;
  }
  .page-template-fashion-page-php .graduates__item .link_instagram {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 20px;
    right: unset;
    bottom: 130px;
  }
  .page-template-fashion-page-php .slick-dots li {
    background: unset;
  }
  .page-template-fashion-page-php .name_teacher_slide {
    font-size: 14px;
    padding-left: 0px;
  }
  .page-template-fashion-page-php section.video_one {
    padding: 60px 0 0;
  }
  .page-template-fashion-page-php section.video_one {
    margin-bottom: 0px;
  }
  section.instagram.event_page .box_sl_teacher img {
    max-height: 470px;
    object-fit: cover;
    object-position: center;
  }
}

/*  event */
@media (min-width: 1300px) {
  .subjects__list li::before {
    width: 0 !important;
    height: 0 !important;
  }

  main.event_page_main h1.title.title__white {
    font-size: 90px;
    line-height: 102%;
  }

  main.event_page_main span.title__label.title__label-white {
    margin-bottom: 30px;
  }

  .page-template-event-page a.profession__title {
    font-size: 70px;
    line-height: 100%;
  }

  .page-template-event-page .profession__item-text p {
    font-size: 18px;
    line-height: 140%;
  }

  .page-template-event-page .profession__item-overlay {
    padding-left: 80px;
  }

  #event .profession__item:nth-child(2) a.profession__title {
    text-align: right;
    font-size: 57px;
    line-height: 111%;
  }

  #event .profession__item:nth-child(2) .profession__item-text p {
    max-width: 550px;
    text-align: right;
  }

  .page-template-event-page
    .profession__container
    ul.profession__list
    li:nth-child(even)
    .profession__item-text {
    margin: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-right: 50px;
    flex-direction: column;
    align-content: flex-end;
    padding-top: 30px;
  }

  section.conditions.event_conditions
    .slide_rules_page_fishion
    .slick-track
    .conditions__item_rules:nth-child(even) {
    background: linear-gradient(183deg, #bbf870 22.6%, #79cf11 101.41%);
  }
  section.conditions.event_conditions .rules_title {
    max-width: 500px;
    display: flex;
    align-items: center;
    min-height: 110px;

    padding-bottom: 0;
  }
}

@media (max-width: 500px) {
  main.event_page_main span.title__label.title__label-white {
    margin-bottom: 5px;
  }
  main.event_page_main .base__text-secondary {
    font-size: 15px;
  }
  #event .profession__item:nth-child(2) {
    background-position: 43% 100% !important;
  }
  .page-template-event-page .text_button_rules {
    font-size: 20px;
    margin-bottom: 0;
  }
  .page-template-event-page
    .direction__slider.event_sl_items
    .graduates__item
    a
    > img {
    height: 100%;
    object-fit: contain;
  }
  section.conditions.event_conditions
    .slide_rules_page_fishion
    .slick-track
    .conditions__item_rules:nth-child(even) {
    background: linear-gradient(339deg, #7dd217 22.6%, #ffffff 101.41%);
  }
  .direction__slider.event_sl_items .graduates__item {
    background-size: cover;
  }
}

body#business
  .profession__container
  ul.profession__list
  li:nth-child(even)
  .profession__item-text {
  margin-left: 0;
}
