a:active {
  text-decoration: none;
  outline: medium none;
}
a:hover {
  text-decoration: none;
}
input:hover,
input:focus,
input:active {
  text-decoration: none;
  outline: medium none;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header,
nav,
section,
article,
aside,
footer {
  display: block;
}
body {
  min-height: 100vh;
  background: #171717;
}
img {
  max-width: 100%;
}
.oh {
  overflow: hidden;
}
.container_main_h {
  width: 1340px;
  margin: 0 auto;
}
.container_main {
  width: 1240px;
  margin: 0 auto;
}

.header {
  padding: 36px 0 0;
}
img {
  max-width: 100%;
}

.header_top {
  display: flex;
  align-items: center;
  margin-bottom: 70px;
}
.header_sign {
  font: 12px/14px "Object Sans";
  color: #ffffff;
}
.header_logo {
  display: block;
  margin-bottom: 8px;
}

.logo.logo--white svg {
  fill: #ffffff;
}
.logo.logo--black svg {
  fill: #232323;
}
.h1 {
  font: 77px/88px "Object Sans Bold";
  color: #ffffff;
  margin: 0 0 32px;
}
.h1.main-title {
  font: 61px/76px "Object Sans Bold";
}
.header_preview {
  font: 24px/34px "Object Sans";
  padding: 3px 22px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  letter-spacing: 0.01em;
  margin-left: 100px;
  color: #ffffff;
}
.header_preview span {
  font-family: "Object Sans Bold";
  color: #f57b51;
}
.header_left {
  padding-left: 50px;
}
.header_top {
  padding-left: 50px;
}
.header_text {
  font: 32px/45px "Object Sans";
  color: #ffffff;
  margin-bottom: 40px;
}
.ht_censored {
  display: inline-block;
  position: relative;
}
.ht_censored:before {
  content: "";
  width: 100px;
  height: 65px;
  background: url("../img/censored.png");
  position: absolute;
  left: 15px;
  top: -6px;
  z-index: 1;
}
.spec_color {
  color: #f57b51;
}
.btn_order {
  height: 62px;
  display: flex;
  background: #f57b51;
  border-radius: 6px;
  font: 20px/26px "Object Sans";
  text-align: center;
  letter-spacing: 0.01em;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.btn_order:hover {
  color: #ffffff;
  opacity: 0.9;
}
.header_left .btn_order {
  max-width: 460px;
}
.header_img {
  margin-top: -90px;
  transform: translate(50px, 0px);
}
@media (max-width: 1370px) {
  .header_img {
    margin-top: 0;
  }
}
.section_first {
  background: #f0f1f4;
  padding: 112px 0;
}
.sf_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sf_img {
  width: 450px;
  margin-left: 80px;
}
.sf_text {
  flex-grow: 1;
  flex-basis: 0;
  font: 36px/46px "FiveYearsLaterRegular";
  color: #070707;
}
.section_plan {
  background: #ffffff;
  padding: 85px 0 112px;
}
.h2_plan {
  font: 36px/46px "FiveYearsLaterRegular";
  color: #070707;
  margin-bottom: 56px;
}
.text_plan {
  max-width: 470px;
}
.sp_top {
  margin-bottom: 88px;
}
.sp_block {
  margin-bottom: 40px;
}
.sp_block:last-child {
  margin-bottom: 0;
}
.sp_title_row {
  display: flex;
  align-items: center;
}
.sp_title_num {
  width: 45px;
  height: 45px;
  margin-right: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f57b51;
  font: 24px/24px "Object Sans";
  color: #ffffff;
}
.sp_title {
  flex-grow: 1;
  flex-basis: 0;
  font: 24px/32px "FiveYearsLaterRegular";
  color: #101010;
}
.sp_lines_text {
  padding-top: 24px;
  padding-left: 69px;
}
.sp_text_line {
  margin-bottom: 16px;
  font: 18px/24px "Object Sans";
  color: #000000;
}
.sp_text_line:last-child {
  margin-bottom: 0;
}
.sp_text_2 {
  font: 24px/38px "Object Sans Bold";
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}
.img_arrow {
  text-align: center;
  margin-right: 68px;
}
.bottom {
  margin-bottom: 10px;
}
.section_structure {
  background: #171717;
  padding: 112px 0;
}
.h3 {
  font: 48px/59px "FiveYearsLaterRegular";
  color: #ffffff;
  margin-bottom: 64px;
}
.h3_black {
  font: 48px/59px "FiveYearsLaterRegular";
  color: #000000;
  margin-bottom: 40px;
}
.h3_white {
  font: 48px/59px "FiveYearsLaterRegular";
  color: #ffffff;
  margin-bottom: 0;
}
.program_item_white {
  background: #ffffff;
  padding: 40px 56px 40px 40px;
  flex-grow: 1;
  flex-basis: 0;
}
.pi_list li {
  position: relative;
  padding-left: 16px;
  padding-bottom: 16px;
}
.pi_list li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f57b51;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 9px;
}
.pi_list {
  font: 18px/23px "Object Sans";
  color: #000000;
}
.pi_list_2 {
  font: 18px/23px "Object Sans";
  color: #000000;
  padding-bottom: 24px;
}
.h4_pi {
  font: 24px/31px "FiveYearsLaterRegular";
  color: #000000;
  margin: 0 0 24px;
  text-transform: uppercase;
}
.block_left {
  display: flex;
  justify-content: space-between;
}
.block_right {
  display: flex;
  justify-content: space-between;
}
.block_section {
  padding-bottom: 40px;
}
.text_bottom {
  font: 18px/23px "Object Sans";
  color: #000000;
  margin: 0 0 16px;
  font-weight: bold;
}
.program_item_2 {
  background: #ffffff;
  padding: 40px 40px 40px 64px;
  flex-grow: 1;
  flex-basis: 0;
}
.pi_list_2 li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f57b51;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 9px;
}
.pi_list_2 li {
  position: relative;
  padding-left: 16px;
  padding-bottom: 16px;
}
.block_bottom {
  background: #ffffff;
  padding: 64px 40px;
  margin-bottom: 40px;
}
.type {
  display: flex;
  justify-content: space-between;
}
.text_seed {
  font: 24px/31px "Object Sans";
  color: #000000;
}
.form {
  width: 49px;
  height: 49px;
  background: #f3f3f3;
  margin: 0px 16px;
  border-radius: 6px;
  padding: 12px 8px;
}
.seed {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block_white {
  background: #171717;
  text-align: center;
  text-transform: uppercase;
  font: 24px/38px "FiveYearsLaterRegular";
  color: #f57b51;
  width: 876px;
  margin: 0 auto;
  max-width: 100%;
}
.section_need {
  background: #ffffff;
  padding: 112px 0 0 0;
  position: relative;
}
.sn_img_wrapper {
  height: 130px;
}
.sn_img {
  height: 313px;
  width: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: url("../img/cours.png ") no-repeat right 0;
}
.h3_black {
  font: 48px/62px "FiveYearsLaterRegular";
  color: #000000;
  margin-bottom: 40px;
}
.list li {
  position: relative;
  padding-left: 16px;
  padding-bottom: 16px;
  width: 366px;
}
.list li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f57b51;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 11px;
}
.list {
  font: 24px/31px "Object Sans Medium";
  color: #000000;
}
.section_super {
  background: #171717;
  padding: 112px 0;
}
.faq {
  background: #171717;
  padding: 95px 0px 0px 0px;
}
.text_info {
  font: 24px/32px "Object Sans";
  color: #ffffff;
}
.section_request {
  background: #fff;
  padding: 112px 0;
}
.text_request {
  font: 32px/42px "FiveYearsLaterRegular";
  color: #070707;
}
.img_arrow_2 {
  text-align: center;
  margin-left: 134px;
}
.img {
  width: 511px;
  object-fit: cover;
}
.img_1 {
  width: 519px;
  object-fit: cover;
}
.footer {
  padding: 40px 0;
}
.footer_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_left {
  font: 16px/24px "Object Sans";
  color: #ffffff;
  opacity: 0.5;
}
.footer_links {
  text-align: right;
}
.footer_link {
  font: 16px/24px "Object Sans";
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: inline-block;
  transition: 0.3s all;
}
.footer_link:last-child {
  margin-bottom: 0;
}
.h3_ssb {
  font: 24px/32px "FiveYearsLaterRegular";
  text-transform: uppercase;
  margin-bottom: 40px;
  color: #000000;
}
.sr_row {
  display: flex;
  margin: 0 0 32px;
}
.sr_col_1 {
  width: 63%;
  padding-right: 24px;
}
.sr_col_2 {
  width: 37%;
}
.cs_modal .modal-dialog {
  width: 510px;
  max-width: 510px;
  z-index: 1050;
}
.cs_modal_content {
  padding: 0;
  background: #ffffff;
  border-radius: 14px;
}
.h4_modal {
  font: 18px/25px "Object Sans Medium";
  text-align: center;
  text-transform: uppercase;
  color: #f57b51;
  padding: 0 10px;
}
.cs_modal .modal-body {
  padding: 0;
}
.sf_modal_block_2 {
  margin-bottom: 0;
}
.sf_modal_block.sf_modal_block_2 h2 {
  margin-right: 100px;
}
.cs_modal .close {
  position: absolute;
  top: -3px;
  right: 9px;
  z-index: 11;
}
.close {
  font-size: 36px;
  font-weight: 400;
}
.author_block_2 {
  display: none;
}
.mobile_show {
  display: none;
}

