

div.content {
    margin-left: 200px;
}

@media screen and (max-width: 600px) {
    div.content {
        margin-left: 0;
    }

    .profileWrapper {
        display: block!important;
        position: unset;
    }
}


.sidebar-company-page {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    height: 100%;
    overflow: auto;
    border-right: #000 0.5px solid;
    top: 0;
    width: 200px;
    position: absolute;
}

.sticky-sidebar {
    top: 55px;
    position: fixed;
}
.sidebar-company-page a {
    display: block;
    color: black;
    padding: 16px;
    text-decoration: none;
}

.sidebar-company-page a.active {
    background-color: #D00010;
    color: white;
}

.sidebar-company-page a:hover:not(.active) {
    background-color: #555;
    color: white;
}

div.content-company-page {
    margin-left: 200px;
    display: flex;
    flex-wrap: wrap;
    align-self: self-end;
}

@media screen and (max-width: 600px) {
    .sidebar-company-page {
        display: none;
    }
}

@media screen and (min-width: 601px) {
    .mobilesidebar-company-page {
        display: none;
    }
}


@media screen and (max-width: 600px) {
    div.content-company-page {
        margin-left: 0px;
    }
    .mobilesidebar-company-page {
        position: relative;
        background-color: #f1f1f1;
        overflow: auto;
    }
    .mobilesidebar-company-page a {
        align-items: center;
        float: left;
        display: block;
        color: #ffffff;
        padding: 12px;
        text-decoration: none;
    }
    .mobilesidebar-company-page a.active {
        background-color: #04AA6D;
        color: white;
    }
    .mobilesidebar-company-page a:hover:not(.active) {
        background-color: #555;
        color: white;
    }

}

img.sidebaricon-company-page {
    vertical-align: middle;
    margin-right: 10px;
}






/* Button Design */
.button-company-page {
    background-color: #f7b538;
    border: none;
    color: white;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: 15px;
    font-family: Kanit, Aleo, Arial;
}

.button1-company-page {
    background-color: white;
    color: black;
    border: 2px solid #d00010;
    text-decoration: none;
}

.button1-company-page a:hover {
    background-color: #f7b538;
    color: white;
    text-transform: none;
}

.button1-company-page a:link, a:visited {
    text-decoration: none;
    color: #023047;
}



/* Flex Section 1 layout - makes a one column-layout instead of a two-column layout */

.flex-container-company-page a:link {
    color: #023047;
    text-decoration: underline;
}

.flex-container-company-page a:visited {
    color: #023047;
    text-decoration: none;
}

.flex-container-company-page a:hover {
    color: #023047;
    text-decoration: none;
}

.flex-container-company-page a:active {
    color: #023047;
    text-decoration: none;
}



/* Space Design Start  */
.space1 {
    padding: 30px;
}

.space2 {
    padding: 30px;
}

.space3 {
    padding: 30px;
}

.space4 {
    padding: 30px;
}

.space5 {
    padding: 30px;
}

/* Responsive layout - Flex Section 1>Container 1A layout */
@media (max-width: 600px) {
    .space1 {
        padding: 10px;
    }
    .space2 {
        padding: 10px;
    }
    .space3 {
        padding: 10px;
    }
    .space4 {
        padding: 30px;
    }
    .space5 {
        padding: 30px;
    }
}
/* Space Design End  */

/* Flex Section 1>Flex Container Start  */
.flex-container-company-page {
    display: flex;
    flex-wrap: wrap;
}
/* Flex Section 1>Flex Container End  */


/* Flex Section 1>Container 1A layout Start  */
.flex-container-company-page-1A {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    align-items: center;
    font-weight: bold;
    line-height: 1;
    color:#023047;
}

/* Responsive layout - Flex Section 1>Container 1A layout */
@media (max-width: 600px) {
    .flex-container-company-page-1A {
        flex: 100%;
        display: flex;
        justify-content: center;
        text-align: center;
        align-items: center;
        font-weight: bold;
        line-height: 25px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.flex-item-company-page-C1Aleft2A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 1.2;
}

.flex-item-company-page-C1Aleft2A > div {
    color: #023047;
    text-align: center;
    margin: 0%;
}

/* Responsive Flex Section 1>Container 1A>Left Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C1Aleft2A {
        color: #023047;
        text-align: center;
        font-size: 10px;
        margin-left: 20px;
        margin-right: 20px;
    }
}

/* Flex Section 1>Container 1A layout End  */



/* Flex Section 1>Container 6AABC layout Start  */

.flex-container-company-page-6AABC {
    display: flex;
}

/* Responsive Flex Section 1>Container 6AABC layout */
@media (max-width: 600px) {
    .flex-container-company-page-6AABC {
        flex: 100%;
        flex-wrap: wrap;
    }
}

/* Flex Section 1>Container 6AABC>Left Block layout Start  */

.flex-item-company-page-C6AABCleft5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-company-page-C6AABCleft5A > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 14px;
}

