/*
-----------

----------
*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


/* hero wrapper  */
.hero_wrapper_c .hero_title {
    font-size: 33px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    padding: 10px;
}

.hero_wrapper_c {
    padding-bottom: 66px;
}

.hero_wrapper_c p {
    font-size: 26px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    margin-bottom: 45px;
}

.hero_wrapper_c .hero_input {
    max-width: 1477px;
    width: 100%;
    margin: 0 auto;
    /* background-color: #fff; */
    border-radius: 11px;
    display: flex;
    padding: 2px 20px;
}

.hero_wrapper_c .hero_inner {
    display: flex;
    padding: 0 20px;
}

.hero_wrapper_c .hero_input .input_btn {
    max-width: 300px;
    width: 100%;
    background-color: #058041;
    font-size: 36px;
    line-height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 90px;
    text-decoration: none;
    color: #ffffffd6;
    border-radius: 12px;
}

.hero_wrapper_c .input-group {
    max-width: 500px;
    gap: 16px;
}

.hero_wrapper_c .form-control {
    padding: 1.7rem 0.75rem;
    font-size: 16px;
    border: none;
    border-radius: 12px;
    background-color: #ffff;
}

.hero_wrapper_c .input-group img {
    padding-left: 28px;
}

.hero_wrapper_c .hero_input .input-group.job__input {
    margin-right: 20px;
}

.hero_wrapper_c .hero_input .input-group.city__input {
    margin-right: 20px;
    max-width: 400px;
}

.hero_wrapper_c.dream-banner {
    padding-bottom: 0;
}

.labour-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: relative;
    padding-bottom: 100px;
    padding-top: 51px;
}

.input-labour {
    width: 100%;
    border-radius: 11px;
    display: flex;
    justify-content: start;
}

.btn-karma-rounded {
    max-width: 350px;
    width: 100%;
    background-color: #058041;
    font-size: 18px;
    line-height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #ffffffd6;
    border-radius: 50px;
    border: none;
    cursor: pointer;

}

.input_button {
    max-width: 130px;
    width: 100%;
    background-color: #058041;
    font-size: 18px;
    line-height: 1.2;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
    text-decoration: none;
    color: #ffffffd6;
    border: none;
    border-radius: 12px;
    height: 48px;
}

/* Styling for the select2 search bar */
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    /* Your styles for the focused state */
    outline: none;
    /* Remove the default focus outline */
    border-color: #058041;
    /* Example: Change border color on focus */
    border-radius: 5px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #058041;
    !important;
    color: white;
}

.select2-container--default .select2-selection--single {
    border-radius: 5px;
    !important;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    font-size: 16px;
    height: 48px;
    display: flex;
    align-items: center;
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
    font-size: 16px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    padding-right: 20px;
}

.select2-selection__rendered {
    line-height: 31px !important;
}

.select2-container .select2-selection--single {
    height: 48px !important;
}

.select2-selection__arrow {
    height: 48px !important;
}

/* hero wrapper  */


.empolyment__main {
    margin: auto;


}

.empolyment__sign {
    background: transparent;
    margin-top: 3rem;
    padding-top: 3rem;
    border: 1px solid rgba(198, 198, 198, 0.35);
    border-radius: 0.5rem;
    box-shadow: 0.25rem 0.25rem 0.25rem 0.25rem rgba(198, 198, 198, 0.35);
}

.empolyment__icon {
    max-width: 60px;
    width: 100%;
}

.heading__title {
    color: #3D6C7C;
    font-weight: bold;
    font-size: 28px;
    line-height: 2.5rem;
    text-align: center;
}

.heading__content-title {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 2.25rem;
    text-align: center;

}

.heading__content-text {
    color: #787878;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
    text-align: center;
    display: block;
}

.margin__top-bottom {
    margin: 50px 0 80px !important;
}

.bg__gray{
    background: #ECF1F4;
}
.box__shadow{
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.09);
}
.labour__title {
    color: #3D6C7C;
    font-weight: 600;
    font-size: 32px;
    line-height: 2.5rem;
}

.labour__content-title {
    color: #212529;
    font-size: 17.6px;
    font-weight: 600;
    line-height: 1.5rem;
}

.labour__content-list-title {
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
}

.labour__content-link-title {
    color: #1F1FAF;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
}

.img-size {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    vertical-align: middle;
    border: none;
}

.bg__lightgray{
    background: #f5f6f9;
}

.card__title{
    font-weight: 700;
    color: #000;
    font-size: 1.25rem;
}

.px__py{
    padding: 4px 16px;

}

.card__content-title{
    font-size: 17.6px;
    line-height: 1.6;
    font-weight: bold;
}
.card__content-text{
    font-size: 0.9rem;
    text-align: left;
    color: #212529;
    font-weight: 400;
}

.card__content_text{
    font-size: 0.9rem;
    color: #767676;
    padding: 1.2rem 1.2rem;
}

.occupation-title {
    /* font-family: 'Roboto', Helvetica, Arial, sans-serif; */
    font-weight: 600;
    font-size: 32px;
    line-height: 1.1;
    margin-bottom: 30px;
    box-sizing: border-box;
    color: #3D6C7C;

}

