.header-photo {
  position: relative;
}

.info-block .title.accomod-mobile {
  display: none;
}
.info-block .title.accomod-desctop {
  display: block;
}
/* ----------------FORM IN BIG PREV START---------------- */
.form-about {
  position: absolute;
  top: 7.06rem;
  right: 6.56rem;
  width: 15.813rem;
  background: linear-gradient(270deg, rgba(0, 28, 84, 0.8) 0%, rgba(0, 28, 84, 0.8) 100%);
  backdrop-filter: blur(0.625rem);
  padding: 0.625rem 1.25rem;
  border-radius: 0.312rem;
}
.form-about .form-title {
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
}
.form-about .wpcf7 {
  position: static;
  height: auto;
}
.form-about form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.4rem;
}
.form-about form .wpcf7-form-control-wrap {
  width: 13.31rem;
  height: 2rem;
  position: relative;
  margin-top: 0;
}
/* .form-about form .wpcf7-form-control-wrap input:first-child{
    margin-top: 37px;
} */
.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;
}
.form-about form .wpcf7-form-control-wrap input::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #001c54;
}

.form-about form .wpcf7-form-control.has-spinner.wpcf7-submit {
  padding: 0;
  width: 5.56rem;
  color: #fff;
  background: transparent;
  border: 0.125rem solid #ffffff;
  border-radius: 0.312rem;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  height: 2rem;
}

.form-about form .wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background: #fff;
  color: #001c54;
}

.form-about .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  color: #f30c0c;
  font-size: 0.625rem;
  left: 0;
  position: absolute;
  bottom: -0.687rem;
}
.form-about .wpcf7 form .wpcf7-response-output {
  border: 0.125rem solid #e00000;
  border-radius: 0.37rem;
  margin: 0 !important;
  padding: 0.406rem 0.56rem !important;
  position: absolute;
  bottom: -3.187rem;
  right: 0;
  width: 3.12rem;
  font-size: 0.812rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-about .wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
}

.form-about .wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 1.5rem;
  height: 1.5rem;
  border: none;
  border-radius: 100%;
  padding: 0;
  position: absolute;
  bottom: -2.81rem;
  left: 0.437rem;
  margin: 0;
}

/* ----------------FORM IN BIG PREV END---------------- */

.text-about-ieu {
  position: relative;
  padding-top: 2.81rem;
  width: 88.33%;
  margin-left: 11.77%;
  background: #fcfcfc;
}

.text-about-ieu .content {
  padding: 0 2.31rem;
}

.entry-content {
  position: relative;
  padding-top: 2.81rem;
  width: 88.33%;
  margin-left: 11.77%;
  background: #fcfcfc;
  padding-left: 2.31rem;
  padding-right: 2.31rem;
}

.post-thumbnail {
  width: 100%;
  height: 24.125rem;
  overflow: hidden;
}

.post-thumbnail > img {
  width: 100%;
  height: auto;
}
.info-block {
  display: flex;
  flex-direction: column;
}

.info-block .title,
.info-block h1 {
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 3.5rem;
  color: #001c54;
  margin-bottom: 0.875rem;
  position: relative;
  padding-bottom: 1.125rem;
  background: url("../img/circle-title.svg") 1.125rem 100%/1rem 1rem no-repeat;
  text-indent: 1.125rem;
  margin-right: auto;
}

.info-block .title::before,
.info-block h1::before {
  position: absolute;
  content: "";
  width: 97%;
  height: 0.125rem;
  left: 2rem;
  bottom: 0.4rem;
  background: #001c54;
}

.info-block .info-main-title {
  font-style: normal;
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.5rem;
  color: #001c54;
  text-indent: 1.25rem;
  margin: 0;
  height: 2.75rem;
  position: relative;
}

/* .text-about-ieu .content .info-block .info-submain-title{
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    text-indent: 20px;
    color: #001C54;
    font-style: italic;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 18px;
    position: relative;
    background: url('../img/dop-line.svg') 20px 100%/1187px auto no-repeat;
    padding-bottom: 18px;
    display: inline-block;
    
} */

