/*#_section_header ._tool {*/
/*    font-weight: 700;*/
/*}*/

/*#_section_header ._header_text {*/
/*    font-size: 1rem;*/
/*}*/

/*#_section_header ._top {*/
/*    background-color: #86d0d3;*/
/*}*/

/*#_section_header ._top .vr {*/
/*    color: #fff;*/
/*}*/

/*#_section_header ._top ._select_language {*/
/*    background-color: #86d0d3;*/
/*    border: none;*/
/*}*/

/*#_section_header ._middle {*/
/*    background-color: #fff;*/
/*}*/

/*#_section_header ._bottom {*/
/*    background-color: #d7f0f1;*/
/*}*/

/*#_section_header ._bottom ._nav_title {*/
/*    font-size: 1.25rem;*/
/*    font-weight: 700;*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*    text-align: center;*/
/*}*/

/*#_section_header ._mobile #_drawer {*/
/*    width: calc(100% - 40px);*/
/*    margin-top: 80px;*/
/*}*/

/*#_section_header ._mobile .offcanvas-backdrop {*/
/*    background-color: transparent;*/
/*}*/

/*#_section_header ._mobile #_drawer {*/
/*    background-color: #86d0d3;*/
/*}*/

/*#_section_header ._mobile #_drawer .offcanvas-body {*/
/*    padding: 0;*/
/*}*/

/*#_section_header ._mobile #_drawer .offcanvas-body ._nav {*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*}*/

/*#_section_header ._mobile #_drawer .offcanvas-body ._nav a::after,*/
/*#_section_header ._mobile #_drawer .offcanvas-body ._nav a:last-child::after,*/
/*#_section_header ._mobile #_drawer .offcanvas-body ._nav a:first-child::before {*/
/*    content: "";*/
/*    display: block;*/
/*    height: 1px;*/
/*    background-color: #000;*/
/*    margin: 8px 0;*/
/*}*/

/*#_section_header ._mobile #_drawer .offcanvas-body ._nav ._nav_title {*/
/*    font-size: 1.25rem;*/
/*    font-weight: 700;*/
/*    text-align: center;*/
/*    padding-top: 3px;*/
/*    padding-bottom: 3px;*/
/*}*/

/*#_section_header ._mobile #_drawer .offcanvas-body ._language {*/
/*    padding: 20px;*/
/*    background-color: #d7f0f1;*/
/*}*/

/*#_section_header ._mobile #_drawer .offcanvas-body ._fixed_bottom {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*}*/

/*#_section_banner .container-xxl {*/
/*    position: relative;*/
/*}*/

/*
#_section_banner ._text_title {
    position: absolute;
    top: 50px;
    left: 150px;
    color: #C94509;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
}

#_section_banner ._text_description {
    position: absolute;
    top: 100px;
    left: 150px;
    font-size: 1rem;
    width: 350px;
}

#_section_banner ._more_button {
    position: absolute;
    top: 230px;
    left: 150px;
    border: 1px solid #000;
}
/**!*/
/*#_section_banner ._text_container {*/
/*    position: absolute;*/
/*    top: 50px;*/
/*    left: 150px;*/
/*}*/

/*#_section_banner ._text_container ._text_title {*/
/*    color: #C94509;*/
/*    font-size: 1.5rem;*/
/*    font-weight: 700;*/
/*    letter-spacing: 0.2rem;*/
/*}*/

/*#_section_banner ._text_container ._text_description {*/
/*    margin-top: 20px;*/
/*    font-size: 1rem;*/
/*    width: 400px;*/
/*}*/

/*#_section_banner ._text_container ._more_button {*/
/*    margin-top: 20px;*/
/*    border: 1px solid #000;*/
/*}*/

/*#_section_banner ._text_breadcrumb {*/
/*    position: absolute;*/
/*    top: 40px;*/
/*    left: 150px;*/
/*    font-weight: 700;*/
/*    font-size: 1rem;*/
/*}*/

/*#_section_banner ._arrow_icon {*/
/*    position: absolute;*/
/*    top: 95px;*/
/*    left: 150px;*/
/*}*/

/*#_section_banner ._text_page {*/
/*    position: absolute;*/
/*    top: 80px;*/
/*    left: 180px;*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    font-size: 2rem;*/
/*}*/

/*#_section_banner ._image {*/
/*    position: absolute;*/
/*    top: 30px;*/
/*    left: 50px;*/
/*    width: 200px;*/
/*}*/

/*#_section_banner ._text_breadcrumb_with_image {*/
/*    position: absolute;*/
/*    top: 40px;*/
/*    left: 230px;*/
/*    font-weight: 700;*/
/*    font-size: 1rem;*/
/*}*/

/*#_section_banner ._arrow_icon_with_image {*/
/*    position: absolute;*/
/*    top: 95px;*/
/*    left: 230px;*/
/*}*/

/*#_section_banner ._text_page_with_image {*/
/*    position: absolute;*/
/*    top: 80px;*/
/*    left: 260px;*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    font-size: 2rem;*/
/*}*/

/*@media (max-width: 1200px) {*/
/*    !* xl breakpoint in Bootstrap 5 *!*/
/*    #_section_banner ._image {*/
/*        position: absolute;*/
/*        top: 30px;*/
/*        left: 50px;*/
/*        width: 150px;*/
/*    }*/
/*}*/

/*@media (max-width: 992px) {*/
/*    !* lg breakpoint in Bootstrap 5 *!*/
/*    #_section_banner .container-xxl {*/
/*        position: relative;*/
/*    }*/

/*    !**/
/*    #_section_banner .container-xxl ._text_title {*/
/*        position: absolute;*/
/*        top: 20px;*/
/*        left: 50px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_description {*/
/*        position: absolute;*/
/*        top: 70px;*/
/*        left: 50px;*/
/*        width: 350px;*/
/*    }*/

/*    #_section_banner .container-xxl button {*/
/*        position: absolute;*/
/*        top: 200px;*/
/*        left: 50px;*/
/*        border: 1px solid #000;*/
/*    }*/
/*    *!*/
/*    #_section_banner .container-xxl ._text_container {*/
/*        position: absolute;*/
/*        top: 20px;*/
/*        left: 50px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_container ._text_description {*/
/*        width: 400px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_container button {*/
/*        border: 1px solid #000;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_breadcrumb {*/
/*        position: absolute;*/
/*        top: 20px;*/
/*        left: 150px;*/
/*    }*/


/*    #_section_banner .container-xxl ._arrow_icon {*/
/*        position: absolute;*/
/*        top: 76px;*/
/*        left: 150px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_page {*/
/*        position: absolute;*/
/*        top: 60px;*/
/*        left: 180px;*/
/*        color: #C94509;*/
/*    }*/

/*    #_section_banner .container-xxl ._image {*/
/*        position: absolute;*/
/*        top: 30px;*/
/*        left: 50px;*/
/*        width: 120px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_breadcrumb_with_image {*/
/*        position: absolute;*/
/*        top: 20px;*/
/*        left: 180px;*/
/*    }*/

