/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
html {
	overflow-x:hidden;
}
.theplus-accordion-wrapper.tp-acc-hori p {
    white-space: inherit;
}
.knbPrimary {
	font-family: var(--e-global-typography-primary-font-family);
	font-weight:500;
}
.rank-math-breadcrumb, .rank-math-breadcrumb a  {
	font-size:0.875rem;
	color:#fff;
}
.knbBread .rank-math-breadcrumb, .knbBread .rank-math-breadcrumb a {
	color:#000;
}
.rank-math-breadcrumb a:hover  {
	color:var(--e-global-color-primary);
}
.rank-math-breadcrumb span.separator {
	margin: 0 5px;
}
.rank-math-breadcrumb span.last {
	position: relative;
}
.rank-math-breadcrumb span:last-child.last::after {
	position: absolute;
	content: "/";
	right:-15px;
	top: -2px;
	font-size:0.875rem;
}
.elementor-image-box-title {
	margin-top: -4px;
}
.knbDivider .elementor-divider-separator {
  width: 0%;
  visibility: hidden;
  transition: none;
}
.e-hotspot__tooltip {
    white-space: normal;
}
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol, ul.wp-block-list , ol.wp-block-list {
	padding-left: 15px;
}
.elementor-widget-text-editor ol>:nth-child(n+2), ul.wp-block-list>:nth-child(n+2), ul.wp-block-list ul {
    margin-top: 15px;
}
ol.wp-block-list>:nth-child(n+2) {
    margin-top: 20px;
}
ul.wp-block-list, ol.wp-block-list {
	margin-bottom: 20px;
}
p:last-child, .elementor-widget-text-editor p:last-child{ 
	margin-bottom:0px;
}
.knbBulletNum ol {
  list-style-type: none;
  counter-reset: ordered;
  margin-left: 25px;
}
.knbBulletNum li::before {
    background: var(--e-global-color-primary);
	color:#fff;
    border-radius: 50%;
    content: counter(ordered);
    counter-increment: ordered;
    display: flex;
    position: absolute;
    left: 0;
    width: 28px;
    height: 28px;
    justify-content: center;
    align-items: center;
}
.e-con .elementor-widget {
  min-width: auto;
}
.elementor-icon-wrapper {
	line-height:0;
}
.elementor-page-title {
	display:block;
}
.bc_parent {
	pointer-events: none;
}
a {
	color: inherit;
}
a.knbQuick h1{
	transition: all ease-in-out .3s;
}
a.knbQuick:hover .elementor-icon {
	transform:rotate(45deg);
}
a.knbQuick:hover h1.elementor-heading-title {
	color: var(--e-global-color-secondary) !important;
}
a.knbQuickLink::before {
  content: "";
  position: absolute;
  background-color: var(--e-global-color-primary);
  transition: 0.3s ease-out;
  top: 0; bottom: 0; left: 0;
  height: 100%; width: 0%;
}
a.knbQuickLink:hover::before {
  width: 100%;
}
a.knbQuickLink:hover .elementor-widget-text-editor, a.knbQuickLink:hover .elementor-heading-title, a.knbQuickLink:hover .elementor-icon {
	color:#fff !important;
}
.elementor-field-type-submit .elementor-button {
	position:relative;
	padding: 15px 55px 15px 20px;
}
.elementor-field-type-submit .elementor-button:after {
	content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    transform: translateY(-50%) rotate(-45deg);
    top: 50%;
    right: 5px;
    background: var(--e-global-color-secondary);
    color: #fff;
    font-size: 1rem;
}
/* Custom Carousel Nav */
.knbNavArrows {
	position:absolute;
	width: 100%;
	bottom: 80px;
	z-index:999;
	left:50%;
	transform:translateX(-50%);
	max-width:1200px;
	display:flex;
	padding: 0 15px;
	box-sizing:content-box;
}
.knbNavArrows svg {
	width:15px;
	fill: var(--e-global-color-secondary) !important;
}
.knbNavArrows .elementor-swiper-button {
	background: var(--e-global-color-ece4949);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
	cursor:pointer;
}
.knbNavArrows .elementor-swiper-button:hover {
	background: var(--e-global-color-primary);
}
.knbNavArrows .elementor-swiper-button:hover svg {
	fill: var(--e-global-color-ece4949) !important;
}
.knbNavArrows .elementor-swiper-button-next {
	margin-left:15px;
}
/* Search */
.knbSearch .elementor-widget-search .e-search-input {
	height:inherit;
}
.knbSearch .elementor-widget-search .e-search .e-search-submit {
	width: 36px;
	height:36px;
	justify-content: center;
    position: absolute;
    right: 10px;
    transform: translateY(-50%);
	top: 50%;
}
.knbSearch .elementor-widget-search .e-search-input-wrapper>svg {
	right: 65px;
}
/* Text Animation */
.knbTitle {
  overflow: visible;
}
.knbTitle .elementor-heading-title {
  line-height: 1;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
.knbTitle .word {
  display: inline-block;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  vertical-align: bottom;
  margin-right: 0;
}
.knbTitle .word-inner {
  display: inline-block;
  transform: translateY(100%);
  line-height: 1;
  position: relative;
}

/* Header */
#knbHeader {
	transition: all .4s ease!important;
}
.knbMenuWrap {
  transition: border-radius 0.3s;
}
.knbMenuWrap:has(#knbDrop:hover) {
  border-radius: 5px 5px 0 0;	
}
.e-n-menu-item.active-menu-title .e-n-menu-title-text, .elementor-icon-list-item.active-menu-item .elementor-icon-list-text {
	color: var(--e-global-color-primary) !important;
}
.elementor-icon-list-item.active-menu-item .elementor-icon-list-text {
	font-weight:500;
}
.e-n-menu-item.active-menu-title .e-n-menu-dropdown-icon svg {
	fill: var(--e-global-color-primary) !important;
}

