.elementor-kit-1224{--e-global-color-primary:#E86317;--e-global-color-secondary:#262626;--e-global-color-text:#353535;--e-global-color-accent:#F57C1C;--e-global-color-848c7ff:#FFFFFF;--e-global-color-9fbe3f5:#EB5917;--e-global-color-3a1c849:#E7E7E7;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-1224 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1224 h1{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-1224 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-1224 h3{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-1224 h4{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-1224 h5{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-1224 h6{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html[lang="id-ID"] .content-en {
	display: none
}
html[lang="en-US"] .content-id {
	display: none
}

header.hover-effect{
    background: white !important
}
header .logo {
    margin-right: auto;
}
header .logo img {
    filter: brightness(0) invert(1);
}
header.hover-effect .logo img {
    filter: none !important;
}
header.hover-effect ul.elementskit-navbar-nav li.nav-item a, header.hover-effect .top-header .elementor-icon-list-text, header.hover-effect .ekit_navsearch-button  {
    color: var(--e-global-color-secondary) !important;
}

.elementskit-megamenu-has:hover>.elementskit-megamenu-panel {
    display: block;
}
.elementskit-megamenu-panel {
    display: none;
}

/* Box Kegunaan */
.container-kegunaan {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 20px;
}
.box-kegunaan .column-image {
	width: 50px;
	height: 50px;
	padding: 0px;
	background:white;
	border-radius: 50px;
	margin-bottom: 25px
}
.box-kegunaan .column-image svg {
	width: 100%;
	height: auto;
	fill: var(--e-global-color-primary)
}
.box-kegunaan {
	color: white;
	border-radius: 15px;
	width: calc(25% - 15px)
}

@media (max-width:767px) {
    .box-kegunaan {
	    width: calc(50% - 10px)
    }
}

/* Portfolio */
.portfolio-loop {
    overflow: hidden !important;
    border-radius: 20px;
}
.portfolio-loop figure {
    display: flex;
    justify-content: center
}
.portfolio-loop figcaption {
    position: absolute;
    display: block;
    padding: 5px 10px;
    font-style: normal;
    z-index: 10;
    max-width: 450px;
    bottom: 20px;
    left: 15px;
    border-radius: 15px 15px 0px 0px;
}
.portfolio-loop figure:before {
    content: "";
    position: absolute;
    display: block;
    z-index: 9;
    background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,.8) 10%, rgba(255,255,255,0) 60%);
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.portfolio-loop img {
    aspect-ratio: 16/7.5;
    object-fit: cover
}

@media (max-width: 767px) {
   .portfolio-loop img {
        aspect-ratio: 16/10;
    }
    .portfolio-loop {
        border-radius: 15px;
    }
}/* End custom CSS */