@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&family=Oswald:wght@500&family=Poppins:wght@400;500;700&display=swap');
:root {
  --color-acc: #007f85;
  --color-ex01: #f59b00;
  --color-ex02: #000 --font-125rem: 1.25rem;
  --lh-18: 1.8;
  --lh-14: 1.4;
  --font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Sans TC';
}
i.fa.fa-twitter:before {
  content: "\e918" !important;
}
body {
  line-height: var(--lh-18) !important;
  font-size: 1.25rem;
}
html[lang="en-US"] body {
  /* line-height: var(--lh-14) !important;*/
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
#page-header-bg h1,
.nectar-box-roll .overlaid-content h1,
#page-header-bg .subheader,
.row .col.section-title h1,
.row .col.section-title h2,
button[type=submit],
input[type=button],
input[type=submit] {
  /*  font-family: 'Poppins', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
*/ font-family: var(--font-family);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500 !important
}
body:not(.woocommerce-cart) .main-content td,
body:not(.woocommerce-cart) .main-content th {
  font-size: 1.25rem;
}
.container-wrap p {
  line-height: var(--lh-18) !important;
}
html[lang="en-US"] .container-wrap p {
  line-height: var(--lh-14) !important;
}
#page-header-bg .subheader {
  line-height: 1.2;
}
.fancybox-content {
  background-color: #fff !important
}
.nectar-button.large {
  font-size: 1.25rem;
}
.nectar-post-grid-item h3.post-heading {
  font-size: 20px;
}
.row .col p:last-child {}
.main-content > .row > .wpb_row:not(last-child) {
  margin-bottom: 27px;
}
.nectar-fancy-ul ul:not(last-child) {
  margin-bottom: 0
}
/*.nectar-fancy-ul[data-list-icon="icon-salient-check"] li,*/
.nectar-fancy-ul[data-list-icon="fa fa-file-text-o"] li {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #cecece;
  display: flex;
  align-items: center;
}
/*.nectar-fancy-ul[data-list-icon="icon-salient-check"] li:last-child,*/
.nectar-fancy-ul[data-list-icon="fa fa-file-text-o"] li:last-child {
  border-bottom: none;
}
/*.nectar-fancy-ul[data-list-icon="icon-salient-check"] li i,*/
.nectar-fancy-ul[data-list-icon="fa fa-file-text-o"] li i {
  display: flex;
  align-items: center;
  transition: all 0.2s
}
/*.nectar-fancy-ul[data-list-icon="icon-salient-check"] li:hover i,*/
.nectar-fancy-ul[data-list-icon="fa fa-file-text-o"] li:hover i {
  transform: translateX(0.5em)
}
@media only screen and (max-width: 690px) {
  .wpb_column:not([class*=vc_col-xs]) {
    width: 100%;
    margin-bottom: 1rem;
  }
}
/*Swiper 容器設定*/
.w4pl-inner {
  position: relative
}
.w4pl-inner .swiper {
  margin: auto 50px;
  padding: 10px;
}
/*nav */
@media only screen and (min-width: 768px) {
  #header-outer[data-full-width="true"] header > .container {
    padding: 0 30px;
  }
  body #page-header-bg .span_6 span.subheader,
  #page-header-bg span.result-num,
  body .row .col.section-title > span,
  .page-header-no-bg .col.section-title h1 > span,
  .nectar-box-roll .overlaid-content .subheader {
    width: 50%
  }
}
#top .sf-menu li ul {
  padding: 0.5rem;
  border-radius: 0 0 0.3rem 0.3rem;
}
#top .sf-menu li ul li a {
  opacity: 0.8;
  padding: 0.5rem 1rem;
  line-height: 1.2;
  transition: all .2s;
  border-radius: 5px;
}
#top .sf-menu li ul li a:hover {
  opacity: 1;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 5px;
  background-color: var(--color-ex01) !important
}
#top #search-btn a {
  border: 0 !important
}
/*header-secondary nav */
#header-secondary-outer nav {
  min-height: 40px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}
