@font-face {
  font-family: "Avenir Next", sans-serif;
  src: url("../fonts/Avenir Next.ttc");
}

@font-face {
  font-family: "Boodas.de My_regular";
  src: url("../fonts/Boodas.de My_regular.ttf");
}

@font-face {
  font-family: "AvenirLTStd-Roman";
  src: url("../fonts/AvenirLTStd-Roman.otf");
}

@font-face {
  font-family: "AvenirLTStd-Heavy";
  src: url("../fonts/AvenirLTStd-Heavy.otf");
}

@font-face {
  font-family: "AvenirLTStd-Black";
  src: url("../fonts/AvenirLTStd-Black.otf");
}

@font-face {
  font-family: "PingFang-HK-Regular-2";
  src: url("../fonts/PingFang-HK-Regular-2.otf");
}

@font-face {
  font-family: "MyriadPro-Regular", sans-serif;
  src: url("../fonts/MyriadPro-Regular.otf");
}

:root {
  --swiper-navigation-size: 2em !important;
}

.nav-wrap {
  font-family: "Avenir Next", sans-serif;
}
body {
  overflow-x: hidden;
  padding-top: 72px;
}
.sticky-top {
  position: fixed;
  width: 100%;
}
/* h1 {
    margin-bottom: 0.5em;
} */
h2,
.h2 {
  font-size: 2rem;
  /* font-size: 1.625em; */
}

h3 {
  font-size: 1.625em;
}
a:hover {
  /* color: #dc3545 !important; */
}
td {
  font-family: "AvenirLTStd-Roman";
  font-size: 16px;
  line-height: 2 !important;
}
.innovation-wrap-points a:hover {
  color: #dc3545 !important;
  font-weight: 600;
}
.nav-wrap .navbar-brand {
  max-width: 220px;
}

.nav-wrap ul li::after {
  border-right: 1px solid #000;
  height: 20px;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.desktop-navbar {
  display: flex;
}

.mobile-navbar {
  display: none;
}

.nav-wrap ul li:nth-child(5):after,
.nav-wrap ul li:nth-child(6):after {
  display: none;
}

/* .nav-wrap ul li:nth-child(7) a {
    padding-left: 0 !important;
    padding-right: 0 !important;
} */

.nav-wrap.navbar-light .navbar-nav .nav-link {
  color: #5e5e5e;
}

.text-dark {
  color: #000000 !important;
}

.text-gray {
  color: #969696 !important;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.text-dark:focus,
.navbar-light .navbar-nav .nav-link.text-dark:hover {
  color: #00a0ad !important;
}

.border-dark {
  border-color: #000000 !important;
}

.nav-search-field .btn {
  width: 30px;
  height: 30px;
}

.actives,
.actives:focus,
.actives:hover {
  text-decoration: underline;
}

.object-cover {
  object-fit: cover;
}

.slider-wrap h1 {
  font-family: "Boodas.de My_regular";
  top: 5%;
  left: 8%;
  /*right: 22%;*/
}
.slider-wrap hr {
  margin-top: 0px;
}

.slider-wrap h1::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 35px;
  background-color: #f05a22;
  /* left: 50px; */
  top: 7px;
}
.slider-wrap h1::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 35px;
  background-color: #f05a22;
  right: 50px;
  bottom: 7px;
}
.slider-wrap h5 {
  font-family: "AvenirLTStd-Roman";
  text-align: center;
  right: 8%;
  /* width: 100%; */
  bottom: 6px;
  font-size: 2rem;
}

.slider-wrap .container {
  position: relative;
}

.text-lblue {
  color: #00a0ad;
}

.text-blue {
  color: #00749a;
}

.text-green {
  color: #6cb880;
}

.text-orange {
  color: #f05a22;
}

.text-justify {
  text-align: justify;
}

.fs-14 {
  font-size: 0.875em !important;
}

.fs-10 {
  font-size: 0.3125em !important;
}

.small1 {
  font-size: 0.8125em;
}
hr.dotted {
  border-top: 3px dotted #bbb;
  background-color: transparent;
  opacity: 1;
}
/* Scroll Top Button Start */
a#scroll-top-button {
  text-decoration: none;
}

#scroll-top-button {
  font-family: "AvenirLTStd-Roman";
  display: grid;
  text-align: center;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#scroll-top-button img {
  width: 100%;
  max-width: 15px;
  height: auto;
  margin: 0 auto;
}

#scroll-top-button::after {
  display: none;
}

#scroll-top-button:hover {
  cursor: pointer;
}

#scroll-top-button.show {
  opacity: 1;
  visibility: visible;
}
.director-wrap {
  padding-top: 0px !important;
}
/* Scroll Top Button Finish */
.nav-tab-top {
  position: sticky;
  top: 100px;
}

