/* 
Theme Name: Indochinacapital
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Indochinacapital
Author: Indochinacapital
Author URI: https://nesso.vn/
Template: hello-elementor
Version: 1.0.2.3.9
Text Domain: Indochinacapital
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: 
*/
:root {
  --scrollbar-width: 0px;
  --full-bleed-margin: 0px;
  --container-width: 1200px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-block-end: 0.5rem;
}
.container {
  width: var(--container-width);
  margin: 0 auto;
  max-width: 100%;
  display: block;
}

.contact-page {
  margin-top: 30px;
}
.d-grid {
  display: grid;
}
.grid-col-3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  border: 1px solid #ccc;
}
[type="submit"].btn-indo {
  -webkit-appearance: button;
  cursor: pointer;
  background: #789f85;
  color: #fff;
  border-bottom: 2px solid #456c52;
  font-weight: bold;
  text-align: center;
  transition: all 0.3s;
  display: block;
  border: 0px;
  padding: 6px 15px;
  margin-left: auto;
  min-width: 150px;
}
.item_mail {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.item-location .tit {
  font-weight: bold;
  color: #eb8122;
  font-size: 18px;
  margin-bottom: 15px;
}
.leadership_name ul {
  list-style: none;
}
.leadership_name ul li {
  padding-bottom: 15px;
}
.leadership_name ul li strong {
  font-weight: 400;
  color: #939598;
}
.leadership_name ul:before {
  position: absolute;
  right: -38px;
  top: 0px;
  font-size: 15px;
  background: #c2c4c6;
  z-index: 20;
  width: 15px;
  height: 15px;
  content: "";
  border-radius: 100%;
}
.lead-green span {
  color: #456c52;
}
.lead-orange span {
  color: #e4791d;
}

.content_timeline .inner.tm-collapsed {
  max-height: 300px;
  overflow: hidden;
  position: relative;
  -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
}

.content_timeline .inner.tm-expanded {
  max-height: none;
  overflow: visible;
  -webkit-mask-image: none;
  mask-image: none;
}

.tm-readmore-btn {
  display: inline-block;
  margin-top: 6px;
  font-size: 0.875em;
  font-weight: 600;
  color: #456c52;
  text-decoration: none;
  cursor: pointer;
}

.tm-readmore-btn:hover {
  text-decoration: underline;
  color: #456c52;
}
.item_mail i {
  color: #456c52;
  padding-top: 5px;
}
.tit_top {
  margin-bottom: 30px;
}
.info-item a {
  display: block;
}
.related-blog-title {
  color: #3a3a3a;
  position: relative;
  margin-bottom: 30px;
}
.blog-page-wrapper,
.category-page-wrapper {
  display: flex;
  padding: 30px 0px;
  gap: 3em;
  justify-content: start;
}
.blog-page-wrapper {
  border-top: 1px solid #eee;
  margin-top: 30px;
  padding-top: 30px;
}
.post-sidebar,
.category-sidebar {
  width: 25%;
}
.blog-main,
.category-main {
  width: 75%;
}
.blog-grid,
.related-blog-grid,
.next-project-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding-bottom: 30px;
}
.post-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.post-date {
  font-size: 13px;
  color: #777;
}

.related-blog-item {
  background-color: #858689;
  height: 100%;
}
.box-text h3.related-blog-post-title {
  margin-top: 0px;
  margin-block-end: 0px;
  display: flex;
}

