@import url('https://fonts.googleapis.com/css2?family=Anek+Latin:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');

body#bel_fo {
    background-color: #efefef;
}

body#bel_bo {
    font-family: 'Anek Latin', 'Roboto', 'arial', sans-serif;
}

#bel_bo #menu ul > li > a:hover {
    background-color: #662382;
    color: #fff;
}

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

.body-container {
    background: inherit;
}

.form-control, .form-select, .select2-selection, .cke_textarea_inline {
    background-color: #fff !important;
}

.input-group .input-group-text {
    background: #fff !important;
}

.image-bailleur {
    margin: 1em 1em 2em 1em;
}

#formContent, .form-content {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}

h1 {
    color: #454545;
    font-weight: 600;
}

.bg-locataire::after {

}

.bg-locataire-hd::after {

}

.bg-gestionnaire {
    background-image: url('images/fond_gestionnaire.jpg');
}

.logo-bel {
    height: 40px;
    transform: scale(1.3);
    margin: 0 2em;
}

a {
    color: #662382;
}

.modal-header {
    color: #662382 !important;
}

.modal-header .btn-close {
    color: #662382;
}

#header {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, .1);
}

#bel_fo #header {
    color: #fff;
    padding: .5em;
    background-color: #662382;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, .1);
}

#bel_fo #header .dropdown-menu li > a {
    color: #111 !important;
}

#bel_fo #header .dropdown-menu li > a:hover {
    color: #fff !important;
}

#bel_fo #header .btn-light:hover {
    background-color: #452b6d;
    color: inherit !important;
    border-color: #fff !important;
}

#bel_fo #header a {
    color: #fff !important;
}

#header a.menu-item {
    font-weight: 400;
    color: #000;
}

#bel_fo #header a.menu-item {
    margin: 0 .1em;
}

#bel_fo #header li.active a.menu-item {
    background-color: #452b6d;
    color: #fff !important;
}

#bel_fo #header a.menu-link:hover:after {
    background-color: #452b6d;
    opacity: .4;
    border-bottom: 5px solid #fff;
}

#bel_fo a#ConnectButton.menu-item {
    color: #fff !important;
}

#bel_fo #DeconnectButton {
    background: #452b6d;
    border-radius: 5px;
    padding: 0.5em 1em;
}

#bel_fo #DeconnectButton:hover {
    background-color: #452b6d;
}

#header .dropdown-menu {
    border: 1px solid #d9d9d9;
    background: #fff;
}

#header .dropdown-menu li > a:hover {
    background-color: #452b6d;
    color: #fff !important;
}

.form-content a:not(.btn) {
    color: #662382 !important;
    cursor: pointer !important;
}

.form-content a:not(.btn):hover {
    color: #662382 !important;
}

#bel_fo h1.background-title {
    color: #000;
}

.hero-section {
    background-color: #fbba20;
}

.hero-section h1 {
    font-size: 3em !important;
    margin-bottom: 1em !important;
}

.hero-section.inverse h1 {
    color: #000 !important;
}

div.hero-main {
    z-index: inherit !important;
    text-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

div.hero-main-picto {
    position: absolute;
    width: 60%;
    height: 100%;
    bottom: -1.4vw;
    right: 0;
    z-index: 1;
    overflow: visible;
}

div.hero-main-picto::before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-image: url('images/picto_home.svg');
    background-size: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
    overflow: visible;
}

.hero-main-content {
    top: 5vh !important;
}

.hero-text {
    font-size: 2.8em !important;
    line-height: 1em !important;
}

.hero-text .btn {
    font-size: .5em;
    color: #fff;
    border: 2px solid #fff;
    display: inline-block;
}

.hero-text .text-bigger {
    line-height: .9em !important;
    margin-bottom: 0.6em;
    display: inline-block;
    font-size: 1.4em !important;
}

.hero-text-content {
    color: #fff;
}

.hero-p {
    max-width: 500px;
}

.hero-p h2 span {
    color: #fbba20;
    text-transform: none !important;
    padding: 0.5em 0.7em !important;
    margin: 1.5em 0em !important;
    font-size: .75em !important;
    font-weight: 600 !important;
}

.hero-p, .hero-p h2 {
    color: #000 !important;
}

.hero-p h2 {
    font-weight: 600;
    margin-bottom: 1em !important;
}

.hero-info {
    background: #662382;
    color: #fff;
}

