.info-block {
    padding-bottom: 24px;
    background: #fff0e6;
    color: #d3233a;
    font-size: 24px;
    margin-bottom: 24px;
}

.info-block>div#info {
    margin-top: 24px;
    font-weight: 700;
}

.info-block-fixed {
    position: absolute;
    top: 25%;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
}

.fixed-text-img {
    position: relative;
    padding: 0;
}

.fixed-text-img img {
    width: 100%;
    will-change: transform;
}

.vietnam-block {
    padding-bottom: 12px;
    color: #d3233a;
    font-size: 24px;
    position: relative;
    overflow: hidden;
    font-weight: 700;
}

.vietnam-block img {
    width: 100%;
    will-change: transform;
}

.vietnam-block-fixed {
    position: absolute;
    top: 40%;
    width: 100%;
    left: 27%;
    text-align: left;
    font-size: 24px;
    color: #ffffff;
    display: none;
}

.planning-block {
    margin-bottom: 24px;
    color: #d3233a;
    font-size: 18px;
    border: 3px solid #a0a0a0;
    border-radius: 15px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
}

.participation-block {
    margin-bottom: 24px;
    color: #d3233a;
    font-size: 30px;
    padding: 15px;
    font-weight: 700;
}

.participation-block h4 {
    color: #d3233a;
    margin: 0;
    font-weight: 700;
}

.winform-border-red p,
.winform-border-red h5 {
    /*add waiting matching september*/
    /* margin-right: 33px; */
    color: #d3233a
}

.div-text-red {
    text-align: center;
    height: auto;
    background: #d3233a;
    color: #ffffff;
    border-radius: 25px;
    overflow: visible;
    line-height: inherit;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 8px;
}

.div-text-black {
    text-align: center;
    height: auto;
    background: #535353;
    color: #ffffff;
    border-radius: 25px;
    overflow: visible;
    line-height: inherit;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 8px;
}

.scout-block {
    align-items: center;
    margin-top: 24px;
    margin-bottom: 24px;
    background: #fff0e6;
    border-radius: 20px;
    padding: 24px 15px;
    font-weight: 700;
}

.scout-block h4 {
    font-weight: 700;
}

.booth-block {
    padding: 15px;
}

.booth-block .row-stretch {
    margin-bottom: 15px;
}

.booth-block .winform {
    border: none;
    border-radius: 15px;
    background: #feefef;
    color: #535353;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 15px;
    position: relative;
    text-align: left;
    max-height: 156px;
}

.booth-block .border-red {
    border: 3px solid #d3233a;
}


#faq-block .faq-block {
    margin-bottom: 24px;
    text-align: left;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
}

.faq-title {
    border-bottom: 2px solid #d3233a !important;
    margin-top: 15px;
    font-size: 18px;
    text-align: left;
    padding-left: 15px;
    font-weight: 700;
}

#faq-block .border-intro-accord {
    border: 2px solid #d3233a !important;
    border-radius: 15px;
    margin-bottom: 15px;
    padding: 15px;
}

#faq-block .panel-default>.panel-heading {
    padding: 0;
    border-radius: inherit;
    color: #535353;
    background: none;
    border-color: none;
}

#faq-block .panel-title>a {
    text-decoration: none;
    color: #535353;
    font-size: 14px;
}

#faq-block .panel-body>a {
    text-decoration: underline;
}

#faq-block .more-less {
    float: right;
    font-size: 53px;
    color: #9e2333;
}

.d-flex {
    display: flex;
}

.f-row {
    flex-direction: row;
}

.f-justify-content-between {
    justify-content: space-between;
}

.f-align-items-center {
    align-items: center;
}

.speech-bubble {
    position: relative;
    background: #d3233a;
    padding: 12px 15px;
    margin-right: 22px;
    font-size: 30px;
    color: #ffffff;
}

.speech-bubble:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-left-color: #d3233a;
    border-right: 0;
    margin-top: -14px;
    margin-right: -12px;
}

#faq-block .panel-body {
    margin-top: 15px;
    background: #feefef;
    padding: 6px;
    border: none;
}

.disclaimer-block {
    align-items: center;
    margin-top: 24px;
    margin-bottom: 24px;
    background: #fff0e6;
    border-radius: 20px;
    color: #d3233a;
    font-size: 24px;
    padding: 24px 15px;
    font-weight: 700;
}

#btn-click-section .clr-btn-end {
    background-color: #d3233a;
    color: #ffffff;
    min-width: 180px;
}

#btn-click-section .clr-btn-end:hover {
    background-color: #f6435a;
    color: white;
}

.mgs-block {
    align-items: center;
    margin-bottom: 24px;
    background: #fff0e6;
    color: #d3233a;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mgs-block img {
    margin-bottom: 15px;
}

.mgs-block h4 {
    font-weight: 700;
}

#personindex a:hover {
    color: #9e2333;
}

.fs-18px {
    font-size: 18px;
}

.scale-bottom {
    max-height: fit-content !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.jp-pill {
    display: inline-flex;
    flex-direction: row;
    gap: 8px;
    padding: 12px 24px;
    border: 2px solid #d3233a;
    border-radius: 999px;
    color: #d3233a;
    text-align: center;
    line-height: 0.2;
}

.jp-line {
    white-space: nowrap;
}

@media(max-width: 1024px) {
    .scale-bottom {
        margin-bottom: 15px !important;
    }
}

@media (max-width: 768px) {
    .jp-pill {
        flex-direction: column;
        padding: 16px 24px;
        border-radius: 999px;

        line-height: 1.6;
    }
    .w-full{
        width: 100%;
    }

    .jp-line {
        white-space: normal;
    }
}
