﻿#main_index {
    padding-bottom: 0!important;
}

.navbar_type8 {
    background-color: #dddddd;
    height: 50px;
}

.navbar_type8 .logo {
    display: none;
    flex: 0 1 0%;
}

.navbar_type8 .nav_tab {
    flex: 0 1 100%;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
}

.navbar_type8 .nav_tab .nav_item {
    color: #58595b;
    text-transform: capitalize;
}

.navbar_type8 .nav_tab .nav_item::before {
    border-bottom: 3px solid #df2a3a;
}

.navbar_type8 .nav_tab .nav_item>a {
    font-size: 0.9rem;
    font-weight: 400;
    font-style: italic;
    color: #58595b;
    padding: 15px 20px;
}

.navbar_type8 .nav_tab .active {
    color: #58595b!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:first-child {
    padding-top: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:last-child {
    padding-bottom: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item>span {
    padding-top: 0!important;
}


.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item {
    background-color: #ebebeb;
    color: #58595b;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item {
    display: flex; 
    flex-direction: column; 
    max-width: 100%;
    max-height: 70vh;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.navbar_type8.dark_nav .nav_tab .dropdown .dropdown-menu-img .dropdown-item {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img {
    position: absolute;
    border-top: 0;
    top: 25px!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel.p-3 {
    
    padding: 0!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel a {
     flex: 0 1 100%;
     padding: 0.25rem 1.5rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item {
    height: auto;
    text-align: left;
    padding: 0;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .img_frame {
    display: none;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .text {
    font-size: 0.9rem;
    font-weight: 400;
    color: #58595b;
    text-align: left;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .text:hover {
    color: #df2a3a;
}


.navbar_type8.dark_nav {
    background-color: #ffffff!important;
}

.navbar_mobile {
    background-color: #58595b;
    height: auto;
}

.navbar_mobile .row_1 {
    margin-bottom: 0;
    padding-top: 0.5rem!important;
    padding-bottom: 0.5rem!important;
}

@media screen and (min-width: 1200px) {
    .navbar_type8 .nav_tab {
        max-width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 426px) {
    .navbar_mobile .logo_img {
        max-height: 35px;
    }
}
















































































.footer_type8 {
    background-color: #f2f2f2;
    color: #58595b;
    padding-top: 3rem!important;
    padding-bottom: 2rem!important;
}

.footer_type8 a {
    color: #58595b;
}

.footer_type8 a:hover {
    color: #58595b;
}

.footer_type8 .col-12.col-md-4.mb-md-0.p-3.text-center {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.footer_type8 .title {
    min-height: 70px;
}

.footer_type8 .title.logo {
    padding-top: 0;
}

.footer_type8 .title.logo img {
    max-height: 70px;
}

.footer_type8 .social_media>a:first-child {
    margin-left: 0;
}

.footer_type8 .social_media>a {
    border: 0;
    color: #58595b;
}

.footer_type8 .social_media>a:hover {
    background-color: transparent;
    color: #58595b;
}

.footer_type8 .title>h5 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #58595b;
    align-self: flex-end;
}

.footer_type8 .col-12.col-md-4.mb-md-0.p-3.text-center.text-md-left.order-md-1>p,
.footer_type8 .col-12.col-md-4.mb-md-0.p-3.text-center.text-md-left.order-md-1>ul>li>p>a,
.footer_type8 .col-12.col-md-4.mb-md-0.p-3.text-center.d-flex.flex-column.order-md-2>p,
.footer_type8 .col-12.col-md-4.mb-md-0.p-3.text-center.text-md-right.order-md-3>ul>li>a>p {
    font-size: 0.85rem;
    font-weight: 400;
    color: #58595b;
}

.footer_type8 .col-12.col-md-4.mb-md-0.p-3.text-center.text-md-left.order-md-1>p i,
.footer_type8 .col-12.col-md-4.mb-md-0.p-3.text-center.text-md-left.order-md-1>ul>li>p>a i{
    color: #58595b;
}

.footer_type8 .copy_right small>p>strong {
    font-weight: 400;
}

@media screen and (min-width: 576px) {
    .footer_type8>.row>.col-12>.container {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .footer_type8>.row>.col-12>.container {
        max-width: 90%;
        margin: 0 auto;
    }
}




#main_index .slider_banner .banner_content {
    overflow: hidden;
}

#main_index .slider_banner .slick-prev {
    width: 30px;
    height: 30px;
    left: 15px;
}

#main_index .slider_banner .slick-prev::before {
    width: 30px;
    height: 30px;
    filter: none;
}

#main_index .slider_banner .slick-next {
    width: 30px;
    height: 30px;
    right: 15px;
}

#main_index .slider_banner .slick-next::before {
    width: 30px;
    height: 30px;
    filter: none;
}

.sec_banner_ebox {
    width: 40%;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.sec_banner_title {
    position: relative;
    line-height: 1;
}

.sec_banner_title .title_text {
    display: inline-block;
    position: relative;
    z-index: 10;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    color: #4d4d4d;
}

.sec_banner_circle {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -60%);
    width: 100px;
    height: auto;
}

.sec_banner_text {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #58595b;
    margin-top: 10px;
    margin-bottom: 30px;
}

.sec_banner_btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.btnBanner {
    display: inline-block;
    text-decoration: none!important;
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    color: #ffffff;
    background-color: #df2a3a;
    border: 1px solid #df2a3a;
    padding: 12px 36px;
    position: relative;
    transition: all .5s ease-in-out;
}

.btnBanner:hover {
    background-color: transparent;
    color: #df2a3a;
}

.btnBanner::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 15px;
    bottom: -7.5px;
    width: 100%;
    border-top: 1px solid #4d4d4d;
    transition: all .25s ease-in-out;
}

.btnBanner::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 15px;
    right: -7.5px;
    border-left: 1px solid #4d4d4d;
    height: 100%;
    transition: all .25s ease-in-out;
}

.btnBanner:hover::before {
    width: 0%;
}

.btnBanner:hover::after {
    height: 0%;
}

@media screen and (max-width: 1199.98px) {
    .sec_banner_circle {
        display: none;
    }
}

@media screen and (max-width: 767.98px) {
    .sec_banner_ebox {
        width: 45%;
        position: absolute;
        top: 50%;
        left: 5%;
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 426px) {
    .sec_banner_ebox {
        width: 55%;
        position: absolute;
        top: 50%;
        left: 2.5%;
        transform: translateY(-50%);
    }
    .sec_banner_title .title_text {
        font-size: 10px;
    }
    .sec_banner_text {
        font-size: 6px;
        line-height: 1.25;
        margin-top: 2.5px;
        margin-bottom: 5px;
    }
    .btnBanner {
        font-size: 4px;
        padding: 4px 12px;
    }
    .btnBanner::before {
        left: 5px;
        bottom: -3.5px;
        width: 100%;
        border-top: 1px solid #4d4d4d;
    }
    .btnBanner::after {
        top: 5px;
        right: -3.5px;
        border-left: 1px solid #4d4d4d;
        height: 100%;
    }
    #main_index .slider_banner .slick-prev {
        width: 15px;
        height: 15px;
        left: 7.5px;
    }
    #main_index .slider_banner .slick-prev::before {
        width: 15px;
        height: 15px;
    }
    #main_index .slider_banner .slick-next {
        width: 15px;
        height: 15px;
        right: 7.5px;
    }
    #main_index .slider_banner .slick-next::before {
        width: 15px;
        height: 15px;
    }
}




.secManually_nav_top_ebox {
    background-color: #ebebeb;
    padding-top: 10px;
    padding-bottom: 10px;
}

.secManually_nav_top_contact {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.secManually_nav_top_contact>li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.secManually_nav_top_contact>li:nth-child(1n+2) {
    margin-left: 20px;
}

.secManually_nav_top_contact>li>span {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    font-style: italic;
    color: #58595b;
    margin-left: 5px;
}

.secManually_nav_bottom_ebox {
    background-color: #df2a3a;
    padding-top: 10px;
    padding-bottom: 10px;
}

.secManually_nav_bottom_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.secManually_nav_bottom_left_content {
    flex-grow: 1;
}

.secManually_nav_bottom_middle_content {
    flex-basis: 25%;
}

.secManually_nav_bottom_middle_search form>.form-group {
    position: relative;
}

.secManually_nav_bottom_middle_search .secManually_nav_bottom_middle_search_input {
    font-size: 0.85rem!important;
    line-height: 1;
    font-weight: 300;
    width: 100%;
    height: 35px;
    padding-right: 35px;
    border-radius: 25px;
    border: 0;
    background-color: #ffffff;
    color: #c2c2c2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.secManually_nav_bottom_middle_search .secManually_nav_bottom_middle_search_input::placeholder {
    color: #c2c2c2;
}

.secManually_nav_bottom_middle_search .secManually_nav_bottom_middle_search_input:focus {
    color: #c2c2c2;
    background-color: #ffffff;
    border: 0;
    outline: 0;
    box-shadow: none;
}

.secManually_nav_bottom_middle_search .secManually_nav_bottom_middle_search_btn {
    font-size: 1rem;
    height: 35px;
    width: 35px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    border: none;
    background-color: #ffffff;
    color: #c2c2c2;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-text-stroke: 1px #ffffff;
}

.secManually_nav_bottom_middle_search .secManually_nav_bottom_middle_search_btn:focus {
    outline: 0;
}

.secManually_nav_bottom_middle_search .secManually_nav_bottom_middle_search_btn:hover {
    background-color: #ebebeb;
    color: #c2c2c2;
}

.secManually_nav_bottom_right_content {
    margin-left: 30px;
}

@media screen and (min-width: 1200px) {
    .secManually_nav_top_box {
        max-width: 80%;
        margin: 0 auto;
    }
    .secManually_nav_bottom_box {
        max-width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 991.98px) {
    .secManually_nav_bottom_box {
        flex-wrap: wrap;
    }
    .secManually_nav_bottom_left_content {
        flex-basis: 100%;
        flex-grow: 1;
    }
    .secManually_nav_bottom_middle_content {
        flex-basis: auto;
        flex-grow: 1;
    }
    .secManually_nav_bottom_right_content {
        margin-left: 0;
    }
}

@media screen and (max-width: 575.98px) {
    .secManually_nav_top_contact {
        flex-wrap: wrap;
    }
    .secManually_nav_top_contact>li {
        flex-basis: 100%;
    }
    .secManually_nav_top_contact>li:nth-child(1n+2) {
        margin-left: 0;
    }
    .secManually_nav_bottom_middle_content {
        flex-basis: 100%;
    }
    .secManually_nav_bottom_right_content {
        flex-basis: 100%;
    }
}




.bgSec1 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.sec1_right_title {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #4d4d4d;
}

.sec1_right_sm_title {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 2px;
    color: #df2a3a;
    margin-top: 15px;
    margin-bottom: 30px;
}

.sec1_right_keyword {
    font-size: 16px;
    line-height: 1.75;
    font-weight: 500;
    color: #58595b;
}

.sec1_right_btn {
    margin-top: 30px;
}

.btnView {
    display: inline-block;
    text-decoration: none!important;
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    color: #ffffff;
    background-color: #df2a3a;
    border: 1px solid #df2a3a;
    padding: 12px 36px;
    position: relative;
    transition: all .5s ease-in-out;
}

.btnView:hover {
    background-color: transparent;
    color: #df2a3a;
}

.btnView::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 15px;
    bottom: -7.5px;
    width: 100%;
    border-top: 1px solid #4d4d4d;
    transition: all .25s ease-in-out;
}

.btnView::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 15px;
    right: -7.5px;
    border-left: 1px solid #4d4d4d;
    height: 100%;
    transition: all .25s ease-in-out;
}

.btnView:hover::before {
    width: 0%;
}

.btnView:hover::after {
    height: 0%;
}

@media screen and (min-width: 768px) {
    .sec1_left_ebox {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .sec1_right_ebox {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
}

@media screen and (min-width: 1200px) {
    .sec1_ctrl_width {
        max-width: 90%;
        margin: 0 auto;
    }
    .sec1_left_imgx {
        max-width: 95%;
    }
}

@media screen and (max-width: 767.98px) {
    .sec1_right_ebox {
        margin-top: 15px;
    }
}

@media screen and (max-width: 426px) {
    .sec1_right_title {
        font-size: 24px;
    }
}




.bgSec2 {
    background-image: url("../jpg/1645086127sec2-bckga9jqtk.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.sec2_left_title {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #4d4d4d;
}

.sec2_left_sm_title {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 2px;
    color: #df2a3a;
    margin-top: 15px;
    margin-bottom: 30px;
}

.sec2_left_sm_title::after {
    content: "";
    display: block;
    width: 60%;
    border-bottom: 4px dotted #58595b;
    margin-top: 30px;
}

.sec2_left_keyword {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    color: #58595b;
    margin-bottom: 45px;
}

.sec2_left_keyword2 {
    margin-top: 15px;
}

.sec2_my_counter_area .sec2_counter_area {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: calc(100% - 15px);
}

.sec2_my_counter_area .sec2_counter_area .sec2_counter_set:nth-child(1n+2) {
    margin-top: 30px;
}

.sec2_my_counter_area .sec2_counter_area .sec2_counter_set .sec2_counter_text,
.sec2_my_counter_area .sec2_counter_area .sec2_counter_set .sec2_counter_text>span {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    color: #58595b;
}

.sec2_my_counter_area .sec2_counter_area .sec2_counter_set .sec2_counter_bar {
    position: relative;
    width: 0;
    border-top: 2px solid #df2a3a;
    margin-top: 10px;
}

.sec2_my_counter_area .sec2_counter_area .sec2_counter_set .sec2_counter_bar::after {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(100% - 1px);
    transform: translateY(-50%) skewX(-20deg);
    border-left: 2px solid #df2a3a;
    height: 12px;
}

.sec2_my_counter_area .sec2_counter_area .sec2_counter_set .sec2_counter_bar>.sec2_counter_number {
    position: absolute;
    bottom: 0;
    left: calc(100% + 10px);
    transform: translateY(50%);
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    color: #df2a3a;
}

@media screen and (min-width: 768px) {
    .sec2_left_ebox {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .sec2_right_ebox {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (min-width: 1200px) {
    .sec2_ctrl_width {
        max-width: 80%;
        margin: 0 auto;
    }
    .sec2_left_box {
        max-width: 90%;
    }
}

@media screen and (max-width: 767.98px) {
    .sec2_left_ebox {
        margin-top: 15px;
    }
    .sec2_my_counter_area .sec2_counter_area .sec2_counter_set .sec2_counter_bar {
        margin-top: 20px;
    }
    .sec2_my_counter_area .sec2_counter_area .sec2_counter_set .sec2_counter_bar>.sec2_counter_number {
        position: absolute;
        bottom: calc(0% + 10px);
        left: calc(100% - 20px);
        transform: translateY(0);
    }
}

@media screen and (max-width: 426px) {
    .sec2_left_title {
        font-size: 24px;
    }
}




.bgSec3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.sec3_top_title {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #4d4d4d;
}

.sec3_top_sm_title {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 2px;
    color: #df2a3a;
    margin-top: 15px;
}

.sec3_bottom_content_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sec3_bottom_content {
    flex-basis: 33.333333%;
    margin-top: 30px;
}

.sec3_bottom_imgx {
    max-width: 100px;
    height: auto;
    margin: 0 auto;
}

.sec3_bottom_text {
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    color: #4d4d4d;
    margin-top: 20px;
}

.sec3_bottom_line_imgx {
    margin-top: 20px;
}

@media screen and (min-width: 1200px) {
    .sec3_ctrl_width {
        max-width: 50%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767.98px) {
    .sec3_bottom_content_box {
        flex-wrap: wrap;
    }
    .sec3_bottom_content {
        flex-basis: 100%;
    }
}

@media screen and (max-width: 426px) {
    .sec3_top_title {
        font-size: 24px;
    }
    .sec3_bottom_imgx {
        max-width: 80px;
        height: auto;
        margin: 0 auto;
    }
}




.bgSec4_outer {
    padding-left: 60px;
    padding-right: 60px;
}

.bgSec4 {
    position: relative;
    background-image: url("../jpg/1645086148bckg-imgywfkaj.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
}

.bgSec4::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 30px;
    left: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 30px);
    background-color: #ffffff;
}

.sec4_top_box {
    max-width: calc(100% - 30px);
    margin: 0 auto;
}

.sec4_top_title {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #4d4d4d;
}

.sec4_top_sm_title {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 2px;
    color: #df2a3a;
    margin-top: 15px;
}

.sec4_bottom_box {
    max-width: calc(100% - 30px);
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.sec4_bottom_content {
    background-color: #c2c2c2;
    flex-basis: calc(33.333333% - 20px);
    padding: 30px 15px;
    margin-top: 40px;
}

.sec4_bottom_imgx {
    max-width: 80px;
    height: auto;
    margin: 0 auto;
}

.sec4_bottom_title {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    color: #58595b;
    margin-top: 15px;
    margin-bottom: 5px;
}

.sec4_bottom_sm_title {
    font-size: 14px;
    line-height: 1.25;
    font-weight: 500;
    color: #58595b;
}

.sec4_bottom_text {
    font-size: 14px;
    line-height: 1.75;
    font-weight: 500;
    color: #58595b;
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .sec4_bottom_ebox {
        display: flex;
        justify-content: center;
    }
    .sec4_bottom_content {
        width: 100%;
        height: calc(100% - 30px);
    }
}

@media screen and (min-width: 1200px) {
    .sec4_ctrl_width {
        max-width: calc(70% + 120px);
        margin: 0 auto;
    }
    .sec4_bottom_content {
        flex-basis: calc(33.333333% - 40px);
    }
}

@media screen and (max-width: 767.98px) {
    .bgSec4_outer {
        padding-left: 30px;
        padding-right: 30px;
    }
    .bgSec4 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .bgSec4::before {
        top: 15px;
        left: 15px;
        width: calc(100% - 30px);
        height: calc(100% - 15px);
        background-color: #ffffff;
    }
    .sec4_bottom_box {
        flex-wrap: wrap;
    }
    .sec4_bottom_content {
        flex-basis: 100%;
    }
}

@media screen and (max-width: 426px) {
    .sec4_top_title {
        font-size: 24px;
    }
}




.bgSec5 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.sec5_top_title {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #4d4d4d;
}

.sec5_top_sm_title {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 2px;
    color: #df2a3a;
    margin-top: 15px;
}

.sec5_bottom_ebox {
    margin-top: 40px;
}

.sec5_bottom_content {
    padding: 0 15px;
}

.sec5_bottom_imgx>img {
    max-width: 111px;
    height: auto;
    margin: 0 auto;
}

.sec5_bottom_title {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    color: #4d4d4d;
    margin-top: 10px;
}

.sec5_bottom_text {
    font-size: 14px;
    line-height: 1.25;
    font-weight: 400;
    color: #58595b;
    margin-top: 15px;
    margin-bottom: 30px;
}

.sec5_bottom_btn {
    width: auto;
    height: 55px;
}

.sec5_bottom_slider .slick-prev {
    left: 0;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    z-index: 10;
}

.sec5_bottom_slider .slick-prev::before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    line-height: 1;
    font-weight: 900;
    opacity: 1;
    color: #4d4d4d;
    text-shadow: none;
    -webkit-text-stroke: 1px #ffffff;
}

.sec5_bottom_slider .slick-next {
    right: 0;
    transform: translate(50%, -50%);
    width: 30px;
    height: 30px;
    z-index: 10;
}

.sec5_bottom_slider .slick-next::before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    line-height: 1;
    font-weight: 900;
    opacity: 1;
    color: #4d4d4d;
    text-shadow: none;
    -webkit-text-stroke: 1px #ffffff;
}

@media screen and (min-width: 1200px) {
    .sec5_ctrl_width {
        max-width: 80%;
        margin: 0 auto;
    }
    .sec5_bottom_title {
        min-height: 35px;
    }
    .sec5_bottom_text {
        min-height: 85px;
    }
}

@media screen and (max-width: 426px) {
    .sec5_top_title {
        font-size: 24px;
    }
    .sec5_bottom_title {
        min-height: 50px;
    }
    .sec5_bottom_text {
        min-height: 135px;
    }
}




.sec6_top_title {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #4d4d4d;
}

.sec6_top_sm_title {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 2px;
    color: #df2a3a;
    margin-top: 15px;
}

#main_index .index_wrapper_8 {
    background-image: url("../jpg/1645089679sec6-bckg-new0eebja.jpg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 1.5rem;
}

#main_index .index_wrapper_8 .hp_photoGallerySlider_type3 {
    background-color: #f2f2f2;
    margin-top: 30px;
}

#main_index .index_wrapper_8 .hp_photoGallerySlider_type3 .photo-gallery3 {
    padding: 1.5rem 0;
}

#main_index .index_wrapper_8 .hp_photoGallerySlider_type3 .photo-gallery3 .slick-slider.slick-dotted {
    margin-bottom: 0;
}

#main_index .index_wrapper_8 .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 0 15px;
}

#main_index .index_wrapper_8 .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    padding: 0;
}

#main_index .index_wrapper_8 .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    width: 25px;
    height: 25px;
    left: -25px;
}

#main_index .index_wrapper_8 .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    width: 25px;
    height: 25px;
    right: -25px;
}

