.site-anhtt-form1-complete {
    min-height: 100vh;
    padding-top: 60px;
    padding-bottom: 40px
}

.site-anhtt-form1-complete h2.title, .site-anhtt-form1-complete h1.title {
    font-size: 36px;
    display: block;
    color: #3264be;
    margin-bottom: 23px;
    padding-bottom: 7px;
    border-bottom: 6px solid #3264be
}

.site-anhtt-form1-complete .entry-forms {
    border: 16px solid #91c3ff
}

.site-anhtt-form1-complete .w-forms-step {
    padding-top: 30px;
    text-align: center
}

.site-anhtt-form1-complete .w-forms-step .w-step {
    padding: 0;
    margin-bottom: 25px
}

.site-anhtt-form1-complete .w-forms-step .w-step ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: center
}

.site-anhtt-form1-complete .w-forms-step .w-step li {
    display: inline-block;
    padding: 0 10px;
    position: relative
}

.site-anhtt-form1-complete .w-forms-step .w-step li:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/form/arrow.png);
    width: 8px;
    height: 15px;
}

.site-anhtt-form1-complete .w-forms-step .w-step li:last-child:before {
    display: none
}

.site-anhtt-form1-complete .w-forms-step .w-step .step {
    width: 58px;
    height: 58px;
    border-radius: 100px;
    background-color: #c8c8c8;
    padding-top: 18px
}

.site-anhtt-form1-complete .w-forms-step .w-step .step p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1;
    font-weight: 500
}

.site-anhtt-form1-complete .w-forms-step .w-step .step span {
    color: #fff;
    font-size: 12px;
    margin: 0 auto
}

.site-anhtt-form1-complete .w-forms-step .w-step .step.step-active {
    background-color: #539bf5
}

.site-anhtt-form1-complete .w-forms-step .title-step {
    margin-bottom: 25px
}

.site-anhtt-form1-complete .w-forms-step .title-step p {
    margin-bottom: 0;
    color: #4191f4;
    font-size: 16px;
    font-weight: 500;
    display: none
}

.site-anhtt-form1-complete .w-forms-step .title-step p.step-active {
    display: block
}

.site-anhtt-form1-complete .w-forms-button {
    padding: 20px 35px 50px 35px;
    text-align: center
}

.site-anhtt-form1-complete .w-forms-button .form-link ul {
    list-style: none;
    padding: 0;
    margin-bottom: 20px
}

.site-anhtt-form1-complete .w-forms-button .form-link li {
    margin-right: 40px;
    display: inline-block
}

.site-anhtt-form1-complete .w-forms-button .form-link li:last-child {
    margin-right: 0
}

.site-anhtt-form1-complete .w-forms-button .form-link a {
    color: #0064ff;
    font-size: 16px;
    padding-left: 18px;
    position: relative
}

