.banner {
  padding-top: 0;
}
.banner__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 11px 20px;
  border-radius: 7px;
  font-weight: bold;
  font-size: 15px;
  background-color: #ea005e;
  color: #fff;
  margin-bottom: 30px;
}
.banner__text {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.banner__btn {
  border: none;
  font-size: 15px;
  line-height: 1;
  font-weight: 400;
  padding: 8px 10px;
  color: #fff;
}
.text-hero-title {
  font-size: 17px;
  font-weight: 800;
  letter-spacing: 0.4px;
  display: block;
  margin-bottom: 16px;
}
.promocode-form {
  font-size: 17px;
  margin-left: 0px;
  margin-top: 0px;
}
.promocode-form a {
  padding: 16px 0px;
}
.hero {
  padding-top: 0;
  position: relative;
}
.hero__content {
  position: relative;
}
.hero__content a {
  color: #6666CC;
  text-decoration: underline;
}
.hero__content a:hover {
  text-decoration: none;
}
.hero__content .show-promocode-link {
  order: 2;
  font-size: 17px;
  letter-spacing: 1px;
}
.hero__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 76%;
  text-decoration: none;
}
.hero__inner {
  display: flex;
  justify-content: space-between;
}
.hero__left {
  display: none;
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 0px;
  background-color: rgba(255, 255, 255, 0.7);
}
.hero__right {
  flex: 0 0 33%;
  position: relative;
  top: -21px;
  left: 6px;
}
.hero__right video {
  width: 417px;
}
.hero__sticker {
  position: absolute;
  right: -34px;
  top: 24px;
  width: 124px;
  height: 122px;
}
.hero__sticker img {
  width: 124px;
  height: 122px;
}
.hero__sticker-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: rotate(11deg);
  position: relative;
  z-index: 1;
  height: 100%;
}
.hero__sticker-text-lg {
  font-weight: 700;
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  color: #fff;
}
.hero__sticker-text-sm {
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 1px;
  color: #fff;
}
.hero__sticker-img-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 125px;
  height: 122px;
}
.hero__title {
  font-style: normal;
  font-weight: 900;
  font-size: 55px;
  line-height: 63px;
  letter-spacing: 1px;
  color: #3E4146;
  margin-bottom: 40px;
}
.hero__title .color-green {
  color: #33CC00;
}
.hero__text {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.7;
  color: #3E4146;
  margin-bottom: 30px;
}
.hero__text ol {
  margin-top: 10px;
}
.hero__text ul li {
  content: '\2713\0020';
}
.hero__form {
  background: white;
  border-radius: 10px;
}
.hero__form .col {
  padding: 0 5px;
}
.hero__form .row-narrow {
  margin-left: -5px;
  margin-right: -5px;
}
.hero__form-title {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 700;
}
.hero__btn-more {
  background: white;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  padding: 11px 29px;
  text-decoration: none;
  color: #000;
}
.hero__form-btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: none;
  padding: 12px 35px;
  width: 248px;
  max-width: 100%;
}
.hero__form-btn-wrap {
  margin-top: 5px;
  text-align: center;
}
.benefits {
  margin-top: 42px;
  margin-bottom: 120px;
}
.benefits-right {
  flex: 0 0 50%;
  position: relative;
  margin-top: 15px;
}
.benefits-header {
  font-size: 50px;
  font-weight: 800;
  letter-spacing: -0.66px;
  line-height: 63px;
}
.benefits-item {
  display: inline-block;
  width: 50%;
  float: left;
  margin: 0px 0px 80px 0px;
  line-height: 30px;
  letter-spacing: 0.66px;
  font-size: 17px;
  font-weight: 400;
}
.benefits-item-number {
  font-size: 40px;
  font-weight: 800;
  display: block;
  margin-bottom: -12px;
}
.benefits-item.second {
  padding-left: 15%;
}
.benefits-item-text {
  font-size: 17px;
  display: block;
  line-height: 27px;
  letter-spacing: 0.3px;
  margin-top: 0px;
}
.benefits-item-bottom {
  margin-top: 40px;
}
.benefits-item-1 {
  padding-left: 12px;
  padding-top: 10px;
}
.benefits-item-2 {
  padding-left: 42px;
  padding-top: 8px;
}
.benefits-item-3 {
  margin-top: 61px;
  margin-left: 0px;
}
.benefits-item-4 {
  padding-left: 42px;
  margin-top: 61px;
}
.service .service__item__col {
  max-width: 32.73% !important;
  padding-left: 15px;
  padding-right: 0px;
}
.service {
  padding-top: 0px;
}
.service__title {
  text-align: left;
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 0px;
  margin-bottom: 56px;
  line-height: 60px;
}
.service__item {
  border-radius: 10px;
  margin-bottom: 15px;
  background: white;
}
.service__item:hover {
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
}
.service__item:hover .service__item-title a {
  background: #ea005e;
  color: #fff;
}
.service__item-content {
  border: 1px solid #dfdfeb;
  border-top-width: 0;
  border-radius: 0 0 10px 10px;
  padding: 14px 20px 14px 20px;
  position: relative;
  font-size: 17px;
  line-height: 18px;
  color: #636372;
}
.service__item-title a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  background: #ffcc00;
  padding: 10px 14px;
  font-size: 30px;
  line-height: 1.3;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
  color: #3e4146;
  border-radius: 8px 8px 0 0;
  font-weight: 500;
}
.service__item-title a .small {
  font-size: 17px;
  letter-spacing: 0.5px;
}
.service__item-title .badge {
  padding: 4px 5px;
  font-size: 88%;
}
.service__item-title--color3 a {
  background: #636372;
  color: #fff;
}
.service__item p {
  margin: 0 0 5px;
}
.service__item-icon {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 28px;
  color: #C1C1C1;
}
.service__item-review {
  display: inline-block;
  margin-left: 0px;
  color: #33CC00;
  text-decoration: underline;
}
.service__item-review:hover {
  text-decoration: none;
  color: #33CC00;
}
.service__item-no-review {
  display: inline-block;
  margin-left: 12px;
}
.service__item-price {
  width: 52%;
  display: inline-block;
  font-size: 30px;
  color: #292929;
  font-weight: 500;
}
.service__item-group {
  display: table;
  margin-bottom: 8px;
  margin-top: -5px;
  width: 100%;
}
.service__item-row {
  display: table-row;
}
.service__item-row span {
  display: inline-block;
  line-height: 1.4;
  padding-bottom: 10px;
  color: #292929;
}
.service__item-row span:nth-child(1) {
  width: 48%;
  vertical-align: top;
}
.service__item-row span:nth-child(2) {
  width: 51%;
  word-wrap: break-word;
  font-weight: 600;
}
.service__item-top {
  position: relative;
}
.service__item-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
.service__item .btn {
  padding-top: 10px;
  border-radius: 10px;
  flex: 1 1 auto;
  width: 96%;
  margin-top: 44px;
  font-size: 19px;
  font-weight: 500;
  height: 53px;
}
.service__item .btn:hover {
  background-color: #3c0;
  border-color: #3c0;
}
.form-short-left {
  padding-left: 0px;
}
.form-short-right {
  padding-right: 0px;
}
.short-form {
  margin-top: 7px;
}
.short-form .form-group {
  padding-left: 0px;
}
.short-form .form-group .btn {
  border-radius: 10px;
  font-size: 17px;
  letter-spacing: 0.8px;
  height: 53px;
}
.short-form .form-group .btn:hover {
  background-color: #FF0066;
  border-color: #FF0066;
}
.short-form .form-group .custom-select {
  background-image: url("/img/redesign/custom-select-arrow.svg");
}
.short-form .form-group .form-control {
  background-color: #EEF0F0;
  border-radius: 10px;
  padding-left: 30px;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1px;
}
.short-form .form-group .form-control:focus,
.short-form .form-group .form-control:active {
  background-color: #EEF0F0;
}
.form-know-price {
  font-size: 12px;
  padding-top: 6px;
}
.link-services-additional {
  color: #33CC00;
  text-decoration: underline;
}
.link-services-additional:hover {
  text-decoration: none;
  color: #33CC00;
}
.lead_magnet {
  padding-top: 90px;
  margin-bottom: 120px;
}
.lead_content {
  padding: 51px 20px 50px 25px;
  border-radius: 30px;
  background-color: #3E4146;
}
.lead_content_left {
  width: 62%;
  display: inline-block;
}
.lead_content_right {
  display: inline-block;
  float: right;
  height: 159px;
  margin-top: 49px;
  background: url("/img/redesign/lead-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 37%;
}
.lead_content2 {
  padding: 78px 20px 57px 25px;
  border-radius: 30px;
  background-color: #3E4146;
}
.lead_content2_left {
  width: 50%;
  display: inline-block;
}
.lead_content2_right {
  vertical-align: top;
  padding-left: 33px;
  width: 49%;
  display: inline-block;
}
.lead_content2 .lead_title {
  line-height: 58px;
}
.lead_content2 .lead_text {
  margin-top: 24px;
  letter-spacing: 0.42px;
}
.lead_content2 .lead_text.second {
  margin-top: 14px;
}
.lead_content2 .lead_form {
  margin-top: 5px;
}
.lead_content2 .lead_form .custom-select {
  background-image: url("/img/redesign/custom-select-arrow.svg");
}
.lead_content2 .lead_form .form-control {
  width: 100%;
}
.lead_content2 .lead_form .btn {
  margin-left: 0px;
  width: 100%;
}
.lead_content2 .lead-text-after-form {
  margin-top: 25px;
}
.lead-text-after-form {
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 30px;
  font-size: 12px;
  letter-spacing: 0.3px;
  font-weight: 100;
}
.lead-text-after-form a {
  color: #fff;
  text-decoration: underline;
}
.lead-text-after-form a:hover {
  font-weight: 400;
  /*text-decoration: none;*/
}
.lead_form {
  margin-top: 20px;
}
.lead-form-group {
  width: 100%;
}
.lead-form-group.email {
  padding-left: 0px;
}
.lead-form-group.button-group {
  padding-right: 0px;
}
.lead-form-group .btn {
  background-color: #33CC00;
  color: #fff;
  font-size: 20px;
  margin-left: 20px;
  width: 45%;
  height: 62px;
  border-radius: 10px;
  padding-left: 20px;
}
.lead-form-group .btn:hover {
  border: none;
  background-color: #FF0066;
  color: #fff;
  box-shadow: none;
}
.lead-form-group .form-control {
  width: 53%;
  height: 62px;
  font-size: 20px;
  border-radius: 10px;
  padding-left: 20px;
  font-weight: 400;
  background-color: #fff;
}
.lead-form-group .form-control:focus,
.lead-form-group .form-control:active {
  background-color: #fff;
}
.lead_title {
  letter-spacing: -0.2px;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  color: #fff;
}
.lead_text {
  margin-top: 28px;
  display: block;
  letter-spacing: -0.3px;
  color: #fff;
  line-height: 28px;
  font-size: 17px;
}
.add-service {
  padding-top: 120px;
  margin-bottom: 120px;
}
.add-service__items {
  background: #EEF0F0;
  border-radius: 7px;
  padding: 15px 15px 20px;
}
.add-service__title {
  margin-bottom: 65px;
  font-size: 50px;
  font-weight: 800;
  line-height: 43px;
  letter-spacing: -0.25px;
}
.add-service__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  border-radius: 10px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
  padding: 5px;
}
.add-service__item a {
  color: #3e4146;
}
.add-service__item-name {
  padding: 3px 10px;
  text-align: left;
  flex-grow: 1;
}
.add-service__item-name .badge {
  padding: 4px 5px;
  font-size: 92%;
}
.add-service__item-price {
  flex: 0 0 35%;
  padding: 3px 0px 3px 20px;
  text-align: left;
}
.add-service__item-price span {
  display: inline-block;
}
.add-service__item-btn {
  width: 100%;
  color: #3e4146;
  padding: 9px 0;
  text-align: center;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 400;
  background: none;
}
.add-service__item-btn:hover {
  background-color: #33CC00;
}
.add-service__item-link {
  text-decoration: none;
}
.add-service-bottom-text {
  line-height: 39px;
  display: block;
  font-size: 17px;
  letter-spacing: 0.36px;
}
/*.video__how__itwork__video__mask:hover .video__how__itwork__video__mask__play {
  width: 100px;
  height: 100px;
  left: 45%;
  top: 38%;
}*/
/*.video__how__itwork__video__mask:hover video {
  opacity: 0.8;
}*/
.video__how__itwork {
  padding-top: 0px;
}
.video__how__itwork__title {
  font-size: 50px;
  font-weight: 900;
  line-height: 43px;
}
.video__how__itwork__video {
  margin-top: 60px;
}
.video__how__itwork__video__mask {
  /*overflow: hidden;
      background-color: #000;
      border-radius: 31px;
      height: 385px;
      position: relative;*/
  height: 385px;
  position: relative;
  display: block;
  z-index: 1;
  border-radius: 20px;
  overflow: hidden;
}
.video__how__itwork__video__mask .play-video {
  position: relative;
  display: block;
  background-color: #000;
}
.video__how__itwork__video__mask:hover .video__how__itwork__video__mask__play {
  width: 100px;
  height: 100px;
  left: 45%;
  top: 36%;
  background-position-x: 42px;
  background-position-y: center;
}
.video__how__itwork__video__mask:hover video {
  opacity: 0.8;
}
.video__how__itwork__video__mask__play {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50px;
  background-repeat: no-repeat;
  background-position-x: 32px;
  background-position-y: center;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 2;
  left: 46%;
  top: 38%;
  background-image: url("/img/redesign/video-play.svg");
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.video__how__itwork__video__mask video {
  position: relative;
  left: -1px;
  width: 101%;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.choice {
  padding-bottom: 40px;
  border-bottom: 1px solid #F2F2F2;
}
.choice__item {
  text-align: center;
  margin-bottom: 30px;
}
.choice__item:last-child {
  margin-bottom: 0;
}
.choice__item-image {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffcc00;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto 16px;
  font-size: 46px;
}
.choice__item-image .icon-spo-archery-target {
  padding-left: 8px;
  padding-bottom: 4px;
}
.choice__item-text {
  font-size: 1.1em;
  letter-spacing: -0.02em;
}
.self {
  padding-top: 70px;
  padding-bottom: 55px;
  border-bottom: 1px solid #F2F2F2;
}
.self b {
  font-weight: 700;
}
.self__title {
  text-align: left;
  font-style: normal;
  color: #3E4146;
  margin-bottom: 25px;
}
.self__text {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4;
  color: #3E4146;
  margin-bottom: 7px;
}
.self__text:last-of-type {
  margin-bottom: 30px;
}
.self__subtitle {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #3E4146;
  margin-bottom: 8px;
}
.self__list {
  list-style: none;
  margin-bottom: 30px;
}
.self__list li {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 2;
  color: #3E4146;
}
.self__btn {
  padding: 12px 35px;
  width: 248px;
  max-width: 100%;
}
.self__btn-wrap {
  text-align: center;
}
.self__left {
  margin-bottom: 45px;
}
.self__right {
  text-align: center;
}
.self__right-content {
  border-radius: 5px;
}
.self__circle {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  cursor: pointer;
}
.self__circle:hover .self__play-btn {
  background-color: #ff0000;
}
.self__play-btn {
  width: 85px;
  height: 54px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(34, 34, 34, 0.7);
  background-image: url("../../img/redesign/play-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 15px;
  transition: background-color 0.5s;
}
.self .play-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.scheme {
  margin-top: -58px;
  margin-bottom: 120px;
}
.scheme__items {
  margin-top: 50px;
}
.scheme__title {
  margin-bottom: 60px;
}
.scheme__item {
  margin-bottom: 55px;
  text-align: center;
}
.scheme__item__col:nth-child(1) {
  flex: 0 0 23.7%;
  max-width: 23.7%;
}
.scheme__item__col:nth-child(2) {
  flex: 0 0 24.6%;
  max-width: 24.6%;
}
.scheme__item__col:nth-child(3) {
  flex: 0 0 26.8%;
  max-width: 26.8%;
}
.scheme__item__col:nth-child(4) {
  flex: 0 0 24%;
  max-width: 24%;
}
.scheme__item-number {
  position: relative;
  display: inline-block;
  width: 103px;
  height: 103px;
  border-radius: 50%;
  margin-bottom: 15px;
  margin-left: -38px;
}
.scheme__item-number b {
  display: none;
}
.scheme__item-number img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.scheme__item-number-1 {
  background: #6666CC;
  margin-left: -13px;
  margin-top: 2px;
  /*&:before {
          content: '';
          width: 52px;
          height: 41px;
          position: absolute;
          right: -12px;
          top: -30px;
          background: url("../../img/redesign/one-tale.svg") no-repeat center center;
          background-size: cover;
        }*/
}
.scheme__item-number-1 img {
  padding-right: 7px;
}
.scheme__item-number-2 {
  background: #33CC00;
  margin-top: 2px;
  margin-left: -6px;
  /*&:before {
          content: '';
          width: 52px;
          height: 41px;
          position: absolute;
          left: -12px;
          top: -30px;
          background: url("../../img/redesign/two-tale.svg") no-repeat center center;
          background-size: cover;
        }*/
}
.scheme__item-number-3 {
  background: #FF0066;
  margin-top: 2px;
  margin-left: -29px;
  /*&:before {
          content: '';
          width: 52px;
          height: 41px;
          position: absolute;
          right: -12px;
          top: -30px;
          background: url("../../img/redesign/three-tale.svg") no-repeat center center;
          background-size: cover;
        }*/
}
.scheme__item-number-4 {
  background: #00CCCC;
  margin-top: 2px;
  margin-left: -44px;
  /*&:before {
          content: '';
          width: 52px;
          height: 41px;
          position: absolute;
          left: -12px;
          top: -30px;
          background: url("../../img/redesign/four-tale.svg") no-repeat center center;
          background-size: cover;
        }*/
}
.scheme__item-text {
  font-size: 17px;
  line-height: 28px;
  text-align: left;
  letter-spacing: -0.2px;
  margin-top: 10px;
  /*margin: 0 auto;*/
}
#youtubeVideoFrame {
  border-radius: 20px;
}
#youtubeVideoReviews {
  border-radius: 20px;
}
.modal-video {
  /* margin-top: 50px;*/
}
.modal-video .modal-content {
  background: none;
}
.modal-video .modal-body {
  padding: 0px;
}
.modal-video .close {
  position: absolute;
  right: -90px;
  top: 5px;
}
.modal-video .close.reviews {
  position: relative;
  right: 40px;
  top: 5px;
}
.modal-video .modal-dialog {
  max-width: 1200px;
}
.specialists {
  padding-top: 0px;
  margin-bottom: 120px;
}
.specialists-container-title {
  font-size: 50px;
  font-weight: 800;
  line-height: 60px;
  letter-spacing: -0.116px;
}
.specialists-container-grey {
  margin-top: 74px;
  background-color: #EEF0F0;
  border-radius: 30px;
  margin-left: 40px;
  background-position-x: 43%;
  margin-right: 40px;
  background-repeat: no-repeat;
  height: 506px;
  background-size: 43%;
  background-position: bottom;
}
.specialists-container-text {
  position: relative;
  padding: 20px 14px;
  font-size: 20px;
  border-radius: 10px;
  background-color: #fff;
  width: 378px;
  line-height: 32px;
  box-shadow: 1px 1px 10px -4px #000;
}
.specialists-container-text:hover .radio {
  background-color: #6666CC;
}
.specialists-container-text .radio {
  border: 2px solid #6666CC;
  border-radius: 15px;
  width: 25px;
  height: 25px;
  display: inline-block;
}
.specialists-container-text .text {
  display: inline-block;
}
.specialists-container-text.number-1 {
  left: 28px;
  top: 22px;
}
.specialists-container-text.number-1 .radio {
  margin-bottom: 10px;
  margin-left: 68px;
}
.specialists-container-text.number-2 {
  left: -32px;
  top: 189px;
}
.specialists-container-text.number-2 .radio {
  margin-bottom: 9px;
  margin-left: 66px;
}
.specialists-container-text.number-3 {
  left: 659px;
  top: -230px;
}
.specialists-container-text.number-3 .radio {
  margin-bottom: 10px;
  margin-right: 16px;
}
.specialists-container-text.number-4 {
  left: 739px;
  top: -105px;
}
.specialists-container-text.number-4 .radio {
  margin-bottom: 60px;
  margin-right: 16px;
}
.warranty {
  padding-top: 0px;
  margin-bottom: 120px;
}
.warranty-title {
  font-weight: 800;
  font-size: 50px;
  line-height: 43px;
}
.warranty-col-title {
  font-weight: 800;
  font-size: 40px;
  line-height: 43px;
  margin-top: 60px;
  margin-bottom: 28px;
}
.warranty-col-title.last {
  margin-top: 30px;
}
.warranty-col-text {
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;
  letter-spacing: 0.24px;
}
/*.youtube-reviews-video {
  height: 100%;
}*/
.reviews {
  padding-top: 0px;
  /*&slick-counter{
    position:absolute;
    top:5px;
    left:5px;
    background:yellow;
    padding:5px;
    opacity:0.8;
    border-radius:5px;
  }*/
}
.reviews .slick-list {
  padding-left: 0px!important;
}
.reviews .slick-slide {
  width: 1010px!important;
}
.reviews-title {
  line-height: 43px;
  margin-bottom: 60px;
  font-size: 50px;
  font-weight: 800;
}
.reviews-icons {
  padding-top: 0px;
}
.reviews-icons-col {
  text-align: center;
}
.reviews-icons-col a {
  font-weight: 700;
  font-size: 40px;
  line-height: 43px;
  color: #3E4146;
  text-decoration: none;
  opacity: 1;
}
.reviews-icons-col a img {
  margin-top: -5px;
}
.reviews-icons-col a:hover {
  color: #3E4146;
  text-decoration: none;
}
.reviews-item {
  margin-left: 0px!important;
  margin-right: 40px;
  width: 70%;
  height: 350px;
  padding: 40px 10px;
  border: 1px solid black;
  border-radius: 30px;
  position: relative;
}
.reviews-item.special {
  background-color: #3E4146;
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  text-align: center;
  padding-top: 80px;
}
.reviews-item.special .btn {
  margin-top: 40px;
  border-radius: 10px;
  padding: 0px 55px 0px 55px;
  height: 50px;
}
.reviews-item.special .btn:hover,
.reviews-item.special .btn:active {
  background-color: #FF0066;
  outline: none;
  box-shadow: none;
  border: none;
}
.reviews-item-link {
  margin-top: 40px;
  bottom: 22px;
  position: absolute;
}
.reviews-item-fio {
  font-weight: 800;
  font-size: 17px;
}
.reviews-item-star {
  margin-top: 14px;
}
.reviews-item-text {
  margin-top: -9px;
  letter-spacing: 0.93px;
}
.reviews-item-avatar {
  display: inline-block;
  width: 10%;
  vertical-align: top;
  padding-left: 21px;
}
.reviews-item-data {
  padding-left: 6px;
  width: 89%;
  display: inline-block;
}
.reviews-item-way {
  font-weight: 400;
  font-size: 16px;
}
.reviews-item-way-bold {
  color: #3E4146;
  font-weight: 500;
  text-decoration: underline;
}
.reviews-item-way-bold:hover {
  text-decoration: none;
  color: #3E4146;
}
.reviews__arrows {
  text-align: center;
  margin-top: 7px;
}
.reviews__arrows .slick-disabled {
  opacity: 0.2;
}
.reviews__arrow {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-top: -5px;
  border-radius: 50%;
  cursor: pointer;
}
.reviews__arrow-prev {
  background: url("/img/redesign/mobile/arrow-left.svg") no-repeat center center;
  background-size: 20px 20px;
}
.reviews__arrow-next {
  background: url("/img/redesign/mobile/arrow-right.svg") no-repeat center center;
  background-size: 20px 20px;
}
.reviews__slideshow {
  font-weight: 500;
  display: inline-block;
  margin-top: 17px;
  font-size: 19px;
  margin: 27px;
}
.reviews__title {
  margin-bottom: 25px;
}
.reviews__title,
.reviews__mark {
  padding: 0 15px;
}
.reviews__mark {
  max-width: 290px;
  margin: 0 auto;
}
.reviews__item {
  text-align: center;
  padding: 15px 14px 85px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  outline: none;
}
.reviews__item-content {
  border-radius: 10px;
  box-shadow: 0px 10px 25px rgba(153, 137, 199, 0.15);
  padding: 25px 23px;
  border: 1px solid #F8F8F8;
}
.reviews__item-text {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 23px;
}
.reviews__item-rate {
  margin-bottom: 20px;
}
.reviews__item-rate span {
  display: inline-block;
  margin-right: 5px;
}
.reviews__item-rate span:last-child {
  margin-right: 0;
}
.reviews__item-photo {
  display: inline-block;
  margin-bottom: 23px;
}
.reviews__item-name {
  font-size: 15px;
}
.reviews__item-name p {
  font-weight: 600;
  margin-bottom: 2px;
}
.reviews__item-name span {
  font-weight: 400;
}
.reviews__mark {
  margin-bottom: 15px;
}
.reviews__average b,
.reviews__total b {
  font-weight: 800;
  font-size: 25px;
  line-height: 1.1;
}
.reviews__average span,
.reviews__total span {
  display: inline-block;
  width: 100%;
  font-size: 13px;
}
.reviews__average b {
  color: #33CC00;
}
.reviews__total b {
  color: #00CCCC;
}
.reviews-video {
  padding-top: 0px;
  margin-top: 115px;
  /*& .slick-list {
      padding:0 25% 0 0 !important;
    }*/
}
.reviews-video__arrows {
  text-align: center;
  margin-top: 27px;
}
.reviews-video__arrows .slick-disabled {
  opacity: 0.2;
}
.reviews-video__arrow {
  margin-top: -5px;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
}
.reviews-video__arrow-prev {
  background: url("/img/redesign/mobile/arrow-left.svg") no-repeat center center;
  background-size: 20px 20px;
}
.reviews-video__arrow-next {
  background: url("/img/redesign/mobile/arrow-right.svg") no-repeat center center;
  background-size: 20px 20px;
}
.reviews-video__slideshow {
  font-weight: 500;
  display: inline-block;
  margin-top: 17px;
  font-size: 19px;
  margin: 0px 30px 0px 30px;
}
.reviews-video-modal-dialog {
  height: 100%;
}
.reviews-video-modal-content {
  height: 100%;
}
.reviews-video-title {
  font-weight: 800;
  font-size: 50px;
  line-height: 38px;
}
.reviews-video-items {
  margin-top: 60px;
}
.reviews-video-item {
  border-radius: 30px;
  overflow: hidden;
  /*width: 275px;
      height: 458px;*/
  width: 40%;
  position: relative;
  display: inline-block;
  margin: 0px 25px 0px 0px;
  background-color: #EEF0F0;
}
.reviews-video-item.item1 .reviews-video-item-fio {
  bottom: 54px;
}
.reviews-video-item.item2 .reviews-video-item-fio {
  bottom: 54px;
}
.reviews-video-item.item3 .reviews-video-item-fio {
  bottom: 54px;
}
.reviews-video-item:hover .reviews-video-item-play {
  background: url("/img/redesign/reviews-video-play-ico-white.svg");
  background-position-y: 12px;
  background-position-x: 15px;
  background-repeat: no-repeat;
  background-color: #3E4146;
}
.reviews-video-item:hover img {
  position: relative;
  transform: scale(1.025);
}
.reviews-video-item img {
  height: auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.reviews-video-item-play {
  background: url("/img/redesign/reviews-video-play-ico.svg");
  background-position-y: 12px;
  background-position-x: 15px;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  z-index: 2;
  border-radius: 30px;
  width: 40px;
  top: 10px;
  height: 40px;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.reviews-video-item-fio {
  position: absolute;
  bottom: 33px;
  left: 10px;
  z-index: 2;
}
.reviews-video-item-fio span {
  font-size: 17px;
  display: block;
  padding: 10px;
  border-radius: 25px;
  width: fit-content;
  background-color: #fff;
}
.reviews-video-item-img-wrapper {
  position: relative;
}
.reviews-video-item-img-bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(62, 65, 70, 0) 56.54%, rgba(62, 65, 70, 0.83) 100%);
  z-index: 1;
}
.reviews-item-link-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 20px;
  min-width: 180px;
  background-color: #fff;
  border: 1px solid var(--w5-black);
  border-radius: 10px;
  transition: 0.2s ease-in-out;
}
.reviews-item-link-box:hover,
.reviews-item-link-box:focus {
  background-color: var(--w5-black);
  transition: 0.2s ease-in-out;
}
.reviews-item-link-box:hover .reviews-logo,
.reviews-item-link-box:focus .reviews-logo {
  filter: invert(1) brightness(2);
  transition: 0.2s ease-in-out;
}
.reviews-logo {
  transition: 0.2s ease-in-out;
}
.faq {
  padding-top: 0px;
  margin-top: 105px;
}
.faq__title {
  font-weight: 800;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 10px;
}
.faq__text {
  font-weight: 400;
  font-size: 17px;
  line-height: 43px;
  letter-spacing: 0.4px;
  font-style: normal;
  margin-top: 30px;
  text-align: left;
  color: #3E4146;
}
.faq__text a {
  color: #33CC00;
  font-weight: 500;
  text-decoration: underline;
}
.faq__text a:hover {
  text-decoration: none;
}
.faq__list {
  margin-top: 51px;
  list-style: none;
  margin-bottom: 15px;
}
.faq__list-item {
  padding: 14px;
  border: 1px solid #3E4146;
  border-radius: 15px;
  cursor: pointer;
  margin-bottom: 10px;
}
.faq__list-item:last-child {
  margin-bottom: 0;
}
.faq__list-item.active .faq__list-icon {
  background: url('../../img/redesign/faq-minus.svg') no-repeat center center;
  background-size: cover;
}
.faq__list-item-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq__list-icon {
  position: relative;
  /*flex: 0 0 26px;
      order: 0;*/
  /* border: 1px solid #33CC00;
      border-radius: 50%;*/
  height: 25px;
  width: 25px;
  background: url('../../img/redesign/faq-plus.svg') no-repeat center center;
  background-size: cover;
  flex-shrink: 0;
}
.faq__list-question {
  order: 1;
  flex: 1 1 auto;
  font-weight: 600;
  font-size: 12px;
  line-height: 140%;
  color: #3E4146;
  padding-left: 15px;
}
.faq__list-answer {
  display: none;
  margin-top: 15px;
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  color: #3E4146;
  padding-left: 45px;
}
.cities {
  padding-top: 0px;
}
.cities-title {
  font-weight: 800;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 0.66px;
}
.cities hr {
  margin: 0px 0px;
  border-top-color: #3E4146;
}
.cities-lists {
  margin-top: 53px;
  overflow: hidden;
}
.cities-lists-list {
  white-space: nowrap;
  position: relative;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 1px;
  color: #3E4146;
  padding: 6px 0px 7px 0px;
  margin-left: -600px;
}
.cities-lists-list img {
  margin-left: 20px;
  margin-right: 20px;
}
.cities-lists-list.one {
  font-size: 40px;
}
.cities-lists-list.two {
  font-size: 36px;
}
.cities-lists-list.three {
  font-size: 32px;
}
.cities-lists-list.four {
  font-size: 24px;
}
.company {
  padding-top: 120px;
  padding-bottom: 90px;
}
.company__title {
  margin-bottom: 15px;
  font-weight: 800;
  font-size: 50px;
  line-height: 65px;
  text-align: left;
}
.company__text {
  margin-bottom: 60px;
  margin-top: 60px;
  /*&__left{
      margin-right: 100px;
      display: inline-block;
      width: 36.5%;
    }
    &__right {
      display: inline-block;
      width: 46%;
      vertical-align: top;
    }*/
}
.company__text p {
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;
}
.company__email a {
  text-decoration: underline;
  color: #6666CC;
}
.company__email a:hover {
  color: #6666CC;
  text-decoration: none;
}
.company__phone a {
  text-decoration: underline;
  color: #6666CC;
}
.company__phone a:hover {
  color: #6666CC;
  text-decoration: none;
}
.company__schedule-title {
  display: none;
}
.company #YMapsID {
  height: 450px;
}
.company #YMapsID.preload {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--w5-gray);
}
.company #YMapsID.preload .ymap-loading-img {
  display: block;
}
.company #YMapsID .ymap-loading-img {
  display: none;
  animation-name: loading-rotate;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}
