@font-face {
    font-family: Roboto;
    src: url(/local/templates/main15/fonts/RobotoLight/RobotoLight.eot);
    src: url(/local/templates/main15/fonts/RobotoLight/RobotoLight.eot?#iefix) format("embedded-opentype"), url(/local/templates/main15/fonts/RobotoLight/RobotoLight.woff) format("woff"), url(/local/templates/main15/fonts/RobotoLight/RobotoLight.ttf) format("truetype");
    font-style: normal;
    font-weight: 300;
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

.popup-button .btn-danger {
    background-color: #d1088e;
    border-color: #d1088e;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 18px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 10px;
}

.t-diagnostic .panel-button input {
    height: 60px;
    padding: 0px 36px;
}

.popup-button .btn-danger:hover {
    color: #fff;
    background-color: #a0066d;
    border-color: #960666;
}

.t-order .panel-button {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.btn {
    font-size: 18px;
}

.fz-54 {
    background: #fff;
    margin-top: -1px;
}

.form-page-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.text {
    display: flex;
    flex: 1;
    margin-right: 20px !important;
}

.fz-54 .clearfix {
    display: flex;
    flex-grow: 1;
}

.t-form .panel-button {
    padding: 0px !important;

}

.t-form .panel-button input {
    font-size: 18px !important;
}

p.privacy-policy {
    margin-top: 0px;
}

.t-btn,
a.t-btn,
button.t-btn,
input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    background-color: #d1088e;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 19px 56px;
    line-height: normal;
    transition: all 0.5s;
    white-space: normal;
}

.t-btn:hover,
a.t-btn:hover,
button.t-btn:hover,
input[type="submit"]:hover {
    background-color: #ad0876;
color: white;
}

.t-btn_pink,
a.t-btn_pink,
button.t-btn_pink {
    background-color:  #d1088e;
color: white;
}

.t-btn_pink:hover,
a.t-btn_pink:hover,
button.t-btn_pink:hover {
    background-color: #ad0876;
color: white;
}

.fz-54 img {
    max-width: 100%;
    height: auto;
}

.fz-54 div.top-row-bg {
    position: relative;
    height: auto;
    padding: 40px 0 60px 0;
    background-image: url(../img/t-promo-new.png);
    background-size: cover;
    background-position: center center;
    color: #ffffff;
}

.fz-54 .top-row {
    font-size: 18px;
    font-weight: 300;
}

.fz-54 .top-row .h1 {
    font-size: inherit;
    font-weight: inherit;
    text-transform: none;
    margin: 0;
}

.fz-54 .top-row h1 {
    font-weight: 500;
    font-size: 52px;
    margin-top: 5px;
    margin-bottom: 24px;
}

.top-row__subtitle {
    line-height: 1.3;
}

.top-row__content {
    padding-top: 5px;
}

.top-row__content-title {
    font-weight: 500;
    font-size: 24px;
}

.top-row__content-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-row__content-list li {
    margin: 0 0 5px 0;
    padding: 0 0 0 28px;
    position: relative;
}

.top-row__content-list li:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(../img/check.svg) center center no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5px;
}

.top-row__button {
    font-size: 18px;
    margin-top: 40px;
}

.top-row__dateweek {
    margin-top: -8px;
    margin-bottom: 24px;
    position: relative;
    padding-left: 70px;
}
.top-row__dateweek::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 42%;
    width: 60px;
    height: 4px;
    background-color: #ad0876;
}

.t-links-block {
    font-size: 20px;
    padding-top: 8px;
    line-height: 1.2;
    padding-bottom: 25px;
    background: #fff;
}

.t-links-block p {
    margin: 15px 0;
}

.t-tabs-section {
    background-color: #f7f7f7;
    padding-top: 52px;
    font-size: 18px;
}

.t-tabs {
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
    margin-bottom: 40px;
}

.t-tabs__nav {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.tab-item {
    width: 33.33%;
}

.tab-item a {
    display: block;
    background-color: #383598;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border-right: 1px solid #c6c6c6;
    font-size: 20px;
    padding: 40px;
    height: 100%;
    transition: all 0.5s;
}

.tab-item a:hover {
    background-color: #ffffff;
    color: #002c85;
}

.tab-item.active a {
    background-color: #ffffff;
    color: #002c85;
}

.tab-content-item {
    display: none;
}

.tab-content-item.active {
    display: block;
}

.t-tabs__inner {
    padding: 45px 30px;
}

.t-tabs__title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 30px;
}

