@media (max-width: 500px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}.development {
  width: 100%;
}
.development-top-block-survey {
  padding: 18px;
  background: #fff;
  box-shadow: -5px 5px #E5E5E5;
  border: 1px solid #263238;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .development-top-block-survey a {
    margin: 0 auto;
    display: block;
    width: fit-content;
  }
}
@media (max-width: 992px) {
  .development .offset-1 a {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .development .offset-1 {
    margin-left: 0;
  }
}
/**************************************************************************************************************/
.price-top-block-text p {
  font-size: 32px;
  line-height: 1.5;
  text-indent: 0;
}
@media (max-width: 991px) {
  .price-top-block-text p {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .price-top-block-text {
    text-align: center;
    order: 1;
  }
}
@media (max-width: 575px) {
  .price-top-block-img {
    max-width: 300px;
    width: 100%;
    margin: 0 auto 16px;
  }
}
.price-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 25px;
  background: #fff;
  box-shadow: -5px 5px #E5E5E5;
  border: 1px solid #263238;
  border-radius: 10px;
  min-height: 380px;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .price-item {
    min-height: unset;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .price-item {
    padding: 15px;
  }
}
.price-item h3 {
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 15px;
}
@media (max-width: 1399px) {
  .price-item h3 {
    font-size: 29px;
  }
}
@media (max-width: 991px) {
  .price-item h3 {
    font-size: 24px;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .price-item h3 {
    font-size: 21px;
  }
}
.price-item p {
  font-size: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 40px 0 0;
  margin-bottom: 0;
}
.price-item p i {
  font-size: 22px;
  margin-left: 25px;
}
@media (max-width: 991px) {
  .price-item p {
    margin-top: 0;
  }
}
@media (max-width: 575px) {
  .price-item p {
    padding: 40px 0 0;
  }
}
@media (max-width: 991px) {
  .price-item p span {
    font-size: 24px;
  }
}
.price-item:hover {
  transition: all 0.2s;
  transform: scale(1.015);
  text-decoration: none;
}
@media (max-width: 767px) {
  .price-item img {
    max-height: 200px;
  }
}
@media (max-width: 575px) {
  .price-item img {
    max-height: 120px;
  }
}
.price__btn {
  width: fit-content;
  margin: 0 auto;
}
.advertising-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 18px;
  background: #fff;
  width: 100%;
  box-shadow: -7px 7px #E5E5E5;
  border: 1px solid #263238;
  border-radius: 10px;
}
.advertising-item h3 {
  margin-bottom: 20px;
  text-align: center;
}
.advertising-item p {
  text-indent: 0;
}
.advertising-item img {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 300px;
}
.advertising-item__body {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1439px) {
  .advertising-item__body {
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .advertising-item__body {
    flex-wrap: wrap;
  }
}
.advertising-item__body span {
  font-family: "InterMedium" !important;
  font-size: 32px;
  line-height: 43px;
}
@media (max-width: 1439px) {
  .advertising-item__body span {
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .advertising-item__body span {
    font-size: 21px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .advertising-item__body span {
    align-self: flex-end;
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
  }
}
.advertising-item .btn {
  padding: 17px 22px;
}
@media (max-width: 992px) {
  .advertising-item .btn {
    padding: 12px 17px;
  }
}
@media (max-width: 575px) {
  .advertising-item .btn {
    margin: 0 auto;
  }
}
.website-support-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.website-support-item h2 {
  margin-bottom: 16px;
}
@media (max-width: 1013px) {
  .website-support-item h2 {
    font-size: 56px;
  }
}
@media (max-width: 991px) {
  .website-support-item h2 {
    font-size: 29px;
    line-height: 32px;
    text-align: center;
  }
}
@media (max-width: 666px) and (min-width: 576px) {
  .website-support-item h2 {
    font-size: 24px;
  }
}
.website-support-item__img {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .website-support-item__img {
    max-width: 290px;
    min-height: 220px;
    width: 100%;
    margin: 0 auto 16px;
  }
}
@media (max-width: 693px) and (min-width: 576px) {
  .website-support-item__text {
    min-height: 100px;
  }
}
.website-support-item__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
}
@media (max-width: 991px) {
  .website-support-item__bottom {
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .website-support-item__bottom {
    text-align: center;
  }
}
.website-support-item__bottom span {
  width: 67%;
  font-family: "InterBold" !important;
  font-size: 35px;
  line-height: 366px;
  position: relative;
}
@media (max-width: 991px) {
  .website-support-item__bottom span {
    width: 100%;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 16px;
  }
}
.website-support-item__bottom span:before {
  content: '';
  width: 100%;
  height: 5px;
  background: #263238;
  position: absolute;
  left: 0;
  top: -35px;
}
@media (max-width: 575px) {
  .website-support-item__bottom .btn {
    margin: 0 auto;
  }
}
.bg-vector {
  background-image: url(/local/templates/rutego/images/advertising-vector.svg);
  background-repeat: no-repeat;
  background-position: 50px bottom;
  background-size: contain;
}
@media (max-width: 1199px) {
  .bg-vector {
    background-image: none;
  }
}
.context-description-wrap {
  background: #fff;
  border: 1px solid #263238;
  box-sizing: border-box;
  box-shadow: -5px 5px #E5E5E5;
  border-radius: 10px;
}
.context-description-wrap p {
  font-size: 24px;
  line-height: 1.5;
  text-indent: 0;
  text-align: start;
}
.context-description-wrap p:not(:last-child) {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .context-description-wrap p {
    font-size: 18px;
  }
}
/******************************************************************/
.advantages {
  counter-reset: number;
  /*возможно надо удалить*/
  /*возможно надо удалить*/
}
.advantages-item {
  display: flex;
  border: 1px solid #263238;
  background: rgba(245, 243, 244, 0.8);
  margin-bottom: 20px;
  border-radius: 10px;
}
.advantages-item__img {
  max-width: 310px;
  width: 35%;
  background: url("/local/templates/rutego/images/advantages-item-bg.svg") no-repeat top left;
  background-size: cover;
  position: relative;
  border-radius: 10px;
}
.advantages-item__img::before {
  counter-increment: number;
  content: counter(number);
  font-size: 145px;
  font-family: 'MontserratExtraBold';
  line-height: 1;
  color: #E5383B;
  position: absolute;
  top: 5%;
  left: 15%;
}
@media (max-width: 500px) {
  .advantages-item__img::before {
    font-size: 144px;
  }
}
.advantages-item__content {
  padding: 18px;
  width: 65%;
  margin: 0 auto;
}
.advantages-item__content h4 {
  font-size: 28px;
}
@media (max-width: 991px) {
  .advantages-item__content h4 {
    font-size: 24px;
  }
}
.advantages-item__content p {
  font-size: 20px;
  line-height: 31px;
}
@media (max-width: 991px) {
  .advantages-item__content p {
    font-size: 18px;
  }
}
.advantages__item {
  min-height: 200px;
}
.advantages p {
  text-align: center;
  text-indent: 0;
}
.advantages p:first-child {
  font-weight: bold;
}
.advantages__img {
  width: 55px;
  min-height: 60px;
}
/******************************************************************/
.form-learn-more .input-wrap {
  max-width: 650px;
  width: 100%;
  border: 1px solid #263238;
  margin-bottom: 10px;
}
.form-learn-more .input-wrap input {
  width: 100%;
  font-size: 20px;
  line-height: 24px;
  padding: 16px 20px;
  border: none;
  outline: none;
}
.facts img {
  width: 55px;
}
.facts p {
  text-indent: 0;
}
.guarantee img:last-of-type {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
.landing ._price-block {
  bottom: -30px;
  background-color: #fff;
  right: -100px;
  padding: 0 20px;
}
@media (max-width: 1299px) {
  .landing ._price-block {
    right: -30px;
  }
}
.landing .__old {
  white-space: pre;
  position: relative;
  display: inline-block;
  font-family: 'MontserratBold';
  font-weight: unset;
  color: #000;
}
.landing .__old:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  color: #E5383B;
  width: 100%;
  height: 0;
  border-bottom: 5px solid #E5383B;
  transform: rotate(-10deg);
}
.landing .__action {
  background-color: #000;
  padding: 0 44px;
  font-weight: unset;
  font-family: "InterBold" !important;
  color: #E5383B;
  font-size: 40px !important;
  border-radius: 10px;
}
@media (max-width: 470px) {
  .landing .__action {
    padding: 0 7px;
  }
}
.landing .price-of-services-item {
  box-shadow: none !important;
  border-width: 2px !important;
}
.landing .price-of-services-item-plus {
  margin-top: 30px;
  padding-bottom: 30px;
}
.landing .price-of-services-item-plus li {
  font-size: 20px;
}
@media (min-width: 767px) {
  .landing .price-of-services-item-plus li {
    font-size: 18px;
  }
}
.landing ._bottom-block {
  position: relative;
  left: 78px;
}
@media (max-width: 1299px) {
  .landing ._bottom-block {
    left: 8px;
  }
}
.price-of-services-item-wrap .price-of-services-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  min-height: 430px;
  padding: 15px;
  background: #fff;
  color: #263238;
  border: 1px solid #263238;
  box-shadow: -5px 5px #E5E5E5;
}
.price-of-services-item-wrap .price-of-services-item__top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.price-of-services-item-wrap .price-of-services-item__bottom {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.price-of-services-item-wrap .price-of-services-item h3 {
  position: relative;
}
.price-of-services-item-wrap .price-of-services-item h3:before {
  content: '';
  width: 100%;
  height: 3px;
  background: #263238;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.price-of-services-item-wrap .price-of-services-item .heading {
  background: #fff;
  top: -20px;
  left: -2px;
  color: #E5383B;
  padding: 0 20px;
  font-size: 30px !important;
}
@media (max-width: 767px) {
  .price-of-services-item-wrap .price-of-services-item .heading {
    font-size: 20px !important;
  }
}
@media (max-width: 549px) {
  .price-of-services-item-wrap .price-of-services-item .heading {
    top: -20px;
  }
}
.price-of-services-item-wrap .price-of-services-item .heading:before {
  display: none;
}
.price-of-services-item-wrap .price-of-services-item ul li {
  list-style-type: none;
  margin-bottom: 0!important;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}
.price-of-services-item-wrap .price-of-services-item ul li:before {
  content: "\f067";
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
  background: none;
  box-shadow: none;
  color: #E5383B;
}
.price-of-services-item-wrap .price-of-services-item p {
  text-indent: 0;
  text-align: left;
}
.price-of-services-item-wrap__big .heading {
  font-size: 35px;
}
.price-of-services-item-wrap__big .price__beige-block {
  position: absolute;
  top: 0;
  left: -1px;
  margin-left: 0;
}
@media (max-width: 1490px) {
  .price-of-services-item-wrap__big .price__beige-block {
    left: 2px;
  }
}
@media (max-width: 1360px) {
  .price-of-services-item-wrap__big .price__beige-block {
    margin-left: -11px;
  }
}
@media (max-width: 991px) {
  .price-of-services-item-wrap__big .price__beige-block {
    margin-left: -3px;
  }
}
.price-of-services-item-wrap__big .price__beige-block p {
  font-size: 20px;
}
.price-of-services-item-wrap__big p {
  line-height: 1.5;
  text-indent: 0;
  text-align: start;
  width: 100%;
  margin-bottom: 0;
}
.price-of-services-item-wrap__big .price-of-services-item {
  min-height: unset;
}
.price-of-services-item-wrap__big .price-of-services-item__top {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  min-height: 105px;
}
.price-of-services-item-wrap__big .price-of-services-item ul li {
  font-size: 19px;
  line-height: 1.5;
  text-align: left;
}
.price-of-services-item-wrap__big .price-of-services-item ul li::before {
  top: 6px;
}
@media (max-width: 991px) {
  .price-of-services-item-wrap__big .price-of-services-item ul li {
    font-size: 16px;
  }
}
.price-of-services-item-wrap__big .price-of-services-item .minus {
  padding-bottom: 30px;
}
.price-of-services-item-wrap__big .price-of-services-item .minus::before {
  content: "\f068";
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
  background: none;
  box-shadow: none;
  color: #0263B2;
}
.price-of-services-item-wrap__big .price-of-services-item img {
  max-height: 300px;
}
@media (max-width: 991px) {
  .price-of-services-item-wrap__big .price-of-services-item .btn {
    width: max-content;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .price-of-services-item-wrap.actions .price-of-services-item h3::before {
    width: 45%;
  }
}
@media (max-width: 575px) {
  .price-of-services-item-wrap.actions .price-of-services-item ul {
    padding-top: 0;
  }
}
.price-of-services-item-wrap.actions .price-of-services-item ul li {
  font-size: 22px;
}
@media (max-width: 1490px) {
  .price-of-services-item-wrap.actions .price-of-services-item ul li {
    font-size: 22px;
  }
}
@media (max-width: 1360px) {
  .price-of-services-item-wrap.actions .price-of-services-item ul li {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .price-of-services-item-wrap.actions .price-of-services-item ul li {
    font-size: 18px;
  }
}
.price-of-services-item-wrap.actions .price-of-services-item ._price-block {
  display: flex;
  align-items: baseline;
}
@media (max-width: 1490px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._price-block {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._price-block {
    margin-top: 10px;
    justify-content: center;
  }
}
.price-of-services-item-wrap.actions .price-of-services-item ._price-block .__old {
  margin-right: 40px;
  font-size: 40px;
}
@media (max-width: 1399px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._price-block .__old {
    font-size: 38px;
  }
}
@media (max-width: 1199px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._price-block .__old {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._price-block .__old {
    font-size: 24px;
  }
}
.price-of-services-item-wrap.actions .price-of-services-item ._price-block .__action {
  font-size: 45px;
}
@media (max-width: 1399px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._price-block .__action {
    font-size: 54px;
  }
}
@media (max-width: 1199px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._price-block .__action {
    font-size: 46px;
  }
}
@media (max-width: 575px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._price-block .__action {
    font-size: 28px;
  }
}
.price-of-services-item-wrap.actions .price-of-services-item ._bottom-block {
  bottom: 15px;
}
.price-of-services-item-wrap.actions .price-of-services-item ._bottom-block p {
  font-size: 28px;
}
@media (max-width: 1360px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._bottom-block p {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .price-of-services-item-wrap.actions .price-of-services-item ._bottom-block p {
    font-size: 18px;
  }
}
.price__beige-block {
  margin-left: -16px;
  background: #F5F3F4;
  box-shadow: -5px 5px #E5E5E5;
  padding: 5px 10px;
}
@media (max-width: 1490px) {
  .price__beige-block {
    margin-left: -13px;
  }
}
@media (max-width: 1360px) {
  .price__beige-block {
    margin-left: -11px;
  }
}
@media (max-width: 991px) {
  .price__beige-block {
    margin-left: -16px;
  }
}
.price__beige-block p {
  font-size: 16px;
  margin: 0;
}
.price__beige-block.dev {
  margin-left: -3px;
  width: 100%;
}
.price__beige-block.dev h6 {
  text-align: center;
}
@media (max-width: 1490px) {
  .price__beige-block.dev h6 {
    font-size: 10px;
  }
}
@media (max-width: 1360px) {
  .price__beige-block.dev h6 {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .price__beige-block.dev h6 {
    font-size: 12px;
  }
}
.price__beige-block .develop {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  min-height: 52px;
}
@media (max-width: 1490px) {
  .price__beige-block .develop {
    font-size: 16px;
  }
}
@media (max-width: 1360px) {
  .price__beige-block .develop {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .price__beige-block .develop {
    font-size: 16px;
  }
}
.price__beige-block .develop img {
  width: 10%;
}
.price__beige-block .develop__price {
  font-weight: bold;
}
.price-of-services-item__cost {
  display: flex;
  justify-content: space-between;
}
.price-of-services-item .price-of-services-item__cost p {
  font-size: 16px;
  margin-bottom: 0;
}
.price-of-services-item .price-of-services-item__cost p span {
  display: block;
  height: 30px;
  font-size: 16px;
}
.price-of-services-item .price-of-services-item__cost p span b {
  font-size: 20px;
  color: #263238;
}
.price-of-services-item__bottom .btn {
  margin: 8px 24px;
}
@media (max-width: 991px) {
  .price-of-services-item__bottom .btn {
    width: max-content;
    margin: 0 auto;
  }
}
.bg-road {
  background: #fff url(/local/templates/rutego/images/advertisings-road.svg) no-repeat;
  height: 216px;
  margin-top: -165px;
}
@media (max-width: 1399px) {
  .bg-road {
    display: none;
  }
}
.human {
  background-image: url(/local/templates/rutego/images/advertisings-human.svg);
  background-repeat: no-repeat;
  width: 178px;
  height: 160px;
  z-index: 100;
  position: relative;
  left: 37%;
  bottom: 120px;
}
@media (max-width: 1399px) {
  .human {
    display: none;
  }
}
.stages-work {
  background: url(/local/templates/rutego/images/advertising-clouds.svg) no-repeat;
}
@media (max-width: 1399px) {
  .stages-work {
    background: #fff;
  }
}
.stages-work__wrap {
  background: url(/local/templates/rutego/images/contextual-advertising-stages-work.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  font-size: 20px;
}
@media (max-width: 1399px) {
  .stages-work__wrap {
    border-radius: 10px;
    background-color: #555C60;
    background: #555C60;
  }
}
@media (max-width: 767px) {
  .stages-work__wrap {
    font-size: 16px;
  }
}
.stages-work__wrap p {
  text-align: left;
  text-indent: 0;
  text-decoration: underline;
  padding: 0;
  margin: 0;
}
.stages-work__wrap ol {
  display: flex;
  flex-direction: column;
  list-style-type: decimal;
  padding: 24px 0 24px 40px;
  counter-reset: item;
}
.stages-work__wrap ol li {
  margin-bottom: 0;
  line-height: 24px;
  text-align: left;
}
.stages-work__wrap ol li::before {
  font-family: "MontserratRegular";
  font-size: 20px;
  position: absolute;
  top: 2px;
  right: 2;
  left: -22px;
  counter-increment: item;
  content: counter(item) '. ';
}
@media (max-width: 767px) {
  .stages-work__wrap ol li::before {
    font-size: 16px;
  }
}
.stages-work__wrap__left {
  display: flex;
  flex-direction: column;
  padding: 32px 112px 32px 32px;
  color: #fff;
}
@media (max-width: 1399px) {
  .stages-work__wrap__left {
    background-image: none;
    background-color: #555C60;
    padding: 32px;
    max-width: 100%;
    border-radius: 10px 10px 0 0;
  }
}
.stages-work__wrap__right {
  display: flex;
  flex-direction: column;
  padding: 32px;
}
@media (max-width: 1399px) {
  .stages-work__wrap__right {
    background-image: none;
    background-color: #F5F3F4;
    margin-left: 0;
    padding: 32px;
    max-width: 100%;
    border-radius: 10px 10px 0 0;
  }
}
.bg-black {
  background: #263238;
}
.bg-comet {
  background-image: url(/local/templates/rutego/images/advertisings-comet.png);
  background-repeat: no-repeat;
  background-position: right center;
  min-height: 628px;
}
@media (max-width: 1399px) {
  .bg-comet {
    background-position: inherit;
    background-color: #263238;
    min-height: auto;
    padding-bottom: 32px;
  }
}
.advertisings-block {
  color: #fff;
}
.advertisings-block h3 {
  color: #D3D3D3;
}
.advertisings-block-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.attention {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  border: 1px solid #263238;
  border-radius: 1px;
  background: #fff;
  border-radius: 10px;
}
.attention h4 {
  padding: 2px 10px;
  border-radius: 10px 0 10px 0;
}
.attention__text {
  padding: 10px 20px;
  text-indent: 0;
}
@media (max-width: 991px) {
  .attention__text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .attention__text {
    text-align: center;
  }
}
.attention__desc {
  padding: 50px 30px 0;
}
@media (max-width: 1199px) {
  .attention__desc {
    padding-top: 0;
  }
}
.deposit {
  margin-top: 70px;
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .deposit {
    margin-bottom: 80px;
  }
}
.deposit_text-block {
  background: #263238;
  color: #fff;
  padding: 25px 25px 13px;
  margin-bottom: 30px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .deposit h2 {
    font-size: 24px;
  }
}
.deposit p {
  text-indent: 0;
  font-weight: bold;
}
@media (max-width: 767px) {
  .deposit p {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .deposit p {
    text-align: center;
  }
}
.deposit .develop__plus {
  font-weight: bold;
}
@media (max-width: 575px) {
  .deposit .develop__plus {
    padding: 0px 0 0 32px;
  }
}
.deposit .develop__plus li {
  font-size: 19px;
  line-height: 1.5;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .deposit .develop__plus li {
    font-size: 16px;
  }
}
.deposit .develop__plus li:before {
  content: "\f067";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  background: none;
  box-shadow: none;
  color: #E5383B;
  top: 6px;
}
@media (max-width: 991px) {
  .deposit .develop__plus li:before {
    top: 9px;
  }
}
.deposit .develop__plus li::marker {
  content: " ";
}
.tariff {
  margin-top: 50px;
  margin-bottom: 60px;
}
.tariff h2 {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .tariff h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.tariff-block {
  position: relative;
}
@media (max-width: 767px) {
  .tariff-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 576px) {
  .tariff-block {
    overflow-x: auto;
    overflow-y: hidden;
  }
}
@media (max-width: 991px) {
  .tariff-block_title__wrapper {
    --bs-gutter-x: 0px;
  }
}
@media (max-width: 576px) {
}
.tariff-block_title__wrapper > div {
  --bs-gutter-x: 0rem;
}
.tariff-block_title__wrapper > div.row {
  --bs-gutter-x: 0rem;
}
.tariff-block_values > div {
  padding: 0;
}
@media (max-width: 576px) {
  .tariff-block_values {
    overflow: hidden;
    --bs-gutter-x: 0px;
    min-width: 490px;
  }
}
.tariff-block_title__wrapper {
  background: #444B51;
}
.tariff-block_title__name {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -2px;
  color: #fff;
  text-align: center;
}
@media (max-width: 1199px) {
  .tariff-block_title__name {
    font-size: 18px;
    letter-spacing: -1px;
  }
}
@media (max-width: 991px) {
  .tariff-block_title__name {
    font-size: 14px;
    padding-left: 0px;
  }
}
.tariff-block_properties {
  color: #263238;
  display: flex;
  flex-direction: column;
}
.tariff-block_properties span {
  display: flex;
  align-items: center;
  font-size: 18px;
}
@media (max-width: 991px) {
  .tariff-block_properties span {
    width: 100%;
    font-size: 16px;
  }
}
.tariff-block_properties .tariff-block__red-line {
  padding-right: 40px;
}
@media (max-width: 991px) {
  .tariff-block_properties .tariff-block__red-line {
    padding-left: 4px;
  }
}
.tariff-block_name__budget {
  font-size: 22px;
  line-height: 140%;
  font-family: 'MontserratRegular';
}
.tariff-block_value {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  color: #263238;
  height: 100%;
  min-height: 40px;
}
.tariff-block_value span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .tariff-block_value span {
    width: 100%;
  }
}
.tariff-block_value__budget {
  font-size: 38px;
  line-height: 46px;
  letter-spacing: -0.02em;
  font-family: 'MontserratBold';
  color: #555C60;
}
@media (max-width: 1199px) {
  .tariff-block_value__budget {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .tariff-block_value__budget {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .tariff-block_value__budget {
    font-size: 18px;
  }
}
.tariff-block_value__plus,
.tariff-block_value__minus {
  font-size: 60px;
  font-family: 'MontserratMedium';
  line-height: 1.1;
}
.tariff-block_value__plus {
  color: #E5383B;
}
.tariff-block_value__minus {
  color: #8F8C8E;
}
.tariff-block__red-line {
  color: #fff;
}
.tariff-block__red-line.tariff-block_value__price {
  top: -90px;
  text-align: center;
  padding: 0 20px;
}
@media (max-width: 1399px) {
  .tariff-block__red-line.tariff-block_value__price {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
  .tariff-block__red-line.tariff-block_value__price {
    top: -100px;
    padding: 0 10px 0 0px;
  }
}
@media (max-width: 767px) {
  .tariff-block__red-line.tariff-block_value__price {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .tariff-block .price_box-shadow {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .tariff-block .price_box-shadow {
    font-size: 14px;
  }
}
.tariff-block .price__row_shadow > div {
  padding: 0;
}
.tariff-block_table > div.row {
  min-width: 550px;
}
.tariff-block_table > div.row > div.custom_col_4 {
  padding: 0;
  flex: 0 0 auto;
  width: 20%;
  --bs-gutter-x: 0rem;
}
.tariff-block_table > div.row > div {
  --bs-gutter-x: 0rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #B1A7A6;
}
.tariff-block_table > div.row > div:nth-child(1) {
  justify-content: flex-start;
  padding-left: 15px;
}
.tariff-block_table > div.row:nth-child(1) div {
  justify-content: flex-start;
}
.tariff-block_table > div.row:nth-child(1) div span {
  padding-left: 15px;
}
.tariff-block_table > div.row:nth-child(1) div.tariff-block_title__wrapper,
.tariff-block_table > div.row:nth-child(1) div.price_box-shadow {
  justify-content: center;
}
.tariff-block_table > div.row:nth-child(1) div.tariff-block_title__wrapper span,
.tariff-block_table > div.row:nth-child(1) div.price_box-shadow span {
  padding-left: 0px;
}
.tariff-block_table > div.row:nth-child(2) > div {
  display: block;
  background-color: #E5383B;
}
.tariff-block_table > div.row:nth-child(2) > div > div {
  height: 100%;
}
.tariff-block_table > div.row:nth-child(2) > div > div span {
  height: 100%;
}
.tariff .red-line__discount {
  font-size: 38px;
  font-family: 'MontserratBold';
}
@media (max-width: 1199px) {
  .tariff .red-line__discount {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .tariff .red-line__discount {
    font-size: 25px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .tariff .red-line__discount {
    font-size: 20px;
  }
}
@media (max-width: 1399px) {
  .tariff span.tariff-block_value__plus,
  .tariff span.tariff-block_value__minus {
    font-size: 60px;
    padding: 0;
  }
}
.line__discount {
  text-decoration: line-through;
}
/*site_card*/
@media (max-width: 767px) {
  div.services-updating-site-top-block p {
    text-align: center;
  }
}
div.services-updating-site-top-block p.modification__desc {
  border: 1px solid #000;
  box-shadow: -8px 8px #E5383B;
  padding: 10px 15px;
  margin: 50px 0;
  border-radius: 10px;
}
@media (max-width: 767px) {
  div.services-updating-site-top-block a {
    display: block;
    width: 250px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .services-text {
    text-align: center;
  }
}
/*site_card*/
/*online_store_catalog and site-modification*/
.technical-support {
  margin-bottom: 100px;
}
@media (min-width: 768px) {
  .technical-support {
    margin-bottom: 50px;
  }
}
.technical-support_important {
  margin-top: 100px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .technical-support_important {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .technical-support h2,
  .technical-support h3 {
    font-size: 26px;
  }
}
@media (max-width: 1399px) {
  .technical-support .sp-image {
    margin-top: 60px;
  }
}
.technical-support-item_big {
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.technical-support-item_big__image {
  display: flex;
  justify-content: center;
  background: url("/local/templates/rutego/images/to-support-item-img-big.png") no-repeat;
  align-items: center;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 500px;
}
@media (max-width: 1399px) {
  .technical-support-item_big__image {
    max-height: 200px;
    margin-bottom: 20px;
  }
}
.technical-support-item_big__desc h4 {
  font-size: 28px;
}
@media (max-width: 767px) {
  .technical-support-item_big__desc h4 {
    font-size: 20px;
  }
}
.technical-support-item_big__desc p {
  font-size: 22px;
}
@media (max-width: 767px) {
  .technical-support-item_big__desc p {
    font-size: 18px;
    text-align: center;
  }
}
.technical-support-item_big__order {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #263238;
  padding: 25px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .technical-support-item_big__order {
    flex-direction: column;
  }
}
.technical-support-item_big__order:hover {
  transition: all 0.5s;
  background: #263238;
}
.technical-support-item_big__order:hover span {
  color: #fff;
}
.technical-support-item_big__order:hover .btn {
  box-shadow: -5px 5px #BE3A3A;
}
.technical-support-item_big__order > div:first-of-type {
  width: 100%;
  align-items: center;
  margin-bottom: 10px;
}
.technical-support-item_big .__font-big {
  font-size: 30px;
  line-height: 42px;
}
@media (max-width: 991px) {
  .technical-support-item_big .__font-big {
    font-size: 20px;
  }
}
@media (max-width: 359px) {
  .technical-support-item_big .__font-big {
    font-size: 16px;
  }
}
.technical-support-item_big .text_price_one,
.technical-support-item_big .text_term {
  width: unset;
  margin-right: 20px;
}
@media (max-width: 359px) {
  .technical-support-item_big .text_price_one,
  .technical-support-item_big .text_term {
    margin-right: 10px;
  }
}
.head-line {
  display: flex;
  align-items: center;
  margin-top: 70px;
}
.head-line h2 {
  margin: 10px 20px 50px 0;
  flex-shrink: 1;
}
@media (max-width: 767px) {
  .head-line h2 {
    width: 100%;
    margin-right: 0;
    text-align: center;
    font-size: 28px;
  }
}
.head-line span {
  display: block;
  width: 100%;
  height: 5px;
  background: #263238;
}
@media (max-width: 767px) {
  .head-line span {
    display: none;
  }
}
.seo-promotion-rates_special {
  justify-content: center;
}
.seo-promotion-rates_special p {
  margin: 0 auto;
  font-size: 36px;
}
@media (max-width: 767px) {
  .seo-promotion-rates_special p {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .seo-promotion-rates_special__btn {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .seo-promotion-rates_special__btn {
    display: block;
    width: fit-content;
    margin: 10px auto 50px;
  }
}
.arguments h2 {
  font-size: 28px;
}
@media (max-width: 767px) {
  .arguments h2,
  .arguments h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .arguments p {
    font-size: 18px;
    text-align: center;
  }
}
.arguments img {
  max-height: 350px;
}
@media (max-width: 767px) {
  .arguments img {
    margin: 0 auto;
    display: block;
  }
}
div.faq .faq__title {
  font-size: 30px;
  line-height: 42px;
  background: #fff;
  color: #263238;
  cursor: pointer;
  padding: 10px 15px 10px 55px;
  user-select: none;
  position: relative;
  border: 0;
  text-align: left;
  border-radius: 10px;
}
@media (max-width: 991px) {
  div.faq .faq__title {
    font-size: 24px;
    line-height: 30px;
  }
}
div.faq .faq__title::before {
  content: '';
  height: 11px;
  width: 11px;
  display: block;
  transform: rotate(-45deg);
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 2px solid #263238;
}
div.faq button:not(.collapsed)::before {
  border-left-width: 0;
  border-bottom-width: 0;
}
div.faq button.collapsed::before {
  border-right-width: 0;
  border-top-width: 0;
}
div.faq__item {
  position: relative;
  border: 1px solid #263238;
  box-shadow: -5px 5px #E5E5E5;
  margin-bottom: 20px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  div.faq p {
    font-size: 16px;
  }
}
.prices_text_bottom {
  text-align: left;
}
@media (max-width: 767px) {
  .prices_text_bottom {
    font-size: 18px;
  }
}
main ul {
  margin-bottom: 0;
  list-style-type: none;
}
main ul li {
  position: relative;
}
@media (max-width: 767px) {
  main ul li {
    font-size: 18px;
  }
}
main ul li::before {
  content: ' ';
  color: #263238;
  width: 0.6em;
  height: 0.6em;
  background: #E5383B;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: -30px;
  text-align: left;
}
main ul li:not(:last-of-type) {
  margin-bottom: 25px;
}
/*online_store_catalog and site-modification*/
.text-top__ssl .seo-promotion-rates__price {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #263238;
  box-shadow: -0.63rem 0.63rem #E5E5E5;
}
.text-top__ssl .seo-promotion-rates__price p {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  text-indent: 0;
  margin-top: 1rem;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .text-top__ssl .seo-promotion-rates__price p {
    font-size: 28px;
  }
}
.seo-promotion-tasks_list {
  background: #F9F9F9;
  box-shadow: -0.63rem 0.63rem #E5E5E5;
  padding: 2rem;
}
.seo-promotion-tasks_list ul {
  padding-top: 0;
}
.seo-promotion-tasks_list ul span {
  left: -30px;
  position: absolute;
  width: 60%;
  height: 2px;
  border-bottom: 2px dashed #D3D3D3;
  bottom: -20px;
}
.seo-promotion-stages .head-line {
  margin-right: -11px;
}
.seo-promotion-stages .head-line h2 {
  background: #F5F3F4;
  border-radius: 59.5px 59.5px 0px 0px;
  box-shadow: -0.63rem 0.66rem #E5E5E5;
  margin: 0;
  padding: 10px 30px 0;
  position: relative;
  z-index: -1;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .seo-promotion-stages .head-line h2 {
    margin-right: 0px;
  }
}
.seo-promotion-stages .no-gutters {
  background: #F5F3F4;
  border-radius: 0px 0px 15px 15px;
  box-shadow: -0.63rem 0.63rem #E5E5E5;
  padding: 5rem 2rem;
  margin-left: 0;
}
.seo-promotion-stages .no-gutters > div {
  padding-right: 0;
  padding-left: 0;
}
.seo-promotion-stages_list {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: #fff;
  border: 1px solid #263238;
  box-shadow: -0.63rem 0.63rem #BE3A3A;
  border-radius: 23px;
}
.seo-promotion-stages_list ul {
  padding-bottom: 10px;
}
.seo-promotion-stages_list ul li::before {
  left: -20px;
}
.seo-promotion-stages_line {
  width: 100%;
  padding-left: 40px;
  border-bottom: 1px solid #000;
  letter-spacing: 5px;
}
.seo-promotion-rates__price {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #fff;
  border: 1px solid #263238;
  box-shadow: -0.63rem 0.63rem #E5E5E5;
  border-radius: 10px;
}
.seo-promotion-rates__price p {
  text-align: center;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 1rem;
  padding: 0 15px;
}
.seo-promotion-rates__price span {
  display: block;
  width: 30%;
  height: 2px;
  border-bottom: 2px solid #000;
}
.license-bonus {
  background: url("/local/templates/rutego/images/license-bonus-wrap-bg.svg") 0% 0% no-repeat;
}
.license-bonus__text p {
  font-size: 1.75rem;
}
@media (max-width: 767px) {
  .license-bonus__text p {
    text-align: center;
    font-size: 20px;
  }
}
.license-bonus__gifts {
  padding-bottom: 10.8125rem;
  position: relative;
}
.license-bonus__gifts::before,
.license-bonus__gifts::after {
  content: '';
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.license-bonus__gifts::before {
  left: -35px;
  width: 55.3125rem;
  height: 27.1875rem;
  background: url("/local/templates/rutego/images/left-gifts.svg") no-repeat center;
}
@media (max-width: 767px) {
  .license-bonus__gifts::before {
    left: -150px;
  }
}
@media (max-width: 640px) {
  .license-bonus__gifts::before {
    left: -460px;
  }
}
.license-bonus__gifts::after {
  right: -35px;
  width: 32.875rem;
  height: 32rem;
  background: url("/local/templates/rutego/images/right-gifts.svg") no-repeat center;
}
@media (max-width: 767px) {
  .license-bonus__gifts::after {
    right: -120px;
  }
}
.license-bonus-item {
  padding: 4.375rem 1.5625rem 1.5625rem;
  border: 1px solid #263238;
  box-shadow: -0.31rem 0.31rem #E5E5E5;
  background: #fff;
  min-height: 20.875rem;
  position: relative;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .license-bonus-item {
    min-height: 20px;
  }
}
.license-bonus-item::before {
  content: '';
  width: 100%;
  height: 3.25rem;
  background: url("/local/templates/rutego/images/garland.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.license-bonus-item h3 {
  text-align: center;
  font-size: 1.7rem;
  margin-bottom: 1.5625rem;
}
.license-bonus .btn-block {
  margin-top: 40px;
  text-align: center;
}
.license-bonus .btn-block p {
  text-align: center;
}
.services-block__img {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .services-block__text {
    font-size: 18px;
    text-align: center;
  }
}
.small_img {
  height: 45px;
}
.license-bye_items {
  display: flex;
  flex-direction: column;
  align-items: start;
}
@media (max-width: 767px) {
  .license-bye_items a.license-bye_item {
    --bs-gutter-x: 0;
  }
}
.license-bye_item {
  display: flex;
  width: 100%;
  margin-bottom: 45px;
}
.license-bye_item:hover > .license-bye_btn > span.rectangle {
  display: flex;
}
.license-bye_item:hover > div > .license-bye_item__inner {
  border-left: 10px solid #BA181B;
}
.license-bye_item__params {
  color: #263238;
}
.license-bye_item > div {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
}
.license-bye_item__inner {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  position: relative;
  z-index: 100;
  background: #fff;
  border: 1px solid #263238;
  border-left: 10px solid #E5383B;
  padding: 20px 30px;
}
@media (max-width: 991px) {
  .license-bye_item__inner {
    border-bottom: none;
  }
}
.license-bye_item__inner h3 {
  margin-bottom: 0;
  font-size: 20px;
  text-align: left;
}
@media (max-width: 767px) {
  .license-bye_item__inner h3 {
    font-size: 18px;
  }
}
@media (max-width: 380px) {
  .license-bye_item__inner h3 {
    font-size: 16px;
  }
}
.license-bye_price-block {
  width: 50%;
  align-items: baseline;
  color: #BA181B;
  font-size: 20px;
}
@media (max-width: 767px) {
  .license-bye_price-block {
    font-size: 18px;
  }
}
@media (max-width: 380px) {
  .license-bye_price-block {
    font-size: 16px;
  }
}
.license-bye_btn {
  display: flex;
}
.license-bye_btn .rectangle {
  font-weight: 700;
  color: #fff;
  display: none;
  background: #E5383B;
  padding: 20px;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .license-bye_btn .rectangle:hover {
    background: #BA181B;
    color: #fff;
  }
}
.license-bye_btn .triangle {
  display: flex;
  width: 34px;
  height: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .license-bye_btn .triangle {
    display: none;
  }
}
.license-bye_btn .triangle::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  border: 36px solid transparent;
  border-left: 35px solid #E5383B;
}
.license-bye_btn .rectangle {
  display: none;
}
@media (max-width: 991px) {
  .license-bye_btn .rectangle {
    display: flex;
    justify-content: center;
    padding: 10px;
    width: 100%;
  }
}
.license-transform_items {
  display: flex;
}
@media (max-width: 767px) {
  .license-transform_items a.license-transform_item {
    --bs-gutter-x: 0;
  }
}
.license-transform_item {
  margin-bottom: 45px;
  display: flex;
  justify-content: space-between;
  position: relative;
  background: #fff;
  border: 1px solid #263238;
  border-left: 10px solid #E5383B;
  width: 100%;
}
.license-transform_item .arrow__black {
  align-items: center;
  display: flex;
  background: #263238;
  height: 100%;
  width: 100%;
  padding: 24px 30px;
  position: relative;
  width: 80%;
  font-size: 24px;
}
@media (max-width: 767px) {
  .license-transform_item .arrow__black {
    padding: 26px 30px;
  }
}
@media (max-width: 480px) {
  .license-transform_item .arrow__black {
    padding: 27px 30px;
  }
}
.license-transform_item .arrow__black::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  border: 37px solid transparent;
  border-left: 25px solid #263238;
  width: 90px;
  right: -90px;
}
.license-transform_item .arrow__black h3 {
  position: relative;
  color: #fff;
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  width: 100%;
  font-size: 20px;
}
@media (max-width: 767px) {
  .license-transform_item .arrow__black h3 {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .license-transform_item .arrow__black h3 {
    font-size: 16px;
  }
}
.license-transform_item__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.license-transform_item__inner h3 {
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  font-size: 20px;
}
@media (max-width: 767px) {
  .license-transform_item__inner h3 {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .license-transform_item__inner h3 {
    font-size: 16px;
  }
}
.license-transform_item__inner h3 span {
  color: #BA181B;
}
.license-transform_name-license {
  width: 50%;
  font-size: 20px;
}
@media (max-width: 767px) {
  .license-transform_name-license {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .license-transform_name-license {
    font-size: 16px;
  }
}
.license-transform_price-block {
  width: 50%;
  align-items: center;
}
@media (max-width: 991px) {
  .license-transform_price-block {
    display: flex;
    width: 100%;
    text-align: center;
    height: 50px;
    align-items: center;
    border-top: 1px solid #263238;
  }
}
.license-transform_price-block span {
  color: #BA181B;
  font-size: 20px;
}
@media (max-width: 767px) {
  .license-transform_price-block span {
    font-size: 18px;
  }
}
.license-transform_btn {
  display: flex;
  font-weight: 700;
  color: #fff;
  height: 100%;
  align-items: center;
  justify-content: center;
  background: #E5383B;
  position: relative;
  overflow: hidden;
  padding-left: 20px;
}
@media (max-width: 991px) {
  .license-transform_btn {
    border-top: 1px solid #263238;
  }
}
.license-transform_btn::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 90px;
  left: 0;
  border: 37px solid transparent;
  border-left: 24px solid #fff;
}
@media (max-width: 991px) {
  .license-transform_btn::after {
    border: 25px solid transparent;
    border-left: 19px solid #fff;
  }
}
.no-gutters > div {
  padding-right: 0;
  padding-left: 0;
}
.license24-bye_item {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 90%;
  border: 1px solid #263238;
  padding: 40px;
  position: relative;
  margin: 0 auto;
}
.license24-bye_item::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: -10px;
  border: solid 1px #D3D3D3;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.license24-bye_item__title {
  margin-bottom: 20px;
  text-align: center;
}
.license24-bye_item__params {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 15px;
  width: 100%;
}
.license24-bye_item__quantity {
  font-size: 28px;
  display: flex;
  flex-direction: row;
}
.license24-bye_item__quantity span {
  cursor: pointer;
  padding: 4px 9px;
  border: 2px solid #fff;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .license24-bye_item__quantity {
    font-size: 24px;
  }
}
.license24-bye_item__wrapper {
  margin-bottom: 30px;
}
.license24-bye_price-block {
  text-align: center;
  font-size: 28px;
  color: #BA181B;
  position: relative;
  height: 85px;
}
.license24-bye_price-block__box {
  flex-direction: column;
  position: absolute;
  width: 200px;
  height: 85px;
  left: -98px;
}
@media (max-width: 767px) {
  .license24-bye_price-block {
    font-size: 24px;
  }
}
.license24-bye .btn-block {
  text-align: center;
  margin-top: 20px;
}
.license24-bye .__circle {
  border-radius: 100px;
  border: 2px solid #BA181B;
  padding: 4px 9px;
}
.license24-bye .corporate_portal .license24-bye_price-block__box {
  display: none;
}
.license-prolong {
  margin-bottom: 100px;
}
.license-prolong_items div > div:nth-child(3) a::after {
  content: "";
  background: url(/local/templates/rutego/images/licenses_man.png);
  position: absolute;
  width: 100px;
  height: 316px;
  top: -7px;
  left: 215px;
  z-index: 5;
}
@media (max-width: 1399px) {
  .license-prolong_items div > div:nth-child(3) a::after {
    left: 195px;
  }
}
@media (max-width: 1199px) {
  .license-prolong_items div > div:nth-child(3) a::after {
    left: 195px;
  }
}
@media (max-width: 1199px) {
  .license-prolong_items div > div:nth-child(3) a::after {
    left: 155px;
  }
}
@media (max-width: 991px) {
  .license-prolong_items div > div:nth-child(3) a::after {
    left: 250px;
  }
}
@media (max-width: 767px) {
  .license-prolong_items div > div:nth-child(3) a::after {
    display: none;
  }
}
.license-prolong_item {
  width: 80%;
  display: block;
  position: relative;
}
@media (max-width: 991px) {
  .license-prolong_item {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .license-prolong_item {
    width: 95%;
  }
}
.license-prolong_item__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #263238;
  padding: 20px;
  height: 240px;
}
@media (max-width: 767px) {
  .license-prolong_item__inner {
    height: 145px;
  }
}
.license-prolong_item__inner h3 {
  font-size: 26px;
  text-align: center;
}
@media (max-width: 991px) {
  .license-prolong_item__inner h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .license-prolong_item__inner h3 {
    font-size: 24px;
  }
}
.license-prolong_price-block {
  font-weight: 700;
  color: #BA181B;
  font-size: 26px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .license-prolong_price-block {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .license-prolong_price-block {
    font-size: 22px;
  }
}
.license-prolong_btn {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: #263238;
  padding: 15px;
  text-align: center;
  position: relative;
}
.license-prolong_btn::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  border: 30px solid transparent;
  border-left: 20px solid #263238;
  width: 80px;
  right: -80px;
}
.license24-bye .corporate_portal .price__active {
  display: block;
}
hr.price-hr {
  background-color: inherit;
}
@media (max-width: 767px) {
  .benefits-slider-bg span {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .benefits-slider-bg p {
    text-align: center;
  }
}
.we_don_t {
  display: flex;
  background: url("/local/templates/rutego/images/background_we_don_t.png") no-repeat;
  background-position: right;
  background-size: cover;
  min-height: 350px;
  color: #fff;
  margin-top: 50px;
  margin-bottom: 50px;
}
.we_don_t li::before {
  content: '\2715';
  color: #fff;
  background: none;
  display: flex;
  top: 8px;
  left: -29px;
  font-size: 22px;
}
.we_don_t_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 50px 0 50px 35px;
}
@media (max-width: 1200px) {
  .we_don_t_text {
    margin: 20px 0;
  }
}
.we_don_t_text_header {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .we_don_t_picture {
    display: none;
  }
}
.we_don_t_picture img {
  max-height: 400px;
}
div.seo-promotion-stages_boxs {
  display: flex;
  justify-content: flex-start;
  counter-reset: number;
}
div.seo-promotion-stages_boxs_name h2 {
  background: inherit;
  border-radius: 0;
  box-shadow: inherit;
}
div.seo-promotion-stages_boxs_box {
  margin: 0 20px 40px 20px;
  background: #F5F3F4;
  border-radius: 15px 15px 15px 15px;
  box-shadow: -0.63rem 0.63rem #E5E5E5;
  width: 29%;
}
@media (max-width: 991px) {
  div.seo-promotion-stages_boxs_box {
    margin-bottom: 40px;
    width: 44%;
  }
}
@media (max-width: 767px) {
  div.seo-promotion-stages_boxs_box {
    width: 100%;
  }
}
@media (max-width: 540px) {
  div.seo-promotion-stages_boxs_box {
    margin: 0 0 10px 0;
    box-shadow: 0 0.63rem #E5E5E5;
    border-radius: 0;
  }
}
div.seo-promotion-stages_boxs_box::before {
  counter-increment: number;
  content: "0" counter(number);
  font-size: 135px;
  font-family: 'MontserratExtraBold';
  line-height: 1;
  color: #E5383B;
  position: relative;
  top: 10px;
  left: -2px;
}
@media (max-width: 767px) {
  div.seo-promotion-stages_boxs_box::before {
    font-size: 100px;
  }
}
div.seo-promotion-stages_boxs_box p,
div.seo-promotion-stages_boxs_box h4 {
  margin: 25px 0;
  text-align: left;
}
div.seo-promotion-stages div.seo-promotion-stages_boxs_name h2 {
  background: inherit;
  border-radius: 0;
  box-shadow: inherit;
  padding: 10px 10px 0;
}
div.seo-promotion-rates__fixprice h3 {
  margin-top: 30px;
  margin-bottom: 0px;
}
div.seo-promotion-rates__fixprice p {
  text-align: left;
  font-size: 20px;
  width: 100%;
  font-weight: 400;
}
div.traffic-promotion-plus-minus .price-of-services-item {
  flex-direction: row;
  border-width: 1px;
  border-radius: 10px;
}
@media (max-width: 991px) {
  div.traffic-promotion-plus-minus .price-of-services-item {
    flex-direction: column;
  }
}
div.traffic-promotion-plus-minus .price-of-services-item .price-of-services-item-minus {
  margin-top: 0;
}
div.traffic-promotion-plus-minus .price-of-services-item ul {
  padding-right: 20px;
}
@media (max-width: 575px) {
  div.traffic-promotion-plus-minus .price-of-services-item ul {
    padding-left: 25px;
  }
}
div.traffic-promotion-plus-minus .price-of-services-item ul li::before {
  top: 10px;
}
div.traffic-promotion-plus-minus .price-of-services-item ul .minus {
  padding-bottom: 0;
}