.box-text .related-blog-post-title a {
  font-weight: 500;
  color: #fff;
  float: left;
  width: 100%;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.3em;
  transition: all 0.3s;
}
.related-blog-date {
  color: #fff;
  font-size: 12px;
  padding: 0 10px 10px 10px;
  display: block;
}
.post-download {
  color: #fff;
  font-size: 12px;
  padding: 0px 0px 5px 10px;
}
.related-blog-item:hover {
  background-color: #eb8122;
}
.related-blog-thumb {
  display: block;
  width: 100%;
  height: 210px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  filter: grayscale(1);
  background-color: #ccc;
}
.related-blog-item:hover .related-blog-thumb {
  filter: grayscale(0);
}
.nav-links > .page-numbers {
  list-style: none;
  display: flex;
  justify-items: center;
  margin-left: 0px;
  padding-left: 0px;
  gap: 10px;
}
span.page-numbers,
a.page-numbers {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  min-width: 30px;
  text-align: center;
  background: #eeeaea;
  color: #5c5c5c;
  display: block;
}
.page-numbers.current {
  background: #999999;
  color: #fff;
}
.bottom_desc {
  background: #789f85;
  padding: 40px 0;
  margin-bottom: 30px;
}
.bottom_desc .the_content {
  color: #fff;
  font-size: 22px;
  line-height: 1.6em;
}
.text-center {
  text-align: center;
}
h2.category-title {
  color: #fff;
  text-transform: uppercase;
}
#site-header {
  background: #020000;
  padding-top: 20px;
  position: sticky;
  top: 0px;
  z-index: 999;
}
.site-logo {
  max-width: 360px;
}
.site-navigation ul.menu li.menu-item-has-children::after,
.site-description {
  display: none;
}
.site-navigation ul.menu li a {
  color: #fff;
  padding: 8px 8px;
}
.site-navigation ul.menu li ul.sub-menu a {
  padding: 8px 0px;
}
.site-navigation ul.menu li {
  padding-inline-end: 20px;
  padding-top: 10px;
}
.site-navigation ul.menu .sub-menu li {
  padding-inline-end: 0px;
  padding-top: 0px;
}
ul {
  padding-left: 15px;
}
.site-navigation ul.menu li:hover > a,
.site-navigation ul.menu > li.current-menu-item > a {
  color: var(--e-global-color-primary);
}
.site-navigation ul.menu li ul {
  background: rgba(0, 0, 0, 0.5);
  min-width: 200px;
  padding-top: 10px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
  padding-left: 15px;
  padding-right: 15px;
}
.header-search {
  position: relative;
  display: flex;
  align-items: center;
}
.top-bar {
  display: flex;
  justify-content: end;
  gap: 10px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  align-items: center;
}
/* Icon */
[type="button"]:focus,
[type="button"]:hover,
[type="submit"]:focus,
[type="submit"]:hover,
button:focus,
button:hover {
  background: transparent;
}
.search-toggle {
  background: none;
  border: none;
  cursor: pointer;
  color: #fff;
  padding: 0px;
  color: #888888;
  font-size: 16px;
}
.lang-item {
  list-style: none;
}
.lang-item img {
  height: 20px !important;
  width: 24px !important;
}
.lang-item-first {
  margin-right: 10px;
}
/* Form */
.header-search form {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%) scaleX(0);
  transform-origin: right;
  opacity: 0;
  display: flex;
  transition: all 0.3s ease;
}
.header-search.active form {
  transform: translateY(-50%) scaleX(1);
  opacity: 1;
}