#header-secondary-outer nav > ul > li {
  border: 0 !important;
  display: flex;
  align-items: center
}
#header-secondary-outer nav > ul > li > a {
  font-size: 1rem !important;
  border: 0 !important;
  padding: 0.5em !important;
  line-height: 1 !important
}
bodys:not([data-header-format="left-header"]) #header-outer #header-secondary-outer .sf-menu li ul,
#header-secondary-outer ul ul li a,
#header-secondary-outer nav > ul > li .sub-menu {
  min-width: 41px;
  max-width: 100%;
  background-color: #fff !important;
  padding: 0 !important
}
#header-secondary-outer nav > ul > li .sub-menu a {
  font-size: 1rem !important;
  padding: 0.2em;
  color: #666 !important;
  text-align: center;
}
li.lang-item {
  display: inline-block;
}
li.lang-item.current-lang {
  opacity: 0.5
}
li.lang-item:after {
  content: '/'
}
li.lang-item:last-child:after {
  content: none
}
.meta--link-contact a {
  background-color: var(--color-ex01);
  color: #fff !important;
  font-weight: 500;
  border-radius: 50em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.off-canvas-menu-container a {
  opacity: 1 !important
}
@media (max-width: 1440px) {
  #header-outer #logo img {
    height: 44px !important;
  }
  #top .sf-menu > li:not([class*="menu-item-btn"]) > a {
    padding: 0 0.8rem
  }
  #top nav > ul > li > a {
    font-size: 1rem
  }
}
@media (max-width: 999px) {
  body:not(.material) #header-secondary-outer nav > ul {
    display: flex;
    justify-content: flex-end;
    border-top: 0 !important
  }
}
/*footer */
#footer-outer {
  font-size: 1rem;
  line-height: var(--lh-14) !important
}
#footer-outer #copyright {
  padding: 1em 0 !important;
  font-size: 1rem;
}
#footer-widgets .widget_media_image img {
  max-width: 220px !important;
}
#footer-widgets .row {
  display: flex;
  justify-content: space-between
}
#footer-widgets .bykh-area1 {
  width: 25%;
}
#footer-widgets .bykh-area2 {
  width: 75%;
}
#footer-widgets .bykh-area2 .menu {
  display: flex;
  justify-content: space-between
}
#footer-widgets .bykh-area2 .menu > li {
  flex: 0 0 15%;
  padding: 0 !important
}
#footer-widgets .bykh-area2 .menu > li > a {
  font-weight: 500;
  margin-bottom: 1em;
}
#footer-widgets .bykh-area2 .menu > li .sub-menu li {
  display: flex;
  opacity: 0.65;
  transition: all .3s
}
#footer-widgets .bykh-area2 .menu > li .sub-menu li:hover {
  opacity: 1
}
#footer-widgets .bykh-area2 .menu > li .sub-menu > li:before {
  /*  content: '-';
  height: 1em;
  margin-right: 0.25em;
  opacity: 0.5*/
}
.footer__social {
  margin-bottom: 1em
}
.footer__social ul {
  display: flex
}
.footer__social li {
  display: inline-block;
  line-height: 1;
  margin-right: 1rem;
  padding: 0 !important
}
.footer__social li a {
  position: relative;
  width: 2.5em;
  height: 2.5em;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50em;
  border: 2px solid #ffffff80;
  line-height: 1
}
#copyright .container {
  display: flex;
  justify-content: space-between
}
#copyright .container li {
  margin: 0 !important
}
.footer__privacy a {
  text-align: right;
  display: block;
  white-space: nowrap;
  font-size: 1rem
}
@media (max-width:1200px) {
  #footer-widgets .row {
    display: block
  }
  #footer-widgets .bykh-area1 {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
  }
  #footer-widgets .bykh-area2 {
    width: 100% !important;
    display: block;
  }
  .footer__social {
    align-self: center
  }
  .footer__social ul {
    justify-content: center
  }
}
@media (max-width:992px) {
  #footer-widgets .bykh-area1 {
    display: flex;
    flex-wrap: wrap;
  }
  #footer-widgets .widget_media_image {
    flex: 1 1 100%;
    margin-bottom: 1rem;
  }
}
@media (max-width:576px) {
  #footer-outer .row {
    padding: 2rem 0 1rem
  }
  #footer-widgets .col.bykh-area1 {
    margin-bottom: 0
  }
  #footer-widgets .bykh-area2 {
    display: none
  }
  .footer__social ul {
    display: block
  }
  #copyright .container {
    flex-direction: column-reverse;
    text-align: center
  }
  #footer-outer #copyright li {
    float: none;
    text-align: center
  }
  #footer-outer #copyright li a {
    margin: auto;
    display: inline-block;
  }
  #footer-outer #copyright .col {
    margin-bottom: 0
  }
}
/*Home : Hero Banner */
#hero--banner .row-bg-wrap .row-bg {
  background-size: auto 90%
}
.hero--inner {
  padding: 0.5rem;
  background-color: #ffffffcc;
}
.home h1.vc_custom_heading {
  font-weight: 700;
  color: var(--color-acc);
  padding: 0.5rem 0.5rem 0 0.5rem;
  margin: 0
}
/*Home : General */
.home #ajax-content-wrap > .container-wrap {
  background-image: url(/wp-content/uploads/home_mbg.png)
}
.home h2.vc_custom_heading {
  color: var(--color-acc);
  border-bottom: 2px solid var(--color-ex01);
  display: inline-block;
}
.home__news {
  text-align: left !important
}
.home__testmony h4:before,
.home__testmony h4:after {
  content: '"';
}
.home__testmony h4 em {
  display: inline-block;
  font-size: 0.75em;
  opacity: 0.85;
  line-height: 1.2;
  font-style: normal;
  font-weight: normal;
}
.home__testmony p {
  font-size: 1rem;
}
.home__testmony p > strong {
  color: var(--color-ex01);
  font-size: 1.25em;
}
/*Home : Swiper */
.product__swiper .swiper-button-next,
.product__swiper .swiper-button-prev {
  color: var(--color-acc);
}
.home .product__swiper .swiper-button-next,
.home .product__swiper .swiper-button-prev {
  color: #fff;
}
.product__swiper figure {
  padding: 0.2em 0;
  text-align: center
}
.product__swiper figure figcaption,
.product__swiper figure figcaption a {
  /*  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;*/
}
.product__swiper figure figcaption a {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0.2em 0 0;
  opacity: 1 !important
}
.product__swiper figure figcaption h4 {}
.product__swiper figure figcaption h5 {
  font-size: var(--font-125rem) !important;
  line-height: 1 !important;
  margin-bottom: 1em;
}
.product__swiper figure .img__wrap {
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-color: var(--color-acc);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.product__swiper figure img {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  transition: all .3s;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0
}
.product__swiper figure:hover img {
  transform: scale(1.05);
  opacity: 0.95;
}
/*Home : Award */
@media (min-width:1200px) {
  .home .award__wrap .wpb_wrapper,
  .home .award__wrap .wpb_wrapper .wpb_row,
  .home .award__wrap .wpb_wrapper .wpb_row .row-bg-wrap,
  .home .award__wrap .wpb_wrapper .wpb_row .row-bg-wrap,
  .home .award__wrap .wpb_wrapper .wpb_row .col,
  .home .award__wrap .vc_column-inner {
    /*    height: 100%;*/
  }
}
@media (max-width:576px) {
  #hero--banner,
  #hero--banner.wpb_row.vc_row-o-full-height.top-level,
  #hero--banner.wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
    min-height: auto;
  }
  #hero--banner .row-bg-wrap .row-bg {
    background-size: contain
  }
  .home h2.vc_custom_heading {
    display: block;
    text-align: center !important
  }
  .home .vc_col-sm-4 {
    margin-bottom: 30px !important
  }
  .home .vc_col-sm-6 {
    margin-bottom: 60px !important;
  }
}
/*Page General Style*/
.page-header-bg-image-wrap:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(0, 127, 133);
  background: linear-gradient(135deg, rgba(0, 127, 133, 1) 0%, rgba(17, 143, 185, 0) 34%, rgba(19, 145, 190, 0) 79%, rgba(33, 159, 235, 1) 100%);
  z-index: 99
}
.page-header-bg-image-wrap:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #3693;
  z-index: 99
}
.inner__pagetitle-wrap {
  text-align: center
}
.inner__pagetitle-wrap h2.vc_custom_heading {
  margin-bottom: 2rem;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
  color: var(--color-acc);
  border-bottom: 2px solid var(--color-ex01);
  display: inline-block;
}
.page:not(.home) h3 {
  margin-bottom: .7em;
  color: var(--color-acc)
}
.block__text p {
  padding-bottom: 0 !important
}
.menu__tab ul {
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0
}
.menu__tab ul li {
  margin: auto 1rem;
  list-style: none;
}
.menu__tab ul li a {
  padding: 0.2em 0.75em;
  border-radius: 50em;
  transition: all .3s
}
.menu__tab ul li.current-menu-item a {
  background-color: #ececec;
}
.table__scroll {
  overflow-y: auto;
  margin: 1em auto !important
}
.table__scroll th {
  white-space: nowrap;
}
table {
  border-radius: 5px;
  border-bottom: 2px solid #999999;
  border-left: 0 !important;
  border-right: 0 !important;
}
thead {
  border-top: 2px solid #999999;
  border-bottom: 2px solid #9999994d;
  color: var(--color-acc);
  background-color: #007f85b3
}

