.head__container{
    width: 100%;
    height: 75vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    background-position: center!important;
}
.head__block{
    position: relative;
    width: 100%;
}
.clear__filters{
    background: none;
    border: none;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    color: #ffffff;
    text-decoration: underline;
    cursor: pointer;
}
.head__title_box {
    padding: 0 48px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 22px;
}

#head__button__box{
    padding: 0 48px;
    width: 100%;
    margin: 65px auto;
    display: flex;
    align-items: center;
    grid-gap:10px;
    overflow-x: auto;
}

#head__button__box button{
    padding: 10px 30px;
    border-radius: 30px;
    font-family: Inter;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    background: #FFFFFF1A;
    border: 0px;
}
#head__button__box button.active{
    background: #05A65D;
}
.head__title{
    text-transform: uppercase;
    font-family: Inter;
    font-size: 86px;
    font-weight: 300;
    line-height: 104px;
    letter-spacing: 0em;

    color: #FFFFFF;
}

/*---------------------------------------------------------------*/
.join__container{
    width: 100%;
    margin:90px auto 130px;
    padding: 0 47px;
}
.join__box h2{
    text-transform: uppercase;
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;

    color: #575756;
}
.join__box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.join__box_inner {
    width: 100%;
    margin-bottom: 18px;
}
.join__box_text{
    max-width: 48%;
}
.join__box_text p{
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0em;

    color: #575756;
    margin-top: 0;
}
.join__form{
    min-width: 48%;
    width: min-content;
}

.join__form p{
    margin: 0px;
}
.join__form .wpcf7-form-control{
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;

    color: #575756;
    width: 100%;
    border: 0px;
    border-bottom: solid 1px #E3E3E3;
    padding-bottom: 20px;
    border-radius:0px;
    margin-top: 40px;
}


.select-file-custom_label .cv__loader {
    font-size: 0;
}

.join__form .wpcf7-select{
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;

    color: #575756;
}

.join__form .wpcf7-form-control:focus-visible{
    outline: none;
    border-bottom: solid 1px #000000;
}
.join__form .wpcf7-textarea{
    padding: 0px;
    max-height: 130px;
}
.button_form__box{
    margin-top: 62px;
}
.button_form__box p{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}


.button_form__box a{
    margin-top: 0px;
    padding: 15px 60px 15px 60px;
    background: #ffffff;
    border:solid 1px #05A65D;
    border-radius: 30px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #575756;
}
.join__form .wpcf7-submit{
    width: max-content;
    margin-top: 0px;
    padding: 15px 73px 15px 73px;
    background: #05A65D;
    border: none;
    border-radius: 30px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
}
.join__form .wpcf7{
    margin-top: -40px;
}


/*---------------------------------------------------------------*/
.job__container{
    width: 100%;
    margin:80px 0 96px;
    padding: 0 47px;
}
.job__box h2{
    text-transform: uppercase;
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;

    color: #575756;
}
.job__box{
    display: flex;
    gap:110px;
}
.job__cv_box{
    display: flex;
    align-items: flex-end;
    gap: 21px;
    margin-top: 62px;
}
.job__cv_box h3{
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;

    color: #575756;
}
.job__cv_box p{
    margin: 0;
    margin-bottom: 10px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;

    color: #575756;
}
.job__cv_box a.button__cv_mail{
    margin: 0;
    margin-bottom: 10px;
    color:  #575756;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
}
.job__cv_box a.button__cv_mail:hover{
    color:  #05A65D;
}
.job__cv_box a.button__open{
    width: max-content;
    margin-top: 0px;
    padding: 15px 80px 15px 80px;
    background: #05A65D;
    border: none;
    border-radius: 30px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
}
.button__close_cont{
    width: 100%;
    display: flex;
    justify-content: end;
}
.button__close{
    cursor: pointer;
    margin-top: 56px;
    margin-bottom: 18px;
}
.button__open{
    cursor: pointer;
}
.job__box_text{
    max-width: 562px;
    width: 100%;
}
.job__box_text p{
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;

    color: #575756;
}
.join__form_2{
    /* display: none; */
    width: 550px;
}

.join__form_2 p{
    margin: 0px;
}
.join__form_2 .wpcf7-form-control{
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;

    color: #575756;
    width: 100%;
    border: 0px;
    border-bottom: solid 1px #E3E3E3;
    padding-bottom: 20px;
    border-radius:0px;
    margin-top: 40px;
}
.join__form_2 .wpcf7-select{
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;

    color: #575756;
}