.director-wrap h3,
.director-content,
.innovation-wrap-points,
.core-wrap h3,
.icon-title-center,
.environmental-wrap h3,
.sr-main-banner h1,
.tabs-inner-content,
.v-pills-meeting,
.v-pills-key,
.v-pills-gri,
.v-pills-independent,
.v-pills-feedback {
  font-family: "AvenirLTStd-Roman";
}

.director-content a,
.text-slider-card {
  font-family: "AvenirLTStd-Black";
}

a:hover img.img-hover {
  opacity: 0.7;
}

.tab-btn {
  font-size: 1.125em;
  color: #000000 !important;
  text-align: left !important;
  border-radius: 0 !important;
  padding-left: 0 !important;
  border-bottom: 1px solid #dee2e6 !important;
  background-color: transparent !important;
}

.tabs-content-heading {
  text-transform: uppercase !important;
  margin: 0 0 1.5rem !important;
}

.tabs-content-subhead {
  font-size: 1.375rem;
  margin: 1.25rem 0 !important;
}

.tabs-content-inner-subhead {
  font-size: 1.25rem;
  margin: 2rem 0 0.125rem 0 !important;
}

.tabs-content-text1 {
  text-align: justify;
  line-height: 2;
  font-weight: 600;
}

.ribbon-title h4 {
  color: #fff !important;
  font-size: 1.25rem !important;
  /* text-transform: capitalize !important; */
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 0 !important;
  padding-bottom: 10px;
}

.ribbon-title {
  position: relative;
  display: inline-block !important;
  /* background-size: auto 50px; */
  background-repeat: no-repeat;
  /* height: 50px; */
  background-size: cover;
  height: auto;
  background-position: right;
  margin-top: 20px;
  margin-left: 30px;
  margin-bottom: 1rem !important;
  padding-right: 2.5rem !important;
}

.ribbon-title::after {
  content: "";
  position: absolute;
  width: 30px;
  background-size: cover;
  height: 100%;
  left: -30px;
  top: 0;
  background-position: left;
}

.banner-wrapper {
  display: none;
}
.banner-wrapper.active {
  display: block;
}

.v-pills-director .tabs-content-heading,
.v-pills-director .tabs-content-subhead,
.v-pills-director .tabs-content-inner-subhead,
.v-pills-director .tabs-content-text1 {
  color: #00a0ad;
}

.v-pills-about-inner-sub .tabs-content-heading,
.v-pills-about-inner-sub .tabs-content-subhead,
.v-pills-about-inner-sub .tabs-content-inner-subhead,
.v-pills-about-inner-sub .tabs-content-text1,
.v-pills-governance-inner-sub .tabs-content-heading,
.v-pills-governance-inner-sub .tabs-content-subhead,
.v-pills-governance-inner-sub .tabs-content-inner-subhead,
.v-pills-governance-inner-sub .tabs-content-text1 {
  color: #00a0ad;
}

.v-pills-about-inner-sub .ribbon-title,
.v-pills-about-inner-sub .ribbon-title::after,
.v-pills-governance-inner-sub .ribbon-title,
.v-pills-governance-inner-sub .ribbon-title::after {
  background-image: url(../images/ribbon-about-inner.png);
}

.v-pills-innovating-inner-sub .tabs-content-heading,
.v-pills-innovating-inner-sub .tabs-content-subhead,
.v-pills-innovating-inner-sub .tabs-content-inner-subhead {
  color: #848f90;
}

.v-pills-innovating-inner-sub .ribbon-title,
.v-pills-innovating-inner-sub .ribbon-title::after {
  background-image: url(../images/ribbon-innovating-inner.png);
}

.v-pills-highlights-inner-sub .tabs-content-heading,
.v-pills-highlights-inner-sub .tabs-content-subhead,
.v-pills-highlights-inner-sub .tabs-content-inner-subhead {
  color: #3ea3cb;
}

.v-pills-highlights-inner-sub .ribbon-title,
.v-pills-highlights-inner-sub .ribbon-title::after {
  background-image: url(../images/sticker_1_long.png);
}

.v-pills-highlights-inner-sub .ribbon-title {
  background-image: url(../images/sticker_1_long-1.png);
}

.v-pills-highlights-inner-sub .ribbon-title h4 {
  color: #3ea3cb !important;
}

.v-pills-core-inner-sub .tabs-content-heading,
.v-pills-core-inner-sub .tabs-content-subhead,
.v-pills-core-inner-sub .tabs-content-inner-subhead {
  color: #d47e81;
}

.v-pills-core-inner-sub .ribbon-title,
.v-pills-core-inner-sub .ribbon-title::after {
  background-image: url(../images/ribbon-core-inner.png);
}