thead th{
  color: #fff;
  background-color: #007f85b3
}

th:first-child,
td:first-child {
  border-left: none !important
}
th:last-child,
td:last-child {
  border-right: none !important
}
@media screen and (min-width:1440px) {
  #page-header-wrap,
  #page-header-bg {
    height: 60vh !important;
  }
}
@media screen and (min-width:992px) {
  #page-header-bg .span_6 {
    width: 50%;
  }
}

@media screen and (max-width:576px) {
.table__scroll td{
		min-width: 50vw
	}
}
/*Post General Style */
body.single:not(.single-profiles) .container-wrap {
  padding-top: 0
}
.single:not(.single-profiles) .container-wrap > .container {
  padding: 0
}
.single .heading-title.hentry {
  background-size: cover;
  padding-top: 40px;
  display: flex;
  justify-content: center;
}
.single .blog-title {
  max-width: 1000px;
  padding: 0 30px !important;
}
.single .heading-title.hentry a {
  color: #fff !important;
}
.single .meta-date {
  color: #fff !important;
}
.single .heading-title.hentry .entry-title {
  color: #fff;
}
.single .blog-title #single-below-header > span {
  border-left: 1px solid #fff
}
.single #ajax-content-wrap .container-wrap.no-sidebar .post-area {
  padding: 0 30px !important;
  max-width: 1000px;
  margin: auto
}
.single #single-meta {
  display: none
}
.row .col .post-content h3 {
  margin-bottom: 0.7em
}
.single-post .heading-title.hentry {
  background-image: url(/wp-content/uploads/news_header_bg.jpg);
}
.single-shareholder .heading-title.hentry {
  background-image: url(/wp-content/uploads/kv_IR.jpg);
}
@media only screen and (min-width: 1px) {
  .single:not(.single-profiles) .container-wrap > .container {
    max-width: 100%;
  }
}
/*1.0 About
    └ 1.1 Company  */
