/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
._visible_sm {
  display: none !important;
}
._title1 {
  line-height: 1.1;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #fff;
  margin-top: 17px;
  margin-bottom: 17px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
._title2 {
  line-height: normal;
  font-size: 55px;
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #000;
  margin-top: 17px;
  margin-bottom: 17px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
._title3 {
  font-size: 20px;
  letter-spacing: -0.5px;
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
}
._pre-title {
  display: block;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 2;
  text-transform: uppercase;
  margin-bottom: 0;
  text-align: center;
}
._post-title {
  margin-bottom: 70px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.8;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.5px;
  color: #fff;
  opacity: 0.8;
}
._sub {
  color: #657195;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin: 20px 0 50px 0;
}
._sub_white {
  color: #fff;
  opacity: 0.8;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin: 20px 0 50px 0;
}
._sub_small {
  color: #657195;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  letter-spacing: -0.8px;
  line-height: 24px;
}
._sub_small_white {
  color: #fff;
  opacity: 0.8;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  letter-spacing: -0.8px;
  line-height: 24px;
}
._text {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  letter-spacing: -0.4px;
  line-height: 26px;
  font-weight: 400;
}
/* ===== Кнопки ===== */
._btn {
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  border: none;
  background-color: #ff006c;
  font-size: 13px;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
  padding: 20px 0px;
  width: 100%;
  max-width: 300px;
  text-align: center;
  text-decoration: none;
}
._btn:hover {
  background-color: #e80062;
}
._btn._violet {
  background-color: #a400ff;
  padding: 25px 0px;
}
._btn._violet:hover {
  background-color: #b838ff;
}
._btn._yellow {
  background-color: #f4d700;
  padding: 25px 0px;
  color: #000;
}
._btn._yellow:hover {
  background-color: #f4ae00;
}
._btn._black {
  background-color: #000;
  padding: 25px 0px;
  color: #fff;
}
._btn._black:hover {
  background-color: #3A3734;
}
._consult_form .form_group {
  margin-bottom: 20px;
}
._consult_form .form_group input {
  font-family: 'Open Sans', sans-serif;
  height: 60px;
  display: block;
  border: none;
  padding: 18px 50px 16px 28px;
  background-color: #fff;
  transition: 0.3s;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: -0.3px;
  margin-right: 10px;
  width: 100%;
}
._consult_form .form_group button {
  width: 100%;
  max-width: 100%;
  height: 60px;
  padding: 20px 0;
}
._form_consent input[type=checkbox] {
  display: none;
}
._form_consent label {
  padding-left: 40px;
  position: relative;
  cursor: pointer;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 26px;
  display: block;
}
._form_consent label a {
  text-decoration: none;
  color: #9c9cb9;
}
._form_consent label a:hover {
  text-decoration: underline;
}
._form_consent label:before,
._form_consent label:after {
  content: '';
  border-radius: 0px;
  position: absolute;
  top: -3px;
  left: 0;
  width: 24px;
  height: 24px;
  display: block;
  z-index: 1;
  background-color: #ff006c;
}
._form_consent input[type=checkbox]:checked + label:before {
  content: "\2713";
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  z-index: 2;
}
._action_line {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #657195;
  letter-spacing: -0.8px;
  margin-top: 30px;
}
._action_line a {
  color: #a400ff;
  text-decoration: none;
}
._action_line a:hover {
  text-decoration: underline;
}
/* ===== Модальное окно ===== */
.modal-container {
  margin: 50px auto;
  max-width: 570px;
  position: fixed;
  box-shadow: 0 2px 24px rgba(67, 77, 106, 0.3);
}
.modal-container .modal_close {
  position: absolute;
  top: 0;
  left: 100%;
  width: 60px;
  height: 60px;
  background-color: #000;
  background-image: url('../img/close.svg');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  cursor: pointer;
}
.modal-container .modal-content {
  padding: 60px 75px;
}
.modal-container .modal-content .modal__title {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.6px;
  line-height: 40px;
  margin-bottom: 3px;
}
.modal-container .modal-content .modal__text {
  font-family: 'Open Sans', sans-serif;
  color: #525d83;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 28px;
  margin-bottom: 42px;
}
.modal-container .modal-content .done {
  position: relative;
  padding-left: 70px;
  margin-bottom: 0;
}
.modal-container .modal-content .done:before {
  content: '';
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #3d3bff;
  background-image: url('../img/done_icon.svg');
  background-repeat: no-repeat;
  background-size: 24px 18px;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -30px;
}
.modal-container .modal-content .form_group {
  margin-bottom: 20px;
}
.modal-container .modal-content .form_group input {
  font-family: 'Open Sans', sans-serif;
  height: 60px;
  display: block;
  border: none;
  padding: 18px 50px 16px 28px;
  background-color: #fff;
  transition: 0.3s;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: -0.3px;
  margin-right: 10px;
  width: 100%;
  border: 2px solid #cfd6e8;
}
.modal-container .modal-content .form_group button {
  width: 100%;
  max-width: 100%;
  height: 60px;
  padding: 20px 0;
}
.modal-container .modal-content input[type=checkbox] {
  display: none;
}
.modal-container .modal-content label {
  padding-left: 40px;
  position: relative;
  cursor: pointer;
  color: #657195;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 26px;
  display: block;
}
.modal-container .modal-content label a {
  text-decoration: none;
  color: #f2a100;
}
.modal-container .modal-content label a:hover {
  text-decoration: underline;
}
.modal-container .modal-content label:before,
.modal-container .modal-content label:after {
  content: '';
  border-radius: 0px;
  position: absolute;
  top: -3px;
  left: 0;
  width: 24px;
  height: 24px;
  display: block;
  z-index: 1;
  background-color: #ff006c;
}
.modal-container .modal-content input[type=checkbox]:checked + label:before {
  content: "\2713";
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .modal-container .modal-content {
    padding: 40px 25px;
  }
  .modal-container .modal_close {
    left: auto;
    right: 0;
    width: 35px;
    height: 35px;
  }
}
/* ===== ===== */
/* ===== header ===== */
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  padding: 12px 0;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0.2);
}
header .burger_wrap {
  text-align: right;
}
header .header_burger {
  border: none;
  background-color: transparent;
  display: inline-block;
  cursor: pointer;
  height: 35px;
  outline: none;
  margin-right: 80px;
}
header .header_burger .burger {
  height: 3px;
  width: 35px;
  position: relative;
  display: inline-block;
  background-color: #fff;
}
header .header_burger .burger:before,
header .header_burger .burger:after {
  content: '';
  width: 35px;
  height: 3px;
  bottom: 10px;
  display: block;
  position: absolute;
  background-color: #fff;
}
header .header_burger .burger:before {
  top: 10px;
}
header .header_burger .burger:after {
  bottom: 10px;
}
header .logo_wrap {
  text-align: center;
}
header .logo_wrap .logo {
  display: inline-block;
  width: 118px;
  height: 36px;
  text-decoration: none;
}
header .logo_wrap .logo:before {
  content: "Престиж";
  color: #fff;
  font-family: Roboto, Arial, serif;
  font-size: 28px;
  letter-spacing: -1.5px;
  position: relative;
  top: 6px;
}
header .contact_wrap {
  text-align: right;
  margin-right: 80px;
}
header .contact_wrap .header_phone_mob {
  display: none;
}
header .contact_wrap .header_phone_mob .white {
  display: block;
}
header .contact_wrap .header_phone_mob .black {
  display: none;
}
header .contact_wrap .header_phone {
  display: inline-block;
  margin-left: 10px;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  line-height: 21px;
  outline: none;
  text-decoration: none;
  color: #fff;
}
header .contact_wrap .header_phone:hover {
  text-decoration: underline;
}
header .contact_wrap .header_phone span {
  display: block;
}
header .contact_wrap .header_phone .tell {
  font-size: 20px;
  font-weight: 700;
}
header .contact_wrap .header_phone .text {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.8px;
  opacity: 0.7;
}
/* ===== section1 ===== */
#section1 {
  background: linear-gradient(to top right, #fc0088, #ff8f5e);
  padding: 200px 0 50px 0;
}
#section1 .cover_box {
  font-family: 'Roboto', sans-serif;
  position: relative;
  margin-bottom: 60px;
}
#section1 .cover_box .cover_title_wrap ._pre-title {
  text-align: left;
  opacity: 0.7;
}
#section1 .cover_box .cover_title_wrap ._title1 {
  text-align: left;
}
#section1 .cover_box .cover_form_wrap {
  background-color: #fff;
  height: auto;
  text-align: center;
  position: relative;
  padding: 70px 80px 40px;
  box-shadow: 0 2px 24px rgba(168, 175, 196, 0.5);
}
#section1 .cover_box .cover_form_wrap .label {
  background-image: url('../img/bg-label_yellow.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 20px 15px;
  width: 110px;
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -55px;
  color: #fff;
  text-align: center;
}
#section1 .cover_box .cover_form_wrap .label .sale__title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.2px;
  margin-bottom: 7px;
}
#section1 .cover_box .cover_form_wrap .label .sale_percent {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.75px;
  line-height: 28px;
  margin-bottom: 3px;
}
#section1 .cover_box .cover_form_wrap .label .sale_special {
  opacity: 0.8;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#section1 .cover_box .cover_form_wrap .form_title {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 28px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e8f0;
}
#section1 .cover_box .cover_form_wrap .form__before {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.27px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #000;
}
#section1 .cover_box .cover_form_wrap .form__date {
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -2px;
  margin-bottom: 15px;
  font-family: 'Roboto Slab', serif;
}
#section1 .cover_box .cover_form_wrap .form__month {
  color: rgba(0, 0, 0, 0.7);
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -0.6px;
  margin-bottom: 25px;
}
#section1 .cover_box .cover_form_wrap .btn_wrap {
  text-align: center;
}
#section1 .cover_box .cover_form_wrap .label_text {
  font-family: 'Open Sans', sans;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.6px;
  line-height: 32px;
  color: #657195;
  display: block;
}
#section1 .cover_box .cover_form_wrap .label_text .action-line-feedback {
  color: #fe1b7f;
  text-decoration: none;
}
#section1 .cover_box .cover_form_wrap .label_text .action-line-feedback:hover {
  text-decoration: underline;
}
/* ===== section2 ===== */
#section2 {
  padding: 0 0 50px 0;
}
#section2 ._title2 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
#section2 ._sub {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#section2 .cover-list {
  padding: 40px 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 2px solid rgba(230, 232, 240, 0.5);
  margin-bottom: 40px;
}
#section2 .cover-list .cover-list__item {
  display: flex;
  align-items: center;
  position: relative;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
}
#section2 .cover-list .cover-list__item:before {
  content: '•';
  color: #fe1b7f;
  margin-right: 20px;
  font-size: 30px;
}
#section2 .features-cards__content .features-cards__item .features-cards__img {
  text-align: center;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  height: 110px;
}
#section2 .features-cards__content .features-cards__item .features-cards__img img {
  display: inline-block;
}
#section2 .features-cards__content .features-cards__item .features-cards__img1 {
  background-image: url('../img/features-cards__img1.png');
}
#section2 .features-cards__content .features-cards__item .features-cards__img2 {
  background-image: url('../img/features-cards__img2.png');
}
#section2 .features-cards__content .features-cards__item .features-cards__img3 {
  background-image: url('../img/features-cards__img3.png');
}
#section2 .features-cards__content .features-cards__title {
  display: block;
  margin: 0 auto 15px;
  font-family: "Roboto", serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 28px;
  text-align: center;
  max-width: 250px;
}
/* ===== section3 ===== */
#section3 {
  padding: 50px 0 50px 0;
  background-color: #F6F7FD;
}
#section3 ._title2 {
  margin-bottom: 60px;
}
#section3 ._sub {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#section3 .course-tab {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
#section3 .course-tab .course-tab__item {
  position: relative;
  display: inline-block;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.92px;
  margin-right: 20px;
  margin-bottom: 10px;
  text-decoration: none;
}
#section3 .course-tab .course-tab__item.current:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  left: 0;
  right: 0;
  bottom: -4px;
  background-color: #FE1B7F;
}
#section3 .course-content {
  display: none;
}
#section3 .course-content.current {
  display: block;
}
#section3 .course-content .course-content__item .text_wrap .title3 {
  color: #000000;
  font-family: "Roboto", serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -1.1px;
  margin-bottom: 25px;
  width: 100%;
}
#section3 .course-content .course-content__item .text_wrap .text {
  color: rgba(101, 113, 149, 0.7);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.5px;
  width: 100%;
  margin-bottom: 20px;
}
#section3 .course-content .course-content__item .img_wrap {
  text-align: center;
}
#section3 .course-content .course-content__item .img_wrap img {
  max-width: 350px;
  display: inline-block;
}
/* ===== section4 ===== */
#section4 {
  padding: 65px 0 65px 0;
}
#section4 ._title2 {
  margin-bottom: 20px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#section4 ._sub {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