.header-search input {
  padding: 6px 6px;
  border: none;
  background: transparent;
  color: #fff;
  width: 160px;
}
.site-navigation ul.menu li:last-child {
  padding-inline-end: 0px;
}
.site-navigation ul.menu li:last-child a {
  padding-right: 0px;
}
.site-navigation ul.menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  margin-left: auto;
}
.header-search button[type="submit"] {
  background: #555;
  color: #fff;
  border: none;
  padding: 0px 6px;
}
.lang-item img {
  display: none;
}
.lang-item a {
  display: inline-block;
  width: 30px;
  height: 20px;
  background-size: cover;
  background-position: center;
}
.lang-item-vn a {
  background-image: url("./images/vi.png");
}
.lang-item-en a {
  background-image: url("./images/en.png");
}
.site-header .header-inner {
  align-items: flex-start;
}
.copyright {
  border-top: 5px solid #858689;
}
.copyright:before {
  position: absolute;
  left: 0;
  width: 33.33333333333333%;
  height: 5px;
  top: -5px;
  content: "";
  background: #789f85;
}
.copyright:after {
  position: absolute;
  right: 0;
  width: 33.33333333333333%;
  height: 5px;
  top: -5px;
  content: "";
  background: #eb8122;
}
.item_service_home:hover {
  -webkit-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  opacity: 1 !important;
}
.item_service_home {
  text-align: center;
  -webkit-transform: translate(0, 0) scale(0.8);
  transform: translate(0, 0) scale(0.8);
  opacity: 0.7 !important;
  transition: 400ms;
  -webkit-transition: 400ms;
}
.item_service_home .tit {
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
  margin-top: 10px;
  display: block;
}
.absolute-block {
  position: absolute;
  bottom: 0px;
}
.site-navigation-toggle-icon {
  background-color: currentColor;
  border-radius: 3px;
  content: "";
  display: block;
  height: 1px;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.site-navigation-toggle[aria-expanded="true"] .site-navigation-toggle-icon {
  background: transparent;
}
.site-navigation-toggle[aria-expanded="true"]
  .site-navigation-toggle-icon::before {
  top: 0;
  transform: rotate(45deg) !important;
}
.site-navigation-toggle[aria-expanded="true"]
  .site-navigation-toggle-icon::after {
  bottom: 0;
  transform: rotate(-45deg) !important;
}
.site-navigation-toggle-holder .site-navigation-toggle-icon:after,
.site-navigation-toggle-holder .site-navigation-toggle-icon:before {
  height: 1px;
  position: absolute;
  left: 0;
  width: 100%;
}
.site-navigation-toggle-holder .site-navigation-toggle {
  background: transparent;
  padding: 0px;
  position: relative;
  width: 44px;
  height: 28px;
  color: #fff;
}
.site-navigation-toggle-holder .site-navigation-toggle-icon:before {
  box-shadow: none;
  margin-block-end: 0rem;
}
.site-navigation-toggle-icon::before {
  top: -7px;
}
.site-navigation-toggle-icon::after {
  bottom: -7px;
}

.mobile-nav-overlay {
  position: fixed;
  inset: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 250ms ease-out;
}
.mobile-nav-overlay.active {
  opacity: 1;
  pointer-events: auto;
}
h3.tit {
  display: block;
  margin-bottom: 10px;
  /* font-size: 20px; */
  line-height: 18px;
  margin-top: 0px;
}
.tit a {
  color: #333333;
  font-weight: bold;
  font-size: 16px;
}
.image-gray {
  transition: all 0.4s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  clear: both;
  overflow: hidden;
  position: relative;
}
.image-gray:hover {
  -webkit-transform: translate(0, 0) scale(1.2);
  transform: translate(0, 0) scale(1.2);
  -webkit-filter: grayscale(0); /* Old WebKit */
  filter: grayscale(0);
}
.item_img1,
.item_img2 {
  width: calc(100% + 20px);
}
.item_img1 {
  margin-left: -20px;
}
.item_img3.item_img {
  margin-top: -20px;
  height: calc(100% + 20px);
}
.right {
  float: right;
}
.inner_item_img.right {
  right: 0;
}
.inner_item_img.top.doc {
  width: 100%;
  height: 20px;
}
.item_img {
  height: 100%;
  position: relative;
  overflow: hidden;
  clear: both;
}
.item_img .thumb {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center center;
  z-index: 9;
  transition: all 0.4s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.inner_item_img.left {
  left: 0;
}
.inner_item_img.doc {
  width: 20px;
  height: 100%;
}
.inner_item_img {
  position: absolute;
  z-index: 20;
}
.inner_item_img.doc > span {
  width: 100%;
  height: calc(50% - 15px);
  float: left;
  background: #fff;
}
.inner_item_img.doc > span:first-child {
  margin-bottom: 30px;
}
.inner_item_img.left:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 20px 0 0;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
}
.inner_item_img.left:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 0 20px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
}
.inner_item_img.right:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 20px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: 50%;
  right: 0;
}
.inner_item_img.right:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 15px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
}
.inner_item_img.top:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 15px 0 0;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: 0;
  right: 50%;
}
.inner_item_img.top:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 20px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -15px;
}
.inner_item_img.top > span {
  width: calc(50% - 15px);
  height: 100%;
  float: left;
  background: #fff;
}
.inner_item_img.top > span:first-child {
  margin-right: 30px;
}
.inner_item_img.top:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 20px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -15px;
}
.item_img .thumb.active,
.item_img .thumb:hover {
  -webkit-transform: translate(0, 0) scale(1.2);
  transform: translate(0, 0) scale(1.2);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.h-100 {
  height: 100%;
  min-height: 200px;
}
.on-show-text .elementor-image-box-content {
  position: absolute;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(0, -50%) scale(0.8);
  transform: translate(0, -50%) scale(0.8);
  opacity: 0;
  transition: 400ms;
  -webkit-transition: 400ms;
  color: #231f20;
  /* bottom: 0px; */
}
.on-show-text:hover .elementor-image-box-content {
  -webkit-transform: translate(0, -50%) scale(1);
  transform: translate(0, -50%) scale(1);
  opacity: 1;
}
.left-block .elementor-image-box-content {
  text-align: left;
}
.show-title:hover .hide-on-show,
.on-show-text:hover .elementor-image-box-img {
  opacity: 0;
}
.logo-galery img {
  transition: all 0.4s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  padding: 5px;
}
.logo-galery .gallery-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.reward-block,
.on-show-text .elementor-image-box-wrapper {
  position: relative;
}
.reward-block:before {
  background: #789f85;
  width: 30%;
  right: 0;
  top: 0;
  position: absolute;
  height: 100%;
  content: "";
  left: auto;
}
.on-show-text .elementor-image-box-img img {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.latest-post-title a {
  font-size: 15px;
  color: #5e5f5f;
  display: block;
  /* margin-bottom: 15px; */
}
.latest-post-item {
  margin-bottom: 15px;
}
.latest-post-title a:hover {
  color: var(--e-global-color-primary);
}
.site-navigation-dropdown {
  margin-block-start: 0px;
  overflow-y: auto;
  top: 74px;
  position: fixed;
  right: 0px;
}

/* ===== Toggle Button ===== */
.mm-toggle {
  width: 28px;
  height: 20px;
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
  display: none;
}

.mm-toggle span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: 0.3s ease;
}

.mm-toggle span:nth-child(1) {
  top: 0;
}
.mm-toggle span:nth-child(2) {
  top: 9px;
}
.mm-toggle span:nth-child(3) {
  bottom: 0;
}

.mm-toggle.active span:nth-child(1) {
  transform: translateY(9px) rotate(45deg);
}
.mm-toggle.active span:nth-child(2) {
  opacity: 0;
}
.mm-toggle.active span:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}