/*******************/

.section_format {
  padding: 112px 0;
  background: #ffffff;
}
.section_if_passed {
  background: #171717;
  padding: 112px 0;
}
.block_who {
  display: flex;
  justify-content: space-between;
}
.color_bold {
  font: 24px/31px "Object Sans Bold";
  color: #101010;
}
.text {
  font: 24px/31px "Object Sans";
  color: #101010;
}
.block_info {
  width: 343px;
}
.img_block {
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
}
.align-items-center {
  align-items: center !important;
}
.hga_img_wrapper {
  display: flex;
  justify-content: flex-end;
}
.item_info {
  font: 30px/39px "FiveYearsLaterRegular";
  color: #ffffff;
  margin-bottom: 40px;
}
.item_info_24 {
  font: 24px/31px "Object Sans";
  color: #ffffff;
}
.block_passed {
  width: 528px;
  max-width: 100%;
}
.type_pb20 {
  margin-bottom: 20px;
}
.orange {
  color: #f57b51;
}

.item_info_black {
  font: 24px/31px "Object Sans";
  color: #171717;
}
.seed_next {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px;
}
.text_seed_next {
  font: 24px/31px "Object Sans";
  color: #171717;
}
.list_next {
  font: 24px/31px "Object Sans";
  color: #171717;
}
.list_next li {
  position: relative;
  padding-left: 16px;
  padding-bottom: 16px;
  width: 366px;
}
.list_next li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f57b51;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 11px;
}
.btn_orange {
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #f57b51;
  border-radius: 6px;
  font: 20px/26px "Object Sans";
  letter-spacing: 0.01em;
  color: #ffffff;
  transition: 0.3s all;
}
.btn_orange:hover {
  color: #ffffff;
  opacity: 0.9;
}
img {
  max-width: 100%;
}
.fb_arrow {
  position: absolute;
  left: -70px;
  bottom: 22px;
}
.pd {
  padding-bottom: 138px;
}
.foto_woman {
  display: flex;
  justify-content: center;
}
.section_practice {
  background: #171717;
  padding: 112px 0;
  position: relative;
}
.section_practice_img {
  width: 58%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url("../img/practic_photo_2.png") no-repeat 0 0;
  background-size: auto 100%;
}
.h3_pd {
  font: 48px/59px "FiveYearsLaterRegular";
  color: #000000;
  margin-bottom: 64px;
}
.h3_pd_67 {
  font: 48px/59px "FiveYearsLaterRegular";
  color: #ffffff;
  margin-bottom: 67px;
}
.orange_bg {
  color: #f57b51;
  text-transform: uppercase;
}
.list_two {
  font: 24px/31px "Object Sans";
  color: #ffffff;
}
.list_two li {
  padding-bottom: 40px;
}
.pd_20 {
  padding-top: 82px;
}
.section_connection {
  background: #f0f1f4;
  padding: 112px 0;
}
.text_orange {
  font: 32px/49px "FiveYearsLaterRegular";
  text-align: center;
  text-transform: uppercase;
  color: #f57b51;
  padding-bottom: 40px;
}
.text_title {
  font: 30px/39px "FiveYearsLaterRegular";
  color: #171717;
  padding-bottom: 40px;
}
.sp_block_2 {
  margin-bottom: 24px;
}
.sp_title_2 {
  flex-grow: 1;
  flex-basis: 0;
  font: 24px/32px "Object Sans";
  color: #171717;
}
.sp_title_num_2 {
  width: 32px;
  height: 32px;
  margin-right: 9px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f57b51;
  font: 16px/21px "Object Sans";
  color: #ffffff;
}
.sp_title_row_2 {
  display: flex;
}
.section_video {
  background: #f0f1f4;
  padding: 0 0 112px 0;
}
.text_connection {
  font: 30px/39px "FiveYearsLaterRegular";
  color: #171717;
  padding-bottom: 40px;
}
.text_top {
  text-transform: uppercase;
  color: #f57b51;
  font: 16px/22px "Object Sans";
  padding-bottom: 16px;
}
.section_slide {
  background: #ffffff;
  padding: 112px 0;
}
.block_pg {
  display: flex;
  justify-content: flex-end;
}
.img_pg {
  padding-right: 20px;
}
.section_work {
  padding: 0 0 112px 0;
  background: #ffffff;
}
.text_work {
  color: #171717;
  font: 48px/52px "FiveYearsLaterRegular";
  padding-bottom: 19px;
  width: 723px;
}
.work {
  display: flex;
  justify-content: space-between;
}
.block_inform {
  width: 417px;
}
.img_block_2 {
  display: flex;
  justify-content: end;
}
.section_tariff {
  background: #171717;
  padding: 112px 0;
}
.text_frame {
  color: #ffffff;
  text-align: right;
  font: 30px/39px "FiveYearsLaterRegular";
}
.program_item {
  background: #171717;
  padding: 32px 40px 64px 40px;
  border: 1px solid #ffffff;
}
.program_item_2 {
  background: #ffffff;
  padding: 32px 40px 64px 40px;
  border: 1px solid #ffffff;
}
.program_item_top {
  height: 90px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.program_item_top_2 {
  height: 90px;
  background: #f0f1f4;
  display: flex;
  justify-content: center;
  align-items: center;
}
.h4_pi {
  font: 32px/42px "Object Sans Bold";
  margin: 0 0 16px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #171717;
}
.h4_pi_orange {
  font: 32px/42px "Object Sans Bold";
  margin: 0 0 16px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #f57b51;
}
.h5_pi {
  font: 16px/22px "Object Sans";
  margin: 0 0 8px;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 0.6;
}
.h5_pi_color {
  font: 16px/22px "Object Sans";
  margin: 0 0 8px;
  text-transform: uppercase;
  color: #6a6a6a;
  opacity: 0.6;
}
.h5_pi_or {
  font: 16px/22px "Object Sans";
  margin: 0 0 8px;
  text-transform: uppercase;
  color: #f57b51;
  opacity: 0.6;
}
.pi_list_more {
  font: 16px/21px "Object Sans";
  letter-spacing: 0.01em;
  color: #ffffff;
  list-style: none;
}
.pi_list_more li {
  position: relative;
  padding-left: 16px;
  padding-bottom: 8px;
}
.pi_list_more li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f57b51;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 8px;
}
.pi_list_more_2 {
  font: 16px/21px "Object Sans";
  letter-spacing: 0.01em;
  color: #171717;
  list-style: none;
  padding-bottom: 0;
}
.pi_list_more_2 li {
  position: relative;
  padding-left: 16px;
  padding-bottom: 8px;
}
.pi_list_more_2 li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f57b51;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 8px;
}
.pi_list_more_h {
  height: 420px;
}
.pi_list_bottom {
  font: 18px/23px "Object Sans";
  letter-spacing: 0.01em;
  color: #ffffff;
  list-style: none;
  padding-bottom: 15px;
  min-height: 170px;
}
.pi_list_bottom li {
  position: relative;
  padding-left: 16px;
  padding-bottom: 8px;
}
.pi_list_bottom li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f57b51;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 5px;
}
.pi_list_bottom_2 {
  color: #171717;
}
.pi_list_bottom_2 li {
  position: relative;
  padding-left: 16px;
  padding-bottom: 8px;
}
.pi_list_bottom_2 li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f57b51;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 5px;
}
.hm_item {
  border-bottom: 2px solid rgba(146, 146, 146, 0.3);
  border-top: 2px solid rgba(146, 146, 146, 0.3);
  padding: 16px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hm_item_p24 {
  margin-bottom: 24px;
  margin-top: 24px;
}
.hm_item_p24t {
  margin-top: 24px;
}
.number {
  font: 32px/42px "Object Sans Bold";
  color: #f57b51;
}
.gray {
  text-decoration: line-through;
  color: #929292;
  font: 18px/24px "Object Sans Bold";
  padding: 0px 46px 0px 38px;
  text-decoration-color: #f57b51;
}
.color_black {
  font: 18px/23px "Object Sans Bold";
  color: #171717;
}
.installments {
  background: #ffffff;
  padding: 94px 0;
}
.tarif_text {
  font: 48px/59px "FiveYearsLaterRegular";
  letter-spacing: 0.01em;
  color: #171717;
  text-align: center;
}
.list_three {
  font: 30px/39px "FiveYearsLaterRegular";
  color: #171717;
}
.list_three li {
  padding-bottom: 25px;
}
.orange_next {
  color: #f57b51;
}
.text_in {
  font: 24px/31px "Object Sans";
  color: #171717;
}
.border {
  border: 1px solid #000000;
  padding: 40px 80px 70px 40px;
}
.courses {
  background: #f0f1f4;
  padding: 112px 0px 162px 0px;
}
.block_courses {
  background: #ffffff;
  padding: 64px 45px 64px 40px;
}
.text_courses_2 {
  font: 30px/39px "FiveYearsLaterRegular";
  color: #171717;
  padding-left: 24px;
}
.border_block {
  border: 1px solid #171717;
  padding-bottom: 24px;
}
.text_courses {
  color: #171717;
  font: 24px/31px "Object Sans";
}
.bl_courses {
  display: flex;
  padding-bottom: 41px;
}
.bl_courses img {
  width: 100px;
  height: 100px;
}
.border_courses {
  border: 1px solid #171717;
  margin-bottom: 24px;
}
.pd_69 {
  padding-bottom: 69px;
}
.lessons {
  background: #171717;
  padding: 112px 0px 110px 0px;
}
.pi_lessons {
  padding-bottom: 16px;
}
.pi_lessons li {
  padding-bottom: 16px;
}
.text_li {
  margin-left: 22px;
  padding: 0 5px;
}
.faq_pd {
  padding-bottom: 44px;
}
.images_slider {
  width: 390px;
}
.images_slider .slick-list {
  overflow: visible;
}
.section_slide .container_main {
  overflow: hidden;
}
.pi_lessons_row {
  display: flex;
}
.pi_lessons_date {
  width: 175px;
  font: 24px/31px "Object Sans Bold";
  color: #ffffff;
  text-align: right;
}
.pi_lessons_date.crossed {
  color: rgb(0, 224, 0);
  text-align: right;
}
.text_li {
  font: 24px/31px "Object Sans";
  color: #ffffff;
}
/* .text_li.crossed {
    text-decoration: line-through;
    text-decoration-color: red;
    text-decoration-thickness: 3px;
}  */
.faq_title_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.faq_title {
  font: 16px/21px "FiveYearsLaterRegular";
  color: #242424;
  padding-right: 32px;
  flex-grow: 1;
  flex-basis: 0;
}
.btn_faq_collapse {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: block;
  background: #f57b51;
  position: relative;
  transition: 0.3s all;
}
.btn_faq_collapse:before {
  content: "";
  height: 18px;
  width: 2px;
  background: #ffffff;
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: -1px;
  z-index: 1;
  border-radius: 2px;
  transition: 0.3s all;
}
.btn_faq_collapse:after {
  content: "";
  width: 18px;
  height: 2px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 7px;
  margin-top: -1px;
  z-index: 1;
  border-radius: 2px;
  transition: 0.3s all;
}
.faq_list {
  border-top: 1px solid #f0f1f4;
}
.faq_item {
  padding: 24px 0;
  border-bottom: 1px solid #f0f1f4;
}
.faq_title_wrapper {
  cursor: pointer;
}
.h4_faq {
  font: 30px/39px "FiveYearsLaterRegular";
  color: #ffffff;
  flex-basis: 0;
  flex-grow: 1;
  padding-right: 68px;
  margin-bottom: 0;
}
.faq_body {
  padding-top: 24px;
  max-width: 878px;
  display: none;
}
.faq_item_text {
  font: 18px/23px "Object Sans";
  color: #ffffff;
}
.js_faq_item.open .btn_faq_collapse {
  background: #959291;
  transform: rotate(45deg);
}
.section_slide_wrapper {
  margin-bottom: 64px;
  align-items: center;
}
.section_slide .h3_pd {
  margin-bottom: 0;
}
.section_need_wrapper {
  padding-bottom: 138px;
}
.program_item_top .h4_pi {
  margin-bottom: 0;
}
.program_item_top_2 .h4_pi_orange {
  margin-bottom: 0;
}
.sn_img_mob {
  display: none;
}
.sp_img_mob {
  display: none;
}
.cs_modal .modal-dialog {
  width: 510px;
  max-width: 510px;
  z-index: 1050;
}
.cs_modal_content {
  padding: 0;
  background: #ffffff;
  border-radius: 14px;
}
.h4_modal {
  font: 18px/25px "Object Sans Medium";
  text-align: center;
  text-transform: uppercase;
  color: #f57b51;
  padding: 0 10px;
}
.cs_modal .modal-body {
  padding: 0;
}
.sf_modal_block_2 {
  margin-bottom: 0;
}
.sf_modal_block.sf_modal_block_2 h2 {
  margin-right: 100px;
}
.cs_modal .close {
  position: absolute;
  top: -3px;
  right: 9px;
  z-index: 11;
}
.close {
  font-size: 36px;
  font-weight: 400;
}
.hm_item_price {
  font: 32px/42px "Object Sans Medium";
  color: #f57b51;
}
.hm_item_price_label {
  font: 14px/22px "Object Sans";
  color: #929292;
}
.hm_item_old_price {
  font: 18px/23px "Object Sans Medium";
  color: #929292;
  position: relative;
  padding: 0 12px;
}
.hm_item_old_price:before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  background: #f57b51;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
}
.btn_orange_border {
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 2px solid #f57b51;
  border-radius: 6px;
  font: 20px/26px "Object Sans";
  letter-spacing: 0.01em;
  color: #f57b51;
  transition: 0.3s all;
}
.btn_orange_border:hover {
  color: #f57b51;
  opacity: 0.9;
}
.h5_pi_color_f {
  display: flex;
  justify-content: space-between;
}
.places {
  font: 16px/22px "Object Sans Medium";
  color: #f57b51;
}
.plyr--full-ui.plyr--video .plyr__control--overlaid {
  width: 156px;
  height: 156px;
  background: #ffffff;
}
.plyr__control--overlaid svg {
  left: 50%;
  position: relative;
  width: 50px;
  height: 50px;
  margin-left: -17px;
  fill: #f57b51;
}
.video_item {
  height: 340px !important;
}