.info-block .info-submain-title,
.info-block h2 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.37rem;
  color: #001c54;
  font-style: italic;
  margin: 0.93rem auto 0.93rem 0;
  position: relative;
  background: url("../img/dop-line.svg") 1.125rem 100%/74.745rem auto no-repeat;
  padding-bottom: 1.125rem;
  display: inline-flex;
  padding-left: 1.125rem;
}

/* .text-about-ieu .content .info-block .info-second-block .info-h3:first-child{
    margin-top: 8px;
} */
/* .info-block .info-second-block .info-h3:first-child{
    margin-top: 0.5rem;
} */

.info-block .info-h3,
.info-block h3 {
  text-align: start;
  color: #001c54;
  font-size: 1.5rem;
  margin: 1.55rem auto 1rem 1.25rem;
  position: relative;
  border-bottom: 0.125rem solid #e00000;
  display: inline-block;
}

.info-block p {
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.187rem;
  text-align: justify;
  text-indent: 1.25rem;
  color: #001c54;
  margin: 0 0 0.625rem 0;
}

.info-bold-italic {
  font-weight: 700;
  font-style: italic;
}
.info-block p:last-child {
  margin-bottom: 0;
}
.info-block p.p-margin {
  margin: 0 0 0.625rem 0;
}
.info-block .info-bold {
  font-weight: 700;
}
.text-about-ieu + .feedback-container {
  padding-top: 6.87rem;
}
.courses-about-ieu > .content > .info-block {
  margin-bottom: 3rem;
}
.courses-about-ieu > .content > .info-block + a {
  display: block;
  width: 2.625rem;
  position: absolute;
  z-index: 100;
  left: 38.56rem;
  bottom: -3.5rem;
}

.courses-about-ieu > .content > .info-block + a > img {
  position: static;
  width: 2.56rem;
}

.tution-about-ieu > .content > .info-block > .info-block-other:last-child {
  padding-bottom: 0.625rem;
}
.tution-about-ieu > .content > .info-block + a {
  display: block;
  width: 2.625rem;
  position: absolute;
  z-index: 100;
  left: 38.56rem;
  bottom: -1rem;
}

.tution-about-ieu > .content > .info-block + a > img {
  position: static;
  width: 2.56rem;
}

/*  СПИСКИ */
.info-list {
  padding-left: 1rem;
  margin-bottom: 0;
  padding-bottom: 1.25rem;
}
.info-list__dash,
.info-block li {
  list-style-type: none;
  color: #001c54;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: justify;
  padding-left: 2.5rem;
  position: relative;
  margin-bottom: 0.5rem;
  white-space: normal;
}

.info-list__dash::before,
.info-block li::before {
  content: "";
  position: absolute;
  left: 0.937rem;
  top: 0.5rem;
  width: 0.625rem;
  height: 0.125rem;
  background-color: #e00000;
}
.info-list__item {
  list-style-type: none;
  color: #001c54;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.187rem;
  text-align: justify;
  padding-left: 1.0625rem;
  position: relative;
  padding-bottom: 0.437rem;
}
.info-list__item::before {
  content: "";
  position: absolute;
  top: 0.406rem;
  left: 0.312rem;
  width: 0.372rem;
  height: 0.372rem;
  border-radius: 100%;
  background-color: #001c54;
}

.text-about-ieu .content .info-block .error-page {
  color: #001c54;
  font-size: 1.25rem;

  margin: 0 auto;
  margin-bottom: 0.312rem;
}

/* ---------------------------------------Page NEWS start --------------------------- */

.posts-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  gap: 0.5rem;
}

.post-container {
  list-style-type: none;
}
.post-thumbnail_container {
  width: 16.37rem;
  height: 22.5rem;
}

.post-thumbnail_container > img {
  width: 16.37rem;
  height: 22.5rem;
}

.post-container {
  width: 16.37rem;
  height: 22.5rem;
  position: relative;
  transition: all 300ms linear;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.post-thumbnail_container {
  position: relative;
  filter: drop-shadow(0px 0.25rem 0.625rem rgba(0, 0, 0, 0.3));
  border-radius: 0.312rem;
}
.post-thumbnail_container::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16.37rem;
  height: 6.56rem;
  background: linear-gradient(270deg, rgba(0, 28, 84, 0.8) 0%, rgba(0, 28, 84, 0.8) 100%);
  backdrop-filter: blur(0.437rem);
  z-index: 1;
  transition: all 300ms linear;
  border-radius: 0.312rem;
}
.post-container:hover .post-thumbnail_container::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16.37rem;
  height: 8.43rem;
  z-index: 1;
  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%
  );
  backdrop-filter: blur(0.437rem);
  transition: all 300ms linear;
}
.post-title_container {
  color: #ffffff;
  position: absolute;
  top: 16.75rem;
  left: 0.625rem;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: justify;
  letter-spacing: -0.02em;
  width: 15rem;
  z-index: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 300ms linear;
}

