/*------------------------------*\
    #PAGE HITECHLIVE
/*------------------------------*/
.hitechLive__header {
    z-index: 2;
    top:82px;
    background: transparent;
    padding-bottom: 1rem;
}
@media (max-width: 991px) {
    .hitechLive__header {
        top: 63px; /* avant 86px */
    }
}
@media (max-width: 575.98px) {
    .hitechLive__header.position-sticky {
        position: initial!important;
    }
}

.hitechLive__header--title {
    color: var(--main-color_paragraphe);
    font-size: calc(2 * var(--basePX) + 5px);
}

.hitechLive__header--title strong {
    color: var(--main-color_esn-forfait);
}
.hitechLive__header--subtitle {
    color: var(--main-color_paragraphe);
    font-size: calc(2 * var(--basePX) + 5px);
}

.hitechLive__header .svg {
    height: 20px;
    width: 20px;
}
.svg_agent_hitechlive svg {
    height: 80px;
    width: 80px;
    margin: auto;
}

@media (min-width: 576px) {
    .svg_agent_hitechlive svg {
        position: absolute;
        bottom: 1.5rem;
        right: 1.5rem;
        margin: initial;
    }
}

.mission-color-wrapper svg {
    width: var(--size, 35px);
    height: var(--size, 35px);
}

header .mission-title {
    font-size: calc(2 * var(--basePX) + 4px);
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: ClanOT, sans-serif;
}
@media (max-width: 575.98px) {
    .hitechLive__header .mission-title {
        text-align: center;
    }
}

header .mission-text {
    font-family: "Poppins", sans-serif;
    font-size: calc(var(--basePX) + 4px);
    color: var(--text-color-secondaire-mission);
}
.mission-title {
    font-size: calc(var(--basePX) + 4px);
    letter-spacing: 0;
    font-family: "Poppins", sans-serif;
}

.svg--missions.svg-title {
    height: 33px;
    width: 26px;
}

.mission-text {
    font-family: "Poppins", sans-serif;
    font-size: calc(var(--basePX) + 4px);
    color: var(--text-color-secondaire-mission);
}

.mission-text--title {
    font-size: calc(2 * var(--basePX) + 2px);
    color: var(--black);
}

.title-societe {
    color: var(--text-color-secondaire-mission);
}
.infos-societe {
    font-size: calc(var(--basePX) + 5px);
    color: var(--another-gray);
}

.wrapper_svg_actions svg,
.wrapper_svg_actions div svg {
    width: var(--size, 30px);
    height: var(--size, 30px);
}

.wrapper_svg_actions svg:hover,
.wrapper_svg_actions div svg:hover {
    cursor: pointer;
}

.btn.reply-block svg {
    width: var(--size, 40px);
    height: var(--size, 40px);
}

/*------------------------------*\
    #PAGE HITECHLIVE home page
/*------------------------------*/

/**
*
* MAIN hitechlive_home
*
**/
.hitechlive_home {
    margin-bottom: 7rem;
    overflow:hidden; /* quand le menu est en v4 */
}
.hitechLive__header--wrapper {
    overflow: hidden;
}

@media (max-width: 768px) {
    .hitechLive__header--wrapper::before,
    .hitechLive__header--wrapper::after {
        border: 0;
    }
}

.hitechlive_home .block-element {
    background-color:var(--black);
    background-size:cover;
    background-position:center;
    height: 75vh;
    color: var(--light-gray);
    overflow-wrap: break-word; /* empeche le texte de sortir du bloc */
    hyphens: auto;
}

.hitechlive_home .block-element > article {
    padding-left: 5rem;
    max-width: 500px;
}

.hitechlive_home .block-element--profil {
    background-image: url('/assets/img/hitechlive/nbr-profil.png');
}
.hitechlive_home .block-element--mission {
    background-image: url('/assets/img/hitechlive/nbr-mission.jpg');
}
/*.hitechlive_home .block-element--profil {
    background: rgba(var(--main-color_profil_rgb),.3) url('/assets/img/home_mission_3.svg');
    background-size: cover;
}
.hitechlive_home .block-element--profil:before,
.hitechlive_home .block-element--mission:before {
    content: "";
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    background-color: inherit;
}
.hitechlive_home .block-element--mission {
    background: rgba(var(--main-color_mission_rgb),.3) url('/assets/img/home_profil_3.svg');
    background-size: cover;
}*/

.block-element__title {
    font-size: clamp(3rem, -0.875rem + 4.333333vw, 4rem);
    font-weight: bold;
    text-shadow: var(--main-color_paragraphe) 1px 1px 10px;
}
.block-element__subtitle {
    font-size: clamp(1.5rem, -0.430rem + 2.161616vw, 2rem);
    font-weight: bold;
    text-shadow: var(--main-color_paragraphe) 1px 1px 10px;
}

.block-element__btn {
    padding: 20px 40px;
    background-color: var(--light-gray);
    margin-top: 50px;
}

@media (max-width: 768px) {
    .hitechlive_home .block-element {
        height: auto!important;
    }
    .hitechlive_home .block-element > article {
        padding: 2rem;
        text-align: center;
        width: 100%!important;
        max-width: 100%!important;
        position: relative!important
    }
    .hitechlive_home {
        margin-bottom: 0;
    }
}

/**
*
* MAIN hitechlive_home block button fixed bottom
*
**/
/*
* pour compenser le skew
*/
.wrapper-block-element-access {
    width: calc(100% - 276px);
    bottom: -10px;
    position: fixed;
    z-index: 3;
}
.block-element-access {
    width: 220px;
    background-color: var(--background_menu-gauche);
    border-radius: 0;
    position: relative;
    display: inline-block;
}
.block-element-access > div {
    color: var(--light-gray);
    font-size: calc(var(--basePX) + 5px);
}

/*------------------------------*\
    #PAGE HITECHLIVE ma page connectée
/*------------------------------*/

.hitechLive__content .number {
    font-size: calc(6 * var(--basePX));
    line-height: 60px;
}
.hitechLive__content .svg_large svg {
    height: 60px;
    width: 60px;
}
.hitechLive__content .svg_medium svg {
    height: 45px;
    width: 45px;
}
.hitechLive__content .title {
    font-size: calc(3 * var(--basePX) + 5px);
    line-height: 35px;
}
.hitechLive__content .title_mission-profil {
    font-size: calc(var(--basePX) + 4px);
    line-height: 14px;
}

.hitechLive__content .need {
    font-size: calc(2 * var(--basePX) + 2px);
    line-height: 24px;
}
.hitechLive__content a {
    font-size: calc(var(--basePX) + 6px);
    line-height: 16px;
}

.hitechLive__content .arrow.arrow-right::before {
    background-color: var(--main-color_esn-forfait);
}
.hitechLive__content .arrow.arrow-right::after {
    border-left-color: var(--main-color_esn-forfait);
}

.bg--temoignage {
    background-image: url(../img/hitechlive/temoignage.gif);
    background-position: 0 0;
    background-size: 70%;
    background-repeat: no-repeat;
}

@media (max-width: 991px) {
    .bg--temoignage {
        background-size: 40%;
    }
}
@media (max-width: 576px) {
    .bg--temoignage {
        background-size: 50%;
    }
}

/* dans dashboard */
.link--nohover:hover {
	text-decoration: none;
}