/*    #_section_banner .container-xxl ._arrow_icon_with_image {*/
/*        position: absolute;*/
/*        top: 76px;*/
/*        left: 180px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_page_with_image {*/
/*        position: absolute;*/
/*        top: 60px;*/
/*        left: 210px;*/
/*        color: #C94509;*/
/*    }*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_banner .container-xxl {*/
/*        position: relative;*/
/*    }*/

/*    !**/
/*    #_section_banner .container-xxl ._text_title {*/
/*        position: static;*/
/*        text-align: center;*/
/*        margin-top: 20px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_description {*/
/*        position: static;*/
/*        width: 100%;*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*        margin-top: 20px;*/
/*    }*/

/*    #_section_banner .container-xxl ._button_container {*/
/*        display: flex;*/
/*        justify-content: center;*/
/*        margin-top: 20px;*/
/*    }*/

/*        #_section_banner .container-xxl ._button_container button {*/
/*            position: static;*/
/*        }*/
/*    *!*/
/*    #_section_banner .container-xxl ._text_container {*/
/*        position: static;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_container ._text_title {*/
/*        text-align: center;*/
/*        margin-top: 20px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_container ._text_description {*/
/*        width: 100%;*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*        margin-top: 20px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_container ._button_container {*/
/*        display: flex;*/
/*        justify-content: center;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_container ._button_container button {*/
/*        position: static;*/
/*    }*/


/*    #_section_banner .container-xxl ._text_breadcrumb {*/
/*        position: static;*/
/*        text-align: center;*/
/*        margin-top: 30px;*/
/*    }*/

/*    #_section_banner .container-xxl ._arrow_icon {*/
/*        position: static;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_page {*/
/*        position: static;*/
/*        color: #C94509;*/
/*        text-align: center;*/
/*        width: 100%;*/
/*        margin-bottom: 30px;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_breadcrumb_with_image {*/
/*        position: static;*/
/*        text-align: center;*/
/*        margin-top: 30px;*/
/*    }*/

/*    #_section_banner .container-xxl ._arrow_icon_with_image {*/
/*        position: static;*/
/*    }*/

/*    #_section_banner .container-xxl ._text_page_with_image {*/
/*        position: static;*/
/*        color: #C94509;*/
/*        text-align: center;*/
/*        width: 100%;*/
/*        margin-bottom: 30px;*/
/*    }*/
/*}*/

/*._front_section_header {*/
/*    margin-bottom: 20px;*/
/*}*/

/*._front_section_header ._icon_left {*/
/*    width: 17px;*/
/*    height: 15px;*/
/*    margin-right: 15px;*/
/*}*/

/*._front_section_header ._icon_right {*/
/*    width: 17px;*/
/*    height: 15px;*/
/*    margin-left: calc(15px - 0.3rem);*/
/*}*/

/*._front_section_header ._title {*/
/*    color: #000;*/
/*    font-size: 1.5rem;*/
/*    font-weight: 700;*/
/*    letter-spacing: 0.2rem;*/
/*    text-align: center;*/
/*}*/

/*._image_divider {*/
/*    height: 24px;*/
/*}*/

/*#_section_front_news .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*}*/

/*#_section_front_news .row > * {*/
/*    padding: 0;*/
/*}*/

/*#_section_front_news ._row::after,*/
/*#_section_front_news ._row:last-child::after,*/
/*#_section_front_news ._row:first-child::before {*/
/*    content: "";*/
/*    display: block;*/
/*    height: 1px;*/
/*    background-color: #000;*/
/*    margin: 8px 0;*/
/*}*/

/*#_section_front_news ._desktop_tabs {*/
/*    padding-left: 120px;*/
/*    padding-right: 120px;*/
/*}*/

/*#_section_front_news ._desktop_tabs ._tab_btn_group {*/
/*    padding-left: 11px;*/
/*    padding-right: 11px;*/
/*    display: flex;*/
/*    align-items: stretch;*/
/*}*/

/*#_section_front_news ._desktop_tabs ._tab_btn_group .nav-item {*/
/*    flex: 1;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

/*#_section_front_news ._desktop_tabs ._tab_btn_group .nav-item .nav-link {*/
/*    flex-grow: 1;*/
/*}*/

/*#_section_front_news ._desktop_tabs ._tab_btn_group ._tab_btn {*/
/*    border-bottom-left-radius: 0 !important;*/
/*    border-bottom-right-radius: 0 !important;*/
/*    border-top-left-radius: 0.75rem !important;*/
/*    border-top-right-radius: 0.75rem !important;*/
/*    background-color: #999999;*/
/*    color: #fff;*/
/*    border: 1px solid #fff;*/
/*    font-weight: 700;*/
/*}*/

/*#_section_front_news ._desktop_tabs ._tab_btn_group ._tab_btn:active,*/
/*#_section_front_news ._desktop_tabs ._tab_btn_group ._tab_btn.active {*/
/*    background-color: #ffc520;*/
/*    color: #000;*/
/*}*/

/*#_section_front_news ._desktop_tabs ._row_group {*/
/*    background-color: #fff5ec;*/
/*    padding-left: 40px;*/
/*    padding-right: 40px;*/
/*    padding-top: 30px;*/
/*    padding-bottom: 20px;*/
/*}*/

/*#_section_front_news ._desktop_tabs ._row_group ._row ._text_time {*/
/*    margin-right: 40px;*/
/*    white-space: nowrap;*/
/*}*/

/*#_section_front_news ._desktop_tabs ._row_group ._row ._icon {*/
/*    margin-right: 20px;*/
/*    width: 17px;*/
/*    height: 15px;*/
/*}*/

/*#_section_front_news ._desktop_tabs ._row_group ._more_btn {*/
/*    margin-top: 20px;*/
/*    border: 1px solid #000;*/
/*    background-color: #fff;*/
/*}*/

/*#_section_front_news ._mobile_tabs .accordion-header button:not(.collapsed) {*/
/*    background-color: #ffc520;*/
/*}*/

/*#_section_front_news ._mobile_tabs .accordion-header button:not(.collapsed) ._accordion_title {*/
/*    color: #000;*/
/*}*/

/*#_section_front_news ._mobile_tabs .accordion-header .accordion-button {*/
/*    background-color: #999999;*/
/*}*/

/*#_section_front_news ._mobile_tabs .accordion-header .accordion-button ._accordion_title {*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    color: #fff;*/
/*    font-weight: 700;*/
/*}*/

/*#_section_front_news ._mobile_tabs .accordion-header .accordion-button::after {*/
/*    z-index: 50;*/
/*    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");*/
/*}*/

/*#_section_front_news ._mobile_tabs .accordion-body {*/
/*    background-color: #fff5ec;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*}*/

/*#_section_front_news ._mobile_tabs .accordion-body ._text_time {*/
/*    margin-right: 40px;*/
/*}*/