/* ===== Overlay ===== */
.mm-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  z-index: 9;
}

.mm-overlay.active {
  opacity: 1;
  visibility: visible;
}

/* ===== Panel ===== */
.mm-panel {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  background: #fff;
  transform: translateY(-100%);
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.18, 1);
  z-index: 99;
  overflow: hidden;
}

.mm-panel.open {
  transform: translateY(0);
  /* overflow: visible; */
}

.mm-inner {
  height: 100%;
  overflow-y: auto;
  /* padding: 40px 20px; */
  background: #000;
  padding-bottom: env(safe-area-inset-bottom);
}

.mm-inner {
  padding-bottom: calc(40px + env(safe-area-inset-bottom));
}

.mm-menu ul {
  list-style: none;
  padding: 0px;
  padding-left: 20px;
}
.mm-menu ul.sub-menu {
  border-left: 1px solid #636363;
  margin-left: 10px;
  margin-top: 15px;
}
.mm-menu li {
  padding: 7px 10px;
}

.mm-menu a {
  text-decoration: none;
  color: #fff;
}

/* Lock body */
body.mm-lock {
  overflow: hidden;
}
#menu-blog-sidebar {
  list-style: none;
  padding-left: 0px;
}
#menu-blog-sidebar li a {
  float: left;
  width: 100%;
  padding: 13px 20px;
  border-bottom: 1px solid #bfbfbf;
  color: #858585;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
#menu-blog-sidebar li.current-menu-item a,
#menu-blog-sidebar li a:hover {
  color: #eb8122;
}

