@import url('https://fonts.cdnfonts.com/css/neutra-text-alt');


:root {
    --primary: #d78030;
    --secondary: #f5c090;
    --tertiary: #d08e4e;
    --quaternary: #ff9e5e;
    --quinternary: #101847;
    --font-family: "Montserrat", sans-serif;
    --font-family-vacancy: 'Arimo', sans-serif;
}

/* ------------------------ */

/* User customization style */

/* ------------------------ */
h3.count {
    color: var(--primary);
    font-family: var(--font-family);
    font-weight: 700;

}

.et_pb_module {
    line-height: 2.5;
}

.recherche {

    margin-top: 40px;

}

.career-search {
    background-color: var(--secondary);
    background-image: none !important;
    padding: 10px 20px 0px 20px;
}

.header-container {
    padding-top: 16rem;
    padding-left: 10em;
}


.header-career {
    display: flex;
    background-image: url(/wp-content/uploads/2024/01/Bandeau-Raya-recrutement.jpeg);
    /* height: 500px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #d8d8d8;
    background-position: top;
    flex-direction: column;
    overflow-x: hidden !important;
}

.career-search-bar {
    width: 90%;
    border: none;
    margin: 16px auto;
    padding: 0;
    height: 60px;
    text-align: center;
    min-width: 330px;
}

.career-search-bar select {
    height: 37px;
    border: none;
    height: 80% !important;
    width: 20%;
    font-size: 17px;
}

.career-search-bar input {
    margin-right: 0px;
    color: #999;
    font-size: 17px;
    width: 20%;
    height: 80% !important;
    vertical-align: top;
    border: none;
}

.career-search-bar input,
.career-search-bar select {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 10px;
    margin-right: 0.5em;
    background-color: #fff;
}

.career-search-bar button.career-default-btn {
    width: 15%;
    background-color: inherit;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    padding: 0.3em 1em;
    height: 80%;
    border: none;
    font-size: 15px;
}

::placeholder{
    color: #333;
}

/* a {

    color: var(--primary) !important;

} */

/* a:link {

    color: #fff;
    text-decoration: none;

} */

.page_content .job a:hover {
    text-decoration: underline;
    color: #001c99;
}

.vacancy-container {
    /*box-shadow: #ddddddbd 0px 0px 12px 5px;*/
    background-color: #fff !important;
}

.profile-picture {
    border-radius: 50%;
    background-color: var(--primary);
    width: 30%;
    position: absolute;
    height: 65%;
    padding: 21px;
    top: -48px;
    right: 10px;
}


/* Buttons */

.btn-lg {
    border-radius: 0;
}

.btn-primary {

    color: #ffffff;
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    margin: auto;
    width: 100%;
}

a.btn-primary {

    color: #ffffff;

}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {

    color: #ffffff;

    background-color: white;

    border-color: #001c99;

}



/* jobs in list */

/*.job.job-primary {

    margin-top: 60px;

    margin-bottom: 60px;

    border-bottom: 2px var(--primary) solid;

}

.job.job-primary .job-footer {

    text-align: right;

    padding-bottom: 10px;

    color: #001c99;

}

.job.job-primary .job-body {

    padding-top: 10px;

    padding-bottom: 10px;

}

/* job alone */

.onejob .job-body h4 {

    color: #001c99;

}

.onejob .job-body a.btn-primary {

    width: 100%;

}



.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {

    background-color: #001c99;

    border-color: #001c99;

}

.alert-info {

    background-color: #FCF6E6;

    border-color: #FCF6E6;

    color: #001c99;

}





/* job carré */

@media only screen and (max-width: 768px) {

    .jobs .job.job-primary {

        width: 100% !important;

    }

}

@media (max-width:768px) {

    .career-search-bar input,
    .career-search-bar button,
    .career-search-bar select {
        width: 100% !important;
        height: 40px !important;
        margin-bottom: 10px;
    }

    .career-search-bar input {
        margin: 5px 5px 10px 0px !important;
    }

    .header-container {
        padding-top: 5rem;
        padding-left: 40px;
    }
    .career-search {
        height: 15rem !important;
    }

}

@media (min-width: 768px) and (max-width: 1110px) {

    .jobs .job.job-primary {

        width: 47% !important;

    }

}

.jobs .job.job-primary {

    background: #d78030;
    border-radius: 7%;
    box-shadow: 0px 2px 12px #d7cbd4;
    color: #fff !important;
    min-height: 300px;
    margin-top: 30px;
    margin-bottom: 0px;
    width: 29%;
    float: left;
    margin-right: 40px;
    text-align: center;
    display: table;

}

.jobs .job.job-primary h2 {

    font-size: 20px;
    font-weight: 600;
    margin: 0 12px 0 12px;
    line-height: normal;
    font-family: var(--font-family);
}

.jobs .job.job-primary a {
    text-decoration: none;
    background: #fff;
    padding: 0.5rem 1rem;
    width: 60%;
    margin: 0 auto;
    border: 2px solid var(--primary);
    color: var(--primary);
    /* box-shadow: 10px 10px 0 var(--primary); */
}

.jobs .job.job-primary a:hover {

    color: var(--primary);
    letter-spacing: .6px;
    /* box-shadow: 0px 11px 9px #bdc3c391; */
    background: #fff;
    transition: 500ms;

}

.job-title {
    color: #fff !important;
}

h1.vacancy-title {
    color: var(--primary);
    font-size: 24px;
    font-weight: 700;
}

.vacancydetail-section h4{
    color: var(--tertiary) !important;
    font-size: 20px;
    font-weight: 500;
}

.jobs {
    margin-bottom: 12px !important;
    margin-left: 20px;
}

.vacancy {

    display: table-cell;
    vertical-align: middle;

}

.job-primary:hover>div>div.preview-job {

    display: flex;

    /*	vertical-align:middle;*/

    flex-direction: column;

    justify-content: space-around;

    opacity: 1;

    animation: showNav 500ms ease-in-out both;
    padding: 0px 12px;
}

.job-primary:hover>div.vacancy {

    display: none;

}

.warpper_preview {

    overflow: hidden;
    height: 300px;
    display: table;
    width: 100%;

}

.preview-job {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.7;
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    min-height: 300px;
    color: #000;
    display: none;
    vertical-align: middle;
    opacity: 0;
}

@keyframes showNav {

    from {
        opacity: 0;
        top: 100px;
    }

    to {
        opacity: 1;
        top: 0px;
    }

}

.preview-job h2 {
    color: var(--primary) !important;
    font-weight: 600;
}

.vacancy-detail {

    color: #fff !important;
    margin: 0 12px 0 12px;
    font-size: 15px;
    font-weight: 600;
}

body {
    font-family: var(--font-family) !important;
    font-weight: 400 !important;
    font-size: 15px !important;
}

#footer {

    position: relative;
    top: 12px;

}

