﻿* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
    font-size: 14px;
    padding: 0 !important
}

body {
    font-family: 'arianamu';
}

.container-fluid,
nav.navbar {
    max-width: 1520px;
    margin: auto;
}

header, footer {
    font-family: 'arianamu';
}

pre {
    /*font-family: 'Montserrat arm';*/
    font-family: 'arianamu';
    white-space: pre-wrap;
}

.modal-open {
    overflow: auto !important;
}

#wrap {
    min-height: 100%;
}

.form-control::-webkit-input-placeholder {
    color: rgba(108, 117, 125, 0.6);
}

#main {
    overflow: auto;
}

h1 {
    text-align: center;
    color: #00469A;
    font-size: 38px;
    font-weight: bold;
    word-break: break-word;
}

.font-weight900 {
    font-weight: 900;
}

.wordBreak {
    word-break: break-word;
}

.wordAll {
    word-break: break-all;
}

.outline-none, .outline-none:focus {
    outline: none;
}

.textTransform {
    text-transform: capitalize;
}

.paddingRound {
    padding: 0.29rem;
}

.Zindexminus {
    z-index: -1;
}

.Zindex10 {
    z-index: 10;
}

.Zindexplus {
    z-index: 1000;
}

.zi-max {
    z-index: 100000;
}

.Zindex99999 {
    z-index: 9999999999999 !important;
}

.at-icon-wrapper {
    border-radius: 50%;
}

.mh-sm {
    min-height: 350px;
}

.mh-md {
    min-height: 600px;
}

.mh-lg {
    min-height: 750px;
}

.LetterSpacing {
    letter-spacing: 0.5px;
}

.line-height-normal {
    line-height: normal;
}

.LineHeight {
    line-height: 1.5;
}

.LineHeightTwo {
    line-height: 2.5;
}

.LineHeightOne {
    line-height: 1;
}

.line-height-1dot7 {
    line-height: 1.7;
}

.line-height25 {
    line-height: 25px;
}

.lh-normal {
    line-height: normal;
}

.td-none {
    text-decoration: none !important;
}

.td-u {
    text-decoration: underline !important;
}

.td-through {
    text-decoration: line-through !important;
}

.td-through-filter {
    text-decoration-line: line-through !important;
    text-decoration-color: #FA5400 !important;
}

.overFlowHidden {
    overflow: hidden;
}
/*---display---*/
.DisplayNone {
    display: none;
}

.dis-in-block {
    display: inline-block;
}

.dis-flex {
    display: flex;
}
/*----Textarea----*/
.noresize {
    resize: none;
}

a {
    color: #00469A;
    text-decoration: none;
    cursor: pointer !important;
}

.pointer {
    cursor: pointer;
    transition: 0.3s;
}

.pointer-none {
    pointer-events: none;
}

.cursor-all-scroll {
    cursor: all-scroll;
}

.pointer:hover {
    color: black;
}

.white-nowrap {
    white-space: nowrap
}

.va-middle {
    vertical-align: middle;
}

.va-super {
    vertical-align: super;
}

.va-top {
    vertical-align: top;
}

.va-sub {
    vertical-align: sub;
}

.va-bottom {
    vertical-align: text-bottom;
}

