.w90{
    width: 85% !important;
}
.plr0{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.mt30{
    margin-top: 30px;
}
.mt100{
    margin-top: 100px;
}
.color-a4{
    color: #d9b765;
}
.center-column{
    position: absolute;
    top: 150px;
    left: calc(50% - 60px);
    width: 120px;
    height: calc(100% - 150px);
    background-color: #d9b765;
}
.pos{
    position: relative;
}
.text1{
    position: absolute;
    width: 100%;
    font-size: 42px;
    font-weight: bold;
    top: 30px;
    color: #d9b765;
    text-align: center;
}
.text2{
    position: absolute;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    top: 90px;
    color: #333333;
    text-align: center;
}
.pt120{
    padding-top: 120px;
}
.text3{
    padding: 0 15% 0 10%;
    margin-top: 50px;
    font-size: 24px;
    color: #000;
    text-align: left;
}
.text4{
    padding: 0 15% 0 10%;
    font-size: 16px;
    color: #d9b765;
    text-align: left;
    font-weight: bold;
}
.text5{
    padding: 0 15% 0 10%;
    margin-top: 30px;
    font-size: 16px;
    color: #666666;
    text-align: left;
    line-height: 2;
}