.post-container:hover .post-title_container {
  top: 15rem;
  transition: all 300ms linear;
}
.post-container:hover .post-title_container::after {
  content: "";
  position: absolute;
  width: 15rem;
  top: 1.25rem;
  height: 0.0625rem;
  transition: all 300ms linear;
}
.post-container:hover .post-content_container {
  top: 17.125rem;
  transition: all 300ms linear;
}
.post-container:hover .post-link_container {
  /* display: block; */
  opacity: 1;
  bottom: 1.125rem;
  transition: all 300ms linear;
  color: #fff;
}
.post-title_container::after {
  content: "";
  position: absolute;
  left: 0;
  top: 1.25rem;
  width: 15rem;
  height: 0.0625rem;
  background-color: #ffffff;
  transition: all 300ms linear;
}

.post-content_container {
  color: #ffffff;
  position: absolute;
  top: 18.75rem;
  left: 0.625rem;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 0.875rem;
  text-align: justify;
  letter-spacing: -0.03em;
  width: 15rem;
  z-index: 2;
  transition: all 300ms linear;
}

.post-link_container {
  display: block;
  opacity: 0;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  right: 1.68rem;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 0.875rem;
  text-align: justify;
  letter-spacing: -0.03em;
  z-index: 2;
  transition: all 300ms linear;
}

.post-container a::after {
  content: url("../icons/news-arrow.svg");
  position: absolute;
  right: -0.75rem;
  bottom: -0.0937rem;
  transition: all 300ms linear;
}
/* ---------------------------------------Page NEWS end --------------------------- */

/* ---------------------------------------Page SEARCH start --------------------------- */

.about-search {
  padding-top: 3.375rem;
  height: 100%;
  margin-left: 15.6rem;
  width: 50rem;
  position: relative;
}
.about-search > a {
  display: block;
  width: 2.625rem;
  position: absolute;
  z-index: 100;
  left: 38.56rem;
  bottom: -0.5rem;
}
.about-search > a img {
  position: static;
  width: 2.56rem;
}
.about-search .search-form input {
  width: 29.18rem;
  color: #001c54;
  backdrop-filter: blur(0.625rem);
  border: none;
  border-radius: 0.312rem;
  /* padding: 6px 0% 6px 5%; */
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #fff;
  padding: 0.53rem 0% 0.53rem 2%;
  letter-spacing: -0.02em;
  background: #fcfcfc;
  box-shadow: 0px 0.187rem 1.125rem rgba(0, 0, 0, 0.3);
}

.about-search .search-form input:focus,
.about-search .search-form input:active,
.about-search .search-form input:hover {
  color: #001c54;
  backdrop-filter: blur(0.625rem);
  background: #fcfcfc;
  box-shadow: 0px 0.187rem 1.125rem rgba(0, 0, 0, 0.3);
}

.about-search .search-form input::placeholder {
  color: #001c54;
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1rem;
}

.about-search .search-form button img {
  width: 0.75rem;
}

.about-search .search-form {
  width: 29.18rem;
}

.about-search .search-form button {
  height: 1.88rem;
  position: absolute;
  top: 0;
  right: 0.625rem;
  background-color: transparent;
}

.universities_item {
  list-style-type: none;
  position: relative;
}

.universities_item:hover .search-item__header {
  font-weight: 500;
}

.universities_item:hover::after {
  content: url("../img/arrow-hover.svg");
  position: absolute;
  left: -0.875rem;
  top: 0.312rem;
}

.universities_head_list {
  padding-left: 1.25rem;
  margin-top: 1.93rem;
}
.universities_item a {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 2.56rem;
  text-align: justify;
}
.search-item__header {
  color: #001c54;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 2rem;
  text-align: justify;
}
/* ---------------------------------------Page SEARCH end --------------------------- */