.t-products {
    margin: 0;
    padding: 15px 0 0 0;
    list-style: none;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
}

.t-products__item {
    margin: 0 3.5px 7px 3.5px;
    background-color: #f7f7f7;
    width: calc(20% - 7px);
    padding: 30px 15px 10px 15px;
}

.t-products__image {
    min-height: 100px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
}

.t-products__image img {
    display: block;
}

.t-products__title {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 0;
}

.t-products__desc {
    margin: 0;
    font-size: 16px;
}

.t-spoiler {
    padding-top: 40px;
}

.t-spoiler__wrapper {
    text-align: center;
}

.t-spoiler-control {
    border: none;
    box-shadow: none;
    background: transparent;
    display: inline-block;
    text-align: center;
    color: #d1088e;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 10px;
    transition: all 0.5s;
}

.t-spoiler-control:hover {
    color: #ad0876;
}

.t-spoiler-content {
    display: none;
}

.t-spoiler__close {
    display: none;
}

.open .t-spoiler__close {
    display: inline;
}

.open .t-spoiler__open {
    display: none;
}

.t-form {
    position: relative;
    background-color: #ffd000;
    padding: 55px 25px 15px 25px;
}

.t-form:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #ffffff transparent transparent transparent;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -25px;
    z-index: 5;
}

.t-form h3 {
    margin-top: 0;
}

.t-form ul li {
    margin-bottom: 12px;
}

.t-form__content {
    font-weight: 600;
}

.t-form__border-text {
    padding: 20px 40px;
    text-align: center;
    border: 2px solid #b40d8c;
    margin-top: 25px;
    margin-bottom: 25px;
}

