/*
Theme Name: Genly Child
Description: This is a child theme for Flatsome Theme
Author: Brumisphère
Template: flatsome
Version: 3.3
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

p,
li,
div {
    font-family: rubik, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.medium,
strong {
    font-family: rubik, sans-serif;
    font-weight: 600;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.bold,
a.nav-top-link,
button,
.filter-button,
.back span {
    font-family: ubuntu, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.header-main .nav>li>a {
    color: #fff;
}

a.back-to-top:hover {
    background-color: #deeabf;
    border: 2px solid #deeabf;
}

a.back-to-top:hover i {
    color: #deeabf;
}

.green {
    color: #deeabf;
}

.custom-button-green {
    font-family: ubuntu, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    color: black !important;
    background-color: #deeabf;
}

@media screen and (max-width: 549px) {
    .header-button.custom-button-green {
        font-size: 14px;
        min-width: 190px !important;
    }
    .header-button.custom-button-green i {
        display: none;
    }
}

.header-button.custom-button-green {
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 5px;
}

.custom-button-green * {
    font-size: 16px;
}

.custom-button-green .icon-angle-right:before {
    content: "\f35a" !important;
    font-family: 'Font Awesome 5 Free', sans-serif;
}

.hp-banner .banner-bg {
    border-radius: 25px !important;
}

.gradient,
.gradient-footer .section-bg-overlay,
.gradient .section-bg-overlay {
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.55) 100%);
}

.absolute-footer {
    display: none;
}

.final-section {
    z-index: 9 !important;
}

.scroll-for-more .icon-angle-down:before {
    content: "\f063" !important;
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: 600 !important;
    color: #000 !important;
    font-size: 18px;
}

.scroll-for-more i.icon-angle-down {
    margin-bottom: 3px;
}

.scroll-for-more {
    min-height: unset !important;
    max-width: unset !important;
    padding: 0px;
    background-color: #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.leading-form-text {
    display: flex;
    flex-wrap: wrap;
    align-content: center !important;
    padding-left: 10px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

::-webkit-input-placeholder {
    color: white !important;
    opacity: 1;
}

:-moz-placeholder {
    color: white !important;
    opacity: 1;
}

::-moz-placeholder {
    color: white !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: white !important;
    opacity: 1;
}

.contact-form .wpcf7-acceptance span {
    font-weight: 200 !important;
    text-align: left !important;
}

.contact-form .wpcf7-acceptance {
    margin-left: -45px;
}

.scroll-to-bullets a {
    background-color: transparent !important;
    border-color: #deeabf;
    border-width: 2px;
}

.scroll-to-bullets a:hover {
    background-color: #deeabf !important;
    border-color: #deeabf !important;
    border-width: 2px;
}

.scroll-to-bullets a.active {
    background-color: #deeabf !important;
    border-color: #deeabf !important;
    border-width: 2px;
}

.contact-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/wp-content/uploads/2023/03/Arrow-down-form-green.svg);
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 2px;
}

.header-nav {
    flex-wrap: nowrap !important;
}

.sent .contact-form {
    display: none !important;
}

.sent .confirmation {
    display: block !important;
}

.sent .wpcf7-response-output {
    display: none;
}

.gimmick {
    max-width: 70px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    box-shadow: none;
}

::placeholder {
    opacity: 0.7;
}

.contact-form input,
.contact-form input:active,
.contact-form select,
.contact-form select:active,
.contact-form textarea,
.contact-form textarea:active,
.leading-form-text {
    background-color: transparent !important;
    color: white !important;
    font-weight: 600;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 25px;
    text-transform: none;
    border-top: unset;
    border-left: unset;
    border-right: unset;
    border-bottom-width: 2px;
    resize: vertical !important;
    font-family: ubuntu, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.contact-form *:focus-visible {
    outline: unset;
    box-shadow: unset !important;
    letter-spacing: 0rem;
}

.contact-form *:focus {
    border-bottom-color: #deeabf !important;
}

.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7 input[type="file"] {
    resize: none !important;
}


/* Job categories */

.header-categorie img {
    max-width: 100px;
}

.align-c-right .row.align-r {
    margin-left: auto;
}

.metiers-slider img {
    margin-top: 50px;
    max-width: 100px;
}

.img-box {
    margin-top: 30px;
    text-align: center;
}

.metiers-slider .box {
    height: 280px;
}

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
}


/* Custom checkbox styling for Contact Form 7 checkboxes and regular checkboxes */


/* Styling for Contact Form 7 acceptance checkboxes */

.wpcf7-acceptance label,
.wpcf7-checkbox label {
    position: relative;
    cursor: pointer;
    display: inline !important;
}

.wpcf7-acceptance input[type=checkbox],
.wpcf7-checkbox input[type=checkbox] {
    position: absolute;
    visibility: hidden;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
}

