
.korean-cars .top_block{
    background: url(../images/banner-fg-corea.jpg) 50% 0 no-repeat;
}

.korean-cars .top_block .wrapper {
    display: flex;
    flex-direction: row;
    position: relative;
    height: 623px;
}

#rollin-cars-korean {
    position: absolute;
    background: url(../images/banner-cars-corea.png) 0 0 no-repeat;
    width: 831px;
    height: 335px;
    bottom: 0;
    left: calc(50% - 530px);
}

.korean-cars .frame {
    border: 10px solid #000;
    width: 422px;
    margin-right: 15px;
    margin-top: 30px;
    background-color: #fff;
    height: 570px;
    margin-left: auto;
    z-index: 10;
}

.korean-cars .text_side {
    margin-left: 120px;
}

.korean-cars .text_side h1 {
    font-size: 67px;
    font-weight: bold;
    color: #1c1c1c;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.korean-cars .frame .field-input {
    width: 100%;
    font-size: 16px;
    padding: 15px 15px 15px 0;
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
}
.korean-cars .frame .text-input {
    width: 100%;
    font-size: 16px;
    padding: 15px 15px 15px 5px;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    background: none;
}

.korean-cars .frame .padding {
    padding: 30px 50px;
}

.korean-cars .top_block .text {
    font-size: 21px;
    font-weight: bold;
}

.korean-cars .top_block .text span {
    color: #ef1313;
}

.korean-cars .top_block .submit-wrapper {
    margin-bottom: 5px;
}

.korean-cars .top_block .submit-wrapper input,
.korean-cars .top_block .submit-wrapper a
{
    width: 100%;
}

.korean-steps h2 {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 50px 0 50px 0;
}

.korean-steps .steps {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.korean-steps .steps .step {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 330px;
    margin: 20px 0 20px 0;
    min-height: 150px;
    position: relative;
}

.korean-steps .steps .step .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 50px;
    background: url(../images/numbers-sprite.png) 0 0 no-repeat;
    min-height: 50px;
    padding-bottom: 20px;
    padding-right: 30px;
}

.korean-steps .steps .step .text {
    font-size: 16px;
    font-weight: normal;
}

.korean-steps .steps .step-2 .title {
    background-position: -460px 0;
}

.korean-steps .steps .step-3 .title {
    background-position: -940px 0;
    margin-right: 0;
}

.korean-steps .steps .step-4 .title {
    background-position: 0 -139px;
}

.korean-steps .steps .step-5 .title {
    background-position: -460px -139px;
}

.korean-steps .steps .step-6 .title {
    background-position: -935px -139px;
}

.get-5-variants-korean {
    background-color: #222222;
    color: #fff;
    padding: 0 0 70px 0;
}

.get-5-variants-korean h2 {
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: 900;
    padding-top: 90px;
}

.get-5-variants-korean .wrapper {
    padding: 0 15px;
    background: url(../images/korea-features-car.png) 100% 50px no-repeat;
}

.get-5-variants-korean .form-wrapper {
    margin-top: 90px;
    width: 100%;
    border: 10px solid #ffffff;
    padding: 45px 25px;
    background-color: #222222;
}

.get-5-variants-korean form {
    display: flex;
    justify-content: space-between;
}

.get-5-variants-korean form .fields {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-right: 50px;
}

.get-5-variants-korean input.field-input {
    background-color: transparent;
    font-size: 14px;
    font-weight: bold;
    border: none;
    border-bottom: 1px solid #a9a9a9;
    color: #a9a9a9;
    padding: 10px 0;
}

.get-5-variants-korean .seo-block-korean {
    margin-top: 55px;
    font-size: 16px;
    color: #a2a2a2;
    border-left: 7px solid #ef1313;
    padding-left: 15px;
}

.korean-seo h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}