/*
Theme Name: Becoming
Theme URI: https://becoming-group.com/
Author: Becoming
Author URI: https://becoming-group.com/
Description: Becoming Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Becoming

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
    background: none;
}

.btn-loadfrise,
.btnSearchFrise,
.btnLoadTax,
.btnLoadActu {
    cursor: pointer;
}

.containerResetFriseSearch {
    display: none;
    justify-content: center;
}

.containerResetFriseSearch p {
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

.back_accroche img {
    width: 100%;
}

@keyframes bounce {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.bounce-marker {
    animation: bounce 0.6s infinite;
}

.container_2_section_search {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: calc(100% - 6.6rem);
    margin-left: 4.8rem;
}

.eraseSearchCenter {
    cursor: pointer;
    position: relative;
    top: -20px;
}

.gform_button {
    display: flex !important;
    align-items: center !important;
    background-color: #EC671A !important;
    border: 0.1rem solid #13100D !important;
    color: #13100D !important;
    font-size: 1.2rem !important;
    font-weight: 700 !important;
    padding: 1.1rem 2rem !important;
    border-radius: 1rem !important;
    text-decoration: none !important;
    cursor: pointer !important;
    box-shadow: 2px 3px 0px 0px rgba(19, 16, 13, 1) !important;
    -webkit-box-shadow: 2px 3px 0px 0px rgba(19, 16, 13, 1) !important;
    -moz-box-shadow: 2px 3px 0px 0px rgba(19, 16, 13, 1) !important;
    transition: .3s !important;
}

.gform_button:hover {
    background-color: #ffffff !important;
}

.table th {
    text-align: center !important;
}

.pointsforts .blc_pointsforts {
    justify-content: flex-start !important;
}

.item_boite_a_infos h3,
.item_boite_a_infos h4 {
    height: auto !important;
}

.single-becoming_actualites .sec_1 ul,
.single-becoming_actualites .sec_1 h2 {
    margin-top: 15px !important;
}

.item_miniature_section {
    padding: 15px !important;
}

.blc_small_miniature_section {
    align-items: stretch !important;
}

.single-becoming_emplois .hero-section .btnBig {
    margin-top: 40px;
}

.listing_emploi .blc_boite_a_infos {
    justify-content: flex-start;
}

.sec_2_inverted .btnBig {
    transform: rotateY(0deg) !important;
}

.temoignages_v2 p a,
.sec_1 p a,
.text_gestion_dechets p a {
    text-decoration: underline !important;
    color: #EC671A !important;
}

.gchoice input {
    visibility: visible !important;
}

.ginput_container_checkbox label {
    position: relative;
    top: 2px;
    left: 5px;
}

.single-becoming_actualites .cadre h1:not(.boite_a_infos h1):not(.content_temoignages h1) {
    font-family: 'Bely Display' !important;
    font-size: 46px !important;
}

.single-becoming_actualites .cadre h2:not(.boite_a_infos h2):not(.content_temoignages h2) {
    font-family: 'Bely Display' !important;
    font-size: 36px !important;
}

.single-becoming_actualites .cadre h3:not(.boite_a_infos h3):not(.content_temoignages h3) {
    font-family: 'Bely Display' !important;
    font-size: 28px !important;
}

.single-becoming_actualites .cadre h4:not(.boite_a_infos h4):not(.content_temoignages h4) {
    font-family: "Arboria" !important;
    font-size: 34px !important;
}

.single-becoming_actualites .cadre h5:not(.boite_a_infos h5):not(.content_temoignages h5) {
    font-family: 'Bely Display' !important;
    font-size: 22px !important;
}

.single-becoming_actualites .obligations_section {
    margin-top: -10rem !important;
}

.single-becoming_bai .content_blc_withSidebare {
    line-height: 2.5rem;
}

.single-becoming_dechets .title2 {
    margin-bottom: 20px;
}

.title2 {
    font-family: 'Bely Display';
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.2;
}

.title2linksmenu {
    font-size: 1.6rem;
    font-weight: 700;
    color: #13100D;
    margin-bottom: 0.5rem;
    max-width: 42rem;
    white-space: normal;
}

.titreActu {
    font-family: 'Arboria';
    font-size: 1.6rem;
    font-weight: 500;
    max-width: 19.8rem;
}

.titleh4 {
    color: #13100D;
    text-align: center;
    width: 100%;
    margin-bottom: 6rem;
    font-family: 'Bely Display';
    font-size: 3.8rem;
    font-weight: 100;
    position: relative;
}

.tax-becoming_bai_categories .head_section {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    z-index: 1;
    flex-direction: column;
}

.home .boite_info_v2 .item_boite_a_infos h3 {
    font-size: 1.8rem !important;
    height: inherit !important;
}

.content_blc_withSidebare .sec_1 p, .content_blc_withSidebare .sec_1 ol li {
    font-size: 1.5rem;
    font-weight: 400;
}

.gform_required_legend {
    display: none; 
}

.pic_item_gestion_dechets {
    display: block;
    width: 100%;
    height: 90px;
    object-fit: cover;
    object-position: center;
    border-radius: 11px !important;
    overflow: hidden;
}

.pic_item_gestion_dechets img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    object-position: center;
    display: block;
}

.collaborateurs h2 {
    font-size: 3.4rem;
    font-weight: 400;
    text-align: center;
    width: 128rem;
    margin: 0 auto 6rem auto;
    padding-top: 5rem;
    color: #13100D;
}

.pointsforts .head_section>h2 {
    width: auto;
    text-align: center;
    color: #13100D;
}

.gestion_dechets .head_section>h2 {
    width: auto;
    text-align: center;
    color: #13100D;
}

.prestations>h2 {
    width: 84.4rem;
    margin: 0 auto;
    text-align: center;
    font-family: 'Bely Display';
    font-size: 3.8rem;
    font-weight: 100;
    position: relative;
}

.nosValeurs>h2 {
    width: 94rem;
    margin: 0 auto 6rem auto;
    text-align: center;
    font-family: 'Bely Display';
    font-size: 3.8rem;
    font-weight: 100;
    line-height: 1.7;
}

.actualite h2 {
    width: 94rem;
    margin: 0 auto 6rem auto;
    text-align: center;
    font-family: 'Bely Display';
    font-size: 3.8rem;
    font-weight: 100;
    line-height: 1.7;
}

.typeRecyclage>h2 {
    width: 84.4rem;
    margin: 0 auto;
    text-align: center;
    font-family: 'Bely Display';
    font-size: 3.8rem;
    font-weight: 100;
    line-height: 1.7;
    position: relative;
}

.temoignages>h2 {
    width: 62.6rem;
    margin: 0 auto;
    text-align: center;
    font-family: 'Bely Display';
    font-size: 3.8rem;
    font-weight: 100;
    position: relative;
    /* line-height: 1; */
}