/* Home Slider */
.my-pagination-counter {
	color:#000;
}
.knbSlideNav .fa-angle-left:before {
    content: "\f060";
}
.knbSlideNav .fa-angle-right:before {
    content: "\f061";
}
.knbSlideNav .theplus-carousel-remote .slider-nav-next-prev a.custom-nav-remote.nav-next-slide {
    margin-top: 10px;
}
.knbSlideNav .theplus-carousel-remote .slider-nav-next-prev .custom-nav-remote {
	width:40px;
	height:40px;
	display:flex;
	align-items: center;
	justify-content: center;
}
/* Button */
.elementor-button-content-wrapper {
	justify-content: space-between;
}
.elementor-button-icon {
    align-items: center;
	justify-content: center;
    display: flex;
    width: 34px;
    height: 34px;
    background: var(--e-global-color-secondary);
    border-radius: 50%;
	fill:#fff;
	color:#fff;
	transform: rotate(-45deg);
	transition: all .3s ease-in-out;
}
.knbDLBtn .elementor-button-icon, a.elementor-button-link:hover .elementor-button-icon  {
	transform: rotate(0deg);
}
.elementor-button-text {
	width:max-content;
}
.elementor-button-content-wrapper {
	align-items:center;
}
/* Video Lightbox */
.elementor-custom-embed-play {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: var(--e-global-color-primary);
	justify-content:center;
	align-items:center;
	display:flex;
}
.elementor-lightbox .elementor-video-container .elementor-video-square iframe {
    height: auto !important;
    max-height: 90vh;
    width: 100% !important;
}
@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-square {
        max-height: 85vh;
        width: 85vw !important;
    }
}
/* Investment Box */
.hover-card {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  overflow: hidden;
  transition: height 0.4s ease;
}
.expand-content {
  max-height: 0;
  margin-top:-20px;
  opacity: 0;
  transform: translateY(10px);
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease, transform 0.4s ease;
}
.hover-card.active .expand-content {
  max-height: 500px;
  margin-top:0;
  opacity: 1;
  transform: translateY(0);
}
/* Counter Number */
.knbPerformance .elementor-counter-number-wrapper {
	align-items:end;
}
.knbPerformance .elementor-counter-number-suffix {
	font-weight:normal;
	font-size:2.25rem;
	margin-bottom:3px;
}
/* Home Sustainability */
.knbSusTab .e-n-tab-icon svg {
   display:none;
}
.knbSusTab .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg {
	display:block;
	transform: rotate(90deg);
}
.knbSusTab .e-n-tab-title[aria-selected=true] .e-n-tab-title-text {
	font-weight: 500;
	font-size:3rem;
}