.core__wrap .wpb_text_column p {
  padding-bottom: 0.5rem !important
}
.core__wrap .wpb_text_column strong {
  font-size: 0.8em;
  display: inline-block;
  opacity: 0.7;
  line-height: 1.2 !important;
  margin-top: 0.5em;
}
.core-value .wpb_wrapper > div {
  display: flex;
  margin-bottom: auto;
}
.core-value .wpb_wrapper > div > div {
  text-align: right;
  flex: 0 0 45%
}
.core-value .wpb_wrapper > div p {
  display: flex;
  flex: 0 0 55%;
}
.core-value .wpb_wrapper > div em {
  font-style: normal;
  font-weight: bold;
  font-size: 1.2em;
  color: var(--color-acc);
  display: inline-block;
  width: 2em;
  text-align: center
}
.feature__wrap ul li {
  list-style: none;
  margin-bottom: 1em;
}
.feature__wrap ul li strong {
  display: block;
  padding: 0.5em 1em;
  color: #fff;
  background-color: var(--color-acc);
  border-radius: 20px;
  line-height: 1.2
}
.feature__wrap ul li strong + br {
  display: none
}
/*1.0 About
    └ 1.5 Awards  */
.award__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start
}
.award__left {
  flex: 1 1 auto
}
.award__title {
  color: var(--color-ex01);
  border-bottom: 1px solid var(--color-acc);
  flex: 1 1 auto
}
.award__title h4 {
  text-align: left;
  color: var(--color-ex01);
}
.award__title h5 {
  align-items: flex-end;
  display: flex;
  line-height: 1
}
.award__year {
  font-family: 'Oswald', sans-serif;
  font-size: 2em !important;
  margin-right: 0.5rem;
  flex: 0 0 auto;
  display: block;
  line-height: 1
}
.award__org {
  display: block;
  line-height: 1;
  text-align: left
}
.award__item {
  margin-bottom: 3rem;
}
.award__pic {
  flex: 0 0 30%;
  margin: 1rem auto;
}
.award__pic img {
  box-shadow: #007f8555 0.5em 0.5em 0;
}
.award__content {
  text-align: left;
  margin: 1rem 1rem 1rem 0
}
.home .award__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem 3rem
}
.home .award__item {
  margin-bottom: auto
}
.home .award__content {
  margin: 0;
}
.home .award__pic {
  margin: 0;
}
@media only screen and (max-width: 992px) {
  .home .award__wrap {
    grid-gap: 2rem
  }
}
@media only screen and (max-width: 576px) {
  .award__inner {
    flex-direction: column-reverse
  }
  .home .award__wrap {
    grid-template-columns: 1fr;
  }
}
/*2.0 Products
    └  */
