@charset "UTF-8";

.page-callback {
  font-family: "MuseoSansCyrlBold";
  background: #ffffff; }
  .page-callback .container {
    width: 100%;
    max-width: 1186px; }
  .page-callback .h1 {
    font-family: "MuseoSansCyrlSuperBold";
    font-size: 48px;
    line-height: 56px;
    margin-top: 24px;
    margin-bottom: 24px; }
  .page-callback .h2 {
    font-family: "MuseoSansCyrlSuperBold";
    font-size: 32px;
    line-height: 42px;
    color: #1F282C;
    margin-bottom: 48px; }
  .page-callback .button-link {
    color: #369AB3;
text-decoration: none; }

.h2-title__wrap .h2 {
  margin-bottom: 24px; }

.section-opportunity .h2 {
  margin-bottom: 32px; }

.callback-start {
  margin-top: 25px;
  padding-bottom: 88px;
  background: #ffffff; }

.callback-start__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 64px; }

.span-br {
  display: block; }

.span-br-mob {
  display: inline; }

.callback-start__text {
  font-family: "MuseoSansCyrlBold";
  font-size: 20px;
  line-height: 28px;
  color: rgba(31, 40, 44, 0.5);
  margin-bottom: 20px; }

.callback-page__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "MuseoSansCyrlBold";
  font-size: 16px;
  border: none;
  width: 248px;
  height: 48px;
  border-radius: 4px;
  text-decoration: none;
  padding: 0; }
  .callback-page__btn:focus {
    outline: none; }