/* About Us */
.knbLtAcc .theplus-accordion-wrapper .accordion-icon-prefix {
	background: transparent;
	margin: 0;
}
.knbLtAcc .theplus-accordion-wrapper.tp-acc-hori.tp_hal_2 .theplus-accordion-item .plus-accordion-header.active {
	border-radius: 10px 0 0 10px;
}
.knbLtAcc .theplus-accordion-wrapper .accordion-icon-prefix, .knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header span {
	transform: rotate(0deg); 
}
.knbLtAcc .theplus-accordion-wrapper.tp-acc-hori.tp_hal_2 .theplus-accordion-item .plus-accordion-header span:nth-child(1) {
	padding-left:0;
}
.knbLtAcc .theplus-accordion-wrapper.tp-acc-hori.tp_hal_2 .theplus-accordion-item .plus-accordion-header span:nth-child(2) {
    transform: rotate(0deg);
	top: 45px;
}
.knbLtAcc .plus-icon-accordion svg {
	height:70px;
}
.knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header {
	width:100px;
}
.knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item:nth-child(2) .plus-accordion-header, .knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item:nth-child(2) .plus-accordion-content {
	background:#77B97F;
}
.knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item:nth-child(3) .plus-accordion-header, .knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item:nth-child(3) .plus-accordion-content {
	background:#9FCCA4;
}
.knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item:nth-child(4) .plus-accordion-header, .knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item:nth-child(4) .plus-accordion-content {
	background:#C2E1C8;
}
.knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .plus-accordion-content .plus-content-editor {
	padding: 30px 30px 30px 0;
}
.knbLtAcc .theplus-accordion-wrapper.tp-acc-hori .plus-accordion-content {
	background: var(--e-global-color-primary);
}
.year-prefix {
	display:block;
}
.lineHeight h1::before {
	content: "";
	display: table;
	margin-bottom: calc(-0.5lh + 0.32em);
}
.lineHeight h1::after {
	content: "";
	display: table;
	margin-top: calc(-0.5lh + 0.6em);
}
.timeline-year {
	position: relative;
	overflow:hidden;
}
.timeline-year::after {
	content:"";
	position:absolute;
	border-left: 1px solid var(--e-global-color-primary);
	width:2px;
	height:100%;
	bottom:0;
	left:60px;
	z-index: -1;
}
.timeline .elementor-image-box-img {
  opacity: 0;
  transform: translateY(-50%) scale(0.95);
  pointer-events: none;
  position: absolute;
  object-fit: contain;
  top: 50%;
  right: 0;
  z-index: 10;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.timeline .elementor-image-box-wrapper:hover .elementor-image-box-img {
  opacity: 1;
  transform: translateY(-50%) scale(1);
  pointer-events: auto;
  z-index: 1;
}
.timeline .elementor-image-box-wrapper {
  cursor: pointer;
}
.timeline .elementor-image-box-content {
	width: 70%;
}
.timeline-event img {
	width: 100%;
}

/* Leadership */
.tp-wp-quickview-wrapper.fancybox-content {
	max-width: 1000px !important;
}
.knbQuickBox {
  height: 470px;
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
}
.knbQuickBox::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}
.knbLeader .tp-pro-view-spinner {
	position: absolute;
	top: 48%;
	left:48%;
}
.knbLeader .fa-eye:before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20.064" height="21.165" viewBox="0 0 20.064 21.165"><g transform="translate(-692.049 1267.831) rotate(-90)"><line x2="18.639" y2="17.469" transform="translate(1247.692 693.144)" fill="none" stroke="%23349a46" stroke-width="2"/><line y2="17.469" transform="translate(1266.331 693.675)" fill="none" stroke="%23349a46" stroke-width="2"/><line x2="17.894" transform="translate(1249.075 710.613)" fill="none" stroke="%23349a46" stroke-width="2"/></g></svg>');
}
.knbLeader .tp-wp-quickview-wrapper .tp-quick-view-click {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}
.knbLeader .elementor-widget-tp-wp-quickview, .knbLeader .tp-wp-quickview-wrapper, .knbLeader .tp-wp-quickview-wrapper .tp-quick-view-click {
    width: 100% !important;
    height: 100% !important;
}
.knbLeader .tp-wp-quickview-wrapper .tp-quick-view-click i {
    position: absolute;
	top: 20px;
	right: 20px;
	opacity: 0;
	transition: ease, opacity 0.4s ease;
}
.knbLead {
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.knbPosition {
  max-height: 0;
  margin-top:-10px;
  opacity: 0;
  transform: translateY(10px);
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease, transform 0.4s ease;
}
.knbLeader:hover .knbLead .knbPosition {
  max-height: 300px;
  margin-top:0;
  opacity: 1;
  transform: translateY(0);
}
.knbLeader:hover .knbLead {
	background-color:#71B87D !important;
}
.knbLeader:hover h2 {
	color:#fff !important;
}
.knbLeader:hover .elementor-icon svg {
	fill: var(--e-global-color-primary) !important;
}
.knbLeader:hover .tp-wp-quickview-wrapper .tp-quick-view-click i {
	opacity:1;
}
/* Investment */
.map .e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
	padding: 5px 10px;
}
.knbTabBtm.elementor-widget-n-tabs .e-n-tabs-heading {
	flex-direction:column !important;
}
.knbTabBtm.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title-text span {
	margin-right:45px;
}
.knbTabBtm.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title-text span:first-child {
	width:15px;
}
.knbIconList .elementor-icon-list-text {
	margin-left:6px;
}
.knbIconList .elementor-icon-list-icon {
    background: var(--e-global-color-primary);
    border-radius: 50%;
    width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
}
.circle {
  position: relative;
  display: block;
  background-color: transparent;
  text-align: center;
}