.join__form_2 .wpcf7-form-control:focus-visible{
    outline: none;
    border-bottom: solid 1px #000000;
}
.join__form_2 .wpcf7-textarea{
    padding: 0px;
    max-height: 130px;
}
.button_form__box{
    margin-top: 62px;
}
.button_form__box p{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    /*gap: 10px;*/
}
.button_form__box a{
    margin-top: 0px;
    padding: 15px 60px 15px 60px;
    background: #ffffff;
    border:solid 1px #05A65D;
    border-radius: 30px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #575756;
}
.join__form_2 .wpcf7-submit{
    width: max-content;
    margin-top: 0px;
    padding: 15px 73px 15px 73px;
    background: #05A65D;
    border: none;
    border-radius: 30px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
}
.join__form_2 .wpcf7{
    margin-top: -40px;
}
.line__horizontal{
    width: 100%;
    height: 2px;
    background: #E3E3E3;
    margin: 0;
}

.join_us__footer_text {
    width: 100%;
    background: linear-gradient(270.19deg, #189DC3 0.17%, #32B276 52.85%, #32B276 99.86%);
    display: flex;
    align-items: center;
    align-content: center;
    grid-gap: 10px;
    padding: 40px 45px;
    position: relative;
    overflow: hidden;
    transition: background 0.5s ease;
}

.join_us__footer_text:hover {
    transition:  0.5s ease;
}

.join_us__footer_text::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent 0%, rgba(5, 166, 93, 1) 100%);
    transition: left 0.5s ease;
}
.join_us__footer_text:hover::before {
    left: 0;
}
.join_us__footer_text:hover .join_us__footer_text_title {
    z-index: 3;
    transform: translateX(40px);
    transition:  0.5s ease;
}
.join_us__footer_text:hover .join_us__footer_text_href {
    z-index: 3;
    transform: translateX(50px);
    transition:  0.5s ease;
}
.join_us__footer_text:hover .join_us__footer_text_href:after {
    z-index: 3;
    padding-left: 20px;
    transition:  0.5s ease;
}
a.join_us__footer_text_href {
    text-transform: uppercase;
    font-family: Inter;
    font-size: 26px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: 0em;

    color: #FFFFFF;
}
.join_us__footer_text_href:after{
    content: url("/wp-content/uploads/2023/12/Group-3676.svg");
    padding-left: 10px;
}

