body {
    font-family: Poppins, serif !important;
    background-color: #F5F5F533 !important;
}

.header-style-3 .main-bar {
    /*--main-bar--*/
    max-width: 90%;
}

.header-style-3 .is-fixed .main-bar.color-fill {
    box-shadow: 0px 0px 25px rgba(83, 82, 154, .5);
}

.header-style-3 .is-fixed .header-nav .nav > li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}

.header-style-3 .is-fixed .header-nav .nav > li.active {
    text-decoration: underline;
    color: #FFE492 !important;
}

.header-style-3 .is-fixed .header-nav .nav > li.active a {
    color: #FFE492 !important;
    font-size: 22px;
    font-weight: 500;
}

.header-style-3 .is-fixed .header-nav .nav > li a {
    font-weight: 400;
}

@media (max-width: 991px) {
    .header-style-3.mobile-sider-drawer-menu .header-nav {
        left: -328px;
    }
}

.text-yellow {
    color: #FFE492 !important;
}

.bg-yellow{
    background-color: #FFE492 !important;
}

.btn-purple {
    color: #fff;
    background-color: #3C3B6E;
    border-color: #3C3B6E;
}

.btn-check:active + .btn-purple, .btn-check:checked + .btn-purple, .btn-purple.active, .btn-purple:active, .show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #53529a;
    border-color: #53529a;
}

.btn-purple:hover {
    color: #fff;
    background-color: #53529a;
    border-color: #53529a;
}

.btn-check:focus + .btn-purple, .btn-purple:focus {
    color: #fff;
    background-color: #53529a;
    border-color: #53529a;
    box-shadow: 0 0 0 0 rgba(83, 82, 154, .5);
}


.btn-yellow {
    color: #000000;
    background-color: #FFE492;
    border-color: #FFE492;
}

.btn-check:active + .btn-yellow, .btn-check:checked + .btn-yellow, .btn-yellow.active, .btn-yellow:active, .show > .btn-yellow.dropdown-toggle {
    color: #000000;
    background-color: #f8da80;
    border-color: #f8da80;
}

.btn-yellow:hover {
    color: #000000;
    background-color: #f8da80;
    border-color: #f8da80;
}

.btn-check:focus + .btn-yellow, .btn-yellow:focus {
    color: #000000;
    background-color: #f8da80;
    border-color: #f8da80;
    box-shadow: 0 0 0 0 rgba(248, 218, 128, 0.38);
}

.btn-outline-yellow {
    color: #f8da80;
    border-color: #f8da80;
}

.btn-outline-yellow:hover {
    color: #fff;
    background-color: #f8da80;
    border-color: #f8da80;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 90%;
    }
}

.twm-home8-banner-section {
    padding-top: 50px;
}

.twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 64px;
    font-weight: 700;
    line-height: 83.2px;
    text-align: left;
}

@media (max-width: 767px) {
    .twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-title-large {
        font-size: 40px;
        font-weight: 700;
        line-height: 60.2px;
        text-align: left;
    }
}


.twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-discription {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
    text-align: left;
    text-shadow: #00000040 4px 4px 5px;
}

@media (max-width: 1199px) {
    .twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-discription {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-discription {
        text-align: center;
    }

    .twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-title-large {
        text-align: center;
    }
}

.twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-discription span {
    font-weight: 500;
}

.twm-home8-banner-section {
    min-height: auto;
}

.home-head-title {
    color: #3C3B6E;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
}

.home-head-description {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}

.home-paragraph-title {
    font-size: 48px;
    font-style: italic;
    font-weight: 500;
    line-height: 72px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #3C3B6E;
}

.home-paragraph-title-hint {
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.02em;
    text-align: left;
}

.home-paragraph-description {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #212529;
}

.page-title{
    font-size: 48px;
    font-weight: 500;
}

.page-subtitle{
    font-size: 28px;
    font-style: italic;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.02em;
}

.page-description{
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.02em;
}

.home-paragraph-description > a {
    color: #FFD75C;
}

.home-paragraph-red {
    color: #E98862;
}

.home-paragraph-grey {
    color: #C4C4C4;
}

.home-paragraph-image {
    max-height: 800px;
}

.search-job-card {
    max-width: 720px;
}

.home-page-main-image {
    max-width: 500px;
}

.home-card-icon {
    width: 90px;
    height: 90px;
}

.home-card-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: left;
}