.nos_services .head_section>h2 {
    text-align: center;
    width: auto;
}

.faq .head_section>h2 {
    width: auto;
    text-align: center;
    color: #13100D;
}

.head_section_boite_a_infos>h2 {
    width: 102.8rem;
    margin: 0 auto;
    /* color: #ffffff; */
    text-align: center;
    font-family: 'Bely Display';
    font-size: 3.8rem;
    font-weight: 100;
    position: relative;
    /* line-height: 1; */
}

.titleh3 {
    font-size: 1.6rem;
    font-weight: 700;
    margin-top: 1rem;
    height: 6rem !important;
}

.single-becoming_dechets .content_blc_withSidebare .sec_1 p, 
.single-becoming_dechets .content_blc_withSidebare .sec_1 ul li,
.single-becoming_dechets .blc_sec_2 p, 
.single-becoming_dechets .blc_sec_2 ul li {
    font-size: 1.5rem !important;
}

.content_blc_withSidebare .sec_1 p, .content_blc_withSidebare .sec_1 ul li {
    font-size: 1.5rem !important;
    font-weight: 400;
}

.beforH1 {
    margin-bottom: 1em !important;
}

.typeRecyclage .arrowRoled {
    top: -100px;
}

.blc_actions.four_column li {
    font-size: 1.5rem;
}

@media (max-width: 998px) {
    .collaborateurs h2 {
        width: 90%;
    }

    .nosValeurs>h2,
    .typeRecyclage>h2,
    .prestations>h2,
    .head_section_boite_a_infos>h2,
    .temoignages>h2,
    .head_section_boite_a_infos>h2,
    .actualite h2 {
        width: 90%;
        font-size: 3.2rem;
        line-height: 1.3 ;
    }
}

.cadre .blocHeader p a {
    color: #EC671A;
    text-decoration: underline;
}

.aligncenter {
    clear: both;
    margin: 0 auto;
    display: block;
}

.alignright {
    margin-left: auto;
    display: block;
}

.card .blc_sec_2 p strong {
    font-size: 2.2rem;
}

.d-flex p {
    width: 50%;
}

.blc_sec_2 p, .blc_sec_2 ul li {
    font-size: 1.5rem !important;
}

.content_blc_withSidebare  li a {
 	color:#EC671A;
  	text-decoration: underline;
}

.card {
    padding-top: 6rem !important;
}