/*#_section_front_news ._mobile_tabs .accordion-body ._icon {*/
/*    margin-right: 20px;*/
/*    width: 17px;*/
/*    height: 15px;*/
/*}*/

/*#_section_front_news ._mobile_tabs .accordion-body button {*/
/*    margin-top: 20px;*/
/*    border: 1px solid #000;*/
/*    background-color: #fff;*/
/*}*/

/*#_section_front_process_and_instruction {*/
/*    background-color: #d7f0f1;*/
/*}*/

/*#_section_front_process_and_instruction .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*}*/

/*#_section_front_process_and_instruction ._cards {*/
/*    padding-left: 120px;*/
/*    padding-right: 120px;*/
/*}*/

/*#_section_front_process_and_instruction .card {*/
/*    border: none;*/
/*}*/

/*#_section_front_process_and_instruction .card .card-img-top {*/
/*    width: 80%;*/
/*}*/

/*#_section_front_process_and_instruction .card .card-body {*/
/*    padding: 10px 0px 5px 0px;*/
/*}*/

/*#_section_front_process_and_instruction .card .card-body .card-title {*/
/*    font-weight: 700;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_front_process_and_instruction ._cards {*/
/*        padding-left: 50px;*/
/*        padding-right: 50px;*/
/*    }*/
/*}*/

/*#_section_front_category .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*}*/

/*#_section_front_category ._btn_bg_orange {*/
/*    padding: 5px;*/
/*    background-color: #C94509;*/
/*}*/

/*#_section_front_category ._btn_bg_light_orange {*/
/*    background-color: #fff5ec;*/
/*    height: 94px;*/
/*}*/

/*#_section_front_category ._btn_bg_blue {*/
/*    padding: 5px;*/
/*    background-color: #86d0d3;*/
/*}*/

/*#_section_front_category ._btn_bg_light_blue {*/
/*    background-color: #d7f0f1;*/
/*    height: 94px;*/
/*}*/

/*#_section_front_category ._cards {*/
/*    padding-left: 120px;*/
/*    padding-right: 120px;*/
/*}*/

/*#_section_front_category .card {*/
/*    border: none;*/
/*    border-radius: 0 !important;*/
/*}*/

/*#_section_front_category .card .card-title {*/
/*    margin: 0;*/
/*    font-weight: 700;*/
/*    font-size: 1.25rem;*/
/*    text-align: center;*/
/*}*/

/*#_section_front_category .rounded-start {*/
/*    border-radius: 0 !important;*/
/*}*/

/*#_section_front_category ._contact_button {*/
/*    border: 1px solid #C94509;*/
/*    color: #C94509;*/
/*    padding: 20px 30px;*/
/*    margin-top: 20px;*/
/*    border-radius: 15px;*/
/*}*/

/*#_section_front_category ._contact_button ._text {*/
/*    font-weight: 700;*/
/*    font-size: 1.25rem;*/
/*}*/

/*#_section_front_category ._contact_button ._image {*/
/*    width: 30%;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_front_category ._cards {*/
/*        padding-left: 50px;*/
/*        padding-right: 50px;*/
/*    }*/
/*}*/

/*#_section_front_swiper .container-xxl {*/
/*    padding-top: 50px;*/
/*    !*padding-bottom: 50px;*!*/
/*    padding-left: 60px;*/
/*    padding-right: 60px;*/
/*}*/

/*#_section_front_swiper .swiper .swiper-slide img {*/
/*    width: 305px;*/
/*}*/

/*#_section_front_swiper .swiper ._swiper_button {*/
/*    height: 86px;*/
/*    margin-top: -43px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_front_swiper .container-xxl {*/
/*        padding-left: 0px;*/
/*        padding-right: 0px;*/
/*    }*/

/*    #_section_front_swiper .swiper .swiper-slide img {*/
/*        width: 250px;*/
/*    }*/
/*}*/

/*#_section_inner_project_intro {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_project_intro .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 150px;*/
/*    padding-right: 150px;*/
/*}*/

/*#_section_inner_project_intro ._title {*/
/*    font-size: 1.5rem;*/
/*    !* font-weight: 200; *!*/
/*}*/

/*#_section_inner_project_intro ._subtitle {*/
/*    font-size: 1rem;*/
/*    font-weight: 700;*/
/*    margin-top: 20px;*/
/*}*/

/*#_section_inner_project_intro ._content {*/
/*    font-size: 1rem;*/
/*    !* font-weight: 200; *!*/
/*    margin-top: 20px;*/
/*}*/

/*#_section_inner_project_intro ._download {*/
/*    font-size: 1rem;*/
/*    font-weight: 700;*/
/*    text-decoration: underline;*/
/*    margin-top: 20px;*/
/*    margin-left: 10px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_project_intro .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/
/*}*/

/*#_section_inner_map {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_map .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 150px;*/
/*    padding-right: 150px;*/
/*}*/

/*#_section_inner_map ._title {*/
/*    font-size: 1.5rem;*/
/*    !* font-weight: 200; *!*/
/*    margin-top: 30px;*/
/*}*/

/*#_section_inner_map ._content {*/
/*    font-size: 1rem;*/
/*    !* font-weight: 200; *!*/
/*    margin-top: 20px;*/
/*}*/

/*#_section_inner_map ._hint {*/
/*    font-size: 0.7rem;*/
/*    !* font-weight: 200; *!*/
/*    margin-top: 5px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_map .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/
/*}*/

/*#_section_inner_news {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_news .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 50px;*/
/*    padding-right: 50px;*/
/*}*/

/*#_section_inner_news ._sidebar button {*/
/*    width: 150px;*/
/*    margin-bottom: 20px;*/
/*    margin-right: 20px;*/
/*    background-color: #fff;*/
/*    border: 1px solid #ffc520;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*}*/

/*#_section_inner_news ._sidebar button:active,*/
/*#_section_inner_news ._sidebar button.active {*/
/*    background-color: #ffc520;*/
/*    border: 1px solid #ffc520;*/
/*    font-weight: 700;*/
/*    color: #000;*/
/*}*/

/*#_section_inner_news ._row {*/
/*    padding-top: 8px;*/
/*    padding-bottom: 8px;*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*}*/

/*#_section_inner_news ._row ._time {*/
/*    width: 110px;*/
/*}*/

/*#_section_inner_news ._row ._title {*/
/*    margin-left: 0px;*/
/*}*/

/*#_section_inner_news ._row ._icon {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*}*/

/*#_section_inner_news ._row_group > a:nth-child(odd) ._row {*/
/*    background-color: #fff;*/
/*}*/

/*#_section_inner_news ._row_group > a:nth-child(even) ._row {*/
/*    background-color: #fff5ec;*/
/*}*/

/*#_section_inner_news ._content_title {*/
/*    font-size: 1.5rem;*/
/*    !* font-weight: 200; *!*/
/*}*/

/*#_section_inner_news ._content_status {*/
/*    margin-top: 30px;*/
/*}*/

