

/* Start:/local/templates/.default/components/bitrix/news.detail/course_det_block/style.css?175930908132530*/
div.news-detail {
  word-wrap: break-word;
}
div.news-detail img.detail_picture {
  float: left;
  margin: 0 8px 6px 1px;
}
.news-date-time {
  color: #486daa;
}

.skills {
  margin-bottom: 55px;
}

.b7 .skills {
  margin-bottom: 0;
}

.skills .item {
  height: 40px;
  line-height: 40px;
  background: #ECF0F6;
  border: 1px solid #093589;
  border-radius: 5px;
  margin-bottom: 1px;
  padding: 0 15px;
  cursor: pointer;
  position: relative;
}
.skills .item:hover {
  background: #093589;
  color: #fff;
}
.skills .item:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15px;
  right: 10px;
  top: 18px;
  height: 10px;
  background: url(/upload/intensiv-page/arrow.png) no-repeat;
  transition: 0.2s;
}
.skills .item.active {
  background: #093589;
  color: #fff;
}
.skills .item.active:before {
  transform: rotate(180deg);
  top: 14px;
}
.slide .content_block {
  width: 32.5%;
  display: inline-block;
  vertical-align: top;
}
.slide .content_block .title {
  margin: 10px;
}
.slide .content_block hr,
.slide .content_block p {
  margin: 10px 0;
}
.slide .content_block p:last-child {
  padding: 0 10px;
}

.land-button {
  display: block;
  padding: 10px;
  color: black;
  text-align: center;
  text-decoration: none;
  font-family: Fira sans;
  font-display: swap;
  font-size: 20px;
  background: #f0eb65;
  border: 0;
  border-radius: 5px;
  margin: 25px 0;
  cursor: pointer;
  font-weight: 400;
  transition: 0.3s;
}

.land-button:hover {
  text-decoration: none;
  filter: brightness(0.8);
}

.content {
  overflow: visible !important;
}

div.course-price {
  margin: 0;
}

.b1 {
  width: 100%;
  height: 347px;
  background: url(/upload/intensive-may-2018/b1-bg.jpg);
  background-size: cover;
  position: relative;
}

.b1-right {
  position: absolute;
  right: 0;
  top: 50px;
  width: 40%;
  height: 200px;
  background-color: rgba(0, 0, 0, 0.5);
  border-left: 3px solid white;
  color: white;
  padding-left: 15px;
  padding-right: 15px;
  font-family: var(--default-font-name);
  font-display: swap;
}

.b1-right-title {
  font-size: 30px;
  margin-top: 10px;
  line-height: 1.1;
}

.b1-right-mess {
  font-size: 20px;
  margin-top: 10px;
}

@media (max-width: 950px) {
  .b1-right {
    width: calc(100% - 50px);
    padding-left: 50px;
    padding-right: 0;
    bottom: 0;
    top: auto;
  }
}

.b2 {
  background-color: #eff7f8;
  color: #555555;
  font-family: var(--default-font-name);
  font-display: swap;
  padding-top: 40px;
  padding-bottom: 25px;
  margin-bottom: 50px;
}

.b2-title {
  font-size: 22px;
  margin-left: 20px;
  border-left: 3px solid #ff8401;
  font-weight: 400;
  padding-left: 10px;
  margin-bottom: 20px;
}

.b2-mess {
  background: url(/upload/intensive-may-2018/b2-mess-bg.png) no-repeat;
  background-size: auto;
  background-position: -89px;
  padding: 10px 70px 10px 120px;
  font-weight: 400;
  font-size: 16px;
  text-align: justify;
}

@media (max-width: 700px) {
  .b2-mess {
    padding: 10px 30px;
  }
}

.b3 {
  display: flex;
  font-family: var(--default-font-name);
  font-display: swap;
  align-items: center;
}

.b3-left {
  width: 30%;
  padding: 0px 70px;
  color: #4ebfc2;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.content .b3-left {
   box-sizing: content-box;
}

.b3-left::before {
  left: 0;
  bottom: -30%;
}

.b3-left::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 10px;
  top: -30%;
  opacity: 0.2;
}

.b3-left::before,
.b3-left::after {
  content: '';
  width: 63px;
  height: 172px;
  position: absolute;
  background-size: 100%;
  background: url(/images/icons/courses/b3-dots.png);
}