.v-pills-environmental-inner-sub .tabs-content-heading,
.v-pills-environmental-inner-sub .tabs-content-subhead,
.v-pills-environmental-inner-sub .tabs-content-inner-subhead {
  color: #75bea1;
}

.v-pills-environmental-inner-sub .ribbon-title,
.v-pills-environmental-inner-sub .ribbon-title::after {
  background-image: url(../images/ribbon-environmental-inner.png);
}

.v-pills-caring-inner-sub .tabs-content-heading,
.v-pills-caring-inner-sub .tabs-content-subhead,
.v-pills-caring-inner-sub .tabs-content-inner-subhead {
  color: #eb925c;
}

.v-pills-caring-inner-sub .ribbon-title,
.v-pills-caring-inner-sub .ribbon-title::after {
  background-image: url(../images/ribbon-caring-inner.png);
}

.v-pills-stakeholder-inner-sub .tabs-content-heading,
.v-pills-stakeholder-inner-sub .tabs-content-subhead,
.v-pills-stakeholder-inner-sub .tabs-content-inner-subhead {
  color: #a37688;
}

.v-pills-stakeholder-inner-sub .ribbon-title,
.v-pills-stakeholder-inner-sub .ribbon-title::after {
  background-image: url(../images/ribbon-stakeholder-inner.png);
}

.v-pills-meeting .tabs-content-heading,
.v-pills-meeting .tabs-content-subhead,
.v-pills-meeting .tabs-content-inner-subhead,
.v-pills-key .tabs-content-heading,
.v-pills-key .tabs-content-subhead,
.v-pills-key .tabs-content-inner-subhead,
.v-pills-gri .tabs-content-heading,
.v-pills-gri .tabs-content-subhead,
.v-pills-gri .tabs-content-inner-subhead,
.v-pills-independent .tabs-content-heading,
.v-pills-independent .tabs-content-subhead,
.v-pills-independent .tabs-content-inner-subhead,
.v-pills-feedback .tabs-content-heading,
.v-pills-feedback .tabs-content-subhead,
.v-pills-feedback .tabs-content-inner-subhead {
  color: #0072bc;
}

.tabs-content-image {
  position: relative;
  display: block;
  width: 100% !important;
  /* margin-bottom: 1.5rem; */
  margin-bottom: 0.5rem;
  /*max-width: max-content;*/
  object-fit: cover;
}

.mt-sm-3 {
  margin-top: 0.5rem !important;
}

.tabs-content-text2 {
  color: #000000 !important;
  text-align: justify;
  line-height: 2;
}

.img-foot-note {
  width: 100% !important;
  margin-bottom: 1rem !important;
}

.img-foot-note p {
  font-family: "AvenirLTStd-Roman";
  color: #000000 !important;
  font-size: 0.73em;
  text-align: justify;
  margin-bottom: 0 !important;
  /* padding-left: 15px; */
}
.img-foot-note p sup {
  padding-right: 1px;
}

.img-foot-note span {
  font-family: "AvenirLTStd-Heavy";
  font-size: 0.75em;
}
img.ic-check {
  width: 100%;
  max-width: 23px;
}
.img-contain {
  object-fit: contain;
}

img.img-professorzhang {
  max-width: 200px;
}

img.img-search {
  max-width: 270px;
}

img.graph-circle {
  max-width: 343px;
}

.mrgb-10 {
  margin-block: -10%;
  position: relative;
  z-index: 1;
  margin-top: 0;
}

img.img-signature-1 {
  width: 100%;
  max-width: 200px;
}
thead tr,
thead td {
  border-bottom: transparent;
}
thead tr:nth-child(1) td:nth-child(1) {
  /* background-color: #F6D7C2; */
  background: url(../images/image-2-table.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: content-box;
  border-bottom: transparent;
}
thead tr:nth-child(1) td:nth-child(2) {
  /* background-color: #DEEBCE; */
  background: url(../images/image-3-table.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /* background-origin: content-box; */
  border-bottom: transparent;
}
tbody tr:nth-child(odd) {
  background: url(../images/image-1-table.svg);
  /* background: url(../images/image-6-table.svg); */
  background-repeat: no-repeat;
  background-size: cover;
}
/*tbody tr:last-child {
    background: none;
}*/
tbody tr td:nth-child(1),
tbody tr td:nth-child(2),
thead tr td:nth-child(1) {
  border-right: 1px solid #ffffff;
}

tbody tr,
thead {
  border-bottom: 1px solid #ffffff;
  border-image: url(../images/image-4-table-border-up.svg) 30 round;
}

/* tr:nth-child(1) {
    background-color: #ffffff;
} */
.director-wrap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.director-content a:hover {
  color: #f05a22;
}

.innovation-wrap .innovation-wrap-item {
  left: 15%;
  top: 50%;
  transform: translate(-10%, -50%);
  margin: 0 auto;
  width: 50%;
}

.innovation-wrap .innovation-wrap-heading {
  font-family: "Boodas.de My_regular";
  bottom: auto;
  text-align: left;
}

.innovation-wrap .innovation-wrap-heading h1 span:first-child {
  background-image: linear-gradient(90deg, #ffffff 0%, #c5effb 100%);
}

.innovation-wrap .innovation-wrap-heading h1 span:last-child {
  color: #838e8f;
  background-image: linear-gradient(90deg, #fff1e5 0%, #ffffff 100%);
}

.innovation-wrap .innovation-wrap-points {
  width: 75%;
}

.innovation-wrap-points::before {
  content: "";
  position: absolute;
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  );
  left: 8%;
  top: 0;
  height: 110%;
  width: 65%;
  z-index: -1;
}

.innovation-wrap-points-item {
  z-index: 99;
}

.innovation-wrap-points-item img {
  width: 70px;
  height: 70px;
}

.text-danger {
  color: #c44f51;
}

.vector-icon {
  max-width: 120px;
}

.icon-title-center {
  top: 50%;
  transform: translate(0, -50%);
}

.icon-title-center a:hover {
  color: #c44f51 !important;
}

.bg-danger {
  background-color: #c44f51 !important;
  min-height: 48px;
}

.text-slider-card a:hover {
  color: #000000 !important;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 1em;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* h6.slider-text {
    font-family: "AvenirLTStd-Black";
    letter-spacing: 0.07em;
    background-color: #c44f51 !important;
    z-index: 2;
    margin: 0 12px;
} */
.slider-text {
  z-index: 2;
  margin: 0 12px;
  top: 0;
}
.slider-text h6 {
  font-family: "AvenirLTStd-Black";
  letter-spacing: 0.07em;
}
.swiper-slide p {
  /* font-size: .75em; */
  letter-spacing: 0.1em;
  line-height: 1.2;
}

.swiper-slide a {
  letter-spacing: 0.1em;
}

.swiper-button-next,
.swiper-button-prev {
  color: #ffffff;
}

.natural-icon {
  top: 45%;
  max-width: 120px;
  transform: translate(0, -50%);
}

.environmental-wrap .icon-title-center a:hover {
  color: #6cb880 !important;
}

.blue-green-large .icon-title-center {
  left: 90px;
}

.caring-icon {
  right: 75px;
  top: 128px;
  max-width: 70px;
}

.caring-wrap h2 {
  right: 155px;
  top: 130px;
  font-family: "Boodas.de My_regular";
}
/**SC-Zh**/

.caring-wrap-sc-zh h2 {
  right: 205px;
  top: 160px;
  font-family: "Boodas.de My_regular";
  flex-direction: row !important;
}
.caring-icon-sc-zh {
  right: 125px;
  top: 138px;
  max-width: 70px;
}
.stake-wrap-sc-zh h2 {
  right: 450px;
  top: 150px;
  font-family: "Boodas.de My_regular";
  flex-direction: row !important;
}
.caring-wrap-sc-zh .text-blue {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0),
    rgba(199, 234, 251, 1)
  );
}
.caring-wrap-sc-zh .text-yellow {
  background: linear-gradient(
    90deg,
    rgba(253, 244, 227, 1),
    rgba(255, 255, 255, 0)
  );
}

.stake-wrap-sc-zh .text-blue {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0),
    rgba(199, 234, 251, 1)
  );
}
.stake-wrap-sc-zh .text-pink {
  background: linear-gradient(
    90deg,
    rgba(253, 231, 237, 1),
    rgba(255, 255, 255, 0)
  );
}
/**SC-Zh**/
.caring-wrap h2 span:first-child,
.stake-wrap h2 span:first-child {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0),
    rgba(199, 234, 251, 1)
  );
}

.caring-wrap h2 span:last-child {
  background: linear-gradient(
    90deg,
    rgba(253, 244, 227, 1),
    rgba(255, 255, 255, 0)
  );
}

.text-yellow {
  color: #ea915b;
}

.stake-wrap h2 {
  font-family: "Boodas.de My_regular";
  right: 420px;
  top: 150px;
}

.text-pink {
  color: #a27687;
}

.stake-icon {
  right: 420px;
  top: 70px;
  max-width: 80px;
}

.stake-wrap-sc-zh .stake-icon {
  right: 460px;
}

.stake-wrap h2 span:last-child {
  background: linear-gradient(
    90deg,
    rgba(253, 231, 237, 1),
    rgba(255, 255, 255, 0)
  );
}

.copy-right-wrap {
  font-family: "PingFang-HK-Regular-2";
  color: #505050;
}

/* Sustainability Report 2020-21 */

.sr-main-banner h1 {
  top: 50%;
  left: 15%;
  transform: translate(0, -50%);
}

.tabs-content-wrap {
  background: url(../images/sr_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom 50%;
}

.breadcrumb-item a {
  font-family: "AvenirLTStd-Black";
  letter-spacing: 0.1em;
}

.breadcrumb-item a:hover {
  color: #00749a !important;
}

.tabs-content-wrap .nav {
  font-family: "MyriadPro-Regular", sans-serif;
}

/* .innovation-wrap-item span.fss-2 {
    font-size: 2rem;
} */
.fs-18 {
  font-size: 1.125em;
}

.nav-wrap.navbar-light .navbar-nav .nav-link.active {
  color: #00a0ad !important;
}

.tabs-content-wrap .nav-link.active,
.tabs-content-wrap .nav-link:hover {
  color: #00a0ad !important;
}

.tabs-content-wrap .nav-link.active span,
.tabs-content-wrap .nav-link:hover span {
  color: #f05a22 !important;
}

.navbar-expand-lg .navbar-nav li:nth-child(5) .nav-link {
  padding-right: 0.2125em;
  padding-bottom: 4px;
}

.navbar-expand-lg .navbar-nav li:nth-child(6) .nav-link {
  padding-left: 0;
  padding-right: 0;
}

.navbar-expand-lg .navbar-nav li:nth-child(7) .nav-link {
  padding-left: 0.05em;
}

.innovation-wrap-points a {
  text-decoration: none;
  color: #000000;
}

ul.list-content {
  position: relative;
  list-style: none;
  padding-left: 1.5rem;
}

.list-content li {
  line-height: 2 !important;
  padding-bottom: 1rem;
  /* position: relative; */
}

.list-content li::before {
  content: "";
  background: url("../images/ic-list.svg");
  /*url of image*/
  height: 10px;
  /*height of image*/
  width: 10px;
  /*width of image*/
  position: absolute;
  left: 0;
  /* top: 0; */
  /* bottom: 0; */
  transform: translate(0%, 100%);
  /* margin: 0 auto; */
  background-repeat: no-repeat;
}

.form-check-input:checked {
  background-color: #0072bc;
  border-color: #0072bc;
}
.img-popup .modal-body {
  box-shadow: 0 0px 15px 0 rgb(0 0 0 / 50%);
}
.img-popup .modal-body img {
  max-width: fit-content;
}
.img-popup .close-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 1;
  background: white;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-popup .close-btn button {
  padding: 1px;
  width: 10px;
  height: 10px;
}
.banner-image {
  /*height: calc(100vh - 74px);*/
  margin: 0 auto;
  max-width: 100%;
  /*min-height: 62vw;*/
}
/* .banner-content {
    background: #dffaff;
    padding: 30px;
} */
.slider-wrap h1::before {
  top: auto;
  margin-top: 7px;
}
.slider-wrap h1::after {
  bottom: auto;
  margin-top: 9px;
}
.caring-wrap h2 span,
.stake-wrap h2 span {
  float: left;
  line-height: 100%;
}
.table-wrapper {
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
.table-wrapper table {
  width: 100%;
  background-color: #eef8fd;
}
.table-wrapper .table-title {
  background-color: #4495d1 !important;
  color: #ffffff;
  border-top: 1px solid #ffffff;
}
.table-wrapper tbody tr th,
.table-wrapper tbody tr td {
  /*border-left: 2px solid #ffffff;*/
  border-right: 1px solid #ffffff;
  padding: 10px;
  line-height: 180% !important;
  vertical-align: top;
}
.table-wrapper tbody tr th:last-child,
.table-wrapper tbody tr td:last-child {
  border-right: 0px solid #ffffff;
}
.table-border-right {
  border-right: 1px solid #ffffff !important;
}
.table-wrapper .border-left {
  border-left: 1px solid #ffffff;
}
.table-wrapper .blue {
  background-color: #4495d1 !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.table-wrapper .light-blue {
  background-color: #92d6e3 !important;
  border-color: #ffffff !important;
  font-weight: bold !important;
}
.table-wrapper .no-bg {
  background-color: transparent !important;
}
.table-wrapper .color1 {
  background-color: #eef8fd !important;
}
.table-wrapper .color2 {
  background-color: #c0e2e6 !important;
}

.table-wrapper .bg-color1 {
  background-color: #f7d7c2 !important;
  color: #000000;
}
.table-wrapper .bg-color2 {
  background-color: #ddeacd !important;
  color: #000000;
}
.table-wrapper .bg-white {
  background-color: #ffffff !important;
  color: #000000;
}
.table-wrapper.border-table td {
  border: 1px solid #000000 !important;
}
.table-wrapper.border-table tr:nth-child(odd) {
  background-color: #c0e2e6;
}
.table-wrapper.border-table tr:nth-child(even) {
  background-color: #ffffff;
}

.table-wrapper tbody tr {
  background: transparent;
}
.table-wrapper tbody tr:nth-child(odd) {
  background-color: #eef8fd;
}
.table-wrapper tbody tr:nth-child(even) {
  background-color: #e1f4fd;
}

.table-wrapper ul {
  padding-left: 18px;
  margin-bottom: 0px;
}
.table-wrapper table h2 {
  width: auto;
  float: left;
  margin-bottom: 0px;
}
.table-wrapper.border-remove-table .table-title {
  background-color: transparent !important;
  border-top: 0px solid #00a0ad;
}
.table-wrapper.border-remove-table table {
  background-color: transparent;
}
.table-wrapper.border-remove-table table tr {
  background-color: transparent !important;
  color: #19a8b4;
}
.table-wrapper.border-remove-table ul {
  list-style: none;
}
.table-wrapper.border-remove-table ul li {
  position: relative;
}
.table-wrapper.border-remove-table ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 9px;
  background-image: url(../images/bullet-point.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  left: -18px;
  top: 9px;
}
.table-wrapper.border-remove-table tbody tr th,
.table-wrapper.border-remove-table tbody tr td {
  border-left: 0px solid #00a0ad;
  border-right: 0px solid #00a0ad;
}
.border-remove-table tbody tr,
.border-remove-table thead {
  border-bottom: 0px solid #00a0ad;
}
.border-remove-table th {
  width: 33.33%;
}
.border-remove-table tr td img {
  margin-bottom: 0px;
}
.border-remove-table tr td .box-text {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

.number-tebal i {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #00558e;
  color: #ffffff;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-style: initial;
  font-size: 13px;
  line-height: 120%;
  float: left;
  margin-top: 4px;
}
.number-tebal span {
  float: left;
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 20px);
}

.flood-storage-image {
  width: 100%;
  float: left;
}
.flood-storage-image .full-box {
  width: 100%;
  float: left;
}
.flood-storage-image .left-box {
  width: 45.82%;
  float: left;
}
.flood-storage-image .right-box {
  width: 54.18%;
  float: left;
}
.flood-storage-image img {
  margin: 0px;
}

.mobile-show {
  display: none;
}
.img-foot-note.mb-0 {
  margin-bottom: 0px !important;
}
.w-80 {
  width: 85%;
  margin: 0 auto;
}
.tab-content ul li {
  line-height: 2;
}
#preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  float: left;
  background-color: #ffffff;
  z-index: 9999;
}

/**css start-new**/
.green-border-top-bottom {
  border-top: 5px solid #75bea1;
  border-bottom: 5px solid #75bea1;
  display: inline-block;
}
.brown-border-top-bottom {
  border-top: 5px solid #a37688;
  border-bottom: 5px solid #a37688;
  display: inline-block;
  padding: 5px 0;
}
.same-bold {
  font-weight: 400 !important;
}

.fix-bg-safty {
  background-color: #db8754 !important;
}
/* Mani CSS 22/05 */
.table-wrapper .color3 {
  background-color: #ffccb3 !important;
}
.table-wrapper .tbd3 tr:nth-child(even) {
  background-color: #ffe6d9;
}
.table-wrapper .tbd3 tr:nth-child(odd) {
  background-color: #fff2e6;
}
.table-wrapper .tbd4 tr:nth-child(even) {
  background-color: #f5e6f7;
}
.table-wrapper .tbd4 tr:nth-child(odd) {
  background-color: #f7f0fa;
}
/* Mani CSS 22/05 end*/
.fix-after-img::after {
  content: "";
  background-image: none !important;
}
.set-gasoline-color {
  background-color: #e1f4fd !important;
}

.new-tbl-size {
  max-width: 575px !important;
  width: auto !important;
}
.new-tbl-size-new {
  max-width: 750px !important;
  width: auto !important;
}
.new-tbl-size-small {
  max-width: 445px !important;
  width: auto !important;
}
.new-tbl-size-small-last {
  max-width: 400px !important;
  width: auto !important;
}
.new-tbl-size-small-last2 {
  max-width: 405px !important;
  width: auto !important;
}
/**css end-new**/

@media (max-width: 1199.98px) {
  .bg-danger {
    min-height: 69px;
  }

  .innovation-wrap-points-item img {
    width: 60px;
    height: 60px;
  }

  .innovation-wrap .innovation-wrap-item {
    width: 60%;
  }

  /* .innovation-wrap .innovation-wrap-points {
        width: 75%;
    } */
  .caring-icon {
    right: 120px;
    top: 33px;
  }

  .caring-wrap h2 {
    right: 10px;
    top: 120px;
  }

  .stake-icon {
    right: 330px;
    top: 33px;
  }

  .stake-wrap h2 {
    right: 200px;
    top: 120px;
  }

  .tabs-content-link {
    white-space: pre;
    overflow: auto;
    word-wrap: normal;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media (max-width: 991.98px) {
  h2 {
    font-size: 2rem;
    /* font-size: 1.625em; */
  }
  .desktop-navbar {
    display: none;
  }

  .mobile-navbar {
    display: block;
    height: 60vh;
    overflow-y: auto;
  }

  .nav-wrap ul.mobile-navbar li::after {
    display: none;
  }

  .nav-wrap ul.mobile-navbar li ul {
    align-items: center !important;
  }

  .nav-wrap ul.mobile-navbar li ul:nth-child(1) li:nth-child(1) a::after,
  .nav-wrap ul.mobile-navbar li ul:nth-child(1) li:nth-child(2) a::after {
    border-right: 1px solid #000;
    height: 20px;
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding-right: 15px;
  }

  .nav-wrap ul.mobile-navbar li ul:nth-child(2) li a::after {
    display: none;
  }

  .mobile-navbar .dropdown-menu {
    border: transparent;
  }

  .mobile-navbar .dropdown-toggle::after {
    display: none;
  }

  .mobile-navbar .dropdown-item {
    font-family: "Avenir Next", sans-serif;
    font-size: 0.875em !important;
    color: #5e5e5e !important;
    padding: 0.25rem 1rem 0.25rem 0 !important;
    white-space: inherit !important;
  }

  .navbar-light .navbar-nav .nav-link .dropdown-item:focus,
  .navbar-light .navbar-nav .nav-link .dropdown-item:hover,
  .navbar-light .navbar-nav .nav-link .dropdown-item.text-dark:focus,
  .navbar-light .navbar-nav .nav-link .dropdown-item.text-dark:hover {
    color: #00a0ad !important;
  }

  .mobile-navbar .dropdown-item.active,
  .dropdown-item:active {
    color: #00a0ad !important;
    background-color: transparent !important;
  }

  .mobile-navbar .dropdown-item.active,
  .dropdown-item.active span,
  .mobile-navbar .dropdown-item.active,
  .dropdown-item:hover span {
    color: #f05a22 !important;
  }

  .nav-wrap.navbar-light .navbar-toggler-icon {
    background-image: url(../images/icon-menu-mobile.svg);
    width: 23px;
  }

  .nav-wrap.navbar-light .navbar-toggler {
    border-color: transparent;
  }

  .nav-wrap.navbar-light .navbar-toggler:focus {
    box-shadow: 0 0 0 0rem;
  }

  .nav-wrap.navbar-expand-lg .navbar-nav {
    align-items: center;
  }

  .innovation-wrap .carousel-caption {
    top: 3%;
  }

  .innovation-wrap .innovation-wrap-item {
    width: 70%;
  }

  /* .innovation-wrap .innovation-wrap-points {
        width: 100%;
    } */
  .innovation-wrap-points-item img {
    width: 55px;
    height: 55px;
  }

  .blue-green-large .icon-title-center {
    left: 10px;
  }

  .caring-icon {
    right: 60px;
    top: 10px;
  }

  .caring-wrap h2 {
    right: 0px;
    top: 72px;
  }

  .stake-icon {
    right: 240px;
    top: 5px;
  }

  .stake-wrap h2 {
    right: 160px;
    top: 72px;
  }

  .bg-danger {
    min-height: 40px;
  }

  .navbar-expand-lg .navbar-nav li:nth-child(5) .nav-link {
    padding-right: 0.2125em;
    padding-bottom: 4px;
  }

  .navbar-expand-lg .navbar-nav li:nth-child(6) .nav-link {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767.98px) {
  .new-tbl-size,
  .new-tbl-size-new,
  .new-tbl-size-small,
  .new-tbl-size-small-last {
    max-width: none !important;
    width: 90% !important;
  }

  body {
    padding-top: 65px;
  }
  h1 {
    font-size: 2em !important;
  }
  h2,
  .h2 {
    font-size: 1.5rem !important;
  }

  h3 {
    font-size: 1.375rem !important;
  }

  .display-6 {
    font-size: 1.5em !important;
  }

  .mobile-show {
    display: block;
  }

  .w-80 {
    width: 100%;
  }

  .nav-wrap .navbar-brand {
    max-width: 180px;
  }
  /* .banner-content {
        background: transparent;
    } */
  .slider-wrap h1::before {
    height: 27px;
    /* top: 5px; */
  }

  .slider-wrap h1::after {
    height: 27px;
    /* bottom: 5px; */
  }

  .slider-wrap h1 {
    text-align: center;
    left: 0;
    width: 100%;
    top: 5%;
  }
  .slider-wrap h5 {
    text-align: center;
    right: 0;
    width: 100%;
    bottom: 0;
  }
  .slider-wrap h5 {
    font-size: 20px;
  }

  .custom-m {
    padding-top: 40px;
  }
  .text-slider-card {
    padding-bottom: 40px;
  }
  .slider-text {
    top: 0;
  }
  .innovation-wrap .innovation-wrap-item {
    top: 30%;
    width: 85%;
  }

  .caring-wrap h2,
  .stake-wrap h2 {
    margin: 0 auto;
    top: 38%;
    transform: translate(-50%, -50%);
    width: 91%;
    left: 50%;
  }

  .vector-icon,
  .natural-icon {
    max-width: 80px;
  }
  img.ic-check {
    max-width: 19px;
  }
  .blue-green-large .icon-title-center {
    left: 0;
  }

  hr {
    margin: 0;
  }

  .tab-btn {
    font-size: 1em;
  }

  .ribbon-title h4 {
    height: 65%;
  }

  .ribbon-title {
    background-size: cover;
    height: auto;
  }

  .ribbon-title::after {
    width: 30px;
    height: 94%;
    background-position: bottom;
    background-repeat: no-repeat;
    top: 4px;
  }

  .v-pills-about-inner-sub .ribbon-title::after {
    background-image: url(../images/ribbon-left-about-inner.jpg);
  }

  .v-pills-innovating-inner-sub .ribbon-title::after {
    background-image: url(../images/ribbon-left-innovating-inner.png);
  }

  .v-pills-highlights-inner-sub .ribbon-title::after {
    background-image: url(../images/ribbon-left-highlights-inner.png);
  }

  .v-pills-highlights-inner-sub .ribbon-title::after {
    top: 0;
  }

  .v-pills-core-inner-sub .ribbon-title::after {
    background-image: url(../images/ribbon-left-core-inner.png);
  }

  .v-pills-environmental-inner-sub .ribbon-title::after {
    background-image: url(../images/ribbon-left-environmental-inner.png);
  }

  .v-pills-caring-inner-sub .ribbon-title::after {
    background-image: url(../images/ribbon-left-caring-inner.png);
  }

  .v-pills-stakeholder-inner-sub .ribbon-title::after {
    background-image: url(../images/ribbon-left-stakeholder-inner.png);
  }

  /* Director's Statement */
  img.img-signature {
    max-width: 90%;
  }

  .tabs-content-image {
    margin: 0 auto 0.5rem;
  }

  img.img-signature-1 {
    width: 100%;
    max-width: 200px;
  }
  tbody tr:nth-child(odd) {
    background-position: center;
  }
  thead tr:nth-child(1) td {
    line-height: 1.3 !important;
  }
  .swiper-button-next,
  .swiper-button-prev {
    padding-bottom: 40px;
  }
  .sr-main-banner h1 {
    left: 10%;
  }
  .mrgb-10 {
    margin-block: -8%;
  }

  .table-wrapper tbody tr th,
  .table-wrapper tbody tr td {
    font-size: 14px !important;
  }
}

@media (max-width: 575.98px) {
  .banner-wrapper img {
    min-height: 120px;
  }
  .sr-main-banner h1 {
    font-size: 1.2rem !important;
  }
  /*.row {
        margin: 0;
    }*/

  .innovation-wrap .innovation-wrap-points {
    width: 100%;
  }

  .innovation-wrap-points::before {
    width: 95%;
  }

  .innovation-wrap .innovation-wrap-item {
    top: 5%;
    transform: translate(-10%, 0%);
  }

  .tabs-content-text1,
  .tabs-content-text2 {
    line-height: 1.5;
  }

  .bg-danger {
    height: 56px;
  }

  .swiper-slide h4 {
    height: 22px;
  }

  .swiper-slide p,
  .swiper-slide a {
    line-height: 1;
  }

  .natural-icon {
    top: 31%;
  }

  .tabs-content-image {
    /* max-width: 70%; */
    height: auto !important;
  }
  .sr-main-banner h1 {
    left: 5%;
  }

  .slider-wrap h5 {
    font-size: 18px;
  }
}

@media (max-width: 375px) {
  .sr-main-banner h1 {
    font-size: 1rem !important;
  }
}