.product-template-default .row,
div.clear {
  padding-bottom: 0
}
.product-template-default .post-content {
  /*padding-top: 60px;*/
  padding-left: 0
}
.product-template-default #ajax-content-wrap {
  position: relative;
}
.title__product-wrap {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9
}
.title__product {
  font-size: 2rem;
  color: #fff;
  background-color: var(--color-ex01);
  line-height: 1;
  padding: 0.5rem 1rem;
  border-radius: 0 0 5px 5px
}
.product-template-default .intro__section h4 {
  line-height: 1.6;
  color: var(--color-ex01)
}
.product-template-default h2 {
  display: flex;
  align-items: center;
}
.product-template-default div[data-midnight="dark"] h3 {
  color: var(--color-acc)
}
.product-template-default h2:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 1em;
  margin-right: 1rem;
  background-color: var(--color-ex01)
}
.grid-3-1fr > .col.span_12 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1em;
}
.grid-3-1fr > .col > .vc_col-sm-4 {
  padding: 1em;
  width: 100%;
  background-color: #efefef
}
.grid-3-1fr > .col > .vc_col-sm-4:first-child {
  color: #fff;
  background-color: var(--color-acc);
}
.grid-3-1fr > .col > .vc_col-sm-4:first-child p {
  font-size: 1.5em;
}
.grid-3-1fr > .col > .vc_col-sm-4 > .vc_column-inner {
  height: 100%;
  padding-bottom: 1em;
}
.grid-3-1fr > .col > .vc_col-sm-4 h4 {
  color: var(--color-ex01);
}
.grid-3-1fr > .col > .vc_col-sm-4:first-child h4 {
  display: inline-block;
  color: var(--color-acc);
  background-color: #fff;
  padding: 0 0.5em;
  border-radius: 50px;
}
.grid-3-1fr .wpb_text_column {
  position: relative;
  z-index: 2
}
.pdsp_features {
  margin-bottom: 0 !important
}
.pdsp_features_text ul {
  list-style: none;
}
.pdsp_features_text ul strong {
  color: var(--color-ex01);
}
.pdsp_moa > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pdsp_moa .wpb_text_column {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin-bottom: 0.5rem;
  border-radius: 15px;
  padding: 0.5rem;
}
.pdsp_moa .wpb_text_column strong {
  color: var(--color-ex01);
}
@media only screen and (max-width: 992px) {
  .grid-3-1fr > .col.span_12 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 576px) {
  .grid-3-1fr > .col.span_12 {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0
  }
  .grid-3-1fr .nectar_icon_wrap {
    top: 0;
    bottom: inherit
  }
  .grid-3-1fr .im-icon-wrap[data-color="accent-color"] path {
    fill: #fff
  }
}
/*4.0 IR
    └ shareholder */
.post__shareholder-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0
}
.post__shareholder-wrap ul li {
  list-style: none;
}
.post__shareholder-item {
  padding: 30px;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, .04) 0 1px 0, rgba(0, 0, 0, .05) 0 2px 7px, rgba(0, 0, 0, .06) 0 12px 22px;
  margin-bottom: 30px;
}
.post__fdl-wrap {
  display: flex;
  gap: 30px;
  margin-top: 30px;
}
.post__fdl-item figure {
  display: flex;
  align-items: center
}
.post__fdl-item figure i {
  font-size: 2em;
  margin-right: 10px;
}
.post__fdl-item {
  flex: 0 0 25%
}
.post__fdl-item .shm__dl {
  display: flex;
  border: 2px solid transparent;
  padding: 1em;
  border-radius: 5px;
  height: 100%;
  line-height: 1.4;
  background-color: #efefef;
  transition: all .3s
}
.post__fdl-item .shm__dl:hover {
  border: 2px solid var(--color-acc);
  background-color: #fff;
}
fieldset.post__list-wrap {
  border: 1px solid var(--color-acc);
  padding: 0 1em 1em;
  position: relative;
  border-radius: 5px;
  margin-top: 1em;
}
fieldset.post__list-wrap legend {
  display: inline-block;
  background-color: #fff;
  padding: 0 1em;
}
.post__list-wrap .fa-folder {
  margin-right: 30px;
  color: var(--color-ex01)
}
/*5.0 ESG
    └ Coporate */
