@media screen and (max-width: 991.99px) {
  .gallery-home-section {
    display: none;
  }

  html {
    overflow-x: hidden;
  }

  input[type="search"] {
    -webkit-appearance: textfield;
  }

  input[type="search"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
  }

  .d-none {
    display: none;
  }

  .arrow-page {
    display: none;
  }

  .mob-dop-menu {
    height: 100vh;
    width: 80vw;
    left: 0%;
    top: 0%;
    z-index: 1000;
    position: fixed;
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%) !important;
    padding-left: 5vw;
    padding-right: 5vw;
    font-weight: 600;
  }

  .mob-social {
    display: flex;
    width: 30vw;
    justify-content: space-between;
    margin-top: 2vh;
  }

  .dop-menu-title {
    text-align: left;
    line-height: 1em;
    font-size: 0.9em;
    margin-top: 2vh;
    color: #fff;
  }

  .dop-menu-hr {
    color: #fff;
  }

  .mob-dop-menu-mail,
  .mob-dop-menu-phone {
    font-size: 0.9em;
    color: #fff !important;
    font-weight: 500;
  }

  .mob-search-block {
    position: relative;
    margin-top: 3vh;
  }

  .mob-search-block input {
    width: 100%;
    border: none;
    background: rgba(255, 255, 255, 0.25);
    color: #ffffff;
    font-size: 0.8em;
    padding-bottom: 1vh;
    padding-top: 1vh;
    padding-left: 1vw;
    border-radius: 3px;
    -webkit-border-radius: 3px;
  }

  .mob-search-block input::placeholder {
    color: #ffffff;
    font-size: 0.8em;
  }

  .mob-search-block button {
    position: absolute;
    right: 0;
    top: 9%;
    background: transparent;
  }

  .mob-dop-list {
    list-style-type: none;
    color: #fff;
    font-size: 0.8em;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .mob-dop-list li {
    margin-top: 1vh;
  }

  .mob-dop-list-sub {
    position: relative;
  }

  .dop-menu-hr-sec {
    color: #fff;
  }

  .mob-dop-list-sub-arr {
    position: absolute;
    right: 0;
    transform: rotate(90deg);
    font-size: 0.5em;
    transition: 0.3s;
  }

  .mob-students-office {
    background: #f8f8f8;
    width: 100%;
    border-radius: 3px;
    margin-top: 2vh;
    padding: 0.7vh 0;
    font-size: 0.9em;
    color: rgba(0, 28, 84, 1);
    font-weight: 500;
  }

  .mob-dop-list-sub:hover .mob-dop-list-sub-arr {
    transform: rotate(-90deg);
    transition: 0.3s;
    color: #e00000;
  }

  .mob-dop-list-sub:hover .mob-dop-submenu {
    display: block;
    transition: 1s;
  }

  .mob-dop-submenu {
    transition: 1s;
    display: none;
    list-style-type: none;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }

  .liText {
    color: #ffffff;
    margin-top: 1.5vh;
    font-weight: 600;
    font-size: 1.1em;
    letter-spacing: -0.05em;
    margin-left: 6px;
  }

  .ramka {
    border: 1px solid #ffffff;
    padding: 0.9vw;
    border-radius: 3px;
    width: 20px;
    height: 20px;
  }

  .mob-header-mail li {
    position: relative;
  }

  .mob-header-mail li:before {
    content: "Email adress:";
    position: absolute;
    font-weight: 600;
    font-size: 1.1em;
    font-size: 0.8em;
    left: 6.5vw;
    letter-spacing: -0.05em;
  }

  .mob-header-nav {
    position: relative;
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%);
    max-height: 6vh;
  }

  .mob-navigation {
    display: flex;
  }

  .mob-navigation li:hover .mob-submenu {
    display: block;
  }

  .mob-top-slider-item h2 {
    text-transform: uppercase;
  }

  .mob-top-slider-item h3 {
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
    margin-left: 8vw;
    font-weight: 600;
    line-height: 1.2em;
    margin-top: -1vh;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.55);
  }

  .mob-study-online {
    background: #001c54d9;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.45);
    color: #ffffff;
    text-transform: uppercase;
    margin-left: 8vw;
    padding: 1.5vh 9.8vw;
    margin-top: 3vh;
    border: 2px solid #ffffff;
    border-radius: 5px;
    font-size: 0.95em;
    font-weight: 600;
  }

  .mob-top-slider {
    position: relative;
  }

  .mob-top-slider-control {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .mob-top-slider-item-active {
    display: block !important;
    animation: slideIn 0.2s linear;
    opacity: 1 !important;
  }

  @keyframes slideIn {
    from {
      transform: translateX(-100%);
    }

    to {
      transform: translateX(0);
    }
  }

  .mob-cat-head h2 {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    color: rgba(0, 28, 84, 1);
  }

  .mob-cat-head img {
    margin: 0 auto;
    display: block;
  }

  .mob-cshool-cards-section {
    margin: 0 3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .mob-school-cards {
    display: flex;
    flex-direction: row;
    width: 100%;
  }

  .-mob-school-cards__left,
  .-mob-school-cards__right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
  }

  .mob-school-cards-section-read {
    position: absolute;
    /* bottom: 3.5vh;
        right: 10vw; */
    bottom: 4.5vh;
    right: 16vw;
    color: #e00000;
    /* font-size: .75em; */
    /* font-weight: 600; */
    font-size: 9px;
    font-weight: 400px;
    opacity: 0;
  }

  .mob-school-cards-section-read::after {
    content: url("../inc/school-mob-arrow.svg");
    position: absolute;
    bottom: -0.25px;
    right: -10px;
  }

  .mob-school-cards__item {
    position: relative;
  }

  .mob-school-cards__item:hover .mob-school-cards-section-read {
    opacity: 1;
  }

  /***************************CHOOSE US****************************/

  /* #choose {
        margin-top: 1vh!important;
    } */

  .mob-choose-us__block {
    margin-bottom: 1.5rem;
  }

  .mob-choose-us__icon-cards {
    display: flex;
    flex-direction: row;
    width: 100%;
  }

  .mob-choose-us__text p {
    text-align: justify;
    width: 90%;
    font-size: 0.8rem;
    text-indent: 2rem;
    margin-left: 3.5vw;
    margin-bottom: 1.625rem;
    margin-top: 1.375rem;
  }

  .mob-choose-us__left-icons,
  .mob-choose-us__midle-icons,
  .mob-choose-us__right-icons {
    width: 33.3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  /***************************FORMS EDUCATION****************************/

  .forms-education .mob-cat-head {
    margin-top: 0;
  }

  /* .forms-education .mob-cat-head h2{
        padding-top: 35px;
    } */

  .mob-mini-acc {
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
    position: relative;
    width: 90vw;
    height: 6vh;
    border-radius: 5px;
    margin: 7vh auto 0;
  }

  .mob-mini-acc img {
    position: absolute;
    right: 1em;
    top: -0.8em;
  }

  .mob-acc-non-active {
    display: none;
  }

  .mob-big-acc {
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
    position: relative;
    width: 90vw;
    border-radius: 5px;
    margin: 7vh auto 0;
  }

  .mob-big-acc h3 {
    text-align: left;
    margin-left: 5.5vw;
    font-size: 1.7em;
    padding-top: 5vh;
    font-weight: 800;
    color: rgba(0, 28, 84, 1);
  }

  .acc-text p {
    text-align: justify;
    width: 100%;
    font-weight: 600;
    font-size: 0.7em;
    text-indent: 1em;
    margin: 0;
    margin-left: 3.5vw;
    line-height: 1.2em;
  }

  .acc-text {
    margin-top: 12vh;
  }

  .mob-acc-grad {
    margin: 5vh auto 0;
    display: block;
  }

  .mob-acc-meet {
    display: block;
    margin: 5vh auto 0;
  }

  .mob-laptop {
    position: absolute;
    right: 1em;
    top: -0.8em;
  }

  /***************************ADMISSION PROCESS****************************/

  #adm-process {
    margin-top: 2.25rem;
    /* margin-top: 36px;  */
  }

  .mob-adm-tabs {
    display: flex;
    list-style-type: none;
    font-size: 0.7em;
    font-weight: 500;
    color: rgba(0, 28, 84, 1);
    position: relative;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }

  .mob-adm-tabs li:nth-child(2) {
    margin-left: 1.56rem;
  }

  .mob-adm-tabs li:nth-child(3) {
    margin-left: 8vw;
  }

  .admission-process hr {
    width: 93%;
    background-color: rgba(0, 28, 84, 1) !important;
    position: absolute;
    /* top: 8.25%;
        left: 1em; */
    top: 0;
    left: 3%;
    height: 0.0625rem;
    opacity: 1;
    margin-top: 4.5rem;
  }

  .admission-process {
    position: relative;
  }

  .mob-tab {
    border-bottom: 1px solid transparent;
  }

  .admission-process .mob-tab {
    padding-bottom: 0.25rem;
  }

  .admission-process .mob-tab-active {
    position: relative;
    z-index: 10;
  }

  .mob-tab-active {
    border-bottom: 0.0625rem solid #e00000;
  }

  .steps-mob {
    display: none;
    margin: 3.5vh auto 0;
  }

  .steps-mob-active {
    display: block !important;
  }

  /***************************RECOGNIZED****************************/

  /* .recognized .mob-cat-head{
        margin-top: 36px;
    } */

  .recognized-in {
    width: 87%;
    margin: 4vh auto 0;
    position: relative;
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
  }

  .recognized-cont {
    margin: 0 auto;
    display: block;
    padding: 4.5vh 3vw 3vh 13vw;
  }

  .recogn-control {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: -0.7em;
    top: 0.7em;
  }

  .recogn-control img {
    width: 8.5vw;
  }

  .recogn-non-act {
    display: none;
  }

  /***************************NEWS UNIVERSITY****************************/

  .mob-news-tabs {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 1.7vh 0 0 9.5vw;
    font-size: 0.9em;
    font-weight: 600;
    color: rgba(0, 28, 84, 1);
    position: relative;
  }

  .mob-news-tabs li:nth-child(2) {
    margin-left: 2.25rem;
  }

  .mob-news-tabs li:nth-child(3) {
    margin-left: 2.025rem;
  }

  .news-university {
    position: relative;
  }

  .news-university hr {
    width: 93%;
    background-color: rgba(0, 28, 84, 1) !important;
    position: absolute;
    /* top: 4%;
        left: 1em; */
    left: 3%;
    height: 1px;
    opacity: 1;
    margin-top: -1px;
  }

  .non-visible-menu {
    display: none;
  }

  .mob-news-tab {
    padding-bottom: 0.312rem;
    border-bottom: 0.0625rem solid transparent;
  }

  .mob-news-tabs-active {
    border-bottom: 0.0625rem solid #e00000;
    position: relative;
    z-index: 10;
  }

  .mob-student img {
    margin: 4vh auto 0;
    display: block;
    filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.3));
    border-radius: 5px;
    width: 90vw;
  }

  .mob-student {
    position: relative;
  }

  .mob-student>div {
    position: absolute;
    bottom: 0;
    left: 5%;
    background: linear-gradient(270deg,
        rgba(0, 28, 84, 0.7) 0%,
        rgba(0, 28, 84, 0.7) 100%);
    width: 90%;
  }

  .mob-content-in {
    border-radius: 0 0 5px 5px;
  }

  .mob-content-in p {
    color: #fff;
    font-size: 0.9em;
    text-align: justify;
    padding: 0 10vw 0 10vw;
    line-height: 1.3em;
    margin-top: 10px;
  }

  .mob-date {
    color: rgba(248, 248, 248, 1);
    font-size: 0.5em;
    padding-left: 10vw;
    padding-top: 10vh;
  }

  .mob-news-content .mob-read-more {
    display: none;
    position: relative;
  }

  .mob-news-content .mob-read-more .mob-read-fa:before {
    content: "\f04b";
    right: 35px;
    top: 5px;
    position: absolute;
  }

  .mob-read-more {
    color: #fff;
    /* padding-left: 58vw; */
    padding-left: 62vw;
    font-size: 0.8em;
    display: block;
    margin-bottom: 3vh;
  }

  .mob-read-fa {
    font-size: 0.6em;
    padding-left: 1vw;
  }

  .mob-student:hover .mob-content-in {
    display: block;
    margin-top: -5vh;
    padding-bottom: 1vh;
    background: linear-gradient(143.58deg,
        rgba(224, 0, 0, 0.8) 5.38%,
        rgba(190, 0, 0, 0.8) 21.38%,
        rgba(113, 0, 0, 0.8) 93.17%) !important;
  }

  .mob-student:hover .mob-read-more {
    display: block;
  }

  .mob-news-content-non-act {
    display: none;
  }

  .mob-show-more-btt {
    color: rgba(0, 28, 84, 1);
    background-color: transparent;
    border: 0.125rem solid rgba(0, 28, 84, 1);
    display: block;
    margin: 7.5vh auto 0;
    font-size: 0.9em;
    font-weight: 600;
    padding: 0.5vh 9vw 0.5vh 9vw;
    border-radius: 0.312rem;
  }

  /***************************GALLERY IEU****************************/

  .mob-gallery {
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
    box-shadow: 0px 0.25rem 0.937rem rgba(0, 0, 0, 0.3);
    padding-bottom: 5vh;
    position: relative;
  }

  .mob-gallery-item {
    width: 90vw;
    margin: 4vh auto 0;
    display: none;
  }

  .mob-gallery-item img {
    width: 100%;
    padding-top: 3vh;
  }

  .mob-gallery-control {
    width: 38vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  .mob-dot {
    width: 20px;
    height: 20px;
    background-image: url("../icons/dot.png");
  }

  .mob-dot-active {
    background-image: url("../icons/dot-active.png") !important;
    background-repeat: no-repeat;
  }

  .mob-gallery-btt {
    width: 27vw;
    position: absolute;
  }

  #mob-gallery-btt-left {
    left: 1em;
    bottom: -0.6em;
  }

  #mob-gallery-btt-right {
    right: 1em;
    bottom: -0.5em;
  }

  .mob-gallery-item iframe {
    border-radius: 5px !important;
    height: 270px;
    width: 300px;
    padding-top: 5vh;
    display: block;
    margin: 0 auto;
    padding-bottom: 3vh;
  }

  .ytp-cued-thumbnail-overlay {
    border-radius: 5px !important;
  }

  /* .mob-button-group {
        display: flex;
        margin-left: 7.5vw;
        margin-top: 5vh;
    } */

  .mob-button-group button {
    color: rgba(0, 28, 84, 1);
    background-color: transparent;
    border: 2px solid rgba(0, 28, 84, 1);
    display: block;
    font-size: 0.9em;
    font-weight: 600;
    /*padding: .5vh 9vw .5vh 9vw;*/
    border-radius: 5px;
  }

  .mob-pict-btt {
    margin-left: 8vw;
  }

  .mob-footer {
    background: #f8f8f8;
    position: fixed;
    width: 100%;
    z-index: 10;
    height: 3.375rem;
  }

  .mob-footer h3 {
    text-align: left;
    font-size: 0.5rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.56rem;
  }

  .footer-mob-form {
    display: flex;
    padding-bottom: 2vh;
  }

  .footer-mob-form input::placeholder {
    color: #001c54;
  }

  .mob-footer .footer-mob-form>button {
    height: 18px;
  }

  .footer-mob-form>input {
    font-size: 0.65em;
    max-width: 23vw;
    padding: 0 0 0.1vh 1vw;
    border-radius: 3px;
    border: 1px solid rgba(0, 28, 84, 1);
    margin-left: 2.5vw;
    color: rgba(0, 28, 84, 1);
    height: 18px;
  }

  .footer-mob-form>button {
    font-size: 0.65em;
    padding: 0.1vh 6vw;
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%);
    border-radius: 3px;
    margin-left: 2.5vw;
    color: #fff;
  }

  .footer-mob-form>input::placeholder {
    font-size: 0.7em;
  }

  .after-footer-mob {
    width: 100vw;
    height: 50vh;
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%);
    position: relative;
    z-index: 30;
    margin-top: -30vh;
  }

  .about-header-mob {
    background-image: url("../img/about-he-mob.png");
    width: 100%;
    background-size: cover;
    background-position-y: -150%;
    background-repeat: no-repeat;
    margin-top: 13vh;
    min-height: 50vh;
  }

  .about-header-mob h2 {
    font-size: 2.7em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.55);
    width: 60%;
    padding: 15% 0 0 6.2%;
    line-height: 1.35em;
    letter-spacing: 0.04em;
  }

  .about-text-block-mob {
    padding: 0 5vw;
  }

  .about-text-block-mob img {
    margin-left: 4vw;
  }

  .about-under-title-mob {
    text-align: justify;
    line-height: 1.1em;
    margin-top: -1vh;
  }

  .about-welcome-mob {
    text-indent: 0.4em;
  }

  .hwidth input {
    width: 65%;
  }

  .mob-study-online {
    width: 177px;
    height: 42px;
    padding: 1vh 1vw;
  }

  .mob-laptop {
    width: 47%;
    top: -0.7em;
  }

  .mob-button-group {
    margin-left: 15.5vw;
  }

  .mob-pict-btt {
    margin-left: 5vw;
  }

  ul {
    list-style: none;
  }

  .main-container.block-schools,
  .main-container.career,
  .main-container.educational,
  .main-container.modern,
  .main-container.courses,
  .main-container.mission,
  .main-container.medical-cards,
  .business-cards,
  .it-cards,
  .law-cards,
  .arch-cards,
  .humanities-cards,
  .language-cards,
  .life-sciences-cards,
  .main-container.pre-container-footer {
    display: none !important;
  }

  .logo_container_content {
    font-size: 0.743rem;
    line-height: 0.875rem;
  }

  .school_name_logo.law_logo {
    font-weight: 700;
    font-size: 0.49rem;
    line-height: 0.562rem;
  }

  .logo_content_mini_text {
    font-weight: 700;
    font-size: 0.1625rem;
    line-height: 0.187rem;
    margin: 0.125rem 0 0 0;
    text-align: left;
  }

  .school-head-logo img {
    width: 2.5rem;
    height: 2.5rem;
  }

  .wrap-back-home {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    padding-left: 0.81rem;
    padding-right: 0.81rem;
    margin-bottom: 1.3rem;
  }

  .normal-logo-mob {
    width: 7.93rem;
    height: 2.125rem;
  }

  .hover-logo-mob {
    width: 7.93rem;
    height: 2.125rem;
    display: none;
  }

  .left-logo-link__mob:hover .normal-logo-mob {
    display: none;
  }

  .left-logo-link__mob:hover .hover-logo-mob {
    display: block;
  }

  .left-logo-link:hover .normal-logo {
    display: none;
  }

  .left-logo-link:hover .hover-logo {
    display: block;
  }

  .button_for_home-left-mob {
    width: 8.56rem;
    height: 2rem;
    padding: 0.5rem 0 0.5rem 0.5rem;
    margin-top: 0.1rem;
    display: block;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 0.75rem;
    color: #fcfcfc;
    border: 0.125rem solid #fcfcfc;
    border-radius: 0.312rem;
  }

  .button_for_home-left-mob:hover {
    color: #001c54;
    background-color: #fcfcfc;
    border: 0.125rem solid #fcfcfc;
  }

  .nav-left-list .parent-li-left a {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 2.1rem;
    letter-spacing: -0.02em;
  }

  /* -----------------------   medical cards mob start --------------------- */

  .mob-med-card {
    position: relative;
    margin-bottom: 2.06rem;
    width: 9.56rem;
    height: 13.81rem;
    background: linear-gradient(157.29deg, #f8f8f8 0%, #ffffff 100%);
    border: 0.209rem solid #fcfcfc;
    box-shadow: 0px 1.67899px 11.1933px rgba(0, 0, 0, 0.2);
    border-radius: 0.21rem;
  }

  .mob-med-card.one {
    background-image: url("../img/one.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-med-card.two {
    background-image: url("../img/two.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-med-card.three {
    background-image: url("../img/three.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-med-card.four {
    background-image: url("../img/four.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-med-card.five {
    background-image: url("../img/five.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-med-card.six {
    background-image: url("../img/med-six.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-med-card.seven {
    background-image: url("../img/med-seven.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-med-card.eight {
    background-image: url("../img/med-ieght.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-med-card.nine {
    background-image: url("../img/med-nine.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-med-card.ten {
    background-image: url("../img/med-ten.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-block-facultys {
    display: flex;
    width: 8rem;
    height: 3.113rem;
    position: absolute;
    bottom: -0.937rem;
    left: 0.597rem;
    background: #fcfcfc;
    box-shadow: 0px 0.1rem 0.69rem rgba(0, 0, 0, 0.2);
    border-radius: 0.209rem;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  .mob-med-card .mob-name-faculty {
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1rem;
    text-align: center;
    letter-spacing: -0.02rem;
    margin: 0;
    padding-top: 0.75rem;
  }

  .mob-med-card.ten .mob-name-faculty {
    padding-top: 0;
  }

  .mob-med-card.eight .mob-name-faculty {
    padding-top: 0;
  }

  .mob-med-card.seven .mob-name-faculty {
    padding-top: 0;
  }

  /* -----------------------   medical cards mob end --------------------- */

  /* -----------------------   business cards mob start --------------------- */
  .mob-business-cards {
    margin-top: 5.88rem;
    height: 69.8rem;
  }

  .mob-business-card {
    position: relative;
    margin-bottom: 2.06rem;
    width: 9.56rem;
    height: 13.81rem;
    background: linear-gradient(157.29deg, #f8f8f8 0%, #ffffff 100%);
    border: 0.209rem solid #fcfcfc;
    box-shadow: 0px 1.67899px 11.1933px rgba(0, 0, 0, 0.2);
    border-radius: 0.21rem;
  }

  .mob-business-card.one {
    background-image: url("../img/business/bus_1.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-business-card.two {
    background-image: url("../img/business/bus_2.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-business-card.three {
    background-image: url("../img/business/bus_3.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-business-card.four {
    background-image: url("../img/business/bus_4.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-business-card.five {
    background-image: url("../img/business/bus_5.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-business-card.six {
    background-image: url("../img/business/bus_6.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-business-card.seven {
    background-image: url("../img/business/bus_7.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-business-card.eight {
    background-image: url("../img/business/bus_8.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-block-facultys.business {
    display: flex;
    width: 8rem;
    height: 3.113rem;
    position: absolute;
    bottom: -0.937rem;
    left: 0.597rem;
    background: #fcfcfc;
    box-shadow: 0px 0.1rem 0.69rem rgba(0, 0, 0, 0.2);
    border-radius: 0.209rem;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  .mob-business-card .mob-name-faculty {
    font-weight: 500;
    font-size: 0.7rem;
    line-height: 0.725rem;
    text-align: center;
    letter-spacing: 0px;
    margin: 0;
    padding-top: 0;
  }

  .mob-business-card.ten .mob-name-faculty {
    padding-top: 0;
  }

  .mob-business-card.eight .mob-name-faculty {
    padding-top: 0;
  }

  .mob-business-card.seven .mob-name-faculty {
    padding-top: 0;
  }

  /* -----------------------   business cards mob end --------------------- */

  /* -----------------------   it cards mob start --------------------- */
  .mob-it-cards,
  .mob-law-cards,
  .mob-humanities-cards,
  .mob-medical-cards {
    margin-top: 5.88rem;
    height: max-content;
  }

  .mob-it-card {
    position: relative;
    margin-bottom: 2.06rem;
    width: 9.56rem;
    height: 13.81rem;
    background: linear-gradient(157.29deg, #f8f8f8 0%, #ffffff 100%);
    border: 0.209rem solid #fcfcfc;
    box-shadow: 0px 1.67899px 11.1933px rgba(0, 0, 0, 0.2);
    border-radius: 0.21rem;
  }

  .mob-it-card.one {
    background-image: url("../img/it/it_1.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-it-card.two {
    background-image: url("../img/it/it_2.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-it-card.three {
    background-image: url("../img/it/it_3.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-it-card.four {
    background-image: url("../img/it/it_4.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-it-card.five {
    background-image: url("../img/it/it_5.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-it-card.six {
    background-image: url("../img/it/it_6.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-it-card.seven {
    background-image: url("../img/it/it_7.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-it-card.eight {
    background-image: url("../img/it/it_8.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-it-card.nine {
    background-image: url("../img/it/it_9.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-it-card.ten {
    background-image: url("../img/it/it_10.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-block-facultys.it {
    display: flex;
    width: 8rem;
    height: 3.113rem;
    position: absolute;
    bottom: -0.937rem;
    left: 0.597rem;
    background: #fcfcfc;
    box-shadow: 0px 0.1rem 0.69rem rgba(0, 0, 0, 0.2);
    border-radius: 0.209rem;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  .mob-it-card .mob-name-faculty {
    margin: 0;
    padding-top: 0;
    text-align: center;
    font-size: 0.625rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    line-height: 0.725rem;
  }

  .mob-it-card.ten .mob-name-faculty {
    padding-top: 0;
  }

  .mob-it-card.eight .mob-name-faculty {
    padding-top: 0;
  }

  .mob-it-card.seven .mob-name-faculty {
    padding-top: 0;
  }

  /* -----------------------   it cards mob end --------------------- */

  /* -----------------------   law cards mob start --------------------- */

  .mob-law-card {
    position: relative;
    margin-bottom: 2.06rem;
    width: 9.56rem;
    height: 13.81rem;
    background: linear-gradient(157.29deg, #f8f8f8 0%, #ffffff 100%);
    border: 0.209rem solid #fcfcfc;
    box-shadow: 0px 1.67899px 11.1933px rgba(0, 0, 0, 0.2);
    border-radius: 0.21rem;
  }

  .mob-law-card.one {
    background-image: url("../img/law/law_1.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-law-card.two {
    background-image: url("../img/law/law_2.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-law-card.three {
    background-image: url("../img/law/law_3.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-law-card.four {
    background-image: url("../img/law/law_4.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-law-card.five {
    background-image: url("../img/law/law_5.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-law-card.six {
    background-image: url("../img/law/law_6.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-law-card.seven {
    background-image: url("../img/law/law_7.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-law-card.eight {
    background-image: url("../img/law/law_8.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-law-card.nine {
    background-image: url("../img/law/law_9.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-law-card.ten {
    background-image: url("../img/law/law_10.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-block-facultys.law {
    display: flex;
    width: 8rem;
    /* min-height: 4rem; */
    height: 3.113rem;
    position: absolute;
    bottom: -0.937rem;
    left: 0.597rem;
    background: #fcfcfc;
    box-shadow: 0px 0.1rem 0.69rem rgba(0, 0, 0, 0.2);
    border-radius: 0.209rem;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  .mob-law-card .mob-name-faculty {
    font-weight: 500;
    font-size: 0.7rem;
    line-height: 0.725rem;
    text-align: center;
    letter-spacing: 0px;
    margin: 0;
    padding-top: 0;
  }

  .mob-law-card.ten .mob-name-faculty {
    padding-top: 0;
  }

  .mob-law-card.eight .mob-name-faculty {
    padding-top: 0;
  }

  .mob-law-card.seven .mob-name-faculty {
    padding-top: 0;
  }

  /* -----------------------   law cards mob end --------------------- */

  /* -----------------------   humanities cards mob start --------------------- */

  .mob-humanities-card {
    position: relative;
    margin-bottom: 2.06rem;
    width: 9.56rem;
    height: 13.81rem;
    background: linear-gradient(157.29deg, #f8f8f8 0%, #ffffff 100%);
    border: 0.209rem solid #fcfcfc;
    box-shadow: 0px 1.67899px 11.1933px rgba(0, 0, 0, 0.2);
    border-radius: 0.21rem;
  }

  .mob-humanities-card.one {
    background-image: url("../img/humanities/humanities-1.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-humanities-card.two {
    background-image: url("../img/humanities/humanities-2.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-humanities-card.three {
    background-image: url("../img/humanities/humanities-3.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-humanities-card.four {
    background-image: url("../img/humanities/humanities-4.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-humanities-card.five {
    background-image: url("../img/humanities/humanities-5.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-humanities-card.six {
    background-image: url("../img/humanities/humanities-6.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-humanities-card.seven {
    background-image: url("../img/humanities/humanities-7.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-humanities-card.eight {
    background-image: url("../img/humanities/humanities-8.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-humanities-card.nine {
    background-image: url("../img/humanities/humanities-9.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-humanities-card.ten {
    background-image: url("../img/humanities/humanities-10.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-block-facultys.humanities {
    display: flex;
    width: 8rem;
    /* min-height: 4rem; */
    height: 3.113rem;
    position: absolute;
    bottom: -0.937rem;
    left: 0.597rem;
    background: #fcfcfc;
    box-shadow: 0px 0.1rem 0.69rem rgba(0, 0, 0, 0.2);
    border-radius: 0.209rem;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  .mob-humanities-card .mob-name-faculty {
    font-weight: 500;
    font-size: 0.7rem;
    line-height: 0.725rem;
    text-align: center;
    letter-spacing: 0px;
    margin: 0;
    padding-top: 0;
  }

  .mob-humanities-card.ten .mob-name-faculty {
    padding-top: 0;
  }

  .mob-humanities-card.eight .mob-name-faculty {
    padding-top: 0;
  }

  .mob-humanities-card.seven .mob-name-faculty {
    padding-top: 0;
  }

  /* -----------------------   humanities cards mob end --------------------- */

  /* -----------------------   language cards mob start --------------------- */
  .mob-language-cards {
    margin-top: 5.88rem;
    height: 85rem;
  }

  .mob-language-card {
    position: relative;
    margin-bottom: 2.06rem;
    width: 9.56rem;
    height: 13.81rem;
    background: linear-gradient(157.29deg, #f8f8f8 0%, #ffffff 100%);
    border: 0.209rem solid #fcfcfc;
    box-shadow: 0px 1.67899px 11.1933px rgba(0, 0, 0, 0.2);
    border-radius: 0.21rem;
  }

  .mob-language-card.one {
    background-image: url("../img/language/language_1.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-language-card.two {
    background-image: url("../img/language/language_2.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-language-card.three {
    background-image: url("../img/language/language_3.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-language-card.four {
    background-image: url("../img/language/language_4.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-language-card.five {
    background-image: url("../img/language/language_5.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-language-card.six {
    background-image: url("../img/language/language_6.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-language-card.seven {
    background-image: url("../img/language/language_7.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-language-card.eight {
    background-image: url("../img/language/language_8.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-language-card.nine {
    background-image: url("../img/language/language_9.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-language-card.ten {
    background-image: url("../img/language/language_10.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-block-facultys.language {
    display: flex;
    width: 8rem;
    height: 3.113rem;
    position: absolute;
    bottom: -0.937rem;
    left: 0.597rem;
    background: #fcfcfc;
    box-shadow: 0px 0.1rem 0.69rem rgba(0, 0, 0, 0.2);
    border-radius: 0.209rem;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  .mob-language-card .mob-name-faculty {
    font-weight: 500;
    font-size: 0.7rem;
    line-height: 0.725rem;
    text-align: center;
    letter-spacing: 0px;
    margin: 0;
    padding-top: 0;
  }

  .mob-language-card.ten .mob-name-faculty {
    padding-top: 0;
  }

  .mob-language-card.eight .mob-name-faculty {
    padding-top: 0;
  }

  .mob-language-card.seven .mob-name-faculty {
    padding-top: 0;
  }

  /* -----------------------   language cards mob end --------------------- */

  /* -----------------------   arch cards mob start --------------------- */
  .mob-arch-cards {
    margin-top: 5.88rem;
    height: 85.8rem;
  }

  .mob-wrap-cards {
    position: relative;
    margin: 0 1.0625rem;
    margin-top: 1.125rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    /* margin-bottom: 3.625rem; */
  }

  .mob-arch-card {
    position: relative;
    margin-bottom: 2.06rem;
    width: 9.56rem;
    height: 13.81rem;
    background: linear-gradient(157.29deg, #f8f8f8 0%, #ffffff 100%);
    border: 0.209rem solid #fcfcfc;
    box-shadow: 0px 1.67899px 11.1933px rgba(0, 0, 0, 0.2);
    border-radius: 0.21rem;
  }

  .mob-arch-card.one {
    background-image: url("../img/arch/arch-1.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-arch-card.two {
    background-image: url("../img/arch/arch-2.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-arch-card.three {
    background-image: url("../img/arch/arch-3.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-arch-card.four {
    background-image: url("../img/arch/arch-4.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-arch-card.five {
    background-image: url("../img/arch/arch-5.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-arch-card.six {
    background-image: url("../img/arch/arch-6.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-arch-card.seven {
    background-image: url("../img/arch/arch-7.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-arch-card.eight {
    background-image: url("../img/arch/arch-8.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-arch-card.nine {
    background-image: url("../img/arch/arch-9.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-arch-card.ten {
    background-image: url("../img/arch/arch-10.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-block-facultys.arch {
    display: flex;
    width: 8rem;
    height: 3.113rem;
    position: absolute;
    bottom: -0.937rem;
    left: 0.597rem;
    background: #fcfcfc;
    box-shadow: 0px 0.1rem 0.69rem rgba(0, 0, 0, 0.2);
    border-radius: 0.209rem;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  .mob-arch-card .mob-name-faculty {
    margin: 0;
    padding-top: 0;
    text-align: center;
    font-size: 0.625rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    line-height: 0.725rem;
  }

  .mob-arch-card.ten .mob-name-faculty {
    padding-top: 0;
  }

  .mob-arch-card.eight .mob-name-faculty {
    padding-top: 0;
  }

  .mob-arch-card.seven .mob-name-faculty {
    padding-top: 0;
  }

  .mob-text-faculty {
    font-weight: 500;
    font-size: 0.5rem;
    line-height: 12px;
    text-align: center;
    margin: 0;
    padding-top: 1px;
    letter-spacing: 0;
    color: #e00000;
    margin-top: 0.2rem;
  }

  /* -----------------------   arch cards mob end --------------------- */

  /* -----------------------   life cards mob start --------------------- */
  .mob-life-sciences-cards {
    margin-top: 5.88rem;
    height: max-content;
  }

  .mob-wrap-cards {
    position: relative;
    margin: 0 1.0625rem;
    margin-top: 1.125rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    /* margin-bottom: 3.625rem; */
  }

  .mob-life-sciences-card {
    position: relative;
    margin-bottom: 2.06rem;
    width: 9.56rem;
    height: 13.81rem;
    background: linear-gradient(157.29deg, #f8f8f8 0%, #ffffff 100%);
    border: 0.209rem solid #fcfcfc;
    box-shadow: 0px 1.67899px 11.1933px rgba(0, 0, 0, 0.2);
    border-radius: 0.21rem;
  }

  .mob-life-sciences-card.one {
    background-image: url("../img/life_sciences/life-card-1.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-life-sciences-card.two {
    background-image: url("../img/life_sciences/life-card-2.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-life-sciences-card.three {
    background-image: url("../img/life_sciences/life-card-3.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-life-sciences-card.four {
    background-image: url("../img/life_sciences/life-card-4.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-life-sciences-card.five {
    background-image: url("../img/life_sciences/life-card-5.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-life-sciences-card.six {
    background-image: url("../img/life_sciences/life-card-6.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-life-sciences-card.seven {
    background-image: url("../img/life_sciences/life-card-7.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-life-sciences-card.eight {
    background-image: url("../img/life_sciences/life-card-8.png");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .mob-block-facultys.life-sciences {
    display: flex;
    width: 8rem;
    height: 3.113rem;
    position: absolute;
    bottom: -0.937rem;
    left: 0.597rem;
    background: #fcfcfc;
    box-shadow: 0px 0.1rem 0.69rem rgba(0, 0, 0, 0.2);
    border-radius: 0.209rem;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  .mob-life-sciences-card .mob-name-faculty {
    margin: 0;
    padding-top: 0;
    text-align: center;
    font-size: 0.625rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    line-height: 0.725rem;
  }

  .mob-life-sciences-card.ten .mob-name-faculty {
    padding-top: 0;
  }

  .mob-life-sciences-card.eight .mob-name-faculty {
    padding-top: 0;
  }

  .mob-life-sciences-card.seven .mob-name-faculty {
    padding-top: 0;
  }

  .mob-text-faculty {
    font-weight: 500;
    font-size: 0.5rem;
    line-height: 12px;
    text-align: center;
    margin: 0;
    padding-top: 1px;
    letter-spacing: 0;
    color: #e00000;
    margin-top: 0.2rem;
  }

  /* -----------------------   it cards mob end --------------------- */

  /* -----------------------   mission mob start --------------------- */
  .mob-mission {
    margin-top: 5.85rem;
  }

  .mob-mission.law {
    height: 19.5rem;
  }

  .mob-mission.it-school {
    height: 20.6rem;
  }

  .mob-mission.bus-school {
    height: 20.6rem;
  }

  .mob-mission.arch {
    height: 23.7rem;
  }

  .mob-mission.language {
    height: 19.5rem;
  }

  .mob-head__title {
    margin: 0;
    white-space: nowrap;
    text-align: center;
    color: #001c54;
    font-family: Roboto;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
  }

  .mob-head {
    padding: 0 1.12rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: max-content;
  }

  .mob-head-img {
    margin-top: 0.5rem;
    width: 14.58rem;
  }

  .mob-subtitle-block {
    margin-top: 1rem;
    padding: 0 1.125rem;
    position: relative;
  }

  .mob-subtitle-block::before,
  .mob-subtitle-block::after {
    opacity: 0.1;
    content: "";
    position: absolute;
    background: url("../img/qq-mob.svg") 100% 100%/ 100% 100% no-repeat;
    width: 1.75rem;
    height: 1.37rem;
  }

  .mob-subtitle-block::before {
    top: -1.625rem;
    left: 1.125rem;
  }

  .mob-subtitle-block::after {
    transform: rotate(180deg);
    right: 1.125rem;
    bottom: -1.5rem;
  }

  .mob-subtitle-block__text {
    position: relative;
    padding: 0 0.937rem;
    text-align: center;
    letter-spacing: -0.02rem;
    text-indent: 1.24rem;
    color: #001c54;
    font-family: "Roboto";
    font-size: 0.75rem;
    font-style: italic;
    font-weight: 400;
    line-height: 1.0625rem;
  }

  .mob-subtitle-block__text::after {
    content: "";
    position: absolute;
    left: 22%;
    bottom: -1.31rem;
    width: 12.12rem;
    height: 0.063rem;
    background: #e00000;
  }

  .med_school.mob-subtitle-block__text::after {
    content: "";
    position: absolute;
    left: 6rem;
    bottom: -1.31rem;
    width: 8.5rem;
    height: 0.063rem;
    background: #e00000;
  }

  .humanities_school.mob-subtitle-block__text::after {
    content: "";
    position: absolute;
    left: 8rem;
    bottom: -1.31rem;
    width: 4.3rem;
    height: 0.063rem;
    background: #e00000;
  }

  .it_school.mob-subtitle-block__text::after {
    content: "";
    position: absolute;
    left: 3.2rem;
    bottom: -1rem;
    width: 14rem;
    height: 0.063rem;
    background: #e00000;
  }

  .law_school.mob-subtitle-block__text::after {
    content: "";
    position: absolute;
    left: 3.9rem;
    bottom: -1rem;
    width: 12.5rem;
    height: 0.063rem;
    background: #e00000;
  }

  .business_school.mob-subtitle-block__text::after {
    content: "";
    position: absolute;
    left: 2.6rem;
    bottom: -1rem;
    width: 15rem;
    height: 0.063rem;
    background: #e00000;
  }

  .arch_school.mob-subtitle-block__text::after {
    content: "";
    position: absolute;
    left: 8.6rem;
    bottom: -1rem;
    width: 3rem;
    height: 0.063rem;
    background: #e00000;
  }

  .language_school.mob-subtitle-block__text::after {
    content: "";
    position: absolute;
    left: 5rem;
    bottom: -1.31rem;
    width: 10.5rem;
    height: 0.063rem;
    background: #e00000;
  }

  .life-sciences_school.mob-subtitle-block__text::after {
    content: "";
    position: absolute;
    left: 4.9rem;
    bottom: -1.31rem;
    width: 10.5rem;
    height: 0.063rem;
    background: #e00000;
  }

  .mob-wrapp-icon-block {
    position: relative;
    margin-top: 2rem;
  }

  .mob-block-icon {
    position: relative;
    margin-top: 1rem;
  }

  .mob-block-icon__img {
    position: relative;
    margin: 0 auto;
    width: 21.3rem;
    height: 11.4rem;
    margin-left: 0.8rem;
  }

  .med-girl-mission-mob {
    position: absolute;
    width: 6.7rem;
    z-index: 10;
    top: 0px;
    left: 8.1rem;
    height: 7.8rem;
  }

  .mob-block-info {
    position: absolute;
    display: flex;
    flex-direction: column;
  }

  .mob-block-info.first {
    position: absolute;
    top: 2.48rem;
    left: 2.1rem;
  }

  .mob-block-info.first .mob-blok-info__text {
    width: 4rem;
  }

  .mob-block-info.first img {
    margin-left: 1.8rem;
  }

  .mob-block-info.second {
    position: absolute;
    bottom: 0.93rem;
    left: 3.6rem;
  }

  .mob-block-info.business.second {
    position: absolute;
    bottom: 0.5rem;
    left: 3.6rem;
  }

  .mob-block-info.language.second {
    position: absolute;
    bottom: 0.5rem;
    left: 3.6rem;
  }

  .mob-block-info.second img {
    margin-left: 2rem;
  }

  .mob-block-info.second .mob-blok-info__text {
    width: 4rem;
  }

  .mob-block-info.third {
    position: absolute;
    top: 2.47rem;
    right: 1.3rem;
  }

  .mob-block-info.third .mob-blok-info__text {
    width: 4.43rem;
  }

  .mob-block-info.third img {
    margin-left: 2.05rem;
  }

  .mob-block-info.fourth {
    position: absolute;
    bottom: 0.93rem;
    right: 3.5rem;
  }

  .mob-block-info.business.fourth {
    position: absolute;
    bottom: 0.5rem;
    right: 3.5rem;
  }

  .mob-block-info.fourth.humanities {
    position: absolute;
    bottom: 0.5rem;
    right: 3.5rem;
  }

  .mob-block-info.fourth img {
    margin-left: 1.8rem;
  }

  .mob-block-info.fourth .mob-blok-info__text {
    width: 3.75rem;
  }

  .mob-block-icon.architect::after {
    content: url("../img/architect-mission.png");
    position: absolute;
    position: absolute;
    bottom: -17rem;
    right: -209%;
    transform: scale(0.19);
  }

  .mob-block-icon.language::after {
    content: url("../img/language-mission.png");
    position: absolute;
    position: absolute;
    bottom: -17rem;
    right: -209%;
    transform: scale(0.19);
  }

  .mob-block-icon.it::after {
    content: url("../img/it-mission.png");
    position: absolute;
    position: absolute;
    bottom: -17rem;
    right: -209%;
    transform: scale(0.19);
  }

  .mob-block-icon.hum::after {
    content: url("../img/hum-mission.png");
    position: absolute;
    position: absolute;
    bottom: -17rem;
    right: -209%;
    transform: scale(0.19);
  }

  .mob-block-icon.life::after {
    content: url("../img/life-mission.png");
    position: absolute;
    position: absolute;
    bottom: -17rem;
    right: -209%;
    transform: scale(0.19);
  }

  .mob-block-info img {
    width: 0.7rem;
    height: 0.7rem;
    margin-left: 2.78rem;
    margin-top: 0.25rem;
  }

  .mob-blok-info__text {
    font-weight: 700;
    font-size: 0.5rem;
    line-height: 0.56rem;
    width: 5.625rem;
    margin: 0.25rem;
  }

  /* -----------------------   mission mob end --------------------- */

  /* -----------------------  courses mob start --------------------- */
  .mob-courses {
    margin-top: 5.89rem;
    height: 38rem;
  }

  .mob-courses.business,
  .mob-courses.arch,
  .mob-courses.hum {
    height: max-content;
  }

  .mob-courses.law {
    height: 38.687rem;
  }

  .mob-courses.life {
    height: 38.687rem;
  }

  .mob-courses.language {
    height: 38rem;
  }

  .mob-wrap-text {
    margin-top: 1rem;
    padding: 0 1.12rem;
  }

  .mob-text-block p {
    letter-spacing: -0.03rem;
    text-indent: 1.243rem;
    margin-bottom: 1.45rem;
    text-align: justify;
    font-size: 0.75rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 1.0625rem;
  }

  .mob-right-text {
    text-align: start;
    padding-left: 0.56rem;
    position: relative;
    text-align: justify;
    font-size: 0.75rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    /* line-height: 1.0625rem; */
    margin-left: 0.5rem;
  }

  .mob-right-text::before {
    position: absolute;
    content: url("../img/left-arrow-hover.svg");
    top: -0.125rem;
    left: 0;
  }

  .mob-info-courses {
    position: relative;
    margin-top: 2rem;
  }

  .mob-info-btn {
    display: flex;
    flex-direction: row;
    position: relative;
    margin-top: 1.5rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    justify-content: space-around;
  }

  #mob-read-courses {
    margin-right: 2.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.44rem 1.3rem;
    height: 1.875rem;
    color: #001c54;
    border-radius: 4.8px;
    border: 1px solid #001c54;
    text-align: center;
    font-size: 0.75rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    line-height: 1rem;
    width: 7.25rem;
    white-space: nowrap !important;
  }

  #mob-read-courses:hover {
    color: #e00000;
    border-color: #e00000;
  }

  #mob-read-all-courses {
    left: 6.05rem;
    position: absolute;
    bottom: -2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.44rem 1.3rem;
    height: 1.875rem;
    color: #001c54;
    border-radius: 4.8px;
    border: 1px solid #001c54;
    text-align: center;
    font-size: 0.75rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    line-height: 1rem;
    width: 7.25rem;
    white-space: nowrap !important;
  }

  #mob-read-all-courses:hover {
    color: #e00000;
    border-color: #e00000;
  }

  #mob-educational-read {
    left: 7.05rem;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.44rem 1.3rem;
    height: 1.875rem;
    color: #001c54;
    border-radius: 4.8px;
    border: 1px solid #001c54;
    text-align: center;
    font-size: 0.75rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    line-height: 1rem;
    width: 7.25rem;
    white-space: nowrap !important;
  }

  #mob-educational-read:hover {
    color: #e00000;
    border-color: #e00000;
  }

  #mob-courses-competencies {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.44rem 1.3rem;
    height: 1.875rem;
    color: #001c54;
    border-radius: 4.8px;
    border: 1px solid #001c54;
    text-align: center;
    font-size: 0.75rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    line-height: 1rem;
    width: 7.25rem;
    white-space: nowrap !important;
  }

  #mob-courses-competencies:hover {
    color: #e00000;
    border-color: #e00000;
  }

  #mob-courses-complesory {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.44rem 1.3rem;
    height: 1.875rem;
    color: #001c54;
    border-radius: 4.8px;
    border: 1px solid #001c54;
    text-align: center;
    font-size: 0.75rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    line-height: 1rem;
    width: 7.25rem;
    white-space: nowrap !important;
  }

  #mob-courses-complesory:hover {
    color: #e00000;
    border-color: #e00000;
  }

  .mob-img-block {
    position: relative;
    width: 20.25rem;
    height: 11.18rem;
    margin: 0 auto;
  }

  .mob-wrap-img {
    filter: drop-shadow(0px 2.35161px 15.2854px rgba(0, 0, 0, 0.15));
    border: 0.206rem solid #fcfcfc;
    border-radius: 0.206rem;
  }

  .mob-wrap-img.first {
    position: absolute;
    top: 1.31rem;
    left: -0.0625rem;
    width: 11.56rem;
    height: 8.62rem;
    z-index: 15;
  }

  .mob-img-first {
    width: 11.25rem;
    height: 8.375rem;
  }

  .mob-wrap-img.second {
    position: absolute;
    top: 0.187rem;
    right: 0;
    width: 10.31rem;
    height: 7.56rem;
    z-index: 10;
  }

  .mob-img-second {
    width: 9.9rem;
    height: 7.20117rem;
  }

  .mob-wrap-img.third {
    position: absolute;
    bottom: 0;
    left: 6.375rem;
    width: 10.31rem;
    height: 4.93rem;
    z-index: 5;
  }

  .mob-img-third {
    width: 9.9rem;
    height: 4.57rem;
  }

  /* -----------------------  courses mob end --------------------- */

  /* -----------------------  modern mob start --------------------- */
  .mob-modern {
    margin-top: 5.86rem;
    height: 21rem;
    display: flex;
    flex-direction: column;
    /* align-content: center; */
    align-items: center;
  }

  .wrap-modern {
    background: url("../img/back-modern-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .wrap-modern.medicine {
    background: url("../img/back-moderm-med-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }

  .wrap-modern.business {
    background: url("../img/back-modern-bus-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }

  .wrap-modern.architect {
    background: url("../img/back-modern-arhitect-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .wrap-modern.it {
    background: url("../img/back-modern-it-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }

  .wrap-modern.language {
    background: url("../img/back-modern-lang-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }

  .wrap-modern.law {
    background: url("../img/law/join-law-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }

  .wrap-modern.hum {
    background: url("../img/back-modern-hum-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }

  .wrap-modern.life {
    background: url("../img/back-modern-life-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }

  .wrap-modern .modern-title {
    letter-spacing: -0.01rem;
    padding-top: 1.75rem;
    margin-bottom: 0;
    color: #fcfcfc;
    text-align: center;
    text-shadow: 0px 3.999997138977051px 8.00000286102295px 0px rgba(0, 0, 0, 0.15);
    font-size: 1.25rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    line-height: 1.75rem;
    text-transform: uppercase;
  }

  .wrap-modern .mob-subtitle-modern {
    letter-spacing: -0.02rem;
    margin-top: 1rem;
    margin-bottom: 0;
    padding: 0 1.97rem;
    text-indent: 0.937rem;
    color: #fcfcfc;
    text-align: center;
    font-size: 0.75rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 1.0625rem;
  }

  .wrap-modern .mob-join-modern {
    /* line-height: 68px; */
    margin-top: 1.42rem;
    margin-bottom: 0;
    text-indent: 0;
    color: #fcfcfc;
    text-align: center;
    font-size: 0.875rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    line-height: 1.75rem;
    text-transform: uppercase;
  }

  .mob-block-btn-modern {
    display: flex;
    flex-direction: column;
    width: 15.12rem;
    margin: auto;
    margin-top: 1rem;
    align-items: center;
  }

  .wrap-modern.architect .mob-block-btn-modern {
    display: flex;
    flex-direction: column;
    width: 15.12rem;
    margin: auto;
    margin-top: 0.56rem;
    margin-bottom: 1.75rem;
  }

  .wrap-modern.life .mob-block-btn-modern {
    display: flex;
    flex-direction: column;
    width: 15.12rem;
    margin: auto;
    margin-top: 0.56rem;
  }

  .mob-request-modern {
    display: flex;
    white-space: nowrap;
    letter-spacing: 0.02rem;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-size: 0.925rem;
    text-align: center;
    background: #e00000;
    box-shadow: 0px 0.15rem 0.256rem rgba(0, 0, 0, 0.45);
    border-radius: 0.3rem;
    margin-bottom: 1.25rem;
    width: 14.62rem;
    height: 2.56rem;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  .mob-request-modern:hover {
    transform: scale(1.1);
    transition: 0.7s;
  }

  .mob-apply-modern {
    display: flex;
    box-shadow: 0px 0.187rem 0.312rem rgb(0 0 0 / 45%);
    background: linear-gradient(270deg,
        rgba(0, 28, 84, 0.85) 0%,
        rgba(0, 28, 84, 0.85) 100%);
    border: 0.125rem solid #f8f8f8;
    text-align: center;
    backdrop-filter: blur(13px);
    border-radius: 0.3rem;
    font-weight: 700;
    font-size: 0.925rem;
    display: flex;
    text-align: center;
    letter-spacing: 0.02rem;
    text-transform: uppercase;
    color: #ffffff;
    white-space: nowrap;
    width: 14.62rem;
    height: 2.56rem;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .mob-apply-modern:hover {
    transform: scale(1.1);
    transition: 0.7s;
    color: #ffffff;
  }

  /* -----------------------  modern mob end --------------------- */

  /* -----------------------  educational mob start --------------------- */
  .mob-educational {
    margin-top: 6rem;
    position: relative;
    height: max-content;
  }

  .mob-wrap-educational {
    margin: 0 auto;
    margin-top: 1rem;
    width: 20.875rem;
    background: #fcfcfc;
    box-shadow: 0px 0.25rem 0.937rem rgba(0, 0, 0, 0.3);
    border-radius: 0.3rem;
    position: relative;
  }

  .mob-left-educ-block h3 {
    position: relative;
    padding-top: 1.38rem;
    padding-left: 1.88rem;
    padding-right: 1.31rem;
    text-align: start;
    margin-bottom: 0;
    font-size: 1rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .mob-left-educ-block h3::before {
    content: "";
    position: absolute;
    height: 2rem;
    width: 0.187rem;
    background: #e00000;
    top: 1.6rem;
    left: 1.2rem;
  }

  .mob-left-educ-block p {
    text-indent: 1rem;
    margin-bottom: 0;
    text-align: justify;
    padding-top: 1rem;
    padding-left: 1.26rem;
    padding-right: 1.26rem;
    background: var(--linear, linear-gradient(270deg, #001c54 0%, #001c54 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Roboto;
    font-size: 0.75038rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.0625rem;
    letter-spacing: -0.0225rem;
  }

  .mob-center-educ-block {
    width: 18.43rem;
    position: absolute;
    z-index: 10;
    top: 15.5rem;
    left: 1.19rem;
    background: rgba(252, 252, 252, 0.9);
    border: 0.08125rem solid #fcfcfc;
    box-shadow: 0px 0.1687rem 1.0187rem rgba(0, 0, 0, 0.16);
    backdrop-filter: blur(3.39862px);
    border-radius: 0.25rem;
  }

  .mob-center-educ-block.educ {
    top: 18.5rem;
  }

  .mob-center-educ-block.arch {
    top: 14.5rem;
  }

  .mob-center-educ-block.it {
    top: 15.5rem;
  }

  .mob-center-educ-block.business {
    top: 15.69rem;
  }

  .mob-center-educ-block.law {
    top: 18rem;
  }

  .mob-center-educ-block.hum {
    top: 15.5rem;
  }

  .mob-center-list {
    padding: 1.6rem;
  }

  .mob-center-list> :last-child {
    margin-bottom: 0;
  }

  .mob-list-wrap {
    display: flex;
    flex-direction: row;
    margin-bottom: 1.7rem;
  }

  .mob-list__text {
    width: 12.75rem;
    align-items: center;
    padding-left: 0.96rem;
    margin-bottom: 0;
    text-align: justify;
    font-family: Roboto;
    font-size: 0.561rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .mob-square {
    background: linear-gradient(149.94deg, #0144c7 18.76%, #002369 75.67%);
    border-radius: 0.126rem;
    position: relative;
    width: 2.4rem;
    height: 2.4rem;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mob-square.red {
    background: linear-gradient(180deg, #f40000 0%, #c73000 100%);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mob-square img {
    position: absolute;
    height: 1.08rem;
    width: 1.08rem;
  }

  .mob-right-educ-block {
    padding-top: 8.88rem;
    border-radius: 0px 0px 0.6875rem 0.6875rem;
  }

  .mob-center-educ-block.educ+.mob-right-educ-block {
    padding-top: 8.25rem;
  }

  .mob-right-block__img {
    width: 20.875rem;
    height: 17.9rem;
    border-radius: 0px 0px 0.3rem 0.3rem;
  }

  /* -----------------------  educational mob end --------------------- */

  /* -----------------------  career mob start --------------------- */
  .mob-career {
    margin-top: 5.89rem;
    position: relative;
    height: 18.2rem;
  }

  .mob-career__text {
    padding: 0 1.125rem 0 0.875rem;
    margin-top: 1rem;
    position: relative;
    color: #001c54;
    text-align: center;
    font-size: 0.75rem;
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    line-height: 1.0625rem;
    letter-spacing: -0.02rem;
  }

  .mob-career__text::after {
    content: "";
    position: absolute;
    bottom: -0.312rem;
    left: 0.843rem;
    height: 0.063rem;
    width: 33%;
    background: #e00000;
  }

  .med_school.mob-career__text::after {
    content: "";
    position: absolute;
    bottom: -0.312rem;
    left: 0.843rem;
    height: 0.063rem;
    width: 20.5rem;
    background: #e00000;
  }

  .it_school.mob-career__text::after {
    content: "";
    position: absolute;
    bottom: -0.4rem;
    left: 5.7rem;
    height: 0.063rem;
    width: 11rem;
    background: #e00000;
  }

  .law_school.mob-career__text::after {
    content: "";
    position: absolute;
    bottom: -1rem;
    left: 6.3rem;
    height: 0.063rem;
    width: 9.5rem;
    background: #e00000;
  }

  .business_school.mob-career__text::after {
    content: "";
    position: absolute;
    bottom: -1rem;
    left: 6.2rem;
    height: 0.063rem;
    width: 9.7rem;
    background: #e00000;
  }

  .arch_school.mob-career__text::after {
    content: "";
    position: absolute;
    bottom: -0.312rem;
    left: 7.5rem;
    height: 0.063rem;
    width: 7rem;
    background: #e00000;
  }

  .language_school.mob-career__text::after {
    content: "";
    position: absolute;
    bottom: -0.312rem;
    left: 5.5rem;
    height: 0.063rem;
    width: 11rem;
    background: #e00000;
  }

  .life-sciences_school.mob-career__text::after {
    content: "";
    position: absolute;
    bottom: -0.312rem;
    left: 6.2rem;
    height: 0.063rem;
    width: 9.7rem;
    background: #e00000;
  }

  .humanities_school.mob-career__text::after {
    content: "";
    position: absolute;
    bottom: -0.312rem;
    left: 6.35rem;
    height: 0.063rem;
    width: 9.5rem;
    background: #e00000;
  }

  .mob-img-wrap {
    position: relative;
    width: 20.56rem;
    height: 10.68rem;
    margin: 0;
    margin-top: 1.75rem;
  }

  .mob-img-wrap .career-icon-back-mob {
    position: absolute;
    top: 0;
    left: 0.625rem;
    width: 15.93rem;
    height: 11.37rem;
  }

  .mob-img-wrap .career-icon-mob {
    position: absolute;
    top: 1.8rem;
    left: 2.8rem;
    width: 3.87rem;
    height: 3.87rem;
  }

  .mob-text-career.public {
    width: 4rem;
    white-space: nowrap;
  }

  .mob-text-career.public.it-school {
    bottom: auto;
    width: 4rem;
    margin: 0;
    white-space: nowrap;
  }

  .mob-text-career.pediatrician {
    width: 8.4rem;
    white-space: nowrap !important;
  }

  /* *********************  medicine */

  .wrap-career-text-mob.general .it-school {
    position: absolute;
    top: 1.6rem;
    right: 6.35rem;
    display: flex;
    align-items: center;
  }

  /* *******************  business */

  .wrap-career-text-mob.head-of {
    position: absolute;
    top: 1.25rem;
    right: 6.35rem;
  }

  .wrap-career-text-mob.head-of.business {
    position: absolute;
    top: 1.29rem;
    right: 6.35rem;
  }

  .wrap-career-text-mob.buss-a {
    position: absolute;
    top: 4rem;
    right: 2.95rem;
  }

  .wrap-career-text-mob.comm {
    position: absolute;
    bottom: 1.1rem;
    right: 7.6rem;
  }

  .wrap-career-text-mob.dir {
    position: absolute;
    bottom: 3.9rem;
    right: 4.95rem;
  }

  .wrap-career-text-mob.comm {
    position: absolute;
    bottom: 1.1rem;
    right: 7.6rem;
  }

  .wrap-career-text-mob.dev-dir {
    position: absolute;
    bottom: 1.42rem;
    left: 4.45rem;
  }

  /* *********************  law */

  /* *******************  language */
  .wrap-career-text-mob.foreign {
    position: absolute;
    top: 4.35rem;
    right: 2.95rem;
    display: flex;
    align-items: center;
  }

  /* *******************  humanities */

  .wrap-career-text-mob.human {
    position: absolute;
    top: 1.6rem;
    right: 6.3rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.archaeol {
    position: absolute;
    top: 4.4rem;
    right: 2.9rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.social-w {
    position: absolute;
    bottom: 3.6rem;
    right: 4.85rem;
  }

  .wrap-career-text-mob.graph {
    position: absolute;
    bottom: 0.8rem;
    right: 7.5rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.travel {
    position: absolute;
    bottom: 0.8rem;
    left: 4.47rem;
    display: flex;
    align-items: center;
  }

  /* *******************  life */

  .mob-red-more-career {
    padding: 0.25rem 0.9rem;
    font-weight: 700;
    font-size: 0.875rem;
    color: #001c54;
    border: 0.125rem solid #001c54;
    border-radius: 0.312rem;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 35%;
  }

  .mob-red-more-career:hover {
    color: #e00000;
    border-color: #e00000;
  }

  /* -----------------------  career mob end --------------------- */

  /* -----------------------  block-school mob start --------------------- */

  .courses-about-ieu>.mob-block-schools.wrap {
    margin-top: 2rem;
  }

  .content_container.courses-about-ieu .content {
    margin-bottom: 7rem;
  }

  .courses-about-ieu>.content>.info-block+a {
    position: absolute;
    left: 50%;
    bottom: -4rem;
  }

  /* .mob-block-schools{
           margin-top: 4.06rem;
           margin-bottom: 4.06rem;
       } */
  .mob-block-schools.wrap.background {
    top: 0;
    left: 0;
    position: fixed;
    background: #fcfcfc;
    box-shadow: 0px 0.25rem 0.5rem rgb(0 0 0 / 15%);
    margin: 0;
  }

  .mob-block-schools.wrap.background .mob-wrap-schools {
    /* padding: 0rem 0.2rem 0rem 0.2rem; */
    width: calc(100% - 2rem);
  }

  .background {
    background: #fcfcfc;
    box-shadow: 0px 0.25rem 0.5rem rgb(0 0 0 / 15%);
    transition: 0.5s linear;
  }

  .mob-wrap-schools {
    height: 4.6rem;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .mob-block-schools.wrap {
    position: sticky;
    z-index: 500;
    transition: 0.5s linear;
  }

  .mob-block-school {
    background: linear-gradient(157.29deg, #f8f8f8 0%, #ffffff 100%);
    box-shadow: 0px 1.7542px 11.4023px rgba(0, 0, 0, 0.15);
    border-radius: 0.16rem;
    width: 4.63rem;
    height: 1.7rem;
    position: relative;
    margin-top: 0.12rem;
    margin-bottom: 0.12rem;
    margin-right: 0;
  }

  .info-block-other.new-tuition {
    padding: 0;
  }

  .mob-block-link {
    display: flex;
    flex-direction: row;
  }

  .mob-wrap-text__block-school {
    display: flex;
    flex-direction: column;
  }

  .mob-block-link .mob-block-europe {
    font-weight: 700;
    font-size: 0.48rem;
    line-height: 0.562rem;
    display: inline-block;
    color: #001c54;
    padding: 0.437rem 0 0 0;
    margin: 0;
  }

  .mob-block-link .mob-block-name-school {
    color: #001c54;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.256rem;
    line-height: 0.312rem;
    margin: 0;
    padding-left: 0;
    display: inline-block;
  }

  .mob-block-link .mob-block-name-school.arch {
    font-size: 0.187rem;
    line-height: 0.25rem;
  }

  .mob-block-link .mob-block-name-school.life {
    white-space: nowrap;
  }

  .mob-block-school {
    position: relative;
  }

  .mob-block-school:hover {
    /* background: #001c54;
    box-shadow: 0px 1.7542px 11.4023px rgba(0, 0, 0, 0.15);
    border-radius: 0.1625rem; */
  }

  .mob-block-school:hover .mob-block-europe {
    /* color: #fff; */
  }

  .mob-block-school:hover .mob-block-name-school {
    /* color: #fff; */
  }

  .mob-block-school:hover .mob-img-school {
    /* display: none; */
  }

  .mob-block-school:hover .mob-img-school-hover {
    /* display: block; */
  }

  .mob-img-school {
    margin: 0.372rem 0.2rem 0 0.35rem;
    width: 1.125rem;
    height: 1.0625rem;
  }

  .mob-img-school-hover {
    display: none;
    margin: 0.372rem 0.2rem 0 0.35rem;
    width: 1.125rem;
    height: 1.0625rem;
  }

  .content_container.tution-about-ieu .mob-block-schools.wrap,
  .content_container.courses-about-ieu .mob-block-schools.wrap {
    display: block;
    z-index: 10;
    transition: 0.5s linear;
    margin: 0;
    width: 100%;
    padding: 0;
  }

  .content_container.tution-about-ieu .mob-block-schools.wrap.background {
    /* padding: 1rem; */
    padding-top: 3.8rem;
    margin: 0;
  }

  .content_container.tution-about-ieu {
    padding-left: 0;
  }

  /* -----------------------  block-school mob endt --------------------- */

  .mob-block-schools {
    margin-top: 5.95rem;
    margin-bottom: 2rem;
  }

  .mob-anchor.shool-anchor {
    width: 1.8rem;
    height: auto;
    margin: 0 auto 3rem;
    margin-top: 2.65rem;
  }

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

  .single_page#up {
    min-height: auto;
    height: 36.2rem !important;
  }

  .mob-arch-cards {
    display: block !important;
  }

  .wrap-career-text-mob.general {
    position: absolute;
    top: 1.6rem;
    right: 6.3rem;
    display: flex;
    align-items: center;
  }

  .career-icon-mini-mob {
    position: absolute;
    top: auto;
    left: -2.775rem;
    width: 0.65rem;
    height: 0.65rem;
  }

  .mob-text-career {
    font-weight: 700;
    font-size: 0.625rem;
    line-height: 0.75rem;
    width: 6.25rem;
    position: absolute;
    text-align: start;
    margin: 0;
    left: -0.4rem;
    white-space: nowrap;
  }

  .wrap-career-text-mob.surgeon {
    position: absolute;
    top: 4.35rem;
    right: 2.9rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.emergency {
    position: absolute;
    bottom: 3.27rem;
    right: 4.88rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.pediatrician {
    position: absolute;
    bottom: 0.76rem;
    right: 7.5rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.pediatrician.language-school {
    position: absolute;
    bottom: 0.8rem;
    right: 7.53rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.pediatrician.arch-school {
    position: absolute;
    bottom: 0.8rem;
    right: 7.54rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.public {
    position: absolute;
    bottom: 0.8rem;
    left: 4.44rem;
    display: flex;
    align-items: center;
  }

  .mob-career-icon-arrow {
    position: absolute;
    transform: rotate(180deg);
    top: auto;
    left: -1.2rem;
    width: 0.6rem;
    height: 0.625rem;
  }

  .wrap-career-text-mob.head-of.business {
    position: absolute;
    top: 1.6rem;
    right: 6.35rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.buss-a {
    display: flex;
    position: absolute;
    top: 4.36rem;
    right: 2.95rem;
    align-items: center;
  }

  .wrap-career-text-mob.dir {
    position: absolute;
    bottom: 3.25rem;
    right: 4.95rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.comm {
    position: absolute;
    bottom: 0.8rem;
    right: 7.5rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.dev-dir {
    position: absolute;
    bottom: 0.8rem;
    left: 4.45rem;
    display: flex;
    align-items: center;
  }

  .wrap-career-text-mob.social-w {
    position: absolute;
    bottom: 3.25rem;
    right: 4.9rem;
    display: flex;
    align-items: center;
  }

  header {
    display: none;
  }

  .header_content .header_content_top h1 {
    width: 100%;
  }

  .mob-header {
    height: auto;
    width: 100%;
    z-index: 99;
    position: fixed;
    /* filter: drop-shadow(0px 4.44444px 8.88889px rgba(0, 0, 0, 0.15)); */
  }

  .mob-header.schools {
    max-width: 22.5rem;
    top: 0;
    height: auto;
    width: 100%;
    z-index: 999;
    position: fixed;
    filter: drop-shadow(0px 4.44444px 8.88889px rgba(0, 0, 0, 0.15));
    height: 6rem;
  }

  .mob-header.schools .mob-header-middle {
    /* justify-content: start; */
    padding-right: 1.13rem;
    padding-left: 0.81rem;
  }

  /* .mob-header.schools  .social_and_lang_mobile{
        margin-left: 2.25rem;
    } */
  .mob-header-contacts ul {
    /* width: auto; */
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .header_logo_mobile svg {
    /* width: 150px;
        height: 44.7px; */
    width: 9.375rem;
    height: 2.79rem;
  }

  ul.mob-header-phones {
    display: flex;
    flex-direction: row;
    position: relative;
  }

  .mob-header-mail {
    padding-left: 1.32rem;
    margin-left: 0.81rem;
    position: relative;
  }

  .mob-header-mail::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1.07rem;
    height: 1.07rem;
    border: 0.06rem solid #fcfcfc;
    border-radius: 0.2rem;
    background: url("../icons/icon_mail-mob.svg") 50% 50%/ 70% 60% no-repeat;
  }

  .mob-header-contacts {
    display: flex;
    flex-direction: row;
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%);
    /* padding: 5.5px 14.5px; */
    padding: 0.31rem 1.12rem;
    justify-content: flex-start;
    position: relative;
    height: 1.69rem;
  }

  .mob-header-phones li a {
    display: flex;
    flex-direction: column;
  }

  .mob-header-mail a {
    display: flex;
    flex-direction: column;
    white-space: nowrap;
  }

  .mob-header-phones a p {
    margin: 0;
    text-align: start;
    white-space: nowrap;
  }

  .mob-header-mail li a p {
    margin: 0;
    text-align: start;
  }

  .mob-header-phones__one {
    position: relative;
    padding-left: 1.48rem;
  }

  .mob-header-phones__one::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1.07rem;
    height: 1.07rem;
    border: 0.06rem solid #fcfcfc;
    border-radius: 0.2rem;
    background: url("../icons/icon_phone-mob.svg") 50% 50%/ 70% 70% no-repeat;
  }

  /* .mob-header-phones li:nth-child(2) {
        margin: 0;
        position: relative;
    } */
  .mob-header-phones li+li a {
    position: relative;
    /* padding-left: 0.875rem; */
  }

  .mob-header-phones__two {
    position: relative;
    margin-left: 0.94rem;
  }

  .mob-header-phones__two::before {
    content: "";
    position: absolute;
    bottom: 0.25rem;
    left: -0.5rem;
    width: 0.16rem;
    height: 0.15rem;
    border-radius: 0.031rem;
    background: #fcfcfc;
    display: block;
  }

  .mob-header-mail li a .liText-small {
    font-weight: 700;
    font-size: 0.287rem;
    line-height: 0.312rem;
    color: #fcfcfc;
    margin-bottom: 0.2rem;
    margin-top: 0.065rem;
  }

  .mob-header-phones li a .liText-small {
    font-weight: 700;
    font-size: 0.287rem;
    line-height: 0.312rem;
    color: #fcfcfc;
    margin-bottom: 0.141rem;
    /* margin-top: 0.065rem;*/
  }

  .liText {
    font-size: 0.572rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    line-height: 0.63669rem;
    letter-spacing: -0.01144rem;
  }

  .mob-header-phones li+li .liText {
    margin-left: 0;
  }

  .liText_link {
    display: flex;
  }

  .fa-lang {
    color: #001c54;
  }

  .divider_line {
    /* width: 15.375rem;
        height: 0.125rem;
        margin: 0 auto;
        background: linear-gradient(to right, #001C54, #001C54 119.5px, transparent 119.5px, transparent 127.5px, #001C54 127.5px, #001C54 100%) 0 0/ 100% 100% no-repeat;
        position: relative; */
    display: block;
    margin: 0 auto;
    /* width: 40%; */
  }

  .divider_line::after {
    /* content: "";
        position: absolute;
        top: -0.281rem;
        left: 50%;
        margin-left: -0.343rem;
        width: 0.68rem;
        height: 0.68rem;
        background: radial-gradient(#e00000, #e00000 2px, transparent 2px, transparent 100%);
        border-radius: 50%;
        border: 0.125rem solid #001C54; */
  }

  /*------------------------------------------------------------mobile header bottom------------------------------------------------------------*/
  .mob-header-middle {
    /* padding: 6px 0 6px 14.5px; */
    /* padding: 0.372rem 0 0.372rem 0rem; */
    background: rgb(248, 248, 248);
    display: flex;
    flex-direction: row;
    height: 2.31rem;
    justify-content: space-between;
    align-items: center;
  }

  .head-logo.school-head-logo img {
    width: 5.8rem;
    height: 1.87rem;
  }

  .head-logo.school-head-logo.main {
    min-width: 42%;
    height: 2.3rem;
    /* margin-bottom: 0.3rem; */
  }

  /* .mob-header.schools .head-logo.school-head-logo{
        padding-left: 0.72rem;
    } */

  .mob-header.schools .head-logo.school-head-logo img {
    /* width: 100%;
        min-width: 6.18rem;
        height: 2.25rem; */
    height: 1.68594rem;
  }

  .head-logo.school-head-logo.main img {
    width: 100%;
    height: 2.04rem;
  }

  .head-logo.school-head-logo.main+.social_and_lang_mobile {
    align-items: center;
    display: flex;
    margin-left: 1.2rem;
  }

  .social_and_lang_mobile {
    align-items: center;
    display: flex;
    /* margin-left: 4.65rem; */
  }

  .mob-header-fb {
    margin: 0;
    padding: 0;
    font-size: 0;
  }

  .mob-header-fb li {
    list-style-type: none;
    display: inline-block;
  }

  .mob-header-fb li+li {
    margin-left: 0.4375rem;
  }

  .mob-header-fb li a {
    font-size: 0;
    display: block;
  }

  .mob-header-fb li a:hover svg path {
    fill: #e00000;
  }

  .mob-lang {
    display: none;
    margin-bottom: 0;
    margin-left: 0.7rem;
    padding-left: 0;
    width: 2rem;
    height: 1.375rem;
    border: 0.08rem solid #001c54;
    border-radius: 0.25rem;
    position: relative;
  }

  .mob-navigation .fa-play:before {
    right: -0.125rem;
  }

  .mob-header-nav {
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%);
    position: relative;
    padding-left: 1.13rem;
    display: flex;
    align-items: center;
    height: 1.5rem;
  }

  .mob-header-nav ul {
    margin: 0;
    display: flex;
    flex-direction: row;
    padding: 0;
  }

  .mob-navigation .mob-parent-li a {
    color: #fcfcfc;
    position: relative;
    font-size: 0.75rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    line-height: 0.593rem;
  }

  .mob-header-nav ul .mob-submenu {
    min-width: auto;
    width: max-content;
    display: none;
    margin: 0;
    opacity: 0.9;
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%);
    border-radius: 4.22034px;
    position: absolute;
    top: 1.2rem;
    left: -10rem;
    padding: 0.625rem 0.937rem 0.625rem 0.875rem;
    z-index: 1000;
  }

  .mob-header-nav ul .mob-parent-li.schools-ul .mob-submenu {
    /* background: #FCFCFC; */
    border-radius: 4.22034px;
    position: absolute;
    z-index: 999;
    top: 1.5rem;
    left: -12rem;
    padding: 0.625rem 0.937rem 0.625rem 0.875rem;
    z-index: 1000;
  }

  .mob-header.schools .mob-header-nav ul .mob-parent-li #sSub.mob-submenu,
  .mob-header.schools .mob-header-nav ul .mob-parent-li #fSub.mob-submenu {
    left: -5rem;
    /* background: #00c512; */
    opacity: 0.9;
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%);
  }

  .mob-header .mob-header-nav ul .mob-parent-li #sSub.mob-submenu,
  .mob-header .mob-header-nav ul .mob-parent-li #fSub.mob-submenu {
    left: -0.56rem;
  }

  .mob-header-nav ul .mob-submenu li {
    min-width: 9rem;
    position: relative;
  }

  .mob-header-nav ul .mob-submenu li a {
    color: #fff;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
  }

  .mob-header-nav ul .mob-submenu li:hover::after {
    /* content: url("../icons/submenu-desc-li.svg"); */
    content: url("../icons/red-arrow.svg");
    position: absolute;
    top: -0.1rem;
    left: -0.5rem;
  }

  .mob-header-nav ul .mob-submenu li+li {
    margin-top: 0.5rem;
  }

  .mob-submenu li {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1.5rem;
  }

  .mob-header-fb_link svg {
    width: 1.19rem;
    height: 1.19rem;
  }

  .mob-parent-li {
    font-weight: 700;
    font-size: 0.743rem;
    line-height: 1rem;
    color: #fcfcfc;
    position: relative;
  }

  .mob-parent-li svg {
    position: absolute;
    top: 0.2rem;
    right: -0.85rem;
    width: 0.44rem;
    height: 0.675rem;
  }

  .mob-parent-li svg path {
    fill: #f8f8f8;
  }

  .mob-parent-li:hover .mob-header-vertical path {
    fill: #e00000;
  }

  .mob-parent-li:hover .mob-header-gorizont {
    transform: rotate(180deg);
  }

  .mob-parent-li:hover .mob-header-gorizont path {
    fill: #e00000;
  }

  .mob-lang-par {
    padding-left: 0.25rem;
    padding-top: 0.2rem;
    display: flex;
  }

  .mob-lang-par svg {
    width: 0.875rem;
    height: 0.81rem;
  }

  .england-arrow-mob {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 0.2rem;
    margin-left: 0.26rem;
  }

  .england-arrow-hover-mob {
    display: none;
    width: 0.25rem;
    height: 0.2rem;
    margin-top: 0.2rem;
    margin-left: 0.26rem;
  }

  .mob-lang-sub {
    top: 0;
    left: 0;
    /* transform: translateX(-50%); */
    display: none;
    position: absolute;
  }

  .mob-lang-sub li {
    font-weight: 500;
    font-size: 0.5rem;
    color: #001c54;
  }

  .mob-lang:hover .england-arrow-mob {
    display: none;
  }

  .mob-lang:hover .england-arrow-hover-mob {
    display: block;
  }

  .mob-lang:hover .mob-lang-sub {
    display: block;
    padding: 0.12rem 0.3rem 0.12rem 0.55rem;
    top: 1.3rem;
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
    backdrop-filter: blur(10px);
    box-shadow: 0px 0.125rem 0.625rem rgb(0 0 0 / 25%);
    border-radius: 0.187rem;
    left: 0.15rem;
    z-index: 10;
  }

  .mob-dop-menu-btt {
    position: absolute;
    bottom: -1rem;
    right: 0.59rem;
    width: 2.03rem;
    height: 2.03rem;
    z-index: 100;
  }

  .mob-nav-fa {
    margin-left: 0.4375rem;
  }

  .mob-lang-par .fa-play:before {
    top: -0.372rem;
  }

  /* .mob-submenu a {
        font-size: 0.875rem;
        line-height: 180%;
        display: block;
    } */
  .nav-box .parent-li>a {
    pointer-events: none;
  }

  /*------------------------------------------------------------hover formobile header bottom------------------------------------------------------------*/
  /* .mob-navigation li:hover .mob-submenu {
        display: none;
    } */

  .mob-navigation>li:hover .mob-nav-fa {
    color: #fcfcfc;
  }

  .mob-navigation li .mob-submenu.open,
  .mob-lang .mob-lang-sub.open,
  .open {
    display: block;
    min-width: auto;
    width: max-content;
    z-index: 1000;
  }

  .mob-navigation>li.transform_triangle .mob-nav-fa {
    color: #e00000;
  }

  .content>.info-block+a {
    position: absolute;
    left: 50%;
    bottom: 2.5rem;
  }

  .content>.info-block+a img {
    width: 2.25rem;
    height: auto;
  }

  /* ---------------------- mob new left panel -------------------------- */
  #new-left-panel {
    z-index: 11;
    min-height: 100%;
    width: 19.31rem;
    margin-top: 5.4rem;
    padding: 1rem 0;
    position: fixed;
    height: 100%;
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%);
    overflow-y: auto;
    padding-bottom: 10rem;
  }

  .search-container-left {
    padding-left: 0.81rem;
    padding-right: 0.81rem;
    height: 2.25rem;
  }

  .search-container-left .search-form {
    position: relative;
    height: 2rem;
  }

  .search-container-left .search-form input {
    font-size: 0.81rem;
    line-height: 1.87rem;
    width: 100%;
    padding: 0 2.187rem 0 8px;
    height: 2.25rem;
  }

  .search-container-left button {
    top: 0.125rem;
    right: 0.56rem;
    width: 1rem;
    position: absolute;
    background-color: transparent;
    border: none;
  }

  .search-container-left button img {
    position: absolute;
    top: 0.625rem;
    right: 0;
    margin-top: -0.0625rem;
    width: 0.92rem;
    height: 0.92rem;
  }

  .nav-left-list {
    padding-top: 1rem;
    padding-left: 0;
  }

  .nav-left-list li {
    list-style-type: none;
    position: relative;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 2.1rem;
    letter-spacing: -0.02em;
    text-indent: 1.125rem;
  }

  .parent-li-left {
    display: flex;
    flex-direction: column;
  }

  .parent-li-left a {
    position: relative;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.625rem;
    letter-spacing: -0.02em;
  }

  .nav-left-list li a {
    position: relative;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.625rem;
    letter-spacing: -0.02em;
  }

  /* .parent-li-left:hover .mob-left-panel-arrow{
        transform: rotate(180deg);
    } */

  .class-rotate {
    transform: rotate(180deg);
  }

  .mob-left-panel-arrow {
    position: absolute;
    top: 0.372rem;
    right: 1.65rem;
    width: 0.44rem;
    height: 0.675rem;
  }

  .path-red {
    fill: #e00000;
  }

  /* .parent-li-left:hover .mob-submenu-left{
        display: block;
    }  */

  .hover_hover {
    display: block;
  }

  #btn-close {
    display: none;
  }

  #btn-open {
    display: block;
  }

  .mob-submenu-left {
    display: none;
    background: #0f3276;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.32);
    padding-left: 0.8rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;
    width: 100%;
  }

  .parent-li-left .mob-submenu-left .mob-left__item {
    text-indent: 0;
    padding-left: 1.2rem;
    position: relative;
  }

  .parent-li-left .mob-submenu-left .mob-left__item::after {
    content: "";
    position: absolute;
    top: 0.95rem;
    left: 0.343rem;
    background-color: #f8f8f8;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
  }

  .parent-li-left .mob-submenu-left .mob-left__item:hover::after {
    background-color: #e00000;
  }

  .mob-left__item-link {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.56rem;
    color: #ffffff;
    /* text-transform: lowercase; */
  }

  .info-list__item::before {
    width: 0.3rem;
    height: 0.35rem;
  }

  .open-class {
    display: block;
    z-index: 1000;
  }

  .mob-left-btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 17.6rem;
    /* position: absolute; */
    /* bottom: 9.87rem; */
    position: sticky;
    height: 2rem;
    margin-left: 0.81rem;
  }

  .mob-left-btn #online-left {
    position: relative;
    margin: 0;
    font-weight: 700;
    font-size: 0.875rem;
    letter-spacing: -0.02rem;
    line-height: 0.75rem;
    color: #f8f8f8;
    background: #e00000;
    width: 8.31rem;
    height: 2rem;
    border-radius: 0.312rem;
    white-space: nowrap;
  }

  .mob-left-btn #online-left img {
    margin-left: 0.3rem;
  }

  .mob-left-btn #office-left {
    height: 2rem;
    font-weight: 700;
    font-size: 0.87rem;
    line-height: 2rem;
    letter-spacing: -0.02rem;
    padding: 0 0.562rem;
    background: #f8f8f8;
    color: #001c54;
    overflow-y: hidden;
    width: 8.31rem;
    font-style: normal;
  }

  .mob-left-btn #office-left .students-nohover {
    right: 0.5rem;
    bottom: 0.5rem;
  }

  .mob-left-btn #office-left .students-hover {
    right: 0.5rem;
    bottom: 0.5rem;
  }

  /*------------------------------------------------------------mobile header-slider------------------------------------------------------------*/
  .mob-top-slider-item {
    background-position: calc(50% - 1.75rem) 50%;
  }

  .mob-top-slider {
    height: 100%;
    width: 100%;
    overflow: hidden;
    min-height: 35.8rem;
    padding-top: 6.58rem;
    display: block;
  }

  .mob-top-prev h2 .slider-big {
    font-size: 2.52rem;
    line-height: 2.56rem;
    color: #ffffff;
    text-shadow: 0px 2.21028px 2.76285px rgba(0, 0, 0, 0.55);
  }

  .wrap-mob-slider-text {
    position: absolute;
    z-index: 5;
  }

  .wrap-mob-slider-text h2 {
    padding-top: 2.625rem;
    margin-left: 1.125rem;
    margin-bottom: 0.372rem;
  }

  .wrap-mob-slider-text #mob-up {
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 2.5rem;
    padding-top: 2.5rem;
    text-transform: uppercase;
  }

  .wrap-mob-slider-text .main-subtitle {
    font-weight: 700;
    font-size: 1.45rem;
    line-height: 1.81rem;
    letter-spacing: -0.01em;
    text-align: start;
    text-transform: uppercase;
  }

  .wrap-mob-slider-text #mob-up>span {
    font-weight: 700;
    font-size: 2.52rem;
    line-height: 2.56rem;
  }

  .wrap-mob-slider-text h2,
  .wrap-mob-slider-text h3 {
    font-weight: 700;
    font-size: 2.81rem;
    line-height: 2.81rem;
    text-shadow: 0px 0.15rem 0.187rem rgba(0, 0, 0, 0.55);
    color: #fcfcfc;
  }

  .wrap-mob-slider-text h2 {
    text-shadow: 0px 0.137rem 0.1725rem rgba(0, 0, 0, 0.55);
    font-weight: 700;
    font-size: 1.81rem;
    line-height: 2.187rem;
    letter-spacing: -0.01rem;
    padding-top: 6.7rem;
  }

  .wrap-mob-slider-text h2>span,
  .wrap-mob-slider-text h3 {
    font-size: 1.625rem;
    line-height: 1.93rem;
  }

  .wrap-mob-slider-text h2>span {
    margin-right: 0.75rem;
    font-weight: 700;
    font-size: 2.52rem;
    line-height: 2.56rem;
    text-shadow: 0px 0.137rem 0.1725rem rgba(0, 0, 0, 0.55);
  }

  .wrap-mob-slider-text h3 {
    margin-left: 1.125rem;
    margin-bottom: 0;
    margin-top: -0.5rem;
  }

  .mob-study-campus,
  .mob-study-online {
    margin: 3.75rem calc(100% - 12.31rem) 0 1.25rem;
    box-shadow: 0px 3.33333px 5.55556px rgba(0, 0, 0, 0.45);
    padding: 0;
    height: 2.93rem;
    width: 12.25rem;
    border-radius: 0.5rem;
    display: block;
    text-align: center;
    line-height: 2.68rem;
  }

  .mob-study-campus.main {
    margin: 6rem 0 0 1.125rem;
    width: 11.06rem;
    height: 2.62rem;
    display: block;
    font-weight: 700;
    line-height: 2.68rem;
    font-size: 0.875rem;
    text-align: center;
  }

  .mob-study-online.main {
    width: 11rem;
    height: 2.625rem;
    display: block;
    font-weight: 700;
    line-height: 2.5rem;
    font-size: 0.875rem;
    text-align: center;
    background: linear-gradient(270deg,
        rgba(0, 28, 84, 0.8) 0%,
        rgba(0, 28, 84, 0.8) 100%);
    box-shadow: 0px 0.277rem 0.277rem inset rgba(0, 0, 0, 0.25),
      0px 3.33333px 5.55556px rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(6.66667px);
    text-shadow: 0px 0.208rem 0.346rem rgba(0, 0, 0, 0.45);
    text-transform: uppercase;
    margin: 1.09rem 0 0 1.125rem;
    /* padding-bottom: 4.37rem ; */
  }

  .mob-study-campus {
    width: 11rem;
    height: 2.625rem;
    display: block;
    font-weight: 700;
    line-height: 2.68rem;
    font-size: 1.2rem;
    text-align: center;
    background: #e00000;
    box-shadow: 0px 2.99456px 4.99093px rgba(0, 0, 0, 0.45);
    color: #fcfcfc;
    text-transform: uppercase;
    margin: 6.81rem 0 4.37rem 1.125rem;
  }

  .mob-study-campus:hover {
    transform: scale(1.1);
    transition: 0.7s;
    color: #fcfcfc;
  }

  .mob-study-online {
    margin-top: 1.25rem;
    background: linear-gradient(270deg,
        rgba(0, 28, 84, 0.8) 0%,
        rgba(0, 28, 84, 0.8) 100%);
    box-shadow: 0px 0.277rem 0.277rem inset rgba(0, 0, 0, 0.25),
      0px 3.33333px 5.55556px rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(6.66667px);
    text-shadow: 0px 0.208rem 0.346rem rgba(0, 0, 0, 0.45);
  }

  .mob-top-slider-control {
    /* display: none; */
    position: absolute;
    margin: 0 0 5.125rem 4.06rem;
    bottom: 0;
    width: 14.3rem;
    height: 2.3956rem;
    opacity: 0;
  }

  .mob-top-slider-dot {
    margin-top: 0.25rem;
    width: 1.87rem;
    height: 1.87rem;
    position: relative;
  }

  .mob-top-slider-dot-active {
    position: relative;
  }

  .mob-top-slider-dot::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/dots-slider.svg") 50% 50%/ 100% no-repeat;
    width: 1.87rem;
    height: 1.87rem;
  }

  .mob-top-slider-dot.mob-top-slider-dot-active::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/dots-slider-active.svg") 50% 50%/ 100% no-repeat;
    width: 1.87rem;
    height: 1.87rem;
  }

  /* .mob-top-slider-prev,
    .mob-top-slider-next {
        width: 2.75rem;
    } */
  /* .mob-top-slider-prev {
        margin-right: -0.625rem;
    }
    .mob-top-slider-next {
        margin-left: -0.625rem;
    } */

  .mob-slider-bg {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 35.8rem;
    background-position: calc(55% - 1.187rem) 50% !important;
    background-image: url("../img/1_pic-min.jpg");
  }

  .mob-slider-bg-2 {
    background-image: url("../img/2_pic-min.jpg");
  }

  .mob-slider-bg-3 {
    background-image: url("../img/3_pic-min.jpg");
  }

  .mob-slider-bg-4 {
    background-image: url("../img/4_pic-min.jpg");
  }

  .mob-top-slider .mob-top-slider-item {
    height: 100%;
    min-height: 35.8rem;
    background-position: calc(55% - 1.75rem) 50% !important;
    display: none;
    opacity: 0;
    transition: 1s;
  }

  /* .mob-top-slider-item+.mob-top-slider-item {
        background-image: url('../icons/4_pic.png');
    }
    .mob-top-slider-item+.mob-top-slider-item+.mob-top-slider-item {
        background-image: url('../icons/2_pic.png');
    }
    .mob-top-slider-item+.mob-top-slider-item+.mob-top-slider-item+.mob-top-slider-item {
        background-image: url('../icons/3_pic.png');
    } */
  .mob-parent-li:nth-child(2) {
    margin-left: 1.8rem;
    /* margin-left: 2.85rem; */
  }

  .mob-parent-li:nth-child(3) {
    margin-left: 2rem;
    /* margin-left: 2.85rem; */
  }

  .non-visible-menu-mob {
    display: none;
    left: -120%;
  }

  .non-visible-menu {
    left: -120%;
  }

  .left-side {
    width: 11.25rem;
    padding: 11.25rem 0.81rem 0;
  }

  .left-side.header-left-side-mobile {
    padding-top: 8.43rem;
  }

  .left-side .dop-menu {
    display: none;
  }

  .left-side .social {
    display: none;
  }

  .left-side h4 {
    display: none;
  }

  .search-form input {
    padding: 0 0.5rem;
    font-size: 0.81rem;
    line-height: 1.87rem;
    width: 100%;
  }

  .button_for_home {
    position: absolute;
    top: 8.25rem;
    left: 0.83rem;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 2rem;
    text-align: center;
    color: #fcfcfc;
    border: 1px solid #fcfcfc;
    border-radius: 0.312rem;
    padding: 0 0.625rem;
    width: calc(100% - 1.625rem);
  }

  #online {
    margin: 0.94rem 0 1.35rem;
    font-weight: 700;
    font-size: 0.875rem;
    letter-spacing: -0.02rem;
    color: #f8f8f8;
    height: 1.87rem;
    width: 100%;
    height: 2rem;
  }

  .search-container button {
    top: 0;
    right: 0.56rem;
    width: 1rem;
  }

  .main-left-fa {
    right: 0;
  }

  #office {
    height: 2rem;
    font-weight: 700;
    font-size: 0.87rem;
    line-height: 2rem;
    letter-spacing: -0.02rem;
    bottom: 9.87rem;
    /* top: 36.187rem; */
    padding: 0 0.562rem;
  }

  #office::after {
    top: 0.125rem;
  }

  .left-menu>li:hover .submenu {
    display: none;
  }

  .left-menu>li.not_hover .submenu {
    display: none;
  }

  .left-menu>li.with_hover .submenu {
    display: block;
    left: 9.6rem;
    opacity: 0.95;
    width: calc(100vw - 12.1875rem);
    min-width: auto;
  }

  .left-menu>li:hover .main-left-fa {
    color: #fff;
  }

  .left-menu>li.with_hover .main-left-fa {
    color: red;
  }

  .parent-li:hover::after {
    display: none;
  }

  .parent-li::after {
    display: none;
  }

  .left-menu .submenu>li>a {
    font-size: 0.875rem;
    line-height: 110%;
    white-space: break-spaces;
  }

  /*------------------------------------------------------------mobile mob-footer------------------------------------------------------------*/
  .mob-footer {
    bottom: 0;
    display: block;
  }

  .mob-footer h3 {
    margin: 0.343rem 0.7rem 0.25rem;
  }

  .footer-contacts .wpcf7-form-control-wrap {
    margin: 0;
    width: auto;
    height: 1.25rem;
    font-size: 0;
  }

  .footer-contacts .wpcf7-form-control-wrap+.wpcf7-form-control-wrap {
    margin: 0 0 0 0.43rem;
  }

  .footer-contacts .wpcf7-form-control-wrap input {
    width: 5rem;
    height: 1.25rem;
    font-weight: 400;
    font-size: 0.412rem;
    line-height: 0.5rem;
    padding: 0.25rem;
  }

  .footer-contacts .wpcf7-form-control.has-spinner.wpcf7-submit {
    height: 1.25rem;
    width: 4.56rem;
    font-weight: 500;
    font-size: 0.69rem;
    line-height: 0.8125rem;
    color: #f8f8f8;
    margin-left: 0.372rem;
  }

  .footer-contacts .wpcf7-spinner {
    display: none;
  }

  .footer-contacts .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    font-size: 0.312rem;
    bottom: -0.237rem;
  }

  .footer-contacts .wpcf7 form.invalid .wpcf7-response-output {
    right: -0.04rem;
    bottom: -0.812rem;
    padding: 0 0.187rem;
    font-size: 0.437rem;
    width: 4.125rem;
    text-align: center;
  }

  /*------------------------------------------------------------mobile mob-top-form------------------------------------------------------------*/
  .mob-top-form {
    padding: 0 1rem 1rem;
    margin: 1rem auto 0;
    width: calc(100% - 2.25rem);
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
    box-shadow: 0px 0.181rem 0.93rem rgba(0, 0, 0, 0.3);
    border-radius: 0.74rem;
    display: block;
  }

  .mob-top-form .wpcf7 {
    position: static;
  }

  .mob-top-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .mob-top-form .wpcf7-form-control-wrap {
    margin: 0;
    width: 100%;
  }

  .mob-top-form .wpcf7-form-control-wrap+.wpcf7-form-control-wrap {
    margin-top: 0.875rem;
  }

  .mob-top-form .wpcf7-form-control-wrap+.wpcf7-form-control-wrap+.wpcf7-form-control-wrap {
    width: calc(100% - 5.25rem);
  }

  .mob-top-form input {
    padding: 0 0.5rem;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 2rem;
    border-radius: 0.312rem;
    border: 0.0625rem solid #001c54;
    color: #001c54;
    background: transparent;
    width: 100%;
  }

  .mob-top-form input::-moz-placeholder {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 2rem;
    color: #001c54;
  }

  .mob-top-form input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 2rem;
    color: #001c54;
  }

  .mob-top-form input::placeholder {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 2rem;
    color: #001c54;
  }

  .mob-top-form form>input[type="submit"] {
    height: auto;
    margin-top: 0.875rem;
    background: #001c54;
    color: #f8f8f8;
    width: 4.375rem;
    font-weight: 500;
  }

  .mob-top-form .wpcf7-spinner {
    display: none;
  }

  .mob-top-form .wpcf7 form.invalid .wpcf7-response-output {
    text-align: center;
    top: calc(100% + 0.2rem);
    width: 4.375rem;
    right: 0;
    font-size: 0.75rem;
  }

  .footer-contacts .wpcf7 form.invalid.wpcf7-form .wpcf7-response-output {
    padding: 0.05rem 0.5rem;
    border: none !important;
    font-size: 0.5rem;
    bottom: -0.351rem;
  }

  .footer-contacts .wpcf7 form.sent.wpcf7-form .wpcf7-response-output {
    padding: 0 0 0 1.2rem !important;
    border: none !important;
    font-size: 0.5rem;
    bottom: -0.3rem;
    right: 0.6rem;
  }

  .mob-top-form h3 {
    margin-bottom: 1rem;
    padding-top: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.24rem;
    letter-spacing: 0.02rem;
    font-size: 1.125rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    /* line-height: 3.68269rem; */
    letter-spacing: 0.0225rem;
  }

  .mob-cat-head {
    margin: 4rem auto 0;
  }

  /*------------------------------------------------------------mobile school-cards------------------------------------------------------------*/
  .mob-school-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 2.45rem);
    margin: 0 auto;
    padding: 0;
  }

  /* .why-choose .mob-cat-head h2 {
        padding-top: 4.06rem;
    } */
  .mob-school-cards__item {
    margin-top: 1.75rem;
    list-style-type: none;
    /* width: calc(50% - 0.875rem); */
    width: 9.502rem;
    height: 11.59038rem;
    box-shadow: 0px 3px 16px rgb(0 0 0 / 15%);
    border-radius: 0.372rem;
    /* filter: drop-shadow(0px 0.25rem 0.937rem rgba(0, 0, 0, 0.3)); */
  }

  .mob-school-cards__item .top-img {
    position: absolute;
    top: 0.7rem;
    left: 0.3rem;
    z-index: 1;
    width: 8.5rem;
    height: 12.75rem;
  }

  .mob-school-cards__item .bottom-img {
    position: absolute;
    bottom: 0.7rem;
    left: 0.3rem;
    z-index: 2;
    width: 8.5rem;
    height: 12.75rem;
  }

  .mob-school-cards__item a {
    /* display: block; */
    display: inline-block;
    position: relative;
    width: 9.502rem;
    height: 11.59038rem;
    border-radius: 0.20881rem;
    background: #fafafa;
    box-shadow: 0px 1.11379px 11.13791px 0px rgba(0, 0, 0, 0.15);
  }

  .mob-school-cards__item img {
    /* width: 100%;
        height: auto;
        border-radius: 0.372rem;
        filter: drop-shadow(0px 0.25rem 0.937rem rgba(0, 0, 0, 0.3)); */
    transition: all 150ms linear;
    width: 100%;
  }

  .mob-school-cards__item:hover {
    transition: 0.3s linear;
    animation-delay: 0s;
    animation-iteration-count: 1;
    transform: scale(1.08);
  }

  .mob-school-cards__item:hover .mob-cards-read {
    opacity: 1;
  }

  .mob-cards-read {
    z-index: 20;
    position: absolute;
    bottom: 0;
    right: 0.8rem;
    color: #e00000;
    opacity: 0;
    transition: 0.3s;
    cursor: pointer;
    font-weight: 500;
    font-size: 0.65rem;
    line-height: 1.75rem;
    letter-spacing: -0.02rem;
  }

  .mob-cards-read::after {
    /* content: url("../icons/submenu-desc-li.svg"); */
    content: url("../icons/red-arrow.svg");
    position: absolute;
    bottom: 1rem;
    right: -0.68rem;
    width: 0.62rem;
    height: 0.62rem;
  }

  /*------------------------------------------------------------hover for mobile school-cards------------------------------------------------------------*/
  /*------------------------------------------------------------mobile why-choose------------------------------------------------------------*/
  .why-choose .mob-choose-us__text p {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1rem;
    text-align: justify;
    letter-spacing: -0.02rem;
    text-indent: 1.38rem;
    margin: 1.25rem;
  }

  .why-choose .why-bold {
    font-weight: 700;
  }

  .why-choose .link_why_choose {
    border: 0.125rem solid #001c54;
    color: #001c54;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.625rem;
    width: 10rem;
    margin: 1rem auto 2.5rem;
    display: block;
    text-align: center;
    border-radius: 0.312rem;
  }

  .why-choose .link_why_choose:hover {
    color: #e00000;
    border-color: #e00000;
  }

  .why-choose .mob-choose-us__text .link_why_choose {
    width: 8.31rem;
    margin: 0 auto 1.125rem;
  }

  .why-choose .mob-choose-us__text .link_why_choose:hover {
    color: #e00000;
    border-color: #e00000;
  }

  .mob-choose-us__image img {
    display: block;
    margin: 2.25rem auto 0;
    width: calc(100% - 2.25rem);
    transform: translateX(-0.372rem);
  }

  .mob-choose-us__block img {
    display: block;
    margin: 0 auto 0.5rem;
    width: 3.63rem;
    height: 3.63rem;
  }

  .mob-choose-us__block p {
    width: 8.625rem;
    color: #bdbdbd;
    text-align: center;
    font-family: "Roboto";
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .mob-choose-us__right-icons {
    align-self: flex-end;
  }

  .mob-choose-us__left-icons,
  .mob-choose-us__midle-icons,
  .mob-choose-us__right-icons {
    width: 32%;
  }

  .mob-choose-us__midle-icons {
    width: 38%;
  }

  .mob-choose-us__icon-cards {
    width: calc(100% - 2.25rem);
    margin: 0 auto;
  }

  .mob-choose-us__block {
    position: relative;
  }

  .mob-choose-us__block p {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%);
  }

  .mob-choose-us__block+.mob-choose-us__block {
    margin-top: 1.87rem;
  }

  /*------------------------------------------------------------mobile forms-education------------------------------------------------------------*/
  .forms-education {
    margin-top: 4rem;
  }

  .forms-education .mob-big-acc {
    margin: 2rem auto 0;
    width: calc(100% - 2.25rem);
    border-radius: 0.625rem;
    padding: 2.25rem 1rem 1rem;
    position: relative;
  }

  .forms_education_ribbon {
    position: absolute;
    top: -0.937rem;
    right: 4.2rem;
    display: block;
    width: 8.5rem;
    height: 9.5rem;
    background: transparent;
  }

  .forms_education_ribbon::after,
  .forms_education_ribbon::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    transform-origin: 0 100%;
    transform: skew(-17deg);
    background: linear-gradient(213deg, #e00000 5.38%, #be0000 21.38%, #710000 93.17%);
    z-index: 9;
    box-shadow: 0.25rem 0.372rem 0.625rem rgba(0, 0, 0, 0.3);
  }

  .forms_education_ribbon::after {
    height: 0.937rem;
    width: 50%;
    transform-origin: 100% 0;
    transform: skew(35deg);
    z-index: 8;
    right: -3.06rem;
    background: linear-gradient(180deg, #e00000 5.38%, #be0000 21.38%, #710000 93.17%);
    box-shadow: none;
  }

  .forms_education_ribbon img {
    position: absolute;
    top: 50%;
    left: calc(50% - 0.875rem);
    width: 4.875rem;
    height: auto;
    z-index: 30;
    transform: translateY(-50%);
    filter: drop-shadow(9px 9px 9px rgba(0, 0, 0, 0.25));
  }

  .forms-education-icons {
    text-align: center;
    font-size: 0;
  }

  .forms-education-icons>div {
    display: inline-block;
    width: 5.5rem;
  }

  .forms-education-icons>div+div {
    margin-left: 3.81rem;
  }

  .forms-education-icons img {
    width: 3.21rem;
    height: auto;
    margin: 0 auto;
    display: block;
    position: static;
  }

  .forms-education-icons p {
    font-weight: 400;
    font-size: 0.831rem;
    line-height: 1rem;
    text-align: center;
    color: rgba(0, 28, 84, 0.7);
    margin-top: 0.625rem;
    margin-bottom: 1.221rem;
  }

  .forms-education-icons .why-bold {
    font-weight: 700;
  }

  .mob-big-acc h3 {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.75rem;
    letter-spacing: -0.02em;
    margin: 0;
    padding: 0;
  }

  .acc-text {
    margin-top: 5rem;
    margin-bottom: 0.937rem;
  }

  .acc-text p {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-align: justify;
    letter-spacing: 0.01em;
    text-indent: 1rem;
    color: #001c54;
    margin: 0;
  }

  .acc-text p+p {
    margin-top: 0.937rem;
  }

  .mob-acc-meet {
    margin: 0 auto;
    width: 100%;
    height: auto;
    border-radius: 0.412rem;
  }

  .forms_education_mini_ribbon {
    position: absolute;
    right: 2.56rem;
    top: -0.937rem;
    width: 10.625rem;
    height: 3rem;
    background: transparent;
  }

  .forms_education_mini_ribbon::after,
  .forms_education_mini_ribbon::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    transform-origin: 0 100%;
    transform: skew(-18.4deg);
    background: linear-gradient(40deg, #001c54 34.8%, #00369e 69.84%, #054dd8 93.65%);
    box-shadow: 4.44444px 6.66667px 11.1111px rgba(0, 0, 0, 0.3);
    z-index: 20;
  }

  .forms_education_mini_ribbon::after {
    width: 50%;
    height: 0.937rem;
    transform-origin: 100% 0;
    transform: skew(30.4deg);
    background: linear-gradient(365deg, #001c54 34.8%, #00369e 69.84%, #054dd8 93.65%);
    z-index: 10;
    right: -1rem;
  }

  .forms_education_mini_ribbon p {
    font-weight: 700;
    font-size: 1rem;
    line-height: 2.68rem;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #f8f8f8;
    position: absolute;
    top: 50%;
    left: 0.625rem;
    transform: translateY(-50%);
    z-index: 30;
    width: 100%;
  }

  .mob-mini-acc {
    width: auto;
    height: auto;
  }

  .mob-cat-head h2 {
    position: relative;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 110%;
    text-align: center;
    letter-spacing: -0.03rem;
    padding-bottom: 1.35rem;
  }

  .mob-cat-head .mob-head-title {
    background: url("../img/circle-title.svg") 50% 100%/1rem 1rem no-repeat;
    position: relative;
  }

  .mob-head-title::after {
    position: absolute;
    content: "";
    bottom: 0.43rem;
    left: 15%;
    width: 7.5rem;
    height: 0.125rem;
    background: #001c54;
  }

  .mob-head-title::before {
    position: absolute;
    content: "";
    bottom: 0.43rem;
    right: 15%;
    width: 7.5rem;
    height: 0.125rem;
    background: #001c54;
  }

  .mob-mini-acc_container {
    list-style-type: none;
    border-bottom: 0.125rem solid rgba(0, 28, 84, 1);
    width: calc(100% - 1.87rem);
    margin: 0.625rem auto 0;
    padding: 0 0.625rem;
    font-size: 0;
    text-align: left;
  }

  .mob-mini-acc_container .mob-mini-acc {
    border-bottom-color: #001c54;
    margin: 0 0 -0.125rem 0;
    padding-bottom: 0.23rem;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 110%;
    background: transparent;
  }

  .mob-mini-acc_container .mob-mini-acc+.mob-mini-acc {
    margin-left: 1.75rem;
  }

  .mob-mini-acc_container .mob-acc-mini-non-active {
    border-bottom: 0.0625rem solid #e00000;
    border-bottom-width: 0.125rem;
  }

  .mob-mini-acc_container .mob-mini-acc p {
    margin: 0;
    font-size: 0.875rem;
  }

  /*------------------------------------------------------------admission-process------------------------------------------------------------*/
  #adm-process {
    margin-top: 4rem;
  }

  .admission-process hr {
    display: none;
  }

  .admission-process .mob-tab {
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 110%;
  }

  .steps-mob {
    margin: 0;
    padding: 0 1.125rem;
  }

  .steps-mob li {
    list-style-type: none;
    text-align: center;
  }

  .steps-mob li:first-child {
    margin-top: 2.187rem;
  }

  .steps-mob li+li {
    margin-top: 4rem;
  }

  .steps-mob-item span {
    width: 6.56rem;
    height: 2.81rem;
    display: block;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1rem;
    letter-spacing: -0.02em;
    color: #001c54;
    position: relative;
    margin: 0 auto;
  }

  .steps-mob-item img {
    display: none;
  }

  .steps-mob-item span::before,
  .steps-mob-item span::after {
    content: url("../img/steps-mob-left-1.svg");
    position: absolute;
    top: -1.25rem;
    left: -6.25rem;
  }

  .steps-mob-item span::after {
    content: url("../img/steps-mob-arrow.svg");
    left: auto;
    right: -5rem;
    top: 1.31rem;
  }

  .steps-mob-item:nth-child(2n) span::before,
  .steps-mob-item:nth-child(2n) span::after {
    content: url("../img/steps-mob-left-1.svg");
    position: absolute;
    top: -1.25rem;
    left: auto;
    right: -6.25rem;
  }

  .steps-mob-item:nth-child(2n) span::after {
    content: url("../img/steps-mob-arrow.svg");
    left: -5rem;
    right: auto;
    top: 1.31rem;
    transform: rotateY(180deg);
  }

  .steps-mob-item:last-child span::after {
    display: none;
  }

  .steps-mob-item:nth-child(2) span::before {
    content: url("../img/steps-mob-left-2.svg");
  }

  .steps-mob-item:nth-child(3) span::before {
    content: url("../img/steps-mob-left-3.svg");
  }

  .steps-mob-item:nth-child(4) span::before {
    content: url("../img/steps-mob-left-4.svg");
  }

  .steps-mob-item:nth-child(5) span::before {
    content: url("../img/steps-mob-left-5.svg");
  }

  ul+ul .steps-mob-item:nth-child(1) span::before {
    content: url("../img/steps-mob-right-1.svg");
  }

  ul+ul .steps-mob-item:nth-child(2) span::before {
    content: url("../img/steps-mob-right-2.svg");
  }

  ul+ul .steps-mob-item:nth-child(3) span::before {
    content: url("../img/steps-mob-right-3.svg");
  }

  ul+ul .steps-mob-item:nth-child(4) span::before {
    content: url("../img/steps-mob-right-4.svg");
  }

  ul+ul .steps-mob-item:nth-child(5) span::before {
    content: url("../img/steps-mob-right-5.svg");
  }

  /*------------------------------------------------------------mobile recognized------------------------------------------------------------*/
  .admission-process+.recognized {
    display: none;
  }

  /*------------------------------------------------------------mobile news-university------------------------------------------------------------*/
  .news-university .mob-cat-head {
    margin-top: 4rem;
    font-weight: 700;
    font-size: 1.66rem;
    line-height: 110%;
    letter-spacing: -0.03em;
    color: #001c54;
  }

  .mob-news-tabs,
  .mob-adm-tabs {
    border-bottom: 0.125rem solid rgba(0, 28, 84, 1);
    margin-left: 0.937rem;
    margin-right: 0.937rem;
    margin-top: 0.53rem;
    width: calc(100% - 1.87rem);
    justify-content: flex-start;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }

  .mob-news-tab:first-child,
  .admission-process .mob-tab:first-child {
    margin-left: 0.625rem;
  }

  .mob-tab-active {
    border-bottom-width: 0.125rem;
  }

  .mob-news-tabs-active {
    border-bottom-width: 0.125rem;
  }

  .mob-news-tab,
  .admission-process .mob-tab {
    margin-bottom: -1.125rem;
    font-size: 0.875rem;
  }

  .news-university hr {
    display: none;
  }

  .mob-news-content {
    justify-content: space-between;
    width: 100%;
    padding: 1.25rem 1.125rem 0;
  }

  .second-tabs-cart {
    width: 16.33419rem;
    height: 22.5rem;
    border-radius: 0.343rem;
    overflow: hidden;
    filter: drop-shadow(0px 0.25rem 0.937rem rgba(0, 0, 0, 0.3));
    margin-left: auto;
    margin-right: auto;
  }

  .second-tabs-cart+.second-tabs-cart {
    margin: 1.56rem auto 0 auto;
  }

  .second-tabs-cart-inner {
    position: absolute;
    bottom: -2.31rem;
    padding: 0.5rem 0.875rem 0.875rem;
    transition: all 300ms linear;
    background: rgba(249, 249, 249, 0.8);
  }

  .second-tabs-cart span:first-child {
    display: inline-block;
    /* font-size: 0.96rem; */
    /* line-height: 1.125rem; */
    border-bottom-width: 0.125rem;
    text-align: justify;
    font-family: "Roboto";
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.0175rem;
  }

  .second-tabs-cart p {
    margin-top: 0.625rem;
    margin-bottom: 1.2rem;
    text-align: justify;
    font-family: "Roboto";
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.0225rem;
  }

  .second-tabs-cart .second-tabs-cart-inner {
    backdrop-filter: blur(0.43rem);
    transition: all 300ms linear;
  }

  .second-tabs-cart:hover .second-tabs-cart-inner {
    margin-top: 0;
    padding: 0.5rem 0.875rem 0.875rem;
    background: linear-gradient(270deg,
        rgba(0, 28, 84, 0.7) 0%,
        rgba(0, 28, 84, 0.7) 100%);
    transition: all 300ms linear;
  }

  .second-tabs-cart:hover p {
    margin-bottom: 1.43rem;
  }

  .second-tabs-cart.with_hover .second-tabs-cart-inner {
    bottom: 0;
    background: linear-gradient(143.58deg,
        rgba(224, 0, 0, 0.8) 5.38%,
        rgba(190, 0, 0, 0.8) 21.38%,
        rgba(113, 0, 0, 0.8) 93.17%);
    transition: all 300ms linear;
  }

  .second-tabs-cart:hover .second-tabs-cart-inner {
    background: linear-gradient(143.58deg,
        rgba(224, 0, 0, 0.8) 5.38%,
        rgba(190, 0, 0, 0.8) 21.38%,
        rgba(113, 0, 0, 0.8) 93.17%);
    bottom: 0;
    transition: all 300ms linear;
  }

  .second-tabs-cart:hover .mob-show-more-btt {
    margin-top: 2.25rem;
    height: 2rem;
    line-height: 1.8rem;
    padding: 0 1.875rem;
    display: block;
    width: max-content;
    white-space: nowrap;
  }

  .mob-show-more-btt:hover {
    color: #e00000;
    border-color: #e00000;
  }

  .mob-news-content .second-tabs-cart {
    background: url("../img/pictures_bg_header-19.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content .second-tabs-cart+.second-tabs-cart {
    background: url("../img/pictures_bg_header-13.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content .second-tabs-cart+.second-tabs-cart+.second-tabs-cart {
    background: url("../img/pictures_bg_header-16.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content .second-tabs-cart+.second-tabs-cart+.second-tabs-cart+.second-tabs-cart {
    background: url("../img/pictures_bg_header-22.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content+.mob-news-content .second-tabs-cart {
    background: url("../img/pictures_bg_header-12.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content+.mob-news-content .second-tabs-cart+.second-tabs-cart {
    background: url("../img/pictures_bg_header-15.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content+.mob-news-content .second-tabs-cart+.second-tabs-cart+.second-tabs-cart {
    background: url("../img/pictures_bg_header-18.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content+.mob-news-content .second-tabs-cart+.second-tabs-cart+.second-tabs-cart+.second-tabs-cart {
    background: url("../img/pictures_bg_header-21.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content+.mob-news-content+.mob-news-content .second-tabs-cart {
    background: url("../img/pictures_bg_header-14.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content+.mob-news-content+.mob-news-content .second-tabs-cart+.second-tabs-cart {
    background: url("../img/pictures_bg_header-17.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content+.mob-news-content+.mob-news-content .second-tabs-cart+.second-tabs-cart+.second-tabs-cart {
    background: url("../img/pictures_bg_header-20.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-news-content+.mob-news-content+.mob-news-content .second-tabs-cart+.second-tabs-cart+.second-tabs-cart+.second-tabs-cart {
    background: url("../img/pictures_bg_header-23.png") 0 0/ 100% auto no-repeat;
    background-size: cover;
  }

  .mob-show-more-btt {
    color: rgba(0, 28, 84, 1);
    background-color: transparent;
    border: 0.125rem solid rgba(0, 28, 84, 1);
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 0.312rem;
    margin: 0 auto;
    margin-top: 2rem;
    padding: 0.25rem 2rem 0.25rem 2.31rem;
    width: max-content;
    white-space: nowrap;
  }

  /*------------------------------------------------------------mobile galler=y------------------------------------------------------------*/
  .swiper_mob {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 1.125rem;
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
    box-shadow: 0px 0.25rem 0.937rem rgb(0 0 0 / 30%);
    padding: 0 2.06rem;
    height: 17rem;
  }

  .mob-gallery-item {
    display: block;
    padding-top: 1.125rem;
    padding-bottom: 3.31rem;
  }

  .mob-gallery-item img {
    border-radius: 0.312rem;
    padding: 0;
    max-height: 13rem;
  }

  .mob-gallery {
    padding: 0;
  }

  .wrap-carusel-basic .swiper-horizontal.swiper_mob>.swiper-scrollbar,
  .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: 1.56rem;
    left: 2.06rem;
    height: 0.187rem;
    width: calc(100% - 66px);
  }

  .swiper-horizontal.swiper_mob>.swiper-scrollbar,
  .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: 1.56rem;
    left: 2.06rem;
    height: 0.187rem;
    width: calc(100% - 66px);
  }

  .mob-gallery {
    background: transparent;
    box-shadow: none;
    height: 17rem;
  }

  .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 100%;
    left: 0;
    height: 0.187rem;
  }

  .mob-button-group {
    padding: 0 1.68rem;
    width: max-content;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: 2rem;
  }

  .mob-button-group .mob-pict-btt {
    margin: 0 auto;
    line-height: 1.7rem;
    color: rgba(0, 28, 84, 1);
    background-color: transparent;
    border: 0.125rem solid rgba(0, 28, 84, 1);
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 0.312rem;
    margin-top: 2rem;
    padding: 0.25rem 2rem 0.25rem 2.31rem;
    width: 9.8rem;
    white-space: nowrap;
  }

  .mob-button-group a {
    width: 9.062rem;
    height: 2rem;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #001c54;
    border: 0.125rem solid #001c54;
    border-radius: 0.312rem;
    text-align: center;
  }

  .mob-button-group a:hover {
    color: #e00000;
    border-color: #e00000;
  }

  .buttons-comm {
    width: calc(100% - 6.875rem);
    left: 3.43rem;
    top: 7.81rem;
  }

  .center-comm-mob img,
  .center-comm img {
    margin: 0 auto;
    width: 6.68rem;
    display: block;
    border: 0.125rem solid #001c54;
    border-radius: 50%;
  }

  /*------------------------------------------------------------mobile feadebacks------------------------------------------------------------*/
  .feedbacks {
    overflow: hidden;
    background: #fcfcfc;
  }

  .feedbacks .imgAround:hover {
    transform: scale(0.4) !important;
  }

  .feedbacks .buttons-comm {
    width: calc(100% - 2rem);
    left: 1rem;
    top: 10rem;
    display: none;
  }

  .feedbacks .buttons-comm img {
    width: 1.2rem;
    height: 1.2rem;
  }

  .main-comm {
    margin: 0;
    padding: 1.84rem 1.125rem 0;
  }

  .main-comm::before,
  .main-comm::after {
    display: none;
  }

  .main-comm ul {
    margin: 0;
    padding: 0;
  }

  .main-comm>img {
    position: absolute;
  }

  .center-comm-mob {
    position: relative;
  }

  .center-comm-mob h2 {
    font-size: 1.68rem;
    font-weight: 400;
    padding-top: 1.68rem;
    margin-bottom: 0.125rem;
    text-align: center;
    color: #001c54;
  }

  .center-comm-mob h3 {
    font-size: 0.875rem;
    margin-bottom: 0.56rem;
  }

  .center-comm-mob hr,
  .center-comm hr {
    width: 13.75rem;
    opacity: 1;
    height: 0.125rem;
    margin: 0 auto;
  }

  .center-comm-mob p {
    margin: 0.4rem auto 0;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1rem;
    text-align: center;
    letter-spacing: -0.01em;
  }

  #acterTwoMob,
  #acterTwo {
    right: auto;
    left: 54%;
    margin-left: 2.68rem;
    top: 5.5rem;
  }

  #acterOneMob,
  #acterOne {
    right: auto;
    left: 50%;
    margin-left: 6.5rem;
    top: 3.06rem;
    transform: scale(0.28);
  }

  #acterFiveMob,
  #acterFive {
    right: auto;
    left: 50%;
    margin-left: 5.938rem;
    top: 0;
    transform: scale(0.25);
  }

  #acterEightMob,
  #acterEight {
    left: 42%;
    margin-left: 4.375rem;
    top: 2.56rem;
    transform: scale(0.2);
  }

  #acterFourMob,
  #acterFour {
    left: 33.5%;
    margin-left: -7.87rem;
    top: -0.3rem;
    transform: scale(0.2);
  }

  #acterNineMob,
  #acterNine {
    left: 48%;
    margin-left: -8.5rem;
    top: 1.5rem;
    transform: scale(0.2);
  }

  #acterSevenMob,
  #acterSeven {
    transform: scale(0.2);
    top: 2.4rem;
    left: 46%;
    margin-left: -11.56rem;
  }

  #acterThreeMob,
  #acterThree {
    left: 1.1rem;
    top: 4.8rem;
  }

  #acterSixMob,
  #acterSix {
    left: 52%;
    margin-left: 2.25rem;
    top: -0.7rem;
    transform: scale(0.25);
  }

  /*-------------feadebacks-pop-up-form-------------*/
  .mob-feedbacks-form {
    padding-top: 2rem;
  }

  .mob-feedbacks-form-button {
    display: flex;
    justify-content: center;
  }

  .mob-feedbacks-button {
    margin: 0 auto;
    line-height: 1.7rem;
    color: rgba(0, 28, 84, 1);
    background-color: transparent;
    border: 0.125rem solid rgba(0, 28, 84, 1);
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: 0.312rem;
    padding: 0.25rem 2rem 0.25rem 2.31rem;
  }

  .mob-feedbacks-button:hover {
    color: #e00000;
    border-color: #e00000;
  }

  .mob-feedbacks-form-pop-up {
    opacity: 0;
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(252, 252, 252, 0.7);
    backdrop-filter: blur(0.6875rem);
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
  }

  .mob-feedbacks-form-pop-up.show {
    opacity: 1;
    z-index: 1000;
  }

  .mob-feedbacks-form-close {
    padding-right: 1.25rem;
  }

  .mob-feedbacks-form-container {
    margin: 1rem;
    padding: 1.25rem;
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
    box-shadow: 0px 0.187rem 0.93rem rgba(0, 0, 0, 0.3);
    border-radius: 0.75rem;
  }

  .mob-feedbacks-form-title {
    padding-bottom: 1rem;
  }

  .mob-feedbacks-form-title p {
    margin: 0;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1.375rem;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #001c54;
    text-align: center;
  }

  .mob-feedbacks-form-body .wpcf7 {
    position: static;
  }

  .mob-feedbacks-form-body .wpcf7 form {
    margin-bottom: 0;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    gap: 1rem;
  }

  .mob-feedbacks-form-body .wpcf7 form .wpcf7-form-control-wrap {
    margin-top: 0;
    width: 100%;
  }

  .mob-feedbacks-form-body .wpcf7 form .wpcf7-form-control-wrap[data-name="your_content"] {
    height: 7.125rem;
    order: 1;
  }

  .mob-feedbacks-form-body .wpcf7 form .wpcf7-form-control-wrap[data-name="your_name"] {
    order: 2;
  }

  .mob-feedbacks-form-body .wpcf7 form .wpcf7-form-control-wrap[data-name="your_email"] {
    order: 3;
  }

  .mob-feedbacks-form-body .wpcf7 form .wpcf7-form-control-wrap[data-name="your_phone"] {
    order: 4;
    width: 48%;
  }

  .mob-feedbacks-form-body .wpcf7 form label[for="file-input"] {
    order: 5;
  }

  .mob-feedbacks-form-body .wpcf7 form .wpcf7-submit {
    order: 6;
  }

  .mob-feedbacks-form-body .wpcf7 form textarea,
  .mob-feedbacks-form-body .wpcf7 form input {
    border: 0.0625rem solid #001c54;
    border-radius: 0.312rem;
    padding: 0 0.5rem;
    font-weight: 300;
    font-size: 0.875rem;
    color: #001c54;
    width: 100%;
    height: 100%;
    line-height: 1.875rem;
    background: transparent;
    outline: unset;
  }

  .mob-feedbacks-form-body .wpcf7 form textarea::-moz-placeholder,
  .mob-feedbacks-form-body .wpcf7 form input::-moz-placeholder {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #001c54;
  }

  .mob-feedbacks-form-body .wpcf7 form textarea::-webkit-input-placeholder,
  .mob-feedbacks-form-body .wpcf7 form input::-webkit-input-placeholder {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #001c54;
  }

  .mob-feedbacks-form-body .wpcf7 form textarea::placeholder,
  .mob-feedbacks-form-body .wpcf7 form input::placeholder {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #001c54;
  }

  .mob-feedbacks-form-body .wpcf7 form label[for="file-input"] {
    height: 2rem;
    width: 1.5rem;
    border-radius: 0.312rem;
    border: 0.0625rem solid rgba(0, 28, 84, 1);
    background: url("../img/skrepka.svg") 50% 50%/ 0.95rem auto no-repeat;
    box-shadow: 0px 0.0625rem 0.125rem rgba(0, 0, 0, 0.15);
  }

  .mob-feedbacks-form-body .wpcf7 form .wpcf7-submit {
    background: #001c54;
    border-radius: 0.312rem;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #f8f8f8;
    width: 5.5rem;
    height: auto;
    border: 0.0625rem solid #001c54;
  }

  .mob-feedbacks-form-body .wpcf7 form .wpcf7-form-control-wrap[data-name="your_files"] {
    display: none;
  }

  .mob-feedbacks-form-body .wpcf7 form.invalid.wpcf7-form .wpcf7-response-output {
    display: none;
  }

  .mob-feedbacks-form-body .wpcf7 form.sent .wpcf7-response-output {
    position: absolute;
    top: -2.4rem;
    right: 0;
    font-size: 0.5rem;
    width: auto;
  }

  .mob-feedbacks-form-body .wpcf7 .wpcf7-spinner {
    display: none;
  }

  /*------------------------------------------------------------mobile mob-footer-form__main------------------------------------------------------------*/
  .mob-footer-form__main {
    border-radius: 0.75rem;
    padding: 0.875rem;
    margin: 1.375rem 1.125rem 2rem;
    height: auto;
    background: #fcfcfc;
    box-shadow: 0px 0.187rem 0.937rem rgba(0, 0, 0, 0.3);
  }

  .mob-footer-form__main .wpcf7 {
    position: static;
  }

  .mob-footer-form__main .wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap[data-name="your_files"] {
    display: none;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap[data-name="your_email"] {
    width: calc(100% - 5.31rem);
  }

  .mob-footer-form__main .wpcf7-form-control-wrap+.wpcf7-form-control-wrap {
    margin-top: 0.875rem;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap textarea {
    height: 7.18rem;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap textarea,
  .mob-footer-form__main .wpcf7-form-control-wrap input {
    border: 0.0625rem solid #001c54;
    border-radius: 0.312rem;
    padding: 0 0.5rem;
    font-weight: 300;
    font-size: 0.875rem;
    color: #001c54;
    width: 100%;
    line-height: 1.875rem;
    background: transparent;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap textarea::-moz-placeholder,
  .mob-footer-form__main .wpcf7-form-control-wrap input::-moz-placeholder {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #001c54;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap textarea::-webkit-input-placeholder,
  .mob-footer-form__main .wpcf7-form-control-wrap input::-webkit-input-placeholder {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #001c54;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap textarea::placeholder,
  .mob-footer-form__main .wpcf7-form-control-wrap input::placeholder {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #001c54;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap textarea::-moz-placeholder {
    line-height: 110%;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
    line-height: 110%;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap textarea::placeholder {
    line-height: 110%;
  }

  .mob-footer-form__main .wpcf7-form-control-wrap textarea {
    padding: 5px 8px;
    line-height: 110%;
  }

  .mob-footer-form__main label[for="file-input"] {
    height: 2rem;
    width: 1.0625rem;
    margin-top: 0.875rem;
    border-radius: 0.312rem;
    border: 0.0625rem solid rgba(0, 28, 84, 1);
    background: url("../img/skrepka.svg") 50% 50%/ 0.95rem auto no-repeat;
    box-shadow: 0px 0.0625rem 0.125rem rgba(0, 0, 0, 0.15);
  }

  .mob-footer-form__main .wpcf7-submit {
    background: #001c54;
    border-radius: 0.312rem;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #f8f8f8;
    margin-top: 0.875rem;
    width: 3.5rem;
    height: auto;
    border: 0.0625rem solid #001c54;
  }

  .mob-footer-form__main .wpcf7-spinner {
    display: none;
  }

  .mob-footer-form__main .wpcf7 form.invalid .wpcf7-response-output {
    top: calc(100% + 0.2rem);
    padding: 0.3rem 0.25rem;
    border-width: 0.125rem;
    border-radius: 0.312rem;
    width: 3.5rem;
    text-align: center;
    right: 0;
    font-size: 0.75rem;
  }

  .mob-anchor {
    width: 1.8005rem;
    height: 1.61731rem;
    margin: 2.8rem auto 3rem;
    display: block;
  }

  /*------------------------------------------------------------mobile footer------------------------------------------------------------*/
  .logo_obertka {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }

  .pre-footer-logo #logo-footer {
    margin: 0;
    width: 8.875rem;
  }

  .pre-footer-logo .footer_logo_text {
    font-size: 1.03rem;
    line-height: 1rem;
    margin-top: 0.68rem;
    margin-left: 0.531rem;
    border-left: 0.15rem solid #001c54;
    padding-left: 0.531rem;
    width: 9.25rem;
  }

  .pre-footer-logo {
    width: 100%;
  }

  .pre-footer-obertka {
    margin-top: 1.75rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.56rem;
  }

  .pre-footer-logo #visa {
    width: 8.56rem;
    height: auto;
    margin-top: 0;
  }

  #footer-online-mob {
    /* margin: 0 0 0 0.8rem; */
    width: 8.56rem;
    height: 2rem;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 0.81rem;
    letter-spacing: -0.02rem;
    color: #f8f8f8;
    position: relative;
    background: #e00000;
    border-radius: 0.312rem;
    text-align: start;
    padding-left: 0.5rem;
    white-space: nowrap;
  }

  #footer-online-mob img {
    position: absolute;
    top: 0.625rem;
    right: 0.3rem;
    width: 0.875rem;
    height: 0.875rem;
  }

  .pre-footer .contacts {
    margin-top: 1.625rem;
    margin: 0 auto;
    margin-bottom: 2.06rem;
    width: 13.75rem;
    padding: 0 0.93rem;
    border-radius: 0.41rem;
  }

  .pre-footer .contacts h2,
  .pre-footer .contacts h3 {
    padding-top: 3.2rem;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 110%;
    text-transform: capitalize;
    color: #001c54;
  }

  .pre-footer .contacts h3 {
    color: #e00000;
    text-transform: none;
    width: calc(100% + 1.87rem);
    margin: 1.125rem 0 0 -0.937rem;
    padding-top: 0;
    font-size: 1.25rem;
  }

  .pre-footer .list-style {
    float: left;
    margin: 0;
    width: 1.81rem;
    height: 1.81rem;
  }

  .contacts-left_item p {
    width: calc(100% - 1.81rem);
    margin: 0 0 0 2.25rem;
    text-align: left;
    font-weight: 700;
    font-size: 0.96rem;
    line-height: 1.25rem;
    letter-spacing: -0.02rem;
    color: #001c54;
  }

  .contacts-left_item .contacts-content_red-text {
    font-size: 0.55rem;
    line-height: 0.687rem;
    color: #e00000;
    margin-bottom: 0.0625rem;
  }

  .pre-footer .contacts li {
    margin-top: 1.5rem;
  }

  .pre-footer .messengers {
    height: 5.31rem;
  }

  .pre-footer .contacts-ch {
    width: 3.8rem;
    top: 1.25rem;
    left: -1.65rem;
    /* filter: drop-shadow( 3.60113px 5.40169px 9.00281px rgba(0, 0, 0, 0.3)); */
  }

  .google-map {
    width: 18.31rem;
    margin: 2.25rem auto 0;
    height: auto;
  }

  .google-map iframe {
    height: 18.75rem;
  }

  .after-footer-mob {
    margin-top: -76.5rem;
    height: 76.375rem;
    z-index: -1;
    height: 83rem;
    width: 100%;
    background: linear-gradient(270deg, #001c54 0%, #001c54 100%);
  }

  .footer-contact-img_container {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    width: 1.81rem;
    height: 1.81rem;
    line-height: 1.81rem;
    border-radius: 0.312rem;
    border: 0.0625rem solid #001c54;
  }

  .footer-contact-img_container .ramka {
    width: 0.906rem;
    height: auto;
    padding: 0;
    border: 0;
  }

  .footer-contact-img_container svg path {
    fill: #001c54;
  }

  .pre-footer-mob .messengers svg+svg,
  .pre-footer-mob .messengers a+svg,
  .pre-footer-mob .messengers a+a {
    margin-left: 0.712rem;
  }

  .pre-footer-mob .messengers a:hover svg path {
    fill: #e00000;
  }

  .info-block .info-second-block:last-child {
    padding-bottom: 0;
  }

  .content {
    margin-bottom: 0rem;
  }

  .for_apply_form {
    margin-left: 0;
    margin-bottom: 0;
  }

  .for_apply_form .content>a {
    display: none;
    width: 2.62rem;
    position: absolute;
    z-index: 100;
    left: 50%;
    bottom: -2.5rem;
  }

  .for_apply_form .content>a>img {
    position: static;
    width: 2.62rem;
  }

  .about-search>a {
    display: block;
    width: 2.62rem;
    position: absolute;
    z-index: 100;
    left: 50%;
    bottom: 2.375rem;
  }

  .about-search>a>img {
    position: static;
    width: 2.62rem;
  }

  .for_apply_form .wpcf7 {
    padding-bottom: 0.937rem;
  }

  .content_container.tution-about-ieu>.wrap-left+a {
    display: none;
  }

  /*  */

  .mfp-figure img.mfp-img {
    max-height: 18.75rem !important;
    width: 19rem;
  }

  .mfp-arrow.mfp-arrow-right {
    right: -1.125rem;
  }

  .mfp-arrow.mfp-arrow-left {
    left: -1.125rem;
  }

  .mfp-image-holder .mfp-content .mfp-close,
  .mfp-iframe-holder .mfp-close {
    right: -1.75rem !important;
  }

  .mfp-figure .mfp-close {
    font-size: 2.2rem;
  }

  .site-header,
  #left-red,
  .left-hover-menu,
  .mob-university-back.desktop {
    display: none;
  }

  /* ------------------------header start ---------------------- */
  .mob-header,
  .mob-university-back {
    display: block;
    position: relative;
  }

  .wrap-mob-header,
  .higher-header-contacts-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: fixed;
    top: 2.5rem;
    left: 0.625rem;
    z-index: 100;
    width: 94.5vw;
    padding: 0 0.62rem 0 0.49rem;
    max-height: 2.5rem;
    height: 2.5rem;
    transition: left 1000ms ease;
    border-radius: 0.375rem;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(28px);
    -webkit-backdrop-filter: blur(28px);
    filter: drop-shadow(0px 1px 15px rgba(0, 0, 0, 0.1));
  }

  .higher-header-contacts-block {
    position: absolute;
    top: 0;
    height: 2rem;
    border-radius: 0 0 0.375rem 0.375rem;
    display: flex;
    justify-content: space-around;
    padding: 0;
  }

  .higher-header-contacts-block-phone,
  .higher-header-contacts-block-email {
    display: flex;
    height: 1.25rem;
    align-items: center;
  }

  .higher-header-contacts-block-img {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.25rem;
  }

  .higher-header-contacts-block-title {
    color: var(--d-00000, #d00000);
    font-family: Roboto;
    font-size: 0.375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.3125rem;
  }

  .higher-header-contacts-block-description {
    color: var(--001-c-54, #001c54);
    font-family: Roboto;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.5625rem;
    margin-top: 0.19rem;
  }

  .higher-header-contacts-block a {
    text-decoration: none;
  }

  .mob-header-logo-link {
    display: block;
    margin-right: 1.14rem;
    width: 6.543rem;
    height: 1.75238rem;
  }

  .mob-header-logo-link__img {
    width: 100%;
    height: 100%;
  }

  .mob-header-contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 1rem;
    position: relative;
  }

  .mob-header-contact.phone {
    margin-right: 1.06rem;
  }

  .mob-header-contact.phone::before {
    content: "";
    position: absolute;
    top: 0;
    left: -1.125rem;
    width: 1rem;
    height: 1rem;
    border: 0.0625rem solid #001c54;
    border-radius: 0.187rem;
    background: url("../img/icon_phone.svg") 58% 50%/ 60% 60% no-repeat;
  }

  .mob-header-contact.email::before {
    content: "";
    position: absolute;
    top: 0;
    left: -1.125rem;
    width: 1rem;
    height: 1rem;
    border: 0.0625rem solid #001c54;
    border-radius: 0.187rem;
    background: url("../img/icon_email.svg") 50% 50%/ 60% 60% no-repeat;
  }

  .mob-red-text-contact {
    color: #d00000;
    margin: 0;
    text-align: start;
    font-family: "Roboto";
    font-size: 0.24438rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.29019rem;
  }

  .mob-blue-text-contact {
    color: #001c54;
    margin: 0;
    font-family: "Roboto";
    font-size: 0.48444rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.53888rem;
    letter-spacing: -0.00969rem;
  }

  .open-mob-header-menu {
    background: #c50000;
    border-radius: 0.188rem;
    width: 1.5rem;
    height: 1.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .open-mob-header-menu svg {
    width: 50%;
    height: 50%;
  }

  .menu-mob__icon {
    display: inline-block;
  }

  /* ------------------------header end ----------------------- */
  /* --------------------------------------------------- LEFT PANEL START ---------------------------------------------------  */
  .content_container.tution-about-ieu>a {
    display: none;
  }

  #left-mob-panel {
    background: #001c54;
    padding: 2.12rem 3rem 1.81rem 1.06rem;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    min-height: auto;
    display: flex;
    flex-direction: column;
    z-index: 999;
    width: 17.8rem;
    transition: left 999ms ease;
    opacity: 1;
    overflow-y: scroll;
    color: #fff;
  }

  #left-mob-panel::after {
    content: "";
    position: fixed;
    height: 100%;
    background: #ffffff;
    width: 0.09rem;
    left: -14.3rem;
    top: 0;
    bottom: 0;
    transition: left 1000ms;
  }

  .transitioned #left-mob-panel::after {
    left: 3.48rem;
  }

  #left-mob-panel.non-visible-menu-mob {
    left: -17.7rem;
    opacity: 1;
    transition: left 1000ms;
  }

  #left-mob-panel.non-visible-menu-mob::after {
    left: -15.7rem;
  }

  .visible-menu {
    left: 0;
    overflow-x: hidden;
  }

  .disable-scroll {
    overflow-y: hidden;
  }

  .mob-close {
    position: absolute;
    right: 1.5rem;
    top: 2.56rem;
  }

  main#up {
    height: 100vh;
  }

  body {
    left: 0;
    transition: left 1000ms ease;
    overflow-x: hidden;
  }

  body.transitioned {
    border-radius: 10px;
    position: relative;
    left: 17.7rem;
    overflow: visible;
    overflow-x: hidden;
  }

  body.transitioned main {
    border-top-left-radius: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
  }

  */ body.transitioned::before {
    display: block;
  }

  #left-mob-panel::before {
    content: "";
    display: block;
    position: absolute;
    right: calc(100% - 17.9rem);
    width: 0;
    height: 90%;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.05);
    border-top-left-radius: 13.0818px;
    border-bottom-left-radius: 13.0818px;
    opacity: 0;
    z-index: 199;
  }

  #left-mob-panel.visible-menu::before {
    opacity: 1;
    display: none;
    width: 5%;
    transition: opacity 250ms ease 400ms;
    transition: width 250ms ease 400ms;
  }

  body.transitioned .wrap-mob-header {
    left: calc(0.625rem + 17.7rem);
    transition: left 1000ms ease;
  }

  body.transitioned .scroll-form {
    left: calc(0.625rem + 17.7rem);
  }

  body.transitioned .apply-online-btn {
    right: calc(1.3rem - 17.7rem);
  }

  .left-mob-wrap__first {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
  }

  .offical-mob {
    font-style: normal;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #ffffff;
    transform: rotate(-90deg);
    white-space: nowrap;
    position: absolute;
    left: -2rem;
    top: 3.06rem;
  }

  .block-left-top__logo {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: 3.75rem;
  }

  .block-left-top__logo-link {
    width: 8.93rem;
    height: 2.81rem;
    margin-bottom: 2.25rem;
  }

  .block-left-top__logo-link__img {
    width: 100%;
    height: 100%;
  }

  .search-container-left-mob {
    width: 10rem;
  }

  .search-form-left-mob {
    width: 100%;
    height: 1.75rem;
    position: relative;
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.5);
  }

  .search-form-left-mob input {
    border: none;
    background: transparent;
    font-style: normal;
    width: 100%;
    color: #ffffff;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1.75rem;
    padding-left: 0.312rem;
    outline: none;
  }

  .search-form-left-mob>input::-webkit-search-decoration,
  .search-form-left-mob>input::-webkit-search-cancel-button,
  .search-form-left-mob>input::-webkit-search-results-button,
  .search-form-left-mob>input::-webkit-search-results-decoration {
    display: none;
  }

  .search-form-left-mob input::placeholder {
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1.75rem;
    color: #ffffff;
  }

  .search-container-left-mob button {
    position: absolute;
    right: 0;
    top: -0.2rem;
    background-color: transparent;
    border: none;
  }

  .search-container-left-mob button img {
    width: 0.75rem;
    height: 0.75rem;
  }

  /* second block left */
  .left-mob-wrap__second {
    display: flex;
    flex-direction: row;
    justify-content: start;
    margin-top: 1.5rem;
  }

  .lang.mob-lang-left {
    border: 0.053rem solid #ffffff;
    position: relative;
    padding: 0;
    border-radius: 0.25rem;
    margin-top: 0.625rem;
    height: 2rem;
    width: 1.5rem;
    margin: 0;
    color: #fff;
  }

  .lang>li {
    height: 2.5rem;
    display: flex;
    flex-direction: column;
    list-style-type: none;
    cursor: pointer;
    line-height: 0.625rem;
    color: #fff;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 0.875rem;
    position: relative;
  }

  .lang .england.mob-lang-left-england {
    width: 0.75rem;
    height: 0.75rem;
    margin-top: 0.312rem;
    margin-left: 0.3rem;
  }

  .mob-lang-left .arrow-header {
    width: 0.37rem;
    height: 0.37rem;
    margin-top: 0.093rem;
    margin-left: 0;
    transform: rotate(90deg);
  }

  .mob-courses-btn {
    background: #fff;
    border-radius: 0.372rem;
    color: #001c54;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    width: 8rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-left: 3.75rem;
    border: 0.094rem solid #001c54;
    margin-top: 0.7rem;
    padding: 0.5625rem 0;
    margin-left: auto;
    margin-right: auto;
  }

  .mob-courses-btn:hover {
    color: #d00000;
  }

  .mob-courses-btn-img {
    width: 0.875rem;
    height: 0.875rem;
  }

  .mob-courses-btn-img>path {
    fill: #001c54;
  }

  .mob-courses-btn:hover .mob-courses-btn-img>path {
    fill: #d00000;
  }

  .mob-about-btn-more {
    background: #fff;
    border-radius: 0.372rem;
    color: #001c54;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    width: 8rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border: 0.094rem solid #001c54;
    padding: 0.5625rem 0;
  }

  .mob-about-btn-more:hover {
    color: #d00000;
  }

  .mob-about-btn-more-img {
    width: 0.875rem;
    height: 0.875rem;
  }

  .mob-about-btn-more-img>path {
    fill: #001c54;
  }

  .mob-about-btn-more:hover .mob-about-btn-more-img>path {
    fill: #d00000;
  }

  .mob-footer-btn-payment {
    background: #d00000;
    border-radius: 0.372rem;
    color: #fff;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    width: 8rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border: 0.094rem solid #d00000;
    padding: 0.5625rem 0;
  }

  .mob-footer-btn-payment:hover {
    color: #ffff;
  }

  .mob-footer-btn-payment-img {
    width: 0.875rem;
    height: 0.875rem;
  }

  .mob-footer-btn-payment-img>path {
    fill: #d00000;
  }

  .mob-footer-btn-payment:hover .mob-footer-btn-payment-img>path {
    fill: #fff;
  }

  .mob-about-btn-tuition {
    background: #fff;
    border-radius: 0.372rem;
    color: #001c54;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    width: 8rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border: 0.094rem solid #001c54;
    padding: 0.5625rem 0;
  }

  .mob-about-btn-tuition:hover {
    color: #d00000;
  }

  .mob-about-btn-tuition-img {
    width: 0.875rem;
    height: 0.875rem;
  }

  .mob-about-btn-tuition-img>path {
    fill: #001c54;
  }

  .mob-about-btn-tuition:hover .mob-about-btn-tuition-img>path {
    fill: #d00000;
  }

  .mob-educational-btn {
    background: #fff;
    border-radius: 0.372rem;
    color: #001c54;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    width: 8rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border: 0.094rem solid #001c54;
    padding: 0.5625rem 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2rem;
  }

  .mob-educational-btn:hover {
    color: #d00000;
  }

  .mob-educational-btn-img {
    width: 0.875rem;
    height: 0.875rem;
  }

  .mob-educational-btn-img>path {
    fill: #001c54;
  }

  .mob-educational-btn:hover .mob-educational-btn-img>path {
    fill: #d00000;
  }

  .mob-online-paiment {
    background: #001c54;
    border-radius: 0.372rem;
    color: #fff;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    width: 10.5rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-left: 3.75rem;
    border: 0.094rem solid #fff;
    margin-top: 1.5rem;
    padding: 0.5625rem 0;
  }

  .mob-online-paiment.home {
    background: #001c54;
    border-radius: 0.372rem;
    color: #fff;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    width: 10.5rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-left: 2.25rem;
    border: 0.094rem solid #fff;
    margin-top: 0;
    padding: 0.5625rem 0;
  }

  .mob-online-paiment:hover {
    color: #d00000;
  }

  .pay-mob-left {
    width: 0.875rem;
    height: 0.875rem;
  }

  .pay-mob-left>path {
    fill: #fff;
  }

  .mob-online-paiment:hover .pay-mob-left>path {
    fill: #d00000;
  }

  .mob-online-website {
    margin-left: 2.187rem;
    background: #001c54;
    border-radius: 0.372rem;
    color: #fff;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    width: 10.5rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border: 0.094rem solid #fff;
    padding: 0.5625rem 0;
  }

  .mob-online-website:hover {
    color: #d00000;
  }

  .website-mob-left {
    width: 0.875rem;
    height: 0.875rem;
  }

  .website-mob-left>path {
    fill: #fff;
  }

  .mob-online-website:hover .website-mob-left>path {
    fill: #d00000;
  }

  .left-mob-wrap__menu {
    padding: 0;
    margin: 1.87rem 0 0 0;
  }

  .mob-left-menu__item {
    color: #ffffff;
    position: relative;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.75rem;
    letter-spacing: 0.01rem;
    display: flex;
    flex-direction: column;
    margin-left: 3.75rem;
  }

  .mob-left-menu__item a {
    color: #ffffff;
    position: relative;
    line-height: 1.75rem;
    letter-spacing: 0.01rem;
    white-space: normal;
    font-family: "Roboto";
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
  }

  .block-mob-left-icon {
    position: absolute;
    left: -3.75rem;
    top: 0;
    width: 1.5rem;
    height: 1.5rem;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .mob-left-menu__item:hover .block-mob-left-icon {
    border: 0.0625rem solid #ffffff;
    border-radius: 0.312rem;
    transition: 0.3s linear;
  }

  .mob-left-menu__item-arrow {
    width: 0.372rem;
    height: 0.372rem;
    position: absolute;
    right: 0;
    top: 0.625rem;
  }

  .mob-submenu-left {
    display: none;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.5);
    margin-bottom: 0.312rem;
    background: #001c54;
  }

  .mob-left__item {
    padding-left: 1.37rem;
    position: relative;
    background: #001c54;
  }

  .mob-left__item:last-child {
    margin-bottom: 0.312rem;
  }

  .mob-left__item-link {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
  }

  .mob-left__item::before {
    content: "";
    position: absolute;
    left: 0.625rem;
    top: 0.81rem;
    width: 0.25rem;
    height: 0.25rem;
    border-radius: 50%;
    background: #ffffff;
  }

  /* stud ofiice */
  .wrap-stud-mob {
    margin-left: 3.75rem;
    margin-top: 1.5rem;
    width: 10.5rem;
    height: 2rem;
  }

  .stud-office-mob {
    background: #ffffff;
    border-radius: 0.372rem;
    color: #001c54;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: none;
    position: relative;
    width: 10.5rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border: 0.094rem solid #fff;
    padding: 0.5625rem 0;
  }

  .stud-office-mob:hover {
    color: #d00000;
  }

  .stud-office-mob:hover .pay-mob-left>path {
    fill: #d00000;
  }

  .mob-verify-doc {
    border-radius: 0.372rem;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 0.75rem;
    letter-spacing: -0.02em;
    text-decoration: none;
    position: relative;
    width: 10.5rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
  }

  .mob-verify-doc svg path {
    fill: #fff;
  }

  /* social block */
  .left-mob-social {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.5rem;
    width: 10.5rem;
    margin-left: 3.75rem;
  }

  .left-mob-social__link-icon:hover path {
    fill: #001c54;
  }

  .open-class {
    display: block;
    z-index: 10;
  }

  .class-rotate {
    transform: rotate(180deg);
  }

  .close-menu {
    display: none;
  }

  .left-mob-wrap__menu>li.active>ul {
    display: block;
  }

  /* --------------------------------------------------- LEFT PANEL END ---------------------------------------------------  */

  /* scroll btn apply */
  .apply-online-btn {
    position: fixed;
    bottom: 7.25rem;
    right: 0.59rem;
    border-radius: 50%;
    background: radial-gradient(#e00000, #e00000 1.06rem, #ffffff 1rem, #ffffff);
    border: 0.156rem solid #e00000;
    z-index: 15;
    color: #ffffff;
    text-transform: capitalize;
    width: 2.5rem;
    height: 2.5rem;
    font-weight: 500;
    font-size: 0.45rem;
    box-shadow: 0px 5.375px 18.8125px rgba(0, 0, 0, 0.45);
    transition: right 1000ms ease;
    line-height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .apply-online-btn.website {
    position: fixed;
    bottom: 10.4rem;
    right: 0.59rem;
    border-radius: 50%;
    background: radial-gradient(#001c54, #001c54 1.06rem, #ffffff 1rem, #ffffff);
    border: 0.156rem solid #001c54;
    display: inline-flex;
    z-index: 15;
    color: #ffffff;
    text-transform: capitalize;
    width: 2.5rem;
    height: 2.5rem;
    align-items: center;
    box-shadow: 0px 5.375px 18.8125px rgba(0, 0, 0, 0.45);
    transition: right 1000ms ease;
    text-align: center;
    font-family: "Roboto";
    font-size: 0.38rem;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 0.5rem;
  }

  /* ------------------------------------------------ WIDGET START ------------------------------------- */
  body .arcu-widget.sm.arcu-message {
    width: 2.5rem;
    height: 2.5rem;
    right: 0.4em;
    bottom: 4.1rem;
    min-width: 2.5rem;
  }

  body .arcu-widget.sm .arcu-message-button {
    padding-left: 2.5rem;
    min-width: 2.5rem;
    height: 2.5rem;
    border-radius: 2.5rem;
  }

  body .arcu-widget.sm .arcu-message-button .arcu-button-icon {
    width: 2.5rem;
  }

  body .arcu-widget.sm .arcu-message-button .static .static-container {
    width: 2.5rem;
    height: 2.5rem;
    margin-left: -1.3rem;
    margin-top: -1.25rem;
    border-radius: 3.125rem;
  }

  body .arcu-widget .arcu-message-button .static .static-container {
    border-width: 0.125rem;
    border-style: solid;
    border-color: #faf9f9;
  }

  .mob-top-prev {
    height: 100%;
    width: 100%;
    overflow: hidden;
    min-height: 25.8rem;
    padding-top: 0;
    background-position: calc(55% - 1.75rem) 50% !important;
  }

  .mob-top-prev-item.business {
    width: 100%;
    min-height: 25.8rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 17% 50% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100vh;
  }

  .mob-top-prev h2 {
    padding-top: 10.25rem;
    text-shadow: 0px 2.21028px 2.76285px rgba(0, 0, 0, 0.55);
    padding-left: 0;
    width: 90%;
    text-align: center;
    white-space: nowrap;
    margin: 0;
    color: var(--ffffff, #fff);
    font-family: Roboto;
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.01625rem;
  }

  .mob-top-prev-item .mob-study-campus {
    width: 11rem;
    height: 2.68rem;
    display: flex;
    background: #e00000;
    box-shadow: 0px 2.99456px 4.99093px rgb(0 0 0 / 45%);
    margin-top: 5rem;
    margin-left: 0;
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 0.93113rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.05213rem;
    letter-spacing: 0.01863rem;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
  }

  .pre-footer.pre-footer-mob {
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
    box-shadow: 0 0.1rem 0.7rem rgb(0 0 0 / 10%);
    border-radius: 0.75rem;
    position: relative;
    z-index: 9;
    margin-top: 3rem;
  }

  .pre-footer {
    padding: 1.43rem 1rem 1rem;
    width: calc(100% - 2.25rem);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }

  .mob-footer {
    position: fixed;
    bottom: 1rem;
    display: block;
    height: 2.31rem;
    width: 21.25rem;
    left: 0.69rem;
    border-radius: 0.375rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 16;
    background: rgba(252, 252, 252, 0.95);
    transition: left 1000ms ease;
    box-shadow: 0 0.1rem 0.7rem rgb(0 0 0 / 10%);
    background: rgba(252, 252, 252, 0.95);
    backdrop-filter: blur(37px);
    -webkit-backdrop-filter: blur(28px);
  }

  .mob-footer h3 {
    text-align: left;
    font-family: "Roboto";
    font-size: 0.38681rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.01931rem;
    text-transform: uppercase;
    margin-top: 0rem;
    margin-bottom: 0;
  }

  .footer-contacts {
    margin: 0;
    height: 1.25rem;
    width: 100%;
    padding-left: 0.44rem;
    padding-right: 0.56rem;
  }

  .footer-contacts .wpcf7-form-control.has-spinner.wpcf7-submit {
    height: 1rem;
    width: 3.96rem;
    font-weight: 500;
    font-size: 0.54rem;
    line-height: 0.8125rem;
    color: #f8f8f8;
    margin-left: 0.41rem;
    margin-right: 0;
  }

  .footer-contacts .wpcf7-form-control-wrap input {
    width: 5rem;
    height: 1rem;
    font-weight: 400;
    font-size: 0.412rem;
    line-height: 0.5rem;
    padding: 0.25rem;
    margin-right: 0;
  }

  .wpcf7 {
    height: 100%;
    top: 0.54rem;
    position: absolute;
  }

  .text-about-ieu {
    position: relative;
    padding-top: 0;
    width: 100%;
    background: #fcfcfc;
    margin: 0;
  }

  .form-about form .wpcf7-form-control-wrap input {
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1rem;
    color: #001c54;
    border-radius: 0.187rem;
    width: 100%;
    border: none;
    height: 2rem;
    padding-left: 0.75rem;
    background: #fff;
    border: 1px solid #001c54;
    border-radius: 0.3rem;
  }

  .wrap-modern {
    width: 100%;
  }

  .non-visible-menu .right-delimiter {
    position: fixed;
    left: -1rem;
  }

  .visible-menu .right-delimiter {
    display: block;
    transition: left 1000ms;
    content: "";
    position: fixed;
    left: 17rem;
    top: 1%;
    bottom: 1%;
    width: 4vw;
    height: 98%;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.05);
    border-top-left-radius: 13.0818px;
    border-bottom-left-radius: 13.0818px;
  }

  body.transitioned .mob-footer {
    left: calc(14.625rem + 17.7rem);
    transition: left 1000ms ease;
  }

  /* --------------------------------------------------- SLIDER START ---------------------------------------------------  */
  .top-slider-mob {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
    min-height: auto;
    overflow-x: hidden;
  }

  .top-slider-slide-mob {
    display: none;
    opacity: 0;
    transition: 1s;
    height: 100%;
  }

  .top-slider-slide-mob .mob-slider-bg,
  .top-slider-slide-mob .mob-slider-bg.slider-bg-2,
  .top-slider-slide-mob .mob-slider-bg.slider-bg-3,
  .top-slider-slide-mob .mob-slider-bg.slider-bg-4,
  .top-slider-slide-mob .mob-slider-bg.slider-bg-5 {
    background-image: url("../img/prev-home-1-mob.webp");
    background-size: cover;
    background-repeat: no-repeat;
    /* height: 38rem; */
    height: 100%;
    background-position-y: top;
    background-position-x: center;
    background-position: initial !important;
  }

  .top-slider-slide-mob .mob-slider-bg.slider-bg-2 {
    background-image: url("../img/prev-home-1-mob.webp");
  }

  .top-slider-slide-mob .mob-slider-bg.slider-bg-3 {
    background-image: url("../img/prev-home-1-mob.webp");
  }

  .top-slider-slide-mob .mob-slider-bg.slider-bg-4 {
    background-image: url("../img/prev-home-1-mob.webp");
  }

  /* .top-slider-slide-mob .mob-slider-bg.slider-bg-5 {
    background-image: url('../img/prev-home-1-mob.png');
} */
  .mob-slider-bg h2 {
    font-weight: 700;
    font-size: 1.65rem;
    line-height: 1.81rem;
    text-align: start;
    letter-spacing: 0.13em;
    padding-top: 8.75rem;
    text-shadow: 0px 3.82px 6.52px rgba(0, 0, 0, 0.35);
    margin: 0 auto;
    margin-bottom: 3.125rem;
    white-space: normal;
    font-family: "Roboto";
    font-style: normal;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.88);
    text-transform: uppercase;
    width: 20rem;
    z-index: 1;
    position: relative;
  }

  h2 .mob-big-title {
    font-weight: 700;
    font-size: 2.93rem;
    line-height: 3.5rem;
    text-align: center;
    letter-spacing: -0.01em;
    text-shadow: 0px 3.82px 6.52px rgba(0, 0, 0, 0.35);
    white-space: normal;
    font-family: "Roboto";
    font-style: normal;
  }

  /* h2 span.h2-border{
    background-clip: text;
    color: transparent;
    -webkit-text-stroke: 1.5rem white;
    text-stroke: 1.5rem white;
    width: 107%;
    display: inline-block;
    font-weight: 700;
    font-size: 23.59rem;
    line-height: 28rem;
} */
  .mob-top-slider-buttons {
    margin: 0 auto;
    width: 19.9rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    z-index: 1;
    position: relative;
  }

  .mob-big-button {
    display: block;
    width: 9.06rem;
    height: 2.18;
    font-style: normal;
    font-weight: 700;
    font-size: 0.77rem;
    /* line-height: 1.87rem; */
    letter-spacing: 0.02em;
    color: #ffffff;
    border-radius: 0.312rem;
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0;
    padding: 0;
  }

  .mob-top-slider-buttons-home {
    width: 20rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }

  .top-slider-mob #campus {
    box-shadow: 0px 2.05612px 3.42687px rgba(0, 0, 0, 0.45);
    background: #e00000;
    border: 0.125rem solid #e00000;
    width: 9.06rem;
    height: 2.187rem;
    font-weight: 700;
    font-size: 0.77rem;
  }

  .top-slider-mob #campus:hover {
    transform: scale(1.1);
    transition: 0.7s;
  }

  .top-slider-mob #online-study:hover {
    transform: scale(1.1);
    transition: 0.7s;
  }

  .top-slider-mob #online-study {
    width: 9.06rem;
    height: 2.187rem;
    font-style: normal;
    font-weight: 700;
    font-size: 0.77rem;
    letter-spacing: 0.02em;
    box-shadow: 0px 2.05612px 3.42687px rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    border-radius: 0.312rem;
    background: linear-gradient(270deg,
        rgba(0, 28, 84, 0.85) 0%,
        rgba(0, 28, 84, 0.85) 100%);
    border: 0.187rem solid #ffffff;
    padding: 0;
    margin-left: 0;
    margin-top: 1.15rem;
  }

  .top-slider-mob .top-slider-control {
    opacity: 0;
    left: 0;
  }

  /* --------------------------------------------------- SLIDER END ---------------------------------------------------  */

  /* ------------------------------------------------ MAIN BLOCK ADMISSION START --------------------------------------  */
  .main-mob.admission {
    display: block;
  }

  .admission-tabs {
    margin-top: 0.5rem;
  }

  .tabs-title-block {
    margin-bottom: 0.93rem;
    border-bottom: 0.0625rem solid #001c54;
  }

  .tabs-title-text-mob {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 0.875rem;
    color: #001c54;
    margin: 0;
    padding-bottom: 0.43rem;
    margin-left: 1.87rem;
    cursor: pointer;
  }

  .tabs-title-text-mob.online {
    margin-left: 2.125rem;
  }

  .tabs-title-text-mob.active {
    position: relative;
    color: #c50000;
  }

  .tabs-title-text-mob.active::after {
    content: "";
    position: absolute;
    bottom: -0.0625rem;
    width: 100%;
    height: 0.0625rem;
    background: #c50000;
    left: 0;
  }

  .admissions-content-mob {
    display: none;
  }

  .admission-tabs-show {
    display: block !important;
    /* opacity: 1!important; */
    /* animation: all .7s linear; */
  }

  @keyframes showTab {
    from {
      display: none !important;
    }

    to {
      display: block !important;
    }
  }

  .admission-tabs-show .list-admission-mob {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .admission-tabs-show .admission-item-mob {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .admission-item-mob .block {
    width: 2rem;
  }

  .admission-tabs-show .admission-item-mob {
    transform: translateX(10%);
    opacity: 0;
  }

  .admission-tabs-show .admission-item-mob:nth-child(1) {
    animation: ani 0.35s ease-in-out forwards;
  }

  .admission-tabs-show .admission-item-mob:nth-child(2) {
    animation: ani 0.35s forwards 0.35s;
  }

  .admission-tabs-show .admission-item-mob:nth-child(3) {
    animation: ani 0.53s forwards 0.7s;
  }

  .admission-tabs-show .admission-item-mob:nth-child(4) {
    animation: ani 0.35s forwards 1.05s;
  }

  .admission-tabs-show .admission-item-mob:nth-child(5) {
    animation: ani 0.35s forwards 1.4s;
  }

  @keyframes ani {
    0% {
      transform: translateX(10%);
      opacity: 0;
    }

    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }

  /* ------------------------------------------------ MAIN BLOCK ADMISSION END --------------------------------------  */

  /* ------------------------  GALLERY SECTION START--------------------------*/

  .mob-gallery-home_container {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 1.125rem;
    background: none;
    box-shadow: none;
    padding: 0 1.06rem;
    height: 17rem;
  }

  .mob-gallery-home-b1 {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 1.125rem;
    background: none;
    box-shadow: none;
    padding: 0 1.06rem;
    height: 18.5625rem;
  }

  .mob-gallery-home-b1-1 {
    position: absolute;
    left: 0;
    top: 1.88rem;
    width: 9.0625rem;
    height: 5.9375rem;
  }

  .mob-gallery-home-b1-2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 10.5625rem;
    height: 9.3125rem;
  }

  .mob-gallery-home-b1-3 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10.5625rem;
    height: 8.6875rem;
  }

  .mob-gallery-home-b1-4 {
    position: absolute;
    left: 0;
    bottom: 3.81rem;
    width: 9.0625rem;
    height: 6.375rem;
  }

  .swiper-horizontal.swiper_mob>.swiper-scrollbar,
  .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: 0;
  }

  .swiper-slide:nth-child(n) {
    filter: none;
  }

  /* ------------------------  GALLERY SECTION END--------------------------*/

  #card-logo-home {
    width: 1.67rem;
    height: 1.67rem;
  }

  #card-ieu-logo-home {
    width: 2.28388rem;
    height: 1.90106rem;
    transform: rotate(-0.243deg);
  }

  .top-card-home {
    width: 9.502rem;
    height: 11.59038rem;
    border-bottom: none;
    padding: 0.57rem 0.97rem 0.77rem 0.777rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .top-card-human-home {
    width: 9.502rem;
    margin-top: -2.17rem;
    margin-left: -0.8rem;
  }

  .top-card-home-title {
    background: var(--linear, linear-gradient(270deg, #001c54 0%, #001c54 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: auto;
    text-wrap: nowrap;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 0.69613rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.00694rem;
    text-transform: uppercase;
  }

  .cards.home {
    width: 100%;
    height: max-content;
    margin-bottom: 2.2rem;
  }

  .cards {
    box-shadow: none;
  }

  .main-container.feedback-container {
    display: none;
  }

  .online-payment-fixed-btn {
    position: fixed;
    right: 0.59rem;
    bottom: 13.6rem;
    border-radius: 50%;
    background: radial-gradient(#e00000, #e00000 1rem, #ffffff 1rem, #ffffff);
    border: 2.5px solid #e00000;
    display: inline-flex;
    z-index: 15;
    color: #ffffff;
    text-transform: capitalize;
    width: 2.5rem;
    height: 2.5rem;
    font-weight: 700;
    font-size: 0.42rem;
    line-height: 0.46rem;
    align-items: center;
    text-align: center;
    transition: right 1000ms ease;
  }

  .online-payment-fixed-btn:hover {
    background: radial-gradient(#e00000, #e00000 1rem, #ffffff 1rem, #ffffff);
    border: 2.5px solid #e00000;
  }

  body.transitioned .online-payment-fixed-btn {
    right: calc(1.3rem - 17.7rem);
  }

  .for_apply_form .wpcf7 form.invalid .wpcf7-response-output {
    margin-top: 1rem !important;
    width: max-content !important;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    font-size: 0.625rem;
  }

  .for_apply_form .wpcf7 form.sent .wpcf7-response-output {
    bottom: -2rem;
    left: 0;
    width: max-content;
  }

  .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    box-shadow: none !important;
  }

  .link-social {
    width: 1.125rem;
    height: 1.125rem;
    display: flex;
    align-items: center;
    margin-right: 1rem;
  }

  .link-social:last-child {
    margin-right: 1.3rem;
  }

  .link-social.last {
    margin-right: 1.3rem;
  }

  .link-social img {
    height: 100%;
  }

  .table-and-btn,
  .info-block-other table {
    margin: 1rem 0 0.625rem 0;
  }

  /*drag & drop apply page start*/

  .for_apply_form .codedropz-upload-handler {
    width: 100%;
    height: 7.81rem;
  }

  .for_apply_form .codedropz-upload-handler .dnd-upload-counter {
    text-align: end;
  }

  div.dnd-upload-status {
    width: 100%;
  }

  .dnd-upload-status div.dnd-upload-image {
    width: 1rem;
    height: 1rem;
  }

  .dnd-upload-status div.dnd-upload-image span.file {
    width: 100%;
    height: 100%;
  }

  .dnd-upload-status .dnd-upload-details span.name span {
    flex-grow: 1;
  }

  .codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .remove-file {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
  }

  .dnd-upload-status .dnd-upload-details a.remove-file span:after {
    width: 1rem;
    height: 1rem;
  }

  /*drag & drop apply page end*/
}

@media screen and (max-width: 376px) {
  .min-icon {
    width: 2.4rem;
    height: 2.4rem;
    top: 0;
    left: 3rem;
  }

  .null-dots {
    left: 4rem;
    top: 3.93rem;
    opacity: 0;
    transform: scale(0.5);
  }

  .top-dots {
    top: -2rem;
    left: 0.125rem;
    transform: scale(0.2);
    opacity: 0;
  }

  .center-dots {
    opacity: 1;
    top: 6.2rem;
    left: 2.8rem;
  }

  .two-dots {
    top: 1.2rem;
    left: 0.5rem;
    opacity: 1;
    /* transform: scale(0.48); */
    width: 0.81rem;
    height: 0.81rem;
  }

  .one-dots {
    opacity: 1;
    top: 5rem;
    left: -0.2rem;
    width: 1.3rem;
    height: 1.3rem;
  }

  @keyframes two-to-one {
    0% {
      top: 1.2rem;
      left: 0.5rem;
      opacity: 1;
      width: 0.81rem;
      height: 0.81rem;
    }

    20% {
      opacity: 1;
      top: 1.6rem;
      left: 0.25rem;
      width: 0.81rem;
      height: 0.81rem;
    }

    40% {
      opacity: 1;
      top: 2.2rem;
      left: 0rem;
      width: 0.81rem;
      height: 0.81rem;
    }

    60% {
      opacity: 1;
      top: 2.6rem;
      left: -0.25rem;
      width: 1rem;
      height: 1rem;
    }

    80% {
      opacity: 1;
      top: 3.2rem;
      left: -0.4rem;
      width: 1.1rem;
      height: 1.1rem;
    }

    100% {
      opacity: 1;
      top: 5rem;
      left: -0.2rem;
      width: 1.3rem;
      height: 1.3rem;
    }
  }

  @-webkit-keyframes two-to-one {
    0% {
      top: 1.2rem;
      left: 0.5rem;
      opacity: 1;
      width: 0.81rem;
      height: 0.81rem;
    }

    20% {
      opacity: 1;
      top: 1.6rem;
      left: 0.25rem;
      width: 0.81rem;
      height: 0.81rem;
    }

    40% {
      opacity: 1;
      top: 2.2rem;
      left: 0rem;
      width: 0.81rem;
      height: 0.81rem;
    }

    60% {
      opacity: 1;
      top: 2.6rem;
      left: -0.25rem;
      width: 1rem;
      height: 1rem;
    }

    80% {
      opacity: 1;
      top: 3.2rem;
      left: -0.4rem;
      width: 1.1rem;
      height: 1.1rem;
    }

    100% {
      opacity: 1;
      top: 5rem;
      left: -0.2rem;
      width: 1.3rem;
      height: 1.3rem;
    }
  }

  .top-to-two {
    animation: top-to-two 0.5s linear;
    -webkit-animation: top-to-two 0.5s linear;
    transition: 0.1s linear;
  }

  @keyframes top-to-two {
    0% {
      top: 0.5rem;
      left: 2rem;
      opacity: 0;
      width: 0.2rem;
      height: 0.2rem;
    }

    25% {
      top: 0.65rem;
      left: 1.6rem;
      opacity: 0.4;
      width: 0.4rem;
      height: 0.4rem;
    }

    50% {
      top: 0.65rem;
      left: 1.6rem;
      opacity: 0.4;
      width: 0.4rem;
      height: 0.4rem;
    }

    75% {
      opacity: 0.6;
      top: 0.75rem;
      left: 1.3rem;
      width: 0.5rem;
      height: 0.5rem;
    }

    100% {
      top: 1.2rem;
      left: 0.5rem;
      opacity: 1;
      width: 0.81rem;
      height: 0.81rem;
    }
  }

  @-webkit-keyframes top-to-two {
    0% {
      top: 0.5rem;
      left: 2rem;
      opacity: 0;
      width: 0.2rem;
      height: 0.2rem;
    }

    25% {
      top: 0.65rem;
      left: 1.6rem;
      opacity: 0.4;
      width: 0.4rem;
      height: 0.4rem;
    }

    50% {
      top: 0.65rem;
      left: 1.6rem;
      opacity: 0.4;
      width: 0.4rem;
      height: 0.4rem;
    }

    75% {
      opacity: 0.6;
      top: 0.75rem;
      left: 1.3rem;
      width: 0.5rem;
      height: 0.5rem;
    }

    100% {
      top: 1.2rem;
      left: 0.5rem;
      opacity: 1;
      width: 0.81rem;
      height: 0.81rem;
    }
  }

  .center-to-null {
    animation: center-to-null 0.5s linear;
    -webkit-animation: center-to-null 0.5s linear;
    transition: 0.1s linear;
  }

  @keyframes center-to-null {
    0% {
      opacity: 1;
      opacity: 1;
      top: 6.2rem;
      left: 2.8rem;
    }

    25% {
      opacity: 0.5;
      top: 6rem;
      left: 3.5rem;
    }

    50% {
      opacity: 0.2;

      top: 5.5rem;
      left: 3.87rem;
    }

    75% {
      opacity: 0;

      top: 5rem;
      left: 4.25rem;
    }

    100% {
      opacity: 0;

      left: 4.5rem;
      top: 4.43rem;
    }
  }

  @-webkit-keyframes center-to-null {
    0% {
      opacity: 1;
      opacity: 1;
      top: 6.2rem;
      left: 2.8rem;
    }

    25% {
      opacity: 0.5;
      top: 6rem;
      left: 3.5rem;
    }

    50% {
      opacity: 0.2;

      top: 5.5rem;
      left: 3.87rem;
    }

    75% {
      opacity: 0;

      top: 5rem;
      left: 4.25rem;
    }

    100% {
      opacity: 0;

      left: 4.5rem;
      top: 4.43rem;
    }
  }

  .one-to-center {
    animation: one-to-center 0.5s linear;
    -webkit-animation: one-to-center 0.5s linear;
    transition: 0.1s linear;
  }

  @keyframes one-to-center {
    0% {
      opacity: 1;
      top: 5rem;
      left: -0.2rem;
      width: 1.3rem;
      height: 1.3rem;
    }

    25% {
      opacity: 1;
      width: 1.3rem;
      height: 1.3rem;
      top: 5.8rem;
      left: 0.2rem;
    }

    50% {
      opacity: 1;
      width: 1.5rem;
      height: 1.5rem;
      top: 6rem;
      left: 0.5rem;
    }

    75% {
      opacity: 1;
      top: 6.2rem;
      left: 1.5rem;
      width: 1.8rem;
      height: 1.8rem;
    }

    100% {
      opacity: 1;
      top: 6.2rem;
      left: 2.8rem;
      width: 2.4rem;
      height: 2.4rem;
    }
  }

  @-webkit-keyframes one-to-center {
    0% {
      opacity: 1;
      top: 5rem;
      left: -0.2rem;
      width: 1.3rem;
      height: 1.3rem;
    }

    25% {
      opacity: 1;
      width: 1.3rem;
      height: 1.3rem;
      top: 5.8rem;
      left: 0.2rem;
    }

    50% {
      opacity: 1;
      width: 1.5rem;
      height: 1.5rem;
      top: 6rem;
      left: 0.5rem;
    }

    75% {
      opacity: 1;
      top: 6.2rem;
      left: 1.5rem;
      width: 1.8rem;
      height: 1.8rem;
    }

    100% {
      opacity: 1;
      top: 6.2rem;
      left: 2.8rem;
      width: 2.4rem;
      height: 2.4rem;
    }
  }

  .arrow-page {
    position: relative;
    z-index: 10;
    display: block;
    left: auto;
    right: auto;
    width: 1.8rem;
    height: auto;
    margin: 0 auto 3rem;
    margin-top: 2.65rem;
  }

  .for-title-br {
    display: none;
  }

  .div-country-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
  }

  .ul-country-list {
    border-left: none;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    font-style: normal;
    text-align: start;
    color: #001c54;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.187rem;
    text-indent: 1rem;
    padding: 0;
  }

  .div-country-list .ul-country-list {
    margin-bottom: 0;
  }

  .list-sq-33 {
    position: relative;
  }

  .list-sq-33::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.56rem;
    background: #c50000;
    width: 0.25rem;
    height: 0.25rem;
  }

  /* .info-block .info-h3 {
    margin: 1rem 0 0.625rem 0;
  } */

  .info-block .title {
    margin-left: 0rem;
  }

  .info-block .info-block-other p {
    padding-left: 0;
    text-indent: 1.125rem;
  }

  .note-tuition {
    display: flex;
    padding-left: 0;
    align-items: flex-start;
    margin-top: 1.25rem;
    flex-direction: column;
  }

  .note-tuition-description {
    color: #001c54;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.18688rem;
    border-left: none;
    border-top: 0.125rem solid #e00000;
    padding-left: 0;
    padding-top: 1rem;
    text-align: justify;
  }

  .note-tuition-link {
    color: var(--e-00000, #e00000);
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.18688rem;
    text-decoration-line: underline;
    text-transform: uppercase;
  }

  .note-tuition-link-click-here {
    color: var(--e-00000, #e00000);
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.18688rem;
    text-decoration-line: underline;
  }

  .info-block-other .info-submain-title {
    margin: 0;
    margin-top: 2.55rem !important;
  }

  .info-block-other .info-h3 {
    margin-top: 1.46rem !important;
    margin-bottom: 0.68rem !important;
    margin-left: 0 !important;
  }

  .info-block-other table,
  .info-block-med table {
    margin-top: 0.4rem;
  }

  .info-block-other table {
    margin-bottom: 1.56rem;
  }

  .info-block-other-btn {
    position: relative;
    bottom: 0;
    -webkit-text-fill-color: #e00000;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
  }

  .info-block-other .info-submain-title.solo {
    margin-bottom: 0;
    margin-left: 0;
  }

  .info-block-other-btn:hover {
    border: 1.5px solid var(--e-00000, #e00000);
  }

  .lang .lang-sub li::before {
    top: 0.45rem;
  }
}