/*#_section_inner_news ._content_status ._key {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    margin-right: 20px;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*#_section_inner_news ._content_status ._value {*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*    font-weight: 700;*/
/*}*/

/*#_section_inner_news ._content_text {*/
/*    padding-top: 30px;*/
/*}*/

/*#_section_inner_news ._content_text a, #_section_inner_news ._content_text a * {*/
/*    color: #1274B5 !important;*/
/*}*/

/*#_section_inner_news ._content_text p {*/
/*    !* font-weight: 200; *!*/
/*    margin-bottom: 20px;*/
/*}*/

/*#_section_inner_news ._content_file ._title {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    margin-top: 10px;*/
/*    margin-bottom: 10px;*/
/*}*/

/*#_section_inner_news ._content_file ._icon {*/
/*    width: 12px;*/
/*    height: 16px;*/
/*    margin-right: 10px;*/
/*}*/

/*#_section_inner_news ._content_file ._extention {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    text-decoration: underline;*/
/*}*/

/*#_section_inner_news ._content_file a {*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*#_section_inner_news ._content_file ._hint {*/
/*    font-size: 0.7rem;*/
/*    margin-top: 10px;*/
/*    margin-bottom: 10px;*/
/*}*/

/*#_section_inner_news ._content_pic {*/
/*    padding-bottom: 5px;*/
/*}*/

/*#_section_inner_news ._content_pic img {*/
/*    width: 300px;*/
/*    height: 200px;*/
/*    object-fit: cover;*/
/*}*/

/*#_section_inner_news ._content_pic .text-wrap {*/
/*    word-wrap: break-word;*/
/*    overflow-wrap: break-word;*/
/*}*/

/*#_section_inner_news ._content_pic ._title {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    margin-top: 10px;*/
/*    margin-bottom: 10px;*/
/*}*/

/*#_section_inner_news ._content_link ._title {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    margin-top: 10px;*/
/*    margin-bottom: 10px;*/
/*}*/

/*#_section_inner_news ._content_link a {*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*#_section_inner_news ._content_link ._icon {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*}*/

/*#_section_inner_news ._row_group > a:nth-child(odd) {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_news ._row_group > a:nth-child(even) {*/
/*    background-color: #fff5ec;*/
/*}*/

/*#_section_inner_news ._filter {*/
/*    background-color: #fff;*/
/*}*/

/*#_section_inner_news ._filter ._head {*/
/*    background-color: #fff5ec;*/
/*}*/

/*#_section_inner_news ._filter ._head p {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*#_section_inner_news ._filter ._body {*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*}*/

/*#_section_inner_news ._filter ._body ._cell {*/
/*    margin-bottom: 20px;*/
/*    padding-left: 5px;*/
/*    padding-right: 5px;*/
/*}*/

/*#_section_inner_news ._filter ._body button {*/
/*    background-color: #C94509;*/
/*    font-weight: 700;*/
/*    color: #fff;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_news .container-xxl {*/
/*        padding-left: 20px;*/
/*        padding-right: 20px;*/
/*    }*/

/*    #_section_inner_news ._sidebar button {*/
/*        width: 100%;*/
/*        background-color: #999999;*/
/*        border: 1px solid #999999;*/
/*        padding-top: 10px;*/
/*        padding-bottom: 10px;*/
/*        margin-bottom: 1px;*/
/*        border-radius: 0;*/
/*        color: #fff;*/
/*    }*/

/*    #_section_inner_news ._sidebar button:active,*/
/*    #_section_inner_news ._sidebar button.active {*/
/*        background-color: #ffc520;*/
/*        border: 1px solid #ffc520;*/
/*        font-weight: 700;*/
/*        color: #000;*/
/*    }*/

/*    #_section_inner_news ._slide_content {*/
/*        margin-top: 30px !important;*/
/*    }*/

/*    #_section_inner_news ._content_pic {*/
/*        padding-bottom: 5px;*/
/*    }*/

/*    #_section_inner_news ._content_pic img {*/
/*        width: 100%;*/
/*        height: 300px;*/
/*        object-fit: cover;*/
/*    }*/
/*}*/

/*#_section_inner_law {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_law .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 150px;*/
/*    padding-right: 150px;*/
/*}*/

/*#_section_inner_law ._slide_content {*/
/*    border-top: none;*/
/*    border-bottom: 1px solid #000;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*}*/

/*#_section_inner_law ._slide_content:first-child {*/
/*    border-top: 1px solid #000;*/
/*}*/

/*#_section_inner_law p {*/
/*    !* font-weight: 200; *!*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_law .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/
/*}*/

/*#_section_application_download {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_application_download .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 50px;*/
/*    padding-right: 50px;*/
/*}*/

/*#_section_application_download ._filter {*/
/*    background-color: #fff;*/
/*}*/

/*#_section_application_download ._filter ._head {*/
/*    background-color: #fff5ec;*/
/*}*/

/*#_section_application_download ._filter ._head p {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*#_section_application_download ._filter ._body {*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*}*/

/*#_section_application_download ._filter ._body ._cell {*/
/*    margin-bottom: 20px;*/
/*    padding-left: 5px;*/
/*    padding-right: 5px;*/
/*}*/

/*#_section_application_download ._filter ._body button {*/
/*    background-color: #C94509;*/
/*    font-weight: 700;*/
/*    color: #fff;*/
/*}*/

/*#_section_application_download ._content {*/
/*    margin-top: 50px;*/
/*    padding-left: 100px;*/
/*    padding-right: 100px;*/
/*}*/

/*#_section_application_download ._content table thead th {*/
/*    background-color: #fff5ec;*/
/*}*/

/*#_section_application_download ._content table thead tr {*/
/*    border-bottom: 1px solid #fff;*/
/*}*/

/*#_section_application_download ._content table tbody tr {*/
/*    border: none;*/
/*}*/

/*#_section_application_download ._content table tbody td {*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_application_download .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/

/*    #_section_application_download ._content {*/
/*        padding: 0;*/
/*    }*/

/*    #_section_application_download ._fix_padding {*/
/*        padding-left: 80px;*/
/*    }*/
/*}*/

/*#_section_qa {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_qa .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 50px;*/
/*    padding-right: 50px;*/
/*}*/

/*#_section_qa ._filter {*/
/*    background-color: #fff;*/
/*}*/

/*#_section_qa ._filter ._head {*/
/*    background-color: #fff5ec;*/
/*}*/

/*#_section_qa ._filter ._head p {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*#_section_qa ._filter ._body {*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*}*/

/*#_section_qa ._filter ._body ._cell {*/
/*    margin-bottom: 20px;*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*}*/

/*#_section_qa ._filter ._body button {*/
/*    background-color: #C94509;*/
/*    font-weight: 700;*/
/*    color: #fff;*/
/*}*/

/*#_section_qa ._content {*/
/*    margin-top: 50px;*/
/*    padding-left: 100px;*/
/*    padding-right: 100px;*/
/*}*/