.flex-item-company-page-C6AABClefttext5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    padding-left: 20px;
    padding-right: 20px;
    color: #d00010;
}

.flex-item-company-page-C6AABClefttext5B {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 1.2;
    padding-top: 20px;
    padding-left: 100px;
    padding-right: 100px;
    text-align: justify;
}

/* Responsive Flex Section 1>Container 6AABC>Left Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C5ACleft5A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-company-page-C6AABClefttext5A {
        text-align: center;
        font-size: 18px;
    }
    .flex-item-company-page-C6AABClefttext5B {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
        padding-left: 30px;
        padding-right: 30px;
        text-align: justify;
    }
}

/* Flex Section 1>Container 6AABC >Left Block layout End  */



/* Flex Section 1>Container 6AABC >Right Block layout Start  */

.flex-item-company-page-C6AABCright5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-company-page-C6AABCright5A > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 14px;
}

.flex-item-company-page-C6AABCrighttext5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    padding-left: 20px;
    padding-right: 20px;
    color: #d00010;
}

.flex-item-company-page-C6AABCrighttext5B {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 1.2;
    padding-top: 20px;
    padding-left: 100px;
    padding-right: 100px;
    text-align: justify;
}

/* Responsive Flex Section 1>Container 6AABC>Right Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C6AABCright5A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-company-page-C6AABCrighttext5A {
        text-align: center;
        font-size: 18px;
    }
    .flex-item-company-page-C6AABCrighttext5B {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
        padding-left: 10px;
        padding-right: 10px;
        text-align: justify;
    }
}

/* Flex Section 1>Container 6AABC >Right Block layout End  */
/* Flex Section 1>Container 6AABC layout End  */

/* Flex Section 1>Container 6BA layout Start  */
/* Flex Section 1>Container 6BA >Center Block layout Start  */
.flex-container-company-page-6BA {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    font-size: 18px;
    padding-left: 300px;
    padding-right: 300px;
    flex: 100%;
}

.flex-item-company-page-C6BAcenter5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
}

.flex-item-company-page-C6BAcenter5A > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #023047;
    text-align: left;
    font-size: 14px;
    width: 300px;
}

.flex-item-company-page-C6BAcentertext5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    color: #d00010;
}

.flex-item-company-page-C6BAcentertext5B {
    justify-content: center;
    flex-direction: column;
    text-align: left;
    font-size: 16px;
    line-height: 1.2;
    padding-top: 20px;
}

/* Responsive - Flex Section 1>Container 6BA >Center Block layout */


@media screen and (min-width: 601px) {
    .flex-item-company-page-C6BAcentertext5B {
        text-align: left;
        font-size: 14px;
        line-height: 1.2;
        padding-top: 10px;
    }
}

