 /*------------------------------------------------------------------
[Custom Stylesheet]

Theme Parent:   JOBHUNT
Project:        CAP Emploi 33 - mise en relation alternant
Version:        Initial
Last change:    08/03/2023
Author:         Samuel SORIN <ssorin@dwdlc.com>
-------------------------------------------------------------------*/
/* vert = rgb(0,143,63) */
 /*
 - Fonts style global
 - Layout
 - Header - Nav
 - Footer
 - Job / candidate listing
 - Search bar
 - Pagination
 - Form
 - CMS page
 - Job / candidate detail
*/

 /*------------------------------------------------------------------
 COLORS
  - Gris: #3d5463
  - Vert foncé: #008f3f
  - Vert clair: #bac600
  - Dégradé vert: linear-gradient(90deg, rgba(186,198,0,1) 29%, rgba(0,143,63,1) 82%)
  -

*/

/*=============== FONT STYLE GLOBAL ===================*/
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,700;1,400&display=swap');

body, p, li, a {
    color: #3d5463;
    font-family: 'Nunito', sans-serif !important;
    font-size: 1.1rem;
}
 footer a {
     color: #8a99b3;
     text-decoration: underline;
     font-size: .85rem;
 }

h1, h2, h3, h4, h5, h6{
   font-family: 'Nunito', sans-serif !important;
}

h2 {
    margin-top: 40px;
    margin-bottom: 15px;
}
h3 {
    font-size: 1.5rem
}

.field_w_search i {
    color: #3d5463;
}

.linkFile {
    text-decoration: underline;
}
/*=============== LAYOUT ===================*/
.visually-hidden {
    position:absolute!important;
    border:0!important;
    height:1px!important;
    width:1px!important;
    padding:0!important;
    overflow:hidden!important;
    clip:rect(0,0,0,0)!important
}

.bgCycle {
    background-color: #f5f6f7;;
    padding-top: 60px;
}
.bgCycle:nth-child(odd) {
    background-color: #ffffff;
}

.row.featured {
    background-color: #bac600;
}

.link {
    text-decoration: underline;
}
.link:hover {
    color: #bac600;
}