.b3-right {
  background: linear-gradient(90.16deg, #427AE4 -18.05%, #09368B 33.95%);
  color: #fff;
  width: 70%;
}

.b3-right-title {
  font-size: 25px;
  padding: 40px 0;
  line-height: 30px;
  text-align: center;
  font-weight: 400;
}

.b3-items {
  padding-bottom: 10%;
}

.b3-item {
  padding: 1% 15%;
  display: flex;
}

.b3-item-left {
  padding-right: 35px;
  font-size: 16px;
}

.b3-item-left > img {
  width: 50px;
}

@media (max-width: 850px) {
  .b3 {
    flex-wrap: wrap;
  }

  .b3-left {
    padding: 100px 70px;
    width: 100%;
    text-align: justify;
  }

  .b3-left:before {
    bottom: 5%;
  }

  .b3-left:after {
    top: 5%;
  }

  .b3-right {
    width: 100%;
  }
}

.b4 {
  padding-bottom: 0;
}

.b4-mess {
  padding: 0 5% 25px 35%;
  font-size: 16px;
  font-weight: 400;
  background: url(/upload/intensive-may-2018/b4-bg.png) no-repeat;
  background-size: auto;
  background-position: 4% bottom;
  position: relative;
}

.b4-mess:before {
  content: 'ÐŸÑ€Ð¾Ð³Ñ€Ð°Ð¼Ð¼Ð° ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð¾Ð³Ð¾ ÐºÑƒÑ€ÑÐ° Ð¾ÑÐ²Ð°Ð¸Ð²Ð°ÐµÑ‚ÑÑ Ð² 2 Ñ€Ð°Ð·Ð° Ð±Ñ‹ÑÑ‚Ñ€ÐµÐµ';
  width: 239px;
  height: 196px;
  position: absolute;
  bottom: 220px;
  left: -80px;
  background: url(/upload/intensive-may-2018/b4-mess.png) no-repeat;
  background-size: cover;
  font-family: var(--default-font-name);
  font-display: swap;
  font-size: 21px;
  padding-left: 50px;
  padding-top: 40px;
}

@media (max-width: 1199px) {
  .b4-mess {
    background-position: 15% bottom;
  }

  .b4-mess:before {
    left: 20px;
  }
}

@media (max-width: 1024px) {
  .b4-mess {
    padding-left: 45%;
  }
}

@media (max-width: 800px) {
  .b4-mess {
    padding: 0px 30px 30px 10px;
    background: transparent;
  }

  .b4-mess:before {
    display: none;
  }
}

.b5 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.b5-b {
  display: flex;
  margin: 20px 0;
  align-items: center;
  background: #4ebfc2;
  position: relative;
}

.b5-b > img {
  width: 50%;
  height: 50%;
}

.b5-b-message {
  width: 50%;
  color: white;
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
}

.b5-b-message > p {
  font-size: 24px;
  margin: 0 0 15px 0;
}

.b5-b:after {
  content: '';
  position: absolute;
  right: -160px;
  bottom: 0;
  width: 160px;
  height: 160px;
  background: url(/upload/intensive-may-2018/b5-b-bg.png) no-repeat;
}

@media (max-width: 1500px) {
  .b5-b:after {
    display: none;
  }
}

@media (max-width: 800px) {
  .b5-b {
    flex-wrap: wrap;
  }

  .b5-b img {
    width: 100%;
  }

  .b5-b-message {
    width: 100%;
  }
}

.b6 {
  display: flex;
  align-items: center;
  background-color: #eff7f8;
  padding-top: 35px;
  padding-right: 35px;
}

.b6 img {
  padding-bottom: 30px;
}

.b6-b {
  width: 100%;
  font-size: 16px;
  padding-bottom: 15px;
  background: url(/upload/intensive-may-2018/b6-b-bg.png) no-repeat;
  background-size: auto;
  background-position: left bottom;
}

.b6-b-title {
  padding-left: 125px;
  font-weight: 400;
  padding-top: 20px;
}

.b6-b-items {
  padding-left: 125px;
  margin-top: 10px;
}

.b6-b-items-colored {
  color: #58c1c5;
  font-weight: bold;
}

@media (max-width: 900px) {
  .b6-b-title {
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 10px;
  }

  .b6-b-items {
    padding-left: 25px;
    padding-right: 15px;
  }
}

@media (max-width: 750px) {
  .b6 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .b6-b {
    background: transparent;
  }

  .b6 img {
    width: 50%;
  }
}

.b7-after-video {
  background-color: #e5f8f9;
  padding: 5% 15%;
  border-top: 3px solid #4ebfc2;
  padding-top: 10%;
  transform: translateY(-70px);
  margin-bottom: -70px;
}

.b-ados {
  display: flex;
  align-items: flex-start;
  padding-bottom: 40px;
  padding-top: 10px;
}

.b-ados > img {
  width: 40%;
  margin-right: 5%;
}

.b-ados-right {
  width: 60%;
}

.b-ados_title {
  color: #10bcc6;
  margin-bottom: 40px;
  font-weight: 400;
}

.b-ados_message {
  position: relative;
  font-weight: 400;
}

.b-ados_ih {
  background: url(/upload/intensive-may-2018/ados-ih.png) no-repeat center;
  background-size: cover;
  width: 250px;
  height: 250px;
  position: absolute;
  left: -125px;
  top: 10px;
  z-index: -1;
}

@media (max-width: 650px) {
  .b-ados {
    flex-wrap: wrap;
    justify-content: center;
  }

  .b-ados_title {
    margin-top: 20px;
    text-align: center;
  }
}

.b9-gallery {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  position: absolute;
  left: 50%;
  top: 60px;
  max-width: 640px;
  transform: translateX(-50%);
  width: 100%;
  overflow: hidden;
  justify-content: space-around;
}

.b9-gallery > div {
  width: 25%;
  margin-right: 1px;
}

.gallery-item {
  padding: 0;
}

.b9-after-video {
  position: relative;
  padding-top: 180px;
}

@media (max-width: 600px) {
  .b9-after-video {
    padding-top: 145px;
  }
}

.b {
  margin-top: 60px;
}

.b.b8 {
  margin-top: 0;
}

.b-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  color: #231f20;
}