.newsletter-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 40px;
}

h3.newsletter-col-header {
  color: #fff;
  padding: 10px 16px;
  font-size: 18px;
}
.newsletter-col-header--left {
  background-color: #858689;
}
.newsletter-col-header--right {
  background-color: #789f85;
}
.newsletter-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsletter-list-item {
  padding: 16px 0;
  border-bottom: 1px solid #eee;
}
.newsletter-list-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 10px;
}
.newsletter-list-title a {
  color: #333333;
  font-weight: 500;
  font-size: 16px;
}
.newsletter-list-title a:hover {
  color: #6ea889;
}
.newsletter-list-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}
a.nl-read-more {
  color: #767676;
  text-decoration: none;
  font-size: 13px;
}
.nl-read-more:hover {
  color: #6ea889;
}

a.nl-download {
  color: #767676;
  font-size: 13px;
  /* font-weight: 600; */
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 5px;
}
.box-text a.nl-download {
  color: #fff;
}
.nl-download:hover {
  color: #6ea889;
}
.nl-download .fa {
  color: #6ea889;
}

.post-download {
  margin-bottom: 6px;
}
.download-button-wrapper a {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  padding: 6px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 15px;
  display: inline-block;
}
a.btn_download {
  line-height: 1em;
  padding: 15px 20px;
  background: #f4f4f4;
  color: #9b9b9b;
  font-weight: bold;
  font-size: 14px;
  transition: all 0.3s;
  display: flex;
  justify-content: space-between;
}
a.btn_download:hover {
  background: #789f85;
  color: #fff;
}
h2.tit_rib {
  background: #789f85;
  padding: 10px 15px;
  color: #fff;
  font-size: 20px;
}
.logo-show .elementor-image-box-wrapper {
  height: 130px;
}
.logo-show img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 90%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.3s;
}
.possesses-bar:before {
  position: absolute;
  width: 3px;
  height: 100%;
  left: 50%;
  margin-left: -1.5px;
  top: 0;
  content: "";
  background: #e8e8e8;
}
.possesses-bar:after {
  position: absolute;
  width: 100%;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
  left: 0;
  content: "";
  background: #e8e8e8;
  z-index: 0;
}
.center-image {
  -webkit-transform: translate(-50%, -50%) scale(0.6);
  transform: translate(-50%, -50%) scale(0.6);
  z-index: 1;
  transition: all 0.3s;
}

.possesses-bar .icon {
  width: 140px;
  height: 139px;
  position: absolute;
  z-index: 10;
  transition: all 0.3s;
}
.possesses-bar .icon1 {
  right: 0px;
  bottom: 0;
  background: url("images/xam-1.png") no-repeat;
}
.possesses-bar .icon2 {
  left: 0px;
  bottom: 0;
  background: url("images/xam-2.png") no-repeat;
}
.possesses-bar .icon3 {
  right: 0px;
  top: 0;
  background: url("images/xam-3.png") no-repeat;
}
.possesses-bar .icon4 {
  left: 0px;
  top: 0;
  background: url("images/xam-4.png") no-repeat;
}
.possesses-bar .elementor-element:hover .icon1 {
  background: url("images/xanh-1.png") no-repeat;
}
.possesses-bar .elementor-element:hover .icon2 {
  background: url("images/xanh-2.png") no-repeat;
}
.possesses-bar .elementor-element:hover .icon3 {
  background: url("images/xanh-3.png") no-repeat;
}
.possesses-bar .elementor-element:hover .icon4 {
  background: url("images/xanh-4.png") no-repeat;
}

.possesses-bar .tit {
  font-size: 18px;
  color: #191919;
  margin-bottom: 20px;
  transition: all 0.2s;
}
.possesses-bar .elementor-element:hover .tit {
  -webkit-transform: translate(0, 0) scale(1.1);
  transform: translate(0, 0) scale(1.1);
}