.video {
    width: 560px;
    height: 315px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.error, .error li {
    color: #fb236a;
    font-size: .75rem;
    margin-bottom: 5px;
}
.error li {font-size: 1rem}

/*=============== HEADER /NAV ===================*/
.logo img{
    max-width: 120px;
}
header {
    /*background: rgb(186,198,0);*/
    /*background: linear-gradient(90deg, rgba(186,198,0,1) 29%, rgba(0,143,63,1) 82%);*/
}
header.white > .menu-sec {
    margin-bottom: 20px;
}
header.white .menu-sec nav > ul > li > a {
    padding: 0;
    margin: 14px 20px;

}

header.white .menu-sec nav > ul > li > a,
header.white .account-btns > li a {
    color: #3d5463;
    font-weight: bolder;
    font-size: 17px;
}
header.white .menu-sec nav > ul > li > a {
    color: inherit;
    padding-bottom: 0.1875rem;
    background-image: linear-gradient(0deg, #bac600, #bac600 100%);
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position-y: calc(200% - 1px);
    transition: all 300ms ease-in-out 0s;
}
header.white .menu-sec nav > ul > li:hover > a,
header.white .menu-sec nav > ul > li.active > a {
    background-position-y: 100%;
}
header.white .menu-sec nav > ul > li {
    padding-bottom: 0;
}
header.white .menu-sec nav > ul > li > a.btn {
    font-size: 1rem;
    border-radius: 0;
}

.menu-sec {
    margin: 20px 0;
}
.menu-sec nav {
    float: none;
}
.menu-sec nav > ul {
    height: 71px;
    display: flex;
    align-items: center;
}

header.white .menu-sec li.logout a {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #bac600;
}
header.white .menu-sec nav > ul > li.home > a {
    margin-right: 5px;
    margin-left: 25px;
}
header.white .menu-sec nav > ul > li.home > a span {display: none}

nav.navUser {
    float: right;
}
header.white .menu-sec nav.navUser > ul > li > a {
    margin: 14px 5px;
}
header.white .menu-sec nav.navUser > ul > li:last-child > a {
    margin-right: 0;
}
.menu-sec nav > ul > li.menu-item-has-children > a::before {
    right: -15px;
    margin-top: -8px;
}

.responsive-opensec  {
    height: 100vh;
}
.responsive-header,
.responsive-opensec {
    background-color: #fff;
    color: #3d5463;
}
.res-openmenu,
.res-closemenu,
.responsivemenu > ul > li > a,
.account-btns > li a {
    color: #3d5463;
}

.account-btns {
    display: inline-block;
    float: none;
    width: 100%;
    margin-left: 0;
}
.account-btns > li {
    float: none;
    display: inline-block;
    width: 45%;
}
.account-btns > li a {
    width: 100%;
}

.account-btns > li a {
    padding: 10px 0;
}
.account-btns > li > ul {
    margin-left: 25px;
}

.profile__nav li.active > a,
.profile__nav li.active > a .la
{
    color: #bac600;
}

/*=============== HOME ===================*/
.home h2 {
    text-transform: uppercase;
}



.home ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #bac600;
  font-weight: bold;
  display: inline-block;
  width: 1em;
}
ul li {
    color: #3d5463;
}
.splide  ul li::before {
    content: "";
}
/*.splide img {*/
/*    filter: grayscale(100%);*/
/*}*/
/*=============== FOOTER ===================*/
footer .widget img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


/*=============== JOB / CANDIDATE LISTING ===================*/
/* listing */
.emply-resume-list {
    border: 1px solid rgba(221, 221, 221, 0.5);
    margin-bottom: 1rem;
    border-radius: 10px;
}
.shortlists > a {
    float: right;
    font-family: Open Sans;
    font-size: 1rem;
    color: #bac600;
    border: 2px solid #bac600;
    width: 150px;
    height: 40px;
    padding-left: 0;
    text-align: center;
    line-height: 35px;
    padding-right: 0;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    border-radius: 21px;
    cursor: pointer;
    text-decoration: none;
    margin-right: 30px;
}
.shortlists--ico > a {
    float: right;
    font-family: Open Sans;
    font-size: 1.4rem;
    color: #bac600;
    padding-left: 0;
    text-align: center;
    padding-right: 0;
    cursor: pointer;
    text-decoration: none;
    margin-right: 10px;
}
.shortlists--ico > a.danger {
    color: rgba(255, 0, 0, 0.51);
}
.shortlists > a:hover {
    background: #bac600;
    color: #ffffff;
    text-decoration: none;
}
.shortlists--ico > a:hover {
    color: #3d5463;
    text-decoration: none;
}

.shortlists, shortlists--ico {
    vertical-align: top;
}
.timesince {
    text-align: right;
    padding-right: 30px;
    font-size: 12px;
    color: #3d5463;
}

.tags-jobs > li a {
    font-size: 1rem;
    color: #3d5463;
}

.emply-resume-info > h3 a {
    font-size: 18px;
    color: #202020;
}

.emply-resume-info a {
    font-size: 1rem;
    color: #3d5463;
}

.job-details h3 {
    float: none;
}
.video--large {
    width: 800px;
    margin: 40px auto;
    display: block;
}

.job-single .job-thumb {
    width: 125px;
}
.job-single .job-thumb img {
    float: none;
}
.job-single .actions {
    padding: 0;
    padding-top: 20px;
    width: 100%;
}
.job-single .actions .btn {
    width: 100%;
}
.job-single__divider {
    display: block;
    width: 100%;
    margin: 20px 0;
    border-top: 1px solid rgba(221, 221, 221, 0.5)
}
.job-single__description p,
.job-single__description li,
.job-single__description a {
    font-size: 1.1rem;
}

.tags-jobs > ul > li {
    display: inline-block;
    margin: 0;
    font-size: 1rem;
    color: #3d5463;
    margin-right: 30px;
}
.tags-jobs i,
.tags-jobs > ul > li i {
    font-size: 23px;
    color: #bac600;
}
.tags-jobs > ul > li > a {
    font-size: 1rem;
    color: #3d5463;
}

 /*=============== JOB / CANDIDATE DETAIL ===================*/

 /*=============== SEARCH BAR ===================*/
.field_w_search {
    float: left;
    max-width: 250px;
    position: relative;
    border: 2px solid #e8ecec;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 20px;
    margin-right: 20px;
}
.field_w_search.field_search_domain {
    max-width: 500px;
    border: 0;
}


/*=============== PAGINATION ===================*/
.pagination li.active a, .pagination li a:hover {
    color: #ffffff;
    background-color: #bac600;
    border-color: #bac600;
    text-decoration: none;
}
.pagination a i {
    font-size: 15px;
    color: #bac600;
}
.pagination a:hover i {
    color: #fff;
}

 /*=============== FORM ===================*/
form select {
    position: relative;
    display: block;
    /*overflow: hidden;*/
    border-radius: 8px;
    border: 2px solid #e8ecec;
    background-color: #fff;
    color: #3d5463;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
    float: left;
    width: 100%;
    text-align: left;
    padding: 14px 45px 14px 15px;
    height: auto;
    margin-bottom: 20px;
}
form select:hover {
    cursor: pointer;
}

input[type=radio] + label::after {
    border: 3px solid #bac600;
}

.contact-form form {
    margin-top: 20px;
    margin-bottom: 40px;
}
.contact-form > form button {
    border-radius: 0;
    background-color: #bac600;
    border-color: #bac600;
}
.contact-form > form button:hover {
    background: transparent;
    border: 2px solid #bac600;
    color: #bac600;
}

.account-popup > form .cfield,
.account-popup > form .cfield input {
    float: none;
}


 /*=============== CMS PAGE ===================*/
.blockContent {
    padding: 0;
}
.blockContent .row {
    margin-bottom: 40px;
    padding: 40px 0;
}
.blockContent .row:last-child {
    margin-bottom: 0;
}
.blockContent h2:first-child {
    margin-top: 0;
}

.blockContent .row.row--featured {
    padding: 80px 0;
    margin-bottom: 0;
    /*background-color: #bac600;*/
    /*color: #000;*/
}
.blockContent .row.row--featured h1 {
    font-weight: 800;
    font-size: 55px;
    text-transform: uppercase;
}
.blockContent .row.row--featured h2 {
    margin-top: 0;
    font-size: 1.7rem;
    font-weight: bold;
}
.blockContent .row.row--featured p {
    /*color: #000;*/
    font-size: 18px;
    font-weight: lighter;
}
/* HOME PAGE */
.home .blockContent .row {
    margin-bottom: 0px;
    padding: 60px 0;
}
.home .blockContent .logo-slider .row {
    padding: 10px 0;
}

/*---------Documentation----------------------------*/
.file .row {
    border-top: 1px solid rgba(221, 221, 221, 0.5);
}
.file .row {
    margin-bottom: 0;
    padding: 15px 0;
}
.file__title {
    font-weight: bold;
}

.file .la {
    color: #bac600;
}
.file .btn .la {
    color: #3d5463;
}

 /*=============== BUTTON ===================*/

 button {
     float: none;
     display: inline-block;
 }

.btn__cta {
    border-radius: 0px;
    /*color: rgb(0, 0, 0);*/
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 1.5rem;
    letter-spacing: -0.0375rem;
    margin: 0px 0px 1.5rem 2rem;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    padding: 1rem;
    /*background-color: rgb(255, 255, 255);*/
    background-color: #bac600;
    text-align: left;
    will-change: transform;
    transition: all 300ms ease 0s;
    border: 1px solid #bac600;
}

.btn__cta:hover i {
    font-weight: bold;
    transform: translate(5px, 0);
}

header.white .menu-sec nav > ul > li > a.btn,
.btn {
    padding: 6px 15px;
}

.btn--search {
    float: left;
    height: auto;
    padding: 13px 40px;
}

.btn--primary,
.account-popup > form button.btn--primary {
    background-color: #bac600;
    border: 1px solid #bac600;
    color: #3d5463;
}
.btn--primary:hover,
.account-popup > form button.btn--primary:hover {
    color: #fff;
}

.btn--secondary,
.account-popup > form button.btn--secondary {
    background-color: #fff;
    border: 1px solid #bac600;
    color: #3d5463;
}
.btn--secondary:hover,
.account-popup > form button.btn--secondary:hover {
    background-color: #bac600;
    border: 1px solid #bac600;
    color: #fff;
}

.btn--file {
    width: 100%;
    max-width: 200px;
    margin-bottom: 10px;
}

.btn--featured {
    text-transform: uppercase;
    background-color: #fff;
    padding: 1rem;
    text-align: center;
    width: 80%;
    display: inline-block;
    font-weight: 600;
}

/*------Account ------------------ */
.account-popup {
    width: 100%;
    max-width: 900px;
    margin-left: -450px
}

 .account-popup > form button:hover {
    background: #bac600;
}

.account-center {
    max-width: 460px;
    margin-left: -230px;
}

/*-------- Private Profile ----------*/
.tree_widget-sec > ul > li > a:hover,
.tree_widget-sec > ul > li > a:hover i {
    color: #bac600;
}

.formEdit {
    padding: 20px 0 80px;
}

.formEdit form {
    width: 100%;
}

.formEdit .buttonsBox {
    padding-top: 20px;
    padding-bottom: 40px;
}
.helptext {
    float: left;
    font-size: 12px;
    color: #3d5463;
    margin-top: -13px;
    font-style: italic;

}

 .readonly {
    background: #ddd !important;
    cursor: not-allowed !important;;
}

 input[type="checkbox"] + label::after {
    content: none;
 }
input[type="checkbox"], input[type="radio"] {
    position: relative;
    opacity: 1;
    z-index: 1;
    margin: 0;
}
label {
    margin-left: 0;
    padding-left: 0;
}

form .cfield.select {
    border: none;
    margin: 0;
    text-align: left;
}
form .cfield.select select {
    float: none;
}

/*.pf-field > input, .pf-field {*/
/*    float: none;*/
/*}*/
/*.input-company-title i {*/
/*    position: absolute;*/
/*    left: 3px;*/
/*    top: 4px;*/
/*    font-size: 16px;*/
/*    color: #202020;*/
/*    line-height: 48px;*/
/*    background: #ddd;*/
/*    padding: 0 5px;*/
/*    width: 80px;*/
/*    border-radius: 5px;*/
/*    font-style: normal;*/
/*}*/
/*.input-company-title input {*/
/*    float: left;*/
/*    width: 100%;*/
/*    border: 2px solid #e8ecec;*/
/*    margin-bottom: 20px;*/
/*    -webkit-border-radius: 8px;*/
/*    -moz-border-radius: 8px;*/
/*    -ms-border-radius: 8px;*/
/*    -o-border-radius: 8px;*/
/*    border-radius: 8px;*/
/*    padding: 14px 45px 14px 88px;*/
/*    background: #ffffff;*/
/*    font-family: Open Sans;*/
/*    font-size: 1rem;*/
/*    color: #101010;*/
/*    line-height: 24px;*/
/*}*/

.pf-field--no-border > input {
    border: none !important;
}
.pf-field--p-20 {
    padding: 20px;
}

.is_connected {
    margin-top: 1rem;
    display: inline-block;
    font-size: .75rem;
    font-style: italic;
}

.home-content {
    text-align: center;
}
.home-content, .home-section {
    position: relative;
    width: 100%;
}
.btn-mod.btn-large, .btn-mod.btn-medium {
    font-size: 14px;
    font-weight: 600;
}

.btn-mod.btn-border-w {
    border-color: hsla(0, 0%, 100%, .98);
}
.btn-mod.btn-round {
    border-radius: 0;
}
.btn-mod.btn-border-w {
    background: transparent;
    /*border: 1px solid #fff;*/
    /*color: #fff;*/
}
.btn-mod.btn-large {
    padding: 16px 32px 15px;
}
.btn-mod.btn-large, .btn-mod.btn-medium {
    font-size: 1rem;
    height: auto;
    letter-spacing: .085em;
}
.btn-mod, a.btn-mod {
    background-color: transparent;
}
.light-content a {
    color: hsla(0, 0%, 100%, .8);
}
.btn-mod, a.btn-mod {
    /*background: var(--color-dark-1);*/
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    /*color: #fff;*/
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .065em;
    padding: 3px 13px;
    text-decoration: none;
    text-transform: uppercase;
    /*transition: var(--transition-default);*/
}
.min-height-100vh {
    min-height: 100vh;
}
.logo-bg-video {
    height: auto;
    max-width: 100%;
}
.mb-50 {
    margin-bottom: 50px !important;
}

.ms-1 {
    margin-left: .25rem !important;
}
.me-1 {
    margin-right: .25rem !important;
}
.mt-2 {
    margin-top: .5rem !important;
}
.align-middle {
    vertical-align: middle !important;
}

.dynamic-form {
    cursor: grab;
}

@media (max-width: 990px) {
    .btn__cta {
        margin-left: 0;
    }
    .responsivemenu > ul > li.home > a i.la {
        display: none;
    }
    .responsivemenu > ul > li.home > a span {
        display: block;
    }
    .video--large {
        width: 100%;
        max-width: 800px;
    }
}