.our-job-col {
    background-image: linear-gradient(#1b4589, #00ACEE);
}

.bg-job-muthed {
    background-color: #FAF9F9;
}

.bg-blure {
    filter: blur(4px);
}

.text-link {
    color: #3D85D9;
}
/* hex #1b4589*/
.jobam-bg-light {
    background-color: #00aeef;
}

.our-bg-color1 {
    background-color: #00609b;
}

.our-bg-color2 {
    background-color: #337FAF;
}

.our-bg-color3 {
    background-color: #002741;
}

.our-bg-color5 {
    background-color: #0D66D0;
}

.our-bg-color6 {
    background-color: #0E46A1;
}

.btnColorDark {
    background-color: #150ea6 !important;
}

.btnColorLight2 {
    background-color: #3180EF !important;
}

.btnColorLight {
    background-color: #1361BF !important;
}

.text-red {
    color: red !important;
}

.text-muted2 {
    color: #8B94A3;
}

.text-mut {
    color: rgba(0,0,0,.6);
}

.ColorLight {
    color: #1361BF;
}

.jobam-color {
    color: #1b4589;
}

.our-color-n1 {
    color: #4DAACE;
}

.our-color-n2 {
    color: #00609b;
}

.our-color-n3 {
    color: #00acee;
}

.our-color-n4 {
    color: #00426F;
}

.our-color-n4 {
    color: #004271;
}

.color-dark {
    color: #00469A;
}

.ColorLight2 {
    color: #3180EF;
}

.titelHeaderColor {
    color: #00469A;
}

.filterBG {
    background-color: #FFCC00;
}

.successBg {
    background-color: #00B786;
}

.filter-opacity-bg {
    background-color: rgba(232, 95, 70, 0.1);
}

.blue-opacity-bg {
    background-color: rgba(0, 66, 108, 0.1);
}

.alertBG {
    background-color: #3180EF;
}

.filterH6 {
    color: #FF7000 !important;
}

.evt-filtr .filtr_down {
    display: none;
}

.evt-filtr.collapsed .filtr_up {
    display: inline-block;
}

.evt-filtr.collapsed .filtr_down {
    display: inline-block;
}

.evt-filtr.collapsed .filtr_up {
    display: none;
}

@media only screen and (min-width: 992px) {
    .displayjob-border-left {
        border-right: 1px solid #d6d6d6;
    }
}

@media only screen and (max-width: 992px) {
    .displayjob-border-left {
        border-bottom: 1px solid #d6d6d6;
    }
}

@media only screen and (max-width: 768px) {
    .container-prof {
        max-width: 100%;
    }
}

.border-new-col {
    color: #707070;
}

.our-border-col {
    border: .4px solid #004272;
}

.our-border-bottom {
    border-bottom: 1px solid #004272;
}

.box20 {
    width: 20px;
    height: 20px;
}

.box32 {
    width: 32px;
    height: 32px;
}

.box35 {
    width: 35px;
    height: 35px;
}

.box40 {
    width: 40px;
    height: 40px;
}

.box50 {
    width: 50px;
    height: 50px;
}

.box70 {
    width: 80px;
    height: 80px;
}

.box80 {
    width: 70px;
    height: 70px;
}

.box110 {
    height: 110px;
    width: 110px;
}

.box130 {
    height: 130px;
    width: 130px;
}

.zoom05 {
    zoom: .5;
}

.min-h12rem {
    min-height: 15rem;
}

.opasity5 {
    opacity: 0.5 !important;
}

.height55 {
    height: 55px !important;
}

.rotateX30 {
    transform: rotateX(30deg);
}

.rotateY180 {
    transform: rotateY(180deg);
}

.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.radius-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.radius-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.radius-l {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.radius-r {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
}

select.language-select {
    border: none;
    font-weight: bold;
    color: white;
}

    select.language-select option {
        color: black;
    }

.paragraph-one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.left-fix::-webkit-scrollbar {
    width: 6px;
}

.left-fix::-webkit-scrollbar-track {
    background: #f1f1f1;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.left-fix::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: gray;
}

.blue-border {
    border: 1px solid rgba(13, 102, 208, 0.50);
}

.black-50 {
    color: rgba(0, 0, 0, 0.50);
}

.black-80 {
    color: rgba(0, 0, 0, 0.80);
}

.black-60 {
    color: rgba(0, 0, 0, 0.60);
}

.blue-lightbtn {
    background: #537CE5;
}

.gray-40 {
    color: rgba(0, 0, 0, 0.40);
}

.cursor-text {
    cursor: text;
}

.disbled-btn-quanitity {
    background-color: #C6C6C6 !important;
    color: #d5d5d5 !important;
    pointer-events: none;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.btn-padding {
    padding: 10px 23px;
}

.line-bordertop {
    border-top: 1px solid rgba(0, 0, 0, 0.10);
}

.height-unset {
    height: unset !important;
}

.min-w172 {
    min-width: 172px;
}

.our-boxshadow {
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
}

.radius-top4 {
    border-radius: 4px 4px 0px 0px !important;
}

.overflowY-auto {
    overflow-y: auto !important;
}

.left-fix::-webkit-scrollbar-track {
    background: #f1f1f1;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.w-60 {
    width: 60%
}

.w-80 {
    width: 80%;
}

.btn-padding-2 {
    padding: 7px 23px !important;
}

.top-0 {
    top: 0px !important;
}

.text-decoration-underline {
    text-decoration: underline !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.w-95 {
    width: 95%;
}

.white-filter {
    filter: invert(95%) sepia(97%) saturate(14%) hue-rotate(213deg) brightness(104%) contrast(104%);
}

.black-outline {
    border-radius: 3px;
    border: 1px solid #000;
    background: #FFF;
}

.py-40 {
    padding: 40px 0px;
}

.py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
}

.min-h-36 {
    min-height: 36.6px;
}

.top-150 {
    top: 150px !important;
}

.min-h-75 {
    min-height: 75px;
}

.opacity4 {
    opacity: 0.4;
}

.black-12 {
    color: #121212;
}

.line-top-amount {
    width: 100%;
    height: 1px;
    margin-bottom: 16px;
    margin-top: 30px;
    border-bottom: 2px dashed #DCDEE0;
}

.gray-light {
    color: #676767
}

.gray-btn-outline {
    border-radius: 4px;
    border: 1px solid #DEDEDE;
    padding: 12px 24px;
    width: 100%;
    display: block;
    text-align: center;
    color: #000;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none !important;
}

.my-16 {
    margin-bottom: 16px;
    margin-top: 16px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px;
}

.py-50 {
    padding: 50px 0;
}

.mt-24 {
    margin-top: 24px;
}

.mb-14 {
    margin-bottom: 14px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.px-25 {
    padding-left: 25px;
    padding-right: 25px;
}

.mr-24 {
    margin-right: 24px;
}

.mt-18 {
    margin-top: 18px;
}

.text-break-spaces {
    white-space: break-spaces;
}

.black-color-07 {
    color: rgba(0, 0, 0, 0.70)
}

.min-height-unset {
    min-height: unset !important;
}

.select-none {
    user-select: none !important
}

.overflowX-auto {
    overflow-x: auto;
}

.btn-outline-black {
    color: #222741;
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    background: transparent;
    border: 1px solid #222741;
}

.rounded-8 {
    border-radius: 8px !important;
}

.mt-8 {
    margin-top: 8px;
}

.global-alert {
    right: 50%;
    transform: translate(50%, -50%);
    top: 50px;
    max-width: 822px;
}

.opacity7 {
    opacity: 0.7;
}

.py-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

.mt-20 {
    margin-top: 20px;
}

.mt-8 {
    margin-top: 8px;
}

.fontSize18 {
    font-size: 18px;
}

.green-color {
    color: #147C61;
}

.mx-14 {
    margin: 0 14px;
}

.mt-100 {
    margin-top: 100px;
}

.py-20 {
    padding: 20px 0;
}

.mt-32 {
    margin-top: 32px !important;
}

.min-w-120 {
    min-width: 120px;
}

.red-invited-color {
    color: #DE350B !important;
}

.blog-bg {
    background: #FAF9F9;
}

.container-1000 {
    max-width: 1000px;
    margin: auto;
}

.fontSize32 {
    font-size: 32px !important;
}

.display-panel {
    max-width: 700px;
    margin: auto;
}

    .display-panel p {
        line-height: 40px;
        font-weight: 400;
        font-size: 18px;
        color: #242424;
        line-height: 32px;
    }

.mt-48 {
    margin-top: 48px;
}

.w-maxcontent {
    width: max-content;
}

@media(max-width: 992px) {
    .w-maxcontent {
        width: unset;
    }
}

.fixed-style {
    position: sticky !important;
    width: 100%;
    z-index: 99;
    top: 53px;
}

.mtp-5 {
    margin-top: 5px;
}

.max-width-unset {
    max-width: unset !important;
}

.new-title {
    background: rgba(222, 53, 11, 0.08);
    color: #DE350B;
    padding: 4px 10px;
    border-radius: 4px;
}

.color-red {
    color: #DE350B !important;
}

.p-12 {
    padding: 12px !important;
}

.radius-3 {
    border-radius: 3px;
}

.red-outline-btn {
    border: 1px solid #DE350B;
    border-radius: 8px;
    padding: 10px 20px;
    color: #DE350B !important;
    text-decoration: none !important;
}

.radius-4 {
    border-radius: 4px !important;
}

.width-20 {
    width: 20px;
}

.border-right {
    border-right: 1px solid #E6E6E6;
}

.blue-svg-icon {
    filter: invert(21%) sepia(55%) saturate(2645%) hue-rotate(200deg) brightness(95%) contrast(93%);
}

.bg-green {
    background: #00A579
}

.w-unset {
    width: unset !important;
}

.p-6-12 {
    padding: 6px 12px;
}

.point-10 {
    width: 10px;
    height: 10px;
    min-width: 10px;
    min-height: 10px;
    border-radius: 50%
}

.min-h-40 {
    min-height: 40px;
}

.bg-gray-gradient {
    background: linear-gradient(180deg, rgba(243, 245, 249, 0.35) 0%, rgba(215, 217, 221, 0.75) 129.99%, rgba(241, 241, 241, 0.00) 130%);
}
.radius-12 {
    border-radius: 12px;
}

.width-35 {
    width: 35%;
}

.max-width-400 {
    max-width: 402px;
}

.radius-4 {
    border-radius: 4px !important;
}

.radius-0 {
    border-radius: 0px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.inpSearch, .btnSearch, .mobile-filter-btn {
    height: 43px;
}

.brand-blue-cover {
    background: #0E46A1;
}

.input-item {
    background: #FFFFFF;
    border: 1px solid #BDBDBD;
    border-radius: 4px;
    width: 100%;
    padding: 8px 8px;
    outline-color: cornflowerblue;
}

.input-title-name {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 8px;
}

.brand-blue {
    background: #0E46A1;
}

.brand-ornage {
    background: #FFA500;
}

.ligthgray-bg {
    background-color: #F9F9F9;
}

.brand-ornage:hover {
    background: #E69500;
}

.brand-blue:hover {
    background: #0B3881;
}

.min-h-70 {
    min-height: 70px;
}

.select2-container {
    min-height: 39px !important;
}

.select2-results__option > .checkbox {
    display: flex;
    align-items: center;
}

.select2Checkbox {
    margin-right: 10px;
}

.select2-results__option > .checkbox > label {
    margin-bottom: 0px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 0px 8px !important;
    background: #F0F9FF !important;
    border: 1px solid rgba(14, 70, 161, 0.5) !important;
    border-radius: 100px !important;
    color: rgba(0, 0, 0, 0.6);
    display: flex;
    flex-direction: row-reverse;
    margin-top: 1px !important;
    justify-content: center;
    align-items: center;
}

.select2-selection__choice__remove {
    margin-left: 10px;
    color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal !important;
    font-size: 16px;
}

.select2-results__option {
    padding: 12px 15px !important;
    display: flex;
    align-items: start;
}

.select2-results__option:before {
        content: "";
        display: inline-block;
        position: relative;
        background: #FFFFFF;
        border: 1px solid #0D66D0;
        border-radius: 2px;
        border-radius: 4px;
        vertical-align: middle;
        width: 22px;
        height: 22px;
        min-width: 22px;
        min-height: 22px;
        right: 6px;
    }

.select2-results__option[aria-selected=true]:before {
        content: url(../createjobIcon/Mark.svg);
        color: #fff;
        background: #0E46A1;
        border: 0;
        display: inline-block;
        padding-left: 6px;
        height: 22px;
        width: 22px;
        min-width: 22px;
        min-height: 22px;
 }

.select2-results__message:before {
    content: unset !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #BDBDBD !important;
}

.select2-selection__rendered {
    display: flex !important;
    overflow: auto !important;
}

    .select2-selection__rendered::-webkit-scrollbar {
        display: none;
    }

.select2-selection__rendered {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
    color: #000 !important;
    background: #F0F9FF !important;
    padding: 9px 15px;
    border-left: 3px solid #0D66D0;
}

.myselect-box button.btn.dropdown-toggle.btn-light {
    padding: 8px 11px !important;
    min-height: 39px;
}
.filter-option-inner-inner {
    font-size: 14px;
}

.bootstrap-select .dropdown-item {
    padding: 9px 15px;
}

.bootstrap-select .dropdown-item:hover {
        background: #a9a9a929 !important;
}
.mb50 {
    margin-bottom: 50px;
}
.input-title-name-small {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 8px;
}

.form-check-input {
    width: 20px;
    height: 20px;
}
.outline-ornage-btn {
    background: #FFFFFF;
    border: 1px solid #FFA500;
    border-radius: 3px;
    padding: 10px 15px;
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #FFA500 !important;
    outline: none;
}
.outline-ornage-btn:hover {
    background: #FFA500;
    color: white !important;
}
.select2-container--default .select2-selection--multiple:before {
    background-color: white;
    content: ' ';
    display: block;
    position: absolute;
    background-image: url(../companyIcons/dropdown.svg) !important;
    width: 37px;
    height: 27px;
    background-repeat: no-repeat;
    top: 6px;
    right: 1px;
    cursor: pointer;
    background-position: center;
}
.radio-btn {
    background: #FFFFFF;
    border: 1.5px solid rgba(0, 0, 0, 0.1);
    width: 20px;
    height: 20px;
    margin-right: 9px;
}
.jttl {
    font-size: 16px;
}

.mb-13 {
    margin-bottom: 13px;
}
.title-mutes {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: rgba(0, 0, 0, 0.5);
}

.valid-msg-step {
    color: red;
    font-size: 12px;
    margin-bottom: 12px;
    display: none;
}

.DisplBlock {
    display: block !important
}

.isDisabled {
    cursor: not-allowed;
    text-decoration: none;
    pointer-events: none
}
.mt30 {
    margin-top: -27px;
}

.select2-selection__rendered {
    padding: 5px 5px !important;
}

.dropdown-wrapper {
    cursor: pointer;
}

.radius-top-4 {
    border-radius: 4px 4px 0px 0px !important;
}

.radius-bottom-4 {
    border-radius: 0px 0px 4px 4px !important;
}
.slider-statemant button.slick-next:before {
    color: rgba(0, 0, 0, 0.5);
    font-size: 30px;
    opacity: 1;
    background-image: url(../createjobIcon/arrowslider.svg);
    background-size: 7px;
    display: inline-block;
    width: 7px;
    height: 15px;
    content: " " !important;
    position: absolute;
    background-repeat: no-repeat;
    top: 6px;
    right: 10px;
    transform: rotate(180deg);
}

.slider-statemant button.slick-prev:before {
    background-repeat: no-repeat;
    top: 8px;
    right: 11px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 30px;
    opacity: 1;
    background-image: url(../createjobIcon/arrowslider.svg);
    background-size: 7px;
    display: inline-block;
    width: 8px;
    height: 12px;
    content: " " !important;
}
.font-size-18 {
    font-size: 18px !important;
}
.form-item-box {
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 17px;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
}

.header-form-item-row {
    padding: 17px 35px;
}
.text-muted-title {
    color: #000000;
}
.info-address {
    margin-right: 35px;
}

.pdt-15 {
    padding-top: 15px !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.input-validation-error {
    margin-bottom: -5px !important;
}

.jobBookmark {
    width: 15px;
}

.error-quest {
    margin-top: -3px;
    display: block;
    font-size: 12px;
    color: #ff0000;
}

.erReqwidthin {
    margin-top: -6px;
    display: block;
}
.mt-30 {
    margin-top: 30px;
}

.minheight44 {
    min-height: 44px;
}
.custopm-arrow {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.07);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 100px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    cursor: pointer;
    top: 100px;
}
.sales-boximg {
    max-width: 150px;
}

.tooltypename-1 {
    background: #FBD17F;
    border-radius: 3px;
    padding: 6px 12px;
    max-width: 164px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #061C3D;
    margin-top: 15px;
}

.tooltypename-2 {
    background: #BB9FF5;
    border-radius: 3px;
    padding: 6px 12px;
    max-width: 157px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #061C3D;
    text-align: center;
    margin-top: 15px;
}
.home-secondtitle {
    font-family: 'grahapalat';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 34px;
    text-align: center;
    color: #000000 !important;
}
.find-EmployeeBox-content {
    position: relative
}
.find-EmployeeBox-content::before {
        background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #FF6644 73.33%, #EBFF70 99.34%);
        filter: blur(35px);
        transform: rotate(180deg);
        content: "";
        position: absolute;
        width: 85%;
        height: 48px;
        opacity: 0.2;
        top: 71px;
        left: 10px;

}
@keyframes SwingBons {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.us-employee {
    cursor: pointer;
}

.us-employee:hover {
        animation-name: SwingBons;
        animation-duration: 0.5s;
}
.homelast-section {
    padding-top: 172px;
    padding-bottom: 200px;
    background: #FAFAFA;
}
@media (max-width: 768px) {
    .homelast-section {
        padding-top: 190px;
        background: #FAF9F9;
    }
}
.position-unset {
    position: unset
}
.pl-10{
    padding-left:10px !important;
}
.min-h-50{
    min-height: 50px;
}
.text-underline {
    text-decoration: underline !important;
}
.rotate-90 {
    transform: rotate(90deg);
}
.w-45{
    width: 45%;
}
.w-40 {
    width: 40%;
}
.Zindex1050 {
    z-index: 1050 !important;
}
.yellow-invited {
    color: #FFA500;
}
.border-green {
    border: 1px solid #00A579 !important;
}
.right-0{
    right: 0px;
}
.mr-10{
    margin-right: 10px !important;
}
.mw-280{
    max-width: 280px;
}
.top-70{
    top: 70px !important;
}
.d-contents {
    display: contents;
}
/*.modal-backdrop {
    z-index: 10400;
}*/

.cursor-default{
    cursor: default;
}

.placeholder-text {
    color: #999;
}
.black-filter {
    filter: invert(0%) sepia(97%) saturate(14%) hue-rotate(213deg) brightness(104%) contrast(104%);
}
.min-w-150 {
    min-width: 150px;
}
.user-img-circle-28 {
    width: 28px;
    height: 28px;
    min-width: 28px;
    min-height: 28px;
    border-radius: 50%;
}
.user-img-name-28 {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    min-width: 28px;
    min-height: 28px;
    background: #d5eef8;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-size: 12px;
    padding: 10px;
}
.user-img-circle-28 > img {
    border-radius: 50%;
}
.p-8-10 {
    padding: 8px 10px !important;
}
.border-radius-100 {
    border-radius: 100px !important;
}
.width-unset{
    width: unset !important;
}
.mb-12 {
    margin-bottom: 12px;
}
.sb-color {
    color: #030229;
}
.Zindex9999{
    z-index: 9999;
}