.fa-play:before {
  display: none;
}
/* ---------------------------------------Page GALLERY start--------------------------- */

.content_container.gallery-about-ieu {
  position: relative;
  padding-top: 0.625rem;
  width: 88.33%;
  margin-left: 11.77%;
  background: #fcfcfc;
  padding-left: 2.31rem;
  padding-right: 2.31rem;
  padding-top: 2.31rem;
  padding-bottom: 0;
  margin-bottom: 2.5rem;
}
.ngg-galleryoverview {
  margin: 0 !important;
  padding: 0;
}
.content_container.gallery-about-ieu
  .content
  #ngg-gallery-33245cef03aac5b02637e09687ac0232-1 {
  margin-top: 0;
  margin-bottom: 0;
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box:hover::after {
  display: block;
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  margin: -1.71rem 0 0 -2.187rem;
  max-width: inherit;
  width: 4.375rem;
  height: 3.43rem;
  background: url("../icons/search_img.png") 0 0/ 100% auto no-repeat;
  pointer-events: none;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
  width: 16.31rem;
  height: 100%;
  margin-right: 1.875rem;
  margin-bottom: 1.25rem;
  position: relative;
  margin-top: 0.625rem;
}

#ngg-image-3,
#ngg-image-7,
#ngg-image-11,
#ngg-image-15,
#ngg-image-19 {
  margin-right: 0;
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail .ngg-simplelightbox {
  margin: 0;
}
.ngg-gallery-thumbnail a {
  margin: 0;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
  width: 16.31rem;
  height: 100%;
  border-radius: 0.312rem;
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.3));
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img:hover {
  opacity: 1 !important;
}

.sl-overlay {
  background: #000000cc !important;
}

.sl-wrapper .sl-navigation button.sl-next {
  color: #fcfcfc !important;
}

.sl-wrapper .sl-navigation button.sl-prev {
  color: #fcfcfc !important;
}
.sl-wrapper .sl-close {
  color: #fcfcfc !important;
}

/* .modula-items .modula-item{
    width: 261px !important;
    height: 206px !important;
}

.modula-items .modula-item .modula-item-content .pic{
    width: 261px !important;
    height: 206px !important;
    inset: 0 !important;
}
.post-edit-link{
    display: none;
} */
/* ---------------------------------------Page GALLERY end--------------------------- */

/* ---------------------------------------Page GALLERY VIDEO start--------------------------- */

.gallery-video-about-ieu {
  position: relative;
  padding-top: 2.81rem;
  width: 88.33%;
  margin-left: 11.77%;
  background: #fcfcfc;
  padding-left: 2.31rem;
  padding-right: 2.31rem;
  padding-bottom: 11.25rem;
}

/* ---------------------------------------Page GALLERY VIDEO end--------------------------- */

/* ---------------------------------------Page TUTION FEES start--------------------------- */
.content_container.tution-about-ieu {
  position: relative;
  padding-top: 0;
  width: 88.33%;
  margin-left: 11.77%;
  background: #fcfcfc;
}

.content_container.tution-about-ieu .content {
  position: relative;
  padding: 2.8rem 0 2.8rem 0;
}

.content_container.tution-about-ieu .content .info-block {
  padding: 0 2.31rem;
  display: flex;
  flex-direction: column;
}

/* .content_container.tution-about-ieu .info-block{
    margin-top: 64px;
} */

.wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  top: 80;
  padding-left: 2.31rem;
  padding-right: 2.31rem;
  position: sticky;
  z-index: 500;
  transition: 0.5s linear;
}

.new-tuition {
  display: flex;
  flex-direction: column;
}

.wrap.tuition-fees {
  width: calc(100vw - 2.5rem);
  margin-left: -2.8rem;
}

.tution-about-ieu > .content > .wrap {
  padding-left: 2.31rem;
  padding-right: 2.31rem;
}

.tution-about-ieu > .content > .wrap.background {
  padding-top: 5rem;
}

.background {
  /* height: 175px; */
  background: #fcfcfc;
  box-shadow: 0px 0.25rem 0.5rem rgba(0, 0, 0, 0.15);
  top: 0;

  transition: 0.5s linear;
}

