.w100{
    width: 100% !important;
}
.pos{
    position: relative;
}
.color-a4{
    color: #d9b765;
}
.bf{
    background-color: #fff;
}
.center-column{
    position: absolute;
    top: 110px;
    left: calc(50% - 20px);
    width: 40px;
    height: calc(100% - 110px);
    background-color: #d9b765;
}
.text1{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.text2{
    font-size: 14px;
    color: #d9b765;
}
.text3{
    font-size: 46px;
    color: #000;
    font-weight: bold;
}
.text4{
    margin-top: 20px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.text5{
    font-size: 17px;
    color: #000;
    font-weight: bold;
}
.text6{
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.text7{
    margin-top: 5px;
    font-size: 12px;
    color: #000;
}
.bullet1{
    color:red;
    background-color: yellow;
}
.swiper-button-next.swiper-button-red, .swiper-button-prev.swiper-button-red{
    --swiper-navigation-color: #8f1e25;
    transform: scale(0.5);
}
.text8{
    margin-top: 10px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
}
.text9{
    margin-top: 5px;
    color: #d9b765;
    font-size: 17px;
    font-weight: bold;
}
.text10{
    font-size: 12px;
    color: #333;
    margin-top: 5px;
    padding-bottom: 5px;
}