.b8-info {
  display: flex;
}

.b8-info-item {
  width: 25%;
  background-color: rgb(239, 247, 248);
  margin: 0 1px;
  padding: 0 20px;
  min-height: 330px;
}

.b8-info-item > div {
  padding-left: 15px;
  margin-top: 35px;
  font-weight: 400;
  font-size: 14px;
  color: black;
  border-left: 3px solid #51d0d7;
}

.b8-info-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #51d0d7;
}

.b8-info-item > div > p {
  margin: 0;
}

@media screen and (max-width: 900px) {
  .b8-info {
    flex-wrap: wrap;
  }

  .b8-info-item {
    width: calc(50% - 45px);
    margin-bottom: 2px;
    height: auto;
    padding-bottom: 30px;
  }

  .b8-info-item:nth-child(4) {
    order: 1;
  }

  .b8-info-item:nth-child(2) {
    order: 2;
  }

  .b8-info-item:nth-child(3) {
    order: 3;
  }
}

.b-advantages {
  display: flex;
  width: 100%;
  align-items: stretch;
}

.b-advantages_item {
  width: 33%;
  border-bottom: 8px solid transparent;
  margin-right: 1px;
  margin-bottom: 10px;
}

.b-advantages_item > top-title {
  display: flex;
  height: 85px;
  align-items: center;
  color: #fff;
}
.b-advantages_item > top-title > img {
  padding: 0 22px;
}
.b-advantages_item > top-title > span {
  font-size: 16px;
  line-height: 24px;
  max-width: 160px;
  font-weight: 400;
}

.b-advantages_item > item-content {
  display: block;
  padding: 45px 25px 70px 25px;
  text-align: left;
  color: #555555;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 800px) {
  .b-advantages {
    flex-direction: column;
  }

  .b-advantages_item {
    width: 100%;
  }
}

.text-left {
  text-align: left;
}

.skill-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.skill-item {
  width: 16.666%;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.skill-title {
  text-transform: uppercase;
  color: #09368B;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
}

.skill-icon {
  height: 40px;
  margin-bottom: 14px;
}

.text-small {
  font-size: 14px;
}

.skills-wrap,
.activities-list, .activities,
.activities-info, .tutorials-wrap,
.teacher-single-wrap .b3-left,
.logo-list, .chronology-item,
.courses-list, .courses-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.light-green .skills-wrap .title {
  border-bottom-color: #93BC06;
}

.green .skills-wrap .title {
  border-bottom-color: #027A54;
}

.dark-blue .skills-wrap .title {
  border-bottom-color: #09368B;
}

.skills-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.skills-wrap .content_block {
  width: 46%;
}

.skills-wrap .content_block:first-child {
  margin-right: 15px;
}

.skills-wrap ul {
  margin-top: 0;
}

.skills-wrap ul li:before {
  background: #C4C4C4;
}

.skills-wrap .title {
  padding-left: 20px;
  border-bottom: 2px solid #FF7B01;
  padding-bottom: 4px;
}

.content-message {
  padding-left: 100px;
  padding-right: 100px;
}

.activities-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px -12px 30px;
}

.activities-item {
  width: 33.333%;
  padding: 0 12px;
  margin-bottom: 30px;
  box-sizing: border-box;
}