#main_index .index_wrapper_8 .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dots {
    display: none!important;
}

@media screen and (max-width: 426px) {
    .sec6_top_title {
        font-size: 24px;
    }
}




.sec7_top_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sec7_top_left_title {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #4d4d4d;
}

.sec7_top_left_sm_title {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 2px;
    color: #df2a3a;
    margin-top: 15px;
}

.sec7_top_left_sm_title::after {
    content: "";
    display: block;
    width: 60%;
    border-bottom: 4px dotted #58595b;
    margin: 30px 0 0;
}

#main_index .index_wrapper_9 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

#main_index .index_wrapper_9 .outerContainer_9 .col-md-12.generated_col.p-0 {
    padding-left: 15px!important;
    padding-right: 15px!important;
}

#main_index .index_wrapper_9 .latest_new_type6 {
    margin-top: 30px;
    margin-bottom: 0;
    padding-top: 0;
}

#main_index .index_wrapper_9 .latest_new_type6>.container-fluid.p-0 {
    padding-left: 15px!important;
    padding-right: 15px!important;
}

#main_index .index_wrapper_9 .latest_new_type6 .latestnewsAjax .col-lg-4.col-md-6.col-12.mb-3.p-0 {
    margin-bottom: 0!important;
}

#main_index .index_wrapper_9 .latest_new_type6 .news_box {
    margin-top: 0;
}