#section4 .features-list {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
  flex-wrap: wrap;
}
#section4 .features-list .features-list__item {
  text-align: center;
  position: relative;
  width: 265px;
}
#section4 .features-list .features-list__item:after {
  content: '';
  display: inline-block;
  width: 106px;
  height: 6px;
  background-image: url('../img/dotted_red.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50px;
  right: -74px;
}
#section4 .features-list .features-list__item .features-list__num {
  position: relative;
  font-family: 'Roboto Slab', serif;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -1.25px;
  line-height: 108px;
  text-align: center;
  border-radius: 50%;
  width: 108px;
  height: 108px;
  background-color: rgba(216, 219, 230, 0.34);
  margin: 0 auto 20px auto;
  color: #000;
}
#section4 .features-list .features-list__item .features-list__title {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  line-height: 28px;
  display: flex;
  justify-content: center;
}
#section4 .features-list .features-list__item .features-list__text {
  font-family: 'Open Sans', sans-serif;
  color: #657195;
  font-size: 15px;
  line-height: 26px;
}
#section4 .features-list .features-list__item.last:after {
  display: none;
}
#section4 .features-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 75px;
}
#section4 .features-box .features-box__item {
  font-family: "Roboto", serif;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 28px;
  padding-left: 66px;
  max-width: 430px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center left;
}
#section4 .features-box .features-box__item1 {
  background-image: url('../img/devices-icon_red.png');
}
#section4 .features-box .features-box__item2 {
  background-image: url('../img/cloud-icon_red.png');
}
#section4 .btn_wrap {
  text-align: center;
}
#section4 .btn_wrap ._btn:hover {
  background-color: #3a3734;
}
#section4 .btn_wrap ._action_line .action-line-feedback {
  color: #fe1b7f;
}
/* ===== section5 ===== */
#section5 {
  padding: 50px 0 50px 0;
  background: linear-gradient(53.22deg, #FD0A85 5.21%, #FF8F5E 101.11%);
}
#section5 ._title2 {
  color: #fff;
}
#section5 ._title3 {
  color: #fff;
  margin-bottom: 30px;
}
#section5 ._sub {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
#section5 .program_list {
  margin-top: 10px;
}
#section5 .program_list .program-list__item.active .program-list__review {
  display: block;
}
#section5 .program_list .program-list__item {
  margin-bottom: 10px;
  box-shadow: 0 2px 24px rgba(168, 175, 196, 0.5);
  background-color: #fff;
}
#section5 .program_list .program-list__item .program-list__headline {
  padding: 30px 100px 30px 85px;
  position: relative;
}
#section5 .program_list .program-list__item .program-list__headline:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('../img/tringle.jpg');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 60px;
  margin-top: -15px;
}
#section5 .program_list .program-list__item .program-list__headline .program-list__title {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 28px;
  position: relative;
}
#section5 .program_list .program-list__item .program-list__headline .program-list__title .program-list__num {
  position: absolute;
  top: -1px;
  left: -45px;
}
#section5 .program_list .program-list__item .program-list__review {
  font-family: 'Open Sans', sans-serif;
  padding: 0 100px 30px 85px;
  display: none;
  margin-bottom: 10px;
}
#section5 .program_list .program-list__item .program-list__review .program-list__review-subtitle {
  font-size: 18px;
  margin-bottom: 10px;
  color: #657195;
}
#section5 .program_list .program-list__item .program-list__review .rogram-list__review {
  column-count: 1;
}
#section5 .program_list .program-list__item .program-list__review .rogram-list__review .rogram-list__review-item {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 26px;
  color: #657195;
  position: relative;
  padding-left: 10px;
}
#section5 .program_list .program-list__item .program-list__review .rogram-list__review .rogram-list__review-item:before {
  content: '•';
  color: #FE1B7F;
  font-size: 30px;
  position: relative;
  top: 5px;
  left: -10px;
}
/* ===== section6 ===== */
#section6 {
  padding: 50px 0;
}
#section6 ._title2 {
  margin-bottom: 80px;
}
#section6 .course-list .course-list__item {
  margin-bottom: 80px;
  display: flex;
  align-items: center;
}
#section6 .course-list .course-list__item .course-list__count {
  display: block;
  min-width: 48px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #ffffff;
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  border-radius: 100%;
  margin-bottom: 20px;
  background-color: #fe1b7f;
  margin-right: 20px;
}
#section6 .course-list .course-list__item .course-list__title {
  display: block;
  color: #000000;
  font-family: "Roboto", serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.5px;
  margin-bottom: 14px;
}
#section6 .course-list .course-list__item .course-list__text {
  display: block;
  color: rgba(101, 113, 149, 0.7);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.5px;
}
#section6 .btn_wrap {
  text-align: center;
}
#section6 .btn_wrap ._btn:hover {
  background-color: #3a3734;
}
#section6 .btn_wrap ._action_line .action-line-feedback {
  color: #fe1b7f;
}
/* ===== section7 ===== */
#section7 {
  padding: 30px 0 50px 0;
}
#section7 .teacher__list {
  margin-bottom: 90px;
}
#section7 .teacher__item {
  border: 2px solid #E5E7EF;
  box-sizing: border-box;
  padding: 55px 20px 50px;
  margin-bottom: 30px;
}
#section7 .teacher__item .teacher__photo {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 25px;
}
#section7 .teacher__item .teacher__photo img {
  max-width: 100%;
}
#section7 .teacher__item .teacher__name {
  font-size: 20px;
  letter-spacing: -0.5px;
  font-weight: 700;
  font-family: "Roboto", serif;
  color: #000000;
  display: block;
  margin-bottom: 7px;
  text-align: center;
}
#section7 .teacher__item .teacher__post {
  position: relative;
  padding-bottom: 33px;
  margin-bottom: 32px;
  text-align: center;
  line-height: 26px;
  font-size: 15px;
  letter-spacing: -0.5px;
  color: #657195;
  font-family: 'Open Sans', sans-serif;
}
#section7 .teacher__item .teacher__post:before {
  content: "";
  display: block;
  width: 54px;
  height: 2px;
  background: #F48132;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#section7 .teacher__item .teacher__achiv {
  text-align: center;
  line-height: 26px;
  font-size: 15px;
  letter-spacing: -0.5px;
  color: #657195;
  font-family: 'Open Sans', sans-serif;
}
/* ===== section8 ===== */
#section8 {
  background-color: #F1F2F6;
  padding: 50px 0;
}
#section8 ._title2 {
  margin-bottom: 40px;
}
#section8 .skills {
  margin-bottom: 40px;
}
#section8 .skills .skills_item {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.5px;
  padding-left: 40px;
  margin-bottom: 40px;
}
#section8 .skills .skills_item:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left: 15px;
  top: 11px;
  background-color: #FE1B7F;
  border-radius: 50%;
}
#section8 .tabs_list_wrap ._title2 {
  margin-bottom: 40px;
}
#section8 .tabs_list-plus {
  margin-top: 50px;
  margin-bottom: 40px;
}
#section8 .tabs_list-plus .tab_item {
  padding: 20px 0;
  position: relative;
  border-bottom: 2px solid #e6e6e6;
  cursor: pointer;
  padding: 20px 20px 20px 40px;
}
#section8 .tabs_list-plus .tab_item:first-child {
  border-top: 2px solid #f0f1f7;
}
#section8 .tabs_list-plus .tab_item:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 4px;
  top: 34px;
  right: 12px;
  background-color: #FE1B7F;
}
#section8 .tabs_list-plus .tab_item:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 14px;
  top: 29px;
  right: 17px;
  background-color: #FE1B7F;
}
#section8 .tabs_list-plus .tab_item .tab_title {
  padding-right: 40px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 28px;
  transition: all 0.3s;
  position: relative;
}
#section8 .tabs_list-plus .tab_item .tab_title span {
  position: absolute;
  top: 0;
  left: -20px;
}
#section8 .tabs_list-plus .tab_item .tab_text {
  padding: 0px 55px 0px 0;
  color: #657195;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.42px;
  line-height: 26px;
  display: none;
  margin-bottom: 10px;
  margin-top: 20px;
}
#section8 .tabs_list-plus .tab_item.active .tab_text {
  display: block;
}
#section8 .tabs_list-plus .tab_item.active:after {
  display: none;
}
#section8 .btn_wrap {
  text-align: center;
}
#section8 .btn_wrap ._action_line {
  color: #000;
}
#section8 .btn_wrap ._action_line .action-line-feedback {
  color: #fe1b7f;
}
/* ===== section9 ===== */
#section9 {
  background: linear-gradient(to top right, #fc0088, #ff8f5e);
  padding: 50px 0;
}
#section9 .total-list {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 40px;
}
#section9 .total-list ._title2 {
  color: #fff;
  margin-bottom: 60px;
}
#section9 .total-list .total-list__item {
  margin-bottom: 30px;
  padding-left: 32px;
}
#section9 .total-list .total-list__item .total-list_title {
  position: relative;
  display: block;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.67px;
  margin-bottom: 6px;
}
#section9 .total-list .total-list__item .total-list_title:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 6px;
  top: 8px;
  left: -32px;
  border-radius: 100%;
  background-color: #fff;
}
#section9 .total-list .total-list__item .total-list_text {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 26px;
  padding: 0;
  margin: 0;
  letter-spacing: -0.5px;
}
#section9 .course-plane {
  margin-bottom: 40px;
}
#section9 .course-plane ._title2 {
  color: #fff;
}
#section9 .course-plane .course-plane__item1 {
  opacity: 0.3;
}
#section9 .course-plane .course-plane__item1:after {
  content: '';
  position: absolute;
  display: block;
  max-width: 769px;
  width: 100%;
  height: 1px;
  left: 0;
  opacity: 0.5;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
}
#section9 .course-plane .course-plane__item {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 93px;
  text-decoration: none;
}
#section9 .course-plane .course-plane__item:last-child:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 93px;
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-animation: opacity 3s infinite ease-in-out;
  animation: opacity 3s infinite ease-in-out;
  background-image: linear-gradient(270deg, rgba(255, 120, 101, 0) 12.42%, #FF7865 51.31%, rgba(255, 120, 101, 0) 90.41%);
}
#section9 .course-plane .course-plane__item .course-plane__ttl {
  position: relative;
  display: inline-block;
  width: 50%;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: right;
  letter-spacing: -0.67px;
  padding-right: 60px;
}
#section9 .course-plane .course-plane__item .course-plane__ttl .bolder {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.67px;
}
#section9 .course-plane .course-plane__item .course-plane__price {
  display: inline-block;
  width: 50%;
  color: #ffffff;
  font-family: 'Roboto Slab', serif;
  font-size: 50px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: -5px;
  letter-spacing: -1.85px;
  position: relative;
  padding-left: 60px;
}
#section9 .course-plane .course-plane__item .course-plane__price .rub {
  vertical-align: bottom;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0px;
  display: inline-block;
  font-weight: 300;
}
#section9 .btn_wrap {
  text-align: center;
}
#section9 .btn_wrap ._action_line {
  color: #fff;
}
#section9 .btn_wrap ._action_line .action-line-feedback {
  color: #000;
}
/* ===== section10 ===== */
#section10 {
  padding: 90px 0 70px 0;
}
#section10 .logo {
  text-align: center;
  margin-bottom: 35px;
}
#section10 .university_item_wrap {
  margin: 90px 0 70px 0;
}
#section10 .university_item {
  width: 234px;
  margin: 0 auto;
  text-align: center;
}
#section10 .university_item .university_num {
  background-image: url('../img/Ellipse82.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  font-family: 'Roboto', sans-serif;
  font-size: 34px;
  line-height: 150px;
  letter-spacing: -1px;
  color: #000;
  width: 154px;
  height: 154px;
  margin: 0 auto 20px auto;
  text-align: center;
}
#section10 .university_count {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 80px;
  line-height: 84px;
  letter-spacing: -2px;
  color: #000;
  text-align: center;
}
#section10 ._sub {
  margin: 0 0 20px 0;
}
#section10 .university_users {
  text-align: center;
}
#section10 .university_users img {
  max-width: 100%;
}
#section10 .university__partners-wrapper {
  box-shadow: 0 2px 24px rgba(67, 77, 106, 0.3);
  margin: 50px 0;
  padding: 54px 70px 30px 70px;
  position: relative;
  margin-bottom: -300px;
  background-color: #fff;
}
#section10 .university__partners-wrapper ._sub {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
#section10 .university__partners-wrapper .university_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 38px;
  letter-spacing: -0.9px;
  margin-bottom: 30px;
  text-align: center;
}
#section10 .university__partners-wrapper .content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#section10 .university__partners-wrapper .content .content_item {
  width: 16.4%;
  text-align: center;
  height: 60px;
  margin: 25px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section10 .university__partners-wrapper .content .content_item img {
  max-width: 100%;
}
/* ===== section11 ===== */
#section11 {
  background-color: #FE1B7F;
  padding: 100px 0;
}
#section11 .form_title {
  color: #fff;
  margin-bottom: 20px;
  font-family: "Roboto", serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.75px;
  line-height: 40px;
  margin-bottom: 14px;
}
#section11 ._sub_small_white {
  text-align: left;
}
#section11 ._consult_form .form_group {
  width: 98%;
  margin-bottom: 20px;
}
#section11 ._consult_form .form_group input {
  margin-right: 10px;
}
#section11 ._consult_form .form_group button:hover {
  background-color: #3A3734;
}
#section11 ._consult_form ._form_consent label {
  color: #fff;
}
#section11 ._consult_form ._form_consent label a {
  color: #000;
}
#section11 ._consult_form ._form_consent label:after,
#section11 ._consult_form ._form_consent label:before {
  background-color: #fff;
  color: #000;
}
/* ===== footer ===== */
footer {
  background-color: #f6f7fd;
  padding: 60px 0;
}
footer .logo {
  margin-bottom: 35px;
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
}
footer .tell {
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  text-decoration: none;
  display: inline-block;
}
footer .tell:hover,
footer .tell:focus {
  text-decoration: underline;
}
footer ._btn {
  background-color: #000;
  letter-spacing: 1px;
}
footer ._sub_small {
  text-decoration: none;
  display: block;
}
footer .social a {
  width: 56px;
  height: 56px;
  display: inline-block;
  margin-right: 12px;
  background-color: #000;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.2s;
}
footer .social a:hover,
footer .social a:focus {
  background-color: #e80062;
}
footer .social .fb {
  background-image: url('../img/fb.svg');
  background-size: 15px;
}
footer .social .vk {
  background-image: url('../img/vk.svg');
  background-size: 30px;
}
footer .social .instagram {
  background-image: url('../img/instagram.svg');
  background-size: 30px;
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media screen and (max-width: 1199px) {
  header .contact_wrap .header_phone {
    display: none;
  }
  header .contact_wrap .header_phone_mob {
    display: inline-block;
  }
  header .contact_wrap {
    margin-right: 0;
  }
  #section1 .cover_box .cover_title_wrap ._pre-title {
    text-align: center;
  }
  #section1 .cover_box .cover_title_wrap ._title1 {
    text-align: center;
    margin-bottom: 80px;
  }
  #section1 .cover_box .cover_form_wrap {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  #section2 .cover-list {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }
  #section2 .cover-list .cover-list__item {
    width: 45%;
    margin-bottom: 40px;
  }
  #section3 .course-tab {
    justify-content: flex-start;
  }
  #section4 .features-list {
    justify-content: center;
  }
  #section4 .features-list .features-list__item:after {
    right: -53px;
  }
  #section4 .features-list .features-list__item {
    margin-bottom: 20px;
    width: 360px;
  }
  #section4 .features-list .features-list__item2:after {
    display: none;
  }
  #section4 .features-list .features-list__item:after {
    right: -60px;
  }
  #section10 .university__partners-wrapper .content .content_item img {
    width: 70%;
  }
}
@media screen and (max-width: 991px) {
  header .contact_wrap {
    margin-right: 0;
    text-align: right;
  }
  ._title1 {
    font-size: 45px;
  }
  ._title2 {
    font-size: 45px;
  }
  ._post-title {
    font-size: 15px;
  }
  #section1 .cover_box .cover_video {
    margin-bottom: 90px;
  }
  #section1 {
    padding: 150px 0 50px 0;
  }
  #section4 .features-list .features-list__item:after {
    display: none;
  }
  #section4 .features-box .features-box__item1 {
    margin-bottom: 40px;
  }
  #section5 {
    overflow-x: hidden;
  }
  #section5 .program_list .program-list__item {
    margin: 0 -40px 10px -40px;
  }
  #section10 .university__partners-wrapper .content .content_item {
    width: 20%;
  }
  #section10 .university__partners-wrapper .content .content_item img {
    width: 80%;
  }
  #section10 .university__partners-wrapper {
    padding: 54px 30px 30px 30px;
  }
  #section11 ._consult_form .form_group {
    padding-right: 5px;
  }
  #section11 ._consult_form .form_group {
    width: 100%;
  }
  footer .social a {
    width: 55px;
    height: 55px;
  }
}
@media screen and (max-width: 767px) {
  ._visible_sm {
    display: block;
  }
  ._sm_hide {
    display: none !important;
  }
  header .header_burger {
    margin-left: 0;
  }
  header .contact_wrap {
    margin-right: 0;
  }
  ._title2 {
    font-size: 30px;
  }
  #section1 .cover-list .cover-list__item {
    width: 100%;
    margin-bottom: 20px;
  }
  #section1 .cover_box .cover_form_wrap {
    max-width: auto;
  }
  #section2 .cover-list .cover-list__item {
    width: 100%;
  }
  #section4 .features-list .features-list__item {
    margin-bottom: 150px;
    width: 100%;
  }
  #section4 .features-list .features-list__item:after {
    top: auto;
    bottom: -80px;
    transform: rotate(90deg);
    left: 50%;
    margin-left: -53px;
  }
  #section4 .features-list .features-list__item {
    margin-bottom: 20px;
  }
  #section4 .features-list .features-list__item.last {
    margin-bottom: 0;
  }
  #section5 .program_list .program-list__item .program-list__review .rogram-list__review {
    column-count: 1;
  }
  #section5 .guarantee_form ._form_consent label a {
    padding-left: 5px;
  }
  #section6 .course-list .course-list__item {
    margin-bottom: 40px;
  }
  #section7 .teacher__list {
    margin-bottom: 0;
  }
  #section9 .course-plane .course-plane__item .course-plane__ttl {
    padding-right: 15px;
  }
  #section9 .course-plane .course-plane__item .course-plane__price {
    padding-left: 15px;
  }
  #section10 .university_item_wrap {
    margin-top: 20px;
  }
  #section10 .university__partners-wrapper .content .content_item {
    width: 50%;
  }
  #section10 .university__partners-wrapper .content .content_item img {
    width: 50%;
  }
  #section11 {
    padding: 50px 0;
  }
  footer {
    padding: 45px 0;
  }
  footer ._btn {
    max-width: 100%;
  }
  footer ._sub_small {
    margin-bottom: 10px;
  }
  footer .btn_wrap {
    padding: 10px 0;
    margin-bottom: 20px;
  }
  footer .social {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  section {
    padding: 35px 0;
  }
  ._title1 {
    font-size: 38px;
  }
  ._title2 {
    text-align: center;
  }
  ._pre-title {
    font-size: 13px;
  }
  ._post-title {
    font-size: 14px;
  }
  ._sub {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 20px;
  }
  ._sub_white {
    font-size: 15px;
    text-align: left;
  }
  ._form_consent label:before,
  ._form_consent label:after {
    top: 0;
  }
  header .logo_wrap .logo {
    width: auto;
  }
  header .header_burger .burger:before,
  header .header_burger .burger:after {
    width: 24px;
    height: 2px;
  }
  header .header_burger .burger {
    width: 24px;
    height: 2px;
  }
  header .header_burger {
    height: 24px;
    position: relative;
    top: -5px;
  }
  header .header_burger .burger:before {
    top: 8px;
  }
  header .header_burger .burger:after {
    bottom: 8px;
  }
  header .header_burger {
    margin-right: 0;
  }
  ._action_line {
    font-size: 15px;
  }
  #section1 {
    padding: 90px 0 0px 0;
  }
  #section1 .cover_box .cover_form_wrap {
    padding: 70px 30px 40px;
    margin-left: -15px;
    margin-right: -15px;
  }
  #section1 .cover_box {
    margin-bottom: 20px;
  }
  #section3 .course-content .course-content__item .img_wrap {
    display: none;
  }
  #section4 .features-list .features-list__item {
    margin-bottom: 20px;
  }
  #section4 .features-list .features-list__item:after {
    display: none;
  }
  #section4 .features-box .features-box__item {
    font-size: 17px;
  }
  #section5 .program_list .program-list__item .program-list__headline {
    padding: 15px 30px 15px 60px;
  }
  #section5 .program_list .program-list__item {
    margin: 0 -15px 10px -15px;
  }
  #section5 .program_list .program-list__item .program-list__headline:before {
    right: 20px;
  }
  #section5 .program_list .program-list__item .program-list__review {
    padding: 10px 30px 30px 30px;
  }
  #section6 {
    padding: 25px 0;
  }
  #section6 ._title2 {
    margin-bottom: 20px;
  }
  #section9 .course-plane .course-plane__item {
    flex-wrap: wrap;
    height: auto;
    padding: 10px 0;
  }
  #section9 .course-plane .course-plane__item .course-plane__ttl {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  #section9 .course-plane .course-plane__item .course-plane__price {
    width: 100%;
    text-align: center;
  }
  #section10 {
    padding: 40px 0 0 0;
  }
  #section10 .university_item {
    margin-bottom: 20px;
  }
  #section10 .university_count {
    font-size: 45px;
  }
  #section10 ._sub {
    text-align: center;
  }
  #section10 .university__partners-wrapper .university_title {
    font-size: 24px;
  }
  #section10 .university__partners-wrapper {
    padding: 54px 15px 30px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
  }
  #section10 .university__partners-wrapper .content .content_item img {
    width: 80%;
  }
  #section11 ._consult_title {
    text-align: left;
  }
  #section11 ._sub_small_white {
    text-align: left;
  }
}
/*# sourceMappingURL=main.css.map */