/*#_section_qa ._content table thead th {*/
/*    background-color: #fff5ec;*/
/*}*/

/*#_section_qa ._content table thead tr {*/
/*    border-bottom: 1px solid #fff;*/
/*}*/

/*#_section_qa ._content table tbody tr {*/
/*    border: none;*/
/*}*/

/*#_section_qa ._content table tbody td {*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*}*/

/*#_section_qa ._content_time {*/
/*    padding-top: 20px;*/
/*    padding-bottom: 10px;*/
/*}*/

/*#_section_qa ._content_question {*/
/*    font-size: 1.5rem;*/
/*    !* font-weight: 200; *!*/
/*    padding-top: 0px;*/
/*    padding-bottom: 20px;*/
/*}*/

/*#_section_qa ._content_answer_key {*/
/*    margin-top: 20px;*/
/*    margin-bottom: 20px;*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    font-size: 1.5rem;*/
/*}*/

/*#_section_qa ._content_answer_value {*/
/*    !* font-weight: 200; *!*/
/*}*/

/*#_section_qa ._slide_content a {*/
/*    color: #1274B5 !important;*/
/*}*/

/*#_section_qa ._back_btn {*/
/*    border: 1px solid #000;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_qa .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/

/*    #_section_qa ._content {*/
/*        padding: 0;*/
/*    }*/
/*}*/

/*#_section_inner_process_and_notice {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_process_and_notice .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 50px;*/
/*    padding-right: 50px;*/
/*}*/

/*#_section_inner_process_and_notice ._sidebar button:not(.btn-group-vertical button) {*/
/*    width: 150px;*/
/*    margin-bottom: 20px;*/
/*    margin-right: 20px;*/
/*    background-color: #fff;*/
/*    border: 1px solid #ffc520;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*}*/

/*#_section_inner_process_and_notice ._sidebar .btn-group-vertical {*/
/*    margin-bottom: 20px;*/
/*}*/

/*#_section_inner_process_and_notice ._sidebar .btn-group-vertical button {*/
/*    width: 150px;*/
/*    border: 1px solid #f2f2f2;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*    background-color: #fae199;*/
/*}*/

/*#_section_inner_process_and_notice ._sidebar .btn-group-vertical button:first-child {*/
/*    background-color: #ffc520;*/
/*    font-weight: 700;*/
/*}*/

/*#_section_inner_process_and_notice ._sidebar .btn-group-vertical button:active,*/
/*#_section_inner_process_and_notice ._sidebar .btn-group-vertical button.active {*/
/*    font-weight: 700;*/
/*    color: #000;*/
/*}*/

/*#_section_inner_process_and_notice ._sidebar .btn-group-vertical button:disabled,*/
/*#_section_inner_process_and_notice ._sidebar .btn-group-vertical button.disabled {*/
/*    opacity: 1;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_process_and_notice .container-xxl {*/
/*        padding-left: 20px;*/
/*        padding-right: 20px;*/
/*    }*/

/*    #_section_inner_process_and_notice ._sidebar button:not(.btn-group-vertical button) {*/
/*        width: 100%;*/
/*        background-color: #999999;*/
/*        border: 1px solid #999999;*/
/*        padding-top: 10px;*/
/*        padding-bottom: 10px;*/
/*        margin-bottom: 1px;*/
/*        border-radius: 0;*/
/*        color: #fff;*/
/*    }*/

/*    #_section_inner_process_and_notice ._sidebar .btn-group-vertical {*/
/*        width: 100%;*/
/*        margin-bottom: 1px;*/
/*    }*/

/*    #_section_inner_process_and_notice ._sidebar .btn-group-vertical button {*/
/*        width: 100%;*/
/*        border-bottom: 1px solid #f2f2f2;*/
/*    }*/

/*    #_section_inner_process_and_notice ._sidebar .btn-group-vertical .btn {*/
/*        border-radius: 0;*/
/*    }*/

/*    #_section_inner_process_and_notice ._slide_content {*/
/*        margin-top: 30px !important;*/
/*    }*/
/*}*/

/*#_section_inner_contact_book {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_contact_book .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 150px;*/
/*    padding-right: 150px;*/
/*}*/

/*#_section_inner_contact_book ._section {*/
/*    margin-bottom: 50px;*/
/*}*/

/*#_section_inner_contact_book ._section ._title {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    margin-top: 20px;*/
/*    margin-bottom: 10px;*/
/*}*/

/*#_section_inner_contact_book ._section table thead th {*/
/*    background-color: #fff5ec;*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_contact_book .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/
/*}*/

/*#_section_inner_propaganda {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_propaganda .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 50px;*/
/*    padding-right: 50px;*/
/*}*/

/*#_section_inner_propaganda ._sidebar button {*/
/*    width: 150px;*/
/*    margin-bottom: 20px;*/
/*    margin-right: 20px;*/
/*    background-color: #fff;*/
/*    border: 1px solid #ffc520;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*}*/

/*#_section_inner_propaganda ._sidebar button:active,*/
/*#_section_inner_propaganda ._sidebar button.active {*/
/*    background-color: #ffc520;*/
/*    border: 1px solid #ffc520;*/
/*    font-weight: 700;*/
/*    color: #000;*/
/*}*/

/*#_section_inner_propaganda ._video_row_group {*/
/*    padding: 20px;*/
/*}*/

/*#_section_inner_propaganda ._video_row_group ._video_row {*/
/*    margin-bottom: 30px;*/
/*}*/

/*#_section_inner_propaganda ._video_row_group ._video_row ._content ._time {*/
/*    color: #999999;*/
/*}*/

/*#_section_inner_propaganda ._video_row_group ._video_row ._content ._title {*/
/*    font-size: 1.5rem;*/
/*    font-weight: 700;*/
/*    margin-top: 5px;*/
/*}*/

/*#_section_inner_propaganda ._video_row_group ._video_row ._content ._text {*/
/*    !* font-weight: 200; *!*/
/*    margin-top: 20px;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 3;*/
/*    -webkit-box-orient: vertical;*/
/*    overflow: hidden;*/
/*}*/

/*#_section_inner_propaganda ._video_row_group ._video_row ._content ._more {*/
/*    font-weight: 700;*/
/*    color: #C94509;*/
/*    text-decoration: underline;*/
/*    margin-top: 10px;*/
/*}*/

/*#_section_inner_propaganda ._propaganda_cell_group ._propaganda_cell {*/
/*    margin-bottom: 40px;*/
/*}*/

/*#_section_inner_propaganda ._propaganda_cell_group ._propaganda_cell ._title {*/
/*    font-size: 1.2rem;*/
/*    font-weight: 700;*/
/*    margin-bottom: 10px;*/
/*    margin-top: 10px;*/
/*}*/

/*#_section_inner_propaganda ._propaganda_cell_group ._propaganda_cell ._time {*/
/*    color: #999999;*/
/*}*/

