.elementor-1350 .elementor-element.elementor-element-5dcc6a2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-5dcc6a2 */.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

input[type="date"],
input[type="text"],
input[type="time"] {
    -webkit-appearance: none;
}

.incomplete--div {
    margin: 0px;
    background-color: var(--bs-danger);
    color: white !important;
    padding: 2px 10px;
    text-align: center;
    display: inline-flex;
    font-size: 21px;
    margin-bottom: 8px;
}

@media (max-width: 575px) {
    .section--popup.en .incomplete--div {
        font-size: 17px;
    }

    .section--popup.ru .incomplete--div {
        font-size: 16px;
    }
}

/* loadings */
.no-events-loading {
    pointer-events: none !important;
    cursor: not-allowed !important;
    opacity: 0.85 !important;
}

.no-events-loading * {
    pointer-events: none !important;
    cursor: not-allowed !important;
    opacity: 0.85 !important;
}

.login--wrapper {
    background-color: #fff;
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
    border-radius: 30px;
    padding: 15px 0px 20px;
}

.section--padding {
    padding: 0px 30px;
}

.login--heading {
    font-size: 30px;
}

@media (max-width: 575px) {
    .section--padding {
        padding: 0px 15px;
    }

    .login--heading {
        font-size: 20px;
        letter-spacing: 0.6px;
        margin-bottom: 10px;
    }
}

.login--logo-wrapper {
    position: fixed;
    z-index: 100;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
}

.login--logo {
    width: 100%;
    height: 140px;
    transform: rotate(270deg);
}

.login--regular-logo {
    width: 100%;
    height: 65px;
    position: absolute;
    top: -49px;
    right: 0px;
    width: 50%;
    border-radius: 1px;
}

@media (max-width: 1399px) {
    .login--logo {
        height: 100px;
    }
}

@media (max-width: 1399px) {
    .login--logo {
        height: 100px;
    }
}

@media (max-width: 575px) {
    .login--wrapper {
        padding: 15px 10px 20px;
    }

    .login--logo-wrapper {
        left: 0px;
        top: -25px;
    }

    .login--logo {
        width: 80px;
        height: 80px;
        padding: 13px;
    }
}

.login--input {
    /* background-color: #1a1a1a; */
    border-radius: 30px;
}

.login--input.without--fields {
    border-bottom: 1px dotted #efefef;
    padding-bottom: 12px;
    border-radius: 0px;
}

.form--spacer hr {
    border-style: dotted;
    border-color: #dfdfdf;
    opacity: 1;
    margin-top: 35px;
}

.login--input label {
    padding: 0px 0px 1px;
    font-size: 14px;
    color: #000;
    text-align: left;
    margin-bottom: 0px;
    display: flex;
    align-items: end;
    justify-content: space-between;
}

@media (max-width: 575px) {
    .login--input label {
        font-size: 13px;
    }
}

.login--input label span {
    /* background-color: black; */
    padding: 1px 4px;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
}

@media (max-width: 575px) {
    .login--input label span {
        font-size: 12px;
    }
}

.login--input i:not(.info) {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 90px;
    background-color: #efefef;
    font-size: 18px;
    border-radius: 4px 0px 0px 4px;
}

.login--input i.info {
    color: #fff;
    z-index: 1;
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-align: start;
    font-size: 16px;
}

.login--input:hover i,
.login--input:focus i {
    color: #488c78;
}

.login--input input {
    height: 52px !important;
    font-weight: 500;
    border-radius: 0px 4px 4px 0px !important;
    /* border: 1px solid #efefef !important; */
}

.login--input input.no-icon {
    border-radius: 4px !important;
}

.login--input input:hover,
.login--input:focus {
    border-color: #efefef !important;
}

.login--subtitle {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 21px;
    font-weight: 700;
}

.login--remember {
    margin-top: 12px;
    margin-bottom: 0px;
    letter-spacing: 0.4px;
    padding-left: 20px;
}

.login--remember label {
    font-size: 13px;
    color: #b5b5b5;
}

.login--remember input {
    font-size: 13px;
    margin-left: 0px !important;
    margin-right: 12px;
    margin-top: 0px;
}

/* --------------------------------------------------- */
/* --------------------------------------------------- */

.login--footer {
    width: 100%;
    margin: auto;
    padding: 0px 10px;
    margin-top: 30px;
}

.login--forgot {
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 0.4px;
    color: #111;
}

.login--forgot span,
.login--forgot a {
    border-bottom: 1px dashed #488c78;
}

/* --------------------------------------------- */
/* --------------------------------------------- */