#main_index .index_wrapper_9 .latest_new_type6 .news_box .img_frame {
    margin-bottom: 0;
}

#main_index .index_wrapper_9 .latest_new_type6 .news_box .news_box_content {
    top: unset;
    margin-top: -65px;
    padding: 30px 20px 20px 30px;
}

@media screen and (min-width: 1200px) {
    #main_index .index_wrapper_9 .outerContainer_9 {
        max-width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767.98px) {
    .sec7_top_box {
        flex-wrap: wrap;
    }
    .sec7_top_left_content {
        flex-basis: 100%;
    }
    .sec7_top_left_sm_title::after {
        width: 60%;
        border-bottom: 4px dotted #58595b;
        margin: 30px auto 0;
    }
    .sec7_top_right_content {
        flex-basis: 100%;
        margin-top: 30px;
    }
    #main_index .index_wrapper_9 .latest_new_type6 .latestnewsAjax .col-lg-4.col-md-6.col-12.mb-3.p-0:nth-child(1n+2) {
        margin-top: 20px;
    }
}

@media screen and (max-width: 426px) {
    .sec7_top_left_title {
        font-size: 24px;
    }
    #main_index .index_wrapper_9 .latest_new_type6 .news_box .img_frame {
        height: 250px;
    }
}




.bgSec8 {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
}

.sec8_top_title {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #4d4d4d;
}

.sec8_top_sm_title {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 2px;
    color: #df2a3a;
    margin-top: 15px;
}

.sec8_bottom_ebox {
    margin-top: 30px;
}

.imageMarquee {
    height: 85px;
    background-image: url("../jpg/1679390033running-logo-new-v2hy9iob.jpg");
    background-size: cover;
    animation: imageMovement 30s linear infinite;
}

@keyframes imageMovement {
    100% {
        background-position-x: -3385px;
    }
}

@media screen and (max-width: 426px) {
    .sec8_top_title {
        font-size: 24px;
    }
}