/*#_section_inner_propaganda ._content_title {*/
/*    font-size: 1.5rem;*/
/*    !* font-weight: 200; *!*/
/*}*/

/*#_section_inner_propaganda ._content_status {*/
/*    margin-top: 30px;*/
/*}*/

/*#_section_inner_propaganda ._content_status ._key {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    margin-right: 20px;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*#_section_inner_propaganda ._content_status ._value {*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*    font-weight: 700;*/
/*}*/

/*#_section_inner_propaganda ._content_pics ._pic {*/
/*    width: 100%;*/
/*    margin-top: 30px;*/
/*}*/

/*#_section_inner_propaganda ._pagination {*/
/*    margin-top: 0px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_propaganda .container-xxl {*/
/*        padding-left: 20px;*/
/*        padding-right: 20px;*/
/*    }*/

/*    #_section_inner_propaganda ._sidebar button {*/
/*        width: 100%;*/
/*        background-color: #999999;*/
/*        border: 1px solid #999999;*/
/*        padding-top: 10px;*/
/*        padding-bottom: 10px;*/
/*        margin-bottom: 1px;*/
/*        border-radius: 0;*/
/*        color: #fff;*/
/*    }*/

/*    #_section_inner_propaganda ._sidebar button:active,*/
/*    #_section_inner_propaganda ._sidebar button.active {*/
/*        background-color: #ffc520;*/
/*        border: 1px solid #ffc520;*/
/*        font-weight: 700;*/
/*        color: #000;*/
/*    }*/

/*    #_section_inner_propaganda ._slide_content {*/
/*        margin-top: 30px !important;*/
/*    }*/

/*    #_section_inner_propaganda ._propaganda_cell_group {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*        margin-top: 30px;*/
/*    }*/
/*}*/

/*#_section_inner_statistic {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_statistic .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 150px;*/
/*    padding-right: 150px;*/
/*}*/

/*#_section_inner_statistic ._slide_content {*/
/*    background-color: #f2f2f2;*/
/*    padding: 0;*/
/*    padding-top: 40px;*/
/*}*/

/*#_section_inner_statistic ._total_count {*/
/*    background-color: #C94509;*/
/*    border-radius: 10px;*/
/*    color: #fff;*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*    text-align: center;*/
/*    font-size: 1.5rem;*/
/*    font-weight: 700;*/
/*}*/

/*#_section_inner_statistic ._total_count span {*/
/*    font-size: 2.25rem;*/
/*    padding-left: 5px;*/
/*    padding-right: 5px;*/
/*}*/

/*#_section_inner_statistic ._details {*/
/*    margin-top: 30px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    #_section_inner_statistic ._details ._category_count ._row {*/
/*        padding-top: 20px !important;*/
/*        padding-bottom: 20px !important;*/
/*    }*/

/*    #_section_inner_statistic ._details ._category_count ._row p span {*/
/*        font-size: 1.25rem !important;*/
/*    }*/
/*}*/

/*#_section_inner_statistic ._details ._category_count ._row {*/
/*    background-color: #fff;*/
/*    border-radius: 5px;*/
/*    margin-top: 10px;*/
/*    padding-top: 102px;*/
/*    padding-bottom: 102px;*/
/*}*/

/*#_section_inner_statistic ._details ._category_count ._row p {*/
/*    text-align: center;*/
/*    margin-left: 20px;*/
/*}*/

/*#_section_inner_statistic ._details ._category_count ._row ._icon {*/
/*    width: 60px;*/
/*    height: 60px;*/
/*    margin-left: 20px;*/
/*}*/

/*#_section_inner_statistic ._details ._category_count ._row p span {*/
/*    font-size: 2rem;*/
/*    font-weight: 700;*/
/*    padding-left: 5px;*/
/*    padding-right: 5px;*/
/*}*/

/*#_section_inner_statistic ._details ._country_count ._row {*/
/*    background-color: #fff;*/
/*    border-radius: 5px;*/
/*    margin-top: 10px;*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*}*/

/*#_section_inner_statistic ._details ._country_count ._row ._icon {*/
/*    width: 60px;*/
/*    height: 60px;*/
/*    margin-left: 20px;*/
/*}*/

/*#_section_inner_statistic ._details ._country_count ._row p {*/
/*    text-align: center;*/
/*    margin-left: 20px;*/
/*}*/

/*#_section_inner_statistic ._details ._country_count ._row p span {*/
/*    font-size: 1.25rem;*/
/*    font-weight: 700;*/
/*    padding-left: 5px;*/
/*    padding-right: 5px;*/
/*}*/

/*#_section_inner_statistic ._chart {*/
/*    margin-top: 40px;*/
/*}*/

/*#_section_inner_statistic ._chart canvas {*/
/*    padding: 30px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_statistic .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/
/*}*/

/*#_section_footer {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_footer .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 60px;*/
/*    padding-right: 60px;*/
/*}*/

/*#_section_footer ._key {*/
/*    font-weight: 700;*/
/*}*/

/*#_section_footer ._value {*/
/*    margin-left: 10px;*/
/*}*/

/*#_section_footer ._label {*/
/*    height: 31px;*/
/*    margin-top: 30px;*/
/*}*/

/*#_section_footer ._hint {*/
/*    font-size: 0.7rem;*/
/*}*/

/*#_section_footer ._footer_button {*/
/*    background-color: #86d0d3;*/
/*    font-weight: 700;*/
/*    margin-left: 10px;*/
/*}*/

/*@media (max-width: 992px) {*/
/*    !* lg breakpoint in Bootstrap 5 *!*/
/*    #_section_footer .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/

/*    #_section_footer ._button_group {*/
/*        margin-top: 0px;*/
/*    }*/

/*    #_section_footer ._button_group ._footer_button {*/
/*        margin-left: 0px;*/
/*        margin-top: 10px;*/
/*    }*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_footer ._button_group {*/
/*        margin-top: 20px;*/
/*    }*/
/*}*/

/*.gsc-control-cse {*/
/*    !* google search button *!*/
/*    background-color: #86d0d3 !important;*/
/*    border: none !important;*/
/*}*/

/*.gsc-control-cse .gsc-input {*/
/*    width: 200px;*/
/*}*/

/*.gsc-control-cse .gsc-search-button {*/
/*    background-color: #86d0d3 !important;*/
/*    border: none !important;*/
/*    position: relative;*/
/*}*/

/*.gsc-control-cse .gsc-search-button .gsc-search-button-v2 {*/
/*    padding: 7px;*/
/*    background-color: transparent !important;*/
/*}*/

/*.gsc-control-cse .gsc-search-button .gsc-search-button-v2 svg {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    fill: #999999 !important;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*}*/

/*@media (max-width: 992px) {*/
/*    !* lg breakpoint in Bootstrap 5 *!*/
/*}*/

/*@media (max-width: 1200px) {*/
/*    !* xl breakpoint in Bootstrap 5 *!*/
/*}*/

/*@media (max-width: 1400px) {*/
/*    !* xxl breakpoint in Bootstrap 5 *!*/
/*}*/