.left--section {
    border-radius: 15px;
    padding-top: 25px;
    padding-bottom: 0px;
}

.personal--wrapper {
    border-radius: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (max-width: 575px) {
    .left--section {
        border-radius: 15px;
    }

    .personal--wrapper {
        margin: 0px;
    }
}

/* --------------------------------------------- */
/* --------------------------------------------- */

.upload--wrapper {
    text-align: center;
}
.upload--label {
    border: 1px solid black;
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
    height: 210px;
    width: 100%;
    max-width: 265px;
    padding: 12px;
}

/* note */
.upload--note {
    margin: 0px;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 4px;
}

.upload--note:before {
    content: "(";
    font-size: 10px;
    margin-right: 5px;
    font-weight: 600;
}

.upload--note:after {
    content: ")";
    font-size: 10px;
    margin-left: 5px;
    font-weight: 600;
}

.form--radio {
    margin: 0px;
    height: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.footer--logo img {
    width: 200px;
    height: 35px;
    object-fit: contain;
    filter: grayscale(100%) brightness(0);
}

.hidden {
    visibility: hidden !important;
    width: 0px !important;
    height: 0px !important;
}

/* --------------------------------------------- */
/* --------------------------------------------- */

.section--success {
    background-size: cover;
    background-position: center;
    width: 100vw;
    min-height: 100vh;
}

.success--logo {
    width: 250px;
    width: 200px;
}

@media (max-width: 575px) {
    .success--logo {
        width: 150px;
        height: 100px;
    }
}

.success--subheading span {
    color: #488c78;
}

.success--mid-section {
    position: relative;
}
.success--mid-section hr {
    width: 180px;
    border-radius: 3px;
    border-color: #a4a4a4;
    border-width: 2px;
    opacity: 1;
    position: absolute;
    bottom: -22px;
    left: 0px;
}

/* navbar */

.navmenu--links {
    border: none !important;
    font-size: 16px !important;
    height: 40px !important;
    border-bottom: 1px solid #292929 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-weight: 500 !important;
    padding: 0px 30px !important;
}

@media (min-width: 1200px) {
    .navmenu--links {
        padding: 0px 50px !important;
    }
}

.navmenu--links:hover,
.navmenu--links:focus,
.navmenu--links.active {
    border-bottom: 1px solid #488c78 !important;
}

.navmenu--links:before,
.navmenu--links:before,
.navmenu--links:before,
.navmenu--links:before,
.navmenu--links:before {
    background: #488c78 !important;
}

.navmenu--links.active {
    background: #488c78 !important;
}

/* tooltips */
.tooltip-inner {
    font-weight: 500;
    padding: 8px 15px !important;
    font-size: 12px;
    max-width: 480px;
    text-align: left !important;
}

/* switch */
.form--switch {
    display: flex;
    align-items: start;
    justify-content: start;
}

.form--switch input {
    width: 38px !important;
    height: 19px !important;
    margin: 0px !important;
    border-radius: 20px !important;
    padding: 0px !important;
    margin-top: 5px !important;
    box-shadow: none !important;
    margin-top: 14px !important;
    background-color: #cccccc;
}

.form--checkbox input {
    margin: 0px !important;
    margin-right: 12px !important;
    height: 15px !important;
    width: 15px !important;
    box-shadow: none !important;
    margin-top: 5px !important;
    border-radius: 100px !important;
}

@media (max-width: 575px) {
    .form--checkbox input {
        height: 13px !important;
        width: 13px !important;
        margin-top: 4px !important;
    }

    .terms--title {
        font-size: 19px;
    }
}

.form--checkbox label {
    font-weight: 400 !important;
    font-size: 16px;
    color: #000;
}

.form--switch label {
    font-size: 15px;
    padding-top: 0px;
}

.form-check-input {
    border: 1px solid #488c78 !important;
    /*border: none !important;*/
}

.form-check-input:checked {
    background-color: #488c78;
    border-color: #488c78;
}

.remarks--wrapper {
    display: flex;
    margin-top: 15px;
}
.remarks--wrapper i {
    color: #488c78;
    margin-right: 12px;
    font-size: 10px;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .remarks--wrapper i {
        color: #488c78;
        margin-right: 12px;
        font-size: 10px;
        margin-top: 0px;
    }
}

.remarks--wrapper span {
    color: #111;
    font-weight: 400;
    font-size: 16px;
}

@media (max-width: 575px) {
    .form--checkbox label {
        font-size: 13px;
        color: #000;
    }

    .remarks--wrapper span {
        font-size: 13px;
    }
}

/* tabs */
.tabs--ul .nav-link {
    align-items: center;
    display: flex;
    height: 46px;
    font-size: 15px;
    font-weight: 500;
    color: #111;
    padding: 0px;
    border-radius: 0px;
    background-color: #00000017;
    width: 200px;
    text-align: center;
    justify-content: center;
}

@media (max-width: 575px) {
    .tabs--ul .nav-link {
        width: 150px;
    }
}

.tabs--ul .nav-link.active,
.tabs--ul .show > .tabs--ul .tabs--ul .nav-item:first-of-type .nav-link {
    background-color: #47ae8f;
    color: white;
}

/* requirements */
.requirements--wrapper p {
    margin: 0px;
    margin-bottom: 20px;
    font-size: 15px;
    display: flex;
    align-items: start;
    color: #222;
}

@media (max-width: 575px) {
    .requirements--wrapper p {
        font-size: 14px;
    }

    .tabs--ul .nav-link {
        font-size: 14px;
    }
}

.requirements--wrapper p i {
    margin-right: 8px;
    color: #47ae8f;
}

.requirements--wrapper p b {
    color: #222;
    margin: 0px 6px 0px 0px;
}

.caption--span {
    font-size: 13px;
}

.caption--span:before {
    content: "(";
    margin-right: 4px;
    font-size: 10px;
}

.caption--span:after {
    content: ")";
    margin-left: 4px;
    font-size: 10px;
}

.applicant--payment-links {
    display: flex;
    align-items: center;
    justify-content: center;
}
.applicant--payment-links img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}

/* --------------------------- */
/* --------------------------- */

.login--back-button {
    color: #111 !important;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 1px;
    border-bottom: 2px solid #47ae8f;
}

/* logo  */
.boarding--logo {
    width: 100%;
    height: 50px;
    object-position: right;
}

@media (max-width: 575px) {
    .login--back-button {
        position: fixed;
        z-index: 5;
        bottom: 35px;
        padding: 3px 11px;
        font-size: 14px;
        background-color: #47ae8f;
        border-radius: 50px;
        color: #fff !important;
    }

    /* logo  */
    .boarding--logo {
        width: 100%;
        height: 50px;
        object-position: center;
    }
}

input::-webkit-datetime-edit {
    display: block;
}

.optional--span {
    font-size: 10px;
    letter-spacing: 0.3px;
}
.optional--span:before {
    content: "(";
    font-size: 8px;
    margin-right: 1px;
}
.optional--span:after {
    content: ")";
    font-size: 8px;
    margin-left: 1px;
}

.file--input {
    visibility: hidden;
    height: 0px !important;
    width: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    position: absolute;
}

.form--radio input {
    width: 24px !important;
    margin-right: 8px !important;
    margin-top: 0px !important;
    height: 18px !important;
}

@media (max-width: 575px) {
    .form--radio input {
        width: 22px !important;
        height: 15px !important;
    }
}

.form--radio label {
    font-weight: 500 !important;
    font-size: 14px;
}

@media (max-width: 575px) {
    .form--radio label {
        font-size: 13px;
    }
}

.box--wrapper {
    border: 1px solid black;
    padding: 30px 10px 3px;
    /* background-color: #fdfdfd; */
    height: 100%;
}

@media (max-width: 575px) {
    .box--wrapper {
        padding: 22px 10px 0px;
    }
}

@media (max-width: 991px) {
    .box--wrapper {
        height: auto;
    }
}

.box--wrapper.for-terms {
    padding: 25px 20px 5px;
    margin-top: 12px;
}

@media (max-width: 991px) {
    .box--wrapper.for-terms {
        padding: 25px 20px 20px;
    }
}

.box--wrapper.for-points {
    padding: 10px 20px 10px;
    margin-top: 0px;
}

@media (max-width: 991px) {
    .box--wrapper.for-points {
        padding: 12px 20px 15px;
    }
}

.demo--payments {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
}

.demo--payments img {
    height: 42px;
    border-right: 2px solid #000;
    object-fit: contain;
    background-color: white;
    width: 130px;
}

.demo--payments img:last-of-type {
    border-right: 1px solid transparent;
}

.section--popup {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    height: auto;
    padding: 20px;
    right: 0px;
    margin: auto;
    width: 98%;
    max-width: 530px;
    max-height: 350px;
    display: flex;
    align-items: end;
    justify-content: center;
    background-color: #dc3545;
    z-index: 10;
    box-shadow: 0px 0px 1px #dc3545;
}

.section--popup.ru {
    max-height: 300px;
}

.section--popup.en {
    max-height: 240px;
}

@media (max-width: 575px) {
    .section--popup.en {
        max-height: 225px;
    }

    .section--popup.ru {
        max-height: 235px;
    }
}

/* invoice */
.invoice--part p {
    margin: 0px;
    margin-bottom: 5px;
    font-size: 15px;
}

.invoice--thead th {
    background-color: #43ae8e;
    color: white;
    height: 40px;
    border-color: #000;
    padding-top: 0px;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 0px;
    vertical-align: middle;
}

.invoice--tbody th,
.invoice--tbody td {
    font-size: 14px;
}

@media (max-width: 575px) {
    .invoice--thead th {
        height: 40px;
        font-size: 13px;
    }

    .invoice--tbody th,
    .invoice--tbody td {
        font-size: 13px;
    }
}

.invoice--tbody tr {
    border-bottom-color: black;
    /* border-bottom-color: #474747; */
}

.bg--whitesmoke {
    background-color: whitesmoke !important;
}

.invoice--thead-self {
    /* background-color: #47ae8f !important; */
    /* color: white !important; */
}

.invoice--empty-cell {
    height: 40px;
    border-bottom: 1px solid black;
}

.close--popup {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 20px;
    cursor: pointer;
    color: white;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #9c202c;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .close--popup {
        font-size: 17px;
        width: 30px;
        height: 30px;
    }
}