/*----------------------------------------------------------------------post__box_title-----------------------------------------------------------------------------*/
.post__list_box{
    width: 100%;
    margin: 62px auto 96px;
    padding: 0 47px;
}
.post__box_title{
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;

    color: #575756;
    margin-bottom: 30px;
}
.post__box{
    display: flex;
    flex-direction: column;
}
.post__filters{
    background: #575756;
    padding: 20px 20px 20px 40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 46px;
}
.filter__box{
    display: none;
    align-items: center;
    gap: 13px;
}
.filter__box button{
    width: 207px;
    margin: 0px;
    padding: 10px 20px 10px 20px;
    background: transparent;
    border: solid 1px #7A7A79;
    border-radius: 30px;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;

    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.filter__box button:after{
    content: '+';
}
input:focus-visible {
    border: 1px solid #7A7A79;
    outline: none;
}
.search__input_box{
    max-width: 444px;
    width: 100%;
}
.search__input{
    width: 100%;
    border-radius: 30px;
    border: 1px solid #7A7A79;
    padding: 10px 20px 10px 51px;
    gap: 10px;
    background: transparent;
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
 input.search__input::placeholder {
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.search__input_box{
    position: relative;
}
.search__input_box:before{
    content: url("/wp-content/uploads/2024/01/simple-line-icons_magnifier.svg");
    position: absolute;
    height: 21px;
    left:17px;
    top: 50%;
    transform: translate(0 , -50%);
}
.post__data{
    display: flex;
    align-items: center;
}
.post__data h3{
    flex-basis: 100%;
}
.post__name{
   text-align: start;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    color: #575756;
}
.post__locations{
    text-align: center;
    flex-basis: 100%;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    color: #575756;
}
.post__time{
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    color: #575756;
}
.post__code{
    text-align: end;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    color: #575756;
}
.post__list_line{
    width: 100%;
    height: 1px;
    background: #F0F0F0;
    margin: 45px 0px;
}
.post__list_line:last-child{
    margin-bottom: 90px;
}
.load_more{
    border-radius: 30px;
    border: 1px solid #05A65D;
    display: inline-flex;
    padding: 15px 100px;
    background: #FFFFFF;
    color: #575756;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: max-content;
    margin: 0 auto;
}
/*----------------------------------------------------------------------list__location---------------------------------------------------------------------------*/
.filter__location_box{
    position: relative;
}
.list__location{
    margin-top: 10px;
    position: absolute;
    width: 100%;
    padding: 10px;
    background: #fff;
    border: 1px #05A65D solid;
    border-radius: 20px;
    display: none;
}
.list__location li{
    margin: 10px 0;

    cursor: pointer;
}
/*----------------------------------------------------------------------list__location---------------------------------------------------------------------------*/
.filter__department_box{
    position: relative;
}
.list__department{
    margin-top: 10px;
    position: absolute;
    width: 100%;
    padding: 10px;
    background: #fff;
    border: 1px #05A65D solid;
    border-radius: 20px;
    display: none;
}
.list__department li{
    margin: 10px 0;
    cursor: pointer;
}

/*-------------------------------------------------------------------------- @media ------------------------------------------------------------------------------------------*/
@media (max-width: 1250px){

    .job__cv_box {
        flex-direction: column;
        align-items: flex-start;
    }

    /* .job__cv_box > div:nth-of-type(2){
        display: flex;
        flex-direction: column;
    } */



    .job__box > div {
        width: 100%;
    }
    .join__form_2 {
        width: 100%;
    }

}

@media (max-width: 1200px) {
    /* .join__box{

    } */

    .join__box .join__box_text {
        max-width: unset;
        width: 50%;
    }
    .join__box .join__form {
        min-width: auto;
        width: 50%;
    }
    .filter__clear_box {
        padding: 10px 20px 10px 20px;
        white-space: nowrap;
    }
}

@media (max-width: 1000px){
    .job__box {
        gap: 0px;
        flex-direction: column;
    }
}


@media (max-width: 800px){
    .head__title_box {
        padding-bottom: 57px;
        margin-bottom: 0px;
    }
    .head__title {
        font-size: 64px;
        line-height: 64px;
    }
    .job__container {
        margin-top: 49px;
        margin-bottom: 49px;
    }
    .job__cv_box {
        margin-top: 22px;
    }
    .post__list_box{
        padding-top: 41px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .post__box_title{
        margin-bottom: 24px;
        padding: 0px 12px;
    }
    .filter__box > div{
        width: 130px;
    }
    .filter__box button {
        width: 130px;
        padding: 10px 15px 10px 15px;
    }

    .post__list_box {
        /* padding: 62px 0px 96px; */
    }

    .post__filters{
        padding: 27px 12px;
    }
    div#post_list_container {
        padding: 0px 12px;
    }
    .post__data {
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .post__data h3{
        padding-bottom: 8px;
    }
    .join__form_2 .wpcf7-submit {
        padding: 15px 50px;
        border: solid 1px #05A65D;
    }
    .button_form__box a {
        padding: 15px 50px;
    }
    .button_form__box p {
        align-items: center;
        justify-content: space-between;
    }

    .join__box .join__box_text {
        max-width: unset;
        width: 100%;
    }
    .join__box .join__form {
        min-width: auto;
        width: 100%;
    }

    .join__box {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .join__form .wpcf7-submit {
        padding: 15px 62px;
        display: inline-block;
    }

    .join__container {
        margin-top: 49px;
        margin-bottom: 62px;
    }
    .join__box h2{
        font-size: 32px;
    }
    .join_us__footer_text{
        padding: 30px 12px;
    }
    .button_form__box{
        margin-top: 42px;
    }

}


@media (max-width: 600px){
    .job__container {
        padding: 0 12px;
    }

    .join__container {
        padding: 0px 12px;
    }
    .job__container,
    .join__container {
        padding: 0 12px;
    }

    .post__filters {
        overflow: auto;
    }
    .post__filters::-webkit-scrollbar-track
    {
        border: 0px solid #05A65D;
        background-color: #F5F5F5;
            border-radius: 5px;
    }
    
    .post__filters::-webkit-scrollbar
    {
        width: 10px;
        height: 4px;
        background-color: #F5F5F5;
            border-radius: 5px;
    }
    
    .post__filters::-webkit-scrollbar-thumb
    {
        background-color: #05A65D;
        border-radius: 5px;
    }

    .filter__box > div {
        width: 160px;
    }
    .filter__box button {
        width: 160px;
    }
    .search__input {
        min-width: 160px;
    }
    .filter__box .filter__clear_box {
        padding: 10px 10px 10px 10px;
        white-space: nowrap;
        width: 120px;
    }
    .list__department,
    .list__location{
        position: relative;
    }
    .filter__box {
        align-items: flex-start;
    }
    .post__filters {
        align-items: self-start;
    }
}


/*--------------------------------------------------- Karam ----------------------------------------------------*/

.karam__container{
    min-height: 790px;
    display: flex;
    align-items: stretch;
}
.karam__box{
    width: 50%;
    padding-left: 47px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 30px;
}

.karam__sub-image{
    max-width: 88px !important;
    margin-bottom: 40px !important;
}
.karam__text {
    margin: 0px;
    font-family: Inter;
    font-size: 22px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0em;
    color: #404040;
    margin-bottom: 30px;
}
.karam__title{
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    color: #575756;
    margin-bottom: 10px;
}
.karam__subtitle{
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    color: #575756;
}
.karam__box2{
    width: 50%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
}