@media (max-width: 600px) {
    .flex-container-company-page-6BA {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        color: #023047;
        font-size: 18px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-company-page-C6BAcenter5A {
        flex: 100%;
    }
    .flex-item-company-page-C6BAcentertext5A {
        text-align: center;
        font-size: 18px;
    }
    .flex-item-company-page-C6BAcentertext5B {
        text-align: left;
        font-size: 14px;
        line-height: 1.2;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .flex-item-company-page-6BAbutton6BA {
        display: none;
    }
}

/* Flex Section 1>Container 6BA >Center Block layout End  */
/* Flex Section 1>Container 6BA layout End  */



/* Flex Section 1>Container 2A layout Start  */

.flex-container-company-page-2A {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    align-items: center;
    font-weight: bold;
    line-height: 40px;
}

/* Flex Section 1>Container 2A>Left Block layout Start  */

.flex-item-company-page-C2Aleft2A {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    font-size: 18px;
    padding-left: 70px;
    padding-right: 70px;
    flex: 50%;
}

.flex-item-company-page-C2Aleft2A > div {
    flex-wrap: wrap;
    color: #023047;
    text-align: center;
}

.flex-item-company-page-C2Alefttext2A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
}

.flex-item-company-page-C2Alefttext2B {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 1.2;
    text-align: justify;
}

/* Responsive Flex Section 1>Container 1A>Left Block layout */
@media (max-width: 600px) {
    .flex-container-company-page-2A {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        text-align: center;
        align-items: center;
        font-weight: bold;
        line-height: 20px;
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .flex-item-company-page-C2Aleft2A {
        color: #023047;
        text-align: center;
        font-size: 14px;
        line-height: 1;
        padding-left: 10px;
        padding-right: 10px;
    }

    .flex-item-company-page-C2Alefttext2A {
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        align-items: center;
        font-weight: bold;
        font-size: 18px;
        line-height: 20px;
        margin: 10px;
    }

    .flex-item-company-page-C2Alefttext2B {
        text-align: left;
        font-size: 14px;
        line-height: 16px;
        text-align: justify;
    }

    .flex-item-company-page-C2Alefttext2C {
        display: none;
    }
}
/* Flex Section 1>Container 2A>Left Block layout Start  */

/* Flex Section 1>Container 2A>Right Block layout Start  */
.flex-item-company-page-C2Aright2A {
    display: flex;
    flex-direction: column;
    color: #023047;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex: 50%;
}

.flex-item-company-page-C2Aright2A > div {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.flex-item-company-page-C2Aright2B {
    display: flex;
    flex-direction: column;
    color: #023047;
    text-align: center;
    justify-content: center;
    align-items: center;
}

/* Responsive layout - Flex Section 2>Container 2A >Right Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C2Aright2A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .flex-item-company-page-C2Aright2B {
        text-align: center;
        max-width: fit-content;
        font-size: 18px;
    }
}

/* Flex Section 1>Container 2A>Right Block layout End  */
/* Flex Section 1>Container 2A layout End  */



/* Flex Section 1>Container 2ADD layout Start  */
.flex-container-company-page-2ADD {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #023047;
    font-size: 18px;
    flex: 50%;
    padding-top: 30px;
}

/* Flex Section 1>Container 2A>Left Block layout Start  */
.flex-item-company-page-C2ADDleft2A {
    display: flex;
    flex-direction: column;
    color: #023047;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex: 50%;
}

.flex-item-company-page-C2ADDleft2A > div {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.flex-item-company-page-C2ADDleft2B {
    display: flex;
    flex-direction: column;
    color: #023047;
    text-align: center;
    justify-content: center;
    align-items: center;
}

/* Responsive Flex Section 1>Container 1A>Left Block layout */
@media (max-width: 600px) {
    .flex-container-company-page-2ADD {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        text-align: center;
        align-items: center;
        font-weight: bold;
        line-height: 20px;
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
    }
    .flex-item-company-page-C2ADDleft2A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-company-page-C2ADDleft2B {
        text-align: center;
        max-width: fit-content;
        font-size: 24px;
    }
}
/* Flex Section 1>Container 2ADD>Left Block layout End  */

/* Flex Section 1>Container 2ADD>Right Block layout Start  */
.flex-item-company-page-C2ADDright2A {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    font-size: 18px;
    padding-left: 70px;
    padding-right: 70px;
    flex: 50%;
}

.flex-item-company-page-C2ADDright2A > div {
    flex-wrap: wrap;
    color: #023047;
    text-align: center;
}

.flex-item-company-page-C2ADDrighttext2A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
}

.flex-item-company-page-C2ADDrighttext2B {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 1.2;
    text-align: justify;
}

/* Responsive - Flex Section 1>Container 2ADD >Right Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C2ADDright2A {
        flex: 100%;
        font-size: 14px;
        padding: 10px;
    }
    .flex-item-company-page-C2ADDrighttext2A {
        display: flex;
        text-align: center;
        font-size: 18px;
        line-height: 20px;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        padding: 10px;
    }
    .flex-item-company-page-C2ADDrighttext2B {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
    }
}

/* Flex Section 1>Container 2ADD>Right Block layout End  */
/* Flex Section 1>Container 2ADD layout End  */



/* Flex Section 1>Container 2ABC layout Start  */

.flex-container-company-page-2ABC {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    align-items: center;
    font-weight: bold;
    line-height: 40px;
}

/* Flex Section 1>Container 2ABC> Block layout Start  */

.flex-item-company-page-C2ABCcenter2A {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    font-size: 18px;
    margin-left: 20px;
    margin-right: 20px;
}

.flex-item-company-page-C2ABCcenter2A > div {
    flex-wrap: wrap;
    color: #023047;
    text-align: center;
}

.flex-item-company-page-C2ABCcentertext2A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
}

.flex-item-company-page-C2ABCcentertext2B {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
    padding-left: 300px;
    padding-right: 300px;
}

/* Responsive Flex Section 1>Container 2ABC> Block layout */

@media (max-width: 601px) {
    .flex-item-company-page-C2ABCcentertext2B {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 600px) {
    .flex-container-company-page-2ABC {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        text-align: center;
        align-items: center;
        font-weight: bold;
        line-height: 20px;
        font-size: 16px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .flex-item-company-page-C2ABCcenter2A {
        color: #023047;
        text-align: center;
        font-size: 14px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .flex-item-company-page-C2ABCcentertext2A {
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        align-items: center;
        font-weight: bold;
        font-size: 18px;
        line-height: 20px;
        margin: 10px;
    }

    .flex-item-company-page-C2ABCcentertext2B {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
        padding-left: 5px;
        padding-right: 5px;
    }
}

/* Flex Section 1>Container 2ABC > Block layout End  */
/* Flex Section 1>Container 2ABC layout End  */



/* Flex Section 1>Container 5AC layout Start  */

.flex-container-company-page-5AC {
    display: flex;
}

/* Responsive Flex Section 1>Container 5A layout */
@media (max-width: 600px) {
    .flex-container-company-page-5AC {
        flex: 100%;
        flex-wrap: wrap;
    }
}

/* Flex Section 1>Container 5A>Left Block layout Start  */

.flex-item-company-page-C5ACleft5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-company-page-C5ACleft5A > div {
    color: #023047;
    text-align: center;
    font-size: 14px;
}

.flex-item-company-page-C5AClefttext5A {
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
    padding-left: 20px;
    padding-right: 20px;
    color: #d00010;
}

.flex-item-company-page-C5AClefttext5B {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 20px;
}

/* Responsive Flex Section 1>Container 5AC>Left Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C5ACleft5A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-company-page-C5AClefttext5A {
        text-align: center;
        font-size: 24px;
    }
    .flex-item-company-page-C5AClefttext5B {
        text-align: center;
        line-height: 1.2;
        font-size: 14px;
    }
}
/* Flex Section 1>Container 5AC >Left Block layout End  */

/* Flex Section 1>Container 5AC >Center Block layout Start  */
.flex-item-company-page-C5ACcenter5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-company-page-C5ACcenter5A > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 14px;
}

.flex-item-company-page-C5ACcentertext5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
    padding-left: 20px;
    padding-right: 20px;
    color: #d00010;
}

.flex-item-company-page-C5ACcentertext5B {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 20px;
}

/* Responsive Flex Section 1>Container 5AC>Center Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C5ACcenter5A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
    }
    .flex-item-company-page-C5ACcentertext5A {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 24px;
    }
    .flex-item-company-page-C5ACcentertext5B {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
    }
}
/* Flex Section 1>Container 5AC >Center Block layout End  */

/* Flex Section 1>Container 5AC >Right Block layout Start  */
.flex-item-company-page-C5ACright5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-company-page-C5ACright5A > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    text-align: center;
    font-size: 14px;
}

.flex-item-company-page-C5ACrighttext5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
    padding-left: 20px;
    padding-right: 20px;
    color: #d00010;

}

.flex-item-company-page-C5ACrighttext5B {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 20px;
}

/* Responsive - Flex Section 1>Container 5AC >Right Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C5ACright5A {
        flex: 100%;
        padding: 15px;
    }
    .flex-item-company-page-C5ACrighttext5A {
        text-align: center;
        font-size: 24px;
    }
    .flex-item-company-page-C5ACrighttext5B {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
    }
}

/* Flex Section 1>Container 5AC >Right Block layout End  */
/* Flex Section 1>Container 5AC layout End  */



/* Flex Section 1>Container 3A5 layout Start  */

.flex-container-company-page-3A5 {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    align-items: center;
    line-height: 1;
    color: #d00010;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 5px;
}

/* Responsive - Flex Section 1>Container 3A5 layout */

@media (max-width: 600px) {
    .flex-container-company-page-3A5 {
        display: flex;
        justify-content: center;
        width: 100%;
        text-align: center;
        align-items: center;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 5px;
    }
}

/* Flex Section 1>Container 3A5 layout End  */



/* Flex Section 1>Container 5B layout Start  */

/* Slider */
#logo-slider-company-page-5B {
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
    font-weight:bold;
    color: #ffffff;
}