.occupation-content-text {
    font-size: 16px;
    /*font-family: "Roboto",Helvetica,Arial,sans-serif;*/
    font-weight: 300;
    letter-spacing: -0.25px;
    line-height: 1.6em;
    color: #333;
}

/*
-----------

----------
*/

/*--------RESPONSIVE--------*/

/* mobile  */
@media only screen and (max-width: 575px) {
    .occupation-content-text {
        font-size: 24px;
        /*font-family: "Roboto",Helvetica,Arial,sans-serif;*/
        font-weight: 300;
        letter-spacing: -0.25px;
        line-height: 1.6em;
        color: #333;
    }

    .hero_wrapper_c .hero_title {
        font-size: 22px;
        margin-top: 24px;
        line-height: 20px;
    }

    .hero_wrapper_c p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 25px;
    }

    .hero_wrapper_c .hero_input .input_btn {
        font-size: 16px;
        padding: 10px 18px;
        max-width: 130px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .hero_wrapper_c .input-group img {
        padding-left: 12px;
        margin-top: 5px;
    }

    .hero_wrapper_c .form-control {
        padding: 10px;
        font-size: 14px;
    }

    .hero_wrapper_c .hero_input {

        padding-left: 30px;
        padding-right: 30px;
    }

    .hero_wrapper_c .hero_input .input-group.city__input {

        max-width: 700px;
    }

    .labour-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .input_button {
        max-width: 106px;
        font-size: 14px;
        line-height: 40px;
        padding: 0;

    }

    .select2-container--default .select2-selection--single {
        border-radius: 5px;
    }

    .col-flex {
        flex-direction: column;
        justify-content: center;
    }
}

@media screen and (min-width:576px) and (max-width:1024px) {
    .occupation-content-text {
        font-size: 24px;
        /*font-family: "Roboto",Helvetica,Arial,sans-serif;*/
        font-weight: 300;
        letter-spacing: -0.25px;
        line-height: 1.6em;
        color: #333;
    }

    .select2-container--default .select2-selection--single {
        border-radius: 5px;
    }
}

/* ipad mini  */
@media only screen and (max-width: 767px) {
    .occupation-content-text {
        font-size: 24px;
        /*font-family: "Roboto",Helvetica,Arial,sans-serif;*/
        font-weight: 300;
        letter-spacing: -0.25px;
        line-height: 1.6em;
        color: #333;
    }

    /* ipad app download section start here  */
    .hero_wrapper_c .hero_title {
        font-size: 30px;
        margin-top: 30px;
        line-height: 40px;
    }

    .hero_wrapper_c p {
        font-size: 20px;
        line-height: 29px;
        margin-bottom: 15px;
    }

    .hero_wrapper_c .hero_input {
        flex-direction: column;
    }

    .hero_wrapper_c .hero_input .input-group.job__input {
        margin-right: 5px;
        margin-bottom: 10px !important;
        margin-top: 10px;
    }

    .hero_wrapper_c .hero_input .input_btn {
        max-width: 100%;
        font-size: 20px;
        padding: 16px 35px;
        margin-top: 10px;
    }

    .hero_wrapper_c {
        padding-bottom: 60px;
    }

    /* ipad app download section start here  */
}

/* ipad  */
@media only screen and (max-width: 992px) {
    .occupation-content-text {
        font-size: 24px;
        /*font-family: "Roboto",Helvetica,Arial,sans-serif;*/
        font-weight: 300;
        letter-spacing: -0.25px;
        line-height: 1.6em;
        color: #333;
    }

    .hero_wrapper_c .form-control {
        padding: 12px;
        font-size: 13px;
    }

    .hero_wrapper_c .hero_input {
        max-width: 640px;
    }

    .hero_wrapper_c .hero_title {
        font-size: 32px;
        margin-top: 40px;
    }

    .hero_wrapper_c .hero_input .input-group.job__input {
        margin-right: 5px;
    }

    .hero_wrapper_c .input-group {
        gap: 1px;
    }

    .hero_wrapper_c .input-group img {
        padding-left: 4px;
        width: 20px !important;
        height: auto;
        margin-top: 0;
    }

    .hero_wrapper_c .hero_input .input-group.city__input {
        margin-right: 10px;
        max-width: 180px;
    }

    .hero_wrapper_c .hero_input .input_btn {
        max-width: 120px;
        font-size: 16px;
        line-height: 20px;
        padding: 0 20px;
    }

    .hero_wrapper_c {
        padding-bottom: 80px;
    }
}

/* ipad pro  */
@media only screen and (max-width: 1199.98px) {
    .occupation-content-text {
        font-size: 24px;
        /*font-family: "Roboto",Helvetica,Arial,sans-serif;*/
        font-weight: 300;
        letter-spacing: -0.25px;
        line-height: 1.6em;
        color: #333;
    }

    .hero_wrapper_c .hero_title {
        margin-top: 70px;
    }

    .hero_wrapper_c {
        padding-bottom: 120px;
    }
}