.wrap p {
  display: none;
}
.block-link {
  display: flex;
  flex-direction: row;
}
.wrap-text__block-school {
  display: flex;
  flex-direction: column;
  width: 4.68rem;
}
.none {
  height: 0.1rem;
}

.block-school {
  background: #fcfcfc;
  /* box-shadow: 0px 3.23873px 21.0518px rgba(0, 0, 0, 0.15); */
  box-shadow: 0px 0.2rem 1.315625rem rgba(0, 0, 0, 0.15);
  border-radius: 0.3031rem;
  width: 8.68rem;
  height: 3.31rem;
  position: relative;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  margin-right: 0;
}

.block-school:hover {
  /* background: linear-gradient(149.94deg, #0144C7 18.76%, #002369 75.67%); */
  background: #001c54;
  box-shadow: 0px 0.2rem 1.315625rem rgba(0, 0, 0, 0.15);
  border-radius: 0.303625rem;
}
.block-school:hover .block-link > .wrap-text__block-school > .block-name-school {
  color: #fff;
}

.block-school:hover .block-link > .wrap-text__block-school > .block-europe {
  color: #fff;
}
.block-link .block-europe {
  font-style: normal;
  font-weight: 700;
  font-size: 0.90625rem;
  line-height: 1.0625rem;
  color: #001c54;
  margin: 0;
  text-align: end;
  padding-right: 0.75rem;
  display: inline-block;
  padding-top: 0.75rem;
  padding-bottom: 0.125rem;
}
.block-school.architect .block-link .block-name-school {
  font-size: 0.44rem;
  text-align: center;
  width: 5.4rem;
  padding-right: 0.75rem;
}
.block-school.humanities .block-link .block-name-school {
  text-align: start;
  padding: 0;
  width: 5.4rem;
}
.block-school.science .block-link .block-name-school {
  text-align: start;
  padding: 0;
  width: 5.4rem;
}
.block-school.language .block-link .block-name-school {
  text-align: start;
  padding: 0;
  width: 5.4rem;
  padding-left: 0.125rem;
}
.block-link .block-name-school {
  color: #001c54;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.48125rem;
  line-height: 0.48rem;
  margin: 0;
  display: inline-block;
  text-align: center;
}

.img-school {
  width: 2.06rem;
  height: 2.06rem;
  margin-top: 0.687rem;
  margin-left: 0.5rem;
  margin-right: 0.562rem;
}
.img-school-hover {
  display: none;
  width: 2.06rem;
  height: 2.06rem;
  margin-top: 0.687rem;
  margin-left: 0.5rem;
  margin-right: 0.562rem;
}
.block-school:hover .img-school {
  display: none;
}
.block-school:hover .img-school-hover {
  display: block;
}

/* Конец HOVER Block */

.info-block-medical {
  padding-left: 2.31rem;
  display: flex;
  flex-direction: column;
}

.info-block-other {
  padding-left: 2.31rem;
  display: flex;
  flex-direction: column;
}
/* .info-block-other:not(first-child){
    margin-top: 100px;
} */
.info-block-other:last-child {
  padding-bottom: 6.25rem;
}
tr {
  height: 2.62rem;
}

th {
  background: #e3e6eb;
  color: #001c54;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  border-right: 0.0625rem solid #fcfcfc;
  /* padding-top: 12px; */
  text-align: center;
}

td {
  border: 0.0625rem solid #e3e6eb;
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #525252;
  background: #fcfcfc;
  /* padding-top: 12px; */
  text-align: center;
}
.first-cell {
  width: 23.68rem;
}

.first-second {
  width: 13.75rem;
}

.first-third {
  width: 19.125rem;
}

.first-fourth {
  width: 18rem;
}

.expensess-info {
  width: 100%;
}

.info-block .info-block-medical .info-h3 {
  margin-left: 1.25rem;
}
/* .info-block-medical .info-submain-title{
    margin-top: 64px;
    font-style: normal;
    text-indent: 0;
    background: url("../img/dop-line.svg") 0 100%/74.187rem auto no-repeat;
} */
.info-block .expensess-info p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #001c54;
  text-indent: 0;
}

.info-block .info-block-other .info-h3 {
  margin-left: 1.25rem;
}

