.elementor-kit-6906{--e-global-color-primary:#302EA7;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F9AB00;--e-global-color-3606dfe:#696969;--e-global-color-ec4dfe8:#050A30;--e-global-color-dd6523e:#F6F7FC;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6906 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6906 a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6906 h1{font-family:"Playfair Display", Sans-serif;font-size:22px;font-weight:500;}.elementor-kit-6906 h2{color:var( --e-global-color-ec4dfe8 );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-6906 button,.elementor-kit-6906 input[type="button"],.elementor-kit-6906 input[type="submit"],.elementor-kit-6906 .elementor-button{font-family:"Inter", Sans-serif;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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);}@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 */.customFormDesign .jet-form-builder__fields-group:has(.customField_container){
    flex-direction: row;
}

.customFormDesign div[data-elementor-type="jet-listing-items"]{
    margin: 0;
}

.customFormDesign .autoCompleteFields + .select2 .select2-selection__choice{
    background-color: var(--e-global-color-accent,#F9AB00);
    border: 0;
    padding: 10px;
    display: flex;
    color: #fff;
    margin-top: 10px;
    margin-left: 5px;
}

.customFormDesign .autoCompleteFields + .select2 .select2-selection__choice__remove{
    order:2;
    margin-left:10px;
    color: var(--e-global-color-ec4dfe8,#050A30);
}

/*
.customFormDesign .autoCompleteFields + .select2 .select2-selection{
    height: 55px;
}*/

.customFormDesign .autoCompleteFields + .select2 .select2-search__field{
    padding-left: 5px;
}

.customFormDesign .autoCompleteFieldsNoMulti + .select2 .select2-selection{
    padding-left: 5px;
}

.customFormDesign .autoCompleteFieldsNoMulti + .select2 .select2-selection__arrow{
    display: none;
}


.customFormDesign .autoCompleteFieldsNoMulti + .select2 .select2-selection__rendered{
    background-color: var(--e-global-color-accent,#F9AB00);
    width: fit-content;    
    margin-top: 8px;
    border-radius: 4px;
    color: #fff;
    padding-left: 20px;
}

.customFormDesign .jet-form-builder__field-wrap #job_title{
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}


.customFormDesign .autoCompleteFieldsNoMulti + .select2 .select2-selection__placeholder{
    display: none
}/* End custom CSS */