.reset--button.for-add {
    min-width: 110px;
    width: 110px;
}

.append--wrapper {
    margin-top: 15px;
}

.append--wrapper div {
    background-color: #488c78;
    text-align: center;
    color: white;
    border-radius: 0px;
    font-size: 16px;
    padding: 5px 0px;
    margin-top: 2px;
}

.fields--note {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 2px;
}


/**************************/


/* select2 single */

.form--select-wrapper {
    width: 100%;
    position: relative !important;
}

.form--select-wrapper.xxs {
    width: 100%;
    max-width: 135px;
    position: relative !important;
    margin: auto;
}

.form--select-wrapper .select2:nth-of-type(2) {
    display: none !important;
}

/* -------------------------- */
/* -------------------------- */

.select2-container .select2-search--inline .select2-search__field {
    font-size: var(--inputFontSize) !important;
    margin: auto !important;
    margin-left: 8px !important;
    margin-top: 10px !important;
    margin-bottom: 6px !important;
    font-weight: 500;
}

@media (max-width: 575px) {
    .select2-container .select2-search--inline .select2-search__field {
        font-size: 12px !important;
    }
}

.form-select {
    width: 100% !important;
    height: var(--inputHeight);
    background-color: #efefef;
    border: 1px solid var(--inputBorderColor);
    border-radius: 30px;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__clear {
    margin-right: 10px !important;
    height: 26px !important;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__clear
    span {
    color: var(--brandColor) !important;
    font-size: 13px;
}

.form-select:disabled {
    background-color: initial !important;
}

.select2-container--default.select2-container--disabled
    .select2-selection--single {
    background-color: #efefef !important;
    cursor: default;
}

.form--select-wrapper .form--select {
    width: 100% !important;
    height: var(--inputHeight);
    background-color: #efefef;
    border: 1px solid var(--inputBorderColor);
    border-radius: 30px;
}

.form--select-wrapper.side--left .form--select {
    border-radius: 30px 0px 0px 30px;
}

.form--select-wrapper.side--right .form--select {
    border-radius: 0px 30px 30px 0px;
}

.form--select-wrapper .select2-container {
    width: 100% !important;
    background-color: #efefef;
    border: none;
    border-radius: 30px;
}

.form--select-wrapper.side--left .select2-container {
    border-radius: 30px 0px 0px 30px;
}

.form--select-wrapper.side--right .select2-container {
    border-radius: 0px 30px 30px 0px;
}

.form--select-wrapper
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    right: 8px;
    top: 15px;
    display: none !important;
}

.form--main-row
    .form--select-wrapper
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    display: block !important;
}

