.formAll_top {
    position: relative;
    /*background: linear-gradient(to right, #027883, #ffffff);*/
    background: url("../../img/slider-image/slider-image6.png") no-repeat;
    background-size: 100% 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.formAll_top2 {
    position: relative;
    /*background: linear-gradient(to right, #027883, #ffffff);*/
    background: url("../../img/slider-image/slider-image9.png") no-repeat;
    background-size: 100% 100%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.formAll_top_texts {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*height: 189px;*/
    width: 1200px;
    /*padding-left: 35px;*/
}

.formAll_top_text1 {
    font-size: 44px;
    font-weight: 600;
    color: #FFD663;
    line-height: 44px;
    margin-bottom: 30px;
}

.formAll_top2_text1 {
    max-width: 528px;
    font-size: 44px;
    font-weight: 600;
    color: #FFD663;
    line-height: 54px;
    margin-bottom: 20px;
}

.formAll_top_piece {
    width: 50px;
    height: 6px;
    background: #FBC93B;
    margin-bottom: 13px;
}

.formAll_top_text2 {
    max-width: 625px;
    height: 120px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 40px;
}

.formAll_top2_text2 {
    max-width: 540px;
    height: 48px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 24px;
}
