@charset "UTF-8";
body {
  background: none; }

body:after {
  content: unset; }

.tabs-inner__caption {
  margin-bottom: 15px; }

.tabs__caption {
  z-index: 3; }

.sCabinet__main {
  margin-left: 0; }
  @media all and (min-width: 992px) {
    .sCabinet__main {
      padding-left: 0; }

      .top-nav__logo {
        margin-right: 1rem;
        max-width: 100px;
        display: block;
      }
      .study-italy .top-nav__panel {
        left: 130px !important;
      }
    }

.study-italy {
  /* participiants */ }
  .study-italy .img-fluid {
    display: block;
    max-width: 100%; }
  .study-italy .study-participiants__item a .img-fluid {
    max-height: 100px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: ease .5s; }
  .study-italy .study-participiants__item a:hover .img-fluid {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: ease .5s; }
  .study-italy .text-success {
    color: #008540 !important; }
  .study-italy .text-black {
    color: #272727; }
  .study-italy .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    text-transform: uppercase; }
    .study-italy .btn-lg {
      height: 3.5rem; }
  .study-italy .btn-primary, .study-italy .form-wrap__btn, .study-italy .pagination-wrapper li .page-numbers.next, .study-italy .pagination-wrapper li .page-numbers.prev, .study-italy .sCabinet__btn, .study-italy .sEvents__btn, .study-italy .sVideo__video:after, .study-italy .top-nav__btn {
    background-color: #62ba87;
    border-color: #62ba87; }
  .study-italy .btn-outline-primary {
    border-color: #62ba87;
    color: #272727; }
    .study-italy .btn-outline-primary:hover {
      color: #fff;
      background-color: #62ba87; }
  .study-italy .btn-success {
    background-color: #339d66;
    border-color: #339d66;
    transition: .5s ease; }
    .study-italy .btn-success:hover {
      opacity: .8;
      transition: .5s ease; }
  @media (min-width: 1200px) {
    .study-italy .container, .study-italy .container-lg, .study-italy .container-md, .study-italy .container-sm, .study-italy .container-xl {
      max-width: 1230px; }
    }
  @media all and (max-width: 767px) {
    .study-italy h2 {
      margin-bottom: 2rem !important;
      font-size: 1.5rem !important; } }
  .study-italy .sVideo__wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0; }
    .study-italy .sVideo__wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .study-italy .sVideo__programms {
    /*position: absolute;*/
    /*top: calc(100% + 20px);*/
    /*left: 0;*/
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    font-weight: 600; }
  .study-italy .sVideo__programm {
    width: 49%;
    text-align: left; }
  .study-italy .sVideo__programm-сaption {
    margin-bottom: 5px; }
  @media (min-width: 576px) {
    .study-italy .top-nav {
      padding-top: 1.55rem; } }
  .study-italy .top-nav__lang {
    font-size: 17px;
    font-weight: 900;
    color: #272727; }
    .study-italy .top-nav__lang {
      margin-right: 20px; }
.study-italy .top-nav__lang:last-child {
      margin-right: 0; }
    .study-italy .top-nav__lang_active {
      color: #62ba87; }
  .study-italy .top-nav__panel {
    position: absolute;
    top: -4px;
    left: 175px;
    right: 10px;
    width: auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .study-italy .top-nav__account {
    display: flex;
    width: 213px;
    justify-content: space-between; }
    .study-italy .top-nav__account img {
      margin-right: 10px; }
    .study-italy .top-nav__account span {
      height: 30px;
      width: 1px;
      background-color: #62ba87; }
  .study-italy .top-nav__account-link {
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #272727; }
  .study-italy .top-nav .row {
    align-items: flex-end; }
  .study-italy .top-nav .navMenu__item_lang {
    display: none; }
  .study-italy .top-nav__col {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    margin-bottom: 12px; }
  .study-italy .nav-wrap {
    width: calc(100% - 320px);
    margin-left: 2px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .study-italy .nav-wrap {
        width: calc(100% - 120px);
        margin-left: 30px; } }
  @media (min-width: 992px) {
    .study-italy .navMenu {
      justify-content: space-evenly; } }
  .study-italy .navMenu__link {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #272727;
    border: none; }
    .study-italy .navMenu__link:hover {
      color: #62ba87; }
    .study-italy .navMenu__link_selected {
      color: #62ba87; }
  .study-italy .navMenu__item > .top-nav__buttons {
    width: auto;
    justify-content: space-evenly; }
  .study-italy .navMenu__item .top-nav__button-schedule {
    margin-right: 5px !important; }
  .study-italy .navMenu__item .top-nav__button-chats {
    margin-right: 5px !important; }
  .study-italy .navMenu > * {
    padding: 0 calc(var(--bs-gutter-x) / 2.5); }
  .study-italy .top-nav__buttons {
    display: flex;
    justify-content: flex-end;
    width: 300px; }
    @media all and (max-width: 1199px) {
      .study-italy .top-nav__buttons {
        width: 100px;
        justify-content: space-between; } }
    .study-italy .top-nav__buttons > .btn {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      display: flex;
      align-items: center;
      /*& > img {
        margin-right: 10px;

        @media all and (max-width: 1199px) {
          margin-right: 0;

          & + span {
            display: none;
          }
        }
      }*/ }
      .study-italy .top-nav__buttons > .btn:first-child {
        margin-right: 5px; }
      .study-italy .top-nav__buttons > .btn > .top-nav__button-schedule {
        width: 16px;
        height: 16px;
        background: url("/local/templates/studyitaly/images/icon-my-schedules-sprite.png") 0 0; }
      .study-italy .top-nav__buttons > .btn > .top-nav__button-chats {
        width: 14px;
        height: 14px;
        background: url("/local/templates/studyitaly/images/icon-my-chats-sprite.png") 0 0; }
      .study-italy .top-nav__buttons > .btn > .top-nav__button-schedule, .study-italy .top-nav__buttons > .btn > .top-nav__button-chats {
        margin-right: 10px;
        display: flex;
        align-items: center; }
        @media all and (max-width: 1199px) {
          .study-italy .top-nav__buttons > .btn > .top-nav__button-schedule, .study-italy .top-nav__buttons > .btn > .top-nav__button-chats {
            margin-right: 0; }
            .study-italy .top-nav__buttons > .btn > .top-nav__button-schedule + span, .study-italy .top-nav__buttons > .btn > .top-nav__button-chats + span {
              display: none; } }
  .study-italy.unauthorized .top-nav__col {
    margin-bottom: 22px; }
  .study-italy.unauthorized .login-links {
    position: absolute;
    display: flex;
    font-size: 15px;
    font-weight: bold;
    top: -19px;
    right: 7px;
    width: 164px;
    justify-content: space-between; }
    .study-italy.unauthorized .login-links a {
      color: #272727; }
    .study-italy.unauthorized .login-links span {
      width: 1px;
      background-color: #62ba87;
      padding: 20px 0;
      margin-top: -8px; }
@media all and (min-width: 992px) {
  .study-italy.unauthorized .navMenu__item_unauth {
    display: none; } }
  .study-italy.unauthorized.width-991 .nav-wrap, .study-italy.unauthorized.top-nav-fixed .nav-wrap {
    width: 100%; }
@media all and (min-width: 992px) {
  .study-italy.unauthorized.width-991 .navMenu__item_unauth, .study-italy.unauthorized.top-nav-fixed .navMenu__item_unauth {
    display: list-item; } }
  .study-italy.width-991, .study-italy.top-nav-fixed {
    padding-top: 75px; }
    .study-italy.width-991 .login-links, .study-italy.top-nav-fixed .login-links {
      display: none;
      /*position: relative;
       top: unset;


       & span {
         display: none;
       }*/ }
    .study-italy.width-991 .top-nav, .study-italy.top-nav-fixed .top-nav {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      background: #ffffff;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0;
      box-shadow: 0 0 5px rgba(192, 192, 192, 0.6);
      height: 70px; }
      .study-italy.width-991 .top-nav .site-logo, .study-italy.top-nav-fixed .top-nav .site-logo {
        width: 81px;
        margin-right: 2rem; }
@media all and (max-width: 991px) {
  .study-italy.width-991 .top-nav .site-logo, .study-italy.top-nav-fixed .top-nav .site-logo {
    margin-right: 0; } }
      .study-italy.width-991 .top-nav .top-nav__logo, .study-italy.top-nav-fixed .top-nav .top-nav__logo {
        margin-right: 0; }
@media all and (max-width: 991px) {
  .study-italy.width-991 .top-nav .top-nav__logo img, .study-italy.top-nav-fixed .top-nav .top-nav__logo img {
    width: 66px; } }
      .study-italy.width-991 .top-nav .row, .study-italy.top-nav-fixed .top-nav .row {
        align-items: center; }
@media all and (max-width: 991px) {
  .study-italy.width-991 .top-nav .row, .study-italy.top-nav-fixed .top-nav .row {
    justify-content: space-between; } }
      .study-italy.width-991 .top-nav .top-nav__panel, .study-italy.top-nav-fixed .top-nav .top-nav__panel {
        display: none; }
      .study-italy.width-991 .top-nav .top-nav__col, .study-italy.top-nav-fixed .top-nav .top-nav__col {
        margin-bottom: 0; }
@media all and (max-width: 991px) {
  .study-italy.width-991 .top-nav .top-nav__col, .study-italy.top-nav-fixed .top-nav .top-nav__col {
    width: calc(100% - 120px);
    justify-content: flex-end; } }
      .study-italy.width-991 .top-nav .top-nav__buttons .btn, .study-italy.top-nav-fixed .top-nav .top-nav__buttons .btn {
        background-color: #ffffff;
        color: #272727; }
        .study-italy.width-991 .top-nav .top-nav__buttons .btn > .top-nav__button-schedule, .study-italy.top-nav-fixed .top-nav .top-nav__buttons .btn > .top-nav__button-schedule {
          background-position: 0 -16px; }
        .study-italy.width-991 .top-nav .top-nav__buttons .btn > .top-nav__button-chats, .study-italy.top-nav-fixed .top-nav .top-nav__buttons .btn > .top-nav__button-chats {
          background-position: 0 -14px; }
      .study-italy.width-991 .top-nav .toggle-menu-mobile, .study-italy.top-nav-fixed .top-nav .toggle-menu-mobile {
        height: 38px;
        padding-top: 17px;
        cursor: pointer;
        margin-left: 20px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .study-italy.width-991 .top-nav .nav-wrap, .study-italy.top-nav-fixed .top-nav .nav-wrap {
          margin-left: 0; } }
      .study-italy.width-991 .top-nav .nav-wrap.active, .study-italy.top-nav-fixed .top-nav .nav-wrap.active {
        width: calc(100% + 120px);
        margin-left: -120px;
        padding: 1.875rem 0 1.75rem; }
        .study-italy.width-991 .top-nav .nav-wrap.active:before, .study-italy.top-nav-fixed .top-nav .nav-wrap.active:before {
          box-shadow: 0 5px 5px rgba(192, 192, 192, 0.3); }
        .study-italy.width-991 .top-nav .nav-wrap.active .navMenu, .study-italy.top-nav-fixed .top-nav .nav-wrap.active .navMenu {
          flex-direction: column;
          align-items: center !important;
          justify-content: center;
          list-style: none !important;
          padding-right: 0; }
        .study-italy.width-991 .top-nav .nav-wrap.active .navMenu__item, .study-italy.top-nav-fixed .top-nav .nav-wrap.active .navMenu__item {
          margin-bottom: 10px; }
        .study-italy.width-991 .top-nav .nav-wrap.active .navMenu__item_lang, .study-italy.top-nav-fixed .top-nav .nav-wrap.active .navMenu__item_lang {
          display: none; }
      .study-italy.width-991 .top-nav .navMenu, .study-italy.top-nav-fixed .top-nav .navMenu {
        justify-content: space-between; }
        .study-italy.width-991 .top-nav .navMenu-langs, .study-italy.top-nav-fixed .top-nav .navMenu-langs {
          display: flex;
          list-style: none;
          align-items: center; }
          .study-italy.width-991 .top-nav .navMenu-langs .navMenu__link, .study-italy.top-nav-fixed .top-nav .navMenu-langs .navMenu__link {
            margin-bottom: 0; }
      .study-italy.width-991 .top-nav .navMenu__item_lang, .study-italy.top-nav-fixed .top-nav .navMenu__item_lang {
        display: list-item; }
      .study-italy.width-991 .top-nav .navMenu__link, .study-italy.top-nav-fixed .top-nav .navMenu__link {
        font-size: 13px; }
        .study-italy.width-991 .top-nav .navMenu__link:hover, .study-italy.top-nav-fixed .top-nav .navMenu__link:hover {
          color: #e9423d !important; }
        .study-italy.width-991 .top-nav .navMenu__link_selected, .study-italy.top-nav-fixed .top-nav .navMenu__link_selected {
          color: #e9423d; }
        .study-italy.width-991 .top-nav .navMenu__link_lang, .study-italy.top-nav-fixed .top-nav .navMenu__link_lang {
          font-size: 17px;
          text-transform: unset; }
          .study-italy.width-991 .top-nav .navMenu__link_lang:hover, .study-italy.width-991 .top-nav .navMenu__link_lang-active, .study-italy.top-nav-fixed .top-nav .navMenu__link_lang:hover, .study-italy.top-nav-fixed .top-nav .navMenu__link_lang-active {
            color: #62ba87 !important; }
  .study-italy .heading {
    position: relative;
    padding-top: 3rem;
    z-index: 1; }
@media all and (max-width: 575px) {
  .study-italy .heading {
    padding-top: 1rem; } }

    .study-italy .heading:after {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: url("/local/templates/studyitaly/images/mainpage-bg.png") left bottom no-repeat;
      z-index: -2;
      content: ''; }
    .study-italy .heading__people {
      position: absolute;
      bottom: 0;
      z-index: -1; }
@media all and (min-width: 1500px) {
  .study-italy .heading__people {
    right: 0; } }
@media all and (max-width: 1499px) {
  .study-italy .heading__people {
    left: calc(100% - 50%); } }
@media all and (max-width: 575px) {
  .study-italy .heading__people {
    display: none; } }

    .study-italy .heading h1 {
      font-size: 5.6rem;
      font-weight: 900; }
@media all and (max-width: 1199px) {
  .study-italy .heading h1 {
    font-size: 5rem; } }
@media all and (max-width: 991px) {
  .study-italy .heading h1 {
    font-size: 4rem; } }
@media all and (max-width: 767px) {
  .study-italy .heading h1 {
    font-size: 3rem; } }
@media all and (max-width: 575px) {
  .study-italy .heading h1 {
    font-size: 2.5rem; } }

    .study-italy .heading h2 {
      font-size: 5.6rem;
      font-weight: 900;
      line-height: .8; }
@media all and (max-width: 1199px) {
  .study-italy .heading h2 {
    font-size: 5rem; } }
@media all and (max-width: 991px) {
  .study-italy .heading h2 {
    font-size: 3rem;
    line-height: 1.3; } }
@media all and (max-width: 767px) {
  .study-italy .heading h2 {
    font-size: 2.5rem !important;
    margin-bottom: 0 !important; } }

      .study-italy .heading h2 > small {
        font-size: .5em;
        margin-left: -1.5rem; }
@media all and (max-width: 991px) {
  .study-italy .heading h2 > small {
    margin-left: -.5rem; } }
    .study-italy .heading__header-text {
      display: flex;
      justify-content: space-between;
      width: 60%;
      margin-bottom: 2.8rem; }
@media all and (max-width: 1199px) {
  .study-italy .heading__header-text {
    width: 75%; } }
@media all and (max-width: 991px) {
  .study-italy .heading__header-text {
    width: 70%;
    margin-bottom: 1.8rem; } }
@media all and (max-width: 767px) {
  .study-italy .heading__header-text {
    width: 81%; } }
@media all and (max-width: 575px) {
  .study-italy .heading__header-text {
    flex-direction: column; } }

      .study-italy .heading__header-text .separator {
        width: 1px;
        background-color: #62ba87;
        margin: 5px 0; }
    .study-italy .heading__country {
      font-size: 1rem;
      text-transform: uppercase;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
@media all and (max-width: 767px) {
  .study-italy .heading__country {
    font-size: .85rem;
    height: 100%; } }

      .study-italy .heading__country-schedule b {
        font-weight: 900; }
    .study-italy .heading__about {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 56.4%;
      margin-bottom: 3.5rem; }
@media all and (max-width: 991px) {
  .study-italy .heading__about {
    width: 79%; } }
@media all and (max-width: 767px) {
  .study-italy .heading__about {
    width: 100%; } }
@media all and (max-width: 575px) {
  .study-italy .heading__about {
    flex-direction: column; } }

      .study-italy .heading__about-text {
        font-size: 1.5rem;
        line-height: 1.25;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 0; }
@media all and (max-width: 1199px) {
  .study-italy .heading__about-text {
    font-size: 1rem; } }
@media all and (max-width: 767px) {
  .study-italy .heading__about-text {
    font-size: .9rem; } }
@media all and (max-width: 575px) {
  .study-italy .heading__about-text {
    margin-bottom: 1rem; } }

      .study-italy .heading__about .btn {
        width: 230px; }
        .study-italy .heading__about .btn img {
          margin-left: 1rem; }
  .study-italy .video-chat {
    display: flex;
    justify-content: space-between;
flex-wrap: wrap}
    @media all and (max-width: 767px) {
      .study-italy .video-chat {
        flex-direction: column; } }
    .study-italy .video-chat__chat {
      width: 33%;
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0 0 30px rgba(0, 133, 64, 0.25); }
      @media all and (max-width: 767px) {
        .study-italy .video-chat__chat {
          width: 100%;
          height: 30rem;
          margin-top: 1rem; } }
      .study-italy .video-chat__chat iframe {
        position: relative;
        z-index: 10; }
  .study-italy .sVideo {
    width: 66%; }
@media all and (max-width: 991px) {
  .study-italy .sVideo {
    width: 100%; } }

    .study-italy .sVideo__video {
      margin-bottom: 0; }
  .study-italy .study-about {
    padding: 5.6rem 0 4.3rem;
    background: #E2ECE6;
    background: -webkit-linear-gradient(top, #E2ECE6, #F6F9F8);
    background: -moz-linear-gradient(top, #E2ECE6, #F6F9F8);
    background: linear-gradient(to bottom, #E2ECE6, #F6F9F8); }
    @media all and (max-width: 767px) {
      .study-italy .study-about {
        padding: 2.6rem 0 4.3rem; } }
    .study-italy .study-about.video-programm-exist {
      padding: 7.6rem 0 4.3rem; }
    .study-italy .study-about h2 {
      font-size: 2.23rem;
      line-height: 1.4;
      font-weight: 900;
      text-transform: uppercase; }
    .study-italy .study-about__text {
      padding-left: 2rem;
      font-size: 18px;
      line-height: 1.7;
      margin-bottom: 1.7rem;
      letter-spacing: -0.01em; }
    .study-italy .study-about__text-big {
      padding-left: 2rem;
      font-size: 24px;
      line-height: 1.25;
      letter-spacing: 0; }
  .study-italy .study-advantages {
    position: relative;
    padding: 3.9rem 0 0.2rem;
    z-index: 1;
    background-color: #bbdbcb; }
@media all and (max-width: 991px) {
  .study-italy .study-advantages {
    padding: 3rem 0 2.2rem; } }

    .study-italy .study-advantages:before {
      position: absolute;
      left: 0;
      right: 0;
      top: -3.4rem;
      bottom: 0;
      background: url("/local/templates/studyitaly/images/advantages-people.png") right top no-repeat;
      z-index: -1;
      content: ''; }
@media all and (min-width: 1400px) {
  .study-italy .study-advantages:before {
    left: 50%;
    right: auto;
    width: 600px;
    margin-left: 220px;
  }
}
@media all and (max-width: 1399px) {
  .study-italy .study-advantages:before {
    background-size: 30%;
    top: -1rem; } }
    .study-italy .study-advantages h2 {
      font-size: 2.23rem;
      line-height: 1.4;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 2rem; }
    .study-italy .study-advantages__about-text {
      margin-bottom: 2rem;
      font-size: 1rem;
      line-height: 1.25;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0; }
    .study-italy .study-advantages__item {
      display: flex;
      align-items: center;
      margin-bottom: 3rem; }
@media all and (max-width: 767px) {
  .study-italy .study-advantages__item {
    margin-bottom: 1rem; } }

      .study-italy .study-advantages__item-counter {
        font-size: 2.5rem;
        font-weight: 900;
        margin-right: 2.5rem;
        white-space: nowrap; }
@media all and (max-width: 1199px) {
  .study-italy .study-advantages__item-counter {
    white-space: nowrap; } }
      .study-italy .study-advantages__item-text {
        font-size: 1.125rem;
        line-height: 1.25;
        font-weight: 300; }
    .study-italy .study-advantages .btn {
      width: 230px;
      float: right; }
@media all and (max-width: 991px) {
  .study-italy .study-advantages .btn {
    float: none;
    margin: 0 auto; } }

      .study-italy .study-advantages .btn img {
        margin-left: 1rem; }
  .study-italy .study-opportunities:not(.study-vip) {
    position: relative;
    padding: 4.8rem 0 4.35rem;
    background: url("/local/templates/studyitaly/images/oportunities-people.png") right bottom no-repeat; }
.study-vip {
	background-color: #bbdbcb
}

    @media (min-width: 1200px) {
      .study-italy .study-opportunities {
        background-size: 36%;
      }
    }
    @media all and (max-width: 1199px) {
      .study-italy .study-opportunities {
        padding-bottom: 14rem; } }
    @media all and (max-width: 767px) {
      .study-italy .study-opportunities {
        padding-top: 2.8rem; } }
    .study-italy .study-opportunities h2 {
      font-size: 2.23rem;
      line-height: 1.4;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 4.9rem;
      text-align: center; }
      @media all and (max-width: 767px) {
        .study-italy .study-opportunities h2 {
          margin-bottom: 2rem;
          font-size: 1.5rem; } }
    .study-italy .study-opportunities__btn-order {
      width: 300px;
      margin: -3rem auto 3rem; }
      @media all and (max-width: 767px) {
        .study-italy .study-opportunities__btn-order {
          margin: 0 auto 3rem;
		  font-size: 1rem}
.study-italy .study-opportunities__btn-order .btn {
		  font-size: .9rem}}
      .study-italy .study-opportunities__btn-order a {
        justify-content: space-between;
        display: inline-flex;
        white-space: nowrap; }
        .study-italy .study-opportunities__btn-order a:hover {
          border-color: #e9423d;
          background-color: #e9423d;
          color: #ffffff; }
          .study-italy .study-opportunities__btn-order a:hover .sExhibition__item-button-icon_consult {
            background-position-y: -31px; }
        .study-italy .study-opportunities__btn-order a span {
          margin: 0 5px; }
    .study-italy .study-opportunities__item {
      background-repeat: no-repeat;
      background-position: 0 0;
      display: flex;
      align-items: flex-start;
      margin-bottom: 4.3rem; }
      @media all and (max-width: 767px) {
        .study-italy .study-opportunities__item {
          margin-bottom: 2rem; } }
      @media all and (min-width: 768px) {
        .study-italy .study-opportunities__item_ml {
          /*margin-left: -2rem;*/ } }
      .study-italy .study-opportunities__item-image {
        margin-right: 1rem;
        padding-top: .2rem; }
      .study-italy .study-opportunities__item-caption {
        text-transform: uppercase;
        font-weight: bold;
        font-size: .9375rem;
        margin-bottom: 1.2rem; }
      .study-italy .study-opportunities__item-text {
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.2; }
        .study-italy .study-opportunities__item-text small {
          font-style: italic;
          font-size: .875rem;
          padding-top: .5rem;
          display: inline-block; }
  .study-italy .study-directions {
    position: relative;
    padding: 5.25rem 0 1.7rem;
    background: #f0ebdc;
    background: linear-gradient(180deg, #f0ebdc 0%, white 100%); }
    @media all and (max-width: 991px) {
      .study-italy .study-directions {
        padding: 2.25rem 0 4.7rem; } }
    .study-italy .study-directions:before {
      position: absolute;
      left: 0;
      right: 0;
      top: -3.4rem;
      bottom: 0;
      background: url("/local/templates/studyitaly/images/directions-people.png") left bottom no-repeat;
      content: ''; }
      @media all and (min-width: 992px) {
        .study-italy .study-directions:before {
          left: 50%;
          right: auto;
          width: 426px;
          margin-left: -718px;
        }
      }
      @media all and (max-width: 991px) {
        .study-italy .study-directions:before {
          background-size: 30%;
          top: 0; } }
    .study-italy .study-directions h2 {
      font-size: 2.23rem;
      line-height: 1.4;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 2.9rem;
      text-align: center; }
    .study-italy .study-directions .btn {
      width: 230px; }
      .study-italy .study-directions .btn img {
        margin-left: 1rem; }
    .study-italy .study-directions__register {
      position: relative;
      z-index: 2; }
      @media all and (max-width: 991px) {
        .study-italy .study-directions__register {
          order: 3;
          text-align: right;
          display: flex;
          flex-direction: column;
          align-items: flex-end; } }
      .study-italy .study-directions__register .btn {
        margin-bottom: 1.4rem; }
      .study-italy .study-directions__register span {
        line-height: 1.25;
        display: inline-block;
        font-size: .875rem; }
    .study-italy .study-directions__item {
      position: relative;
      display: block;
      background-repeat: no-repeat;
      background-position: 0 0;
      margin-bottom: 1.3rem;
      border: 1px solid #62ba87;
      border-radius: 10px;
      text-align: center;
      height: 13.6rem;
      z-index: 2;
      color: #272727; }
      .study-italy .study-directions__item:hover {
        background: #e9423d;
        color: #ffffff;
        box-shadow: 2px 0 20px rgba(98, 186, 135, 0.8); }
        .study-italy .study-directions__item:hover .study-directions__item-image span {
          background-position: 0 -80px; }
      .study-italy .study-directions__item-image {
        height: 7.85rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        .study-italy .study-directions__item-image span {
          width: 78px;
          height: 79px;
          background-repeat: no-repeat;
          background-position: 0 0; }
      .study-italy .study-directions__item-caption {
        text-transform: uppercase;
        font-weight: bold;
        font-size: .9375rem;
        padding: 0 1rem; }
  .study-italy .study-participiants {
    position: relative;
    padding: 3.8rem 0;
    background: #bbdbcb; }
    @media all and (max-width: 575px) {
      .study-italy .study-participiants {
        padding-top: 2.8rem; } }
    .study-italy .study-participiants h2 {
      font-size: 2.23rem;
      line-height: 1.4;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 2.9rem;
      text-align: center; }
    .study-italy .study-participiants__items {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
    .study-italy .study-participiants__item {
      width: 13%;
      margin-bottom: 20px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 1rem; }
      @media all and (max-width: 575px) {
        .study-italy .study-participiants__item {
          width: 40%; } }
  .study-italy .study-programm {
    position: relative;
    padding: 4.25rem 0 4.5rem;
    background: url("/local/templates/studyitaly/images/programm-people-1.png") no-repeat left bottom;
    z-index: 1; }
    @media all and (max-width: 767px) {
      .study-italy .study-programm {
        background-size: 20%; } }
    @media all and (max-width: 767px) {
      .study-italy .study-programm {
        padding: 2.25rem 0 2.5rem; } }
    .study-italy .study-programm:after {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: url("/local/templates/studyitaly/images/programm-people-2.png") right bottom no-repeat;
      z-index: -1;
      content: ''; }
      @media all and (max-width: 767px) {
        .study-italy .study-programm:after {
          background-size: 20%; } }
    .study-italy .study-programm h2 {
      font-size: 2.23rem;
      line-height: 1.4;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 2.9rem;
      text-align: center; }
    .study-italy .study-programm__items {
      padding: 0 7rem; }
      @media all and (max-width: 992px) {
        .study-italy .study-programm__items {
          padding: 0 2rem; } }
      @media all and (max-width: 767px) {
        .study-italy .study-programm__items .sEvents {
          padding-top: 0; } }
    .study-italy .study-programm__register {
      position: relative;
      display: flex;
      justify-content: center;
      margin: 0 auto;
      width: 230px; }
      @media all and (max-width: 1199px) {
        .study-italy .study-programm__register {
          flex-direction: column-reverse; } }
      .study-italy .study-programm__register .btn {
        width: 230px;
        float: right; }
        .study-italy .study-programm__register .btn img {
          margin-left: .5rem; }
      .study-italy .study-programm__register span {
        font-size: .875rem;
        line-height: 1; }
        @media all and (min-width: 1200px) {
          .study-italy .study-programm__register span {
            position: absolute;
            top: 50%;
            transform: translate(0, -50%);
            right: calc(100% + .5rem);
            white-space: nowrap; } }
  .study-italy .study-sponsors {
    position: relative;
    background-color: #fcf9f1;
    padding: 3rem 0;
    display: flex;
    align-items: center; }
    .study-italy .study-sponsors h2 {
      font-size: 1.875rem;
      font-weight: bold; }
    .study-italy .study-sponsors__items {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media all and (max-width: 767px) {
        .study-italy .study-sponsors__items {
          flex-wrap: wrap;
          justify-content: space-around; } }
    @media all and (max-width: 767px) {
      .study-italy .study-sponsors__item {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 1rem; } }
    @media all and (max-width: 400px) {
      .study-italy .study-sponsors__item {
        width: 100%; } }
  .study-italy .sEvents .tabs-inner__caption {
    margin-bottom: 0; }
  .study-italy .sEvents .tabs-inner__content {
    padding-bottom: 0; }
  .study-italy .sEvents__item {
    padding: 1.25rem .75rem 1.25rem 1.75rem;
    display: flex;
    justify-content: space-between;
    align-items: center; }
@media all and (max-width: 767px) {
  .study-italy .sEvents__item {
    flex-direction: column; } }

    .study-italy .sEvents__item_student {
      flex-direction: column;
      align-items: unset; }
    .study-italy .sEvents__item .small {
      margin-bottom: .6rem; }
    .study-italy .sEvents__item-name {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-bottom: .65rem; }
      .study-italy .sEvents__item-name .h6 {
        margin-bottom: 0; }
    .study-italy .sEvents__item-right .btn {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      display: flex;
      align-items: center;
      white-space: nowrap;
      padding: .688rem 1.675rem; }
      .study-italy .sEvents__item-right .btn:hover {
        background-color: #e9423d;
        border-color: #e9423d; }
      .study-italy .sEvents__item-right .btn-watch-video {
        padding: .5rem 1.675rem; }
        .study-italy .sEvents__item-right .btn-watch-video img {
          margin-right: 1rem; }
    .study-italy .sEvents__item-student {
      display: flex;
      justify-content: space-between;
      align-items: center; }
  .study-italy .search-block input {
    background: none;
    border: 2px solid #008540;
    border-radius: 10px;
    height: 3.3rem;
    min-height: 1px;
    text-align: center; }
  .study-italy .search-block__btn {
    outline: none !important; }
  .study-italy .search-block button .icon {
    color: #62ba87; }
  .study-italy .sExhibition__h2 {
    font-size: 2.23rem;
    line-height: 1.4;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 2.9rem; }
  .study-italy .sExhibition__input {
    background-color: #ffffff;
    border: 2px solid #008540;
    height: 3.3rem;
    min-height: 1px; }
  .study-italy select.form-control {
    background-image: url(/local/templates/studyitaly/img/svg/chevron-down-green.svg);
    border-radius: 10px;
    height: 3.3rem !important;
    min-height: 1px;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    text-align-last: center; }
  .study-italy .sExhibition__filter {
    margin-bottom: .85rem; }
  .study-italy .sExhibition__filter-fields {
    display: flex;
    align-items: center;
    justify-content: space-between; }
@media all and (max-width: 768px) {
  .study-italy .sExhibition__filter-fields {
    flex-wrap: wrap; } }

    .study-italy .sExhibition__filter-fields > div {
      width: 26.6%; }
@media all and (max-width: 768px) {
  .study-italy .sExhibition__filter-fields > div {
    width: 47%; } }
@media all and (max-width: 575px) {
  .study-italy .sExhibition__filter-fields > div {
    width: 100%; } }

      .study-italy .sExhibition__filter-fields > div:last-child {
        width: 10.5%; }
@media all and (max-width: 768px) {
  .study-italy .sExhibition__filter-fields > div:last-child {
    width: 47%; } }
@media all and (max-width: 575px) {
  .study-italy .sExhibition__filter-fields > div:last-child {
    width: 100%; } }

    .study-italy .sExhibition__filter-fields .search-block {
      margin-top: 0;
      width: 100%; }
    .study-italy .sExhibition__filter-fields .sExhibition__col {
      margin-bottom: 0; }
    .study-italy .sExhibition__filter-fields .btn-outline-primary {
      border-width: 2px;
      font-size: 12px;
      width: 100%; }
@media all and (max-width: 768px) {
  .study-italy .sExhibition__filter-fields .btn-outline-primary {
    height: 3.3rem !important; } }

  .study-italy .sExhibition__item {
    border: 1px solid #62ba87;
    transition: ease .5s;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0 5px; }
    .study-italy .sExhibition__item:hover {
      opacity: unset;
      box-shadow: 0 0 20px rgba(98, 186, 135, 0.8);
      transition: ease .5s; }
    .study-italy .sExhibition__item-buttons {
      width: 100%; }
      .study-italy .sExhibition__item-buttons .btn {
        color: #272727;
        font-size: 12px;
        color: #272727;
        padding-top: 0;
        padding-bottom: 0;
        height: 42px;
        border-radius: 12px;
        border-width: 2px;
        margin-bottom: 6px;
        line-height: 1.2;
        justify-content: space-between;
        text-align: left; }
        .study-italy .sExhibition__item-buttons .btn:hover {
          border-color: #e9423d;
          background-color: #e9423d;
          color: #ffffff; }
          .study-italy .sExhibition__item-buttons .btn:hover .sExhibition__item-button-icon_chat {
            background-position-y: -25px; }
          .study-italy .sExhibition__item-buttons .btn:hover .sExhibition__item-button-icon_webinar {
            background-position-y: -30px; }
          .study-italy .sExhibition__item-buttons .btn:hover .sExhibition__item-button-icon_consult {
            background-position-y: -31px; }
        .study-italy .sExhibition__item-buttons .btn span {
          width: 27%; }
          .study-italy .sExhibition__item-buttons .btn span + span {
            width: 73%; }
    .study-italy .sExhibition__item-button-icon {
      display: flex; }
      .study-italy .sExhibition__item-button-icon_chat {
        width: 24px;
        height: 25px;
        background: url("/local/templates/studyitaly/images/sprite-chat.png") 50% 0 no-repeat; }
      .study-italy .sExhibition__item-button-icon_webinar {
        width: 39px;
        height: 30px;
        background: url("/local/templates/studyitaly/images/sprite-webinar.png") 50% 0 no-repeat; }
      .study-italy .sExhibition__item-button-icon_consult {
        width: 30px;
        height: 31px;
        background: url("/local/templates/studyitaly/images/sprite-consult.png") 50% 0 no-repeat; }
  .study-italy .sExhibition__text {
    font-size: 15px;
    line-height: 1.6;
    font-weight: bold;
    color: #272727;
    margin-bottom: .7rem; }
  .study-italy .sExhibition picture {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10.39rem;
    padding: 20px 10px;
    margin-bottom: 0; }
  .study-italy .sStream__video-wrap--page {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  .study-italy .sStream__video-wrap--page iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .study-italy .sStream__block--logo-wrap {
    border: none; }
  .study-italy .sStream__wrap-page .soc__item {
    background: none !important;
    border: none !important; }
  .study-italy .sStream__wrap-page .h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 2rem; }
  .study-italy .sStream__block--logo-wrap {
    height: auto; }
  .study-italy .sStream__programms-levels {
    margin-top: 32px; }
  .study-italy .sStream__levels {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .study-italy .sStream__level {
    border: 1px solid #e9423d;
    padding: 20px 17px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    display: flex;
    align-items: center;
    margin: 0 20px 20px 0; }
  .study-italy .sStream__directions {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .study-italy .sStream__directions-block {
      margin-top: 2.5rem; }
  .study-italy .sStream__direction {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    display: flex;
    align-items: center;
    margin: 0 20px 20px 0;
    max-width: 13rem; }
    .study-italy .sStream__direction_inactive {
      opacity: .5; }
    .study-italy .sStream__direction img {
      margin-right: 1rem; }
  .study-italy .content-page-background {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain; }
  .study-italy .sEvents__group_profile {
    display: flex;
    justify-content: space-between; }
@media all and (max-width: 767px) {
  .study-italy .sEvents__group_profile {
    flex-direction: column; } }

    .study-italy .sEvents__group_profile > div {
      width: 49%; }
@media all and (max-width: 767px) {
  .study-italy .sEvents__group_profile > div {
    width: 100%; } }

  .study-italy .user-chats {
    display: flex;
    justify-content: space-between;
    align-items: baseline; }
    .study-italy .user-chats__tabs-caption {
      width: 30%; }
    .study-italy .user-chats__tab-caption {
      width: 100%;
      font-size: 14px;
      margin-bottom: 10px;
      background-color: #ffffff;
      border-color: #62ba87;
      color: #272727; }
      .study-italy .user-chats__tab-caption.active {
        background-color: #62ba87;
        border-color: #62ba87;
        color: #fff; }
    .study-italy .user-chats__tabs-content {
      width: 65%; }
    .study-italy .user-chats__tab-content {
      height: 450px; }
  .study-italy .personal-message {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 15px; }
    .study-italy .personal-message:last-child {
      margin-bottom: 45px; }
    .study-italy .personal-message__text {
      display: inline-block;
      padding: 10px 15px;
      border-radius: 10px;
      background-color: rgba(98, 186, 135, 0.5);
      margin-bottom: 10px; }
    .study-italy .personal-message_out {
      align-items: flex-end; }
      .study-italy .personal-message_out .personal-message__text {
        background-color: rgba(233, 66, 61, 0.5); }
    .study-italy .personal-message__datetime {
      font-size: 12px; }
  .study-italy .personal-message-write {
    position: relative; }
    .study-italy .personal-message-write .form-control {
      padding-right: 150px; }
    .study-italy .personal-message-write .btn {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(-5px, -50%); }
  .study-italy .user-chats .message-from {
    position: relative; }
    .study-italy .user-chats .message-from .message-unread {
      position: absolute;
      right: 10px;
      top: 0;
      transform: translate(0, 25%); }
      .study-italy .user-chats .message-from .message-unread span {
        position: absolute;
        top: -15px;
        right: -18px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background-color: #fe0000;
        color: #ffffff;
        font-size: 12px;
        font-weight: 500; }

.footer {
  position: relative;
  padding: 5rem 0;
  z-index: 1; }
  @media all and (max-width: 767px) {
    .footer {
      padding: 2rem 0 5rem; } }
  .footer:before, .footer:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: right bottom;
    content: ''; }
@media all and (max-width: 1199px) {
  .footer:before, .footer:after {
    background-size: 60%; } }
@media all and (max-width: 767px) {
  .footer:before, .footer:after {
    background-size: 50%; } }

  .footer:before {
    background-image: url("/local/templates/studyitaly/images/footer-1.png");
    z-index: -2; }
  .footer:after {
    background-image: url("/local/templates/studyitaly/images/footer-2.png");
    z-index: -1; }
  .footer__contacts {
    display: flex;
    justify-content: space-between;
    font-size: .875rem;
    line-height: 1.25;
    margin-bottom: 2.2rem;
    letter-spacing: -0.01em; }
    @media all and (max-width: 767px) {
      .footer__contacts {
        flex-direction: column;
        align-items: center;
        margin-bottom: 1rem; } }
  .footer__contact {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
@media all and (max-width: 1199px) {
  .footer__contact {
    flex-direction: column;
    justify-content: flex-start; } }
@media all and (max-width: 767px) {
  .footer__contact {
    align-items: center;
    text-align: center; } }

    .footer__contact-city {
      text-transform: uppercase;
      margin-right: 2.2rem; }
      @media all and (max-width: 1199px) {
        .footer__contact-city {
          margin-right: 0;
          margin-bottom: .65rem; } }
    .footer__contact-info > div {
      margin-bottom: .65rem; }
  .footer .separator {
    width: 1px;
    background-color: #62ba87;
    margin: 0 0 10px; }
    @media all and (max-width: 767px) {
      .footer .separator {
        width: 100%;
        height: 1px; } }
  .footer__link {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 235px;
    height: 54px;
    border: 2px solid #62ba87;
    text-transform: uppercase;
    border-radius: 12px;
    line-height: 1.75;
    margin-bottom: 1.6rem;
    font-size: .875rem;
    transition: ease .5s; }
    @media all and (max-width: 767px) {
      .footer__link {
        margin-bottom: 1rem; } }
    .footer__link:hover {
      background: #e9423d;
      border-color: #e9423d;
      color: #ffffff;
      transition: ease .5s; }
      .footer__link:hover span {
        color: #ffffff;
        transition: ease .5s; }
    .footer__link span {
      font-size: .6875rem;
      color: #272727;
      transition: ease .5s; }
  @media all and (max-width: 767px) {
    .footer__info {
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center; } }
  .footer__copyright {
    font-size: .875rem;
    margin-bottom: 2rem;
    letter-spacing: -0.013em; }
    @media all and (max-width: 767px) {
      .footer__copyright {
        margin-bottom: 1rem; } }
  .footer__cookies {
    font-size: .6875rem;
    letter-spacing: -0.02em; }
  .footer__created {
    font-size: 12px;
    margin-top: 1rem; }
    .footer__created a {
      text-decoration: none;
      font-weight: 900;
      color: #171717; }
    .footer__created a:hover {
      color: #cd0a3f; }


  .footer__menu {
    font-size: .875rem;
    margin-top: 1.5rem; }

.footer__menu ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	list-style: none;
	padding: 0;
	margin: 0
}
.chat-with-study {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10000; }


@font-face {
  font-family: 'Aqumtwo - Classic';
  src: url("fonts/aqum2classic/Aqum 2 Classic.eot");
  src: local('Aqumtwo - Classic'), local('Aqum 2 Classic'), url("fonts/aqum2classic/Aqum 2 Classic.woff") format('woff'), url("fonts/aqum2classic/Aqum 2 Classic.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.study-italy .heading {
  overflow: hidden;
  padding-bottom: 80px;
  -webkit-overflow-scrolling: touch;
}
.study-italy .heading:after {
  bottom: 80px;
  background-repeat: repeat-x;
}
.study-italy .heading:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80px;
  background: #e2ece6;
}
.study-italy .heading__inner {
  position: relative;
  padding-bottom: 1px;
}
.study-italy .heading__pretitle {
  color: #272727;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: right;
}
.study-italy .heading__inner * {
  min-width: 0;
  min-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.study-italy .heading__main-title > div br,
.study-italy .heading__pretitle br {
  display: none;
}
.study-italy .heading__main-title {
  font-family: "Aqumtwo - Classic";
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 50px;
}
.study-italy .heading__main-title > h1 {
  background-image: linear-gradient(-162deg, #e83f3f 0%, #ec4f1f 100%);
  -webkit-background-clip: text;
          background-clip: text;
  color: #e83f3f;
  -webkit-text-fill-color: transparent;
  margin: 0;
  font-size: 91px;
  display: inline-block;
  position: relative;
}
.study-italy .heading__main-title > h1:before {
  content: "";
  position: absolute;
  right: 100%;
  margin-right: 40px;
  width: 200px;
  top: 0;
  bottom: 0;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='203.000000pt' height='71.000000pt' viewBox='0 0 203.000000 71.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,71.000000) scale(0.100000,-0.100000)'%0Afill='%23e83f3f' stroke='none'%3E%3Cpath d='M1669 674 c-11 -13 7 -34 127 -155 l139 -139 -968 0 -967 0 0 -30 0%0A-30 962 0 963 0 -135 -135 c-128 -128 -134 -136 -117 -152 16 -17 26 -9 182%0A147 91 91 165 169 165 175 0 11 -321 335 -331 335 -4 0 -12 -7 -20 -16z'/%3E%3C/g%3E%3C/svg%3E%0A") 0 50% no-repeat;
  background-size: contain;
}
.study-italy .heading__main-title > div {
  background-image: linear-gradient(162deg, #1c7862 0%, #509847 100%);
  -webkit-background-clip: text;
          background-clip: text;
  color: #1c7862;
  font-size: 95px;
  -webkit-text-fill-color: transparent;
}
.study-italy .heading__main-title > div.heading__authorize {
	font-size: 16px;
    position: relative;
    z-index: 1;
    margin-top: 1rem;
    color: #e83f3f;
    background: none;
  -webkit-text-fill-color: unset;
	text-align: center
}
.study-italy .heading__shedule-list {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -50px;
}
.study-italy .heading__shedule-group {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  -ms-flex-preferred-size: calc(25% - 50px);
      flex-basis: calc(25% - 50px);
  margin-right: 50px;
  position: relative;
  padding-right: 35px;
  margin-bottom: 20px;
}
.study-italy .heading__shedule-group:not(:nth-child(4n)):before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  max-height: 166px;
  width: 1px;
  background: #b2dac6;
}
.study-italy .heading__shedule-title {
  color: #272727;
  font-family: "Aqumtwo - Classic";
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.study-italy .heading__shedule-title span:not(.other_countries) {
  color: #e83f3f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  padding: 4px 10px 5px;
  position: relative;
  text-transform: lowercase;
  font-family: var(--bs-font-sans-serif);
}
.study-italy .heading__shedule-title span:not(.other_countries):before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 2px solid;
  border-radius: 8px;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  pointer-events: none;
}
.study-italy .heading__shedule-item {
  margin-bottom: 18px;
  font-weight: 500;
  color: #272727;
  font-size: 16px;
}
.study-italy .heading__shedule-item:last-child {
  margin-bottom: 0;
}
.study-italy .heading__shedule-city {
  font-weight: 700;
}
.study-italy .heading__shedule-date {
  font-weight: 700;
  color: #128d4e;
  text-transform: uppercase;
}
.study-italy .heading__shedule-time {
  color: #e83f3f;
  text-transform: uppercase;
}
.study-italy .heading__registration {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 50px;
	flex-basis: 100%
}
.study-italy .heading__registration > a {
  display: inline-block;
  min-width: 230px;
  background-image: linear-gradient(-162deg, #e83f3f 0%, #ff4603 100%);
  border-color: transparent;
}
.study-italy .heading__registration > a img {
  margin-left: 0.5rem;
  margin-top: -3px;
}
.study-italy .heading__bg-image {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 726px;
  margin-left: -215px;
  pointer-events: none;
}
.study-italy .heading__bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 0 100%;
     object-position: 0 100%;
}
.study-italy .heading__video {
  position: relative;
  display: inline-block;
  max-width: 790px;
  width: 100%;
  -webkit-box-shadow: 0 2px 30px rgba(7,61,0,0.2);
          box-shadow: 0 2px 30px rgba(7,61,0,0.2);
}
.study-italy .heading__video-box {
  position: relative;
  z-index: 2;
  text-align: center;
  /*font-size: 0;
  line-height: 1;*/
  margin-bottom: -80px;
}
.study-italy .heading__video iframe {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100% !important;
  width: 100% !important;
}
.study-italy .heading__video:before {
  content: "";
  display: block;
  padding-top: 56%;
}

.study-italy .heading__shedule-list--inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.study-italy .heading__shedule-list--inner .heading__shedule-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.study-italy .heading__shedule-list--inner .heading__shedule-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  margin-right: 2%;
}
.study-italy .heading__shedule-list--inner .heading__shedule-item:nth-child(2n) {
  margin-right: 0;
}
.study-italy .heading__shedule-list--inner .heading__shedule-group .heading__registration {
  margin: 0;
}
.study-italy .heading__shedule-list--inner .heading__shedule-group:first-child {
  -ms-flex-preferred-size: calc(50% - 50px);
      flex-basis: calc(50% - 50px);
  padding-right: 35px;
  margin-right: 50px;
}
.study-italy .heading__shedule-list--inner .heading__shedule-group:last-child:before {
  display: none;
}

@media (min-width: 992px) {
  .study-italy .heading__shedule-list--inner .heading__shedule-group {
    margin-right: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

@media (max-width: 991px) {
  .study-italy .heading__pretitle {
    font-size: 18px;
  }
  .study-italy .heading__main-title {
    margin-bottom: 30px;
  }
  .study-italy .heading__main-title > h1 {
    font-size: 40px;
  }
  .study-italy .heading__main-title > h1:before {
    display: none;
  }
  .study-italy .heading__main-title > div {
    font-size: 42px;
  }
  .study-italy .heading__shedule-list {
    margin-right: -20px;
  }
  .study-italy .heading__shedule-group {
    -ms-flex-preferred-size: calc(25% - 20px);
        flex-basis: calc(25% - 20px);
    margin-right: 20px;
    padding-right: 15px;
  }
  .study-italy .heading__shedule-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .study-italy .heading__shedule-item {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .study-italy .heading__shedule-item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .study-italy .heading__pretitle {
    font-size: 16px;
  }
  .study-italy .heading__shedule-list {
    display: block;
    margin-right: 0;
  }
  .study-italy .heading__shedule-group {
    margin-right: 0;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .study-italy .heading__shedule-group:not(:nth-child(4n)):before {
    top: auto;
    height: 1px;
    width: auto;
    left: 0;
  }
}
@media (max-width: 576px) {
  .study-italy .heading__main-title > h1 {
    font-size: 28px;
  }
  .study-italy .heading__main-title > div {
    font-size: 30px;
  }
}

.study-italy .heading.authorized:before {
	display: none
}
.study-italy .video-chat__chat {
	box-shadow: none;
	border: 1px solid rgba(0, 133, 64, 0.1)
}
.study-italy.width-991 .top-nav .navMenu__link_lang, .study-italy.top-nav-fixed .top-nav .navMenu__link_lang {
    text-transform: uppercase;
}
.study-italy .study-useful {
	background: rgb(228,236,231);
	background: linear-gradient(180deg, rgba(228,236,231,1) 0%, rgba(254,254,253,1) 100%);
	padding-top: 100px;
	padding-bottom: 30px
}
.study-italy .study-useful h2 {
    font-size: 2.23rem;
    line-height: 1.4;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 2.9rem;
    text-align: left;
}
.study-italy .study-useful .heading__registration {
	text-align: left
}
.study-italy .study-useful .heading__shedule-group:before {
	display: none
}
.study-italy .study-useful .study-opportunities__item {
    margin-bottom: 2.15rem;
}
.study-italy .study-opportunities.az .study-opportunities__item-caption,
.study-italy .study-useful.az .study-opportunities__item-caption {
	text-transform: none
}
#fancybox-container-2 {
	z-index: 999
}
#fancybox-container-1 {
	z-index: 1000
}
.study-italy .heading__video-box.with-programm {
	margin-bottom: -160px
}
.study-italy .heading.with-programm {
	padding-bottom: 160px
}
.study-italy .heading.with-programm:after {
    bottom: 0;
}
.study-italy .heading.with-programm .heading__bg-image {
	bottom: -160px
}

.gap-20 {
	gap: 20px
}


  .study-italy .heading__inner .heading__shedule-group {
        flex: 0 0 20%;
        -ms-flex-preferred-size: calc(20% - 50px);
        flex-basis: calc(20% - 50px);
    }
@media screen and (max-width: 1200px){
    .study-italy .heading__inner .heading__shedule-group.big-column-schedule,
     .study-italy .heading__inner .heading__shedule-group {
        flex: 1 1 auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
.btn-red {
    min-width: 230px;
    background-image: linear-gradient(-162deg, #e83f3f 0%, #ff4603 100%);
    border-color: transparent;
	color: #fff;
	margin-bottom: 3rem
}

.mt-20 {
	margin-top: 20px;
}

.next-title {
	text-align: center;
	font-size: 2.23rem;
	font-weight: 900;
	color: #e83f3f;
}
.navMenu__link[href="/live/"] {
	color: #e83f3f;
}

/*# sourceMappingURL=template_styles.css.map