.form--select-wrapper .select2-container .select2-selection--single {
    height: var(--inputHeight);
    border-radius: 4px 4px 4px 4px;
    font-size: var(--inputFontSize);
    border: 1px solid var(--inputBorderColor);
    background-color: #efefef;
    font-weight: 500;
}

@media (max-width: 575px) {
    .form--select-wrapper .select2-container .select2-selection--single {
        font-size: 12px !important;
    }
}

.form--select-wrapper.side--left .select2-container .select2-selection--single {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.form--select-wrapper.side--right
    .select2-container
    .select2-selection--single {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: var(--inputHeight);
    padding-left: var(--selectPadding) !important;
    padding-right: var(--selectPadding);
    font-size: var(--inputFontSize);
    color: var(--inputColor);
    font-weight: 500;
}

@media (max-width: 575px) {
    .select2-container--default
        .select2-selection--single
        .select2-selection__rendered {
        font-size: 12px !important;
    }
}

.select2-container--default .select2-results__option--selected {
    background-color: var(--color-scheme-dark-2) !important;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    color: var(--inputColor);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    /* border: var(--inputBorder) !important; */
    border: none !important;
    outline: none !important;
    padding-left: var(--selectPadding);
    padding-right: var(--selectPadding);
    font-size: var(--inputFontSize);
    font-weight: 500;
}

@media (max-width: 575px) {
    .select2-container--default
        .select2-search--dropdown
        .select2-search__field {
        font-size: 12px !important;
    }
}

.form--select-wrapper .select2-dropdown {
    border: var(--inputBorder);
}

.select2-container--open .select2-dropdown--below {
    border-color: var(--inputBorderColor);
}

.select2-container--default
    .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #efefef !important;
    border-bottom: 1px solid var(--inputBorderColor);
    color: var(--inputColor) !important;
}