.wpcf7-acceptance input[type=checkbox]+span:before,
.wpcf7-checkbox input[type=checkbox]+span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    width: 15px;
    height: 15px;
    top: 0px;
    left: 0px;
    border: 1.5px solid white;
    border-radius: 3px;
}

.wpcf7-acceptance input[type=checkbox]+span:after,
.wpcf7-checkbox input[type=checkbox]+span:after {
    display: block;
    position: absolute;
    content: "\2713";
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    visibility: hidden;
    font-size: 14px;
    text-align: center;
    line-height: 15px;
    color: white;
    background-color: #deeabf;
    color: #252821;
    border-radius: 3px;
}

.wpcf7-acceptance input[type=checkbox]:checked+span:after,
.wpcf7-checkbox input[type=checkbox]:checked+span:after {
    visibility: visible;
}

.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
    margin-left: 30px;
    font-weight: 100;
    font-size: 12px !important;
    text-transform: none;
}

.wpcf7-acceptance,
.wpcf7-checkbox {
    text-align: center;
    margin-left: 10px !important;
}

.banner .hide p a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: .15rem;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    box-shadow: none;
}


/* GDPR */

.blur-background {
    filter: blur(5px);
    -webkit-filter: blur(5px);
}

.moove-gdpr-modal-save-settings {
    background-color: unset !important;
    color: rgb(94, 88, 88) !important;
}

.moove-gdpr-modal-reject-all {
    display: none;
}

.moove-gdpr-cookie-notice button.change-settings-button {
    min-height: unset;
}

.moove-gdpr-branding-cnt {
    display: none !important;
}


/* RECAPTCHA */

.grecaptcha-badge {
    visibility: hidden !important;
}

@media only screen and (max-width: 53em) {
    /*************** ADD TABLET & MOBILE ONLY CSS HERE  ***************/
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    /* GDPR */
    .moove-gdpr-modal-footer-content {
        margin-bottom: 15px;
        margin-top: 15px;
    }
}


/* GAUTHIER */

.lightbox-content {
    background-color: unset;
}

.wpcf7-list-item-label {
    color: white;
}

.wpcf7-submit {
    margin-top: 25px;
}

.nav-sidebar .menu-item a {
    text-transform: capitalize !important;
}

.nav-sidebar .header-block-block-1 {
    margin: auto;
}

.header-nav .menu-item a:before,
.header-nav .menu-item a:before {
    background-color: #deeabf !important;
}

.team-testimonial .box-text {
    border-radius: 15px;
}

.team-testimonial .box-text-inner {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 60px;
    padding-bottom: 30px;
}

.team-testimonial .box-image {
    margin-bottom: -60px;
    z-index: 9 !important;
}

.team-testimonial .next {
    opacity: 100%;
    color: rgb(222, 234, 191);
    background-color: rgb(222, 234, 191);
    width: 65px !important;
    height: 65px !important;
    border-radius: 100px;
    margin-right: -25px;
}

.team-testimonial .next:hover .flickity-button-icon {
    opacity: 100%;
    color: rgb(222, 234, 191);
    background-color: rgb(222, 234, 191) !important;
    border-color: unset;
}

.team-testimonial .next .arrow,
.team-testimonial .next:hover .arrow {
    fill: black !important;
}

.team-testimonial .flickity-button-icon {
    width: 50px;
}

.team-testimonial .previous {
    opacity: 100%;
    color: white;
    background-color: white;
    width: 65px !important;
    height: 65px !important;
    border-radius: 100px;
    margin-left: -25px;
}

.team-testimonial .previous:hover .flickity-button-icon {
    opacity: 100%;
    color: white;
    background-color: white;
    border-color: unset;
}

.team-testimonial .previous .arrow,
.team-testimonial .previous:hover .arrow {
    fill: black !important;
}

.metiers-slider .next {
    opacity: 100%;
    color: rgb(222, 234, 191);
    background-color: rgb(222, 234, 191);
    width: 65px !important;
    height: 65px !important;
    border-radius: 100px;
    margin-right: -25px;
}

.metiers-slider .next:hover .flickity-button-icon {
    opacity: 100%;
    color: rgb(222, 234, 191);
    background-color: rgb(222, 234, 191) !important;
    border-color: unset;
}

.metiers-slider .next .arrow,
.metiers-slider .next:hover .arrow {
    fill: black !important;
}

.metiers-slider .flickity-button-icon {
    width: 50px;
}

.metiers-slider .previous {
    opacity: 100%;
    color: white;
    background-color: white;
    width: 65px !important;
    height: 65px !important;
    border-radius: 100px;
    margin-left: -25px;
}

.metiers-slider .previous:hover .flickity-button-icon {
    opacity: 100%;
    color: white;
    background-color: white;
    border-color: unset;
}

.metiers-slider .previous .arrow,
.metiers-slider .previous:hover .arrow {
    fill: black !important;
}

.metiers-slider .portfolio-box {
    border-radius: 15px;
    margin-top: 15px;
}