/****************************************************************************************************
||||||||||      FOOTER       ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
****************************************************************************************************/
.footer {
  background-color: #f5f5f7;
  padding: 40px 0;
}

.footer__logo {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.footer__logo img {
  margin-bottom: 8px;
}

.footer__logo span {
  color: #292929;
  font: 12px/14px "Object Sans";
}

.footer .inner {
  flex-direction: column;
}

.footer .inner .footer__head {
  display: grid;
  grid-template-columns: 0.8fr 0.8fr 1fr;
  grid-column-gap: 0px;
  border-bottom: 1px solid #232323;
  padding-bottom: 40px;
}

.footer .inner .footer__head .footer__soc {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.footer .inner .footer__head .footer__email {
  font-family: "Object Sans", sans-serif;
  font-size: 24px;
  line-height: 31px;
  color: #171717;
  margin-bottom: 10px;
}

.footer .inner .footer__head .footer__links {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.footer .inner .footer__head .footer__links li {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
}

.footer .inner .footer__head .footer__links li:not(:last-child) {
  margin-right: 24px;
}

.footer .inner .footer__head .footer__links li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer .inner .footer__head .footer__links li a svg {
  fill: #fff;
}

.footer .inner .footer__head .footer__contactInfo {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.footer .inner .footer__head .footer__contactInfo .footer__phone {
  margin-bottom: 24px;
  font-family: "Object Sans", sans-serif;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
}
.footer .inner .footer__head .footer__contactInfo .footer__address {
  font-family: "Object Sans", sans-serif;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
}

.footer .inner .footer__foot {
  display: grid;
  grid-template-columns: 0.8fr 0.8fr 1fr;
  grid-column-gap: 0px;
  padding-top: 25px;
}

.footer .inner .footer__foot .footer__info {
  margin-bottom: 0;
  font-family: "Object Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #171717;
  /* opacity: 0.5; */
  max-width: 301px;
}

.footer .inner .footer__foot .footer__oferta a {
  font-family: "Object Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #171717;
  /* opacity: 0.5; */
  position: relative;
}

.footer .inner .footer__foot .footer__oferta a::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #171717;
  opacity: 1;
}

.footer .inner .footer__foot .footer__policy a {
  font-family: "Object Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #171717;
  /* opacity: 0.5; */
  position: relative;
}

.footer .inner .footer__foot .footer__policy a::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #171717;
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  .footer {
    padding-top: 34px;
    padding-bottom: 24px;
  }

  .footer__logo {
    grid-column: 3 span;
    width: 100%;
  }
  .footer__logo img {
    width: 250px;
  }
  .footer__logo span {
    font-size: 16px;
    line-height: 22px;
  }

  .footer .inner .footer__head {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 100px;
    grid-row-gap: 40px;
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 40px;
  }

  .footer .inner .footer__head .footer__email {
    font-size: 20px;
    margin-bottom: 18px;
  }

  .footer .inner .footer__head .footer__contactInfo {
    grid-column: 2 span;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer .inner .footer__head .footer__contactInfo .footer__phone {
    margin-bottom: 8px;
    font-family: "Object Sans", sans-serif;
    font-size: 22px;
    line-height: 31px;
    color: #000000;
  }
  .footer .inner .footer__head .footer__contactInfo .footer__address {
    font-family: "Object Sans", sans-serif;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    max-width: 300px;
  }

  .footer .inner .footer__foot {
    grid-template-columns: 1fr 0.5fr 1fr;
    grid-column-gap: 40px;
    padding-top: 25px;
  }

  .footer .inner .footer__foot .footer__info {
    font-size: 13px;
    line-height: 20px;
    max-width: 259px;
  }
  .footer .inner .footer__foot .footer__oferta {
    margin-bottom: 8px;
  }
  .footer .inner .footer__foot .footer__oferta a {
    font-size: 13px;
    line-height: 20px;
  }

  .footer .inner .footer__foot .footer__policy a {
    font-size: 13px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 578px) {
  .footer {
    padding-top: 34px;
    padding-bottom: 24px;
  }

  .footer__logo {
    grid-column: 1 span;
    width: 100%;
  }
  .footer__logo img {
    width: 191px;
  }
  .footer__logo span {
    font-size: 12px;
    line-height: 16px;
  }

  .footer .inner .footer__head {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 40px;
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 64px;
  }

  .footer .inner .footer__head .footer__email {
    font-size: 18px;
    margin-bottom: 16px;
  }

  .footer .inner .footer__head .footer__contactInfo {
    grid-column: 1 span;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer .inner .footer__head .footer__contactInfo .footer__phone {
    margin-bottom: 8px;
    font-family: "Object Sans", sans-serif;
    font-size: 18px;
    line-height: 31px;
    color: #000000;
  }
  .footer .inner .footer__head .footer__contactInfo .footer__address {
    font-family: "Object Sans", sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    max-width: 204px;
  }

  .footer .inner .footer__foot {
    grid-template-columns: repeat(1, 1fr);
    padding-top: 25px;
  }

  .footer .inner .footer__foot .footer__info {
    font-size: 13px;
    line-height: 20px;
    max-width: 259px;
  }
  .footer .inner .footer__foot .footer__oferta {
    margin-bottom: 8px;
  }
  .footer .inner .footer__foot .footer__oferta a {
    font-size: 13px;
    line-height: 20px;
  }

  .footer .inner .footer__foot .footer__policy a {
    font-size: 13px;
    line-height: 20px;
  }
}
