.elementor-kit-29905{--e-global-color-primary:#EC1F24;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1F212B;--e-global-color-accent:#F8FBFB;--e-global-color-9397a28:#EDEEF1;--e-global-color-b06cc79:#4B5067;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:53.76px;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:44.8px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27.36px;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:24.32px;}.elementor-kit-29905 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 */.testimoni .elementor-testimonial{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.testimoni .elementor-testimonial .elementor-testimonial__header{
    order: 1;
}
.testimoni .elementor-star-rating{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 2px;
    clear: both;
    height: 25px;
    margin-bottom: 10px;
}
.video{
    cursor: pointer !important;
}
.video img{
    cursor: pointer;
    object-fit: contain !important;
    -o-object-fit: contain !important;
}
.home-posts .elementor-post__title,
.home-posts .elementor-post__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-posts .elementor-post__text{
    display: flex !important;
}
.home-posts .elementor-post__meta-data{
    order: 1;
}
.home-posts .elementor-post__meta-data:before{
    content: 'by';
}

.home-posts .elementor-post__title,
.home-posts .elementor-post__excerpt,
.home-posts .elementor-post__read-more{
    order: 2;
}
.home-posts .elementor-post__read-more{
    display: flex;
    align-items: center;
}
.home-posts .elementor-post__read-more:after {
    content: url("data:image/svg+xml,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M5 12H19' stroke='%23EC1F24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M12 5L19 12L12 19' stroke='%23EC1F24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
    margin-left: 6px;
    font-weight: 100 !important;
    height: 24px;
    width: 24px;
}


header{
    height: 80px !important;
}
li.e-n-menu-item:hover .e-n-menu-title-text {
    color: var(--e-global-color-primary) !important;
}
.button-link .elementor-button-icon{
    display: flex;
    align-items: center;
}
.rightmenu ul.elementor-nav-menu{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge */
}
.rightmenu ul.elementor-nav-menu::-webkit-scrollbar {
    display: none; /* Chrome/Safari */
}
.rightmenu .elementor-nav-menu .elementor-sub-item{
    border: 0 !important;
}
.rightmenu .elementor-nav-menu ul.sub-menu{
    padding: 12px 0;
}

.button-dropdown{
    min-width: 175px;
    width: 175px;
    min-height: 58px;
    height: 58px;
}
.menu-accordion .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title{
        border-radius: 16px 16px 0 0 !important;
}
.menu-accordion .menu-accordion .elementor-widget-container
{
    width: 100%;
}

.faq-accordion .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title{
    border-bottom: 0 !important;
    border-radius: 12px 12px 0 0 !important;
}

.iconlist-rounded .elementor-icon-list-icon{
    border: 1px solid var(--e-global-color-primary);
    border-radius: 40px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.iconlist-rounded .elementor-icon-list-icon svg{
    margin: 0 !important;
}

.elementor-button-icon svg {
    height: auto;
    width: 24px !important;
}
ul.listleft{
    padding-left: 20px !important;
}
.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0) !important;
}

/*.custom-select select {*/
/*    appearance: none;*/
/*    -webkit-appearance: none;*/
/*    -moz-appearance: none;*/
/*}*/

.elementor-select-wrapper .select-caret-down-wrapper {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 24px;
    height: 24px;
    margin-top: 1px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%231F212B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9L12 15L18 9"/></svg>') no-repeat center;
    background-size: contain;
    transform: translateY(-50%);
    pointer-events: none;
}
.elementor-select-wrapper .select-caret-down-wrapper svg{
    display: none !important;
}