.circle:after {
  display: block;
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  border-radius: 50%;
  content: "";
}
.circle__inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.circle__wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.circle__content {
  display: table-cell;
  padding: 2.4em;
  vertical-align: middle;
}
/* Performance */
.knbKeyNum .elementor-counter .elementor-counter-number-wrapper {
	align-items: end;
}
.knbKeyNum .elementor-counter .elementor-counter-number-suffix {
	font-size: 2rem;
	margin-bottom:4px;
}
.knbKeyNum .elementor-counter{
	height: 100%;
}
.knbKeyNum .elementor-counter-title {
	align-items:start;
}
.knbReportBg::before {
	width:15%;
}

/* Sustainability */
.triangle {
   clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.knbGovBtn:hover .num {
	background-color: #fff !important;
}
.knbGovBtn:hover .num .elementor-heading-title {
	color: #000;
}
.knbGovBtn:hover .text .elementor-heading-title {
	color: #fff;
}
.highlight.bgColor {
	fill: var(--e-global-color-primary) !important;
	transition: fill 0.3s ease;
}
.highlight.text path, .highlight.text rect {
	fill: #fff !important;
	transition: fill 0.3s ease;
}
.frame {
  height: 100vh;
  width: auto;
  overflow: hidden;
}
.frame svg {
  height: 100%;
  width: auto;
  display: block;
}
.pyramid-svg.frame {
	height:100%;
}
.pyramid-svg .level-1 .bgColor, .pyramid-svg .level-1 .bgColor2,
.pyramid-svg .level-2 .bgColor, .pyramid-svg .level-2 .bgColor2,
.pyramid-svg .level-3 .bgColor, .pyramid-svg .level-3 .bgColor2 {
    transition: fill 0.3s ease;
	cursor: pointer;
}
/* Hover effects */
.pyramid-svg .level-1.active .bgColor,
.pyramid-svg .level-2.active .bgColor,
.pyramid-svg .level-3.active .bgColor {
    fill: var(--e-global-color-primary);
}
.pyramid-svg .level-1.active .bgColor2,
.pyramid-svg .level-2.active .bgColor2,
.pyramid-svg .level-3.active .bgColor2 {
    fill: #78B975;
}
.outer {
    animation: pulse-outer 2s infinite;
    transform-origin: 13px 13px;
}

@keyframes pulse-outer {
  0% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.1; transform: scale(1.5); }
  100% { opacity: 0.5; transform: scale(1); }
}