.flex-container-company-page-5B {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    border-top: #ffffff 2px solid;
    border-bottom: #ffffff 2px solid;
}

/* Responsive - Flex Section 1>Container 5A >Right Block layout */
@media (max-width: 600px) {
    .flex-container-company-page-5B {
        flex: 100%;
        height: auto;
    }
}

/* Flex Section 1>Container 5B layout End  */



/* Flex Section 1>Container 6E layout Start  */

.flex-container-company-page-6E {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    color: #023047;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Flex Section 1>Container 6E layout End  */



/* Flex Section 1>Container 6F layout End  */
.flex-container-company-page-6F {
    display: flex;
}

/* Responsive - Flex Section 1>Container 6F layout */
@media (max-width: 600px) {
    .flex-container-company-page-6F {
        display: flex;
        flex-wrap: wrap;
    }
}

/* Flex Section 1>Container 6F>Left Block layout Start  */

.flex-item-company-page-C6Fleft6F {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-company-page-C6Fleft6F > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
}

.flex-item-company-page-C6Flefttext6A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
}

.flex-item-company-page-C6Flefttext6B {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 20px;
}


/* Responsive Flex Section 1>Container 6E>Left Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C6Fleft6F {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-company-page-C6Flefttext6A {
        text-align: center;
    }
    .flex-item-company-page-C6Flefttext6B {
        text-align: center;
    }
}
/* Flex Section 1>Container 6F >Left Block layout End  */


/* Flex Section 1>Container 6F >Center 1 Block layout Start  */
.flex-item-company-page-C6Fcenter6F {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-company-page-C6Fcenter6F > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
}

.flex-item-company-page-C6Fcentertext6A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
}

.flex-item-company-page-C6Fcentertext6B {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 20px;
}


/* Responsive Flex Section 1>Container 6F>Center 1 Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C6Fcenter6F {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-company-page-C6Fcentertext6A {
        text-align: center;
    }
    .flex-item-company-page-C6Fcentertext6B {
        text-align: center;
    }
}

/* Flex Section 1>Container 6F >Center 1 Block layout End  */


/* Flex Section 1>Container 6F >Center 2 Block layout Start  */

.flex-item-company-page-C6F2center6F {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-company-page-C6F2center6F > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
}

.flex-item-company-page-C6F2centertext6A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
}

.flex-item-company-page-C6F2centertext6B {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 20px;
}


/* Responsive Flex Section 1>Container 6F>Center 2 Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C6F2center6F {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-company-page-C6F2centertext6A {
        text-align: center;
        max-width: fit-content;
    }
    .flex-item-company-page-C6F2centertext6B {
        text-align: center;
    }
}

/* Flex Section 1>Container 6F >Center Block layout End  */


/* Flex Section 1>Container 6F >Right Block layout Start  */

.flex-item-company-page-C6Fright6F {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-company-page-C6Fright6F > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
}

.flex-item-company-page-C6Frighttext6A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
}

.flex-item-company-page-C6Frighttext6B {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.2;
    padding: 20px;
}

/* Responsive - Flex Section 1>Container 6F >Right Block layout */
@media (max-width: 600px) {
    .flex-item-company-page-C6Fright6F {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-company-page-C6Frighttext6A {
        text-align: center;
        max-width: fit-content;
    }
    .flex-item-company-page-C6Frighttext6B {
        text-align: center;
    }
}

    /* Flex Section 1>Container 6F >Right Block layout End  */
    /* Flex Section 1>Container 6F layout End  */



    /* Job's Select Layout Start  */
.custom-select {
    font-family: Kanit;
    width: 500px;
}


/* Responsive - Flex Section 1>Container 6F >Right Block layout */
@media (max-width: 600px) {
    .custom-select {
        font-family: Kanit;
        width: 300px;
    }
}

    /* Job's Select Layout End  */