@keyframes loading-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.graduate {
  padding-bottom: 50px;
  /*line-height: 1.5;
  font-weight: 300;
  font-size: 14px;*/
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  color: #3E4146;
  margin-bottom: 12px;
}
.graduate h1 {
  margin-bottom: 30px;
  color: #3E4146;
  font-weight: 800;
  font-size: 25px;
}
.graduate h2 {
  font-weight: 800;
  font-size: 18px;
  color: #3E4146;
  line-height: 34px;
  margin-bottom: 28px;
}
.graduate h3 {
  font-weight: 800;
  font-size: 15px;
  line-height: 34px;
  color: #3E4146;
}
.graduate p {
  font-size: 15px;
}
.graduate__title {
  margin-bottom: 10px;
}
.graduate__desc {
  max-width: 691px;
  margin: 0 auto 30px;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  color: #292929;
  opacity: 0.5;
}
.graduate h3 {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.36;
  color: #292929;
  margin-bottom: 15px;
  margin-top: 23px;
}
.graduate p {
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  color: #3E4146;
  margin-bottom: 12px;
}
.graduate p b {
  font-weight: 700;
}
.graduate ul,
.graduate ol {
  margin-top: 11px;
  margin-bottom: 12px;
}
.graduate ul li,
.graduate ol li {
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  color: #292929;
  margin-bottom: 4px;
}
.graduate ul {
  list-style: disc;
  padding-left: 40px;
}
.graduate ul li {
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  color: #3E4146;
}
.graduate ul li p {
  display: inline;
}
.graduate__block {
  display: flex;
  flex-wrap: wrap;
}
.graduate__image {
  text-align: center;
  order: 1;
  margin-bottom: 40px;
  flex: 0 0 100%;
}
.graduate__content {
  order: 0;
  flex: 0 0 100%;
}
.graduate__content--center .graduate__subtitle {
  max-width: 410px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.graduate__content--center p {
  text-align: center;
}
.graduate__mobile-text-wrap {
  margin-bottom: 20px;
}
.graduate__mobile-text-wrap img {
  display: none;
}
.ready {
  padding-bottom: 50px;
}
.ready__title {
  margin-bottom: 15px;
}
.ready__text {
  max-width: 540px;
  margin: 0 auto 25px;
  font-size: 15px;
  text-align: center;
}
.ready__btn {
  padding: 12px 35px;
  width: 248px;
  max-width: 100%;
}
.footer {
  background-color: #3E4146;
}
.footer__nav__title {
  color: #ffffff;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
}
.footer__nav__title.partner {
  display: block;
  margin-top: 48px;
}
.footer__nav {
  color: #fff;
}
.footer__nav li {
  margin: 0 0 16px;
}
.footer__nav--docs {
  margin-top: 13px;
  letter-spacing: -0.7px;
}
.footer .for-client-col {
  padding-left: 9px;
}
.footer .for-specialist-col {
  padding-left: 3px;
}
.footer__subscribe {
  margin-left: 10px;
  margin-bottom: 5px;
}
.footer__subscribe-input {
  background-color: #ffffff !important;
  height: 45px!important;
  border-radius: 10px!important;
}
@media (max-width: 991px) {
  .footer__subscribe-input {
    min-height: 56px;
  }
}
.footer__subscribe-btn {
  background-color: #33CC00 !important;
  border-radius: 10px;
}
.footer__subscribe-btn:hover {
  border: none!important;
  background-color: #FF0066 !important;
  color: #fff !important;
  box-shadow: none!important;
}
.footer__subscribe-title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .footer__subscribe-title {
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.66px;
    color: #fff;
    margin-bottom: 38px;
  }
}
.footer__subscribe-disclaimer {
  font-size: 12px;
  color: #fff;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .footer__subscribe-disclaimer {
    margin-bottom: 30px;
  }
}
.footer__subscribe-disclaimer a {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: #fff;
  transition: 0.3s ease-in-out;
}
.footer__subscribe-disclaimer a:hover {
  text-decoration-color: rgba(255, 255, 255, 0);
  transition: 0.3s ease-in-out;
}
.footer__socials-wrapper {
  display: flex;
  margin-top: 65px;
  justify-content: space-between;
  max-width: 440px;
}
@media (max-width: 991px) {
  .footer__socials-wrapper {
    margin-top: 25px;
    max-width: 350px;
  }
}
.footer__socials-title {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  color: #fff;
  padding-left: 10px;
}
.footer__social-wrapper {
  display: flex;
  align-items: center;
}
.footer__social {
  margin-left: 10px;
  flex-shrink: 0;
  margin-right: 20px;
}
.footer__social li a {
  color: #3E4146;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer__social li a path {
  fill: #3E4146;
}
.footer__social li a:hover {
  background-color: #FF0066;
}
.footer__social li a:hover path {
  fill: #fff;
}
.footer__social--blue li a {
  background-color: #6666CC;
}
.footer__social--blue li a svg path {
  fill: #fff;
}
.footer__contacts {
  margin-left: 27px;
  margin-top: 7px;
}
.footer__contacts p {
  font-size: 12px;
  line-height: 18px;
}
.footer__contacts-email {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  padding-left: 0px;
}
.footer__contacts-email:before {
  background: none;
}
.footer__contacts-center {
  font-weight: 700;
  color: #fff;
  font-size: 25px;
  line-height: 20px;
  margin-left: 17px;
  margin-top: 7px;
}
.footer__contacts-center p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin-top: 17px;
}
.footer__contacts-center a {
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}
.footer__contacts-center a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer__contacts-phone {
  font-weight: 700;
  font-size: 25px;
  line-height: 20px;
}
.footer__contacts-phone a {
  color: #fff;
  text-decoration: none;
}
.footer__contacts-phone a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer__contacts-info {
  margin-top: 18px;
}
.footer__contacts-info .city {
  margin-bottom: 7px;
}
.footer__disclaimer {
  padding-top: 5px;
}
@media (max-width: 992px) {
  .footer__disclaimer br {
    display: none;
  }
}
.footer__disclaimer--reqs {
  margin-top: 20px;
}
.footer .contacts-col {
  padding-right: 0px;
}
.footer__bottom__row {
  margin-top: 105px;
}
.footer__payment p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin-top: 12px;
}
.footer__payment--abs p {
  margin-top: 8px;
}
.footer .MagicLink {
  width: 125px;
  height: 47px;
  margin-left: -8px;
  display: block;
  background: url('/img/admitad/logo-mobile.svg');
}
.footer .MagicLink:hover {
  background: url('/img/admitad/logo-blue.svg');
}
.footer__disclaimer a {
  text-decoration: underline;
  font-weight: 500;
  transition: 0.3s ease-in-out;
}
.footer__disclaimer a:hover {
  text-decoration-color: rgba(255, 255, 255, 0);
  font-weight: 500;
  transition: 0.3s ease-in-out;
}
@media all and (min-width: 768px) {
  .hero__left {
    display: block;
  }
  /*.hero__right {
    flex: 0 0 36%;
  }*/
  .hero__content {
    padding: 0px;
    border-radius: 7px;
  }
  .hero__form {
    padding: 35px 40px 20px;
  }
  .add-service__item {
    flex-direction: row;
    padding: 0;
  }
  .add-service__item-name {
    padding: 6px 10px;
  }
  .add-service__item-price {
    padding: 6px 5px 6px 15px;
  }
  .add-service__item-btn {
    display: flex;
    align-self: stretch;
    justify-content: center;
    align-items: center;
    flex: 0 0 96px;
    padding: 10px 15px;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
  }
  .choice {
    padding-bottom: 70px;
  }
  .reviews__mark {
    position: relative;
    max-width: 440px;
    margin: 0 auto 48px;
  }
  .reviews__mark:before {
    content: '';
    background: url("../../img/redesign/mark-left.svg") no-repeat center center;
    background-size: contain;
    width: 38px;
    height: 74px;
    position: absolute;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .reviews__mark:after {
    content: '';
    background: url("../../img/redesign/mark-right.svg") no-repeat center center;
    background-size: contain;
    width: 38px;
    height: 74px;
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .reviews__average b,
  .reviews__total b {
    font-size: 33px;
  }
  .reviews__average span,
  .reviews__total span {
    font-size: 15px;
  }
  .reviews__average,
  .reviews__total {
    text-align: center;
  }
  .self__circle {
    max-width: 610px;
  }
}
@media all and (min-width: 992px) {
  .add-service__item:hover {
    cursor: pointer;
    background: #ea005e;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
  }
  .add-service__item:hover a {
    color: #fff;
    text-decoration: none;
  }
  .add-service__item:hover .add-service__item-btn {
    opacity: 1;
  }
  .descktop-hidden {
    display: none;
  }
  .company__text__left {
    margin-right: 100px;
    display: inline-block;
    width: 36.5%;
  }
  .company__text__right {
    display: inline-block;
    width: 46%;
    vertical-align: top;
  }
  .youtube-reviews-video {
    width: 48vw;
  }
  .hero__title {
    font-size: 55px;
  }
  .banner__content {
    justify-content: space-between;
  }
  .banner__text {
    width: auto;
    flex-grow: 1;
    padding-right: 20px;
    margin-bottom: 0;
  }
  .service__item-content {
    padding: 34px 0px 25px 15px;
  }
  .service__item-icon {
    font-size: 44px;
  }
  .service__item {
    margin-bottom: 0;
  }
  .choice__item-text {
    font-size: 1.2em;
  }
  .self__left {
    margin-bottom: 0;
  }
  .self__left-content {
    padding-left: 30px;
  }
  .self__left ul {
    list-style: none;
  }
  .self__left ul li:before {
    content: '\2713\0020';
  }
  .self__btn-wrap {
    text-align: left;
  }
  .self__right {
    display: flex;
    align-items: center;
    background: url("../../img/redesign/video-placeholder.svg") no-repeat center top;
    background-size: contain;
    text-align: right;
  }
  .self__right-content {
    background: none;
    padding: 0 12px;
    border-radius: 0;
  }
  .self__circle {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .scheme__item {
    margin-bottom: 0;
  }
  .choice__item {
    margin-bottom: 0;
  }
  .reviews {
    padding-bottom: 38px;
  }
  .reviews__items {
    display: flex;
    justify-content: space-around;
  }
  .reviews__item {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    width: 22.5%;
    background: #FFFFFF;
    border: 1px solid #F8F8F8;
    border-radius: 10px;
    padding: 25px 23px;
  }
  .reviews__item:hover {
    box-shadow: 0px 10px 25px rgba(153, 137, 199, 0.15);
  }
  .reviews__item-content {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    border-radius: 0;
    padding: 0;
    height: 100%;
    border: none;
  }
  .reviews__item-text {
    flex: 1 1 auto;
  }
  .reviews__item-rate,
  .reviews__item-photo,
  .reviews__item-name {
    flex: 0 0 auto;
  }
  .faq {
    padding-bottom: 120px;
  }
  .faq__list-item {
    padding: 13px;
  }
  .faq__list-question {
    padding-left: 17px;
    font-size: 17px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0.37px;
  }
  .faq__list-answer {
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    margin-top: 20px;
  }
  .faq__list-item {
    margin-bottom: 22px;
  }
  .faq__content {
    display: flex;
    flex-direction: column;
  }
  .faq__list {
    margin-bottom: 0;
  }
  .graduate__desc {
    margin-bottom: 70px;
  }
  .graduate h1 {
    font-weight: 800;
    font-size: 40px;
    line-height: 34px;
    margin-top: 30px;
  }
  .graduate h2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 34px;
    margin-top: 30px;
  }
  .graduate h3 {
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .graduate p {
    font-size: 17px;
  }
  .graduate__block {
    display: block;
  }
  .graduate__image {
    display: block;
    max-width: 48%;
  }
  .graduate__image--left {
    float: left;
    margin-right: 69px;
    margin-bottom: 35px;
  }
  .graduate__image--right {
    float: right;
    margin-left: 69px;
    margin-bottom: 35px;
  }
  .graduate__content {
    display: block;
    margin-bottom: 0;
  }
  .graduate__content.w-i--left ul,
  .graduate__content.w-i--left ol {
    padding-left: 0;
  }
  .graduate__content.w-i--left ul li:before,
  .graduate__content.w-i--left ol li:before {
    margin-left: 26px;
  }
  .graduate h3 {
    font-size: 25px;
  }
  .graduate {
    padding-bottom: 73px;
    padding-top: 0px;
  }
  .ready {
    padding-bottom: 70px;
  }
  .ready__text {
    margin-bottom: 35px;
    font-size: 18px;
  }
}
@media all and (min-width: 1200px) {
  .self__right {
    background-position: left top;
    background-size: cover;
  }
  .add-service__item {
    background: none;
    margin-bottom: 0;
  }
  .self__circle {
    padding: 0;
  }
  .self__right-content {
    padding: 0 0 0 30px;
  }
}
.ellipse-hero-text {
  display: block;
  /* margin-top: 3px; */
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 15px;
  border: 2px solid #33CC00;
  font-: 100;
  font-size: 22px;
}
.hero-digit {
  position: relative;
  left: -25px;
  font-size: 28px;
  top: 2px;
}
.text-hero {
  position: relative;
  /*left: -18px;*/
  font-size: 17px;
  line-height: 40px;
  letter-spacing: 0.5px;
  top: -5px;
}
.increase-width-by-1px {
  width: calc(100% + 1px);
}
.YMaps-b-balloon-content {
  height: auto !important;
}
.test {
  display: inherit;
}
.youtube {
  height: 675px;
}
.youtube-reviews-video {
  height: 93vh;
  width: 27vw;
  margin: 0px auto;
}
.main-pg {
  padding-bottom: 120px;
}
.main-pg .short-form-redesign__items {
  display: grid;
  grid-template-columns: 335px 335px 1fr;
  grid-column-gap: 18px;
  grid-row-gap: 16px;
}
.main-pg .short-form-redesign .redesign-input {
  background-color: #EEF0F0;
}
.main-pg .short-form-redesign .redesign-input.has-error-valid {
  border: 1px solid red;
}
.main-pg .short-form-redesign .custom-select-opener {
  background-color: #EEF0F0;
}
.main-pg .short-form-redesign .select2-selection {
  background-color: #EEF0F0;
}
.main-pg .short-form-redesign .custom-select-option:nth-child(2),
.main-pg .short-form-redesign .custom-select-option:nth-child(3),
.main-pg .short-form-redesign .custom-select-option:nth-child(4) {
  font-weight: 700;
}
.main-pg .short-form-redesign .so-form-disclaimer {
  color: #3E4146;
}
.main-pg .short-form-redesign .so-form-disclaimer a {
  color: #6666CC;
}
.main-pg .short-form-redesign .so-form-disclaimer a:hover {
  color: #6666CC;
  text-decoration: underline;
  text-decoration-color: #6666CC;
}
.main-pg .short-form-redesign__submit-btn {
  width: 100%;
  max-width: 464px;
  padding: 17px 40px 15px;
  border-radius: 10px;
}
.main-pg .short-form-redesign__submit-subtext {
  font-weight: 400;
  font-size: 17px;
  line-height: 17px;
  letter-spacing: 1px;
  text-align: center;
  color: #6666CC;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-pg .so-lead-magnet {
  padding-top: 0;
}
.main-pg .so-lead-magnet__form .formError {
  position: absolute !important;
  bottom: 0 !important;
  top: auto !important;
  display: block !important;
  opacity: 1 !important;
  left: auto !important;
  right: 10px !important;
  margin-top: 3px !important;
  transform: translateY(calc(100% + 2px));
}
.main-pg .so-lead-magnet__form .formError:before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #fff;
  z-index: 992;
  left: 15px;
  top: -5px;
  transform: rotate(45deg);
  border: 1px solid #ccc;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.main-pg .so-lead-magnet__form .formErrorContent {
  padding: 7px 15px !important;
  background-color: #fff !important;
  border: 1px solid #ddd !important;
  border-radius: 5px !important;
  box-shadow: none !important;
}
.main-pg .so-lead-magnet__form .formErrorArrow {
  display: none;
}
.main-pg .so-lead-magnet .custom-select-option:nth-child(2),
.main-pg .so-lead-magnet .custom-select-option:nth-child(3),
.main-pg .so-lead-magnet .custom-select-option:nth-child(4) {
  font-weight: 700;
}
.main-pg .so-lead-magnet .redesign-input.has-error-valid {
  border: 1px solid red;
}
.main-pg .so-lead-magnet-fp {
  padding-top: 90px;
}
.main-pg .so-lead-magnet-ask {
  padding-top: 0;
  padding-bottom: 120px;
}
.main-pg .so-seo-text {
  padding-top: 0;
  padding-bottom: 120px;
}
/*# sourceMappingURL=redesign-main.css.map */