.shape001{
    position: relative;
}
.shape001:before {
    position: absolute;
    background-size: contain !important;
    width: 1000px;
    content: '';
    background: url(/images/00_TheBIGBean/Paloh/paloh-shape.png);
    height: 450px;
    top: -280px;
    bottom: 0px;
    right: 0px;
    left: -205px;
    margin: auto;
    background-repeat: no-repeat;
    z-index: -10 !important;
}

/*timeline*/
.sp-page-builder .page-content #section-id-1699928624493 {
    position: relative;
    z-index:20;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
  border: none !important;
  text-align: center !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
   font-family: Lora;
   font-size: 28px;
   color: #370401;
   margin-bottom: 0px;
}

p.timeline-date.text-left, p.timeline-date.text-right, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
    display: none;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after{
    display: none;
}

#sppb-addon-1699928624512 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before{
   background: #370401;
}

/*get to know*/
.sp-page-builder .page-content #section-id-1699928624529 {
    position: relative;
    z-index: 10;
}