/*.col-sm-4.keyValue {*/
/*    display: block;*/
/*    text-align: center;*/
/*    margin: auto;*/
/*    border-radius: 10rem;*/
/*    padding: 2.5rem;*/
/*    width: 120px;*/
/*    height: 120px;*/
/*}*/
.col-sm-4.keyValue img {
    width: 120px;
    height: 120px;
    /*position: absolute;*/
}
h1.makroCambodia {
    font-size: 18px;
    color: #ED2224;
    font-weight: 600;
}
.keyvalue-title {
    text-align: center;
    font-size: 26px;
    font-weight: 800;
}
.firstRowKeyValue:nth-child(odd) {
    padding: 18px;
}
.firstRowKeyValue .KeyValue:nth-child(odd) {
    margin: 5.5rem 0 0 0;
}
.thirstRowKeyValue .KeyValue:nth-child(even){
   margin: 5.5rem 0px 0px 0px
}
.secordRowKeyValue .KeyValue:first-child {
    left: -5rem;
}

.secordRowKeyValue {
    justify-content: center;
    padding-top: 7rem !important;
    padding-bottom: 12rem !important;
    position: relative;
    top: 4rem;
}

.secordRowKeyValue .KeyValue:last-child {
    right: -5rem;
}
.content_info_layout {
    position: absolute;
    margin: 0 auto;
    width: fit-content;
    display: inline;
    text-align: center;
    height: 120px;
    align-content: center;
    left: 0;
    right: 0;
}
.content_info_layout p {
    color:#fff;
    font-size:15px;
    line-height: 20px;
}
.KeyValue-section a {
    display:none;
    font-size:16px;
}
.secordRowKeyValue .KeyValue:first-child .key-v, .thirstRowKeyValue .KeyValue:first-child .key-v, .firstRowKeyValue .KeyValue:first-child .key-v {
    position: absolute;
    right: 0;
}
.secordRowKeyValue .KeyValue:last-child .key-v, .thirstRowKeyValue .KeyValue:last-child .key-v, .firstRowKeyValue .KeyValue:last-child .key-v {
    position: absolute;
    left: 0;
}
.section-vision .vison-mission-title {
    font-size: 28px;
    font-weight: 800;
    color: #ED2224;
    margin-top: 10px;
}
.section-vision img {
    border-radius: 10px;
}
.section-vision img.icon_vission {
    position: absolute;
    width: 150px;
    height: 150px;
    right: 0;
    bottom: 10px;
}
.content_quality_brands {
    box-shadow: 2px 2px 7px 0px #00000020;
    height: 300px;
    align-content: center;
    padding: 18px;
    border-radius: 10px;
    position: absolute ! IMPORTANT;
    z-index: 999;
    background: #F6F6F6;
    top: 20px;
    right: 1rem;
    max-width: 490px !important;
}
.content_quality_brands h1 {
    font-size: 18px;
    color: #ED2224;
    font-weight: 600;
}

.content_quality_brands h1.main_label_quality {
    color: #3A3A3A;
    font-size: 28px;
    font-weight: 700;
}
.mission-block{
    gap: 10px;
}
.mission-block .col:nth-child(even) {
    background: #ed1d2c;
    margin-top: 33px;
    border-radius: 10px;
    text-align: center;
    height: 280px;
    align-content: center;
}
.mission-block .col:nth-child(odd) {
    background: #F6F6F6;
    border-radius:10px;
    text-align:center;
    height: 280px;
    align-content: center;
}
.mission-block img.image--1 {
    width: 50px;
}
.mission-block .col:nth-child(odd) h2, .mission-block .col:nth-child(odd) p {
    color: #022e6b;
}
.mission-block .col:nth-child(even) h2, .mission-block .col:nth-child(even) p {
    color: #fff;
}
.mission-block .col h2 {
    font-size: 18px;
    font-weight: 800;
    padding-top: 20px;
}
.section-quality-brand{
    padding-top: 1.5rem !important;
}
.section-prod-guide img.image--1 {
    display: none;
}
.section-prod-guide .prod-guide {
    box-shadow: 2px 2px 7px 0px #00000020;
    height: 280px;
    align-content: center;
    padding: 30px;
    border-radius: 10px;
    left: -20px;
    position: absolute;
    z-index: 999;
    background: #fff;
    top: 25px;
}
.section-prod-guide .prod-guide h2 {
    font-size: 22px;
    font-weight: 700;
}
.section-prod-guide .prod-guide p a.btn {
    background: #ed1d2c !important;
    border: none;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    margin-top:10px;
    padding: 8px 20px;
}
.section-prod-guide .prod-guide p {
    line-height: 22px;
}
.section-prod-guide .inner-prod-guide .col-md-6 {
    padding: 0;
}
.section-video{
    height: 100%;
}
.section-video p {
    width: 100%;
    height: 100%;
    align-content: center;
    text-align: center;
}
.page_contact_us .imh-left {
    background: #F6F6F6;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 30px;
    text-align:left;
}
.page_contact_us .imh-left h1{
    font-size: 25px;
    font-weight: 700;
    color: #3A3A3A;
    padding-bottom: 10px;
}
 .page_contact_us .contact-right-side h1 {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
 }
.page_contact_us .imh-left p {
    font-size: 15px;
    color: #3A3A3A;
    line-height: 22px;
}
.page_contact_us .contact-right-side p {
    font-size: 15px;
    color: #fff;
    line-height: 22px;
}
.page_contact_us .contact-right-side {
    background: #F26365;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 30px;
    text-align: left;

}
.page_contact_us .col-md-6 {
    padding: 0;
}
.page_contact_us .imh-left .add-contact {
    display: -webkit-inline-box;
    gap: 8px;
    margin-right: 25px;
}
.page_contact_us .imh-left .add-contact img {
    width:25px;
}
.page_contact_us .col-md-6 .content_getIn_Touch h1 {
    color: #231F20;
    font-size:20px;
}
.page_contact_us .col-md-6 .content_getIn_Touch .content {
    background: #fff;
    height: 240px;
    align-content: center;
    margin-right: 15px;
    border-radius: 10px;
    justify-content: center;
    padding: 10px;
}
.carrees-page h1 {
    font-size: 25px;
    color: #3A3A3A;
}

.content.right-career {
    align-items: center;
    justify-content: center;
}
.carrees-page img {
    border-radius: 15px;
}
.carrees-page {
    padding-top: 3rem;
    margin-bottom: 3rem;
}
.right-career a.joinus {
    background: #ED2224 !important;
    border-radius: 50px;
    border: none;
    width: max-content;
    padding: .5rem 6rem;
}


