/* reset */
a {
    text-decoration: none;
    color: black;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

hr {
    margin: 0;
}

/*!* global components *!*/
/*._button_scroll_top {*/
/*    background-color: #C94509;*/
/*    color: #fff;*/
/*    border-radius: 20px;*/
/*    position: fixed;*/
/*    bottom: 15px;*/
/*    right: 15px;*/
/*    z-index: 50;*/
/*}*/

/*._button_scroll_top:hover, ._button_scroll_top:active, ._button_scroll_top:focus {*/
/*    background-color: #C94509 !important;*/
/*    color: #fff;*/
/*}*/

/*._background_white {*/
/*    background-color: #fff !important;*/
/*}*/

._slide_content {
    background-color: #fff;
    padding: 30px 40px;
    border-top: 1px solid #000;
    width: 100%;
}

._slide_content ._content_text a, ._slide_content ._content_text a * {
    color: #1274B5 !important;
}

/*#_section_inner_process_and_notice ._slide_content a, #_section_inner_process_and_notice ._slide_content a * {*/
/*    color: #1274B5 !important;*/
/*}*/

@media (max-width: 768px) {
    /* md breakpoint in Bootstrap 5 */
    ._slide_content {
        padding: 10px;
    }
}

/*._pagination {*/
/*    margin-top: 20px;*/
/*}*/

/*._pagination select {*/
/*    width: 60px;*/
/*}*/

/*._pagination .pagination {*/
/*    margin-top: 10px;*/
/*}*/

/*._pagination .pagination .page-link {*/
/*    color: #000;*/
/*}*/

/*._pagination .pagination .page-link:active,*/
/*._pagination .pagination .page-link.active {*/
/*    background-color: #C94509;*/
/*    color: #fff;*/
/*    border: none;*/
/*}*/

/*._button_scroll_top:focus {*/
/*    outline: 2px solid blue;*/
/*}*/

/*#tabFirstButton {*/
/*    background-color: #fff;*/
/*    color: #000;*/
/*    border-radius: 20px;*/
/*    position: fixed;*/
/*    top: 15px;*/
/*    left: 100px;*/
/*    z-index: 50;*/
/*}*/

/*#tabFirstButton:focus {*/
/*    outline: 2px solid blue;*/
/*}*/

/*#_section_inner_sitemap {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_sitemap .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 150px;*/
/*    padding-right: 150px;*/
/*}*/

/*#_section_inner_sitemap ._slide_content {*/
/*    border-top: none;*/
/*    border-bottom: 1px solid #000;*/
/*    padding-top: 0px !important;*/
/*    padding-bottom: 0px !important;*/
/*}*/

/*#_section_inner_sitemap ._slide_content:first-child {*/
/*    border-top: 1px solid #000;*/
/*}*/

/*#_section_inner_sitemap ._slide_content ._content_group {*/
/*    margin-top: 50px;*/
/*    margin-bottom: 50px;*/
/*}*/

/*#_section_inner_sitemap ._slide_content ._content_group ._layer {*/
/*    border-top: none;*/
/*    border-bottom: 1px solid #000;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*}*/

/*#_section_inner_sitemap ._slide_content ._content_group ._layer:first-child {*/
/*    border-top: 1px solid #000;*/
/*}*/

/*#_section_inner_sitemap ._slide_content ._content_group ._content_layer_1 {*/
/*    padding-left: 0px;*/
/*}*/

/*#_section_inner_sitemap ._slide_content ._content_group ._content_layer_1 p {*/
/*    font-weight: 700;*/
/*}*/

/*#_section_inner_sitemap ._slide_content ._content_group ._content_layer_2 {*/
/*    padding-left: 30px;*/
/*}*/

/*#_section_inner_sitemap ._slide_content ._content_group ._content_layer_3 {*/
/*    padding-left: 60px;*/
/*}*/

/*#_section_inner_sitemap ._slide_content ._content_group ._content_layer_4 {*/
/*    padding-left: 90px;*/
/*}*/

/*#_section_inner_sitemap p {*/
/*    font-weight: 200;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_sitemap .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/
/*}*/

/*._anchor_header {*/
/*    position: absolute;*/
/*    top: 5px;*/
/*    left: 5px;*/
/*}*/

/*._anchor_non_header {*/
/*    position: absolute;*/
/*    padding-left: 5px;*/
/*    padding-top: 5px;*/
/*}*/

/*._content_text .btn-orange, ._videoRegistry .btn-orange {*/
/*    background-color: #C94509;*/
/*    font-weight: 700;*/
/*    color: #fff !important;*/
/*}*/

/*._videoRegistry {*/
/*    padding: 0 120px 30px 120px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    ._videoRegistry {*/
/*        padding: 0 0 30px 0;*/
/*    }*/
/*}*/

/*._videoRegistry button {*/
/*    font-size: 2em;*/
/*}*/

/*.btn-orange:hover, .btn-orange:active, .btn-orange:focus {*/
/*    background-color: #C94509 !important;*/
/*    color: #fff !important;*/
/*}*/


/*#_section_front_booking {*/
/*    margin-bottom: 30px;*/
/*}*/

/*#_section_front_booking ._cards {*/
/*    padding-left: 120px;*/
/*    padding-right: 120px;*/
/*}*/

/*#_section_front_booking ._cards ._left {*/
/*    background-color: #f3763a;*/
/*}*/

/*#_section_front_booking ._cards ._right {*/
/*    background-color: #86d0d3;*/
/*}*/

/*#_section_front_booking ._cards .card {*/
/*    padding: 20px;*/
/*}*/

/*#_section_front_booking ._cards .card .card-title {*/
/*    text-align: center;*/
/*    margin-bottom: 0px;*/
/*    font-weight: 700;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_front_booking ._cards {*/
/*        padding-left: 0px;*/
/*        padding-right: 0px;*/
/*    }*/
/*}*/

#_section_inner_booking_online {
    background-color: #f2f2f2;
}

#_section_inner_booking_online .container-xxl {
    display: flex;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 150px;
    padding-right: 150px;
}

#_section_inner_booking_online ._orange_text {
    color: #42990d;
    font-weight: 700;
}

#_section_inner_booking_online ._header {
    margin-bottom: 50px;
}

#_section_inner_booking_online ._header ._title {
    font-size: 1.5rem;
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 20px;
}

#_section_inner_booking_online ._header ._content {
    font-size: 1rem;
    margin-top: 10px;
}

#_section_inner_booking_online ._country_list ._country {
    border: #42990d 2px solid;
    border-radius: 10px;
    height: 120px;
    padding-left: 30px;
    margin-bottom: 20px;
}

#_section_inner_booking_online ._country_list ._country a {
    height: 100%;
}

#_section_inner_booking_online ._country_list ._country ._title {
    display: block;
    font-size: 2rem;
    width: 100%;
    text-align: center;
    line-height: 45px;
}