.home-card-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 28.46px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #797979;
}

@media (max-width: 991px) {
    .home-page-main-image {
        display: none;
    }
}

.fit-content {
    object-fit: contain;
}

.footer-light {
    background-color: #3C3B6E;
    color: #C4C4C4 !important;
}

.footer-light .social-icons li a {
    color: #FFE492 !important;
}

.footer-light .widget-title {
    color: #F1EFFF !important;
    padding-bottom: 0;
}

.footer-light .widget-title:before {
    content: none;
}

.footer-light .widget_services ul li a {
    color: #C4C4C4 !important;
}

.footer-light .footer-bottom .footer-bottom-info {
    padding: 16px 0px;
    color: #C4C4C4 !important;
}

.footer-light .footer-bottom .footer-copy-right .copyrights-text {
    color: #C4C4C4 !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}

.wt-title {
    font-size: 62px;
    font-weight: 700;
    line-height: 93px;
    letter-spacing: -0.02em;
    text-align: center;
}
@media (max-width: 991px) {
    .wt-title {
        font-size: 40px;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: -0.02em;
        text-align: center;
        margin-top: 20px;
    }
}
.title-image {
    width: 30%;
}

.form-control[readonly]{
    background-color: #f1f1f1 !important;
}

input::placeholder {
    font-family: Poppins !important;
}

.side-bar .search-bx .form-control {
    height: 60px;
    background-color: #f1f1f1 !important;
    font-size: 20px;
    border: 1px solid #ededed;
    padding: 0px 25px;
    border-radius: 10px;
}

.job-card-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    color: #111111;
}

.job-card-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #666666;
}

.job-card-details {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    color: #C4C4C4;
    padding-right: 20px;
}

.job-card-work-type {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.job-card {
    box-shadow: 0px 0px 30px rgba(83, 82, 154, 0.13);
}

.research-results {
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #212529;
}

.rounded-card {
    border-radius: 1.25rem !important;
}

.job-image {
    /*max-width: 200px !important;*/
}

.job-page-section-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #000000;
}

.job-information {
    list-style: none;
    margin-bottom: 0px;
    margin-left: 15px;
}

.job-information li {
    margin-bottom: 10px;
}

.job-information li .details {
    position: relative;
    padding-left: 40px;
}

.job-information li .details i {
    position: absolute;
    left: 0px;
    top: 15px;
    font-size: 18px;
    color: #666666;
}

.job-information li .details .details-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000000;
}

.job-information li .details .details-description {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000000;
}

.skill-badge {
    padding: 10px;
    margin: 10px;
    gap: 10px;
    border-radius: 15px 15px 15px 15px;
    background: #3C3B6EB2;
    color: #fff;
}

.post-social-icons {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.auth-page-title{
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
    color: #333333;
}

.form-control {
    height: 60px !important;
    background-color: #f1f1f1 !important;
    font-size: 20px !important;
    border: 1px solid #ededed !important;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.bg-purple{
    background-color: #3C3B6E !important;
    color: #ffffff !important;
}

.twm-nav-list-1 li a{
    font-weight: 600 !important;
    line-height: 30px !important;
    color: #fff !important;

    >i {
        color: #fff !important;
    }

    &:hover {
        color: #FFE492 !important;
        background-color: transparent !important;
        border-radius: 0 !important;
        box-shadow: none !important;

        >i {
            color: #FFE492 !important;
        }
    }
}

.twm-nav-list-1 li.active a{
    color: #FFE492 !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;

    >i {
        color: #FFE492 !important;
    }
}

.theiaStickySidebar{
    max-width: 300px !important;
}

.text-purple{
    color: #3c3b6e !important;
}

.nav-pills .nav-link{
    color: #C4C4C4 !important;
    font-weight: bold !important;
}

.nav-pills .nav-link:focus, .nav-link:hover{
    color: #3c3b6e !important;
    background-color: rgba(255, 228, 146, 0.26) !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    color: #3c3b6e !important;
    background-color: #FFE492 !important;
}

.dashboard-profile-photo{
    border: none !important;
}

.talents-get-started{
    background-image: url('../../images/new/Talent Page/talents.png');
    background-size: cover;
    color: #fff !important;
}

/*.form-control[readonly] {*/
/*    color: #FFFFFF !important;*/
/*}*/

.login-page{
    background-image: url("../../images/new/login.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}