.activities {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #ECEFF6;
  border-radius: 24px;
  height: 100%;
}

.activities-num {
  font-size: 120px;
  font-weight: 700;
  line-height: .7;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.activities-picture {
  position: relative;
}

.activities-picture img {
  display: block;
  width: 100%;
}

.activities-info {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-align: center;
  padding: 5px 15px 15px;
  height: 100%;
  min-height: 70px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.b3.full-size {
  margin-bottom: 50px;
  min-height: 180px;
  text-align: center;
}

.full-size .b3-left {
  width: 100%;
}

.swiper-slider-section {
  margin-bottom: 50px;
}

.dark-blue.main-swiper-slider {
  border-bottom: 6px solid #C4C4C4;
}

.dark-blue.main-swiper-slider.swiper-object {
  margin-top: 30px;
}

.dark-blue.main-swiper-slider .swiper-container {
  background: linear-gradient(180deg, rgba(196, 196, 196, 0) 0%, #ECEFF6 100%);
  margin-bottom: 0;
  height: 280px;
}

.dark-blue.main-swiper-slider .swiper-button-next,
.dark-blue.main-swiper-slider .swiper-button-prev,
.dark-blue.main-swiper-slider .swiper-pagination-bullet-active {
  background: #21409A;
}

.dark-blue.main-swiper-slider .swiper-button-next,
.dark-blue.main-swiper-slider .swiper-button-prev {
  outline: none;
  z-index: 10;
  bottom: -39px;
}

.dark-blue.main-swiper-slider .swiper-button-prev {
  right: 60px;
}

.dark-blue.main-swiper-slider .swiper-button-next.swiper-button-disabled,
.dark-blue.main-swiper-slider .swiper-button-prev.swiper-button-disabled {
  opacity: .8;
}

.dark-blue.main-swiper-slider .swiper-slide {
  border-top: 0;
  padding-bottom: 10px;
}

.dark-blue.main-swiper-slider .swiper-slide::before,
.dark-blue.main-swiper-slider .swiper-slide::after {
  content: '';
  display: block;
  width: 218px;
  height: 218px;
  position: absolute;
  left: 0;
  top: 0;
}

.dark-blue.main-swiper-slider .swiper-slide::before {
  background: linear-gradient(90.16deg, #427AE4 -18.05%, #09368B 33.95%);
}
/*
.dark-blue.main-swiper-slider .swiper-slide::after {
  background: url(/images/courses/logo.png) no-repeat 0 40%;
}*/

.dark-blue.main-swiper-slider .swiper-text,
.dark-blue.main-swiper-slider .swiper-name {
  color: #fff;
  font-weight: 400;
}

.dark-blue.main-swiper-slider .swiper-name {
  font-size: 18px;
}

.dark-blue.main-swiper-slider .swiper-text {
  line-height: 1.4;
  max-width: 150px;
}

.dark-blue.main-swiper-slider .swiper-img {
  right: 0;
}

.tutorials-wrap {
  width: 100%;
  font-weight: 400;
  max-width: 800px;
  margin: 30px auto 0;
}

.tutorials {
  width: 260px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.tutorials img {
  width: 100%;
  display: block;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.tutorials-info {
  width: calc(100% - 260px);
  padding: 0 100px;
  background: url(/images/courses/tutorials.svg) no-repeat 0 center;
}

.tutorials-section {
  margin-bottom: 30px;
}

.teacher-single-wrap {
  margin-top: 20px;
}

.teacher-single-wrap .b3-right {
  background: radial-gradient(50% 50% at 50% 50%, #427AE4 0%, #09368B 55.43%);
  position: relative;
  height: 340px;
}

.teacher-single-photo,
.teacher-single-name-wrap {
  position: absolute;
}

.teacher-single-photo {
  left: -60px;
  bottom: 0;
}

.teacher-single-name-wrap {
  width: 160px;
  font-weight: 400;
  right: 20px;
  bottom: 30px;
}

.teacher-single-name {
  font-size: 21px;
}

.teacher-single-name-eng {
  font-size: 14px;
}

.teacher-single-position {
  font-size: 12px;
  line-height: 1.2;
  color: #98B1EB;
}

.teacher-single-wrap .b3-left {
  min-height: 180px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.b2.our-school-wrap {
  background-image: url(/images/courses/ribbon.png);
  background-position: -110px bottom;
  background-repeat: no-repeat;
}

.our-school-wrap .b2-mess {
  background-image: none;
}

.logo-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 15px 30px 105px;
}

.logo-list img {
  max-width: 100%;
}

.logo-item {
  padding: 0 15px;
}

.chronology-wrap {
  text-align: center;
  padding: 50px 0;
}

.chronology-wrap img {
  width: 100%;
  max-width: 100%;
}

.chronology-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  max-width: 500px;
  color: #21409A;
  margin: 0 auto -60px;
}

.chronology-list {
  font-weight: 400;
  text-align: left;
}

.chronology-year {
  color: #c4c4c4;
  font-weight: 600;
  margin-right: 20px;
}

.text-bright-blue {
  color: #446DD3;
}

.chronology-item {
  margin-bottom: 20px;
}

.chronology-list {
  max-width: 500px;
  margin: 0 auto;
}

.courses-list {
  margin: 30px -15px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.courses-item {
  width: 33.333%;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 30px;
}

.courses-item-link {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: #ECEFF6;
  padding: 15px 70px 15px 18px;
  -webkit-box-shadow: 0 5px 4px rgba(9, 54, 139, 0.25);
  box-shadow: 0 5px 4px rgba(9, 54, 139, 0.25);
  position: relative;
}

.courses-item-link,
.courses-item-link:hover {
  text-decoration: none;
}

.courses-item-icon {
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.courses-item-icon img {
  display: block;
}

.courses-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #21409A;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  text-transform: uppercase;
  padding: 4px 0 4px 10px;
  border-left: 4px solid #fff;
}

a .courses-item-inner span {
  text-decoration: underline;
}

a.courses-item-link:hover .courses-item-inner span {
  text-decoration: none;
}

.b5.quality-section {
  padding-bottom: 0;
  margin-bottom: 50px;
}

.quality-wrap {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}

.quality-img {
  display: block;
}

.quality-text {
  font-size: 18px;
  color: #fff;
  background: rgba(9,54,139,0.9);
  padding: 40px 20px 40px 56px;
  position: absolute;
  box-sizing: border-box;
}

.quality-text::before {
  content: '';
  display: block;
  background: #fff;
  position: absolute;
}

.quality-text p {
  margin-top: 0;
}

.quality-text p:last-child {
  margin-bottom: 0;
}

.quality-text-top {
  width: 340px;
  left: 20px;
  top: 40px;
}

.quality-text-top::before {
  width: 3px;
  height: 60px;
  left: 40px;
  top: 0;
}

.quality-text-bottom {
  width: 366px;
  padding-left: 78px;
  right: 0;
  bottom: 42px;
}

.quality-text-bottom::before {
  width: 60px;
  height: 3px;
  left: 0;
  top: 40px;
}

.one-day-video {
  margin: 50px 0;
}

/* .course-banner {
  margin: 15px 0;
} */

.course-banner img {
  max-width: 100%;
}

.learn-english {
  padding: 20px 0 50px;
}

.learn-english__title {
  position: relative;
  padding-left: 45px;
  margin: 20px 0;
  max-width: 650px;
  font: 700 36px/1.1 var(--default-font-name), sans-serif;
  color: #09368B;
}

.learn-english__title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
  background: no-repeat center/cover url(/images/icons/courses/persent-blue.png);
}

.learn-english__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.learn-english__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 18px 32px;
  border-radius: 4px;
  min-height: 400px;
  max-width: 260px;
  width: 100%;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 25px 0px rgba(9, 54, 139, 0.25);
          box-shadow: 0px 4px 25px 0px rgba(9, 54, 139, 0.25);
  text-align: center;
  color: #555;
}

.learn-english__item__title {
  font: 700 18px/1 "Fira Sans", sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #929292;
}

.learn-english__item__title span {
  color: #09368b;
}

.learn-english__item__about {
  margin-bottom: auto;
}

.learn-english__item__about-month {
  font: 500 26px/1 var(--default-font-name), sans-serif;
}

.learn-english__item__about-month span {
  font-size: 42px;
}

.learn-english__item__about-text {
  font: 400 18px/1.3 var(--default-font-name), sans-serif;
}

.learn-english__item__price {
  margin-bottom: auto;
}

.learn-english__item__price-old {
  font: 400 32px/1.1 var(--default-font-name), sans-serif;
  color: #91AFE9;
}

.learn-english__item__price-old span {
  text-decoration: line-through;
}

.learn-english__item__price-new {
  font: 700 41px/1 var(--default-font-name), sans-serif;
  color: #21409A;
}

.learn-english__item__price-new span {
  display: none;
  font: 700 18px/1.1 var(--default-font-name), sans-serif;
  color: #555;
}

.learn-english__item__price-block,
.learn-english__item__price-block-mob {
  font: 400 18px/1.1 var(--default-font-name), sans-serif;
  color: #000;
}

.learn-english__item__benefit-text {
  font: 400 24px/1.1 var(--default-font-name), sans-serif;
}

.learn-english__item__benefit-price {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  font: 400 24px/1 var(--default-font-name), sans-serif;
  color: #21409A;
}

.learn-english__item__benefit-price::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: no-repeat center/cover url(/images/icons/courses/persent-blue.png);
}

.learn-english__item__btn-wrap {
  margin-top: 17px;
}

.learn-english__item__btn {
  font: 400 14px/1 '', sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, right top, color-stop(-18.05%, #427AE4), color-stop(33.95%, #09368B));
  background: -o-linear-gradient(left, #427AE4 -18.05%, #09368B 33.95%);
  background: linear-gradient(90deg, #427AE4 -18.05%, #09368B 33.95%);
  border: 1px solid #09368B;
  display: block;
  padding: 14px 33px;
}

.learn-english__item__btn:hover {
  text-decoration: none;
  background: transparent;
  color: #09368B;
}

.learn-english__item__price:not(:has(~.learn-english__item__benefit)) {
  margin-top: -15px;
}

.learn-english__item-discont {
  position: absolute;
  top: 12px;
  right: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #EB4236;
  font: 400 9px/1.1 var(--default-font-name), sans-serif;
  color: #FFF;
  text-transform: uppercase;
}

.learn-english__item-discont--big {
  font-size: 13px;
  width: 61px;
  height: 61px;
}

.learn-english__item-discont span {
  font-size: 19px;
}

.dod-info {
  background: #ef5350;
  border-radius: 22px;
  overflow: hidden;
  padding: 12px 30px;
  margin-top: 20px;
  display: flex;
  gap: 10px 20px;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  flex-wrap: wrap;
}

.dod-info--mb {
  margin-bottom: 20px;
}

.dod-info:hover {
  text-decoration: none;
}

.dod-info__img-wrap {
  flex-shrink: 0;
}

.dod-info__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  text-align: right;
  text-transform: uppercase;
}

.dod-info__title span {
  font-size: 33px;
}

.dod-info__num {
  font-size: 78px;
  line-height: 1;
  font-weight: 700;
}


@media (min-width: 768px) {
  .chronology-list {
    display: none;
  }
}

@media (min-width: 801px) {
  .b4-mess {
    min-height: 430px;
  }
}

@media (max-width: 991px) {
  .activities-list {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .activities-item {
    width: 40%;
    padding: 0 15px;
  }

  .tutorials-info {
    padding: 0 50px;
  }

  .b3.full-size {
    margin-bottom: 30px;
  }

  .learn-english__wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
}

@media (max-width: 900px) {
  .dod-info__title {
    text-align: center;
  }
}

@media (max-width: 850px) {
  .teacher-single-wrap {
    margin-top: -50px;
  }

  .teacher-single-wrap .b3-left {
    min-height: 0;
  }

  .teacher-single-photo {
    left: 30px;
  }

  .courses-item-inner {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .skill-item {
    width: 25%;
    margin-bottom: 22px;
  }

  .another-program br {
    display: none;
  }

  .content-message {
    padding-left: 30px;
    padding-right: 30px;
  }

  .activities-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .activities-item {
    width: 100%;
    max-width: 400px;
  }

  .activities-num {
    bottom: 30px;
  }

  .tutorials-info {
    padding: 0 30px;
    width: calc(100% - 180px);
  }

  .tutorials {
    width: 180px;
  }

  .teacher-single-photo {
    width: 400px;
    left: 0;
  }

  .teacher-single-name-wrap {
    bottom: 15px;
  }

  .teacher-single-wrap .b3-right {
    height: 240px;
  }

  .chronology {
    display: none;
  }

  .chronology-title {
    margin-bottom: 30px;
  }

  .courses-list {
    margin-left: -8px;
    margin-right: -8px;
  }

  .courses-item {
    padding-left: 8px;
    padding-right: 8px;
  }

  .courses-item-link {
    padding-left: 12px;
    padding-right: 55px;
  }

  .courses-item-icon {
    right: 8px;
  }

  .courses-item-inner {
    font-size: 12px;
  }

  .learn-english {
    padding: 0 0 20px;
  }

  .dod-info__title {
    font-size: 22px;
  }

  .dod-info__title span {
    font-size: 26px;
  }

  .dod-info__num {
    font-size: 60px;
  }
}

@media (max-width: 700px) {
  .logo-list {
    margin-left: 15px;
  }

  .courses-item {
    width: 100%;
    min-height: 90px;
    margin-bottom: 20px;
  }

  .courses-item-link {
    padding-left: 18px;
    padding-right: 65px;
  }

  .courses-item-inner {
    font-size: 16px;
    padding-left: 15px;
  }

  .courses-item-icon {
    right: 15px;
  }
}

@media (max-width: 575px) {
   .tutorials-wrap,
  .logo-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tutorials-info {
    width: auto;
    background-position: center;
    margin-bottom: 30px;
  }

  .tutorials {
    width: 260px;
    margin: 0 auto;
  }

  .logo-list {
    margin-bottom: 0;
  }

  .logo-item {
    margin-bottom: 30px;
  }

  .quality-img {
    -webkit-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
  }

  .learn-english__title {
    font-size: 34px;
  }

  .learn-english__item {
    max-width: 375px;
    min-height: 350px;
  }

  .learn-english__item__price-block {
    display: none;
  }
  
  .learn-english__item__price-new span {
    display: inline-block;
  }

  .learn-english__item-discont {
    width: 73px;
    height: 73px;
    font-size: 12px;
  }

  .learn-english__item-discont span {
    font-size: 24px;
  }
}

@media (max-width: 549px) {
  .dark-blue.main-swiper-slider .swiper-slide::before {
    width: 380px;
  }
}

@media (max-width: 500px) {
  .b3-item {
    padding-inline: 7%;
  }

  .b3-item-left {
    padding-right: 20px;
  }

  .content-message,
  .tutorials-info {
    padding-inline: 0;
  }

  .b1-right {
    padding: 10px;
    height: auto;
  }

  .b1-right-title {
    font-size: 20px;
    margin-top: 10px;
    line-height: 1.2;
  }

  .b4-mess,
  .b2-mess {
    padding-inline: 10px;
  }

  .slide .content_block {
    width: 100% !important;
  }

  .b8-info-item {
    width: 100%;
    min-height: auto;
  }

  .block3,
  .block3-result {
    height: auto !important;
  }

  .block3 {
    padding-bottom: 20px !important;
  }

  .block3-result {
    margin-top: 40px !important;
  }

  .lesson-item > img {
    margin: 0 15px !important;
    width: 50px !important;
  }

  .what-do-item {
    width: 50% !important;
  }

  .what-do-item {
    padding-inline: 5px !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
  }

  .block7-mess {
    padding-inline: 0 !important;
  }

  .block8-info-item {
    width: 100% !important;
  }

  .skills .slide .line {
    display: contents;
  }

  /*.skills .slide {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto;
    gap: 10px;
    grid-template-areas:
    "header11 header21"
    "content11 content21"
    "header12 header22"
    "content12 content22";
  }

  .skills .line-title .line__item:nth-child(1) {
    grid-area: header11;
  }
  .skills .line-title .line__item:nth-child(2) {
    grid-area: header21;
  }
  .skills .line-title .line__item:nth-child(3) {
    grid-area: header12;
  }
  .skills .line__item:nth-child(1) {
    grid-area: content11;
  }
  .skills .line__item:nth-child(2) {
    grid-area: content21;
  }
  .skills .line__item:nth-child(3) {
    grid-area: content12;
  }*/

  .learn-english__item__price:not(:has(~.learn-english__item__benefit)) {
    margin-top: 0;
  }

  .b1 {
    height: auto;
    min-height: 250px;
  }

  .b-ados-right {
    width: 90%;
  }

  .page-course tr {
    display: flex;
  }

  .page-course td {
    width: 100%;
    padding: 10px 0;
  }

  .b6 {
    padding-right: 0;
  }

  .b6 img {
    display: block;
    margin: 0 auto;
    padding-top: 20px;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/blog/style.css?1537958585583*/
.blog-pages {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	font: 300 16px/25px "Open Sans", sans-serif;
	line-height: 35px;
	font-size: 12px;
	max-width: 970px;
	margin: 0 auto;
}
.blog-pages > a,
.blog-pages > .blog-page-current{
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #bebec1;
	text-align: center;
	margin: 0 5px;
	text-decoration: none;
	color: #555555;
	transition: 0.3s;
}
.blog-pages > .blog-page-current{
    border: 1px solid #ededed;
}
.blog-pages > a:hover {
	border: 1px solid #555555;
	text-decoration: none;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/map_block/style.css?17267475704296*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22.08.2018, 15:41:18
    Author     : senotov
*/

.main-map_mobile-visible {
	display: block;
}

.main-map.container{
    padding: 0 15px 15px 15px;
}

.main-map-link{
    display:none !important;
}
.main-map-container {position:relative; width: calc(100% - 30px); display: flex;padding: 0 15px 15px 15px;}
.main-map-container #map {height:600px; position:relative; width: calc(100% - 352px);}


.main-map-container .skills {margin-bottom: 15px;}
.skills .item {
    height: auto;
    line-height: 20px;
    background: #ECF0F6;
    border:1px solid #093589;
    border-radius: 5px;
    margin-bottom: 1px;
    padding: 8px 15px;
    cursor: pointer;
    position: relative;
}
.skills .item:hover {background: #093589;color: #fff;}
.skills .item:before {content:"";display: inline-block; position: absolute;width: 15px;right: 10px;top: 18px;height: 10px;background: url(/upload/intensiv-page/arrow.png) no-repeat;transition: 0.2s;}
.skills .item.active {background:#093589;color:#fff;}
.skills .item.active:before {transform: rotate(180deg);top: 14px;}
.slide .content_block {width: 32.5%;display: inline-block; vertical-align: top;}
.slide .content_block .title {margin: 10px;}
.slide .content_block hr, .slide .content_block p {margin:10px 0;}
.slide .content_block p:last-child {padding: 0 10px;}

.main-map_schools {
	width: 352px;
	height: 600px;
	overflow-y: auto;
	margin-left: 20px;
}

.main-map_info {
	border-style: none;
	width: calc(100% - 20px);
	margin: 20px 10px 0 10px;
}

.main-map_info_tel {
	display: block;
}

.main-map_info td {
	border-style: none !important;
	padding: 5px 0;
}

.main-map_info_left {
	width: 45%;
	font-size: 14px;
	font-weight: 500;
}

.main-map_info_icon {
	vertical-align: middle;
	margin-right: 5px;
}

.main-map_btn {
	margin: 0 10px 20px 10px;
}

.main-map_schedule {
	display: flex;
	flex-wrap: wrap;
}

.main-map_schedule > div {
	width: 45px;
}

.main-map_schedule > span {
	display: block;
	width: calc(100% - 45px);
	text-align: center;
}



.sb-container {
  position: relative;
  overflow: hidden;
  padding-right: 10px;
}

.main-map_schools.sb-container {
	overflow-y: auto;
}

.sb-content {
  height: 100%;
  width: 120%;
  padding-right: 20%;
  overflow-y: scroll;
  box-sizing: border-box;
}

.sb-scrollbar-container {
  position: absolute;
  right: 5px;
  bottom: 5px;
  top: 5px;
  width: 5px;
  border: 1px solid #093589;
	background: white;
}

.sb-scrollbar-container-hide { right: -20px; }

.sb-scrollbar {
  position: absolute;
  right: 0;
  width: 5px;
  background: #093589;
}

.sb-scrollbar:hover { background: rgba(0, 0, 0, 0.5); }






.main-map-link {display:block; width:270px; height:40px; background:#089ba3 !important; color:#fff; text-transform:uppercase; font-size:16px; line-height:40px; text-align:center; text-decoration:none !important; position:absolute; left:50%; top:40px; margin-left:315px; border-radius:3px;font-weight: bold;}
.main-map-link:hover {background: #2dd5de !important;}
.main-map-link:active {background: #2dd5de !important;}

@media (max-width:900px) {
		.main-map-container {
		flex-direction: column;
		align-items: center;
	}

	.main-map-container #map {
		width: 100%;
		height: 50vh;
		margin-bottom: 20px;
	}

	.main-map_schools {
		width: 100%;
		height: auto;
		margin-right: 10px;
	}

	.sb-content {
		width: 100%;
		padding-right: 0%;
	}

		.sb-scrollbar-container {
		width: 0px;
		border-style: none;
		overflow: hidden;
	}
}

.main-bottom {margin:0 -15px}
.main-bottom:after {content:"."; display:block; clear:both; visibility:hidden; height:0}
.main-bottom-item {float:left; width:33.33%; padding:0 15px; box-sizing:border-box}
.main-bottom-item h2 {font-size:30px; line-height:30px; margin:65px 0 30px 0}

@media (max-width:1199px) {
    .main-bottom {display:none}
}

@media (max-width:500px) {
	.main-map-container {
		width: 100%;
		padding: 0;
	}

	.main-map_schools.sb-container {
		margin: 0;
		padding: 0;
	}

	.sb-content {
		overflow-y: unset;
	}

	.main-map_schedule > div,
	.main-map_schedule > span {
		width: 100%;
	}

	.main-map_schedule > span {
		text-align: left;
	}
}

/* End */
/* /local/templates/.default/components/bitrix/news.detail/course_det_block/style.css?175930908132530 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/blog/style.css?1537958585583 */
/* /local/templates/.default/components/bitrix/news.list/map_block/style.css?17267475704296 */