.pyramid-info {
    opacity: 0;
    transition: opacity 0.3s ease;
	top: 50% !important;
	transform: translateY(-50%);
}
.pyramid-info.active {
    opacity: 1;
}
/* News */
a.knbNews {
	min-height:362px;
}
a.knbNews:hover {
	background-color: var(--e-global-color-085a7b6) !important;
}
a.knbNews:hover h1.heading-title {
	color: var(--e-global-color-primary) !important;
}
a.knbHoverBox:hover .elementor-heading-title {
	color: var(--e-global-color-ece4949) !important;
}
a.knbHoverBox:hover .elementor-icon {
	transform: rotate(45deg);
}
a.knbHoverBox .content {
	opacity:0
}
a.knbHoverBox:hover .content {
	opacity:1;
}
a:hover .newBtn .elementor-icon {
	transform: rotate(45deg);
}
.tp-search-filter .tp-select .tp-select-dropdown {
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding:0;
}
.tp-search-filter .tp-toggle-div .tp-select {
	color: var(--e-global-color-primary) !important;
}

/* Career*/
.knbAccordion .e-n-accordion-item-title-icon {
	background: var(--e-global-color-secondary);
	padding:8px 9px;
	border-radius: 6px;
}
.knbAccordion.active .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title {
	border-radius: 10px 10px 0 0;
}
.knbKRP .image-accordion .asb-desc p:nth-child(n+2) {
    margin-top: 20px;
}
.knbKRP .image-accordion .service-item-loop:hover .asb-content, .image-accordion .service-item-loop.active_accrodian .asb-content {
background-color: rgba(0, 0, 0, 0);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, .8) 100%);
}
.slideText {
  overflow: hidden;
  display: flex;
}
.slideText h1{
  white-space: nowrap;
}
.knbPartner .swiper-wrapper {
  transition-timing-function: linear !important; 
}


/* Contact Us */
.knbRegional .e-n-tab-title {
	justify-content: space-between;
}
.knbRegional .e-n-tabs-heading{
	width:100%;
	margin: 0 auto;
	max-width: 1200px;
		padding-left:15px;
		padding-right:15px;
}

@media (min-width: 640px) {
	.year-prefix {
		display:none;
}
		.knbRegional .e-n-tabs-heading{
		padding-left:30px;
		padding-right:30px;
	}
		.knbNavArrows {
	padding: 0 30px;
}
}
@media (min-width: 960px) {
		.knbRegional .e-n-tabs-heading{
		padding-left:40px;
		padding-right:40px;
	}
	.knbNavArrows {
	padding: 0 40px;
}
}