img {
    max-width: 100%;
}
._BLUE_ {
    background-color: #d8edab;
}
._GREEN_ {
    background-color: #d8edab;
}
._PINK_ {
    background-color: #ffc2d3;
}
._CYAN_ {
    background-color: #abedeb;
}
._ORANGE_ {
    background-color: #ffc097;
}
._YELLOW_ {
    background-color: #d8edab;
}
.head-style {
    position: relative;
    z-index: 1;
    font-size: 38px;
    color: #202020;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}
.head-style:before {
    width: 115px;
    content: '';
    height: 8px;
    background-color: #f6bc15;
    position: absolute;
    top: auto;
    margin-left: -22px;
    z-index: -1;
    bottom: 3px;
}
.text-center {
    text-align: center;
}
.banner-section {
    background-image: url(../jpg/banner-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    margin-top: 80px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.banner-section-inner {
    align-items: center;
    padding: 0 15px;
    height: 842px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 1304px;
    margin: 0 auto;
    flex-wrap: wrap;
}
.banner-caption h1 {
    font-size: 90px;
    font-weight: 700;
    filter: drop-shadow(0 0 7px rgba(0,0,0,0.61));
    color: #f6bc15;
    text-transform: uppercase;
    -webkit-filter: drop-shadow(0 0 7px rgba(0,0,0,0.61));
}
.banner-caption span {
   color: #fff;
}
.banner-caption {
    text-align: center;
    margin-top: -60px;
}
.banner-caption span strong {
    font-weight: 600;
    color: #ff6e00;
}
.banner-caption p {
    font-size: 56px;
    line-height: normal;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
.banner-section:after {
    height: 117px;
    background-image: url(../png/cloud-border.png);
    position: absolute;
    bottom: -22px;
    width: 100%;
    left: 0;
    content: '';
    z-index: -1;
}
.banner-section::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: -1;
}
.banner-logo {
    position: absolute;
    top: 0;
    margin-top: 60px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
/*****************************************/
.social-activity-inner {
    align-items: center;
    padding: 0 15px;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 1304px;
    margin: 0 auto;
    flex-wrap: wrap;
    text-align: center;
}
.social-activity h3 {
    font-size: 38px;
    color: #202020;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}
.social-activity-inner h3 b {
    color: #fa6903;
}
.social-activity strong {
    font-size: 18px;
    color: #575757;
    font-weight: 600;
    margin-bottom: 10px;
}
.social-activity p {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}
.social-activity {
    padding: 45px 0 50px 0;
}

/********************************************/
.corporate-social-responsibility-inner {
    padding: 0 15px;
    height: auto;
    max-width: 1304px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 11;
    min-height: 880px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.flexible-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.corporate-social-responsibility-left {
    width: auto;
    align-items: center;
    padding-right: 44px;
    position: absolute;
    left: 0;
    margin-top: 0;
    pointer-events: none;
}
.corporate-social-responsibility-left img {
    max-width: 55.5vw;
}
.corporate-social-responsibility-right {
    background-color: #4bbafd;
    text-align: left;
    padding: 70px 70px 70px 75px;
    width: 700px;
    margin-top:-70px;
    position: relative;
}
.corporate-social-responsibility-right:after {
    content: '';
    position: absolute;
    width: 1000vw;
    height: 100%;
    background-color: #4bbafd;
    top: 0;
    left: 0;
    z-index: -1;
}
.corporate-social-responsibility-right p {
    list-style: none;
    font-size: 18px;
    color: #fff;
    margin-bottom: 22px;
    padding-left: 50px;
    position: relative;
}
.corporate-social-responsibility {
    padding-top: 30px;
}
/*.corporate-social-responsibility-right ul li:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 23px;
    left: 0;
    background-size: 25px;
    top: 0;
    background-image: url(../images/corporate-social-responsibility/star.svg);
    background-repeat: no-repeat;
}*/





/************************/
.social-activity-inner-2022{
    margin-bottom: 80px;
}
.social-responsibility h3 {
    margin: 0 0 80px 0;
}
.social-responsibility-inner {
    align-items: center;
    padding: 0 15px;
    height: auto;
    max-width: 1304px;
    margin: 0 auto;
    text-align: center;
    min-height: 890px;
}
.social-responsibility-left {
    text-align: left;
    width: 59.5%;
}
.social-responsibility-left ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.social-responsibility-left ul li i {
    width: 137px;
    display: inline-flex;
    height: 137px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.social-responsibility-left ul li i img {
    max-height: 91px;
}
.social-responsibility {
    background-color: #efefef;
    padding: 100px 0 0 0;
    position: relative;
}
.social-responsibility:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 167px;
    top: 0;
    left: 0;
    margin-top: -96px;
    pointer-events: none;
    background-image: url(../png/decore-top.png);
    background-position: center center;
}
.social-responsibility:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 171px;
    bottom: 0;
    left: 0;
    margin-bottom: -90px;
    pointer-events: none;
    background-image: url(../png/decore-bottom.png);
    background-position: center center;
}
.social-responsibility-left ul li {
    width: 50%;
    text-align: center;
    margin-bottom: 55px;
}
.social-responsibility-left ul li span {
    display: block;
    font-size: 16px;
    color: #575757;
    font-weight: 600;
    margin-top: 10px;
}
.social-responsibility-right {
    width: 44.15%;
    height: 100%;
    position: absolute;
    top: 148px;
    right: 0;
    background-repeat: no-repeat;
}
.social-responsibility-right img {
    display: none;
}
.section-common-content {
    padding: 20px 0 50px 0;
}

.our-approch h3 {
    font-size: 38px;
    color: #202020;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 0px 0;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.our-approch-inner {
    padding: 0 15px;
    height: auto;
    max-width: 1304px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 11;
    min-height: 65.35vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.flexible-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.our-approch-left {
    width: auto;
    align-items: center;
    padding-right: 44px;
    position: absolute;
    left: 0;
    margin-top: 0;
    pointer-events: none;
}
.our-approch-left img {
    max-width: 55.5vw;
}
.our-approch-right {
    background-color: #f6bc15;
    text-align: left;
    padding: 70px 70px 70px 75px;
    width: 792px;
    margin-top:-70px;
    position: relative;
}
.our-approch-right:after {
    content: '';
    position: absolute;
    width: 1000vw;
    height: 100%;
    background-color: #f6bc15;
    top: 0;
    left: 0;
    z-index: -1;
}
.our-approch-right ul li {
    list-style: none;
    font-size: 18px;
    color: #0c0c0c;
    margin-bottom: 22px;
    padding-left: 50px;
    position: relative;
}
.our-approch {
    padding-top: 30px;
}
.our-approch-right ul li:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 23px;
    left: 0;
    background-size: 25px;
    top: 0;
    background-image: url(../svg/star.svg);
    background-repeat: no-repeat;
}
/****************************************/
.charity-section {
    padding-bottom: 65px;
}
.charity-section strong {
    display: block;
    font-size: 18px;
    color: #575757;
    font-weight: 600;
    margin-bottom: 15px;
}
.carity-caption {
    text-align: center;
}
.charity-section-inner {
    padding: 0 15px;
    height: auto;
    max-width: 1304px;
    margin: 0 auto;
}
.charity-grid {
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.charity-grid-left-top {
    display: flex;
    flex-wrap: wrap;
}
.inner-right {
    display: flex;
    flex-direction: column;
    width: 38.55%;
}
.inner-left {
    width: 61.185%;
    margin-top: 5.7%;
    padding-right: 3px;
}
.charity-grid-right {
    width: 22.78%;
}
.charity-grid-left {
    width: 77.22%;
}
.inner-right img {
    margin-top: 3px;
    vertical-align: top;
}
.charity-grid-left-bottom {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.charity-grid-left-bottom img {
    width: calc(50% - 3px);
    margin-right: 3px;
    margin-top: 3px;
}
.event-slider {
    float: none !important;
}
.beinghuman {
    padding: 50px 0;
}
.beinghuman-inner {
    padding: 0 15px;
    height: auto;
    max-width: 1304px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.beinghuman-left {
    width: 48%;
}
.beinghuman-right {
    width: 48%;
}
.beinghuman-right img {
    max-width: initial;
}