.callback-page__btn-yellow {
  background: #F2C43F;
  color: #1F282C; }
  .callback-page__btn-yellow:hover {
    background:#E7BC3C; }
.callback-page__btn-yellow:active {
	background:#D9B138;
   }

.callback-page__btn-blue {
  background: #3DAFCC;
  color: #FFFFFF; }

.callback-page__btn-blue:hover {
	background: #369AB3;
   }
.callback-page__btn-blue:active {
	background: #2B8BA3;
   }

.callback-page__btn-black {
  background: #1F282C;
  color: #FFFFFF; }
  .callback-page__btn-black:hover {
    background: #000; }

.callback-start__img {
  width: 104px; }

.buttons__wrap {
  display: grid;
  grid-template-columns: 248px 248px;
  grid-gap: 15px; }

.callback-start__right {
  width: 490px;
  min-width: 490px;
  margin-left: 179px;
  margin-right: -43px; }

.calltouch__tabs-content {
  border-bottom: 1px solid #8F9496;
  margin-bottom: 48px; }

.calltouch__tabs-wrap {
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -1px; }

.calltouch__tabs-item {
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: "MuseoSansCyrlBold";
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #8F9496;
  text-decoration: none;
  border-bottom: 4px solid transparent; }
  .calltouch__tabs-item:hover {
    color: #8F9496; }

.section-white {
  padding-top: 88px;
  padding-bottom: 88px;
  background: #ffffff; }

.section-black {
  padding-top: 88px;
  padding-bottom: 88px;
  background: #1F282C;
  color: #FFFFFF; }
  .section-black .h2 {
    color: #FFFFFF; }

.section-gray {
  padding-top: 88px;
  padding-bottom: 88px;
  background: #2A3337;
  color: #FFFFFF; }
  .section-gray .h2 {
    color: #FFFFFF; }

.section-white {
  padding-top: 88px;
  padding-bottom: 88px; }

.callback__advantages {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px; }

.callback__advantages-img-wrap {
  width: 40px;
  height: 40px;
  margin-bottom: 23px; }

.callback__advantages-img {
  height: 100%; }

.callback__advantages-text {
  font-family: "MuseoSansCyrlBold";
  font-size: 20px;
  line-height: 28px;
  color: #1F282C;
  padding-right: 70px; }

.calltouch__tabs-item.active {
  color: #3DAFCC;
  border-bottom: 4px solid #3DAFCC; }

.opportunity__tabs-item {
  width: 34%;
  min-width: 152px; }

.tabs-inner__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .tabs-inner__wrap .chat-page__btn {
    width: 240px; }

.tabs-inner__left {
  width: 57%;
  min-width: 57%;
  max-width: 660px;
  margin-right: 40px; }

.tabs-inner__left img {
  margin-bottom: 64px; }
  .tabs-inner__left img:last-child {
    margin-bottom: 0; }

.tabs-btn-m {
  display: none; }

.tabs__block--js {
  display: none; }

.tabs__block--js.active {
  display: block; }

.calltouch-opportunity__block {
  margin-bottom: 32px; }

.calltouch-opportunity__block-title {
  font-family: "MuseoSansCyrlBold";
  font-size: 22px;
  line-height: 30px;
  color: #FFFFFF;
  margin-bottom: 20px; }

.video__wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0px 8px 32px rgba(31, 40, 44, 0.15);
          box-shadow: 0px 8px 32px rgba(31, 40, 44, 0.15); }

.video__wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.list-check li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  color: #B1B3B5; }
  .list-check li:last-child {
    margin-bottom: 0; }

.list-check li:before {
  content: '';
  background-image: url("/test2/static/img/callback_new/icon-check-round.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 16px;
  min-width: 16px;
  height: 16px;
  margin-right: 12px;
  margin-top: 3px; }

.tabs-inner__right .list-check {
  margin-top: 20px;
  margin-bottom: 32px; }

.calltouch-opportunity__img-wrap img {
  max-width: 100%; }

.calltouch-advant__img {
  width: 40px;
  margin-bottom: 20px; }

.calltouch-advant__img img {
  width: 100%; }

.calltouch-advant__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 64px;
  grid-row-gap: 44px; }

.calltouch-advant__title {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 8px; }

.calltouch-advant__text {
  font-size: 16px;
  line-height: 24px;
  color: #B1B3B5;
  padding-right: 10px; }

.slider-title__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 48px; }

.slider__title {
  font-family: "MuseoSansCyrlSuperBold";
  font-size: 32px;
  line-height: 42px; }

.widget-wripper {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  overflow: hidden; }

.widget-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.widget-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  color: #B1B3B5; }

.widget__next,
.widget__prev {
  cursor: pointer;
  display: block;
  width: 42px;
  min-width: 42px;
  height: 42px; }

.widget__prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 16px; }

.widget-slider__inner {
  height: auto; }

.widget__next.swiper-button-disabled,
.widget__prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.5; }

.widget-item {
  height: 466px;
  width: 100%; }

.widget-item__inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.widget-item__inner img {
  max-width: 100%;
  max-height: 100%; }

.widget-cost-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .widget-cost-head .h2 {
    margin-bottom: 24px; }

.widget-cost-head__text {
  font-size: 20px;
  line-height: 28px;
  color: rgba(31, 40, 44, 0.5); }

.widget-cost-head__right {
  background: #E8F5F9;
  border-radius: 8px;
  width: 100%;
  max-width: 382px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  font-size: 16px;
  line-height: 24px; }
  .widget-cost-head__right:before {
    content: '';
    background-image: url("/test2/static/img/callback_new/widget-cost-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-right: 20px; }

.widget-cost-table-wrap {
  margin-top: 49px;
  margin-bottom: 48px; }

.widget-cost-table {
  border: 1px solid #e3e4e5;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 12px; }

.widget-cost-table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e3e4e5; }
  .widget-cost-table-row:first-child {
    background-color: #faf6f1; }
  .widget-cost-table-row:last-child {
    border-bottom: none; }

.widget-cost-table-row__item {
  width: 20%;
  min-height: 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 23px;
  border-right: 1px solid #e3e4e5;
  font-size: 16px;
  line-height: 24px;
  color: #1F282C;
  font-family: "MuseoSansCyrlBold"; }
  .widget-cost-table-row__item:last-child {
    border-right: none; }

.widget-cost-table-row__item-w4 {
  width: 80%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "MuseoSansCyrlSuperBold"; }

.bonus-block {
  color: #ffffff;
  padding: 32px 40px;
  background: #3DAFCC;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.bonus-block__right {
  margin-left: 64px; }

.bonus-block__title {
  font-family: "MuseoSansCyrlSuperBold";
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 8px; }

.bonus-block__text {
  font-size: 20px;
  line-height: 28px; }

.calltouch-steps__wrap {
  margin-bottom: 48px; }

.calltouch-steps__wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px; }

.calltouch-steps__item {
  padding: 16px 20px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px; }

.calltouch-steps__item.step-result {
  background: #196A82; }

.calltouch-steps__num {
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "MuseoSansCyrlSuperBold";
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  background: #196A82;
  margin-bottom: 16px; }

.calltouch-steps__text {
  font-size: 16px;
  line-height: 24px; }

.calltouch-steps__text a {
  color: #369AB3;
text-decoration: none; }

.calltouch-steps__img {
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin-bottom: 16px; }

.calltouch-steps__img img {
  width: 100%; }

.steps__subtitle {
  font-size: 20px;
  line-height: 28px;
  color: #B1B3B5;
  margin-bottom: 48px; }

.hint-mob {
  display: none; }

.faq-items {
  margin-top: 48px; }

.faq-item__wrap {
  margin-left: -20px;
  margin-right: -20px;
  padding: 28px 20px;
  margin-bottom: 8px; }
  .faq-item__wrap:last-child {
    margin-bottom: 0; }
  .faq-item__wrap:hover {
    background: #E8F5F9;
    border-radius: 8px; }

.faq-item__wrap.active:hover {
  background: none; }

.faq-item__title {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-family: "MuseoSansCyrlBold";
  font-size: 22px;
  line-height: 32px;
  color: #1F282C; }
  .faq-item__title:before {
    content: '';
    background-image: url("/test2/static/img/callback_new/icon-right-blue.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    min-width: 24px;
    height: 20px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    margin-left: 6px;
    margin-right: 16px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }

.faq-item__wrap.active .faq-item__title:before {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.faq-item__block {
  display: none;
  padding-top: 16px;
  padding-left: 46px;
  font-family: "MuseoSansCyrlBold";
  font-size: 18px;
  line-height: 26px;
  color: #1F282C; }

.faq-item__text .p {
  color: rgba(31, 40, 44, 0.5);
  margin-bottom: 16px; }
  .faq-item__text .p:last-child {
    margin-bottom: 0; }

.faq-item__text .list-check li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  font-size: inherit;
  line-height: inherit;
  color: rgba(31, 40, 44, 0.5); }
  .faq-item__text .list-check li:last-child {
    margin-bottom: 0; }

.faq-item__text .list-check li:before {
  content: '';
  background-image: url("/test2/static/img/callback_new/icon-check-round.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 16px;
  min-width: 16px;
  height: 16px;
  margin-right: 12px;
  margin-top: 3px; }

@media screen and (max-width: 991px) {
  .faq-items {
    margin-top: 28px; }
  .faq-item__title {
    font-size: 18px;
    line-height: 24px; }
  .faq-item__wrap {
    padding: 12px 12px 12px 5px;
    margin-left: 0;
    margin-right: 0; }
  .faq-item__title:before {
    width: 17px;
    min-width: 17px;
    height: 17px;
    margin-right: 11px; }
  .faq-item__wrap.active,
  .faq-item__wrap.active:hover {
    background: #E8F5F9;
    border-radius: 8px; }
  .faq-item__block {
    font-size: 16px;
    line-height: 24px;
    padding-left: 34px;
    padding-top: 7px; } }

@media screen and (max-width: 1200px) {
  .container {
    width: 100%;
    max-width: 100%;
    padding: 0 15px; } }

@media screen and (max-width: 992px) {
  .callback-start {
    margin-top: 0;
    padding-bottom: 48px; }
  .callback-start__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 48px; }
  .callback-start__right {
    display: none; }
  .callback-start__left .buttons__wrap {
    grid-template-columns: 1fr; }
  .callback-page__btn {
    width: 100%; }
  .page__head {
    display: none; }
  .callback-start__img {
    display: none; }
  .page-callback .h1 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 24px; }
  .callback-start__text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 32px; }
  .callback__advantages {
    grid-template-columns: 1fr;
    grid-gap: 28px; }
  .callback__advantages-text {
    font-size: 18px;
    line-height: 24px; }
  .span-br {
    display: inline; }
  .span-br-mob {
    display: block; }
  .tabs-btn-d {
    display: none; }
  .tabs-btn-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .tabs-inner__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 32px; }
  .tabs-inner__left {
    width: 100%;
    min-width: 100%; }
  .section-black {
    padding-top: 48px;
    padding-bottom: 48px; }
  .page-callback .h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 32px; }
  .section-gray {
    padding-top: 48px;
    padding-bottom: 48px; }
  .slider__title {
    font-size: 24px;
    line-height: 32px; }
  .slider-title__wrap {
    margin-bottom: 24px; }
  .widget-arrows {
    display: none; }
  .widget-wripper {
    overflow: visible; }
  .widget-item {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    width: 100%; }
  .widget-item__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -24px; }
  .swiper-pagination-bullet {
    background: #8F9496;
    opacity: 0.2; }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFFFFF; }
  .section-widget {
    padding-bottom: 64px; }
  .calltouch-advant__wrap {
    grid-template-columns: 1fr;
    grid-gap: 32px; }
  .calltouch-advant__title {
    font-size: 20px;
    line-height: 26px; }
  .calltouch-advant__text {
    padding-right: 0; }
  .widget-cost-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .widget-cost-head__left {
    margin-bottom: 32px; }
  .widget-cost-head__text {
    font-size: 18px;
    line-height: 24px; }
  .widget-cost-table-wrap {
    margin-top: 24px;
    overflow-x: auto;
    margin-right: -15px;
    padding-right: 15px;
    margin-bottom: 8px; }
  .widget-cost-table {
    min-width: 800px;
    margin-bottom: 12px; }
  .bonus-block {
    border-radius: 8px;
    padding: 28px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .bonus-block__title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px; }
  .bonus-block__right {
    width: 100%;
    margin-left: 0;
    margin-top: 32px; }
  .calltouch-steps__wrap {
    grid-template-columns: 1fr;
    margin-bottom: 32px; }
  .calltouch-steps__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px; }
  .calltouch-steps__num,
  .calltouch-steps__img {
    margin-bottom: 0;
    margin-right: 20px; }
  .steps__subtitle {
    margin-bottom: 32px; }
  .section-white {
    padding-top: 48px;
    padding-bottom: 48px; }
  .callback-page__btn {
    font-size: 20px;
    line-height: 26px; }
  .calltouch__tabs-content {
    margin-bottom: 32px; }
  .calltouch-opportunity__block-title {
    font-size: 20px;
    line-height: 26px; }
  .widget-cost-head__right {
    max-width: 100%; }
  .hint-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-size: 18px;
    line-height: 24px;
    color: rgba(31, 40, 44, 0.5);
    margin-bottom: 32px; }
    .hint-mob:after {
      content: '';
      background-image: url("/test2/static/img/callback_new/icon-hint.gif");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 32px;
      min-width: 32px;
      height: 32px;
      margin-left: 10px; } }
@media (max-width: 960px) {
  .page-callback{
    padding-top: 64px;
  }
}