.form-page-content {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.form-page-content .text {
    width: calc(33.33% - 14px);
}

.form-page-content .text input {
    width: 100%;
    font-size: 20px;
    padding: 15px 14px;
    height: 60px;
    text-transform: none !important;
}

.callback-form .form-page-content .text {
    width: 100%;
}

.callback-form .form-page-content .text input {
  width: 100%;
  padding: 8px 14px;
  font-size: 14px;
  line-height: 1.42857143;
  height: auto;
  color: #2e2f2f;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d1d2d3;
  border-radius: 5px;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-box-shadow: inset 0 2px 5px rgba(171,173,175,.8);
  -moz-box-shadow: inset 0 2px 5px rgba(171,173,175,.8);
  box-shadow: inset 0 2px 5px rgba(171,173,175,.8);
}

.callback-form .form-page-content .clearfix{
  width: 100%;
}

.form-page-content .panel-button {
    font-size: 18px;
    line-height: 20px;
    padding: 0px;
}

.callback-form .form-page-content .panel-button{
  width: 100%;
  font-size: inherit;
  line-height: normal;
}

.callback-form .form-page-content .panel-button input[type="submit"]{
  background: #fff;
  color: #323694;
  border: 2px solid #323694;
  text-transform: none;
  font-weight: normal;
  padding: 8px 18px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 5px;
}

.callback-form p.privacy-policy{
  margin-top: 10px;
}

.t-form__footer {
    width: 100%;
    display: -moz-flex;
    display: flex;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.t-form__label {
    font-size: 15px;
    width: 97%;
    text-align: right;
    margin-top: -20px;
}

.t-tabs-image {
    text-align: center;
}

.t-tabs-image img {
    display: inline-block;
}

.t-form__buttons {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
}

.t-form__buttons a {
    margin: 10px 22.5px;
}

.t-tabs__after {
    font-weight: 300;
    padding-bottom: 14px;
}

.t-list-whide {
    margin-top: 30px;
}

.t-list-whide li {
    margin-bottom: 27px;
    line-height: 1.44;
}

.t-partner {
    background-color: #ffffff;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 55px;
}

.t-partner__grid {
    margin: 70px 0 0 0;
    padding: 0;
    list-style: none;
    display: -moz-flex;
    display: flex;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.t-partner__grid img {
    display: block;
    margin-bottom: 22px;
}

.t-partner__grid p {
    color: #63666a;
    font-weight: 700;
}

.t-partner__grid li {
    padding-right: 50px;
    -moz-flex-grow: 1;
    flex-grow: 1;
}

.t-partner__grid li:last-child {
    padding-right: 0;
}

.t-partner__grid li:nth-child(5) {
    flex-shrink: 0;
}

.t-partner__grid-label span {
    display: block;
}

.t-partner__grid-label .single-number {
    color: #383598;
    font-size: 90px;
    line-height: 70px;
}

.t-partner__grid-label .number {
    color: #383598;
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
}

.t-partner__grid-label .number_special {
    margin-top: 20px;
}

.t-partner__grid-label .text {
    color: #63666a;
    font-weight: 700;
}

.shoes-mark__grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: 42px;
}

.shoes-mark__grid-item {
    width: calc(33.33% - 84px);
    margin: 0 124px 40px 0;
}

.shoes-mark__grid-item:nth-child(3n) {
    margin-right: 0;
}

.shoes-mark__grid-title {
    text-align: center;
    font-size: 24px;
    min-height: 60px;
    margin: 15px 0;
    line-height: 1.3;
}

.shoes-mark__grid-image {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 290px;
}

.shoes-mark__grid-image:before {
    content: "";
    width: 100%;
    height: 220px;
    background-color: #2f3ca4;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.shoes-mark__grid-image img {
    position: relative;
    z-index: 2;
}

.shoes-mark__grid-link {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    margin-top: 10px;
    width: 100%;
    min-height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shoes-mark__grid-price {
    text-align: center;
    font-size: 18px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    font-weight: 700;
}

.t-equip {
    background-color: #f7f7f7;
    padding-top: 48px;
    font-size: 18px;
    font-weight: 300;
}

.t-diagnostic {
    background-color: #ffd000;
    padding-top: 50px;
    padding-bottom: 24px;
}

.t-diagnostic .form-page-content .panel-button {
    font-size: 18px;
    line-height: 20px;
    padding: 0px 10px;
    display: flex;
    width: 33%;
}

.t-diagnostic__title {
    display: -moz-flex;
    display: flex;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 10px;
}

.t-diagnostic__title h3 {
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 0;
}

.t-diagnostic__title h3 span {
    font-size: 24px;
}

.t-diagnostic__title p {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    max-width: 57%;
}

.t-image-wrapper {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.t-stages {
    font-size: 18px;
    font-weight: 300;
    padding-top: 25px;
    line-height: 1.44;
    padding-bottom: 30px;
}

.t-stages__grid {
    padding-top: 38px;
    padding-left: 55px;
}

.t-stages__grid-item {
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 50px;
}

.t-stages__grid-item p {
    margin-left: 80px;
    font-weight: 500;
    margin-top: 50px;
}

.yellow-bg {
    background-color: #ffd000;
}

.t-questions {
    padding: 15px 0 40px 0;
}

.t-questions h3 {
    text-transform: uppercase;
}

.t-fine {
    font-size: 18px;
    font-weight: 300;
    padding-top: 25px;
    line-height: 1.44;
    padding-bottom: 30px;
}

.t-attention {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    font-weight: 600;
    background-color: rgba(255, 208, 0, 0.25);
    padding: 20px 100px 20px 34px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.t-attention__sign {
    flex-shrink: 0;
    color: #d2217f;
    border: 4px solid #d2217f;
    border-radius: 100%;
    width: 76px;
    height: 76px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-right: 29px;
    font-size: 29px;
    line-height: 29px;
    font-weight: bold;
}

.t-attention__text p {
    margin: 0;
}

.t-order {
    padding: 15px 0 40px 0;
    background-size: cover;
    background-position: center center;
    background-image: url(../img/t-org-bg.jpg);
}

.t-order h3 {
    text-transform: uppercase;
    margin-bottom: 54px;
}

.text-center {
    text-align: center;
}

.t-form__button {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.t-form__privacy {
    width: 100%;
    text-align: center;
}

.t-order p.privacy-policy {
    font-size: 15px;
    line-height: normal;
    max-width: 750px;
    margin: 15px auto 0px;
    text-align: center;
}

.t-form__privacy p.privacy-policy a {
    text-decoration: underline;
}

.t-problems {
    font-size: 18px;
    font-weight: 300;
    padding-top: 25px;
    line-height: 1.44;
    padding-bottom: 30px;
}

.shoes-mark__exp-box {
    background: #f7f7f7 url(../img/check-bg.png) right bottom no-repeat;
    padding: 45px 40px 30px 40px;
    position: relative;
    z-index: 10;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.44;
}

.shoes-mark__exp_yellow {
    background-color: #ffd000;
    position: relative;
    z-index: 5;
    margin-top: -67px;
    padding-top: 120px;
    padding-bottom: 30px;
}

.t-text-block {
    font-size: 18px;
    font-weight: 300;
    padding-top: 25px;
    line-height: 1.44;
    padding-bottom: 30px;
}

.fz-54 .container {
    width: 1140px;
}

@media all and (max-width: 1200px) {
    .t-partner__grid {
        flex-wrap: wrap;
        -moz-justify-content: center;
        justify-content: center;
    }

    .fz-54 .container {
        padding: 0 45px;
        width: 100%;
    }

    .t-partner__grid li {
        padding: 15px;
        width: 33.33%;
    }

    .t-partner__grid li br {
        display: none;
    }
}

@media all and (max-width: 1130px) {
    .t-form__label {
        display: none;
    }
}

@media all and (max-width: 990px) {
    .clearfix {
        -moz-flex-direction: column;
        flex-direction: column;
    }

    .t-diagnostic .panel-button input {
        height: auto;
    }

    .t-diagnostic .form-page-content .panel-button {
        width: 100%;
    }

    .panel-button {
        width: 100%;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    p.privacy-policy {
        margin-top: 10px;
    }

    .shoes-mark__grid-item {
        width: 100%;
        margin-right: 0;
    }

    .shoes-mark__exp_yellow p {
        width: 100%;
        margin-bottom: 30px;
    }

    .t-products__item {
        width: calc(33.33% - 7px);
    }

    .form-page-content {
        -moz-flex-direction: column;
        flex-direction: column;
    }

    .form-page-content .text {
        width: 100%;
        margin-bottom: 15px;
    }

    .form-page-content .panel-button input,
    .t-diagnostic .form-page-content .panel-button input {
        width: 100%;
        padding: 18px 26px;
    }

    .t-form__label {
        display: none;
    }

    .t-diagnostic__title {
        -moz-flex-direction: column;
        flex-direction: column;
    }

    .t-diagnostic__title h3 {
        width: 100%;
    }

    .t-diagnostic__title h3 br {
        display: none;
    }

    .t-diagnostic__title h3 span {
        display: block;
    }

    .t-diagnostic__title p {
        max-width: 100%;
    }

    p.privacy-policy {
        width: 100%;
        text-align: center;
    }

    .t-stages__grid {
        padding-left: 0;
    }
}

@media all and (max-width: 860px) {
    .tab-item a {
        padding: 15px;
    }

    .t-products__item {
        width: calc(50% - 7px);
    }

    .t-stages__grid-item {
        -moz-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -moz-align-items: center;
        align-items: center;
        margin-bottom: 0;
    }

    .t-stages__grid-item p {
        order: 1;
    }

    .t-stages__grid-item img {
        order: 2;
    }

    .t-stages__grid {
        padding-top: 0;
    }
}

@media (max-width: 768px) {
    .shoes-mark__exp-box {
        padding: 30px 20px 30px 20px;
    }

    .t-btn, a.t-btn, button.t-btn, input[type="submit"] {
        font-size: 18px;
        padding: 18px 36px;
    }

    .fz-54 .top-row .h1 {
        padding: 0;
    }
}

@media (max-width: 600px) {
    .tab-item a {
        padding: 10px;
        font-size: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .t-products__item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .t-form__buttons a {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .t-partner__grid li {
        width: 50%;
    }

    .t-attention {
        padding: 15px;
    }

    .t-attention__sign {
        margin-right: 19px;
        width: 56px;
        height: 56px;
    }

    .shoes-mark__exp-box {
        background-image: none;
    }
}

@media (max-width: 430px) {
    .tab-item {
        width: 100%;
        border-bottom: 1px solid #c6c6c6;
    }

    .tab-item a {
        border-right: none;
    }

    .fz-54 .top-row h1 {
        font-size: 38px;
    }

    .t-btn, a.t-btn, button.t-btn, input[type="submit"] {
        padding: 18px 28px;
    }

    .t-partner__grid li {
        width: 100%;
    }

    h3 {
        font-size: 24px;
    }
}

@media (max-width: 1024px) {
  .fz-54 .container {
    padding: 0 45px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .fz-54 .container {
    padding: 0 15px;
  }
}

.a-feedback {
  padding-top: 100px;
  padding-bottom: 135px;
  text-align: center;
  background-image: url(../img/product-bg-4.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #fff;
}

.a-feedback .a-section-title {
  text-align: left;
  margin-bottom: 0;
font-size: 30.7px;
    font-weight: 700;
    font-family: Roboto,sans-serif;
    line-height: 1.2;
}

.a-feedback .a-container {
  position: relative;
}

.a-feedback .form-content {
  width: 100%;
  margin-top: 20px;
}

.a-feedback .form-content form {
  display: flex;
  flex-wrap: wrap;
    align-items: flex-start;
}

.a-feedback .form-content .text {
  width: 36%;
  float: left;
  margin-left: 0;
  padding-right: 25px;
}

.a-feedback .form-content .form-button {
  clear: both;
  text-align: right;
  width: 28%;
}

.a-feedback .form-content .text .input-sm {
  border: 0;
  box-shadow: none;
  height: 50px;
  border-radius: 0;
  margin-bottom: 20px;
}

.a-feedback p.privacy-policy {
  font-size: 14px;
  position: absolute;
  width: 100%;
  right: 0;
  text-align: center;
  margin-top: 30px;
}

p.privacy-policy a {
  text-decoration: underline;
}

.a-feedback .form-content input[type=submit] {
  display: inline-block;
  font-size: 18px;
  padding: 13px 70px;
}

.a-feedback__form {
  max-width: 780px;
  margin: 0 auto 35px;
}

.a-feedback p.privacy-policy a {
  color: #ffffff;
}

.a-feedback__form-fields {
  display: flex;
  justify-content: space-between;
}

.a-feedback__form-field {
  width: 100%;
  max-width: 370px;
  margin-bottom: 22px;
}

.a-feedback__form-input, .a-feedback__form-label {
  display: block;
  width: 100%;
}

.a-feedback__form-label {
  margin-bottom: 7px;
  text-align: left;
}

.a-feedback__form-input {
  padding: 9px 10px 9px 16px;
  border: 1px solid #45464b;
}

.a-feedback__note {
  font-size: 14px;
}

.a-feedback__form-submit {
  display: flex;
  justify-content: center;
}

.a-feedback_whide {
  padding: 70px 0;
  background-image: url(../img/form.jpg);
}

.a-feedback_whide .a-section-title {
  font-size: 28px;
  margin-bottom: 50px;
}

.a-feedback_whide .form-content .text {
  width: 25.5%;
}

.a-feedback_whide .form-content .text.text_textarea {
  width: 100%;
  display: flex;
}

.a-feedback_whide .form-content .text.text_textarea textarea {
  width: 76%;
  resize: none;
  height: 97px;
  flex-shrink: 0;
  padding: 8px 14px;
}

.a-feedback_whide .form-content .text.text_textarea p.privacy-policy {
  position: relative;
  margin: 14px 0 0 30px;
  text-align: left;
  font-size: 14.7px;
  font-weight: 100;
  line-height: 1.5;
  letter-spacing: 0.37px;
}

.a-feedback_whide .form-content .form-button {
  width: 23.5%;
}

.a-feedback_whide .form-content input[type=submit] {
  padding: 13px 22px;
  font-size: 17.3px;
}

@media screen and (max-width: 1100px) {
  .a-feedback .form-content form {
    justify-content: center;
  }

  .a-feedback .form-content .text {
    width: 50%;
    display: block;
    float: none;
    flex: none;
    margin-right: 0!important;
  }

  .a-feedback_whide .form-content .form-button {
    width: 50%;
    padding-right: 25px;
    order: 3;
  }

  .a-feedback_whide .form-content input[type=submit] {
    width: 100%;
  }

  .a-feedback .form-content .form-button{
    text-align: center;
    width: 100%;
  }

  .a-feedback_whide .form-content .text {
    order: 1;
  }

  .a-feedback_whide .form-content .text.text_textarea {
    flex-wrap: wrap;
    order: 2;
  }

  .a-feedback_whide .form-content .text.text_textarea textarea {
    width: 100%;
    margin-bottom: 20px;
  }

  .a-feedback_whide .form-content .text.text_textarea p.privacy-policy {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
    .a-feedback .form-content .text input{
        margin-bottom: 0!important;
    }

  .a-feedback .form-content .text {
    width: 100%;
    padding-right: 0;
    display: block;
    float: none;
    flex: none;
    margin-right: 0!important;
      margin-bottom: 20px;
  }

  p.privacy-policy {
    line-height: 1.2;
  }

  .a-feedback .form-content .form-button {
    width: 280px;
  }

  .a-feedback_whide .form-content .form-button {
    width: 280px;
    padding-right: 0;
  }
}

@media screen and (max-width: 480px) {
  .a-feedback .form-content .form-button{
    width: 100%;
  }

  .a-feedback .form-content input[type=submit]{
    width: 100%;
  }

  .a-feedback{
    padding-top: 40px;
  }
}

.a-container {
  max-width: 1177px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1200px) {
  .a-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}


/*===========================
  FAQ
============================*/
.mm-faq {
  margin-bottom: 90px;
}
.mm-faq__items {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
.mm-faq__item {
  border-bottom: 1px solid #eee;
}
.mm-faq__item:first-child {
  border-top: 1px solid #eee;
}
.mm-faq__item-panel {
  padding: 27px 50px 27px 0;
  position: relative;
  cursor: pointer;
}
.mm-faq__item-panel:hover .mm-faq__item-trigger {
  background-color: #eeeeee;
}
.mm-faq__item-panel.active .mm-faq__item-trigger {
  transform: rotate(-45deg);
}
.mm-faq__item-title {
  font-size: 24px;
  font-weight: 600;
}
.mm-faq__item-trigger {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPiA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMXB4IiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPiA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgMS4wMDAwMDApIiBzdHJva2U9IiMyMjIyMjIiPiA8cGF0aCBkPSJNMCwxMSBMMjIsMTEiPjwvcGF0aD4gPHBhdGggZD0iTTExLDAgTDExLDIyIj48L3BhdGg+IDwvZz4gPC9nPiA8L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #222;
  text-align: center;
  font-size: 35px;
  position: absolute;
  top: 24%;
  right: 0;
  border-radius: 50%;
  transition: all .2s ease;
}
.mm-faq__item-content {
  display: none;
  padding-bottom: 25px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .mm-faq {
    margin-bottom: 30px;
  }
}
.mm-container {
  width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}

.serv-attention {
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
  border-radius: 10px;
  border: solid 1px #ce0080;
  padding: 27px 75px 27px 75px;
}

.serv-attention img {
  flex-shrink: 0;
  margin-right: 54px;
}

.serv-attention p {
  margin: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.45px;
}

.serv-attention_blue {
  border-radius: 0;
  border-color: #3c3b93;
}

@media all and (max-width: 768px) {
  .serv-attention {
    padding: 25px;
  }
}

@media all and (max-width: 480px) {
  .serv-attention{
    flex-direction: column;
    align-items: flex-start;
  }

  .serv-attention img {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .t-partner{
    padding-bottom: 5px;
  }
}

.fz-54 .j-form-page .maskhelper {
  top: 16px;
  right: 32px;
}

.actions-row{
  display: flex;
  flex-wrap: wrap;
}

.actions-row__item{
  width: 33.33%;
  padding: 20px;
}

.actions-row__item_white{
  background-color: #ffffff;
}

.actions-row__title{
  text-align: center;
  margin-top: 0;
}

.actions-row__image{
  width: 100%;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media all and (max-width: 768px) {
  .actions-row__item{
    width: 100%;
  }
}