.possesses-bar ul li::marker {
  color: rgb(235, 129, 34);
}
.properties-block p {
  color: #fff;
}
.properties-block img {
  width: 100%;
}
.kajima_numblock:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  content: "";
  background-color: #789f85;
  z-index: 0;
}
.item_main_project {
  border-right: 1px solid #929497;
}
.item_main_project .tit {
  color: #789f85;
}
.item_main_project .tit:before {
  position: absolute;
  top: 0px;
  font-size: 15px;
  z-index: 20;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #789f85;
  right: -40px;
}
.intent-text:hover,
.item_main_project .tit:hover {
  color: #eb8122;
}
.intent-hide {
  border: 1px solid #ddd;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 20px;
  position: relative;
}
.intent-hide:after,
.intent-hide:before {
  right: 100%;
  top: 34px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.intent-hide:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}
.intent-hide:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #ddd;
  border-width: 11px;
  margin-top: -11px;
  left: -22px;
}

.intent-text {
  cursor: pointer;
  display: inline-block;
  margin-block-end: 0px;
  font-size: 16px;
}

.intent-hide {
  position: absolute;
  left: 110%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 0.2s ease,
    visibility 0.2s ease;
}
.intent-wrap {
  position: relative;
}

.intent-hide.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.vertical-tabs .e-n-tab-title,
.vertical-tabs .e-n-tabs .e-n-tabs-heading {
  position: relative;
}
.vertical-tabs .e-n-tabs .e-n-tabs-heading {
  margin-top: 90px;
  gap: 0px;
}
.vertical-tabs .e-n-tabs .e-n-tabs-heading button:after {
  width: 1px;
  height: 100%;
  background: #c2c4c6;
  content: "";
  position: absolute;
  right: 0px;
  top: 5px;
  z-index: 10;
}
.vertical-tabs .e-n-tabs .e-n-tabs-heading button:last-child:after {
  height: 0%;
}

.vertical-tabs .e-n-tab-title span:after {
  width: 15px;
  height: 15px;
  background: #c2c4c6;
  position: absolute;
  right: -7.5px;
  top: 5px;
  content: "";
  border-radius: 100%;
  z-index: 99;
}
.vertical-tabs .e-n-tab-title:hover span:after,
.vertical-tabs .e-n-tab-title[tabindex="0"] span:after {
  background: #eb8122;
}
.overview-block:after {
  position: absolute;
  content: "";
  right: 0;
  width: 50%;
  top: 0;
  height: 100%;
  z-index: 1;
  background: #cfd0d2;
}
.e-n-tabs-content {
  position: relative;
  z-index: 2;
}
.content_timeline {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;
  border-radius: 4px;
}
.time_right .year {
  /* float: left; */
  background: #789f85;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 31px;
  height: 30px;
  padding: 0 10px;
  margin-bottom: 10px;
  border-radius: 3px;
  display: inline-block;
}
.time_right.active .year {
  background: #eb8122;
}
.content_timeline:after,
.content_timeline:before {
  right: 100%;
  top: 34px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.content_timeline:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}
.content_timeline:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #ddd;
  border-width: 11px;
  margin-top: -11px;
}
.time_right:before {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 65px;
  left: -8px;
  background: #878787;
  content: "";
  border-radius: 100%;
}
.side_timeline .item {
  height: 25px;
  line-height: 25px;
  color: #78a086;
  border-left: 5px solid #78a086;
  margin-bottom: 1px;
  padding-left: 10px;
  transition: all 0.3s;
}
.time_right.active:before {
  background: #eb8122;
}
.side_timeline .item.active {
  color: #eb8122;
  border-left: 5px solid #eb8122;
}
.d-block {
  display: block;
}
.sticky .elementor-element {
  position: sticky;
  top: 130px;
}
.leader_name .item,
.leader_left {
  position: relative;
}
.leader_name .item:after {
  width: 15px;
  height: 15px;
  background: #c2c4c6;
  position: absolute;
  right: 0px;
  top: 5px;
  content: "";
  border-radius: 100%;
  z-index: 99;
}

