.elementor-kit-8{--e-global-color-primary:#2C3591;--e-global-color-secondary:#F56640;--e-global-color-text:#222222;--e-global-color-accent:#F56640;--e-global-color-60db19b:#FFFFFF;--e-global-color-3cb5e2f:#F0F0F1;--e-global-color-d7ea3ff:#5C5A70;--e-global-typography-primary-font-family:"Titel";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Titel";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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-kit-8{--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:14px;}.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 */:target {
  scroll-margin-top: 150px;
}

html,
body {
  overflow-x: hidden;
}

/* popup phone code style on mobile */
.elementor-kit-8 .elementor-field-group-combowith .elementor-select-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.elementor-kit-8 .elementor-field-group-combowith .elementor-select-wrapper::before {
    content: "";
    position: absolute;
    z-index: 1;
    background-image: url('https://pertiwiadventure.com/wp-content/uploads/2026/04/plus.png');
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;

    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    left: -16px;
}

@media (max-width: 767px) {
    .elementor-kit-8 .elementor-field-group-combowith .elementor-select-wrapper::before {
        left: -8px;
        width: 18px;
        height: 18px;
    }
    
    /*countrycode popup*/
    .iti.iti--container{
      background: rgba(0,0,0,0.5) !important;
    }
    
    .iti.iti--container.iti--fullscreen-popup .iti__dropdown-content{
      top: 15vh;
      overflow: hidden;
      border-radius: 0 0 4px 4px;
      background: #ffffff;
    
      box-shadow:
        0 20px 60px rgba(0,0,0,.18),
        0 4px 18px rgba(0,0,0,.08);
    }
    
    .iti.iti--container.iti--fullscreen-popup .iti__country-list{
      max-height: 300px !important;
      border: none;
      background: transparent;
    }
    
    .iti--fullscreen-popup .iti__search-input-wrapper{
      background: #ffffff !important;
    }
    
    .iti--fullscreen-popup .iti__search-input{
      background: transparent !important;
      border: none;
    }
}

/* acceptance style */
.elementor-field-group-setuju .elementor-field-option {
    display: flex;
    align-items: center;
    line-height: normal;
}

#form-field-setuju {
    width: 16px;
    height: 16px;
    margin: 0 8px 0 2px;
    flex-shrink: 0;
    cursor: pointer;
}

.elementor-field-group-setuju label {
    margin: 0;
    padding: 0;
    line-height: 1.2;
    cursor: pointer;
}

/* Skip Link Accessibility */
.skip-link.screen-reader-text {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.skip-link.screen-reader-text:focus {
    position: fixed;
    top: 16px;
    left: 16px;
    width: auto;
    height: auto;
    padding: 12px 16px;
    background: #111111;
    color: #ffffff;
    z-index: 999999;
    border-radius: 6px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
    clip: auto !important;
    clip-path: none !important;
    overflow: visible;
}

/* field phone fixed for page speed google */
.iti__selected-country,
.iti__tel-input {
  transition: transform .2s ease, opacity .2s ease !important;
}

.iti__selected-country {
  will-change: transform, opacity;
}

.iti__tel-input {
  will-change: transform;
}/* End custom CSS */