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

.flex-container-about-us a:link {
    color: #023047;
    text-decoration: underline;
}
  
.flex-container-about-us a:visited {
    color: #023047;
    text-decoration: none;
}
  
.flex-container-about-us a:hover {
    color: #023047;
    text-decoration: none;
}
  
.flex-container-about-us a:active {
    color: #023047;
    text-decoration: none;
}

/* Button Design */
.button-about-us {
    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-about-us {
    background-color: white;
    color: black;
    border: 2px solid #d00010;
    text-decoration: none;
}

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

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

/* 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-about-us {
    display: flex;
    flex-wrap: wrap;
}
/* Flex Section 1>Flex Container End  */


/* Flex Section 1>Container 1A layout Start  */
.flex-container-about-us-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-about-us-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-about-us-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-about-us-C1Aleft2A > div {
    color: #023047;
    text-align: center;
    margin: 0%;
}

/* Responsive Flex Section 1>Container 1A>Left Block layout */
@media (max-width: 600px) {
    .flex-item-about-us-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-about-us-6AABC {
    display: flex;
}

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

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

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

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

.flex-item-about-us-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-about-us-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-about-us-C5ACleft5A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-about-us-C6AABClefttext5A {
        text-align: center;
        font-size: 18px;
    }
    .flex-item-about-us-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-about-us-C6AABCright5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

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

.flex-item-about-us-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-about-us-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-about-us-C6AABCright5A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-about-us-C6AABCrighttext5A {
        text-align: center;
        font-size: 18px;
    }
    .flex-item-about-us-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-about-us-6BA {
    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: 100%;
}

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

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

.flex-item-about-us-C6BAcentertext5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    color: #d00010;
}

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

/* Responsive - Flex Section 1>Container 6BA >Center Block layout */
@media (max-width: 600px) {
    .flex-container-about-us-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-about-us-C6BAcenter5A {
        flex: 100%;
    }
    .flex-item-about-us-C6BAcentertext5A {
        text-align: center;
        font-size: 18px;
    }
    .flex-item-about-us-C6BAcentertext5B {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
        padding-top: 10px;
        text-align: justify;
        padding-right: 10px;
        padding-left: 10px;
    
    }
    .flex-item-about-us-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-about-us-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-about-us-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-about-us-C2Aleft2A > div {
    flex-wrap: wrap;
    color: #023047;
    text-align: center;
}

.flex-item-about-us-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-about-us-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-about-us-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-about-us-C2Aleft2A {
        color: #023047;
        text-align: center;
        font-size: 14px;
        line-height: 1;
        padding-left: 10px;
        padding-right: 10px;
    }

    .flex-item-about-us-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-about-us-C2Alefttext2B {
        text-align: left;
        font-size: 14px;
        line-height: 16px;
        text-align: justify;
    }

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

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

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

.flex-item-about-us-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-about-us-C2Aright2A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .flex-item-about-us-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-about-us-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-about-us-C2ADDleft2A {
    display: flex;
    flex-direction: column;
    color: #023047;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex: 50%;
}

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

.flex-item-about-us-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-about-us-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-about-us-C2ADDleft2A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-about-us-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-about-us-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-about-us-C2ADDright2A > div {
    flex-wrap: wrap;
    color: #023047;
    text-align: center;
}

.flex-item-about-us-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-about-us-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-about-us-C2ADDright2A {
        flex: 100%;
        font-size: 14px;
        padding: 10px;
    }
    .flex-item-about-us-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-about-us-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-about-us-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-about-us-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-about-us-C2ABCcenter2A > div {
    flex-wrap: wrap;
    color: #023047;
    text-align: center;
}

.flex-item-about-us-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-about-us-C2ABCcentertext2B {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
    padding-left: 400px;
    padding-right: 400px;
}

/* Responsive Flex Section 1>Container 2ABC> Block layout */
@media (max-width: 600px) {
    .flex-container-about-us-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-about-us-C2ABCcenter2A {
        color: #023047;
        text-align: center;
        font-size: 14px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .flex-item-about-us-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-about-us-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-about-us-5AC {
    display: flex;
}

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

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

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

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

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

.flex-item-about-us-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-about-us-C5ACleft5A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-about-us-C5AClefttext5A {
        text-align: center;
        font-size: 24px;
    }
    .flex-item-about-us-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-about-us-C5ACcenter5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

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

.flex-item-about-us-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-about-us-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-about-us-C5ACcenter5A {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
    }
    .flex-item-about-us-C5ACcentertext5A {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 24px;
    }
    .flex-item-about-us-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-about-us-C5ACright5A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

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

.flex-item-about-us-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-about-us-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-about-us-C5ACright5A {
        flex: 100%;
        padding: 15px;
    }
    .flex-item-about-us-C5ACrighttext5A {
        text-align: center;
        font-size: 24px;
    }
    .flex-item-about-us-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-about-us-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-about-us-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-about-us-5B {
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
    font-weight:bold; 
    color: #ffffff;
}

.flex-container-about-us-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-about-us-5B {
        flex: 100%;
        height: auto;
    }
}

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



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

.flex-container-about-us-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;
}

/* Responsive - Flex Section 1>Container 6F layout */
@media (max-width: 600px) {
    .flex-container-about-us-6E {
        display: flex;
        flex-wrap: wrap;
        font-size: 14px;
    }
}

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



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

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

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

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

.flex-item-about-us-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-about-us-C6Flefttext6A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
}

.flex-item-about-us-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-about-us-C6Fleft6F {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-about-us-C6Flefttext6A {
        text-align: center;
    }
    .flex-item-about-us-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-about-us-C6Fcenter6F {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-about-us-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-about-us-C6Fcentertext6A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
}

.flex-item-about-us-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-about-us-C6Fcenter6F {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-about-us-C6Fcentertext6A {
        text-align: center;
    }
    .flex-item-about-us-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-about-us-C6F2center6F {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #023047;
    flex: 50%;
}

.flex-item-about-us-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-about-us-C6F2centertext6A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
}

.flex-item-about-us-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-about-us-C6F2center6F {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-about-us-C6F2centertext6A {
        text-align: center;
        max-width: fit-content;
    }
    .flex-item-about-us-C6F2centertext6B {
        text-align: center;
    }
}

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


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

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

.flex-item-about-us-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-about-us-C6Frighttext6A {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
}

.flex-item-about-us-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-about-us-C6Fright6F {
        flex: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-item-about-us-C6Frighttext6A {
        text-align: center;
        max-width: fit-content;
    }
    .flex-item-about-us-C6Frighttext6B {
        text-align: center;
    }
}

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