.cssload-thecube {

    width: 73px;

    height: 73px;

    margin: 0 auto;

    margin-top: 20px;

    position: relative;

}

.cssload-thecube .cssload-cube {

    position: relative;

}

.cssload-thecube .cssload-cube {

    float: left;

    width: 50%;

    height: 50%;

    position: relative;

    transform: scale(1.1);

}

.cssload-thecube .cssload-cube:before {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: var(--primary);

    animation: cssload-fold-thecube 2.76s infinite linear both;

    transform-origin: 100% 100%;

}

.cssload-thecube .cssload-c2 {

    transform: scale(1.1) rotateZ(90deg);

}

.cssload-thecube .cssload-c3 {

    transform: scale(1.1) rotateZ(180deg);

}

.cssload-thecube .cssload-c4 {

    transform: scale(1.1) rotateZ(270deg);

}

.cssload-thecube .cssload-c2:before {

    animation-delay: 0.35s;

}

.cssload-thecube .cssload-c3:before {

    animation-delay: 0.69s;

}

.cssload-thecube .cssload-c4:before {

    animation-delay: 1.04s;

}

.wpb_wrapper {

    width: 29%;

    /* float:left; */

    text-align: center;

    display: table;

}

@keyframes cssload-fold-thecube {

    0%,
    10% {

        transform: perspective(136px) rotateX(-180deg);

        opacity: 0;

    }

    25%,

    75% {

        transform: perspective(136px) rotateX(0deg);

        opacity: 1;

    }

    90%,

    100% {

        transform: perspective(136px) rotateY(180deg);

        opacity: 0;

    }

}



@-o-keyframes cssload-fold-thecube {

    0%,
    10% {

        -o-transform: perspective(136px) rotateX(-180deg);

        opacity: 0;

    }

    25%,

    75% {

        -o-transform: perspective(136px) rotateX(0deg);

        opacity: 1;

    }

    90%,

    100% {

        -o-transform: perspective(136px) rotateY(180deg);

        opacity: 0;

    }

}



