/*html:after { content: 'branch oav'; z-index: 99999999; width: 70px; height: 18px; background: #ff0000; color: #fff; font-size: 12px; position: fixed; display: block; bottom: 0; left: 0; padding:1px 5px; }*/
.oblig::after {
    content: " *";
    color: #ff0000;
}

.ui.trans.message {
    box-shadow: none;
    webkit-box-shadow: none;
    background-color: transparent;
}

/*******************************
//Menu assistance
*******************************/

#fix-menu {
    position: fixed;
    top: 130px;
    right: -150px;
    z-index: 99;
}

#fix-menu a.item {
    width: 200px;
    height: 50px;
    border-bottom: 1px solid #ffffff33;
    transform: translate(0px);
    transition: transform 0.5s cubic-bezier(0.4, -0.28, 0.735, 0.045);
    text-align: left;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
}

#fix-menu a.item:hover {
    transform: translate(-130px);
}

#fix-menu .ui.vertical.menu {
    border: 0px;
    background: transparent;
    box-shadow: none
}

#fix-menu a.item i {
    width: 38px;
    height: 50px;
    font-size: 24px;
    display: inline-block;
    padding: 2px;
}

/*******************************
//Other UI
*******************************/

.ui.icon.message>.icon:not(.close) {
    width: 50px;
    height: 50px;
    line-height: 20px;
    font-size: 14px;
    padding: 15px 23px;
    border-radius: 25px;
    color: #ffffffeb;
    opacity: 1;
    margin-right: 20px;
}

.ui.message.noborder {
    box-shadow: none;
    webkit-box-shadow: none;
}

.radiushaut {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.radiusbas {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.ui.divider.verysmall {
    margin: .15rem 0;
}

.ui.divider.verysmall2 {
    margin: .40rem 0;
}

.ui.divider.small {
    margin: .85rem 0;
}

.ui.divider.medium {
    margin: 1.75rem 0;
}

.ui.divider.large {
    margin: 2.35rem 0;
}

li {
    list-style-type: none;
}

li:before {
    content: "- ";
    /* on affiche une chaîne de caractère */
}

h4.ui.header {
    font-size: 16px;
    margin: 0 !important;
    text-transform: uppercase;
}

h5.ui.header {
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h6.ui.header {
    font-size: 9px;
    line-height: 12px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.txt9header {
    font-size: 9px;
    line-height: 12px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.txt11header {
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.txt13header {
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.txt16header {
    font-size: 16px;
    margin: 0 !important;
    text-transform: uppercase;
}

.txt28header {
    font-size: 28px;
    margin: 0 !important;
    font-weight: bold !important;
    margin: 10px !important;
}

.options {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
}

.optioncontent {
    padding-top: 1em;
    padding-bottom: 1em
}

.ico-small {
    width: 30px !important;
    height: 30px !important;
    line-height: 10px !important;
    font-size: 14px !important;
    padding: 10px 10px !important;
    border-radius: 15px !important;
    margin-right: 10px !important;
}

.eqcard.ui.card {
    flex: 1 !important;
    /* Shrink and grow according to available height */
    flex-basis: 0;
}

/* message page d'erreur */
.erreurMessageAdm {
    color: #e61801 !important;
    background-color: #ffe8e6 !important;
}

.notFoundMessageAdm {
    color: #ffffff !important;
    background-color: rgb(12, 83, 52) !important;
}

.txtWhite {
    color: #ffffff !important;
}

/****************
Popup
*****************/
.popupDrp {
    width: 100%;
}

.popupLabel {
    display: block !important;
    margin: 0 0 .28571429rem 0 !important;
    color: rgba(0, 0, 0, .87) !important;
    font-size: .92857143em !important;
    font-weight: 700 !important;
    text-transform: none !important;
}

.popupRow {
    margin-top: 20px !important;
}

/****************
Environnement
*****************/
.environment {
    text-align: center !important;
    position: fixed !important;
    bottom: 10px !important;
    left: 10px !important;
    opacity: 0.95 !important;
    z-index: 100;
}

body {
    font-family: 'Roboto', sans-serif !important;
}

.simple_btn {
    color: #ffffff !important;
    padding: 20px 30px !important;
    border-radius: 0px !important;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 1.2rem;
    font-family: 'Roboto', sans-serif !important;
}

.green_color {
    color: #1abbab;
}

.primary_color {
    background-color: #4c5cb0 !important;
}

.card_home {
    width: 100%;
}

.card_home img {
    width: 100% !important;
    display: block;
    max-width: 240px;
    margin: 0px auto;
}

.title_home {
    width: 100%;
    color: #1abbab;
    font-size: 1.8rem;
    padding-top: 20px;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
}

.intro_home {
    color: #d09d64;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.description {
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    color: #707070;
    margin: 15px auto;
    font-family: 'Roboto', sans-serif;
}

.home_container {
    margin-bottom: 20px;
}

.custom_grid {
    margin-top: 20px !important;
    padding-top: 1rem;
}

#header {
    background-color: #00B3A7;
    max-height: 90px;
}

.menu {
    display: flex;
    justify-content: center;
    align-self: center;
    float: left;

}

.menu li {
    list-style: none;
}

.menu li:before {
    display: none;
}

.menu a {
    color: #fff;
    margin-left: 41px;
}
.top.sidebar.menu a {
    color: #707070 !important;
    margin-left: 2px;
    
}
.menu li:first-child a {
    color: #fff;
    margin-left: 0px;
}

.footer {
    width: 100%;
    background-color: rgb(69 50 142 / 81%);
    color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0, center;
}

.column_footer p {
    max-width: 300px;
}

.phone {
    display: flex;
    align-items: center;
}

.phone>img {
    margin-right: 8px;
}

.link_footer {
    display: flex;
    flex-direction: column;
}

.title_footer_column {
    margin-bottom: 21px;
    font-size: 22px;
    font-weight: bold;
}

.footer_top {
    padding-bottom: 170px;
    padding-top: 60px;
    padding-left: 120px;
    padding-right: 120px;
}

.footer_top .link_footer a {
    margin-top: 21px;
    color: #fff;
}

.link_footer a:first-of-type {
    margin-top: 0px;
}

.square {
    width: 15px;
    height: 15px;
    background-color: #fff;
    margin-right: 13px;
    display: inline-block;
}

.footer_bottom {
    background-color: #45328E;
    height: 120px;
    padding-left: 120px;
    padding-right: 120px;

}

.footer_bottom .grid {
    align-items: center;
}

.footer_bottom .link a {
    color: #fff;
    margin-left: 25px;
}

.network {
    display: flex;
    align-items: center;

}

.network a {
    padding-left: 12px;
}

.network a:first-of-type {
    padding-left: 0px;
}

.footer_bottom .link a:first-child {
    margin-left: 0px;
}
.logo_footer_bottom{
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .card_home img {
        max-width: 170px;
    }
}

@media only screen and (min-width: 769px) and (min-width: 1024px) {
    .card_home img {
        max-width: 170px;
    }

}

@media only screen and (max-width: 480px) {
    .card_home img {
        max-width: 240px;
    }

    .description {
        max-width: 168px;
    }
}