#_section_inner_booking_online ._country_list ._country img {
    width: 59px;
    height: 59px;
}

#_section_inner_booking_online ._calendar_list ._body {
    margin-top: 10px;
}

#_section_inner_booking_online ._calendar_list ._body a {
    text-decoration: underline;
}

#_section_inner_booking_online ._calendar_list ._body ._filter {
    margin-bottom: 20px;
}

#_section_inner_booking_online ._calendar_list ._body table thead th {
    background-color: #f1f1f1;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border: 1px solid var(--bs-table-border-color);
}

#_section_inner_booking_online ._calendar_list ._body table.table-bordered {
    caption-side: bottom;
    border-collapse: collapse;
}

#_section_inner_booking_online ._calendar_list ._body table tbody td {
    text-align: center;
    border: 1px solid var(--bs-table-border-color);
}

#_section_inner_booking_online ._form_list ._body ._auth_code {
    height: 40px;
}

#_section_inner_booking_online ._form_list ._body ._border_btn {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 5px;
    margin-left: 10px;
}

#_section_inner_booking_online ._form_list ._body ._submit_btn {
    background-color: #34780b;
    border-radius: 10px;
    padding: 10px 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
}

#_section_inner_booking_online ._form_list ._body ._input_wrapper {
    position: relative;
    display: inline-block;
}

#_section_inner_booking_online ._form_list ._body ._input_wrapper ._required {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: red;
    pointer-events: none;
}

#_section_inner_booking_online ._form_list ._body ._success_title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-top: 20px;
}

#_section_inner_booking_online ._form_list ._body ._success_content {
    font-size: 1.25rem;
    font-weight: 500;
    margin-top: 20px;
}

#_section_inner_booking_online li._content {
    list-style: unset;
}

@media (max-width: 768px) {
    /* md breakpoint in Bootstrap 5 */
    #_section_inner_booking_online .container-xxl {
        padding-left: 30px;
        padding-right: 30px;
    }

    #_section_inner_booking_online ._country_list ._country ._title {
        font-size: 1.5rem;
        line-height: 24px;
    }
}


/*#_section_inner_booking_workshop {*/
/*    background-color: #f2f2f2;*/
/*}*/

/*#_section_inner_booking_workshop .container-xxl {*/
/*    padding-top: 50px;*/
/*    padding-bottom: 50px;*/
/*    padding-left: 50px;*/
/*    padding-right: 50px;*/
/*}*/

/*#_section_inner_booking_workshop ._orange_text {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*}*/

/*#_section_inner_booking_workshop ._header {*/
/*    margin-bottom: 20px;*/
/*}*/

/*#_section_inner_booking_workshop ._header ._title {*/
/*    font-size: 1.5rem;*/
/*    font-weight: 200;*/
/*    margin-top: 10px;*/
/*    margin-bottom: 20px;*/
/*}*/

/*#_section_inner_booking_workshop ._filter {*/
/*    background-color: #fff;*/
/*}*/

/*#_section_inner_booking_workshop ._filter ._head {*/
/*    background-color: #fff5ec;*/
/*}*/

/*#_section_inner_booking_workshop ._filter ._head p {*/
/*    color: #C94509;*/
/*    font-weight: 700;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*#_section_inner_booking_workshop ._filter ._body {*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*}*/

/*#_section_inner_booking_workshop ._filter ._body ._cell {*/
/*    margin-bottom: 20px;*/
/*    padding-left: 5px;*/
/*    padding-right: 5px;*/
/*}*/

/*#_section_inner_booking_workshop ._filter ._body button {*/
/*    background-color: #C94509;*/
/*    font-weight: 700;*/
/*    color: #fff;*/
/*}*/

/*#_section_inner_booking_workshop ._content {*/
/*    margin-top: 50px;*/
/*    padding-left: 100px;*/
/*    padding-right: 100px;*/
/*}*/

/*#_section_inner_booking_workshop ._content table thead th {*/
/*    background-color: #fff5ec;*/
/*}*/

/*#_section_inner_booking_workshop ._content table thead tr {*/
/*    border-bottom: 1px solid #fff;*/
/*}*/

/*#_section_inner_booking_workshop ._content table tbody tr {*/
/*    border: none;*/
/*}*/

/*#_section_inner_booking_workshop ._content table tbody td {*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*    vertical-align: middle;*/
/*}*/

/*#_section_inner_booking_workshop ._content table tbody td ._enroll_btn {*/
/*    background-color: #C94509;*/
/*    font-weight: 700;*/
/*    color: #fff;*/
/*    padding: 10px;*/
/*    border-radius: 10px;*/
/*}*/

/*#_section_inner_booking_workshop ._form_list ._body {*/
/*    margin-top: 50px;*/
/*}*/

/*#_section_inner_booking_workshop ._form_list ._body ._auth_code {*/
/*    height: 40px;*/
/*}*/

/*#_section_inner_booking_workshop ._form_list ._body ._border_btn {*/
/*    border: 1px solid #000;*/
/*    border-radius: 10px;*/
/*    padding: 5px;*/
/*    margin-left: 10px;*/
/*}*/

/*#_section_inner_booking_workshop ._form_list ._body ._submit_btn {*/
/*    background-color: #C94509;*/
/*    border-radius: 10px;*/
/*    padding: 10px 30px;*/
/*    margin-top: 20px;*/
/*    margin-bottom: 20px;*/
/*    color: #fff;*/
/*}*/

/*#_section_inner_booking_workshop ._form_list ._body ._input_wrapper {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*}*/

/*#_section_inner_booking_workshop ._form_list ._body ._input_wrapper ._required {*/
/*    position: absolute;*/
/*    right: 10px;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    color: red;*/
/*    pointer-events: none;*/
/*}*/

/*#_section_inner_booking_workshop ._form_list ._body ._success_title {*/
/*    font-size: 2.5rem;*/
/*    font-weight: 700;*/
/*    margin-top: 20px;*/
/*}*/

/*#_section_inner_booking_workshop ._form_list ._body ._success_content {*/
/*    font-size: 1.25rem;*/
/*    font-weight: 500;*/
/*    margin-top: 20px;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    !* md breakpoint in Bootstrap 5 *!*/
/*    #_section_inner_booking_workshop .container-xxl {*/
/*        padding-left: 30px;*/
/*        padding-right: 30px;*/
/*    }*/

/*    #_section_inner_booking_workshop ._content {*/
/*        padding: 0;*/
/*    }*/

/*    #_section_inner_booking_workshop ._fix_padding {*/
/*        padding-left: 80px;*/
/*    }*/

/*    #_section_inner_booking_workshop ._option_width {*/
/*        width: 100% !important;*/
/*    }*/
/*}*/

@media (max-width: 768px) {
    ._option_width {
        width: 100% !important;
    }
}

._form_list ._body ._return_btn {
    background-color: #FFF;
    border-radius: 10px;
    border-color: #34780b;
    padding: 10px 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #34780b;
}

.orange {
    color: #42990d;
}