.profile__list .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.profile__list .col {
  width: 30%;
  margin: 0 auto auto;
}
.profile__item {
  margin-bottom: 2em;
  text-align: center
}
.profile__item .img__wrap {
  width: 80%;
  padding-bottom: 80%;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
  margin: 0 auto 1em;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.profile__item .img__wrap img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .3s
}
.profile__item a {
  cursor: pointer
}
.profile__item a:hover .img__wrap img {
  transform: scale(1.1)
}
.profile__item h5 {
  color: var(--color-acc);
}
.page-board-of-directors .fancybox-content,
.page-team .fancybox-content {
  width: 860px !important;
  max-height: 600px !important;
  margin: 0;
  padding: 45px 30px !important;
  background-color: #2d2926 !important;
  color: #fff;
  border-radius: 5px;
}
.single-profiles .wpb_content_element,
.wpb_row {
  margin-bottom: 0
}
/*5.0 ESG
    └ Security */
.security__process .nectar_icon_wrap {
  margin-bottom: 0.5rem;
}
.security__process p {
  padding-bottom: 0 !important
}
@media (min-width: 768px) {
  .single-profiles .wpb_column.vc_col-sm-6:first-child {
    width: 25%;
  }
  .single-profiles .wpb_column.vc_col-sm-6:last-child {
    width: 75%;
  }
}
@media (min-width: 600px) {
  .single-profiles .wpb_column.vc_col-sm-6:first-child {
    width: 50%;
  }
  .single-profiles .wpb_column.vc_col-sm-6:last-child {
    width: 50%;
  }
}
@media (max-width: 576px) {
  .profile__list .col {
    width: 100%;
    margin: auto;
  }
  .profile__list .profile__item > a {
    display: flex;
    align-items: center;
    justify-content: space-between
  }
  .profile__list .profile__item > a .img__wrap {
    padding: 0;
    flex: 0 0 40%;
    line-height: 0
  }
  .profile__list .profile__item > a .img__wrap img {
    height: auto;
    position: relative;
    padding: 0;
    margin: 0
  }
  .profile__list .profile__item > a .profile__desc {
    flex: 0 0 55%;
    text-align: left
  }
}
/* 6.0 News */
/*   └ page */
.news__wrap .nectar-post-grid[data-text-layout=all_bottom_left_shadow] .nectar-post-grid-item div.inner:after {
  /*  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  display: block;
  z-index: 11;
  content: '';
  background: linear-gradient(135deg, #007f85 0%, #2ac4ea 100%);*/
}
.news__wrap .nectar-post-grid-item__meta-wrap {
  opacity: 0.8;
  margin-top: 0.5em
}
.news__wrap .nectar-post-grid .nectar-post-grid-item .inner .nectar-post-grid-item-bg {
  background: /*linear-gradient(90deg, #007f85 0%, #2ac4ea 100%), */ url(/wp-content/uploads/news__inner-bg.jpg);
  background-size: cover;
  background-position: center center;
  transition: all .3s
}
.post__filter {
  border: 1px solid #cecece;
  margin-bottom: 2em;
  padding: 1em;
  border-radius: 5px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.post__filter-row {
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: center
}
.post__filter-row > div {
  flex: 0 1 auto
}
.post__filter-row select,
.post__filter-row input,
body[data-button-style^="rounded"].ascend .container-wrap input[type="submit"] {
  font-size: 1em !important;
  padding: 0.5em !important;
  line-height: 1 !important;
  height: 50px !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  font-weight: normal
}
.post__filter-text {
  position: relative;
  padding: 0 0.25em;
}
.post__filter-text input {
  padding-right: 2em;
}
.post__filter-text #clear_search {
  position: absolute;
  top: 50%;
  right: 0.5em;
  transform: translateY(-50%);
  border: 0;
  z-index: 2;
  color: #666;
  font-size: 0.75em;
  height: 100%;
  width: 1.5em;
  cursor: default;
  background-color: transparent
}
.post__list-item .content,
.post__list-item a {
  display: flex;
  padding: 25px;
  position: relative;
  z-index: 2;
  column-gap: 2rem;
  align-items: center;
}
.post__list-item {
  border-bottom: 1px solid #dfdfdf;
  position: relative;
  overflow: hidden;
}
.post__list-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 1;
  background-color: rgba(0, 127, 133, 0.1);
  transform: translateY(101%);
  transition: transform .6s cubic-bezier(.2, .75, .5, 1), opacity .6s cubic-bezier(.2, .75, .5, 1);
}
.post__list-item:hover:after {
  transform: translateY(0)
}
.post__list-item:last-child {
  border-bottom: 0
}
.post__list-wrap .post-info {
  display: flex;
  flex: 1 1 80%;
}
.post__list-wrap .meta-date {
  flex: 0 0 10em;
}
.post__list-wrap .post-feature-image {
  flex: 0 1 250px;
  order: 2;
}
.post__list-wrap .post-feature-image img {
  margin-bottom: 0;
}
.post__list-wrap .post-heading-wrap {
  flex: 1 0 50%
}
.post__pager {
  text-align: center
}
.post__pager .page-numbers {
  padding: 0 0.5em;
}
@media (max-width: 576px) {
  .post__filter {
    border: none;
    padding: 0;
    box-shadow: none
  }
  .post__list-wrap .content {
    display: block;
    padding: 25px 0
  }
  .post__list-item:after {
    content: none
  }
  .post__list-item .content,
  .post__list-item a,
  .post__list-wrap .post-info {
    display: block;
  }
}
/*7.0 Contact */
.contact__wrap .nectar-icon-list-item {
  margin-bottom: 0;
}
.contact__map .row-bg-overlay {
  opacity: 0.95
}
/* TimeLine */
.timeline__wrap {
  position: relative;
}
.timeline__wrap .center-line {
  position: absolute;
  height: 100%;
  width: 4px;
  background: var(--color-ex01);
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
}
.timeline__item {
  display: flex;
  justify-content: flex-start;
  color: #fff;
}
.timeline__item:nth-child(even) {
  justify-content: flex-end;
}
.timeline__item section {
  background: var(--color-acc);
  border-radius: 15px;
  width: calc(50% - 40px);
  padding: 0 1em 1em;
  position: relative;
  background: linear-gradient(180deg, #007f85 15%, #00b1b9 100%);
}
.timeline__item section::before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  background: var(--color-acc);
  top: 28px;
  z-index: -1;
  transform: rotate(45deg);
  right: -7px;
}
.timeline__item:nth-child(even) section::before {
  left: -7px;
}
.timeline__item section .icon,
.center-line .scroll-icon {
  position: absolute;
  background: var(--color-ex01);
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  /*  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
*/
}
.center-line .scroll-icon {
  bottom: 0px;
  left: 50%;
  font-size: 25px;
  transform: translateX(-50%);
}
.timeline__item section ul {
  margin-bottom: 0
}
.timeline__item section ul strong {
  padding: 0.1em 0.3em;
  background-color: var(--color-ex01);
  border-radius: 5px;
}
.timeline__item section .icon {
  top: 15px;
  right: -60px;
}
.timeline__item:nth-child(even) section .icon {
  top: 15px;
  left: -65px;
}
.timeline__item section .timeline__year {
  font-family: 'Oswald', sans-serif;
  font-size: 3em !important;
  margin-top: -0.35em;
}
.timeline__item:nth-child(odd) section .timeline__year {
  text-align: right
}
.row section .bottom a:hover {
  transform: scale(0.97);
}
@media(max-width: 992px) {
  .timeline__wrap .center-line {
    left: 25px;
  }
  .timeline__item {
    margin: 30px 0 3px 60px;
  }
  .timeline__item section {
    width: 100%;
  }
  .timeline__item section::before {
    left: -7px;
  }
  .timeline__item section .icon {
    left: -60px !important;
  }
  .timeline__item section .timeline__year {
    margin-top: 0;
  }
  .timeline__item:nth-child(odd) section .timeline__year {
    text-align: left
  }
}
@media(max-width: 576px) {
  .timeline__wrap .center-line,
  .timeline__item section::before,
  .timeline__item section .icon {
    display: none;
  }
  .timeline__item {
    margin: 10px 0;
  }
}