.hero-info a {
    color: #00bcd4;
}

.bg-how-1:after {
    background-image: url('images/picto_4.svg');
    background-size: auto !important;
    background-position-x: 8vw !important;
    left: 0 !important;
    right: 50% !important;
}

.bg-how-2:after {
    background-image: url('images/picto_3.svg');
    background-size: 100% !important;
    background-position-x: 0 !important;
    left: 50% !important;
    right: 0 !important;
}

.bg-how-3:after {
    background-image: url('images/picto_5.svg');
    background-size: auto 100% !important;
    left: 0 !important;
    right: 50% !important;
}

.bg-who:after {
    background-image: url('images/who.svg');
    background-size: auto 100% !important;
    background-position-x: 0 !important;
    left: 50% !important;
    right: 0 !important;
}

#footerContent::after {

}

#bel_fo .formLegend {
    color: #000 !important;
}

#bel_bo .formLegend {
    color: #000;
!important;
}

.form-group > label {
    color: #222;
    font-weight: 500;
}

#filArianne .current, #retourListe a {
    font-weight: bold;
}

b, strong, .text-strongify {
    font-weight: 600;
}

.btn-primary {
    background-color: #662382;
    color: #fff;
    border: 1px solid #662382;
    transition: all 300ms, border-radius 2s;
}

.btn-primary:hover {
    background-color: #452b6d !important;
    border-radius: 5px;
    color: #fff !important;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .14), 0 7px 5px -5px rgba(18, 22, 23, 0.4);
    border-color: transparent !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #662382;
    border-radius: 5px 5px 0 0;
}

.bookmark.active {
    background: #004798;
    color: #fff;
}

.select2-selection__choice {
    background-color: #fbba20 !important;
    border: 1px solid #fbba20 !important;
}

.select2-search--dropdown .select2-search__field {
    color: #000 !important;
    border: 1px solid #f4f6f7 !important;
    background: #f4f6f7 !important;
    border-radius: 4px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}

.search-count {
    color: #9C27B0;
}

.end-search-text {
    color: #9C27B0;
}

.visite-item, .echange-item {
    background-color: #fff;
    color: #111 !important;
    font-weight: 400;
}

.visite-item a, .echange-item a {
    color: #662382 !important;
}

.visite-item .btn-primary, .echange-item .btn-primary {
    color: #fff;
    border: 1px solid #fff;
}

.visite-item .color-active, .echange-item .color-active {
    color: #5A6580 !important;
}

.color-active {
    color: #5A6580;
}

.link,
.link a {
    color: #000 !important;
}


.btn-light-blue {
    color: #662382;
    border-color: #662382;
}

.btn-light-blue:hover {
    color: #fff !important;
    background-color: #258FD1 !important;
}

.hlink {
    color: #662382 !important;
}

h2.faq-title {
    text-transform: none !important;
    color: #000 !important;
}

.faq-list > li {
    padding: 1.3em 0 !important;
    color: #000 !important;
}

.faq-list > li > a {
    font-weight: 500;
    color: #000 !important;
}

.l-column-item .hlink {
    color: #000 !important;
}

#footerContent {
    background-color: #662382;
}

#footerContent a {
    color: #fff;
}

.pre-inscrit-message {
    color: #000;
    font-weight: 400;
    background: #ffffff;
}

@media screen and (max-width: 767px) {

    .hero-text-content {
        font-size: .8em !important;
    }

    .hero-text {
        padding: 0.5em 0.1em !important;
    }

    .logo-bel {
        transform: scale(1.3) !important;
    }

    div.hero-main-picto {
        opacity: .3;
    }

    .hero-main .hero-main-content {
        top: 0vh !important;
    }

    .bg-how-1:after {
        background-size: 50% !important;
        background-position: bottom right !important;
        right: 0 !important;
        left: 0 !important;
        opacity: .2 !important;
    }

    .bg-how-2:after {
        background-size: 50% !important;
        background-position: center left !important;
        right: 0 !important;
        left: 0 !important;
        opacity: .2 !important;
    }

    .bg-how-3:after {
        background-size: 40% !important;
        background-position: bottom right !important;
        right: 0 !important;
        left: 0 !important;
        opacity: .2 !important;
    }

}

nav-tabs .nav-link.active .badge {
    background: #fbba20;
    color: #fff;
}

.timeline .bg-info {
    background: #fbba20;
    color: #fff;
}