.metiers-slider .box-image {
    border-radius: 15px;
}

.metiers-slider .show-on-hover {
    display: none;
}

.metiers-slider .box {
    background-color: #252821 !important;
}

.metiers-slider .portfolio-box-title {
    font-family: "ubuntu", sans-serif;
    text-transform: capitalize;
    color: white !important;
    text-decoration: unset;
    font-size: 1.25em;
    font-weight: normal;
    opacity: 1;
}

.metiers-slider .portfolio-box:hover {
    border-radius: 15px;
}

.underlined-links a {
    text-decoration: underline;
}


/* OFFRES */

.woocommerce .products .box-vertical .box-image {
    min-width: 100px !important;
    width: 100px !important;
}

.subhead .searchform {
    max-width: 500px;
    margin-left: auto;
}

.form-flat input:not([type=submit]),
.form-flat select,
.form-flat textarea {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 3px;
    box-shadow: none;
    color: currentColor !important;
}

.offer img {
    border-radius: 24px;
}

.offer .label {
    position: absolute;
    right: 0;
    bottom: 25px;
}

.offer i,
.is-sticky-column__inner p i {
    color: #deeabf;
    margin-right: 5px;
}

.offer h2 {
    margin-bottom: 10px;
}

.offer {
    border-bottom: 2px solid #363c2f;
    padding-bottom: 14px;
}

.offer .label-salary {
    position: absolute;
    right: 0;
    bottom: 55px;
    font-size: 0.75em;
}

.label {
    background-color: #deeabf;
    color: #000;
    padding: 5px 10px 2px 10px;
    border-radius: 15px;
    font-size: 0.75em;
}

@media screen and (min-width: 850px) {
    .category-page-row .large-9 {
        padding: 5px 0px 5px 60px;
    }
}

.bapf_sfilter {
    background-color: #1b1e18;
    padding: 10px 15px 10px 15px;
    margin: 15px;
    border-radius: 5px;
}

.bapf_sfilter.bapf_ckbox label {
    font-weight: 400;
    font-size: 0.85em;
    vertical-align: bottom;
}

.bapf_sfilter input {
    margin-bottom: 0em;
}

.bapf_hascolarr {
    font-size: 1em;
}

.bapf_ckbox_square input[type=checkbox] {
    border: 1px solid #555;
    border-radius: 2px;
    width: 10px;
    height: 10px;
    padding: 0px;
}

.uppercase {
    letter-spacing: 0;
}

.category-page-row .large-3 {
    padding: 0px;
}

.radius .col-inner {
    border-radius: 16px;
}

.back * {
    color: #fff;
}

.icon-angle-left:before {
    content: "\f0e2" !important;
    font-weight: 600;
    font-family: 'Font Awesome 5 Free', sans-serif;
}

@media screen and (min-width: 850px) {
    .shop-page-title {
        display: none;
    }
}

@media screen and (max-width: 850px) {
    .woocommerce .products .box-vertical .box-image {
        display: none;
    }
    .page-title-inner {
        padding-top: 0px;
        position: relative;
    }
    .category-filtering strong {
        font-family: ubuntu, sans-serif !important;
        font-weight: 700;
        font-style: normal;
        text-transform: none;
        font-size: 22px;
    }
    .off-canvas-left .mfp-content {
        background-color: #1B1E18 !important;
    }
    .off-canvas-left label {
        color: #fff;
    }
}

.woocommerce-breadcrumb {
    display: none;
}

.archive .section+.row:not(.row-collapse) {
    margin-top: 0px;
}

span.subline {
    background-color: #deeabf;
    padding: 8px 5px 4px;
    color: #000;
    border-radius: 8px;
}

span.subline:hover {
    opacity: 0.8;
}

@media screen and (max-width: 549px) {
    .metiers-slider.row-slider .flickity-prev-next-button svg {
        display: none;
    }
}


/* SELECTED FILTERS */

.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy {
    float: left;
}

.berocket_single_filter_widget_1327 .bapf_head,
.braapf_unselect_all {
    display: none;
}

.braapf_unselect {
    border: 1px solid #deeabf;
    padding: 5px 8px;
    font-size: 0.8rem;
    border-radius: 8px;
    margin-bottom: 3px;
}

.braapf_unselect:hover {
    background-color: #deeabf;
    color: #000 !important;
}

.bapf_sfa_taxonomy span {
    display: none !important;
}

.berocket_single_filter_widget_1327 .bapf_sfilter {
    background-color: transparent;
    padding: 0;
    margin: 0px;
    border-radius: 5px;
}


/* OFFER PAGE */

.custom-product-page li {
    margin-bottom: 0em;
}

.custom-product-page ul {
    margin-bottom: 12px;
}

.custom-product-page h2:not(:first-of-type) {
    margin-top: 30px;
}

.custom-product-page b,
.custom-product-page strong {
    font-weight: 700;
}