.info-block-other .info-submain-title,
.info-block .info-submain-title {
  margin-bottom: 0;
  margin-top: 2.5rem;
}

/* ---------------------------------------Page TUTION FEES end--------------------------- */

/* ---------------------------------------Page COURSES start--------------------------- */
.content_container.courses-about-ieu {
  position: relative;
  padding-top: 0;
  width: 88.33%;
  margin-left: 11.77%;
  background: #fcfcfc;
}
.content_container.courses-about-ieu .content {
  position: relative;
  padding: 0 2.31rem 0 0;
}
.content_container.courses-about-ieu .title {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.5rem;
  color: #001c54;
  text-indent: 1.25rem;
  margin-bottom: 1.125rem;
  position: relative;
  padding-bottom: 0.875rem;
  padding-top: 2.81rem;
  margin-left: 2.31rem;
  background: url("../img/circle-title.svg") 1.125rem 100%/1rem 1rem no-repeat;
}

.content_container.courses-about-ieu .title::after {
  position: absolute;
  content: "";
  width: 97%;
  height: 0.125rem;
  left: 2rem;
  bottom: 0.4rem;
  background: #001c54;
}

.courses-about-ieu .info-block .info-block-medical .info-submain-title {
  margin-left: 1.25rem;
}

.content_container.courses-about-ieu .none {
  height: 0.625rem;
}

.info-second-block {
  display: flex;
  flex-direction: column;
}

.info-second-block .p-margin {
  text-indent: 1.25rem;
}
.p-margin.big {
  font-size: 19;
  font-weight: 500;
}
.wrap-ul {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
}

.wrap-ul .school-list {
  width: 50%;
}
.wrap-ul .school-list:last-child {
  width: 100%;
}
.info-block .info-second-block:last-child {
  padding-bottom: 1.87rem;
}
.info-list + p {
  margin-top: 1.25rem;
}
.school-list {
  margin-bottom: 0;
  padding-bottom: 1rem;
}

/* .info-block-medical.last .info-second-block:last-child{
    margin-bottom: 0;
    padding-bottom: 64px;
} */

.info-block-medical .info-second-block .info-h3 {
  margin-left: 1.25rem;
}

.info-block .info-second-block .info-submain-title.duration {
  margin-top: 0.937rem;
}

.info-block .info-second-block .wrap-ul .school-list .info-h3.dop {
  margin-left: 0;
}
.info-block .info-block-medical .info-h3.dop {
  max-width: 70%;
}

.info-block .info-block-medical .info-h3.dop.family {
  max-width: 100%;
}

/* .info-block .info-block-medical .info-h3.dop.advanced{
    max-width: 58%;
} */

/* ---------------------------------------Page COURSES end--------------------------- */
/* ///////////////////////    кнопка Онлайн Лайбрери  */
.content_container.text-about-ieu .btn {
  margin-top: 2.5rem;
}
.content_container.text-about-ieu .online-library-btn {
  background-color: #001c54;
  color: #f8f8f8;
  overflow-y: hidden;
  width: 8.68rem;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: -0.02rem;
  padding-top: 0.53rem;
  padding-left: 0.312rem;
  height: 2rem;
  text-transform: capitalize;
  border-radius: 0.372rem;
  position: absolute;
  top: 3.75rem;
  right: 2.31rem;
}

.content_container.text-about-ieu .online-library-btn:hover {
  background-color: #e00000;
}

.text-about-ieu .content > a {
  display: block;
  width: 2.62rem;
  position: absolute;
  bottom: -4.06rem;
  z-index: 100;
  left: 50%;
}

.text-about-ieu .content .posts-container {
  padding-bottom: 2.5rem;
}

.text-about-ieu .content .posts-container + a {
  display: block;
  width: 2.62rem;
  position: absolute;
  bottom: -1rem;
  z-index: 100;
  left: 50%;
}

.text-about-ieu .content > a > img {
  position: static;
  width: 2.56rem;
}

.gallery-about-ieu .content > a {
  display: block;
  width: 2.62rem;
  /* margin: 51px auto 0; */
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: -3.625rem;
}

.gallery-about-ieu .content > a > img {
  position: static;
  width: 2.62rem;
}
