@charset "utf-8";
.tow {
    margin-top: 3% !important;
}

.tow-title {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.tow-title-1 {
    font-size: 31px;
    font-family: Arial;
    font-weight: bold;
    color: #212121;
    line-height: 34px;
    margin-bottom: 15px;
}

.tow-title-2 {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #505050;
    line-height: 24px;
    margin-bottom: 55px;
}

.tow-card {
    margin: 15px auto 10px auto;
    width: 100%;

}

.tow-card-item {
    width: 90%;
    height: auto;
    background: #ECEDF2;
    opacity: 0.9;
    border-radius: 10px;
    margin: 0 auto;
}

.tow-card-item-1 {
    margin-top: 30px;
    margin-left: 30px;
    /*background: #DEDFE7;*/
    border-radius: 13px;
    text-align: center;
    width: 80%;
    padding-top: 10px;
    font-family: Arial;
}

.tow-card-item-2 {
    margin-top: 15px;
    font-size: 26px;
    font-family: Arial;
    font-weight: 400;
    color: #2E2E2E;
    line-height: 24px;
    text-align: center;
}

.tow-card-item-3 {
    margin-left: 30px;
    margin-top: 20px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #4B4B4B;
    line-height: 21px;
    max-width: 90%;
}

.tow-card-item-4 {
    margin-top: 30px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #4289DD;
    line-height: 21px;
    cursor: pointer;
    text-align: center;
}

.tow-card-item-5 {
    margin-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}


.tow-bottom {
    /*background-image: url("../../img/bg02.png");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 45% 110%;*/
    /*background-position: right top;*/
}

.tow-bottom-1 {
    padding-top: 70px;
    font-size: 31px;
    font-family: Arial;
    font-weight: bold;
    color: #292929;
    line-height: 34px;
    width: 95%;
    text-align: center;
}

.tow-bottom-a {
    text-align: center;
}

.tow-bottom-a-1 {
    width: 80%;
    margin: 0 auto;
}

.tow-bottom-a-2 {
    display: none;
}

.tow-bottom-2 {
    padding-top: 10px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #292929;
    line-height: 24px;
    width: 100%;
}

.tow-bottom-3 {
    margin-top: 20px;
    padding-top: 10px;
    background: #F4F9FF;
    border-radius: 10px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.tow-bottom-3-left {
    width: 160px;
    height: 50px;
    margin: 50px 30px;
}

.tow-bottom-3-right-1 {
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #3A3A3A;
    line-height: 24px;
    margin-bottom: 10px;
}

.tow-bottom-3-right-2 {
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 21px;
    margin-bottom: 10px;
    width: 98%;
}

.tow-bottom-4 {
    margin-top: 30px;
    background: #FDFDFD;
    border-radius: 10px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.tow-bottom-4-left {
    width: 150px;
    height: 50px;
    margin: 50px 30px;
}

.tow-bottom-4-right-1 {
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #3A3A3A;
    line-height: 24px;
    margin-bottom: 10px;
}

.tow-bottom-4-right-2 {
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 21px;
    width: 98%;
}


.tow-bottom-5 {
    margin-top: 30px;
    padding-top: 10px;
    background: #FDFDFD;
    border-radius: 10px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding-bottom: 10px;
}

.tow-bottom-5-left {
    width: 150px;
    height: 50px;
    margin: 50px 30px;
}

.tow-bottom-5-right-1 {
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #3A3A3A;
    line-height: 24px;
    margin-bottom: 10px;
}

.tow-bottom-5-right-2 {
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #3A3A3A;
    width: 98%;
    line-height: 21px;
}