.leader_left:after {
  width: 1px;
  height: 100%;
  background: #c2c4c6;
  position: absolute;
  right: 6px;
  top: 0;
  content: "";
  z-index: 10;
}
.leader_left .item.active:after {
  background: #e4791d;
}
.leader_name {
  overflow: hidden;
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
}
.leader_name .item {
  cursor: pointer;
  color: #b1b4b6;
  margin-bottom: 20px;
  display: block;
  font-size: 16px;
  text-align: right;
  padding-right: 30px;
}
.leader_name .item.active,
.leader_name .item:hover {
  color: #e4791d;
}
.leader_name .item strong {
  display: block;
  font-weight: 400;
}
.leader_name.hiding {
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none;
}

.leader_name.showing {
  opacity: 1;
  transform: translateY(0px);
}
.tit1,
.tit2 {
  cursor: pointer;
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}

@media (min-width: 1200px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 1170px;
  }
}
@media (max-width: 480px) {
  .newsletter-two-col {
    grid-template-columns: 1fr;
  }
  .absolute-block {
    position: relative;
    background: #111 !important;
  }
  .top-bar {
    border-block: 0px;
  }

  .site-branding.show-logo {
    flex-direction: row;
    align-items: center;
    margin-bottom: 15px;
    gap: 15px;
  }
  .content_timeline .inner.tm-collapsed {
    max-height: 450px;
    overflow: hidden;
    position: relative;
    -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
  }
  .content_timeline .inner.tm-expanded {
    max-height: none;
    overflow: visible;
    -webkit-mask-image: none;
    mask-image: none;
  }
  .tm-readmore-btn {
    display: inline-block;
    margin-top: 6px;
    font-size: 0.875em;
    font-weight: 600;
    color: #0073aa; 
    text-decoration: none;
    cursor: pointer;
  }

  .tm-readmore-btn:hover {
    text-decoration: underline;
    color: #005177;
  }
  .menu-block {
    display: block;
    width: 100%;
  }
  .item_service_home .tit {
    font-size: 1em;
  }

  .item_img1,
  .item_img2 {
    width: 100%;
  }
  .item_img1 {
    margin-left: 0px;
  }
  .inner_item_img.doc {
    width: 0px;
    display: none;
  }
  .reward-block:before {
    display: none;
  }
  .on-show-text .elementor-image-box-content {
    position: relative;
    opacity: 1;
    transform: unset;
    /* top: 0px; */
  }

  #site-header {
    padding: 10px 0px;
  }
  .mm-toggle {
    display: block;
  }

  .blog-grid,
  .related-blog-grid,
  .next-project-grid {
    grid-template-columns: 1fr;
  }
  .category-page-wrapper {
    gap: 1em;
    flex-direction: column;
  }
  .blog-page-wrapper,
  .blog-main,
  .post-sidebar,
  .category-main,
  .category-sidebar {
    width: 100%;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gallery-columns-6 .gallery-item {
    width: 33.33%;
  }
  .possesses-bar .icon,
  .possesses-bar:before,
  .possesses-bar:after {
    display: none;
  }
  .logo-show img {
    position: relative;
    text-align: center;
    transform: unset;
    top: 0px;
    left: 0px;
  }
  .logo-show .elementor-image-box-wrapper {
    height: auto;
  }
  .hide-on-show {
    display: none;
  }
  .kajima_numblock:after {
    height: 50%;
    top: 50%;
    width: 100%;
  }

  .vertical-tabs .e-n-tab-title span:after {
    left: 0px;
  }
  .vertical-tabs .e-n-tabs .e-n-tabs-heading button:after {
    left: 7px;
  }
  .vertical-tabs .e-n-tabs .e-n-tabs-heading button {
    padding-left: 25px;
  }
  .vertical-tabs .e-n-tabs-content [role="tabpanel"] {
    margin-bottom: 15px;
  }
  .leader_left:after,
  .leader_name .item:after,
  .overview-block:after,
  .item_main_project .tit:before,
  .intent-hide {
    display: none;
  }

  .item_main_project {
    border-right: 0px;
  }
  .blog-page-wrapper,
  .category-page-wrapper {
    flex-wrap: wrap;
    padding: 0px 0px;
    gap: 1.5em;
  }
  .leader_name .item {
    text-align: center;
  }
}
