.page-content img {
  /*width: 100%;*/
  height: auto; }

.page-content *,
.page-content *::before,
.page-content *::after {
  box-sizing: inherit; }

.page-content {
  max-width: 1230px;
  padding: 20px 0px 65px 0px;
  margin: 0 auto;
  font-family: 'Arial', sans-serif;
  }

.offer__title {
  margin: 0;
  margin-bottom: 16px;
  font-size: 19px;
  line-height: 19px;
  font-weight: 300;
  color: #232323; }

.offer__call {
  padding-right: 20px;
  font-size: 13px;
  line-height: auto;
  margin-bottom: 26px;
  color: #232323; }

.offer__bonuses {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 28px;
  color: #232323; }

.bonuses__main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 470px;
  padding: 14px 25px 13px 15px;
  border: 1px solid #6aac28; }

.bonuses__label {
  font-size: 12px;
  line-height: 18px;
  color: #757575; }
  .bonuses__label select {
    margin-left: 9px;
    padding: 2px 12px 2px 0;/*65->12*/
}
    .bonuses__label select[name="period"] {
      margin-left: 7px;
      padding: 2px 15px 2px 0; }
    .bonuses__label select:last-child {
      margin-right: 3px; }

.bonuses__presentation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-basis: 100%;
  margin: 0;
  margin-top: 11px; }

.bonuses__hosting-type {
  display: inline-block;
  vertical-align: middle;
  width: 218px;
  padding: 11px 16px 12px;
  font-size: 35px;
  line-height: 35px;
  color: #323232;
  background-color: #fcfcfc; }
.hosting-type-long {
	font-size: 20px;/*24px*/
}
.bonuses__bonus-percent {
  display: inline-block;
  vertical-align: middle;
  width: 196px;
  padding-top: 11px;
  padding-bottom: 12px;
  font-size: 35px;
  line-height: 35px;
  color: #6aac28;
  background-color: #f9fff3;
  text-align: center;
  font-weight: bold; }

.bonuses__open {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  position: relative;
  margin-bottom: 10px;
  margin-left: 30px;
  padding-right: 18px;
  font-size: 14px;
  line-height: 18px;
  color: #337bac;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
  cursor: pointer; }
  .bonuses__open::after {
    content: '';
    position: absolute;
    top: 5px;
    right: 0;
    width: 7px;
    height: 7px;
    border-bottom: 1px solid #337bac;
    border-right: 1px solid #337bac;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.bonuses .layout {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px; }

.bonuses__content {
  max-height: 0;
  overflow: hidden;
  padding: 0 32px;
  background-color: #fafcf8;
  transition: max-height 0.2s ease-out; }
  .bonuses__content--open {
    padding-top: 25px;
    padding-bottom: 25px;
    max-height: 300px; }
  .bonuses__content b {
    color: #4a4949; }

.bonuses__scenario {
  margin-top: 2px;
  font-size: 14px;
  line-height: 28px;
  color: #4a4949; }

.bonuses__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 36px; }
  .bonuses__table thead {
    background-color: #fff; }
  .bonuses__table th {
    padding: 13px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    color: #747474;
    text-align-last: left;
    background-repeat: no-repeat; }
  .bonuses__table td {
    padding: 11px 0;
    color: #232323; }
  .bonuses__table select {
    font-size: 12px;
    padding: 2px;
    width: 100%;
    color: #757575; }
  #clients-field {
	  width:60%;
  }
  .bonuses__table .client-header {
    padding-left: 45px;
    background-image: url("/i/partner/icon-client.png");
    background-position: 23px 50%;
	text-align: left; }
  .bonuses__table .client-column {
    width: 120px;
    padding-left: 45px;
    padding-right: 0; }
  .bonuses__table .offer-header {
    padding-left: 30px;
    background-image: url("/i/partner/icon-service.png");
    background-position: 5px 50%;
	text-align: left; }
  .bonuses__table .offer-column {
    width: 230px;
    padding-left: 27px;
  }
  .bonuses__table .date-header {
    padding-left: 28px;
    background-image: url("/i/partner/icon-date.png");
    background-position: 6px 50%;
	text-align: left; }
  .bonuses__table .date-column {
    width: 130px;
    padding-right: 15px;
	padding-left: 6px;
  }
  .bonuses__table .price-header {
    padding-left: 30px;
    background-image: url("/i/partner/icon-price.png");
    background-position: 4px 50%;
	text-align: left; }
  .bonuses__table .price-column {
    padding-left: 30px;
    width: 150px;
    display: flex;
    align-items: center;
	color: #757575; }
  .bonuses__table .price-column .price-multiply {
      margin-left: auto;
      margin-right: 15px;
      color: #cacaca; }
  .bonuses__table .client-column .client-multiply {
	  float: right;
	  margin-left: 15px;
      color: #cacaca;
  }
  .bonuses__table .perc-header {
    padding-left: 17px;
    background-image: url("/i/partner/icon-percent.png");
    background-position: 0 50%;
	text-align: left; }

  .bonuses__table .perc-column {
    padding-left: 35px;
    width: 140px; }
    .bonuses__table .perc-column .perc-equals {
      margin-left: 40px;
      color: #cacaca; }
  .bonuses__table .bonus-header {
    padding-left: 35px;
    padding-right: 35px;
	text-align: left; }
  .bonuses__table .bonus-column {
    text-align: right;
    padding-right: 23px;
    color: #6aac28;
    font-weight: bold; }

.bonuses__info {
  position: relative;
  font-size: 12px;
  line-height: 12px;
  color: #939393; }
  .bonuses__info::before {
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    width: 24px;
    height: 24px;
    background-image: url("/i/partner/icon-info.png"); }

.advantages__title {
  font-size: 19px;
  line-height: 19px;
  color: #232323;
  font-weight: 300;
  margin-bottom: 35px; }

.advantages__list {
  margin: 0;
  margin-bottom: 20px;
  margin-left: 35px;
  padding: 0;
  list-style: none; }

.advantages__item {
  position: relative;
  padding-top: 17px;
  padding-bottom: 13px;
  padding-left: 35px;
  color: #4c4c4c;
  font-size: 12px;
  line-height: 15px; }
  .advantages__item:nth-of-type(odd) {
    background-color: #f1f1f1; }
  .advantages__item:nth-of-type(2) {
    padding-top: 10px; }
  .advantages__item::before {
    content: '';
    position: absolute;
    top: 53%;
    left: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background-image: url("/i/partner/icon-ok.png"); }

.advantages__additional-info {
  position: relative;
  padding-left: 65px;
  list-style: none; }
  .advantages__additional-info::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 33px;
    width: 24px;
    height: 24px;
    background-image: url("/i/partner/icon-info.png");
    background-repeat: no-repeat; }

.advantages__additional-info-item {
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 15px;
  color: #939393; }
  .advantages__additional-info-item:first-of-type {
    padding-right: 190px; }

.action {
  margin-bottom: 60px;
  padding-right: 15px;
  margin-top: 20px;
}
  .action__title {
    font-size: 19px;
    line-height: 19px;
    font-weight: 300;
    color: #232323; }
  .action__wrapper {
    padding-left: 53px;
    border-left: 2px dotted #0399dc;
    margin-left: 31px; }
  .action__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .action__item {
    position: relative;
    margin-bottom: 30px; }
    .action__item::before {
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      top: 0;
      left: -85px;
      width: 60px;
      height: 60px;
      font-size: 20px;
      line-height: 20px;
      text-align: center;
      color: #fff;
      background-color: #b7e9ff;
      border: 2px solid #0098dc;
      border-radius: 50%;
      box-shadow: inset 0 0 0 8px #fff; }
    .action__item:first-of-type::before {
      content: '1'; }
    .action__item:nth-of-type(2)::before {
      content: '2'; }
    .action__item:nth-of-type(3)::before {
      content: '3'; }
  .action__item-title {
    font-size: 16px;
    line-height: 20px;
    color: #232323;
    margin-bottom: 0; }
  .action__item-call {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #232323; }
  .action__accordion-button {
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none;
    position: relative;
    width: calc(100% - 62px);/*100%;*/
    padding: 10px;
    padding-left: 52px;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-align-last: left;
    background-color: #0399dc;
    cursor: pointer;
    transition: all 16ms; }
    .action__accordion-button:hover {
      opacity: 0.8; }
    .action__accordion-button:active {
      opacity: 0.6; }
    .action__accordion-button::before, .action__accordion-button::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 22px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 3px;
      height: 20px;
      background-color: #fff;
      transition: all .1s; }
    .action__accordion-button::after {
      -webkit-transform: translateY(-50%) rotate(90deg);
              transform: translateY(-50%) rotate(90deg); }
    .action__accordion-button.active {
      margin-bottom: 0;
      font-weight: bold;
      background-color: #38bbf6; }
    .action__accordion-button.active::before {
      -webkit-transform: translateY(-50%) rotate(90deg);
              transform: translateY(-50%) rotate(90deg); }
  .action__accordion-content {
    padding: 0 55px;
    margin-bottom: 5px;
    background-color: #f2fbff;
    transition: all 16ms ease-in; }
    .action__accordion-content span {
      display: block;
      margin-bottom: 12px;
      font-size: 14px;
      line-height: 20px; }
      .action__accordion-content span:last-of-type {
        margin-bottom: 0; }
    .action__accordion-content .action__link {
      display: inline-block;
      margin-bottom: 8px;
      padding: 10px;
      background-color: #fff; }
	.action__accordion-content .action__link.link_undef {
		padding-left: 3px;
		font-size: 13px;
	}
    .action__accordion-content a {
      color: #337bac;
      font-size: 14px;
      line-height: 20px;
      transition: all 16ms; }
      .action__accordion-content a:hover {
        opacity: 0.8; }
      .action__accordion-content a:active {
        opacity: 0.6; }
      .action__accordion-content a:visited {
        color: #337bac; }
    .action__accordion-content:nth-of-type(3) {
      padding-right: 10px; }
  .action__ref-number {
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
    color: #6aac28;
	font-size: 16px;
	}
	.action__ref-number.link_undef {
		font-weight: normal;
		color: black;
		font-size: 13px;
		padding-left: 3px;
	}
  .action__accordion-button + .action__accordion-content {
    max-height: 0;
    overflow: hidden; }
  .action__accordion-button.active + .action__accordion-content {
    padding-top: 20px;
    padding-bottom: 23px;
    max-height: 10000px; }
  .action__form-image {
    position: relative;
    width: 293px;
    height: 328px;
    margin-top: 25px; }
  .action__form-alert-block {
    display: flex;
    align-items: flex-start;
    position: absolute;
    top: 223px;
    right: -355px;
    width: 420px;
    color: #ed2c2c; }
    .action__form-alert-block span {
      margin-top: 3px;
      font-size: 12px;
      line-height: 15px; }
  .action__arrow-image {
    width: 79px;
    height: 8px;
    margin-top: 13px;
    margin-right: 10px;
	margin-left: 15px; }
  .action__alert-image {
    width: 24px;
    height: 24px;
    margin-top: 5px;
    margin-right: 10px; }
