.posts_page {
  background: #fff;
}

.btn_v2 {
  font-size: 21px;
  font-weight: 600;
  height: 76px;
  padding-left: 76px;
  color: #000;
  letter-spacing: 0.01em;
}
@media (max-width: 1399px) {
  .table_scroll {
    overflow: auto;
    margin-bottom: 10px;
  }
}
.button_one {
  content: "";
  width: 25px;
  height: 25px;
  background: url(/local/templates/exprogroup/images/icons/s12.svg) center
    center/17px auto no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 22px;
  opacity: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.about_btn .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17.svg) center
    center no-repeat;
}
.button.select_btn.btn_v2 .button_one {
  background: url(/local/templates/exprogroup/images/icons/s23.svg) center
    center/26px auto no-repeat;
  opacity: 1;
  left: 32px;
}
.button.select_btn.btn_v2:hover .button_one {
}
.button:hover .button_one {
}
.button_two {
  content: "";
  width: 25px;
  height: 25px;
  background: url(/local/templates/exprogroup/images/icons/s12.svg) center
    center/17px auto no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 16px;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.about_btn .button_two {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/17px auto no-repeat;
}
.button.select_btn.btn_v2 .button_two {
  background: url(/local/templates/exprogroup/images/icons/s23-1.svg) center
    center/26px auto no-repeat;
  left: 24px;
  opacity: 0;
}
.button.select_btn.btn_v2:hover .button_two {
  background: url(/local/templates/exprogroup/images/icons/s23-1.svg) center
    center/26px auto no-repeat;
  left: 32px;
  opacity: 1;
}
.btn_v3 .button_one {
  width: 30px;
  height: 30px;
  background: url(/local/templates/exprogroup/images/icons/s17.svg) center
    center/18px auto no-repeat;
  left: 20px;
  margin-top: -15px;
}
.button.btn_v2 .button_one {
  width: 30px;
  height: 30px;
  background: url(/local/templates/exprogroup/images/icons/s17.svg) center
    center/24px auto no-repeat;
  left: 29px;
  opacity: 1;
  margin-top: -15px;
}
.button.btn_v2:hover .button_one {
  left: 35px;
  opacity: 0;
}
.button.btn_v2 .button_two {
  width: 30px;
  height: 30px;
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/24px auto no-repeat;
  left: 23px;
  opacity: 0;
  margin-top: -15px;
}
.button.btn_v2:hover .button_two {
  left: 29px;
  opacity: 1;
}
.btn_v2 .button_two,
.btn_v3 .button_two {
  width: 30px;
  height: 30px;
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/18px auto no-repeat;
  left: 20px;
  margin-top: -15px;
}
.button:hover .button_two {
  opacity: 1;
  left: 22px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 7px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.button:hover {
  padding-left: 76px;
}
.button:hover:before {
  background: #cc3c3c;
}
.button:hover:after {
  background: url(/local/templates/exprogroup/images/icons/s12.svg) center
    center/17px auto no-repeat;
}
.btn_v1 {
  z-index: 2000;
}
.screen_7 {
  width: 100%;
  position: relative;
  padding-top: 95px;
  padding-bottom: 40px;
  z-index: 2;
  overflow: hidden;
}
.screen_7:before {
  height: 60px;
  width: 100%;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: 2;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(234, 234, 234, 0)),
    color-stop(70%, #eaeaea),
    to(#eaeaea)
  );
  background: -o-linear-gradient(
    bottom,
    rgba(234, 234, 234, 0) 0,
    #eaeaea 70%,
    #eaeaea 100%
  );
  background: linear-gradient(
    0deg,
    rgba(234, 234, 234, 0) 0,
    #eaeaea 70%,
    #eaeaea 100%
  );
  display: block;
}
.inner_page .screen_7:before {
  height: 60px;
  width: 100%;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: 2;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(24, 24, 24, 0)),
    color-stop(70%, #181818),
    to(#181818)
  );
  background: -o-linear-gradient(
    bottom,
    rgba(24, 24, 24, 0) 0,
    #181818 70%,
    #181818 100%
  );
  background: linear-gradient(
    0deg,
    rgba(24, 24, 24, 0) 0,
    #181818 70%,
    #181818 100%
  );
  display: block;
}
.inner_page .screen_7_bg {
  position: absolute;
  background: url(/local/templates/exprogroup/images/backgrounds/bg6-1.webp)
    center 0 / cover no-repeat #000;
  width: 100%;
  height: calc(180%);
  z-index: 1;
  top: -40%;
  left: 0;
}
.screen_7 .wrapper {
  z-index: 2;
}
.help_title {
  font-size: 90px;
  font-weight: 700;
  line-height: 89px;
  color: #fff;
  margin-bottom: 35px;
}
.s7_p {
  padding-left: 50px;
  position: relative;
}
.contacts_item_wp {
  width: 33.333%;
  padding: 0 37px;
}
.contacts_line {
  margin-left: -37px;
  margin-right: -37px;
  margin-top: 103px;
  padding-right: 30px;
}
.contacts_item {
  height: 127px;
  border-radius: 29px;
  position: relative;
  padding-left: 50px;
  padding-right: 28px;
}
.contacts_item:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(32, 29, 45, 0.3);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 29px;
  z-index: 2;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.ci_ico {
  position: relative;
  z-index: 100;
}
.ci_ico svg {
  width: 58px;
  height: 48px;
}
.ci_info {
  width: calc(100% - 60px);
  position: relative;
  z-index: 100;
  padding-left: 50px;
}
.ci_title {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 10px;
}
.ci_text2 {
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.01em;
  color: #eee;
}
.ci_arrow {
  position: absolute;
  top: 30px;
  right: 22px;
  z-index: 100;
}
.ci_arrow svg {
  width: 15px;
  height: 11px;
}
.contacts_line .contacts_item_wp .contacts_item:after {
  content: "";
  width: 160px;
  height: 120px;
  border-radius: 30px;
  position: absolute;
  top: -15px;
  left: -24px;
  z-index: 1;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateZ(0);
}
.contacts_line .contacts_item_wp_wc .contacts_item:after {
  background: #35b82a;
}
.contacts_line .contacts_item_wp_tg .contacts_item:after {
  background: #159dff;
}
.contacts_line .contacts_item_wp_wa .contacts_item:after {
  background: #35b82a;
}
.contacts_line .contacts_item_wp_vk .contacts_item:after {
  background: #007aff;
}
.contacts_line .contacts_item_wp:first-child .contacts_item:hover:after,
.contacts_line .contacts_item_wp:nth-child(2) .contacts_item:hover:after,
.contacts_line .contacts_item_wp:nth-child(3) .contacts_item:hover:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.contacts_line .contacts_item_wp:first-child .contacts_item:hover:before,
.contacts_line .contacts_item_wp:nth-child(2) .contacts_item:hover:before,
.contacts_line .contacts_item_wp:nth-child(3) .contacts_item:hover:before {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.screen_8 {
  width: 100%;
  height: 310px;
  background: #3c3c3c;
  padding-top: 80px;
  position: relative;
  z-index: 2;
}
.subscription_form {
  padding-left: 310px;
  position: relative;
  z-index: 100;
}
.s8_img {
  position: absolute;
  top: -80px;
  left: -150px;
}
.sf_title {
  font-size: 38px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: -0.01em;
  color: #fff;
}
.sf_title span {
  color: #cc3c3c;
  font-weight: 700;
}
.subscription_pole {
  position: relative;
  width: 499px;
  height: 63px;
  margin-left: auto;
  margin-right: 50px;
}
.sp_input {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(151, 151, 151, 0.6);
  border-radius: 60px;
  padding-left: 36px;
  padding-right: 215px;
  outline: 0;
  background: 0 0;
  font:
    22px Inter,
    sans-serif;
  color: #929292;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.sp_input::-webkit-input-placeholder {
  color: #929292;
  opacity: 1;
}
.sp_input::-moz-placeholder {
  color: #929292;
  opacity: 1;
}
.sp_input:-ms-input-placeholder {
  color: #929292;
  opacity: 1;
}
.sp_input::-ms-input-placeholder {
  color: #929292;
  opacity: 1;
}
.sp_input::placeholder {
  color: #929292;
  opacity: 1;
}
.sp_input:focus,
.sp_input:hover {
  border: 1px solid #fff;
}
.sp_btn {
  width: 208px;
  height: 55px;
  background: #fff;
  border-radius: 28px;
  font-size: 22px;
  font-weight: 700;
  color: #cc3c3c;
  position: absolute;
  top: 4px;
  right: 4px;
}
.sp_btn:hover {
  background: #cc3c3c;
  color: #fff;
}
.footer_anchor {
  position: relative;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
footer {
  position: relative;
  z-index: 1;
  background: #fff;
  width: 100%;
  fill-change: transform;
}
.footer_top {
  padding-top: 35px;
  padding-left: 53px;
  margin-bottom: 23px;
}
.ft_left {
  width: calc(100% - 500px);
}
.f_column {
  width: 17%;
}
.f_link1 {
  display: block;
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 35px;
}
.f_link1:hover {
  color: #cc3c3c;
}
.fc_title {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 15px;
}
.fc_title:hover {
  color: #cc3c3c;
}
.f_column ul li {
  list-style: none;
}
.f_column ul li a {
  font-size: 12px;
  line-height: 18px;
  color: #9a9a9a;
}
.f_column ul li a:hover {
  color: #cc3c3c;
}
.ft_right {
  width: 450px;
  border-left: 1px solid #e3e3e3;
  padding-left: 54px;
}
.soc-title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 30px;
  padding-top: 5px;
}
.soc_block a {
  width: 122px;
  height: 75px;
  background: #f4f4f4;
  border-radius: 22px;
  padding: 12px 18px;
  margin-bottom: 10px;
}
.soc_block a:hover {
  background: #f9eded;
}
.soc_block .qq_link {
  width: 100%;
  height: auto;
  padding: 0;
  background: 0 0;
  margin-bottom: 22px;
  font-size: 13px;
  font-weight: 700;
  color: #cc3c3c;
}
.soc_block .qq_link:hover {
  background: 0 0;
}
.soc_block a:first-child svg {
  width: 42px;
  height: 35px;
}
.soc_block a:nth-child(2) svg {
  width: 33px;
  height: 28px;
}
.soc_block a:nth-child(3) svg {
  width: 39px;
  height: 22px;
}
.soc_block a:nth-child(5) svg {
  width: 32px;
  height: 32px;
}
.soc_block a:nth-child(6) svg {
  width: 27px;
  height: 27px;
}
.soc_block a:nth-child(7) svg {
  width: 30px;
  height: 30px;
}
.soc_block a p {
  font-size: 11px;
  font-weight: 600;
}
.sb_ico {
  height: 35px;
  margin-bottom: 5px;
}
.f_bottom {
  padding-left: 53px;
  padding-right: 53px;
  padding-bottom: 80px;
}
.f_contact_block {
  width: 24%;
  height: 87px;
  border: 1px solid #ddd;
  border-radius: 22px;
  padding: 0 20px 0 28px;
}
.f_contact_block_big {
  width: 49%;
}
.f_contact_block a:first-child,
.f_contact_block p:first-child {
  width: 150px;
  font-weight: 500;
  color: #b3b3b3;
}
.f_contact_block a:last-child,
.f_contact_block p:last-child {
  width: calc(100% - 150px);
  font-weight: 700;
  padding-left: 30px;
}
.f_bottom .f_contact_block:first-child p:first-child {
  width: 125px;
}
.f_bottom .f_contact_block:first-child p:last-child {
  width: calc(100% - 125px);
}
.f_bottom .f_contact_block:nth-child(2) p:first-child {
  width: 120px;
}
.f_bottom .f_contact_block:nth-child(2) p:last-child {
  width: calc(100% - 120px);
}
.f_bottom .f_contact_block:nth-child(3) p:last-child {
  font-size: 18px;
}
.copyright {
  padding-top: 22px;
  font-size: 13px;
  color: #949494;
}
.main_btn {
  width: 180px;
}
.vertical_scroll {
  width: 30px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 100px;
  z-index: 9999999;
}
.vertical_scroll > div {
  width: 28px;
  position: relative;
}
.vertical_scroll > div:before {
  content: "";
  top: -6px;
  left: -4px;
  width: calc(100% + 8px);
  height: calc(100% + 12px);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  position: absolute;
  z-index: 1;
}
.vertical_scroll a {
  display: block;
  width: 8px;
  height: 3px;
  background: #9b9b9b;
  border-radius: 3px;
  margin: 0 auto 30px;
  position: relative;
  z-index: 2;
}
.vertical_scroll a:before {
  content: "";
  width: 28px;
  height: 11px;
  position: absolute;
  top: -4px;
  left: -10px;
}
.vertical_scroll a:last-child {
  margin-bottom: 0;
}
.vertical_scroll a.active {
  width: 28px;
  background: #fff;
  cursor: default;
}
.fancybox-close-small {
  width: 20px;
  height: 20px;
  background: url(/local/templates/exprogroup/images/icons/close.svg) center
    center no-repeat;
  position: absolute;
  top: 39px !important;
  right: 39px !important;
}
.fancybox-close-small svg {
  display: none;
}
.correct_title {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  padding-top: 95px;
  background: url(images/icons/ico1.svg) center 0 no-repeat;
  margin-bottom: 36px;
}
.wrong_title {
  background: url(images/icons/ico2.svg) center 0 no-repeat;
}
.chat_soc a:nth-child(2) svg {
  width: 34px;
  height: 28px;
}
.chat_soc a:nth-child(3) svg {
  width: 29px;
  height: 24px;
}
.chat_soc a:nth-child(4) svg {
  width: 28px;
  height: 28px;
}
.chat_soc a:nth-child(5) svg {
  width: 34px;
  height: 19px;
}
.chat_soc a:nth-child(6) svg {
  width: 26px;
  height: 26px;
}
.chat_title {
  font-weight: 600;
  padding-left: 18px;
  letter-spacing: -0.01em;
  margin-bottom: 5px;
}
.time_block {
  font-size: 46px;
  line-height: 46px;
  font-weight: 600;
  letter-spacing: -0.01em;
  padding-left: 15px;
  margin-bottom: 30px;
}
.chat_soc {
  border: 1px solid #e2e2e2;
  border-radius: 19px;
  padding: 29px 23px 21px;
  position: relative;
  margin-bottom: 35px;
}
.cs_title {
  position: absolute;
  top: -10px;
  left: 7px;
  font-size: 17px;
  font-weight: 600;
}
.cs_title span {
  padding: 0 15px;
  background: #fff;
}
.chat_contacts {
  border: 1px solid #e2e2e2;
  border-radius: 19px;
  padding: 25px 23px 5px;
  position: relative;
  margin-bottom: 35px;
}
.cc_title {
  position: absolute;
  top: -10px;
  left: 7px;
  font-size: 17px;
  font-weight: 600;
}
.cc_title span {
  padding: 0 15px;
  background: #fff;
}
.cc_block {
  padding-left: 12px;
  letter-spacing: -0.01em;
  margin-bottom: 12px;
}
.cc_block span {
  display: block;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin-top: 3px;
}
.rates_block {
  border: 1px solid #e2e2e2;
  border-radius: 19px;
  padding: 25px 23px 10px;
  position: relative;
  margin-bottom: 20px;
}
.rb_title {
  position: absolute;
  top: -10px;
  left: 7px;
  font-size: 17px;
  font-weight: 600;
}
.rb_title span {
  padding: 0 15px;
  background: #fff;
}
.rb_item {
  padding-left: 12px;
  font-weight: 500;
  letter-spacing: -0.01em;
  margin-bottom: 10px;
}
.rb_item span {
  margin-left: 24px;
  font-weight: 600;
  padding-right: 20px;
}
.rb_item.rise span {
  background: url(images/icons/ico3.svg) right center no-repeat;
}
.rb_item.fall span {
  background: url(images/icons/ico4.svg) right center no-repeat;
}
.cloce_btn {
  width: 20px;
  height: 20px;
  background: url(/local/templates/exprogroup/images/icons/close.svg) center
    center no-repeat;
  position: absolute;
  top: 32px;
  right: 39px;
}
.search_block {
  position: relative;
}
.search_toggle {
  width: 600px;
  height: 60px;
  position: absolute;
  top: 68px;
  right: -1000%;
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.search_toggle:before {
  content: "";
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background: rgba(32, 29, 45, 0.3);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  position: absolute;
  top: -2px;
  left: -2px;
  opacity: 0;
  z-index: 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  border-radius: 24px;
}
header.fixed .search_toggle:before {
  opacity: 1;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.search_btn.close + .search_toggle {
  visibility: visible;
  opacity: 1;
  right: 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.search_input {
  width: 100%;
  height: 60px;
  background: #fff;
  border: 1px solid #c6c6c6;
  outline: 0;
  padding: 0 130px 0 25px;
  font:
    16px Inter,
    sans-serif;
  border-radius: 20px;
  position: relative;
  z-index: 2;
}
.search_input::-webkit-input-placeholder {
  color: #b8b8b8;
}
.search_input::-moz-placeholder {
  color: #b8b8b8;
}
.search_input:-ms-input-placeholder {
  color: #b8b8b8;
}
.search_input::-ms-input-placeholder {
  color: #b8b8b8;
}
.search_input::placeholder {
  color: #b8b8b8;
}
.st_btn {
  width: 123px;
  height: 50px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  background: #cc3c3c;
  border-radius: 20px;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 3;
  line-height: 0;
}
.mm_link {
  display: none;
  position: relative;
  z-index: 100;
  width: 40px;
  height: 40px;
  margin-left: 20px;
}
.mob_btn {
  display: none;
  padding-top: 20px;
}
.mob_products_img {
  display: none;
  position: absolute;
  top: -490px;
  left: 0;
}
.mob_menu.open {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: visible;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.mob_menu ul {
  margin-bottom: 41px;
}
.mob_menu ul li {
  list-style: none;
}
.mob_menu ul li a {
  display: block;
  font-size: 22px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ccc;
}
.cs_title2 {
  font-size: 13px;
  line-height: 12px;
  color: #b3b3b3;
  margin-bottom: 10px;
}
.mob_menu ul li:last-child a {
  border-bottom: none;
}
.mob_menu .chat_soc {
  padding: 6px 15px 20px;
  margin-bottom: 15px;
}
.mob_menu .chat_soc p {
  visibility: hidden;
  display: none;
}
.mm_contact_block {
  font-size: 13px;
  line-height: 12px;
  color: #b3b3b3;
  border: 1px solid #e2e2e2;
  border-radius: 19px;
  padding: 11px 15px;
  margin-bottom: 15px;
}
.mm_contact_block span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  color: #000;
  margin-top: 6px;
}
.mm_bottom {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.mm_info {
  text-align: center;
  font-size: 14px;
  color: #b3b3b3;
  padding-bottom: 15px;
}
.overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  display: none;
}
.mm_close {
  width: 25px;
  height: 26px;
  background: url(/local/templates/exprogroup/images/icons/close.svg) center
    center/22px auto no-repeat;
  position: absolute;
  top: 34px;
  right: 34px;
  z-index: 2;
}
.sbi_check {
  position: relative;
  padding-left: 30px;
  margin-bottom: 11px;
  cursor: pointer;
}
.sbi_check input[type="checkbox"] {
  display: none;
}
.sbi_check input[type="checkbox"] + label:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(images/icons/check1.png) no-repeat;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 1;
}
.sbi_check input[type="checkbox"] + label:after {
  content: "";
  width: 0;
  height: 18px;
  background: url(/images/icons/check1.png) 0 -36px no-repeat;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 2;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.sbi_check input[type="checkbox"]:hover + label:before {
  background-position: 0 -18px;
}
.sbi_check input[type="checkbox"]:checked + label:after {
  width: 18px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.sbi_check label {
  font-size: 18px;
  cursor: pointer;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  width: calc(100% - 5px);
  left: 0;
  bottom: 0;
  background: 0 0;
}
.swiper-scrollbar-drag {
  background: #9f9f9f;
  border-radius: 5px;
}
.ps_scroll {
  height: 20px;
  position: relative;
}
.swiper-slide:last-child .product_slide {
  border-right: none;
}
.toggle_hover {
  position: absolute;
  width: calc(100% + 10px);
  height: 15px;
  left: -5px;
  bottom: -27px;
  overflow: hidden;
  z-index: -1;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  opacity: 0;
}
header.fixed li.open .toggle_hover {
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  opacity: 1;
}
.toggle_hover_inner {
  position: absolute;
  top: 7px;
  width: 100%;
  height: 14px;
  background: #cc3c3c;
  border-radius: 5px;
  left: 0;
}
.main_slide_bg_mobile {
  display: none;
}
.cs_slider .swiper-slide {
  width: 251px;
}
.mob_toggle_link {
  position: relative;
}
.mob_toggle_link span {
  width: 22px;
  height: 22px;
  display: block;
  position: absolute;
  right: 0;
  top: 14px;
  margin-top: 0;
  background: url(/local/templates/exprogroup/images/icons/s15-2.svg) center
    center no-repeat;
}
.mob_toggle_item {
  display: none;
}
.mob_toggle_item li {
  list-style: none;
  display: block;
}
.mob_menu ul.mob_toggle_item {
  margin-bottom: 0;
}
.mob_menu ul.mob_toggle_item li a {
  display: block;
  font-size: 16px;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  border-bottom: none;
}
.chat_soc a {
  position: relative;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.chat_soc a span {
  width: 100px;
  display: block;
  position: absolute;
  top: 32px;
  left: 50%;
  margin-left: -50px;
  text-align: center;
  font-size: 12px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
}
.chat_soc a:hover span {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mob_overlay {
  background: #000;
  opacity: 0.8;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  display: none;
  position: fixed;
  z-index: 9999999999998;
  width: 100%;
  height: 100%;
  top: 0;
}
posts_slide .db_wp {
  padding: 0 32px;
}
.director_block {
  border-radius: 50px;
  background: #fff;
  padding: 60px 58px 69px 43px;
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 75px;
}
.db_left {
  width: 39%;
  padding-top: 43px;
  position: relative;
  z-index: 100;
}
.db_right {
  width: calc(61% + 80px);
  background: url(/local/templates/exprogroup/images/about/a-ico1.svg) 85px 50px
    no-repeat #f9f9f9;
  border-radius: 40px;
  padding: 111px 71px 62px 88px;
  position: relative;
  margin-left: -80px;
}
.director_text1 {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: -0.01em;
  color: #cc3c3c;
  padding-left: 13px;
  margin-bottom: 15px;
}
.director_title {
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 0.01em;
  padding-left: 10px;
  margin-bottom: 95px;
}
.di_img {
  width: 120px;
}
.di_img img {
}
.di_block {
  width: calc(100% - 120px);
  padding-left: 29px;
}
.director_name {
  font-size: 21px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-bottom: 7px;
}
.director_text2 {
  font-size: 17px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #7b7b7b;
}
.director_quote p {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 20px;
}
.director_quote p:last-child {
}
.about_project_left {
  width: 25%;
  padding-left: 50px;
  padding-top: 15px;
}
.about_project_right {
  width: 66%;
  padding-top: 5px;
  position: relative;
}
.about_project_slider {
  position: relative;
  overflow: hidden;
}
.apl_title {
  font-size: 65px;
  font-weight: 600;
  line-height: 66px;
  margin-bottom: 56px;
}
.apl_text {
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  padding-right: 35px;
  padding-left: 5px;
}
.about_project_slide {
  border: 1px solid #cecece;
  border-radius: 36px;
  -webkit-transform: translateZ(0);
  padding: 28px 23px;
  min-height: 473px;
}
.about_project_slider .swiper-slide {
  width: 341px;
}
.aps_num {
  font-size: 43px;
  font-weight: 700;
  line-height: 43px;
  color: #cc3c3c;
  margin-bottom: 20px;
  padding-left: 8px;
}
.aps_img {
  margin-bottom: 22px;
  -webkit-transform: translateZ(0);
  height: 180px;
}
@media (max-width: 767px) {
  .aps_img {
    height: 150px;
  }
}
.aps_img img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.aps_title {
  font-size: 21px;
  font-weight: 500;
  line-height: 26px;
  padding-left: 10px;
  margin-bottom: 25px;
}
.aps_text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  padding-left: 10px;
  padding-right: 20px;
}
.prev11 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s8.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: -30px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.prev11:hover {
  background: url(/local/templates/exprogroup/images/icons/s10.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.next11 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 22px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.next11:hover {
  background: url(/local/templates/exprogroup/images/icons/s11.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.about_project_slider .ps_scroll {
  margin-top: 40px;
}
.why_block {
  background: #2d2d2d;
  border: 1px solid #1d1d1d;
  border-radius: 25px;
  padding-top: 60px;
  padding-bottom: 28px;
}
.why_ico {
  width: 130px;
  height: 110px;
  position: relative;
  margin: 0 auto;
}
.why_title {
  width: 50%;
  margin: -10px auto 20px;
  font-size: 25px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  height: 66px;
}
.why_text {
  width: 50%;
  height: 66px;
  margin: 0 auto;
  font-size: 17px;
  font-weight: 300;
  line-height: 21px;
  text-align: center;
  color: #7a7a7a;
}
.brand_item_wp {
  width: 20%;
  padding: 0 4px;
  margin-bottom: 6px;
}
.brands_block {
  margin-left: -4px;
  margin-right: -4px;
  margin-bottom: 45px;
}
.brand_item {
  width: 100%;
  height: 129px;
  padding: 10% 20%;
  border-radius: 20px;
  -webkit-transform: translateZ(0);
  background: #fff;
  cursor: pointer;
}
.brand_item img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.brand_item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.brand_item-image_wrap {
  position: relative;
  width: 100%;
  padding-bottom: 28%;
  overflow: hidden;
}
.brand_item-image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center center;
  object-position: center center;
}
.brands_bg {
  background: #f8f8f8;
  border-radius: 50px 50px 0 0;
  padding: 51px 51px 39px;
}
.quotes_slider_bg {
  background: #f8f8f8;
  padding: 51px 51px 39px;
  overflow: hidden;
}
.quotes_slider_wp .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.quotes_slider_wp .swiper-container:after {
  content: "";
  display: block;
  width: 200%;
  height: 1px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, #000),
    color-stop(50%, transparent)
  );
  background: -o-linear-gradient(left, #000 50%, transparent 50%);
  background: linear-gradient(90deg, #000 50%, transparent 50%);
  background-size: 10% 1px;
  background-position: -50px;
  background-repeat: repeat-x;
  position: absolute;
  left: -10%;
  top: 40%;
  -webkit-animation: 60s linear infinite forwards line-slide;
  animation: 60s linear infinite forwards line-slide;
  z-index: 1;
}
.quotes_slider_wp .swiper-container.swiper--bottom:after {
  animation-direction: reverse;
}
.quotes_slider_wp .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.quotes_slider_wp .swiper-slide {
  text-align: center;
  font-size: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  position: relative;
  overflow: hidden;
  padding: 0 50px;
}
@-webkit-keyframes line-slide {
  0% {
    background-position: -5% 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@keyframes line-slide {
  0% {
    background-position: -5% 0;
  }
  100% {
    background-position: 100% 0;
  }
}
.brands_wp {
  background: #191919;
}
.brands_wp h2 {
  font-size: 55px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 50px;
}
.quotes_slider_wp h2 {
  font-size: 55px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 50px;
}
.more_btn {
  width: 330px;
  margin: 0 auto;
}
a.button.btn_v2:before {
  width: 76px;
  height: 76px;
  background: url(/local/templates/exprogroup/images/icons/s39.svg) 0 0/76px
    76px no-repeat;
  border-radius: 32px;
}
a.btn_v2:after {
  width: 30px;
  height: 30px;
  background: url(/local/templates/exprogroup/images/icons/s17.svg) center
    center/24px auto no-repeat;
  left: 29px;
  margin-top: -15px;
}
.btn_v2:hover:after {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/24px auto no-repeat;
}
.select_btn:after {
  background: url(/local/templates/exprogroup/images/icons/s23.svg) center
    center/26px auto no-repeat;
  left: 32px;
}
.select_btn:hover:after {
  background: url(/local/templates/exprogroup/images/icons/s23-1.svg) center
    center/26px auto no-repeat;
  left: 29px;
}
.btn_v2:hover:before {
  border-radius: 38px;
}
.select_btn {
  margin-right: 90px;
  width: 292px;
}
a.btn_v2:hover {
  padding-left: 96px;
}
.brands_wp .more_btn {
  width: 290px;
}
.reviews_wp {
  background: #191919;
}
.quotes_slider_wp {
  background: #191919;
  border-radius: 0;
}
.quotes_slider_wp .wrapper,
.reviews_wp .wrapper {
  overflow: hidden;
}
.reviews_bg {
  background: #f8f8f8;
  border-radius: 0 0 50px 50px;
  border-top: 1px solid #c8c8c8;
  padding: 44px 54px 150px;
  position: relative;
  z-index: 100;
}
.reviews_slider {
}
.reviews_guarantee_block {
}
.reviews_wp h2 {
}
.reviews_wp h2 span {
}
.reviews_slide {
  -webkit-transform: translateZ(0);
}
.sp12 {
}
.sp12 .swiper-pagination-bullet {
}
.sp12 .swiper-pagination-bullet-active {
}
.member_img {
}
.member_img img {
}
.member_info {
}
.mi_title {
}
.mi_text {
}
.review_text {
}
.rs_member {
}
.review_btn {
}
.documents_wp {
  background: #191919;
}
.documents_wp h2 {
  font-size: 55px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 50px;
}
.documents_bg {
  background: #fff;
  position: relative;
  padding: 50px 50px 95px;
}
.documents_bg:before {
  content: "";
  width: 100%;
  height: 100px;
  background: #fff;
  position: absolute;
  top: -100px;
  left: 0;
  z-index: 1;
}
.documents_bg__content {
  overflow: hidden;
}
.document_item {
  width: 20%;
}
.dit_img a {
  display: block;
  position: relative;
  width: 215px;
  margin-bottom: 10px;
}
.dit_img a:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.08);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
}
.dit_img a:after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(/local/templates/exprogroup/images/about/a-ico8.svg) center
    center no-repeat;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 100;
}
.dit_img img {
  border-radius: 20px;
}
.dit_title {
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  margin-bottom: 18px;
  width: 215px;
}
.dit_data {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.01em;
  color: #9e9e9e;
}
.inner_page .screen_7 {
  top: 0;
  padding-top: 57px;
}
.inner_page .screen_8 {
  margin-top: 0;
}
.why_ico img {
}
.why_wp .why_block_wp:nth-child(2) .why_ico:before {
  content: "";
  left: 10px;
}
.why_wp .why_block_wp:nth-child(3) .why_ico:before {
  content: "";
  top: 0;
  right: 10px;
}
.why_wp .why_block_wp:nth-child(4) .why_ico:before {
  content: "";
  left: -5px;
}
.why_wp .why_block_wp:nth-child(5) .why_ico:before {
  content: "";
  right: 8px;
}
.why_wp .why_block_wp:nth-child(6) .why_ico:before {
  content: "";
  right: -9px;
  bottom: 5px;
}
.why_wp .why_block_wp:nth-child(7) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 30px;
  z-index: 10;
}
.sert_slider {
  position: relative;
}
.sert_slider .document_item {
  width: 100%;
}
.sert_slider .swiper-slide {
  width: 215px;
}
.mobile_btn {
  display: none;
  width: 210px;
}
.ai_img {
  position: relative;
  margin-bottom: 16px;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
.ai_img img {
  border-radius: 20px;
  display: block;
  width: 100%;
  height: auto;
}
.article_item:hover .ai_title {
  color: #cc3c3c;
}
.ai_data {
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #c6c6c6;
  margin-bottom: 17px;
}
.ai_title {
  display: block;
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 10px;
  min-height: 50px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.ai_text {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.01em;
  color: #aeaeae;
  padding-right: 30px;
}
.articles_items_wp {
  margin-left: -26px;
  margin-right: -26px;
}
.article_item {
  width: 25%;
  padding: 0 26px;
  margin-bottom: 70px;
}
.articles_wp2 {
  width: 100%;
  background: #fff;
  padding-top: 40px;
  padding-bottom: 12px;
}
.articles_wp2 .wrapper {
  padding: 0 52px;
}
.articles_title2 {
  font-size: 45px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.01em;
  margin-bottom: 45px;
}
.articles_title2 span {
  padding-right: 45px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) right
    20px/25px auto no-repeat;
}
.btn_v4 {
  width: 370px;
  margin: 0 auto 10px;
  color: #cc3c3c;
  font-weight: 700;
  font-size: 14px;
}
.btn_v4 .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17.svg) center
    center no-repeat;
}
.bottom_divider {
  width: 100%;
  height: 38px;
  border-radius: 0 0 25px 25px;
  border: 1px solid #d0d0d0;
  border-top: none;
}
.articles_block2 {
  margin-bottom: 50px;
}
.popular_wp {
  background: -o-linear-gradient(350.36deg, #1c1c1c 25.04%, #595959 100.22%);
  background: linear-gradient(99.64deg, #1c1c1c 25.04%, #595959 100.22%);
  padding-top: 65px;
  position: relative;
  z-index: 100;
}
.ssb_left {
  width: 50%;
  font-size: 45px;
  line-height: 45px;
  letter-spacing: -0.01em;
  color: #fff;
}
.ssb_left span {
  font-weight: 700;
  color: #cc3c3c;
}
.subs_social_block {
  padding: 0 48px 110px;
}
.ssb_right {
  width: 50%;
  padding-top: 20px;
}
.ssb_right .ci_info {
  width: 100%;
  padding-left: 0;
}
.ssb_right .contacts_line {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 120px;
}
.ssb_right .contacts_item_wp {
  width: 154px;
  padding: 0;
}
.ssb_right .contacts_item {
  border: 1px solid rgba(151, 151, 151, 0.6);
  padding-left: 25px;
  position: relative;
  border-radius: 20px;
  height: 116px;
}
.ssb_right .contacts_item:before {
  border-radius: 20px;
}
.ssb_right .ci_title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.ssb_right .ci_text2 {
  font-size: 13px;
  color: #a6a6a6;
  position: absolute;
  left: 0;
  bottom: -50px;
}
.ssb_right .contacts_item_wp:first-child .contacts_item:after,
.ssb_right .contacts_item_wp:nth-child(2) .contacts_item:after,
.ssb_right .contacts_item_wp:nth-child(3) .contacts_item:after {
  content: "";
  width: 65px;
  height: 73px;
  border-radius: 20px;
  left: -13px;
}
.ssb_right .ci_ico svg {
  width: 60px;
  height: 36px;
}
.ssb_right .ci_ico img {
  width: 45px;
  height: 36px;
}
.popular_wp .products_bottom {
  background: #fff;
  border-radius: 60px 60px 0 0;
  padding: 56px 0 40px 50px;
  position: relative;
  z-index: 100;
  overflow: hidden;
}
.ps_text2 {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.01em;
  color: #bebebe;
  width: 70%;
  padding-left: 7px;
}
.product_btn_wp {
  padding-top: 21px;
  border-top: 1px solid #dadada;
}
.product_btn {
  width: 400px;
  margin: 0 auto;
}
.products_slider {
  margin-bottom: 45px;
}
.popular_wp .small_slide {
  width: 335px;
}
header.fixed.dark .topmenu li a {
  color: #fff;
}
header.fixed.dark .lang_block a {
  color: #fff;
}
header.fixed.dark .lang_block a.active {
  color: #e22b2b;
}
header.fixed.dark .logo_text img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.pub_slider .prev6 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s8.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -75px;
  left: 20px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
}
.pub_slider .next6 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -75px;
  right: 20px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
}
.articles_tads a {
  display: none;
  margin-bottom: 14px;
}
.articles_tads a:first-child,
.articles_tads a:nth-child(2),
.articles_tads a:nth-child(3),
.articles_tads a:nth-child(4),
.articles_tads a:nth-child(5) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.articles_tads a.articles_tads_open,
.articles_tads.show a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.articles_tads.show a.articles_tads_open {
  display: none;
}
.content_tags a:hover {
  color: #fff;
  background: #cc3c3c;
}
.content p a {
  color: #1362d9;
  text-decoration: underline;
}
.content_slider {
  position: relative;
  width: 1072px;
  margin: 0 auto 107px;
  padding-bottom: 75px;
}
.content_slide {
  border-radius: 40px;
}
.sp14 {
  left: -3px !important;
}
.sp14 .swiper-pagination-bullet {
  width: 7px !important;
  height: 7px !important;
  margin: 0 7px !important;
}
.sp14 .swiper-pagination-bullet-active {
  width: 12px !important;
  height: 12px !important;
  background: #e22b2b;
}
.prev14 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s8.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -110px;
  left: -230px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.prev14:hover {
  background: url(/local/templates/exprogroup/images/icons/s10.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.next14 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -110px;
  right: -230px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.next14:hover {
  background: url(/local/templates/exprogroup/images/icons/s11.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.sp14 {
  bottom: 0 !important;
}
.csl_img img {
  border-radius: 30px;
}
.csl_text {
  width: 83%;
  padding-left: 10px;
  font-size: 17px;
  line-height: 24px;
  color: #4d4d4d;
}
.csl_img {
  margin-bottom: 25px;
}
.content_item_info {
  width: 50%;
}
.content_item_img {
  width: 800px;
  position: absolute;
  top: 10px;
  right: -55px;
}
.content_item_img img {
  border-radius: 30px 0 0 30px;
}
.content_item_v1 {
  position: relative;
  margin-bottom: 60px;
}
.content_item_info h3 {
  font-size: 45px;
  line-height: 45px;
}
.content_item_info ul {
  width: 90%;
}
.content ol {
}
.content ol li {
}
.content ol li span {
}
.content ol > li {
}
.content ol > li .li_numeric {
  counter-increment: li;
  content: counters(li, ".") "";
  width: 31px;
  height: 28px;
  font:
    500 17px/28px Inter,
    sans-serif;
  background: #cc3c3c;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: -5px;
  left: 0;
}
.content_slider_v2 .swiper-slide {
  width: 414px;
}
.fb_top {
  cursor: pointer;
}
.faq_block.active .answer_block {
  display: block;
}
.ab_label {
  height: 30px;
  font-size: 12px;
  font-weight: 600;
  background: rgba(32, 29, 45, 0.3);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  border-radius: 50px;
  padding: 0 15px;
  position: absolute;
  top: 11px;
  left: 7px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  -webkit-transition:
    background 350ms ease-in-out 250ms,
    top 250ms ease-in-out 250ms,
    -webkit-box-shadow 350ms ease-in-out;
  transition:
    box-shadow 350ms,
    background 350ms 250ms,
    top 250ms 250ms,
    -webkit-box-shadow 350ms;
  -o-transition:
    box-shadow 350ms ease-in-out,
    background 350ms ease-in-out 250ms,
    top 250ms ease-in-out 250ms;
  transition-timing-function: ease-in-out;
}
.author_block {
  width: 49%;
  background: #f9f9f9;
  border-radius: 30px;
  padding: 15px 42px;
}
.article_bottom_info_wp {
  padding-top: 50px;
  margin-bottom: 65px;
}
.author_link {
  width: 30px;
  height: 30px;
  background: url(/local/templates/exprogroup/images/content/c-ico5.svg) right
    center no-repeat;
  margin-left: auto;
  margin-top: 19px;
}
.rate_block {
  width: 49%;
  background: #f9f9f9;
  border-radius: 30px;
  padding: 15px 42px;
}
.rate_star {
  margin-left: auto;
  margin-right: 35px;
}

.commt_left i {
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 5px;
}
.commt_right a {
  padding-left: 36px;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #cc3c3c;
  background: url(/local/templates/exprogroup/images/content/c-ico6.svg) 0
    center no-repeat;
}
.comment_block.comment_hide {
  display: none;
  padding-top: 0;
}
.opened .comment_first {
  border: none;
}
.reply_pole {
  width: 100%;
  height: 50px;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  padding: 5px 12px;
  font:
    16px Inter,
    sans-serif;
  letter-spacing: -0.01em;
  background: 0 0;
  margin-bottom: 10px;
  margin-top: 20px;
}

.comment_brn {
  border: 2px solid #cc3c3c;
}
.comment_brn:hover {
  background: #fff;
  border: 2px solid #cc3c3c;
  color: #cc3c3c;
}
.article_social a {
  position: relative;
}
.social_tooltip {
  width: 150px;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  text-align: center;
  top: -34px;
  -webkit-transform: translate3d(0, 25px, 0);
  transform: translate3d(0, 25px, 0);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
}
.article_social a:hover .social_tooltip {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
}
.social_tooltip span {
  position: relative;
  background: #cc3c3c;
  color: #fff;
  padding: 3px 6px;
  border-radius: 6px;
}
.social_tooltip span:before {
  position: absolute;
  bottom: -8px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0;
  border-color: #cc3c3c transparent transparent;
}
.soc_link {
  background: url(/local/templates/exprogroup/images/content/link.svg) center
    center no-repeat;
}
.content_nav_block:hover {
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.soc_block_right .chat_btn {
        display: none;
  width: 48px;
  height: 48px;
  background: url(/local/templates/exprogroup/images/icons/s15.svg) center
    center no-repeat #fff;
  -webkit-box-shadow: 7px 2px 23px rgba(0, 0, 0, 0.08);
  box-shadow: 7px 2px 23px rgba(0, 0, 0, 0.08);
  border-radius: 19px;
  margin-bottom: 11px;
  display: block;
  position: relative;
  right: auto;
  bottom: auto;
}
.soc_block_right .chat_btn:hover {
  background: url(/local/templates/exprogroup/images/icons/s15-1.svg) center
    center no-repeat #fff;
  -webkit-box-shadow: 7px 2px 23px rgba(0, 0, 0, 0.08);
  box-shadow: 7px 2px 23px rgba(0, 0, 0, 0.08);
}

.ctxt_left {
  width: 48%;
}
.ctxt_right {
  width: 48%;
  padding-right: 50px;
}
.ctxt_left p {
  font-size: 35px;
  line-height: 35px;
}
.ctxt_right p {
  font-size: 17px;
  line-height: 19px;
}
.columns_text {
  padding: 0;
  margin-bottom: 75px;
}
.ctxt_right p a {
  color: #cc3c3c;
}
.content .content_block > img {
  border-radius: 30px;
  margin-bottom: 90px;
}
.fb_top {
  height: 50px;
}
.fb_arrow {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #cc3c3c;
  background: url(/local/templates/exprogroup/images/icons/c-ico3.svg) center
    center no-repeat;
}
.question_text {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  width: calc(100% - 50px);
  padding-left: 34px;
}
.content p.question_text {
  margin-bottom: 0;
}
.faq_wp {
  width: 70%;
  margin-left: 50px;
  padding-bottom: 100px;
}
.answer_block {
  display: none;
  padding-left: 84px;
  padding-top: 20px;
}
.answer_block p:last-child {
  margin-bottom: 0;
}
.faq_block {
  margin-bottom: 21px;
}
.faq_block.active .fb_arrow {
  background: url(/local/templates/exprogroup/images/icons/c-ico3-1.svg) center
    center no-repeat #cc3c3c;
}
.content_wp .products_bottom {
  background: #fff;
  border-radius: 60px 60px 0 0;
  padding: 56px 0 40px 50px;
  position: relative;
  z-index: 100;
  overflow: hidden;
  margin-top: -150px;
}
.pb_title {
  font-size: 40px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 45px;
}
.popular_wp .ps_img2 {
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.ps_img2 img {
  border-radius: 20px;
}
.ps_title2:hover {
  color: #cc3c3c;
}
.popular_wp .ps_title2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 27px;
  display: block;
  padding-right: 30px;
  min-height: 54px;
  margin-bottom: 30px;
}
.big_slide .ps_title2 {
  font-size: 40px;
  line-height: 40px;
}
.big_slide .ps_img2 {
  margin-bottom: 15px;
}
.big_slide .ps_title2 {
  margin-bottom: 10px;
}
s .ab_label {
  height: 30px;
  font-size: 12px;
  font-weight: 600;
  background: rgba(32, 29, 45, 0.3);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  border-radius: 50px;
  padding: 0 15px;
  position: absolute;
  top: 11px;
  left: 7px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  -webkit-transition:
    background 350ms ease-in-out 250ms,
    top 250ms ease-in-out 250ms,
    -webkit-box-shadow 350ms ease-in-out;
  transition:
    box-shadow 350ms,
    background 350ms 250ms,
    top 250ms 250ms,
    -webkit-box-shadow 350ms;
  -o-transition:
    box-shadow 350ms ease-in-out,
    background 350ms ease-in-out 250ms,
    top 250ms ease-in-out 250ms;
  transition-timing-function: ease-in-out;
}
.ab_label:hover {
  -webkit-box-shadow:
    inset 3px 3px 12px #e22b2b,
    inset -3px -3px 12px #e22b2b,
    -1px -1px 0 #e22b2b,
    1px 1px 0 #e22b2b,
    3px 3px 18px #e22b2b;
  box-shadow:
    inset 3px 3px 12px #e22b2b,
    inset -3px -3px 12px #e22b2b,
    -1px -1px 0 #e22b2b,
    1px 1px 0 #e22b2b,
    3px 3px 18px #e22b2b;
  background: #e22b2b;
  color: #fff;
}
.popular_wp .abi_data {
  font-size: 15px;
  letter-spacing: -0.01em;
  color: #c6c6c6;
  margin-bottom: 10px;
}
.content_wp .small_slide {
  width: 331px;
}
.content_wp .abi_data {
  font-size: 15px;
  letter-spacing: -0.01em;
  color: #c6c6c6;
  margin-bottom: 10px;
}
.content_wp .ps_title2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 27px;
  display: block;
  padding-right: 30px;
  min-height: 54px;
  margin-bottom: 30px;
}
.content_wp .ps_img2 {
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.prev6 {
  width: 49px;
  height: 49px;
  background: #fff url(/local/templates/exprogroup_copy/images/icons/s8.svg)
    no-repeat center center;
  background-size: 25px auto;
  position: absolute;
  top: 50%;
  margin-top: -75px;
  left: 20px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
}
.next6 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -65px;
  right: 20px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
}
.author_title {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  color: #cc3c3c;
  padding-top: 10px;
}
.bottom_content {
  padding-left: 20px;
  padding-right: 20px;
}
.author_block .di_img {
  width: 68px;
}
.author_block .director_info {
  width: calc(100% - 180px);
  padding-left: 67px;
}
.author_block .di_block {
  width: calc(100% - 68px);
  padding-left: 14px;
}
.author_block .director_name {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 6px;
}
.rate_title {
  color: #7b7b7b;
}
.rate_title span {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin-bottom: 8px;
}

.commt_left span {
  font-size: 45px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.01em;
  margin-right: 19px;
}
.comment_wp {
  padding-left: 25px;
}
.comment_block {
  border-top: 1px solid #cc3c3c;
  border-bottom: 1px solid #cc3c3c;
  padding: 31px 21px 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.comment_block.comment_hide {
  border-top: none;
}
.comment_top {
  margin-bottom: 12px;
}
.comm_i_img {
  width: 43px;
}
.comm_i_info {
  width: calc(100% - 43px);
  padding-left: 15px;
  padding-top: 3px;
}
.comment_text {
  font-size: 17px;
  line-height: 17px;
  letter-spacing: -0.01em;
  margin-bottom: 3px;
}
.comment_line span {
  font-size: 12px;
  letter-spacing: -0.01em;
  color: #a2a2a2;
  margin-right: 7px;
}
.comment_line .reply_btn {
  font-size: 12px;
  letter-spacing: -0.01em;
  color: #cc3c3c;
  border: 0;
  background: 0 0;
}
.sub_comment {
  padding-left: 39px;
  background: url(/local/templates/exprogroup/images/content/c-ico7.svg) 15px 0
    no-repeat;
}
.comment_item {
  margin-bottom: 30px;
}
.comment_more {
  text-align: center;
  margin-bottom: 75px;
}
.comment_more a {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #cc3c3c;
  padding-right: 32px;
  background: url(/local/templates/exprogroup/images/content/c-ico8.svg) right
    center no-repeat;
}
.comment_form_left {
  width: 350px;
  padding-right: 30px;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
}
.comment_form_right {
  width: calc(100% - 350px);
}
.comment_form {
  padding: 0 20px;
  margin-bottom: 83px;
}
.comment_pole {
  width: 100%;
  height: 103px;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  padding: 18px 23px;
  font:
    16px Inter,
    sans-serif;
  letter-spacing: -0.01em;
  background: 0 0;
  margin-bottom: 10px;
}
.comment_pole::-webkit-input-placeholder {
  color: #a5a5a5;
}
.comment_pole::-moz-placeholder {
  color: #a5a5a5;
}
.comment_pole:-ms-input-placeholder {
  color: #a5a5a5;
}
.comment_pole::-ms-input-placeholder {
  color: #a5a5a5;
}
.comment_pole::placeholder {
  color: #a5a5a5;
}
.comment_brn {
  width: 188px;
  height: 38px;
  font-size: 15px;
  font-weight: 600;
  background: #cc3c3c;
  border-radius: 10px;
  color: #fff;
}

.a_soc_title {
  width: 350px;
  padding-right: 30px;
  font-size: 25px;
  font-weight: 600;
  line-height: 28px;
}
.article_social {
  width: calc(100% - 350px);
  padding-top: 20px;
}
.a_soc_title span {
  display: block;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  color: #919191;
  margin-bottom: 7px;
}
.article_social a {
  width: 50px;
  height: 50px;
  margin-right: 15px;
}

.article_social_wp {
  padding: 0 20px;
}
.soc_wp {
  background: url(/local/templates/exprogroup/images/content/WhatsApp.svg)
    center center no-repeat;
}
.soc_tg {
  background: url(/local/templates/exprogroup/images/content/Telegram.svg)
    center center no-repeat;
}
.soc_ok {
  background: url(/local/templates/exprogroup/images/content/OK.svg) center
    center no-repeat;
}
.soc_sp {
  background: url(/local/templates/exprogroup/images/content/Skype.svg) center
    center no-repeat;
}
.soc_vk {
  background: url(/local/templates/exprogroup/images/content/VK.svg) center
    center no-repeat;
}
.soc_tv {
  background: url(/local/templates/exprogroup/images/content/Twitter.svg) center
    center no-repeat;
}
.soc_fb {
  background: url(/local/templates/exprogroup/images/content/Facebook.svg)
    center center no-repeat;
}
.soc_ig {
  background: url(/local/templates/exprogroup/images/content/Instagram.svg)
    center center no-repeat;
}

.content_nav_block {
  width: 24px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background: #fff;
  -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05);
  border-radius: 0 14px 14px 0;
  position: fixed;
  top: 50%;
  margin-top: -125px;
  left: 0;
  z-index: 99999;
  padding: 12px 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  overflow: hidden;
}
.content_nav_block a span {
  white-space: nowrap;
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.content_nav_block:hover span {
  white-space: nowrap;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.content_nav_block a {
  display: block;
  padding-left: 24px;
  position: relative;
  min-height: 16px;
  margin-bottom: 5px;
  font-size: 13px;
  color: #959595;
}
.content_nav_block a:last-child {
  margin-bottom: 0;
}
.content_nav_block a:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(/local/templates/exprogroup/images/icons/c-ico10.svg) center
    center no-repeat;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  position: absolute;
  top: 1px;
  left: 4px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.content_nav_block:hover {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 15px;
}
.content_nav_block:hover a span {
  display: block;
}
.content_nav_block a:hover {
  color: #cc3c3c;
}
.content_nav_block a.active {
  color: #000;
}
.content_nav_block a.active:hover {
  color: #000;
}
.content_nav_block a.active:before {
  background: url(/local/templates/exprogroup/images/icons/c-ico9.svg) center
    center no-repeat;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  top: 0;
}
.content_nav_block a:hover:before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.soc_block_right {
  height: 108px;
  position: fixed;
  bottom: 15px;
  margin-top: -54px;
  right: 23px;
  z-index: 999999;
}
.sb_btn1 {
  width: 48px;
  height: 48px;
  background: url(/local/templates/exprogroup/images/content/c-ico11.svg) center
    center no-repeat #fff;
  -webkit-box-shadow: 7px 2px 23px rgba(0, 0, 0, 0.08);
  box-shadow: 7px 2px 23px rgba(0, 0, 0, 0.08);
  border-radius: 19px;
  margin-bottom: 11px;
  display: block;
}
.sb_btn2 {
  display: block;
  width: 48px;
  height: 48px;
  background: url(/local/templates/exprogroup/images/content/c-ico12.svg) center
    center no-repeat #cc3c3c;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
}
.sbt_btns {
  width: 83px;
  margin: 0 auto;
}
.soc_block_toggle {
  width: 182px;
  height: 360px;
  background: #fff;
  border-radius: 26px;
  position: fixed;
  bottom: 15px;
  right: 23px;
  z-index: 9999999999999;
  padding: 28px 21px;
  -webkit-box-shadow: 7px 2px 23px rgba(0, 0, 0, 0.08);
  box-shadow: 7px 2px 23px rgba(0, 0, 0, 0.08);
  display: block;
  visibility: hidden;
  -webkit-transform: translate3d(115%, 0, 0);
  transform: translate3d(115%, 0, 0);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.soc_block_toggle.opened {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.sbt_title {
  padding-right: 30px;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 20px;
}
.sbt_title span {
  display: block;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  color: #919191;
  margin-bottom: 11px;
}
.sbt_btns a {
  width: 36px;
  height: 36px;
  background-size: 100%;
  margin-bottom: 15px;
}
.cl_wp {
  text-align: center;
}
.copy_link {
  font-size: 12px;
  font-weight: 500;
  color: #9a9a9a;
  padding-right: 20px;
  background: url(/local/templates/exprogroup/images/content/c-ico13.svg) right
    center no-repeat;
}

.rbf_check {
  position: relative;
  z-index: 100;
  padding-left: 32px;
  margin-bottom: 30px;
  cursor: pointer;
}
.rbf_check input[type="checkbox"] {
  display: none;
}
.rbf_check input[type="checkbox"] + label:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(/local/templates/exprogroup/images/icons/check1.png) no-repeat;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 1;
}
.rbf_check input[type="checkbox"] + label:after {
  content: "";
  width: 0;
  height: 18px;
  background: url(/local/templates/exprogroup/images/icons/check1.png) 0 -36px
    no-repeat;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 2;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.rbf_check input[type="checkbox"]:hover + label:before {
  background-position: 0 -18px;
}
.rbf_check input[type="checkbox"]:checked + label:after {
  width: 18px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.rbf_check label {
  font-size: 15px;
  color: #c5c5c5;
  cursor: pointer;
}
.rbf_btn {
  color: #fff;
}
.button.rbf_btn.btn_v2 .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  opacity: 1;
  left: 28px;
}
.button.rbf_btn.btn_v2:hover .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  opacity: 0 !important;
  left: 38px;
}
.button.select_btn.btn_v2:hover .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  opacity: 0;
  left: 38px;
}
.button:hover .button_one {
  left: 30px;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.button.rbf_btn.btn_v2 .button_two {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  left: 24px;
  opacity: 0;
}
.button.rbf_btn.btn_v2:hover .button_two {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  left: 24px;
  opacity: 1 !important;
}
.compare_slider {
  width: 100%;
  position: relative;
  margin-bottom: 73px;
}
.compare_slider .swiper-slide {
  width: 505px;
  will-change: transform;
}
.compare_img {
  position: relative;
}
.compare_img img {
  border-radius: 19px;
}
.compare_text {
  width: 50%;
  position: absolute;
  top: 25px;
  left: 20px;
  color: #fff;
  font-size: 19px;
  line-height: 19px;
  z-index: 2;
}
.compare_item {
  width: 190px;
  margin-right: 23px;
}
.compare_price {
  position: relative;
  height: 69px;
  border-radius: 15px;
  padding: 0 20px;
  border: 1px solid #fcfcfc;
  margin-bottom: 5px;
}
.compare_price:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #d9d9d9;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 15px;
}
.compare_price span {
  position: relative;
  z-index: 100;
  font-size: 21px;
  font-weight: 500;
  color: #fff;
}
.cp_flag {
  width: 39px;
  position: relative;
  z-index: 100;
  margin-left: auto;
}
.compare_line {
  position: relative;
  top: -25px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 10px;
}
.prev17 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s8.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -53px;
  left: -30px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.prev17:hover {
  background: url(/local/templates/exprogroup/images/icons/s10.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.next17 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -53px;
  right: -30px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.next17:hover {
  background: url(/local/templates/exprogroup/images/icons/s11.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.com_i_text {
  font-size: 14px;
  color: #989898;
  padding-left: 5px;
}
.compare_slider .ps_scroll {
  padding-top: 27px;
}
.reason_item {
  width: 50%;
  padding-left: 57px;
  position: relative;
  margin-bottom: 50px;
}
.reason_title {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 25px;
}
.reason_text {
  line-height: 18px;
  padding-right: 70px;
}
.reason_block {
  padding: 30px 67px 0;
}
.reason_num {
  width: 40px;
  height: 40px;
  font-size: 22px;
  font-weight: 600;
  background: #cc3c3c;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  position: absolute;
  top: -10px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0 !important;
}
.banner_wp {
  width: 100%;
  height: 389px;
  text-align: center;
  position: relative;
}
.banner_wp .inner_bg,
.banner_wp .inner_bg_x2 {
  background-size: cover;
}
.banner_text {
  width: 50%;
  height: 100%;
  font-size: 60px;
  font-weight: 700;
  line-height: 61px;
  color: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.content_br_v2 {
  border-radius: 0;
}
.content_slider_v3 {
  position: relative;
  padding-right: 50px;
  margin-bottom: 100px;
}
.prev18 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s8.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -53px;
  left: -30px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.prev18:hover {
  background: url(/local/templates/exprogroup/images/icons/s10.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.next18 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -53px;
  right: -55px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.next18:hover {
  background: url(/local/templates/exprogroup/images/icons/s11.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.csl_img2 {
  margin-bottom: 25px;
}
.csl_img2 img {
  width: 100%;
  height: auto;
  border-radius: 19px;
}
.csl_text2 {
  font-size: 17px;
  line-height: 19px;
}
.content_slider_v3 .ps_scroll {
  padding-top: 45px;
}
.step_block {
  width: 20%;
  position: relative;
  padding-bottom: 43px;
}
.step_block:before {
  content: "";
  width: 13px;
  height: 13px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  left: -3px;
  bottom: 0;
}
.step_block:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #cc3c3c;
  position: absolute;
  left: 0;
  bottom: 5px;
}
.step_ico {
  width: 115px;
  height: 110px;
  background: #cc3c3c;
  border-radius: 23px;
  margin-bottom: 36px;
}
.step_title {
  font-size: 21px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 17px;
}
.step_text {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: -0.01em;
  padding-right: 30px;
  height: 64px;
}
.steps_wp .step_block:last-child:after {
  display: none;
}
.steps_wp {
  padding-bottom: 50px;
}
.content_request_bg2 .request_block_title {
  width: 611px;
  color: #000;
}
.content_request_bg2 .request_block_title span {
  color: #cc3c3c;
}
.content_request_bg2 .request_block_form {
  width: calc(100% - 800px);
  margin-right: 40px;
  margin-top: 55px;
  padding-top: 60px;
}
.content_request_bg2 .request_block_form:before {
  background: rgba(255, 255, 255, 0.5);
}
.content_request_bg2 .tbf_title span {
  font-weight: 600;
  color: #000;
}
.content_request_bg2 .rbf_check label {
  font-size: 13px;
  color: #777;
}
.content_request_bg2 .rbf_btn {
  color: #000;
}
.content_request_bg2 .button.rbf_btn.btn_v2 .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  opacity: 1;
  left: 32px;
}
.content_request_bg2 .button.rbf_btn.btn_v2.dark_btn .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17.svg) center
    center/26px auto no-repeat;
  opacity: 1;
  left: 32px;
}
.content_request_bg2 .button.rbf_btn:hover .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  opacity: 0;
  left: 38px;
}
.content_request_bg2 .button.select_btn.btn_v2:hover .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  opacity: 0;
  left: 38px;
}
.content_request_bg2 .button.rbf_btn.btn_v2 .button_two {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  left: 24px;
  opacity: 0;
}
.content_request_bg2 .button.rbf_btn.btn_v2:hover .button_two {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  left: 32px;
  opacity: 1;
}
.request_block_info {
  width: 290px;
  margin-bottom: 21px;
}
.rbi_ico {
  width: 70px;
  height: 67px;
  background: #404040;
  border-radius: 19px;
}
.rbi_text {
  font-size: 16px !important;
  line-height: 16px !important;
  color: #000 !important;
  width: calc(100% - 70px);
  padding-left: 24px;
}
.request_block_info_wp {
  padding-top: 30px;
}
.scheme_wp {
  background: #373737;
  border-radius: 50px;
  padding-bottom: 37px;
}
.scheme_block {
  width: 1048px;
  height: 813px;
  background: url(/local/templates/exprogroup/images/services/m-img8.webp)
    no-repeat;
  margin: 0 auto;
  position: relative;
}
.scheme_wp h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  position: absolute;
  top: 97px;
  left: 52px;
  color: #fff;
  z-index: 100;
}
.scheme_wp h2 span {
  color: #cc3c3c;
}
.scheme_text {
  font-weight: 500;
  line-height: 16px;
  color: #fff;
  position: absolute;
}
.scheme_text_v1 {
  top: 326px;
  left: -51px;
}
.scheme_text_v1:before {
  content: "";
  width: 501px;
  height: 11px;
  background: url(/local/templates/exprogroup/images/services/m-line1.svg)
    no-repeat;
  position: absolute;
  right: -522px;
  bottom: 18px;
}
.scheme_text_v2 {
  top: 402px;
  left: -130px;
}
.scheme_text_v2:before {
  content: "";
  width: 337px;
  height: 11px;
  background: url(/local/templates/exprogroup/images/services/m-line2.svg)
    no-repeat;
  position: absolute;
  right: -353px;
  bottom: 13px;
}
.scheme_text_v3 {
  top: 495px;
  left: -130px;
}
.scheme_text_v3:before {
  content: "";
  width: 241px;
  height: 11px;
  background: url(/local/templates/exprogroup/images/services/m-line3.svg)
    no-repeat;
  position: absolute;
  right: -283px;
  bottom: 3px;
}
.scheme_text_v4 {
  top: 610px;
  left: 15px;
}
.scheme_text_v4:before {
  content: "";
  width: 241px;
  height: 11px;
  background: url(/local/templates/exprogroup/images/services/m-line4.svg)
    no-repeat;
  position: absolute;
  right: -270px;
  bottom: 0;
}
.scheme_text_v5 {
  top: 137px;
  right: -95px;
}
.scheme_text_v5:before {
  content: "";
  width: 190px;
  height: 11px;
  background: url(/local/templates/exprogroup/images/services/m-line5.svg)
    no-repeat;
  position: absolute;
  top: 3px;
  left: -215px;
}
.scheme_text_v6 {
  top: 225px;
  right: -87px;
}
.scheme_text_v6:before {
  content: "";
  width: 190px;
  height: 11px;
  background: url(/local/templates/exprogroup/images/services/m-line6.svg)
    no-repeat;
  position: absolute;
  top: 3px;
  left: -215px;
}
.scheme_text_v7 {
  top: 385px;
  right: -79px;
}
.scheme_text_v7:before {
  content: "";
  width: 166px;
  height: 11px;
  background: url(/local/templates/exprogroup/images/services/m-line7.svg)
    no-repeat;
  position: absolute;
  top: 6px;
  left: -185px;
}
.scheme_text_v8 {
  top: 654px;
  right: 136px;
}
.scheme_text_v8:before {
  content: "";
  width: 50px;
  height: 11px;
  background: url(/local/templates/exprogroup/images/services/m-line8.svg)
    no-repeat;
  position: absolute;
  top: 3px;
  left: -59px;
}
.scheme_btn {
  font-size: 22px;
  letter-spacing: 0.01em;
  color: #fff;
  white-space: nowrap;
}
.scheme_btn span {
  white-space: nowrap;
}
.button.scheme_btn.btn_v2 .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  opacity: 1;
  left: 32px;
}
.button.scheme_btn.btn_v2:hover .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  opacity: 0;
  left: 38px;
}
.button.scheme_btn.btn_v2 .button_two {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  left: 24px;
  opacity: 0;
}
.button.scheme_btn.btn_v2:hover .button_two {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/26px auto no-repeat;
  left: 32px;
  opacity: 1;
}
.scheme_bottom {
  padding: 0 35px;
  margin-top: -50px;
  position: relative;
  z-index: 100;
}
.sc_b_left > span {
  font-size: 22px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #fff;
  margin-left: 10px;
}
.scheme_link {
  width: 370px;
  height: 37px;
  background: #606060;
  border-radius: 16px;
  font-size: 15px;
  font-weight: 500;
  line-height: 101%;
  color: #d6d6d6;
  margin-right: 30px;
}
.scheme_link:hover {
  color: #cc3c3c;
}
.inner_screen_3 {
  background: #191919;
  margin-top: -70px;
  padding-top: 50px;
  padding-bottom: 35px;
}
.why_wp {
  margin-left: -10px;
  margin-right: -10px;
}
.why_wp h2 {
  width: 100%;
  font-size: 70px;
  font-weight: 600;
  line-height: 71px;
  color: #fff;
  padding: 0 7px;
  margin-bottom: 35px;
}
.why_block_wp {
  width: 33.333%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.content_why .why_block {
  background: #2d2d2d;
  border: 1px solid #1d1d1d;
  border-radius: 25px;
  padding-top: 60px;
  padding-bottom: 28px;
  height: 331px;
}
.inner_screen_3 .wrapper {
  padding: 0 57px;
}
.content_why {
  margin-top: 0;
  padding-bottom: 50px;
}
.content_why .why_ico {
  width: 130px;
  height: 110px;
  position: relative;
  margin: 0 auto 15px;
}
.content_why .why_title {
  width: 100%;
  font-size: 20px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  height: 45px;
  margin-top: 0;
  margin-bottom: 10px;
}
.content_why .why_text {
  width: 60%;
  height: 70px;
  margin: 0 auto;
  font-size: 15px;
  font-weight: 300;
  line-height: 17px;
  text-align: center;
  color: #7a7a7a;
}
.content_why h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  color: #fff;
  margin-bottom: 40px;
}
.content_why h2 span {
  display: block;
  color: #cc3c3c;
}
.content_why .why_wp .why_block_wp:last-child .why_title {
  width: 50%;
  margin: 0 auto;
}
.tariff_wp {
  background: url(/local/templates/exprogroup/images/services/m-bg5.png) center
    center/100% auto no-repeat;
  padding-bottom: 20px;
}
.tariff_wp .wrapper {
  padding: 62px 48px;
}
.tariff_wp h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 120px;
}
.tariff_wp h2 span {
  color: #cc3c3c;
}
.tariff_block .tariff_item_wp:first-child {
  width: 31%;
  padding: 0 26px;
}
.tariff_block .tariff_item_wp:nth-child(2) {
  width: 38%;
  padding: 0 26px;
}
.tariff_block .tariff_item_wp:nth-child(3) {
  width: 31%;
  padding: 0 26px;
}
.tariff_item {
  background: #fff;
  border-radius: 36px;
  padding: 28px 36px;
}
.tariff_day {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 50px;
}
.tariff_name {
  width: 160px;
  height: 61px;
  font-size: 29px;
  font-weight: 700;
  text-align: center;
  line-height: 61px;
  color: #fff;
  position: relative;
  border-radius: 18px;
  margin: 0 auto 13px;
}
.tariff_name:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(185, 185, 185, 0.3);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 18px;
  z-index: 10;
}
.tariff_name span {
  position: relative;
  z-index: 100;
}
.tariff_block .tariff_item_wp:first-child .tariff_name:after {
  content: "";
  width: 134px;
  height: 61px;
  background: -o-linear-gradient(337.21deg, #fff4cb -32.86%, #ae8e83 109.34%);
  background: linear-gradient(112.79deg, #fff4cb -32.86%, #ae8e83 109.34%);
  border-radius: 18px;
  position: absolute;
  top: -17px;
  left: -24px;
  z-index: 1;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateZ(0);
}
.tariff_item_wp:first-child:hover .tariff_name:after {
  top: 0;
  left: 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.tariff_block .tariff_item_wp:nth-child(2) .tariff_name:after {
  content: "";
  width: 143px;
  height: 70px;
  background: -o-linear-gradient(346.84deg, #f5eed2 -6.03%, #996414 98.1%);
  background: linear-gradient(103.16deg, #f5eed2 -6.03%, #996414 98.1%);
  border-radius: 21px;
  position: absolute;
  top: -17px;
  left: -24px;
  z-index: 1;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateZ(0);
}
.tariff_block .tariff_item_wp:nth-child(2):hover .tariff_name:after {
  top: 0;
  left: 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.tariff_block .tariff_item_wp:nth-child(3) .tariff_name:after {
  content: "";
  width: 134px;
  height: 61px;
  background: -o-linear-gradient(340.27deg, #ebebeb -1.15%, #9b9b9b 105.88%);
  background: linear-gradient(109.73deg, #ebebeb -1.15%, #9b9b9b 105.88%);
  border-radius: 18px;
  position: absolute;
  top: -17px;
  left: -24px;
  z-index: 1;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateZ(0);
}
.tariff_item_wp:nth-child(3):hover .tariff_name:after {
  top: 0;
  left: 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.tariff_block .tariff_item_wp:first-child .tariff_item {
  height: 580px;
}
.tariff_block .tariff_item_wp:nth-child(2) .tariff_item {
  height: 653px;
  position: relative;
  top: -40px;
}
.tariff_block .tariff_item_wp:nth-child(3) .tariff_item {
  height: 580px;
}
.tariff_price {
  font-size: 43px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
}
.tariff_list {
  height: 185px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 20px;
}
.tariff_list li {
  list-style: none;
  font-size: 14px;
  font-weight: 600;
  padding-left: 25px;
  background: url(/local/templates/exprogroup/images/icons/m-ico15.svg) 0 5px
    no-repeat;
  margin-bottom: 11px;
}
.tariff_block .tariff_item_wp:nth-child(2) .tariff_day {
  font-size: 30px;
}
.tariff_block .tariff_item_wp:nth-child(2) .tariff_name {
  font-size: 41px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 70px;
  line-height: 70px;
  padding: 0 15px;
}
.tariff_block .tariff_item_wp:nth-child(2) .tariff_price {
  font-size: 50px;
  margin-bottom: 60px;
}
.tariff_block .tariff_item_wp:nth-child(2) .tariff_list {
  height: 210px;
}
.tariff_block .tariff_item_wp:nth-child(2) .tariff_list li {
  font-size: 16px;
}
.get_img {
  width: 50%;
}
.get_img img {
  border-radius: 0 30px 30px 0;
}
.get_info {
  width: 50%;
  padding-top: 22px;
  padding-left: 58px;
  padding-right: 90px;
}
.get_info h3 {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 32px;
}
.get_info ul {
  padding-left: 25px;
  padding-right: 70px;
}
.get_info ul li {
  font-size: 17px;
  line-height: 19px;
  list-style: none;
  padding-left: 30px;
  background: url(/local/templates/exprogroup/images/icons/m-ico15.svg) 0
    5px/16px auto no-repeat;
  margin-bottom: 20px;
}
.get_wp {
  padding-bottom: 93px;
}
.why_ico img {
  position: relative;
  z-index: 100;
}
.why_wp .why_block_wp:first-child .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  bottom: 17px;
  z-index: 10;
}
.why_wp .why_block_wp:nth-child(2) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  right: 15px;
  z-index: 10;
}
.why_wp .why_block_wp:nth-child(3) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  bottom: 13px;
  z-index: 10;
}
.why_wp .why_block_wp:nth-child(4) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  right: -6px;
  bottom: 19px;
  z-index: 10;
}
.why_wp .why_block_wp:nth-child(5) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 35px;
  z-index: 10;
}
.why_wp .why_block_wp:nth-child(6) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 30px;
  z-index: 10;
}
.content_reviews {
  background: url(/local/templates/exprogroup/images/services/m-bg6.png) right
    bottom no-repeat;
  padding-top: 0;
}
.content_reviews .reviews_bg {
  background: 0 0;
  border-radius: 0 0 50px 50px;
  border-top: 1px solid #c8c8c8;
  padding: 70px 54px 150px;
  position: relative;
  z-index: 100;
}
.reviews_slider {
  position: relative;
  width: 923px;
  margin: 0 auto;
}
.reviews_guarantee_block {
  padding-left: 26px;
  font-size: 17px;
  line-height: 17px;
  color: #7b7b7b;
  background: url(/local/templates/exprogroup/images/about/a-ico9.svg) 0 center
    no-repeat;
  margin-bottom: 7px;
}
.reviews_wp h2 {
  font-size: 59px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 0.01em;
  margin-bottom: 40px;
}
.reviews_wp h2 span {
  display: block;
  color: #cc3c3c;
}
.reviews_slide {
  padding: 38px 38px 45px;
  background: #fff;
  border-radius: 40px;
}
.sp12 {
  bottom: -50px !important;
  left: -3px !important;
}
.sp12 .swiper-pagination-bullet {
  width: 7px !important;
  height: 7px !important;
  margin: 0 7px !important;
}
.sp12 .swiper-pagination-bullet-active {
  width: 12px !important;
  height: 12px !important;
  background: #e22b2b;
}
.member_img {
  width: 80px;
}
.member_img img {
  border-radius: 50%;
}
.member_info {
  width: calc(100% - 80px);
  padding-left: 30px;
}
.mi_title {
  font-size: 21px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-bottom: 7px;
}
.mi_text {
  font-size: 17px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #7b7b7b;
}
.review_text {
  padding-left: 90px;
  background: url(/local/templates/exprogroup/images/about/a-ico1.svg) 25px 0
    no-repeat;
  font-size: 22px;
  line-height: 29px;
  margin-bottom: 45px;
}
.rs_member {
  margin-bottom: 45px;
}
.review_btn {
  width: 282px;
  height: 60px;
  border: 1px solid #e2e2e2;
  border-radius: 12px;
  font-weight: 600;
  color: #cc3c3c;
  padding-left: 65px;
  background: url(/local/templates/exprogroup/images/about/a-ico10.svg) 10px
    10px no-repeat;
  margin-left: 90px;
}
.content_reviews h2 {
  font-size: 50px;
  line-height: 50px;
}
.content_reviews .reviews_slider {
  width: 576px;
}
.review_name {
  font-size: 21px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 9px;
}
.review_data {
  font-size: 15px;
  line-height: 15px;
  color: #b1b1b1;
  margin-bottom: 27px;
}
.review_block {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.review_block_img {
  width: 230px;
}
.review_block_img img {
  border-radius: 15px;
}
.review_block_info {
  width: calc(100% - 230px);
  padding-left: 32px;
  padding-top: 20px;
}
.rev_text {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 30px;
}
.rev_link {
  padding-right: 25px;
  font-size: 18px;
  font-weight: 600;
  color: #cc3c3c;
  background: url(/local/templates/exprogroup/images/icons/m-ico16.svg) right
    9px no-repeat;
}
.rev_link:hover {
  color: #000;
}
.prev12 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s8.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -31px;
  left: -120px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.prev12:hover {
  background: url(/local/templates/exprogroup/images/icons/s10.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.next12 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50%;
  margin-top: -31px;
  right: -120px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.06);
}
.next12:hover {
  background: url(/local/templates/exprogroup/images/icons/s11.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.bs_title {
  font-size: 80px;
  font-weight: 700;
  line-height: 81px;
  color: #fff;
  width: 45%;
  margin-bottom: 17px;
}
.bs_subtitle {
  width: 41%;
  padding-left: 8px;
  font-size: 17px;
  font-weight: 300;
  line-height: 21px;
  margin-bottom: 65px;
  color: #e9e9e9;
}
.bs_btn:hover {
  color: #fff;
}
.bottom_screen {
  width: 100%;
  height: 750px;
  background-size: cover;
  padding-top: 90px;
  position: relative;
  z-index: 2;
}
.bottom_screen .wrapper {
  padding: 0 45px;
}
.bottom_screen .main_btn {
  width: 290px;
}

.small_slide {
  width: 335px;
}
.big_slide {
  width: 505px;
}
.pb_title span {
  color: #cc3c3c;
}
.content_wp .similar_services {
  margin-top: 0;
}
.sb_mob_img {
  display: none;
  width: 750px;
  height: 582px;
  background: url(images/mebel/m-img8.webp) center 0/100% auto no-repeat;
  margin: 0 auto 20px;
}
.rbt_mob {
  width: 100%;
  display: none;
}
.mob_more_btn {
  display: none;
  text-align: center;
  padding-top: 20px;
  border-top: 2px solid #cc3c3c;
  margin-bottom: 37px;
}
.mob_more_btn a {
  padding-right: 38px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #cc3c3c;
  background: url(images/mebel/m-ico17.svg) right center no-repeat;
}
.category_bock {
  margin-left: -13px;
  margin-right: -13px;
}
.category_item {
  width: 33.333%;
  padding: 0 13px;
}
.category_wp {
  padding-top: 80px;
}
.category_wp h2 {
  padding-top: 35px;
  padding-left: 10px;
  position: relative;
}
.category_wp h2:before {
  content: "";
  width: 100%;
  height: 38px;
  border: 1px solid #d0d0d0;
  border-bottom: none;
  border-radius: 20px 20px 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.category_img {
  position: relative;
  margin-bottom: 18px;
}
.category_img:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 30px;
}
.category_img img {
  border-radius: 30px;
}
.category_title {
  width: 68%;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  position: absolute;
  left: 36px;
  bottom: 28px;
}
.category_text {
  width: 65%;
  padding-left: 30px;
  font-size: 14px;
  line-height: 15px;
}
.which_left {
  width: 39%;
  padding-top: 85px;
}
.which_right {
  width: 54%;
  margin-left: auto;
  padding-top: 100px;
  position: relative;
}
.which_right:before {
  content: "";
  width: 33px;
  height: 368px;
  border-radius: 20px 0 0 20px;
  border: 1px solid #d0d0d0;
  border-right: none;
  position: absolute;
  left: -70px;
  top: 105px;
}
.which_wp {
  background: #fafafa;
  margin-top: 25px;
  padding-bottom: 115px;
}
.which_wp .wrapper {
  padding: 0 50px;
}
.which_title {
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 27px;
}
.which_title span {
  color: #cc3c3c;
}
.which_subtitle {
  width: 60%;
  font-size: 14px;
  line-height: 15px;
  padding-left: 5px;
}
.content_request_wp_bg3 {
  margin-top: 0;
}
.schedule_item {
  height: 11px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e8e8e8),
    color-stop(90.51%, #e22b2b)
  );
  background: -o-linear-gradient(left, #e8e8e8 0, #e22b2b 90.51%);
  background: linear-gradient(90deg, #e8e8e8 0, #e22b2b 90.51%);
  border-radius: 6px;
}
.si_w1-1 {
  width: 80%;
}
.si_w2-1 {
  width: 67%;
}
.si_w3-1 {
  width: 64%;
}
.si_w4 {
  width: 51%;
}
.si_w5 {
  width: 46%;
}
.si_w6 {
  width: 41%;
}
.schedule_text {
  font-size: 10px;
  font-weight: 500;
  color: #969696;
  margin-left: 5px;
}
.schedule_text span {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin-right: 8px;
}
.schedule_bottom {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  width: 55%;
}
.schedule_top_line {
  margin-bottom: 5px;
}
.schedule_block {
  margin-bottom: 30px;
}
.purchase_wp .request_block_title {
  color: #fff;
}
.purchase_wp .rbi_ico {
  background: #cc3c3c;
}
.purchase_wp .rbi_text {
  color: #fff !important;
}
.purchase_wp .tbf_title span {
  color: #fff;
}
.purchase_wp .rbf_input {
  border: 1px solid #ededed;
}
.purchase_wp .rbf_input::-webkit-input-placeholder {
  color: #ededed;
}
.purchase_wp .rbf_input::-moz-placeholder {
  color: #ededed;
}
.purchase_wp .rbf_input:-ms-input-placeholder {
  color: #ededed;
}
.purchase_wp .rbf_input::-ms-input-placeholder {
  color: #ededed;
}
.purchase_wp .rbf_input::placeholder {
  color: #ededed;
}
.purchase_wp .rbf_check label {
  color: #ededed;
}
.purchase_wp .rbf_btn {
  color: #fff;
}
.purchase_wp .request_block_info_wp {
  padding-left: 50px;
}
.purchase_wp .request_block_form {
  margin-top: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.wholesale_slider {
  width: 100%;
  position: relative;
  margin-bottom: 120px;
}
.wholesale_slider .swiper-slide {
  width: 288px;
}
.prev21 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s8.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50px;
  left: -30px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
}
.prev21:hover {
  background: url(/local/templates/exprogroup/images/icons/s10.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.next21 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 50px;
  right: -30px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
}
.next21:hover {
  background: url(/local/templates/exprogroup/images/icons/s11.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.wholesale_img {
  margin-bottom: 13px;
}
.wholesale_img img {
  border-radius: 23px;
}
.wholesale_title {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 13px;
  height: 42px;
}
.wholesale_text {
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: -0.01em;
  color: #9e9e9e;
  margin-bottom: 15px;
}
.wholesale_city {
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: 500;
  padding-left: 22px;
  background: url(/local/templates/exprogroup/images/product/g-ico1.svg) 0
    center no-repeat;
}
.wholesale_slider .ps_scroll {
  padding-top: 56px;
}
.si_w1 {
  width: 19%;
}
.si_w2 {
  width: 65%;
}
.si_w3 {
  width: 15%;
}
.show_line {
  height: 60px;
  padding: 0 23px;
  background: #f3f0f0;
  border-radius: 17px;
  margin-bottom: 8px;
}
.si_caption {
  background: 0 0;
  height: 50px;
}
.si_caption .show_item {
  font-size: 15px;
  letter-spacing: -0.01em;
  color: #9e9e9e;
}
.si_city {
  width: 90px;
}
.show_item .wholesale_city {
  font-size: 16px;
}
.show_data {
  font-size: 15px;
  font-weight: 500;
}
.show_name {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #9e9e9e;
}
.show_name span {
  font-size: 21px;
  font-weight: 600;
  color: #000;
  margin-right: 30px;
}
.show_wp {
  padding-bottom: 35px;
}
.how_item {
  width: 21%;
  position: relative;
}
.how_item:before {
  content: "";
  width: 278px;
  height: 20px;
  background: url(/local/templates/exprogroup/images/product/g-ico5.svg) center
    center no-repeat;
  position: absolute;
  top: 40px;
  right: -167px;
}
.how_wp {
  width: 100%;
  background: -o-linear-gradient(318.65deg, #262626 -4.05%, #373737 73.4%);
  background: linear-gradient(131.35deg, #262626 -4.05%, #373737 73.4%);
  padding-top: 50px;
  padding-bottom: 110px;
}
.how_wp .wrapper {
  padding: 0 55px;
}
.how_title {
  font-size: 60px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 15px;
}
.how_subtitle {
  width: 36%;
  font-size: 19px;
  line-height: 22px;
  color: #a9a9a9;
  font-weight: 700;
  margin-bottom: 59px;
}
.how_subtitle span {
  color: #cc3c3c;
}
.how_subtitle a {
  color: #cc3c3c;
  border-bottom: 1px dashed #cc3c3c;
}
.how_line {
  padding-left: 53px;
  margin-bottom: 20px;
}
.how_item_img {
  height: 112px;
  position: relative;
  margin-bottom: 10px;
}
.hii_ico {
  width: 100px;
  height: 90px;
  background: #cc3c3c;
  border-radius: 20px;
}
.hii_ico2 {
  position: relative;
  width: 112px;
  height: 112px;
  border-radius: 20px;
}
.hii_ico2 img {
  position: relative;
  z-index: 100;
}
.hii_ico2:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  z-index: 2;
}
.hii_ico2:after {
  content: "";
  width: 76px;
  height: 76px;
  background: #cc3c3c;
  border-radius: 20px;
  position: absolute;
  top: -22px;
  left: -30px;
  z-index: 1;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateZ(0);
}
.hii_ico2:hover:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.how_item_title {
  font-size: 28px;
  font-weight: 700;
  line-height: 31px;
  color: #fff;
  margin-bottom: 20px;
}
.how_item_text {
  font-size: 17px;
  font-weight: 500;
  line-height: 19px;
  color: #bebebe;
}
.how_line .how_item:last-child:before {
  display: none;
}
.how_item_center .how_item_text {
  margin-bottom: 30px;
}
.how_item_link {
  font-size: 17px;
  font-weight: 600;
  padding-right: 20px;
  color: #cc3c3c;
  background: url(/local/templates/exprogroup/images/product/g-ico6.svg) right
    center no-repeat;
}
.how_btn {
  margin-left: 40px;
}
.btn_v3.how_btn .button_one {
  background: url(/local/templates/exprogroup/images/icons/s17-1.svg) center
    center/18px auto no-repeat;
}
.fcs_item {
  width: 50%;
}
.f_compare_wp {
  background: #f0f0f0;
  padding-top: 30px;
  position: relative;
  z-index: 100;
  padding-bottom: 37px;
}
.f_compare_wp h2 {
  font-size: 45px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 60px;
}
.f_compare_wp h2 span {
  color: #cc3c3c;
}
.f_compare_wp .wrapper {
  padding: 0 54px;
}
.f_compare_slide .fcs_item:first-child .fci_img img {
  border-radius: 20px 0 0 20px;
}
.f_compare_slide .fcs_item:last-child .fci_img img {
  border-radius: 0 20px 20px 0;
}
.f_compare_slide .fcs_item:first-child {
  border-right: 2px solid #cc3c3c;
  padding-right: 20px;
}
.f_compare_slide .fcs_item:last-child {
  padding-left: 20px;
}
.swiper22 {
  overflow: hidden;
}
.fci_flag {
  width: 34px;
  height: 34px;
  border-radius: 50%;
}
.f_compare_slide .fcs_item:first-child .fci_img .fci_flag {
  background: url(images/product/flag1.svg) 0 0/100% no-repeat;
  position: absolute;
  top: 15px;
  left: 12px;
}
.f_compare_slide .fcs_item:last-child .fci_img .fci_flag {
  background: url(images/product/flag2.svg) 0 0/100% no-repeat;
  position: absolute;
  top: 15px;
  right: 12px;
}
.fci_img {
  position: relative;
  margin-bottom: 15px;
}
.fci_text {
  font-size: 15px;
  line-height: 16px;
  color: #838383;
  margin-bottom: 15px;
}
.fci_price {
  font-size: 14px;
  font-weight: 500;
  color: #a0a0a0;
}
.fci_price span {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-right: 12px;
}
.f_compare_slider {
  position: relative;
  margin-bottom: 30px;
}
.prev22 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s8.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 100px;
  left: -30px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
}
.prev22:hover {
  background: url(/local/templates/exprogroup/images/icons/s10.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.next22 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  position: absolute;
  top: 100px;
  right: -30px;
  z-index: 8900;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
}
.next22:hover {
  background: url(/local/templates/exprogroup/images/icons/s11.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.f_compare_slider .ps_scroll {
  margin-top: 36px;
}
.f_compare_btn {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  width: 340px;
  margin: 0 auto;
}
.e_rates_block {
  width: 608px;
  height: 69px;
  background: #e5e5e5;
  border-radius: 24px;
  padding: 0 39px;
  margin-bottom: 35px;
}
.rates_title {
  font-size: 23px;
  font-weight: 500;
  letter-spacing: -0.01em;
}
.rates_line {
  margin-left: auto;
}
.rl_item {
  padding-left: 33px;
  font-size: 25px;
  font-weight: 600;
}
.rates_line .rl_item:first-child {
  background: url(/local/templates/exprogroup/images/product/flag1.svg) 0
    center/22px auto no-repeat;
  margin-right: 15px;
}
.rates_line .rl_item:last-child {
  background: url(/local/templates/exprogroup/images/product/flag2.svg) 0
    center/22px auto no-repeat;
}
.f_compare_btn_wp {
  width: 100%;
  border-top: 2px solid #cc3c3c;
  padding-top: 36px;
}
.content_top_line_v3 .content_top_big_text {
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
}
.benefit_left {
  width: 44%;
  padding-left: 53px;
}
.benefit_right {
  width: 50%;
  margin-left: auto;
  margin-right: 50px;
  margin-top: 8px;
}
.benefit_wp {
  background: #f0f0f0;
  padding-top: 45px;
  padding-bottom: 57px;
}
.benefit_wp .wrapper {
  padding: 0 54px;
}
.benefit_wp h2 {
  font-size: 35px;
  font-weight: 600;
  line-height: 35px;
  margin-bottom: 30px;
}
.benefit_wp h2 span {
  color: #cc3c3c;
}
.benefit_block {
  position: relative;
  padding-top: 55px;
}
.benefit_block:before {
  content: "";
  width: 100%;
  height: 33px;
  border-radius: 20px 20px 0 0;
  border: 1px solid #d0d0d0;
  border-bottom: none;
  position: absolute;
  top: 0;
  left: 0;
}
.benefit_title {
  font-size: 50px;
  font-weight: 600;
  line-height: 57px;
  margin-bottom: 20px;
}
.benefit_right img {
  border-radius: 30px;
}
.benefit_text {
  font-size: 19px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: -0.01em;
  margin-bottom: 15px;
}
.benefit_left .wholesale_city {
  margin-bottom: 35px;
}
.swiper23 {
  overflow: hidden;
}
.product_catalog_wp {
  background: #fff;
  padding-top: 63px;
  padding-bottom: 38px;
}
.product_catalog_wp .wrapper {
  padding: 0 54px;
}
.product_catalog_wp h2 {
  font-size: 45px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 40px;
}
.product_catalog_wp h2 span {
  color: #cc3c3c;
}
.pcs_img {
  margin-bottom: 12px;
}
.pcs_img img {
  border-radius: 22px;
}
.pcs_title {
  width: 60%;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 12px;
}
.pcs_price {
  font-weight: 600;
  line-height: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
}
.pcs_price span {
  font-size: 29px;
  font-weight: 600;
  color: #cc3c3c;
  margin-right: 20px;
}
.pcs_btn {
  color: #000;
  font-size: 17px;
  font-weight: 600;
}
.product_catalog_slider .ps_scroll {
  padding-top: 86px;
}
.product_catalog_slider .swiper-slide {
  width: 335px;
}
.delivery_wp {
  background: #eee;
  padding-top: 40px;
  padding-bottom: 40px;
}
.delivery_wp .wrapper {
  padding: 0 51px;
}
.delivery_title {
  padding-bottom: 50px;
  border-bottom: 1px solid #c5c5c5;
  margin-bottom: 50px;
}
.delivery_title div:first-child {
  font-size: 70px;
  font-weight: 600;
  line-height: 64px;
  width: 50%;
  padding-right: 100px;
}
.delivery_title div:last-child {
  width: 38%;
  font-size: 19px;
  font-weight: 700;
  line-height: 22px;
  color: #585858;
  padding-top: 27px;
}
.delivery_num {
  padding-left: 71px;
  position: relative;
  font-size: 17px;
  font-weight: 500;
  line-height: 19px;
  padding-top: 3px;
  margin-bottom: 69px;
}
.delivery_num i {
  font-style: normal;
  display: block;
  width: 46px;
  height: 46px;
  font-size: 24px;
  font-weight: 700;
  background: #cc3c3c;
  border-radius: 13px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.delivery_num span {
  display: block;
  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
  color: #cc3c3c;
  margin-bottom: 10px;
}
.delivery_item {
  width: 24%;
  height: 161px;
  border-radius: 30px;
  background: #fff;
  margin: 0 0.5%;
  padding: 26px 28px;
  position: relative;
  z-index: 1000;
}
.delivery_line .delivery_item:last-child {
  width: 31%;
}
.di_top p {
  font-size: 18px;
  font-weight: 600;
}
.delivery_line .delivery_item:first-child .di_top p {
  font-size: 25px;
}
.di_bottom p {
  font-size: 13px;
  line-height: 14px;
}
.di_top {
  margin-bottom: 10px;
}
.delivery_block {
  margin-bottom: 50px;
  position: relative;
}
.delivery_block_bg1:before {
  content: "";
  width: 1242px;
  height: 860px;
  background: url(/local/templates/exprogroup/images/product/g-img20.png)
    no-repeat;
  position: absolute;
  top: -280px;
  right: -50px;
}
.delivery_block_bg2:before {
  content: "";
  width: 1115px;
  height: 798px;
  background: url(/local/templates/exprogroup/images/product/g-img22.png)
    no-repeat;
  position: absolute;
  top: -70px;
  right: -300px;
}
.get_form {
  padding: 60px;
}
.get_form_title {
  margin-bottom: 15px;
}
.get_form_title div:first-child {
  font-size: 45px;
  font-weight: 600;
  line-height: 50px;
  margin-right: 45px;
}
.get_form_title div:last-child {
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  width: 27%;
  padding-top: 5px;
}
.get_form_tabs a {
  width: 45px;
  height: 45px;
  font-size: 18px;
  font-weight: 600;
  border: 1px solid #dadada;
  border-radius: 10px;
  line-height: 43px;
  text-align: center;
  margin-right: 9px;
  color: #bababa;
}
.get_form_tabs a.active {
  background: #cc3c3c;
  border: 1px solid #cc3c3c;
  color: #fff;
}
.get_form_line {
  padding-top: 93px;
  margin-bottom: 60px;
}
.get_form_left {
  padding-left: 50px;
}
.gfl_title {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 35px;
}
.gfl_check_wp {
  padding-left: 40px;
}
.gfl_check {
  position: relative;
  padding-left: 33px;
  margin-bottom: 20px;
  cursor: pointer;
}
.gfl_check input[type="checkbox"] {
  display: none;
}
.gfl_check input[type="checkbox"] + label:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(images/check1.png) no-repeat;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 1;
}
.gfl_check input[type="checkbox"] + label:after {
  content: "";
  width: 0;
  height: 18px;
  background: url(images/check1.png) 0 -36px no-repeat;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 2;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.gfl_check input[type="checkbox"]:hover + label:before {
  background-position: 0 -18px;
}
.gfl_check input[type="checkbox"]:checked + label:after {
  width: 18px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.gfl_check label {
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
}
.get_form_right {
  width: 40%;
  margin-left: auto;
  margin-right: 150px;
}
.gfr_block p {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 20px;
}
.select_top {
  cursor: pointer;
  width: 100%;
  height: 41px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding-left: 20px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.select_top:hover {
  border: 1px solid #000;
}
.select_top a {
  font-size: 13px;
  font-weight: 500;
  color: #c7c7c7;
}
.filled .select_top a {
  font-size: 13px;
  font-weight: 500;
  color: #000;
}
.select_top span {
  width: 41px;
  height: 100%;
  background: url(images/product/g-ico10.svg) center center no-repeat;
}
.gf_select {
  position: relative;
  z-index: 9;
}
.select_toggle {
  width: 100%;
  position: absolute;
  top: 41px;
  left: 0;
  padding: 9px;
  background: #fff;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  display: none;
}
.select_toggle a {
  display: block;
  padding: 0 9px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 4px;
  height: 28px;
  line-height: 28px;
}
.select_toggle a:hover {
  background: #f0f0f0;
}
.get_form_right .gfr_block:first-child {
  position: relative;
  z-index: 1000;
  margin-bottom: 28px;
}
.get_form_right .gfr_block:nth-child(2) {
  position: relative;
  z-index: 900;
}
.gfr_btn {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.gf_attention {
  font-size: 11px;
  line-height: 12px;
  color: #bababa;
  padding-top: 20px;
}
.get_form_tab {
  display: none;
}
#tab1 {
  display: block;
}
.gfl_pole {
  width: 625px;
  height: 181px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 20px;
}
.budget_title {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 30px;
}
.budget_input {
  width: 212px;
  height: 46px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 0 13px;
  outline: 0;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 17px;
}
.df_input {
  width: 100%;
  height: 51px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  outline: 0;
  padding: 0 20px;
  font-size: 17px;
}
.df_input::-webkit-input-placeholder {
  color: #bbb;
  opacity: 1;
}
.df_input::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
.df_input:-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}
.df_input::-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}
.df_input::placeholder {
  color: #bbb;
  opacity: 1;
}
.get_form_line_v3 .get_form_left {
  width: 49%;
}
.get_form_left .gfr_block:nth-child(2) {
  margin-bottom: 28px;
}
.get_form_line_v3 .get_form_right {
  padding-top: 60px;
  width: 49%;
  margin-right: 0;
  padding-right: 50px;
}
.conditions_img {
  width: 345px;
}
.conditions_info {
  width: calc(100% - 345px);
  padding-left: 73px;
}
.conditions_img img {
  border-radius: 20px;
}
.conditions_title {
  margin-bottom: 10px;
}
.conditions_title span {
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  background: #cc3c3c;
  border-radius: 10px;
  display: inline-block;
  padding: 6px 15px;
}
.conditions_text {
  font-size: 14px;
  margin-bottom: 20px;
}
.content .conditions_list {
  padding-left: 0;
  width: 100%;
  border-bottom: 1px solid #bababa;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.content .conditions_list li {
  padding-left: 0;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 14px;
}
.content .conditions_list li:before {
  display: none;
}
.content .conditions_list li:first-child {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 20px;
}
.conditions_text + .conditions_list {
  border-top: 1px solid #bababa;
  padding-top: 20px;
}
.itog_title {
  font-size: 35px;
  font-weight: 600;
  color: #cc3c3c;
  margin-bottom: 10px;
}
.itog_text {
  font-size: 14px;
  margin-bottom: 7px;
}
.itog_text span {
  font-size: 17px;
  font-weight: 600;
  margin-right: 7px;
}
.conditions_block {
  margin-bottom: 75px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.conditions_block + .product_btn_wp {
  border-top: 1px solid #cc3c3c;
}
.conditions_block + .product_btn_wp .product_btn {
  font-size: 20px;
  width: 480px;
}
.content_wp .download_doc {
  padding: 50px 54px;
}
.download_doc h3 {
  font-size: 45px;
  line-height: 50px;
}
.download_item {
  width: 48.5%;
  height: 125px;
  background: #fff;
  -webkit-box-shadow: 3px 1px 35px -3px rgba(0, 0, 0, 0.06);
  box-shadow: 3px 1px 35px -3px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  cursor: pointer;
  margin-bottom: 10px;
}
.download_left {
  padding-left: 139px;
  height: 76px;
  padding-top: 15px;
}
.download_block .download_item:nth-child(odd) .download_left {
  background: url(/local/templates/exprogroup/images/product/g-ico11.svg) 31px
    center no-repeat;
}
.download_block .download_item:nth-child(2n) .download_left {
  background: url(/local/templates/exprogroup/images/product/g-ico12.svg) 31px
    center no-repeat;
}
.download_left a {
  font-size: 21px;
  font-weight: 600;
}
.download_left span {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #878787;
  margin-top: 5px;
}
.download_btn {
  width: 62px;
  height: 62px;
  border: 2px solid #efefef;
  margin-left: auto;
  background: url(/local/templates/exprogroup/images/product/g-ico13.svg) center
    center no-repeat;
  border-radius: 50%;
  margin-right: 76px;
}
.download_item:hover .download_left a {
  color: #cc3c3c;
}
.download_item:hover .download_btn {
  border: 2px solid #cc3c3c;
  background: url(/local/templates/exprogroup/images/product/g-ico13-1.svg)
    center center no-repeat #cc3c3c;
}
.modal_w2 {
  width: 747px;
  border-radius: 60px;
  padding: 57px 69px;
}
.modal_w5 {
  width: 100%;
  max-width: 600px;
}
.modal_w5 .review_block_img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 27px;
}
.bid_title {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 35px;
}
.bid_input {
  width: 100%;
  height: 51px;
  border: 1px solid rgba(151, 151, 151, 0.6);
  border-radius: 15px;
  padding: 0 23px;
  outline: 0;
  background: 0 0;
  font:
    16px Inter,
    sans-serif;
  color: #000;
}
.bid_input::-webkit-input-placeholder {
  color: #515151;
  opacity: 1;
}
.bid_input::-moz-placeholder {
  color: #515151;
  opacity: 1;
}
.bid_input:-ms-input-placeholder {
  color: #515151;
  opacity: 1;
}
.bid_input::-ms-input-placeholder {
  color: #515151;
  opacity: 1;
}
.bid_input::placeholder {
  color: #515151;
  opacity: 1;
}
.bid_block {
  margin-bottom: 17px;
}
.bid_form .rbf_check label {
  font-size: 13px;
  color: #000;
}
.thank_block {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  display: none;
}
.tb_ico {
  margin-bottom: 29px;
}
.thank_title {
  font-size: 26px;
  font-weight: 600;
  line-height: 31px;
  margin-bottom: 25px;
  color: #fff;
}
.thank_text {
  font-size: 13px;
  color: #fff;
}

.inner_screen_main_info h1 {
  max-width: 900px;
}
.mebel_screen {
  height: 600px;
}
.content_top_big_text {
  width: 46%;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
  padding-top: 30px;
  padding-left: 5px;
}
.content_top_line_v2 {
  padding-bottom: 30px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 40px;
}
.content_top_btn {
  width: 52%;
  margin-left: auto;
}
.content_btn {
  width: 380px;
  margin: 0 auto;
  letter-spacing: 0.01em;
}
.content_request_wp {
  margin-top: -45px;
  padding-top: 74px;
  padding-bottom: 60px;
  position: relative;
}
.content_request_wp .inner_bg,
.content_request_wp .inner_bg_x2 {
  background-color: #010101;
  background-size: 1920px auto;
  background-position: center;
}
.bottom_screen .inner_bg,
.bottom_screen .inner_bg_x2 {
  background-size: cover;
  background-position: center;
}
.content_request_wp.content_request_bg2 .inner_bg,
.content_request_wp.content_request_bg2 .inner_bg_x2 {
  background-color: #010101;
  background-size: cover;
  background-position: left bottom;
}
.request_block_title {
  width: 450px;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
  padding-top: 15px;
}
div.content_pn {
  top: 0;
}
.content_request_wp .wrapper {
  padding: 0 58px;
}
.request_block_form {
  width: calc(100% - 691px);
  position: relative;
  padding: 38px 50px 53px;
  border-radius: 40px;
}
.request_block_form:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(22, 29, 33, 0.2);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 40px;
}
.tbf_title {
  position: relative;
  z-index: 100;
  margin-bottom: 35px;
}
.tbf_title span {
  display: block;
  font-size: 23px;
  font-weight: 500;
  line-height: 23px;
  color: #c6c6c6;
  margin-bottom: 10px;
}
.tbf_title a {
  font-size: 23px;
  font-weight: 500;
  line-height: 23px;
  color: #fff;
}
.rbf_input_block {
  position: relative;
  z-index: 100;
  margin-bottom: 17px;
}
.rbf_input {
  width: 100%;
  height: 51px;
  border: 1px solid #a0a0a0;
  border-radius: 16px;
  padding: 0 23px;
  color: #fff;
  font:
    16px Inter,
    sans-serif;
  background: 0 0;
}
.rbf_input_black {
  color: #000;
}
.rbf_input::-webkit-input-placeholder {
  color: #afafaf;
  opacity: 1;
}
.rbf_input::-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}
.rbf_input:-ms-input-placeholder {
  color: #afafaf;
  opacity: 1;
}
.rbf_input::-ms-input-placeholder {
  color: #afafaf;
  opacity: 1;
}
.rbf_input::placeholder {
  color: #afafaf;
  opacity: 1;
}
.content_request_bg2 {
  height: 710px;
  background: url(images/mebel/m-bg3.webp) left bottom no-repeat #f1f2f5;
  padding-top: 90px;
}
.inner_screen_3 .why_wp .why_block_wp:first-child .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  top: auto;
  bottom: 17px;
  z-index: 10;
}
.inner_screen_3 .why_wp .why_block_wp:nth-child(2) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  bottom: auto;
  right: 15px;
  left: auto;
  z-index: 10;
}
.inner_screen_3 .why_wp .why_block_wp:nth-child(3) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  bottom: 13px;
  top: auto;
  z-index: 10;
}
.inner_screen_3 .why_wp .why_block_wp:nth-child(4) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  right: -6px;
  left: auto;
  top: auto;
  bottom: 19px;
  z-index: 10;
}
.inner_screen_3 .why_wp .why_block_wp:nth-child(5) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: 35px;
  z-index: 10;
}
.inner_screen_3 .why_wp .why_block_wp:nth-child(6) .why_ico:before {
  content: "";
  width: 70px;
  height: 70px;
  background: #cc3c3c;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  bottom: auto;
  right: auto;
  left: 30px;
  z-index: 10;
}
.purchase_wp {
  height: 715px;
  background: url(images/product/g-bg2.webp) left bottom no-repeat #f1f2f5;
  padding-top: 80px;
}
.content_request_wp_v2 {
  margin-top: 0;
  padding-bottom: 150px;
}
.bottom_screen_bg2 {
  background: url(images/product/g-bg3.webp) center 0 no-repeat;
  position: relative;
}
#modal_qr img {
  width: 260px;
  height: auto;
}
#modal_qr .thank_title2 {
  font-size: 30px;
  margin-top: -14px;
}
.title_404 {
  font-size: 120px;
}
.content_404 {
  padding-top: 78px;
  background: #fff;
  height: 500px;
  width: 100%;
  text-align: center;
}
.text_404 {
  width: 100%;
  text-align: center;
}
.text_404 a {
  color: #cc3c3c;
}
.content h1 {
  font-size: 70px;
  font-weight: 700;
  line-height: 71px;
  margin-bottom: 39px;
}

.typography_content ol,
.typography_content ul {
  padding-top: 0;
}
.content ul ul {
  padding-top: 20px;
  padding-left: 0;
}
.content_select_text p {
  margin-bottom: 0;
}
.typography_content .comment_form_left {
  margin-bottom: 30px;
  width: 65%;
}
.typography_content .comment_form_right {
  margin-bottom: 30px;
  width: 35%;
  margin-left: auto;
}
.comment_form_right .c_input {
  width: 100%;
  height: 51px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  outline: 0;
  padding: 0 20px;
  font-size: 17px;
}
.comment_form_right .c_input::-webkit-input-placeholder {
  color: #bbb;
  opacity: 1;
}
.comment_form_right .c_input::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
.comment_form_right .c_input:-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}
.comment_form_right .c_input::-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}
.comment_form_right .c_input::placeholder {
  color: #bbb;
  opacity: 1;
}
.comment_form_right .button {
  margin: 0;
}

.zoom_img img {
  border-radius: 30px;
  margin-bottom: 39px;
}
.tc_block {
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-bottom: 39px;
}
.tc_block li a {
  text-decoration: underline;
}
.tc_block ol {
  margin-bottom: 0;
}
.tc_block ol li:last-child {
  margin-bottom: 0;
}
.tc_title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
body.typography {
  background: #fff;
}
.subscription_form .rbf_check {
  margin-left: auto;
  margin-top: 10px;
  margin-right: 50px;
}
.subscription_pole .contacts_item_wp {
  width: 257px;
  margin-left: auto;
  padding: 0;
  display: block;
  margin-right: 50px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.subscription_pole .contacts_item {
  padding-left: 30px;
}
.subscription_pole .ci_ico svg {
  width: 50px;
  height: 41px;
}
.subscription_pole .ci_title {
  font-size: 20px;
  margin-bottom: 0;
}
.subscription_pole .ci_info {
  padding-left: 30px;
}
.subscription_pole .contacts_item::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(32, 29, 45, 0.3);
}
.subscription_pole .contacts_item::after {
  content: "";
  width: 160px;
  height: 120px;
  background: #159dff;
  border-radius: 30px;
  position: absolute;
  top: -15px;
  left: -24px;
  z-index: 1;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateZ(0);
}
.subscription_pole .contacts_item:hover:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.subscription_pole .contacts_item:hover:before {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.popular_wp .products_bottom {
  margin-top: 0;
}
.modal_w4 .wrapper {
  width: 1600px;
}
.modal_w4.fancybox-content {
  padding: 0;
}
.modal_w4 .gfr_btn {
  margin-left: 0;
}
.fancybox-slide--html {
  padding: 0;
}
.content .ctxt_left p {
  font-size: 35px;
  line-height: 35px;
}
.review_btn2 {
  position: absolute;
  top: 90px;
  right: 0;
}
.button.review_btn2 .button_one {
  width: 30px;
  height: 30px;
  background: url(images/ico12.svg) center center/24px auto no-repeat;
  left: 31px;
  opacity: 1;
  margin-top: -15px;
}
.button.review_btn2 .button_two {
  width: 30px;
  height: 30px;
  background: url(images/ico12-1.svg) center center/24px auto no-repeat;
  left: 23px;
  opacity: 0;
  margin-top: -15px;
}
#modal_thanks_rating .bid_title,
#modal_thanks_subscribe .bid_title {
  margin-bottom: 0;
  text-align: center;
}
.button_dop_text {
  font-weight: 400;
}

.contacts_screen:before {
  content: "";
  top: inherit;
}
.cas_map {
  width: 437px;
  height: 437px;
  border-radius: 25px;
  overflow: hidden;
}
.casl_title {
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
  color: #fff;
  margin-bottom: 28px;
}
.casl_title span {
  color: #cc3c3c;
}
.contacts_address_slider {
  padding: 0 55px 0 75px;
}
.cas_arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dci_info .dci_info_link {
  font-size: 21px;
}
.dop_contacts_line .dop_contacts_item:first-child .dci_info .dci_info_link,
.dop_contacts_line .dop_contacts_item:last-child .dci_info .dci_info_link {
  color: #cc3c3c;
}
.cdb_btn {
  width: 400px;
  margin-right: 25px;
}
.cdb_info {
  width: calc(100% - 430px);
}
.director_contacts_block {
  background: #fff;
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  padding: 27px 41px;
  margin-bottom: 76px;
}
.dop_contacts_line {
  margin-bottom: 75px;
}
.cdb_text {
  width: calc(100% - 120px);
  padding-left: 29px;
  font-size: 17px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #7b7b7b;
}
.cdb_text span {
  display: block;
  font-size: 21px;
  font-weight: 600;
  line-height: 21px;
  color: #000;
  margin-bottom: 7px;
}
.cdb_img {
  width: 120px;
}
.cdb_img img {
  border-radius: 50%;
}
.documentation_item {
  width: 32.8%;
  height: 131px;
  border: 1px solid #ddd;
  border-radius: 22px;
}
.documentation_item:hover .di_link {
  text-decoration: underline;
}
.di_info {
  height: 100%;
  font-size: 17px;
  font-weight: 500;
  padding-left: 127px;
  background: url(/local/templates/exprogroup/images/icons/ico19.svg) 32px
    center no-repeat;
}
.di_link {
  margin-left: auto;
  margin-right: 54px;
  font-size: 17px;
  font-weight: 500;
  color: #cc3c3c;
}
.bcb_text {
  text-align: center;
  font-size: 17px;
  line-height: 20px;
}
.bcb_text .bcb_f1 {
  font-size: 21px;
  font-weight: 600;
  display: inline-block;
  margin-top: 10px;
}
.bcb_text .bcb_f2 {
  font-size: 21px;
  font-weight: 600;
  color: #cc3c3c;
  display: inline-block;
  margin-top: 10px;
}
.documentation_line {
  margin-bottom: 73px;
}
.chat_btn3 {
  width: 124px;
  height: 124px;
  background: url(/local/templates/exprogroup/images/icons/ico20.svg) center
    31px no-repeat #cc3b3b;
  -webkit-box-shadow: 0 4px 39px #cc3b3b;
  box-shadow: 0 4px 39px #cc3b3b;
  border-radius: 50%;
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  position: relative;
  z-index: 100;
  padding-top: 44px;
}
.cb_wp {
  position: absolute;
  width: 162px;
  height: 162px;
  left: 50%;
  margin-left: -81px;
  bottom: -69px;
  cursor: pointer;
}
.cb_wp:before {
  content: "";
  width: 162px;
  height: 162px;
  background: -o-linear-gradient(
    331.73deg,
    rgba(217, 217, 217, 0.35) -27.53%,
    rgba(217, 217, 217, 0) 115.04%
  );
  background: linear-gradient(
    118.27deg,
    rgba(217, 217, 217, 0.35) -27.53%,
    rgba(217, 217, 217, 0) 115.04%
  );
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  position: absolute;
  border-radius: 50%;
  top: -19px;
  left: -19px;
  border: 1px solid #dccdcd;
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  opacity: 0;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.cb_wp:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  opacity: 1;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.bottom_contacts_block {
  padding-bottom: 125px;
  position: relative;
}
.bottom_contacts_block:before {
  content: "";
  width: calc(100% + 110px);
  top: -32px;
  height: 1px;
  background: #e3e3e3;
  left: -55px;
  z-index: 2;
  position: absolute;
}
.contacts_dop_text {
  position: relative;
}
.contacts_dop_text:before {
  content: "";
  width: calc(100% + 110px);
  top: -35px;
  height: 1px;
  background: #e3e3e3;
  left: -55px;
  z-index: 2;
  position: absolute;
}
.contacts_s7 {
  background: url(images/bg16.webp) center 0 / cover no-repeat #000;
  position: relative;
  z-index: 2;
  padding: 105px 0 88px;
}
.contacts_s7 .contacts_line {
  margin-top: 0;
}
.contacts_s7
  .contacts_line
  .contacts_item_wp:nth-child(3)
  .contacts_item:after {
  background: #2787f5;
}
.dop_contacts_wp {
  position: relative;
  z-index: 3;
  background: #000;
}
.collapse_btn {
  height: 49px;
  padding-right: 70px;
  position: absolute;
  top: 55px;
  right: 55px;
  font-size: 18px;
  font-weight: 600;
  color: #b3b3b3;
}
.collapse_btn:before {
  content: "";
  width: 49px;
  height: 49px;
  border-radius: 50%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  -webkit-box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.06);
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.collapse_btn:hover:before {
  background: url(/local/templates/exprogroup/images/icons/s11.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.collapse_btn.active:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.contacts_collapse_block,
.sp24 {
  display: none;
}
@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
.cmb_link_wp:hover .cmb_ico svg,
.dop_contacts_item:hover .dci_ico img {
  -webkit-animation: 1s linear infinite alternate shakeX;
  animation: 1s linear infinite alternate shakeX;
}
.contacts_dop_text {
  margin-bottom: 70px;
}
.cdt_title {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #cc3c3c;
}
.cdt_text p {
  line-height: 22px;
  margin-bottom: 10px;
  font-size: 14px;
  width: 100%;
}
.contacts_block {
  width: 100%;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.contacts_block_bg {
  position: absolute;
  background: url(/local/templates/exprogroup/images/backgrounds/bg16.webp)
    center 0 / cover no-repeat #000;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}
.inner_bg::before,
.inner_bg_mobile::before,
.inner_bg_x2::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    color-stop(33%, rgba(0, 0, 0, 0.4)),
    color-stop(59%, transparent),
    to(transparent)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.4) 33%,
    transparent 59%,
    transparent 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.4) 33%,
    transparent 59%,
    transparent 100%
  );
}

.ap_main_info_text span {
  font-weight: 500;
  color: #000;
}
.contacts_screen {
  height: 540px;
}
.contacts_main_block {
  background: url(/local/templates/exprogroup/images/backgrounds/bg15.webp)
    center 0 no-repeat;
  padding: 61px 115px;
}
.contacts_main_wp {
  position: relative;
  top: -137px;
  z-index: 3;
}
.contacts_screen:before {
  content: "";
  width: 100%;
  height: 750px;
  background: -o-linear-gradient(
    89.23deg,
    #232323 8.1%,
    rgba(27, 27, 27, 0) 39.19%
  );
  background: linear-gradient(
    0.77deg,
    #232323 8.1%,
    rgba(27, 27, 27, 0) 39.19%
  );
  position: absolute;
  left: 0;
  bottom: -75px;
  z-index: 1999;
  top: inherit;
}

.cmb_title {
  font-size: 29px;
  font-weight: 500;
  line-height: 36px;
  color: #fff;
  margin-bottom: 11px;
}
.cmb_link {
  font-size: 21px;
  line-height: 26px;
  color: #fff;
}
.contacts_main_block .cmb_item:first-child .cmb_link {
  color: #cc3c3c;
}
.contacts_screen {
  z-index: 2;
}
.contscts_btns a {
  width: 268px;
  height: 78px;
  position: relative;
  border-radius: 27px;
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  border: 1px solid #938592;
  padding-left: 100px;
  margin-bottom: 7px;
}
.contscts_btns a:hover {
  background: #cc3c3c;
  border: 1px solid #cc3c3c;
}
.contscts_btns a span {
  position: relative;
  z-index: 100;
}
.contscts_btns a:before {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: rgba(90, 73, 93, 0.3);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 25px;
}
.contscts_btns a:first-child:after {
  content: "";
  width: 45px;
  height: 45px;
  background: url(/local/templates/exprogroup/images/icons/ico15.svg) center
    center no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  left: 24px;
}
.contscts_btns a:last-child:after {
  content: "";
  width: 45px;
  height: 45px;
  background: url(/local/templates/exprogroup/images/icons/ico16.svg) center
    center no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  left: 24px;
}
.cmb_ico {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #f4f4f4;
  margin-top: 30px;
}
.cas_left {
  width: calc(100% - 437px);
  padding-right: 55px;
}
.contacts_address_wp {
  margin-top: -65px;
  padding-bottom: 77px;
}
.contacts_address_wp h2 {
  font-size: 45px;
  font-weight: 600;
  color: #fff;
  padding-left: 57px;
  margin-bottom: 53px;
}
.casl_text {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.swiper24 {
  overflow: hidden;
}
.contacts_address_slider {
  position: relative;
}
.prev24 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s8.svg) center
    center/25px auto no-repeat #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  margin-right: 16px;
}
.prev24:hover {
  background: url(/local/templates/exprogroup/images/icons/s10.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.next24 {
  width: 49px;
  height: 49px;
  background: url(/local/templates/exprogroup/images/icons/s9.svg) center
    center/25px auto no-repeat #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 14px 16px 2px rgba(0, 0, 0, 0.06);
}
.next24:hover {
  background: url(/local/templates/exprogroup/images/icons/s11.svg) center
    center/25px auto no-repeat #cc3c3c;
}
.cas_arrows {
  position: absolute;
  top: -103px;
  right: 55px;
}
.dop_contacts {
  background: #f8f8f8;
  border-radius: 50px 50px 0 0;
  padding: 58px 56px 0;
  position: relative;
}
.dop_contacts h2 {
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 70px;
}
.dci_ico {
  width: 75px;
  height: 75px;
  background: #cc3c3c;
  border-radius: 50%;
}
.dci_info {
  padding-left: 26px;
}
.dci_info span {
  display: block;
  font-size: 21px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 8px;
}
.dci_info a {
  font-size: 21px;
}
.inner_bg,
.inner_bg_mobile,
.inner_bg_x2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.inner_bg_mobile,
.inner_bg_x2 {
  display: none;
}

a.button.btn_v2 .button_one.--centered {
  background-size: 19px auto;
  left: 19px;
}
.button:before {
  width: 76px;
  height: 76px;
  background: url(/local/templates/exprogroup_copy/images/icons/s39.svg) 0
    0/76px 76px no-repeat;
  border-radius: 32px;
}
@media only screen and (max-width: 1099px) {
  a.btn_v2 {
    height: 56px;
  }
}
.detail_text_content a:not([class]) {
  color: #1362d9;
}
