@font-face {
    font-family: 'HelveticaNeueCyr-UltraLight';
    src: url('../fonts/HelveticaNeueCyr-UltraLight.eot');
    src: local('?'), url('../fonts/HelveticaNeueCyr-UltraLight.woff') format('woff'), url('../fonts/HelveticaNeueCyr-UltraLight.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-UltraLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr-Medium';
    src: url('../fonts/HelveticaNeueCyr-Medium.eot');
    src: local('?'), url('../fonts/HelveticaNeueCyr-Medium.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Medium.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr-Light';
    src: url('../fonts/HelveticaNeueCyr-Light.eot');
    src: local('?'), url('../fonts/HelveticaNeueCyr-Light.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Light.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr-Roman';
    src: url('../fonts/HelveticaNeueCyr-Roman.eot');
    src: local('?'), url('../fonts/HelveticaNeueCyr-Roman.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Roman.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Roman.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font: 12px/16px 'Open Sans', sans-serif;
    color: #000;
    overflow-x: hidden
}

img {
    border: 0;
}

table, td, div, span {
    vertical-align: top;
}

a {
    text-decoration: underline;
    color: #1582dd;
}

a:hover {
    text-decoration: none;
}

.red {
    color: #ff0000;
}

.clear {
    clear: both;
}

.markup {
    width: 750px;
    height: inherit;
    margin: 0 auto;
    text-align: center;
}

.header {
    height: 255px;
}

.header-logo {
    height: 99px;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 20px;;
}

.header-title {
    font-family: "HelveticaNeueCyr-Light", "Arial";
    font-size: 25px;
    color: #2b2b2b;
    margin-bottom: 29px;
}

.header-button .button {
    margin: 0 5px;
}

.about {
    height: 511px;
    background: #f44e5e url("../images/pattern1.png") repeat-x scroll left top;
    color: #fff;
}

.about-title {
    font-size: 32px;
    padding-top: 41px;
    padding-bottom: 24px;
    line-height: 37px;
}

.about-desc {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 8px;
}

.about-desc-2 {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 42px;
}

.about-check-title {
    font-size: 23px;
}

.about-check-items {
    text-align: center;
    margin-top: 35px;
}

.about-check-item {
    display: inline-block;
    padding-left: 44px;
    font-size: 18px;
    text-align: left;
}

.about-check-item:before {
    content: "";
    position: absolute;
    background: url("../images/li.png");
    background-size: cover;
    width: 24px;
    height: 24px;
    z-index: 10;
    display: inline-block;
    margin-left: -34px;
    margin-top: -4px;
}

.about-check-item-1 {
    width: 360px;
    height: 37px;
}

.about-check-item-2 {
    width: 180px;
}

.about-check-item-3 {
    width: 360px;
}

.about-check-item-4 {
    width: 180px;
}

.about-button {
    margin-top: 54px;
}

.button {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    width: 206px;
    height: 35px;
    border-radius: 0 13px ;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    line-height: 36px;
}
.button-pink-small {
    height: 32px;
    width: 180px;
    border-radius: 13px ;
    border-color: #ff6a6a;
    color: #fff;
    background-color: #ff6a6a;
    font-family: "HelveticaNeueCyr-Light", "Arial";
    font-size: 9px;
    outline: none;
}
.button-pink-small:hover {
    color: rgb(0, 255, 220);
    border-color: rgb(255, 36, 36);
}
.button-pink {
    color: #ff6a6a;
    border-color: #ff6a6a;
}
.button-pink:hover {
    color: rgb(255, 36, 36);
    border-color: rgb(255, 36, 36);
}
.button-pink-big {
    color: #fff;
    border-color: #ff6a6a;
    background-color: #ff6a6a;
    height: 49px;
    width: 293px;
    font-family: "HelveticaNeueCyr-Light", "Arial";
    font-size: 18px;
    outline: none;
}
.button-pink-big:hover{
    background-color: rgb(255, 36, 36);
    border-color: rgb(255, 36, 36);
}
.isMac .button-pink-big {
    padding-top: 6px;
}

.button-pink-big-2 {
    color: #f44e5e;
    border-color: #f44e5e;
    height: 49px;
    width: 293px;
    font-family: "HelveticaNeueCyr-Light", "Arial";
    font-size: 18px;
}

.button-green-big {
    color: #86f477;
    border-color: #86f477;
    height: 49px;
    width: 293px;
    font-family: "HelveticaNeueCyr-Light", "Arial";
    font-size: 18px;
}

.isMac .button-pink-big-2 {
    padding-top: 6px;
}

.button-native {
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    font-size: 20px;
    height: 38px;
    width: 42px;
    line-height: 37px;
    user-select: none;
}

.close {
    color: #adacac;
    background-color: #ececec;
    border-radius: 5px;
    width: 16px;
    height: 16px;
    font-size: 11px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.isMac .close {
    line-height: 18px;
}

.form {
    background-color: #f9f9f9;
    border-top: 1px solid #eaeaea;
}

.form-form-title {
    color: #2b2b2b;
    font-family: "HelveticaNeueCyr-Light", "Arial";
    font-size: 42px;
    margin-bottom: 13px;
    padding-top: 42px;

}

.form-input-box {
    position: relative;
    display: inline-block;
}

.form-input-box .form-input {
    width: 47px;
    margin-top: -15px;
    font-size: 28px;
    height: 45px;
}

.isMac .form-input-box .form-input {
    margin-top: -19px;
}

.form-form {
    padding-bottom: 44px;
}

.form-title {
    font-size: 15px;
    line-height: 29px;
    padding-left: 6px;
    font-weight: bold;
    padding-top: 3px;
}

.form-value {
    margin-bottom: 1px;
}

.form-input {
    border: 1px solid #d7d7d7;
    height: 38px;
    padding: 0 10px;
    box-shadow: 0 2px 4px 0 rgba(217, 217, 217, 0.35) inset;
    transition: border .5s, box-shadow .5s;
    font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 5px;
    outline: none;
}

.form-textarea {
    border: 1px solid #d7d7d7;
    height: 55px;
    padding: 8px 10px;
    box-shadow: 0 2px 4px 0 rgba(217, 217, 217, 0.35) inset;
    transition: border .5s, box-shadow .5s;
    font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 5px;
    width: 556px;
}

.form-value-pre {
    border: 1px solid #d7d7d7;
    height: 38px;
    padding: 0 10px;
    box-shadow: 0 2px 4px 0 rgba(217, 217, 217, 0.35) inset;
    transition: border .5s, box-shadow .5s;
    font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 5px 0 0 5px;
    display: inline-block;
    border-right: 0;
    line-height: 38px;
}

.form-value-pre + .form-input {
    border-radius: 0 5px 5px 0;
}

.form-input-plus-minus {
    width: 168px !important;
    margin: 0 6px;
    text-align: center;
}

.form-value-add {
    width: 36px;
    height: 36px;
    position: absolute;
    cursor: pointer;
    color: #fff;
    background-color: #f44e5e;
    border-radius: 5px;
    line-height: 33px;
    text-align: center;
    font-family: "HelveticaNeueCyr-Light", "Arial";
    font-size: 22px;
    right: 0;
    margin-right: -51px;
    margin-top: 34px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.isMac .form-value-add {
    line-height: 36px;
}

.form-value-with-pre {
    white-space: nowrap
}

.form-table-td-3 .form-value-with-pre .form-input {
    width: 249px;
}

.form-table-td-1 .form-value-with-pre .form-input {
    width: 210px;
}

.isMac .form-table-td-3 .form-value-with-pre .form-input {
    width: 243px;
}

.form-input-multi {
    width: 297px;
}

.form-input-error {
    border-color: #f00832;
    box-shadow: 0 2px 4px 0 rgba(240, 8, 50, 0.35) inset;
}

.form-table {
    width: 582px;
    text-align: left;
}

.form-table-td {
    text-align: left;
    position: relative;
}

.form-table-td-1 .form-input {
    width: 242px;
}

.form-table-td-3 .form-input {
    width: 282px;
}

.form-table-td-all .form-input {
    width: 560px;
}

.form-table-td-1 {
}

.form-table-td-2 {
    width: 18px;
}

.form-table-td-3 {
    width: 282px;
}

.form-table-td-all {
}

.form-table-th {
    height: 43px;
    line-height: 43px;
    font-weight: bold;
    font-size: 12px;
    background-color: #ececec;
}

.form-table-th-first {
    border-radius: 8px 0 0;
    padding-left: 18px;
}

.form-table-th-last {
    border-radius: 0 8px 0 0;
}

.form-table-content-td {
    padding: 14px 5px;
    text-align: left;
    border-top: 1px solid #ececec;
    background-color: #fff;
}

.form-table-content-td:first-child {
    padding-left: 18px;
}

.form-table-content-footer {
    border-top: 2px solid #f44e5e;
    font-size: 22px;
    line-height: 56px;
}

.form-table-content-footer-1 {
    text-align: left;
    padding-left: 10px;
}

.form-table-content-footer-2 {
    text-align: right;
    padding-right: 10px;
}

.form-input-table {
    height: 32px;
    font-size: 12px;
}

.form-input-table-1 {
    width: 183px;
}

.form-input-table-2 {
    width: 70px;
}

.form-input-table-3 {
    width: 50px;
}

.form-input-table-4 {
    width: 27px;
}

.form-input-table-5 {
    width: 50px;
}

.form-table-strip {
    margin-top: 25px;
    margin-bottom: 10px;
}

tr:first-child .form-table-strip-td {
    border-top: 0;
}

.form-table-strip-td {
    text-align: left;
    position: relative;
    line-height: 18px;
    border-top: 1px dotted #aeaeae;
    padding: 10px 0;
    font-size: 14px;
}

.form-table-strip-td-1 .form-input {
    width: 282px;
}

.form-table-strip-td-1 {
}

.form-table-strip-td-2 {
    font-weight: bold;
    text-align: right;
}

.form-table-strip-td-input {
    line-height: 40px;
}

.save {
    background: url("./../images/save.png") no-repeat 2px 4px;
    background-color: #f44e5e;
    margin-top: 8px;
}

.td-digit {
    font-size: 14px;
}

.td-digit-with-input {
    display: inline-block;
    font-size: 14px;
    margin-top: 8px;
}

.form-elements-tab {
    margin-top: 18px;
}

.form-element-tab {
    border: 1px solid #ececec;
    border-bottom-color: #d6d6d6;
    height: 35px;
    line-height: 36px;
    background-color: #ececec;
    display: inline-block;
    color: #ec0b43;
    width: 192px;
    text-transform: uppercase;
    cursor: pointer;
}

.form-element-tab-start {
    border-radius: 12px 0 0;
}

.form-element-tab-end {
    border-radius: 0 12px 0 0;
}

.form-element-tab-active {
    cursor: default;
    border-color: #d6d6d6;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(217, 217, 217, 0.35) inset;
}

.form-elements-tab-content {
    margin-bottom: 34px;
}

.form-element-tab-content {
    display: none;
}

.form-element-tab-content-active {
    display: block;
}

.form-agree-box {
    width: 578px;
    margin: 0 auto;
    text-align: left;
    margin-top: 13px;
    color: #ec0b43;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
}

.input-agree-box {
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
}

.input-agree-box input {
    margin-top: 2px;
}

.isMac .input-agree-box {
    vertical-align: initial
}

.form-agree-box label {
    cursor: pointer;
    display: inline-block;
}

.form-send-box {
    margin: 36px auto 0;
    text-align: center;
}

.second .form-send-box {
    margin-top: 20px;
}

.form-textarea-box {
    margin: 26px auto 0;
    text-align: center;
}

.form-cancel-box {
    margin: 20px auto 0;
    text-align: center;
}

.form-confirm-box {
    margin: 20px auto 0;
    text-align: center;
}

.form-confirm-box button {
    width: 277px;
    margin: 0 8px;
}

.image {
    height: 425px;
    background: #e63f56 url("../images/pattern2.png") repeat-x scroll left top;
    color: #fff;
}

.image-title {
    font-size: 35px;
    padding-top: 52px;
    padding-bottom: 70px;
}

.image-wrap {
    display: inline-block;
    width: 185px;
    text-align: center;
}

.image1 {
    display: inline-block;
    width: 121px;
    height: 90px;
    background: url(../images/image1.png) center top no-repeat;
    background-size: cover;
    margin-bottom: 41px;
}

.image2 {
    display: inline-block;
    width: 70px;
    height: 86px;
    background: url(../images/image2.png) center top no-repeat;
    background-size: cover;
    margin-bottom: 46px;
}

.image3 {
    display: inline-block;
    width: 92px;
    height: 83px;
    background: url(../images/image3.png) center top no-repeat;
    background-size: cover;
    margin-bottom: 49px;
}

.image4 {
    display: inline-block;
    width: 91px;
    height: 75px;
    background: url(../images/image4.png) center top no-repeat;
    background-size: cover;
    margin-bottom: 58px;
}

.image-arrow:after {
    content: "";
    position: absolute;
    background: url("../images/arrow.png");
    background-size: cover;
    width: 61px;
    height: 16px;
    z-index: 10;
    display: inline-block;
    margin-left: 62px;
    margin-top: -17px;

}

.image1.image-arrow:after {
    margin-left: 79px;
}

.image3.image-arrow:after {
    margin-left: 69px;
}

.image-text {
    width: 170px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 25px;
    display: inline-block;
    padding: 0 -14px;
}

.footer {
    height: 306px;
}

.footer a {
    color: #e63f56;
}

.footer-title {
    color: #5a5a5a;
    font-size: 23px;
    padding-bottom: 24px;
    padding-top: 39px;
}

.footer-ps {
    text-align: center;
    margin-top: 3px;
    vertical-align: middle;
}

.visa {
    width: 79px;
    height: 44px;
    background: url(../images/visa.png) center top no-repeat;
    background-size: cover;
    display: inline-block;
}

.mastercard {
    display: inline-block;
    width: 99px;
    height: 35px;
    background: url(../images/mastercard.png) center top no-repeat;
    background-size: cover;
    margin: 6px 57px 0;
}

.visa-short {
    width: 38px;
    height: 16px;
    background: url(../images/visa-short.png) center top no-repeat;
    background-size: cover;
    display: inline-block;
    margin-left: 7px;
    margin-top: 7px;
}

.mastercard-short {
    display: inline-block;
    width: 38px;
    height: 16px;
    background: url(../images/mastercard-short.png) center top no-repeat;
    background-size: cover;
    margin-top: 7px;
}

.pci {
    width: 98px;
    height: 38px;
    background: url(../images/pci.png) center top no-repeat;
    background-size: cover;
    display: inline-block;
    margin-top: 5px;
}

.footer-1 {
    margin-top: 32px;
    color: #5a5a5a;
    font-size: 14px;
}

.footer-2 {
    margin-top: 19px;
    color: #989898;
    font-size: 13px;
    line-height: 17px;
    padding: 0 28px;
    text-align: center;
}

.second .footer {
    background: url("../images/pattern3.png") repeat-x scroll left top;
}

.second .header {
    height: 193px;

}

.second .header-title {

}

#ucard {
    background-image: url(/static/images.png), url(/static/images.png);
    background-position: 2px -121px, 600px -58px;
    background-size: 120px 361px, 120px 361px;
    background-repeat: no-repeat;
    padding-left: 54px;
    height: 38px;
}

#ucard.visa {
    background-position: 2px -163px, 600px -58px;
}

#ucard.visa_electron {
    background-position: 2px -205px, 600px -58px;
}

#ucard.mastercard {
    background-position: 2px -247px, 600px -58px;
}

#ucard.maestro {
    background-position: 2px -289px, 600px -58px;
}

#ucard.discover {
    background-position: 2px -331px, 600px -58px;
}

#ucard.valid.visa {
    background-position: 2px -163px, 600px -84px;
}

#ucard.valid.visa_electron {
    background-position: 2px -205px, 600px -84px;
}

#ucard.valid.mastercard {
    background-position: 2px -247px, 600px -84px;
}

#ucard.valid.maestro {
    background-position: 2px -289px, 600px -84px;
}

#ucard.valid.discover {
    background-position: 2px -331px, 600px -84px;
}