@-ms-keyframes cssload-fold-thecube {

    0%,
    10% {

        -ms-transform: perspective(136px) rotateX(-180deg);

        opacity: 0;

    }

    25%,

    75% {

        -ms-transform: perspective(136px) rotateX(0deg);

        opacity: 1;

    }

    90%,

    100% {

        -ms-transform: perspective(136px) rotateY(180deg);

        opacity: 0;

    }

}

@-webkit-keyframes cssload-fold-thecube {

    0%,
    10% {

        -webkit-transform: perspective(136px) rotateX(-180deg);

        opacity: 0;

    }

    25%,

    75% {

        -webkit-transform: perspective(136px) rotateX(0deg);

        opacity: 1;

    }

    90%,

    100% {

        -webkit-transform: perspective(136px) rotateY(180deg);

        opacity: 0;

    }

}



@-moz-keyframes cssload-fold-thecube {

    0%,
    10% {

        -moz-transform: perspective(136px) rotateX(-180deg);

        opacity: 0;

    }

    25%,

    75% {

        -moz-transform: perspective(136px) rotateX(0deg);

        opacity: 1;

    }

    90%,

    100% {

        -moz-transform: perspective(136px) rotateY(180deg);

        opacity: 0;

    }

}

.contact-button {
    background: transparent;
    text-transform: uppercase;
    color: #fff !important;
    border: 2px solid white !important;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
}

.recruiter-name {
    font-size: 16px;
    font-family: var(--font-family);
}

.recruiter-phone {
    color: #000 !important;
}

.recruiter {
    font-size: 16px;
    font-weight: bold;
    color: #000 !important;
}

.resume-section {

    background: var(--primary);
    box-shadow: 0px 2px 12px #d7cbd4;
    color: #fff !important;
    line-height: 41px;
    padding: 20px;
    margin-top: 20px;

}

.recruiter-section {

    background: var(--quinternary);
    box-shadow: 0px 2px 12px #d7cbd4;
    color: #fff !important;
    line-height: 41px;
    padding: 20px;
    margin-top: 20px;

}

.resume-section h4 {

    color: #000 !important;
    font-family: var(--font-family);
    font-weight: 600;
}

.btn-aply {

    display: block;
    width: 100%;
    margin-top: 12px;
    background: var(--quinternary);
    text-align: center;
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
}

.btn-aply-offer{
    display: block;
    width: 100%;
    margin-top: 35px;
    background: var(--primary);
    text-align: center;
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
}

.btn-aply-offer a, .btn-aply a{
    text-decoration: none;
}


.wrapper_detail h2 {

    font-size: 24px;
    font-family: var(--font-family);
    color: #000;
    font-weight: 700;

}

.wrapper_detail h4 {

    color: #000;
    font-family: var(--font-family);
    font-weight: 700;
}

.wrapper_detail {

    font-size: 13px;
    color: #000;
}

.success {

    width: 100%;
    color: #000;
    background-color: #90EE90;
    text-align: center;
    padding: 6px 0px !important;

}

.vacancydetail-section {
    margin-bottom: 20px;
    font-family: var(--font-family-vacancy);
    font-size: 15px;
    line-height: 30px;
    color: var(--quinternary) !important;
}

.error {

    width: 100%;

    color: #000;

    background-color: #ffcccb;

    text-align: center;

    padding: 12px;

}

.vacancyapply-button button {

    background-color: var(--primary);
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    border: 0px;
    margin-top: 5px;
    width: 100%;
}

button[disabled="disabled"] {

    color: #fff;
    background-color: #D9DEE3;

}

#postme {

    margin-top: 20px;

    cursor: auto;

    margin-bottom: 20px;

}

.inputfile {

    height: auto !important;
}

input[type=text] {
    padding: .375rem .75rem;
}

.spontaneous h2 {

    color: var(--primary);
    font-size: 24px;
    text-align: center;
    font-family: var(--font-family);
    font-weight: 700;
}

.spontaneous {

    font-size: 14px;
}

.widget_footer {

    flex: 4;

    font-size: 18px;

    line-height: 24px !important;
}

.widget_footer p {

    margin-bottom: 0px !important;
}

#widget_social_footer a {

    color: transparent !important;
}

#footer a {

    color: #fff;
    text-decoration: underline;

}

.menu-footer-container ul {

    margin-bottom: 0px !important;

}

.scoptalent-nostyle * {
    font-family: inherit !important;
    font-size: inherit !important;
    background: none !important;
    color: inherit !important;
    line-height: inherit !important;
}