.form--select-wrapper .select2-results__option {
    font-size: var(--inputFontSize);
    padding-left: var(--selectPadding) !important;
    padding-right: var(--selectPadding) !important;
    font-weight: 500;
}

@media (max-width: 575px) {
    .form--select-wrapper .select2-results__option {
        font-size: 12px !important;
    }
}

.select2-search--dropdown {
    background-color: #efefef;
}

.select2-results__option {
    background-color: #efefef;
    border-bottom: 1px solid #efefef !important;
    font-size: var(--inputFontSize);
    padding: var(--selectOptionPadding);
    font-weight: 500;
}

@media (max-width: 575px) {
    .select2-results__option {
        font-size: 12px !important;
    }
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    background-color: #efefef;
    color: var(--inputColor);
}

/* search version */

.form--select-wrapper.search--version .form--select {
    width: 100% !important;
    height: 43px;
    background-color: var(--result-bg);
    border: 1px solid var(--inputBorderColor);
    border-radius: var(--inputRadius);
}

.form--select-wrapper.search--version .form--select {
    width: 100% !important;
    height: 43px;
    background-color: var(--result-bg);
    border: 1px solid var(--inputBorderColor);
    border-radius: var(--inputRadius);
}

.form--select-wrapper.search--version .select2-container {
    border-radius: var(--inputRadius);
}

.form--select-wrapper.search--version
    .select2-container
    .select2-selection--single {
    border-radius: var(--inputRadius);
}

.form--select-wrapper.search--version
    .select2-container
    .select2-selection--single {
    height: 43px !important;
}

.form--select-wrapper.search--version
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 45px !important;
}

.form--select-wrapper.search--version
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 9px;
    right: 7px;
    border-radius: var(--inputRadius) !important;
}

.form--select-wrapper.search--version
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: var(--inputColor) transparent transparent transparent;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: var(--inputColor) !important;
    line-height: var(--inputHeight) !important;
}

/* multiple */

.select2-container--default .select2-selection--multiple {
    background-color: #efefef !important;
    border: 1px solid var(--inputBorderColor) !important;
    padding: var(--inputPadding);
}

.select2-results__option:last-of-type {
    border-radius: 0px 0px 5px 5px !important;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #efefef !important;
    border: 1px solid var(--brandColor) !important;
    color: var(--textColor);
    font-size: 13px;
    margin-top: 15px !important;
    font-weight: 500;
}

@media (max-width: 575px) {
    .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice {
        font-size: 12px !important;
    }
}

.select2-container .select2-selection--multiple {
    min-height: var(--inputHeight) !important;
}

.select2-container,
.select2-dropdown,
.select2-search,
.select2-results {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    background-color: #efefef;
}


/***************************/

.form--input {
    border-radius: 6px !important;
    height: 48px !important;
    padding: 0px 20px !important;
    font-size: 13px !important;
    width: 100% !important;
    color: var(--textColor) !important;
    border: var(--inputBorder) !important;
    background-color: #efefef !important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
}


.align-horizontal {
    display: flex;
    align-items: center;
    gap: 10px; /* Adjust spacing between checkbox and text */
}

.align-horizontal .form-check-input {
    margin: 0; /* Removes unnecessary margin from the checkbox */
}/* End custom CSS */