.elementor-kit-6{--e-global-color-primary:#51709D;--e-global-color-secondary:#000000;--e-global-color-text:#51709D;--e-global-color-accent:#51709D;--e-global-color-728cd67:#B8B8B8;--e-global-color-31c6c6b:#51709DB3;--e-global-color-a31e1dc:#F2F2F2;--e-global-color-5341ff0:#FFFFFF;--e-global-color-2a22069:#D8D8D8;--e-global-color-1d0bd48:#ECECEC;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-e2e343f-font-size:36px;--e-global-typography-e2e343f-font-weight:600;--e-global-typography-e2e343f-line-height:43px;--e-global-typography-6bf67d5-font-size:30px;--e-global-typography-6bf67d5-font-weight:600;--e-global-typography-6bf67d5-line-height:36px;color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-weight:400;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-size:36px;font-weight:600;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:30px;font-weight:600;}.elementor-kit-6 h3{color:var( --e-global-color-primary );}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-size:24px;font-weight:600;line-height:1.2rem;}.elementor-kit-6 h5{color:var( --e-global-color-primary );}.elementor-kit-6 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.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 */.padding-col > .elementor-element-populated {
    padding: 90px 90px !important;
}

.margin-text {
    margin-top: 30px !important;
}

.margin-inner {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}


/* Tablet portrait & mobile */
@media screen and (max-width:1023px){
    .padding-col > .elementor-element-populated {
        padding: 20px 20px !important;
    }


    
    /*.padding.small{*/
    /*    padding: 40px 70px;*/
    /*}*/
}

/*Divider*/
.divider-container {
  position: relative;
  width: 100%;
  margin: 30px 0;
  height: 46px; /* sesuaikan dengan tinggi icon & teks */
}

.divider-content {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  gap: 22px;
}

.divider-text {
  color: var(--e-global-color-primary);
  font-family: "Shadows into light", Sans-serif;
     padding-bottom: 15px;
    font-size: 24px;
    font-weight: 500;
    line-height: 0;
}

.divider-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
}

.divider-icon img {
  width: 46px;
  height: 46px;
  object-fit: contain;
  display: block;
  margin-bottom: 4px;
}

/* Garis di bawah konten, mulai dari kiri sampai sebelum konten */
.divider-line {
  position: absolute;
  top: 50%;
  transform: translateY(16px); /* geser ke bawah */
  height: 3px;
  background: #5b7a99;
  border-radius: 2px;
}

/* KIRI: konten di kiri, garis dari setelah konten ke kanan */
.divider-left .divider-content {
  left: 0;
}
.divider-left .divider-line {
  left: 30px; 
  right: 0;width: calc(100% - 30px);
}

/* KANAN: konten di kanan, garis dari kiri sampai sebelum konten */
.divider-right .divider-content {
  right: 0;
}
.divider-right .divider-line {
      left: 0;
    right: 33px;
    width: calc(100% - 33px);
}


::-webkit-scrollbar {
-webkit-border-radius: .25rem;
width: 12px;
}
::-webkit-scrollbar-track {
background: #e0e0e0;
}
::-webkit-scrollbar-thumb {
background: rgba(81, 112, 157, .5);
border-radius: .25rem;
}
::-webkit-scrollbar-track {
background: hsla(208, 7%, 46%, .25);
background-blend-mode: multiply;
border-radius: 1px;
}
.custom-quote-text p.elementor-blockquote__content:after, .custom-quote-text p.elementor-blockquote__content:before {
color: rgba(63, 63, 63, .25);
display: inline-block;
font-family: Times New Roman;
font-size: 4rem;
height: 0;
line-height: 0;
position: relative;
width: 0;
}
.custom-quote-text p.elementor-blockquote__content:before {
content: "“";
}
.custom-quote-text p.elementor-blockquote__content:after {
content: "”";
}
.custom-quote-text .e-q-footer {
border-top: 1px solid #51709d;
}
.custom-quote-text cite.elementor-blockquote__author {
	padding: 1rem;
}
/*10dec*/
.e--pointer-double-line .elementor-item:after, .e--pointer-double-line .elementor-item:before, .e--pointer-overline .elementor-item:after, .e--pointer-overline .elementor-item:before, .e--pointer-underline .elementor-item:after, .e--pointer-underline .elementor-item:before{height:2px!important;}

.testimonial-form-popup_wrapper input, .testimonial-form-popup_wrapper textarea{background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
    color: #495057;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    height: calc(1.5em + .75rem + 2px);
    line-height: 1.5;
    padding: .375rem .75rem;
    -webkit-transition: border-color .15s width: 100%;}
.gform-theme--foundation .gform_fields{row-gap: 16px !important;}
p.gform_required_legend {
    display: none;
}
.testimonial-form-popup {
    border-top: 1px solid #dee2e6 !important;
    padding-top: 30px !important;
}
.gform_heading h2{    font-size: 1.1rem;    line-height: 1.5;
    margin: 0;}
.gfield_label{display:flex;flex-direction: row !important;}



@media screen and (max-width:767px) {
.divider-icon{display:none}
.divider-left .divider-line{left: 0; width: 100%;}
.divider-right .divider-line{right:0; width:100%}
.divider-line{transform: inherit;}
.divider-container{margin:60px 0 0px}
.divider-right .divider-content {
    right: auto;
}

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-display: auto;
	src: url('https://demo5.newmediaguru.co/wolfgang_passmann_wp/wp-content/uploads/2025/10/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */