.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#E9E9E9;--e-global-color-text:#E9E9E9;--e-global-color-accent:#FC6C00;--e-global-color-d2f9525:#8F9BB3;--e-global-color-8f782ad:#1A1C1E;--e-global-color-b4b4426:#262829;--e-global-color-7a1d398:#A3A4A5;--e-global-color-694132e:#1A1C1E;--e-global-color-43eb42b:#BBBBBC;--e-global-color-086629c:#FFFFFF;--e-global-color-637b921:#FC6C00;--e-global-color-c21f7ba:#FF7F20;--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-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* DATA TABLES*/
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper {
    color: #262829 !important;
}

.dataTables_wrapper .dataTables_length select {
    color: #EBE8E8;
}

.dataTables_info{
    color: #EBE8E8 !important;
    font-size: 14px;
}

.paginate_button {
    background-color: #ddd;
    color: #333;
}

.paginate_button.current {
    background-color: #333;
    color: #fff;
}

.dataTables_wrapper .dataTables_length select {
    background-color: #1A1C1E !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.2em 0.5em;
    font-size: 12px;
}

.dataTables_wrapper .dataTables_filter input {
    background-color: #1A1C1E !important;
    color: #EBE8E8;
}

/* DropDown Style*/
.select2-container--open .select2-dropdown--above {
    background-color: #1a1c1e !important;
    color: #FFF !important;
}

.select2-container--default .select2-results__option--selected {
    background-color: #262829 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3b3f44 !important;
    color: #FFF !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fffefe !important;
    background-color: #1a1c1e !important;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    color: #FFFFFF !important;
    background-color: #1a1c1e !important;
}

.select2-search--dropdown {
    background-color: #1a1c1e !important;
}/* End custom CSS */