.site-anhtt-form1-complete .w-forms-button .form-link a:before {
    position: absolute;
    content: url(../images/form/arw.png);
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.site-anhtt-form1-complete .w-forms-button .form-buttons button {
    background-color: #ff733d;
    height: 55px;
    line-height: 58px;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 0 35px;
    font-size: 15px
}
.password-forgot-input img.hide-eye {
    top: 10px;
}
.site-anhtt-form1-complete .w-forms-button .form-buttons button span {
    font-size: 20px
}

.site-anhtt-form1-complete .w-forms-button .form-buttons-2 {
    display: flex;
    justify-content: center;
    padding-top: 20px
}

.site-anhtt-form1-complete .w-forms-button .form-buttons-2 button {
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 15px;
    margin: 0 12px;
    max-width: 350px;
    width: 100%
}

.site-anhtt-form1-complete .w-forms-button .form-buttons-2 button[type=button] {
    background-color: #bebebe
}

.site-anhtt-form1-complete .w-forms-button .form-buttons-2 button[type=submit] {
    background-color: #ff7844
}

.site-anhtt-form1-complete .w-forms-top {
    padding-top: 65px;
    position: relative
}

.site-anhtt-form1-complete .w-forms-top .info {
    position: absolute;
    z-index: 2;
    left: 35px;
    top: 30px
}

.site-anhtt-form1-complete .w-forms-top .info p {
    font-size: 18px;
    color: #303030;
    margin-bottom: 0;
    line-height: 1.3;
    font-weight: 300
}

.site-anhtt-form1-complete .w-forms {
    padding: 28px 35px 0 35px
}

.line-notice {
    padding-top: 20px;
    font-size: 14px;
    text-align: center;
}
.line-login-signup {
    position: absolute;
    right: 60px;
    top: 43px;
}
.c-btn_line-signup {
    color: #fff;
    background-color: #06C755;
    padding: 18px 47px;
    font-size: 19px;
    font-weight: 500;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 0 4px #fff;
}
.c-btn_line-signup:hover {
    background-color: #05B34C;
    color: #fff;
}
.c-btn_line-signup:focus,.c-btn_line-signup:active{
    background-color: #048B3B;
    color: #fff;
}

@media (max-width: 765px) {

    .site-anhtt-form1-complete .w-forms-step {
        padding-top: 20px;
    }
    .line-login-signup {
        position: relative;
        right: unset;
        top: unset;
        text-align: center;
        padding-top: 20px;
    }
    .c-btn_line-signup {
        color: #fff;
        background-color: #06C755;
        padding: 15px 0;
        font-size: 17px;
        font-weight: 500;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 0 0 4px #fff;
        width: 90%;
        display: block;
        margin: 0 auto;
        max-width: 400px;
    }
    .c-btn_line-signup:hover {
        background-color: #05B34C;
        color: #fff;
    }
    .c-btn_line-signup:focus,.c-btn_line-signup:active{
        background-color: #048B3B;
        color: #fff;
    }


    .line-notice {
        padding: 0 5px;
        font-size: 12px;
        text-align: center;
        margin-top: -35px;
    }

    .birthday-attention {
        line-height: 18px !important;
    }
    .site-anhtt-form1-complete .w-forms {
        padding: 0 17px 25px 17px
    }
    .site-anhtt-form1-complete .entry-forms {
        border: unset;
        border-left: 7px solid #91c3ff;
        border-right: 7px solid #91c3ff;
    }
    .site-anhtt-form1-complete .w-forms-top .info-mb p {
        font-size: 22px;
        font-weight: 500;
    }
    .site-anhtt-form1-complete {
        padding-top: 0;
    }

    .password-forgot-input img.hide-eye {
        top: 17px;
        right: 7px;
        width: 27px;
    }
    .password-forgot-input img {
        position: absolute;
        right: 7px;
        top: 20px;
        width: 27px;
        cursor: pointer;
    }
}
@media (max-width: 390px) {
    .site-anhtt-form1-complete .w-forms-step .w-step .step {
        width: 47px;
        height: 47px;
        border-radius: 100px;
        background-color: #c8c8c8;
        padding-top: 14px;
    }
    .site-anhtt-form1-complete .w-forms-step .w-step .step p {
        font-size: 11px;
    }
    .site-anhtt-form1-complete .w-forms-step .w-step .step span {
        font-size: 11px;
    }
}

.site-anhtt-form1-complete .w-forms .items {
    border-bottom: 1px solid #9e9e9e;
    padding: 17px 0 2px 0
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .items {
        border-bottom: none
    }
    .site-anhtt-form1-complete .w-forms-top .info-mb {
        position: absolute;
        z-index: 2;
        left: 25px;
        top: 20px;
    }
}

.site-anhtt-form1-complete .w-forms .item {
    margin-bottom: 15px;
    display: flex;
    align-items: baseline;
}

.site-anhtt-form1-complete .w-forms .item.item-radio-pc {
    align-items: center;
}
.site-anhtt-form1-complete .w-forms .item.item-flex-start-pc {
    align-items: flex-start;
}

.site-anhtt-form1-complete .w-forms .item .label {
    width: 268px;
    text-align: left
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .label {
        width: 100%
    }
}

.site-anhtt-form1-complete .w-forms .item .label p {
    margin-bottom: 0;
    color: #464646;
    font-size: 15px;
    font-weight: 500
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .label p {
        font-size: 15px
    }
}

.site-anhtt-form1-complete .w-forms .item .label p span {
    height: 25px;
    line-height: 25px;
    width: 43px;
    text-align: center;
    margin-right: 10px;
    border-radius: 3px;
    background-color: #ff5151;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
    font-family: Hiragino;
    margin-bottom: 0;
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .label p span {
        height: 20px;
        line-height: 21px;
        width: 43px;
        text-align: center;
        margin-right: 8px;
        border-radius: 3px;
        background-color: #ff5151;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-family: Hiragino;
        font-weight: bold;
    }
}

.site-anhtt-form1-complete .w-forms .item .label p span.no-active {
    background-color: #b6bfc5
}

.site-anhtt-form1-complete .w-forms .item .content {
    width: calc(100% - 268px);
    display: flex;
    align-items: center
}

.site-anhtt-form1-complete .w-forms .item .content.content-flex-column {
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content {
        width: auto
    }
    .site-anhtt-form1-complete .w-forms .item .label p {
        margin-bottom: 5px;
    }
}

.site-anhtt-form1-complete .w-forms .item .content p {
    margin-bottom: 0;
    font-weight: 500;
}

.site-anhtt-form1-complete .w-forms .item .content .row {
    flex-grow: 1
}

.site-anhtt-form1-complete .w-forms .item .content .col-center {
    display: flex;
    align-items: self-start;
}

.site-anhtt-form1-complete .w-forms .item .content .has-be {
    position: relative
}

.site-anhtt-form1-complete .w-forms .item .content .has-be:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 3px;
    background-color: #696969;
    right: -6px;
    top: 20px;
    transform: translateY(-50%)
}

.site-anhtt-form1-complete .w-forms .item .content .has-bes {
    position: relative
}

.site-anhtt-form1-complete .w-forms .item .content .has-bes:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 3px;
    background-color: #696969;
    right: -6px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width: 765px) {

    .site-anhtt-form1-complete .w-forms .item .content .has-be:before {
        top: 27px;
    }

    .site-anhtt-form1-complete .w-forms .item .content .has-bes:before {
        right: -18px;
        top: 25px;
    }

    .site-anhtt-form1-complete .w-forms .item .content p {
        margin-bottom: 5px;
        font-weight: 500;
        font-size: 15px;
    }
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-radios {
        margin-bottom: 0
    }
    .site-anhtt-form1-complete #content-step-3 .item .content .item-radios {
        margin-bottom: 10px
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios label {
        width: 100%
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio {
        height: 60px;
        width: 100%;
        position: relative;
        padding: 0 20px;
        justify-content: center;
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio strong {
        color: #539bf5;
        font-size: 14px;
        font-weight: 500;
        position: relative;
        z-index: 9;
        font-family: Hiragino;
        width: calc(100% - 45px);
        text-align: center;
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio .span-mobiles {
        position: static;
        width: 0;
        height: 0;
        margin: 0;
        z-index: 1
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio .span-mobiles:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        background-color: #fff;
        box-shadow: 0 0 1px 2px #539bf5
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio span {
        margin: 0 15px 0 0;
        width: 20px;
        height: 20px;
        border-radius: 100%;
        background-color: #fff;
        border: none;
        box-shadow: 0 0 1px 2px #539bf5;
        position: relative;
        z-index: 5
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio span:before {
        content: '';
        width: 16px;
        height: 16px;
        background-color: #fff;
        position: absolute;
        left: 2px;
        top: 2px;
        border-radius: 100px;
        display: none;
        z-index: 1;
        transform: none;
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio input {
        display: none
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio input:checked ~ span {
        box-shadow: 0 0 1px 2px #fff;
        background-color: #539bf5
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio input:checked ~ span:before {
        display: block
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio input:checked ~ span.span-mobiles:after {
        background-color: #539bf5
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio input:checked ~ strong {
        color: #fff
    }
}
@media (max-width: 385px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio strong {
        font-size: 13px;
    }
}
@media (max-width: 385px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio strong {
        font-size: 13px;
    }
}
@media (max-width: 376px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio strong {
        width: calc(100% - 35px);
    }
    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio span {
        width: 18px;
        height: 18px;
    }
}
@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio {
        height: 60px;
        width: 100%;
        position: relative;
        padding: 0 3px;
        justify-content: center;
    }
    .site-anhtt-form1-complete .w-forms .item .content .item-radios .item-radio span {
        margin: 0 5px 0 0;
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio {
    display: flex;
    align-items: center;
    margin-right: 11px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio label{
    font-weight: 300;
    font-size: 15px;
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio span {
    margin: 0 5px 0 0;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-color: #d2d2d3;
    border: 1px solid #717071;
    position: relative
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-radio span {
        z-index: 5;
        border-color: #539bf5
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio span:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #717071;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100px;
    display: none;
    z-index: 1;
    transform: translate(-50%, -50%)
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio input {
    display: none
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio input:checked ~ span:before {
    display: block
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox {
    display: flex;
    align-items: center;
    margin-right: 20px;
    margin-bottom: 5px;
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox label {
    font-size: 15px;
    font-weight: 500;
    color: #303030;
    line-height: 20px;
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox span {
    margin: 0 10px 0 0;
    width: 20px;
    height: 20px;
    background-image: url(../images/icon_checkbox_1.png);
    background-size: contain;
    background-repeat: no-repeat
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox span:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #a7afb4;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;
    display: none;
    z-index: -1
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-checkbox span {
        width: 21px;
        height: 21px;
        background-image: url(../images/icon_mobile2.png)
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox input {
    display: none
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox input:checked ~ span {
    background-image: url(../images/icon_checkbox_2.png)
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-checkbox input:checked ~ span {
        background-image: url(../images/icon_mobile1.png)
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkbox input:checked ~ span:before {
        display: block
    }
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-checkbox input:checked ~ p {
        color: #fff
    }
}

.site-anhtt-form1-complete .w-forms .item .content input {
    margin: 0
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content input {
        font-size: 15px
    }
}

.site-anhtt-form1-complete .w-forms .item .content a.btn-ref {
    background-color: #d2d2d3;
    height: 25px;
    border-radius: 5px;
    border: 1px solid #ababab;
    color: #686868;
    line-height: 25px;
    margin-bottom: unset;
    margin-top: 8px;
    min-width: 100px;
    text-align: center;
}

.site-anhtt-form1-complete .w-forms .item .content input[type=text], .site-anhtt-form1-complete .w-forms .item .content input[type=password]  {
    height: 43px;
    border: solid 2px #539bf5;
    width: 100%;
    border-radius: 5px;
    padding: 0 20px;
    font-weight: 300;
    font-size: 15px;
}
.site-anhtt-form1-complete .w-forms .item .content input[type=text]::placeholder, .site-anhtt-form1-complete .w-forms .item .content input[type=password]::placeholder {
    font-style: normal;
    font-family: Hiragino;
    font-size: 15px;
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content input[type=text], .site-anhtt-form1-complete .w-forms .item .content input[type=password] {
        height: 55px;
        padding: 0 10px;
    }

    .site-anhtt-form1-complete .w-forms .item .content input[type=text]::placeholder, .site-anhtt-form1-complete .w-forms .item .content input[type=password]::placeholder {
        font-weight: 300;
        font-size: 15px;
    }
    .site-anhtt-form1-complete .w-forms .item .content a.btn-ref {
        padding: 5px;
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-select {
    display: flex;
    align-items: center
}

.site-anhtt-form1-complete .w-forms .item .content .item-select label {
    width: 30px;
    text-align: right;
    font-size: 15px;
    color: #464646;
    font-weight: 300;
}

.site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects {
    flex-grow: 1;
    position: relative
}

.site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects select {
    outline: 0;
    height: 43px;
    box-shadow: 0 0 1px 2px #539bf5;
    width: 100%;
    border-radius: 5px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    padding: 0 10px 0 20px;
    font-weight: 300;
    font-size: 15px;
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects select {
        height: 55px;
        font-size: 15px;
        line-height: 55px;
        padding: 0 10px 0 10px;
    }
    .site-anhtt-form1-complete .w-forms .item .content .item-select {
        display: flex;
        align-items: stretch;
        flex-direction: column;
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects select:focus {
    outline: 0
}

.site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects:before {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 6px;
    border-style: solid;
    border-width: 10px 8px;
    z-index: -1;
    border-color: #539bf5 transparent transparent transparent
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects:before {
        bottom: 12px
    }
}

.site-anhtt-form1-complete .w-forms-mobile .step {
    display: none
}

.site-anhtt-form1-complete .w-forms-mobile .step.step-active {
    display: block
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item {
    display: block
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox {
    display: flex;
    align-items: center;
    margin-right: 17px
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox label {
    font-size: 15px;
    font-weight: 500;
    color: #303030
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox span {
    margin: 0 10px 0 0;
    width: 25px;
    height: 25px;
    background-image: url(../images/icon_checkbox_1.png);
    background-size: cover;
    background-repeat: no-repeat
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox span:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #a7afb4;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;
    display: none;
    z-index: -1
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox span {
        width: 21px;
        height: 21px;
        background-image: url(../images/icon_mobile2.png)
    }
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input {
    display: none
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input:checked ~ span {
    background-image: url(../images/icon_checkbox_2.png)
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input:checked ~ span {
        background-image: url(../images/icon_mobile1.png)
    }

    .site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input:checked ~ span:before {
        display: block
    }
}

.attention {
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input:checked ~ p {
        color: #fff
    }
    .attention {
        font-size: 13px;
        margin-top: 5px;
        line-height: 13px;
    }
}

.site-anhtt-form1-complete .w-forms-mobile .col-xs-6 {
    width: 50%
}

.site-anhtt-form1-complete .w-forms-mobile .row-2 {
    margin: 0 -5px
}

.site-anhtt-form1-complete .w-forms-mobile .col-xs-4-2 {
    width: 33.33333%;
    padding: 0 5px
}

.site-anhtt-form1-complete .w-forms-mobile .col-xs-4 {
    width: 33.33333%
}

.site-anhtt-form1-complete .w-forms-mobile .form-link ul {
    list-style: none;
    padding: 0 0 0 70px;
    margin-bottom: 40px
}

.site-anhtt-form1-complete .w-forms-mobile .form-link li {
    display: block;
    margin-bottom: 30px
}

.site-anhtt-form1-complete .w-forms-mobile .form-link a {
    color: #0064ff;
    font-size: 16px;
    padding-left: 18px;
    position: relative
}

.site-anhtt-form1-complete .w-forms-mobile .form-link a:before {
    position: absolute;
    content: url(../images/form/arw.png);
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.site-anhtt-form1-complete .w-forms-mobile .w-space {
    display: flex;
    align-items: center
}

.site-anhtt-form1-complete .w-forms-mobile .w-space span {
    width: 35px;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    padding-right: 8px;
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile {
    text-align: center;
    padding: 0 0 50px 0;
    display: flex;
    justify-content: center
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button {
    background-color: #ff733d;
    height: 55px;
    line-height: 55px;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 0 15px;
    font-size: 17px;
    max-width: 195px;
    margin: 0 15px;
    width: 100%;
    font-weight: 500;
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button.max-150 {
    max-width: 150px
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button.max-250 {
    max-width: 250px;
    font-size: 11px
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button.max-250 span {
    margin-bottom: 0
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button img {
    margin-right: 25px;
    margin-left: -5px;
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button span {
    font-size: 17px
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button[type=button] {
    background-color: #bebebe
}
.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button.next-step-btn[type=button] {
    background-color: #ff5900
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button[type=submit] {
    background-color: #ff5900
}
.login-shop .login-shop-header  {
    background-color: #91c3ff;
    border-radius: 5px;
    padding: 15px 20px 15px 27px;
}

.login-shop .login-shop-header h2 {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 300;
}

.login-shop .login-shop-notice {
    width: 725px;
    margin: 0 auto;
}

.login-shop .login-shop-notice p{
    font-weight: 300;
    font-size: 14px;
    padding: 30px 0px;
    margin-bottom: 0;
}

.login-shop .login-shop-body{
    width: 725px;
    margin: 0 auto;
    border: solid 2px #91c3ff;
    border-radius: 10px;
    padding: 50px 60px;
}

.login-shop .login-shop-body input[type=text],.login-shop .login-shop-body input[type=password] {
    padding: 22px 20px;
    border-radius: 5px;
    border-width: 2px;
}
.login-shop .login-shop-body input::placeholder {
    font-style: normal !important;
    font-weight: 300;
}

label.remember-shop-login {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 0;
    margin-top: 20px;
    justify-content: center;
}

label.remember-shop-login {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 0;
    margin-top: 20px;
    justify-content: center;
}
label.remember-shop-login  #login-checkbox-input:checked ~ span {
    background-image: url(../images/login_checked.png);
}

label.remember-shop-login  #login-checkbox-span {
    margin: 0 10px 0 0;
    width: 16px;
    height: 16px;
    background-image: url(../images/login_check.png);
    background-size: cover;
    background-repeat: no-repeat;
}
hr {
    background-color: #333232;
    height: 2px !important;
}
.login-shop .submi-notice {
    font-size: 14px;
    text-align: center;
    color: red;
    font-weight: 300;
    padding-bottom: 20px;
}

.login-shop .subs button {
    border: none;
    height: 50px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-family: Hiragino;
    width: 345px;
    background-color: #3264be;
}
.login-shop-footer {
    padding-top: 50px;
}
.login-shop-footer .login-shop-footer-top {
    background-color: #ffae8f;
    border-radius: 5px;
    padding: 15px 20px 15px 27px;
    margin-bottom: 30px;
}
.login-shop-footer .login-shop-footer-top span {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 300;
}

.login-shop-footer .login-shop-footer-body span.notice-ft {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.3;
}
.login-shop-footer .w-cta {
    margin-top: 50px;
}
.login-shop-footer .w-cta p {
    display: inline-block;
    margin: 0 auto 5px auto;
    padding-bottom: 20px;
    position: relative;
    color: #3264b4;
    font-size: 28px;
    font-weight: 500;
    padding-left: 8px;
}
.login-shop-footer .w-cta p:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/intro/icon_title.png);
    height: 18px;
    width: 245px;
    background-size: cover;
    background-repeat: no-repeat;
}
.login-shop-footer .w-cta span {
    background-color: #ffd228;
    font-size: 36px;
    color: #fff;
    height: 70px;
    line-height: 50px;
    padding: 10px 0;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 0;
    width: 521px;
}
.line-note .toggle-header {
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.line-note .toggle-header::before {
    content: "▼";
    margin-right: 5px;
    transform: rotate(-90deg);
    transition: transform 0.3s;
}
.line-note .toggle-header.active::before {
    transform: rotate(0);
}
.line-note .line-content {
    display: none;
    padding: 10px;
    margin-top: 5px;
}
.line-note .line-content p{
    font-size: 13px;
}

.line-note .line-content p strong{
    font-weight: 500;
}


@media (max-width: 765px) {
    .line-note {
        margin-bottom: 10px;
    }
    .line-note .toggle-header {
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
        display: flex;
        align-items: center;
    }
    .line-note .toggle-header::before {
        content: "▼";
        margin-right: 5px;
        transform: rotate(-90deg);
        transition: transform 0.3s;
    }
    .line-note .toggle-header.active::before {
        transform: rotate(0);
    }
    .line-note .line-content {
        display: none;
        padding: 10px;
        margin-top: 5px;
        text-align: left;
    }
    .line-note .line-content p{
        font-size: 12px;
    }

    .line-note .line-content p strong{
        font-weight: 700;
    }
    .sp-p-b-0 {
        padding-bottom: 0 !important;
    }
    .site-anhtt-form1-complete h2.title.login-shop-title  {
        font-size: 20px;
        padding: 25px 20px 10px 15px;
        border-bottom: 4px solid #3264be;
        margin-bottom: 15px;
    }
    .container-login-shop {
        padding-left: 10px;
        padding-right: 10px;
    }
    .login-shop .login-shop-header  {
        background-color: #91c3ff;
        border-radius: 5px;
        padding: 10px 10px;
    }

    .login-shop .login-shop-header h2 {
        font-size: 16px;
        margin-bottom: 0;
        color: #fff;
        font-weight: 300;
    }

    .login-shop .login-shop-notice {
        width: 340px;
        margin: 0 auto;
    }

    .login-shop .login-shop-notice p{
        font-weight: 300;
        font-size: 12px;
        text-align: center;
        padding: 15px 0px;
    }

    .login-shop .login-shop-body{
        width: 100%;
        margin: 0 auto;
        border: solid 2px #91c3ff;
        border-radius: 10px;
        padding: 35px 15px;
    }

    .login-shop .login-shop-body input[type=text],.login-shop .login-shop-body input[type=password] {
        padding: 22px 20px;
        border-radius: 5px;
        border-width: 2px;
        margin-top: 0;
    }
    .login-shop .login-shop-body input::placeholder {
        font-style: normal !important;
        font-weight: 300;
    }
    label.remember-shop-login {
        justify-content: start;
        font-size: 13px;
    }
    label.remember-shop-login  #login-checkbox-input:checked ~ span {
        background-image: url(../images/login_checked.png);
    }

    label.remember-shop-login  #login-checkbox-span {
        margin: 0 10px 0 0;
        width: 16px;
        height: 16px;
        background-image: url(../images/login_check.png);
        background-size: cover;
        background-repeat: no-repeat;
    }
    hr {
        background-color: #333232;
        height: 2px !important;
        margin-bottom: 15px;
    }
    .login-shop .submi-notice {
        font-size: 13px;
        text-align: left;
        color: red;
        font-weight: 300;
        padding-bottom: 20px;
    }
    .login-shop .attention {
        margin-top: -10px;
        margin-bottom: 15px;
    }
    .login-shop .subs button {
        border: none;
        height: 55px;
        border-radius: 5px;
        color: #fff;
        font-size: 15px;
        font-weight: 300;
        font-family: Hiragino;
        width: 100%;
        background-color: #3264be;
    }
    .login-shop-footer {
        padding-top: 35px;
    }
    .login-shop-footer .login-shop-footer-top {
        background-color: #ffae8f;
        border-radius: 5px;
        padding: 5px 10px;
        margin-bottom: 20px;
    }
    .login-shop-footer .login-shop-footer-top span {
        font-size: 16px;
        margin-bottom: 0;
        color: #fff;
        font-weight: 300;
    }

    .login-shop-footer .login-shop-footer-body span.notice-ft {
        font-weight: 300;
        font-size: 12px;
    }
    .login-shop-footer .w-cta {
        margin-top: 15px;
    }
    .login-shop-footer .w-cta p {
        display: inline-block;
        margin: 0 auto 0 auto;
        padding-bottom: 15px;
        position: relative;
        color: #3264b4;
        font-size: 15px;
        font-weight: 500;
        padding-left: 8px
    }
    .login-shop-footer .w-cta p:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../../assets/sp/img/intro/icon_title.png);
        height: 15px;
        width: 135px;
        background-size: contain;
        background-repeat: no-repeat
    }
    .login-shop-footer .w-cta span {
        background-color: #ffd228;
        font-size: 19px;
        color: #fff;
        height: 45px;
        line-height: 45px;
        padding: 0 10px;
        display: inline-block;
        font-weight: 500;
        width: 273px;
        max-width: 100%;
    }
}