.container-border-alur::before,
.container-border-alur::after {
    content: "";
    position: absolute;
    left: 50%;
    width: 64px;
    height: 64px;
    background: url("data:image/svg+xml,%3Csvg fill='%231F212B' height='64' width='64' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='-33 -33 396.00 396.00' xml:space='preserve' stroke='%231F212B' stroke-width='64' transform='matrix(1, 0, 0, 1, 0, 0) rotate(0)'%3E%3Cg%3E%3Cpath id='XMLID_222_' d='M250.606,154.389l-150-149.996c-5.857-5.858-15.355-5.858-21.213,0.001 c-5.857,5.858-5.857,15.355,0.001,21.213l139.393,139.39L79.393,304.394c-5.857,5.858-5.857,15.355,0.001,21.213 C82.322,328.536,86.161,330,90,330s7.678-1.464,10.607-4.394l149.999-150.004c2.814-2.813,4.394-6.628,4.394-10.606 C255,161.018,253.42,157.202,250.606,154.389z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    display: none;
    border: 0;
}
.container-border-alur:nth-child(odd)::before{
    display: flex;
    top: 10px;
    transform: translate(-50%, -50%);
}
.container-border-alur:nth-child(even)::before{
    display: flex;
    top: -30px;
    transform: scaleX(-1) translate(45%, -50%);
}
.container-border-alur:first-child::before{
    display: none;
}
.container-border-alur:nth-child(odd):last-child::after{
    display: flex;
    bottom: -22px;
    transform: scaleX(-1) translate(185%, 0);
}
.container-border-alur:nth-child(even):last-child::after{
    display: flex;
    bottom: -20px;
    transform: translate(95%, 0);
}
.container-border-alur:nth-child(odd) .border-alur{
    clip-path: polygon(35% 0, 35% 22px, 0 22px, 0 calc(100% - 22px), 35% calc(100% - 22px), 35% 100%, 100% 100%, 100% 0%);
}
.container-border-alur:nth-child(even) .border-alur{
    clip-path: polygon(65% 22px, 65% 0, 0 0, 0 100%, 65% 100%, 65% calc(100% - 22px), 100% calc(100% - 22px), 100% 22px);
}

@media screen and (max-width: 767px){
    .container-border-alur:nth-child(odd) .border-alur{
        clip-path: polygon(50% 0, 50% 22px, 0 22px, 0 calc(100% - 22px), 50% calc(100% - 22px), 50% 100%, 100% 100%, 100% 0%);
    }
    .container-border-alur:nth-child(even) .border-alur {
        clip-path: polygon(50% 22px, 50% 0, 0 0, 0 100%, 50% 100%, 50% calc(100% - 22px), 100% calc(100% - 22px), 100% 22px);
    }
    .container-border-alur:nth-child(odd):last-child::after{
        transform: scaleX(-1) translate(40%, 0);
    }
    .container-border-alur:nth-child(even):last-child::after{
        transform: translate(-65%, 0);
    }
}

.why-dokumen .elementor-icon-box-icon{
    position: absolute;
    width: 100%;
    top: -60px;
    left: 0;
}
.elementor-button-link:hover .elementor-button-icon svg{
    fill: #ec1f2400 !important; 
    color: #ec1f2400 !important; 
}

.milestone-tracker .elementor-widget-icon{
    z-index: 2;
}
.milestone-tracker .elementor-widget-icon svg{
    fill: #FDECEC !important;
    transition: .75s fill ease;
    cursor: pointer;
}
.milestone-tracker .elementor-widget-icon.active svg, .milestone-tracker .elementor-widget-icon:hover svg{
    fill: var(--e-global-color-primary) !important;
}
.milestone-line {
    position: absolute;
    top: 11px;
    height: 4px;
    background: #FDECEC;
    transition: .5s background ease;
    z-index: 1;
}
.milestone-line.active{
        background: var(--e-global-color-primary);
}

.elementor-post-navigation
.elementor-post-navigation__prev a:before{
    content: "";
    position: relative;
    width: 32px;
    height: 32px;
    background: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 30 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5L19 12L12 19" stroke="%234B5067" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    background-size: contain;
    transform: scaleX(-1);
    margin-right: 10px;
}
.elementor-post-navigation .elementor-post-navigation__next a:after{
    content: "";
    position: relative;
    width: 32px;
    height: 32px;
    background: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 30 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5L19 12L12 19" stroke="%234B5067" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    background-size: contain;
    margin-left: 10px;
}
.elementor-post-navigation
.elementor-post-navigation__prev:hover a:before{
    content: "";
    position: relative;
    width: 32px;
    height: 32px;
    background: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 30 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5L19 12L12 19" stroke="%23EC1F24" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    background-size: contain;
    transform: scaleX(-1);
    margin-right: 10px;
}
.elementor-post-navigation .elementor-post-navigation__next:hover a:after{
    content: "";
    position: relative;
    width: 32px;
    height: 32px;
    background: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 30 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5L19 12L12 19" stroke="%23EC1F24" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
    background-size: contain;
    margin-left: 10px;
}

.post-breadcrumbs{
    display: flex;
    align-items: center;
    background: var(--e-global-color-accent);
    border-radius: 12px;
    padding: 6px 24px;
}
.post-breadcrumbs a{
    color: var(--e-global-color-b06cc79)
}
.post-breadcrumbs a:hover{
    color: var(--e-global-color-primary)
}

/*.menu-mobile*/
.menu-mobile .e-n-menu-item{
    flex-direction: column !important;
    width: 100% !important;
}
.menu-mobile .e-n-menu-title{
    width: 100% !important;
    justify-content: space-between !important;
    padding: 0 !important;
}
.menu-mobile .e-n-menu-content{
    position: relative !important;
    top: 0 !important;
}

.menu-mobile .e-n-menu-content .elementor-element.e-active{
    height: auto !important;
    overflow: unset !important;
}

.why-section .elementor-icon-box-description{
    text-align: justify;
}/* End custom CSS */