.container
{
    background-color: white
}

@font-face 
{
    font-family: 'BeVietnamPro';
    src: url('../fonts/BeVietnamPro-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face 
{
    font-family: 'BeVietnamPro';
    src: url('../fonts/BeVietnamPro-Medium.ttf') format('truetype');
    font-weight: 500; 
    font-style: normal;
}

@font-face 
{
    font-family: 'BeVietnamPro';
    src: url('../fonts/BeVietnamPro-Bold.ttf') format('truetype');
    font-weight: 700; 
    font-style: normal;
}



body 
{
    font-family: 'BeVietnamPro', sans-serif
}

.bold 
{
    font-weight: 700; 
}

.custom-purple 
{
    background-color: #59358C;
    border: none;
    margin: 0 auto; 
}

.front-site-header {
    width: 100%;
}

.front-header-inner {
    width: min(100%, 1120px);
    margin: 0 auto;
    padding: clamp(.55rem, 1.4vw, .9rem) clamp(.8rem, 2.4vw, 1.2rem) clamp(.45rem, 1.2vw, .8rem);
}

.front-logo-row {
    display: flex;
    justify-content: center;
}

.front-header-logo.custom-logo {
    width: clamp(74px, 13vw, 106px);
    max-width: clamp(74px, 13vw, 106px);
    margin: 0 auto .55rem;
}

.front-menu-row .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.front-menu-col {
    margin-bottom: .45rem;
}

.le37-bg 
{
    background-color: #59358C;
}

.le37-bg-yellow
{
    background-color: #FFE979;
}

.le37-bg-soft 
{
    background-color: #D4BEDD;
}

.custom-logo 
{
    width: clamp(74px, 13vw, 106px);
    max-width: clamp(74px, 13vw, 106px);
    height: auto; 
    display: block; 
    margin: 0 auto .55rem;
}

.form-control 
{
    border-radius: 0;
    background-color: #f0f0f0
}

.form-control::placeholder 
{
    color: #59358C; 
    opacity: 1; 
}

.form-control:focus
{
    outline: none;
    box-shadow: none; 
}

/* a 
{
    color: #59358C;
    text-decoration: none;
} */

.custom-link 
{
    color: #59358C; 
    text-decoration: none;
}

.custom-link:hover 
{
    color: #59358C !important; 
    text-decoration: none;
}

.btn-custom 
{
    /* background-color: rgb(255, 233, 121);
    border: none; 
    border-radius: 0.7rem;
    color: #59358C; */

    /* background-color: rgb(255, 233, 121); */
    background-image: linear-gradient(310deg, #FFE979, #FFE979);
    border: none;
    border-radius: .375rem;
    color: #59358C;
    box-shadow: 0 4px 7px -1px rgba(0, 0, 0, .11), 0 2px 4px -1px rgba(0, 0, 0, .07);
    font-size: .8rem;
    font-weight: bold;
    padding: .2rem 1.5rem;
}

.btn-custom:hover 
{
    background-color: #FFE979; 
}

.custom-body-club 
{
    background-color: #59358C;
    height: 100vh;
    overflow: hidden !important;    
}

.custom-link-club 
{
    color: #FFFFFF; 
    text-decoration: none; 
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .8rem;
}

.custom-link-club:hover, .navbar-nav .nav-link.active
{
    color: #FFE979 !important;
    /* color: #FFE979; */
    text-decoration: underline;
    text-underline-offset: 5px;
    
}

.custom-link-club 
{
    color: #FFFFFF; 
}

.background-image-club 
{
    background-image: url(../images/DSC_0171.JPG);
    background-size: cover;
    background-position: center;
    height: 338px;
    width: 203px;
    display: flex;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-end;
}


@media (max-width: 768px) 
{
    .background-image-club 
    {
        height: 200px; 
        width: 100%; 
    }
}

@media (max-width: 576px) 
{
    .custom-link-club 
    {
        font-size: 14px;
        
    }
}

.background-image-club p 
{
    margin-bottom: 0;     
}

.img-thumbnail, .card
{
    background-color: unset;
    border: none;
    border-radius: 0%;
}

.cursor-pointer 
{
    cursor: pointer;
}

.member:hover
{
    border: 3px solid #FFE979;
    border-right: 3px solid #FFE979 !important;
}

.presentation-container {

    color: #D4BEDD !important;

}

.text-purple-hard {
    color: #59358C !important;
}

.text-purple-soft {
    color: #D4BEDD !important;
}

.text-yellow {
    color: #FFE979 !important;
}

.text-upp {
    text-transform: uppercase;
}

.fs-7 {
    font-size: .7rem;
}

.socialnet {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.btn-upload-container {
    background-color: #ccc;
}

.modal {

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);

}

.modal-content { border-radius: unset; }

.menu-disable {

    opacity: 0.25;

}

/* MOBILE ONLY */

@media only screen and (max-width: 768px) {
    
    #navbarSupportedContent { /* mobile menu adjustement */

        text-align: center;
        margin-top: 0 !important;

    }

    .member-parent 
    {
        padding: 0 !important;
        margin: 0 !important;
    }

    .member-profil-edit {

        margin-left: 1rem !important;
        padding: 0 !important;
        margin: 0 0 0 1.5rem !important;

    }

    .profile-infos-section {
        padding-left: unset!important;
    }

    .profile-intro {
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu {
        position: static;
        text-align: center;
        max-width: 50%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 991.98px) {
    .custom-purple {
        position: relative;
        z-index: 1060;
    }

    .custom-purple .navbar {
        position: relative;
        padding: 0;
    }

    .custom-purple .navbar-toggler {
        position: relative;
        z-index: 1061;
        border-color: rgba(255, 255, 255, .25);
        padding: .32rem .55rem;
        background: rgba(255, 255, 255, .08);
    }

    .custom-purple .navbar-toggler:focus {
        box-shadow: 0 0 0 .14rem rgba(255, 233, 121, .28);
    }

    .custom-purple .navbar-collapse {
        position: absolute;
        top: calc(100% + .45rem);
        right: 0;
        left: auto;
        z-index: 1060;
        width: min(17.5rem, calc(100vw - 1.5rem));
        max-height: calc(100vh - 7rem);
        overflow-y: auto;
        margin-top: 0 !important;
        padding: .65rem .75rem !important;
        background: rgba(89, 53, 140, .98);
        border: 1px solid rgba(255, 255, 255, .18);
        border-radius: 12px;
        box-shadow: 0 18px 38px rgba(47, 26, 90, .28);
        text-align: left;
    }

    .custom-purple .navbar-collapse.collapsing {
        overflow: hidden;
    }

    .custom-purple .navbar-nav {
        align-items: stretch;
        gap: .18rem;
        margin-bottom: 0 !important;
    }

    .custom-purple .nav-item {
        width: 100%;
    }

    .custom-purple .custom-link-club {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        min-height: 2.3rem;
        padding: .42rem .55rem;
        border-radius: 8px;
        text-align: left;
    }

    .custom-purple .custom-link-club:hover,
    .custom-purple .navbar-nav .nav-link.active {
        background: rgba(255, 233, 121, .12);
        text-decoration: none;
    }
}

@media only screen and (max-width: 575px) {
    .front-header-inner {
        padding-top: .45rem;
        padding-bottom: .35rem;
    }

    .front-header-logo.custom-logo {
        margin-bottom: .35rem;
    }

    .front-menu-col {
        margin-bottom: .2rem;
    }
}

/* hit */

.btn-custom-purple 
{
    /* background-color:  #59358C;
    border: none; 
    border-radius: 0.7rem;
    color:  #FFE979; */

    background-image: linear-gradient(310deg, #59358C, #59358C);
    border: none;
    border-radius: .375rem;
    color: #FFE979;
    box-shadow: 0 4px 7px -1px rgba(0, 0, 0, .11), 0 2px 4px -1px rgba(0, 0, 0, .07);
    font-size: .8rem;
    font-weight: bold;
    padding: .2rem 1.5rem;
}

.bg-soft
{
    background-color: #d9cedd  ;
}


.img-hit
{
    background-image: url('../images/logo_deal_le37.png');
    background-size: contain !important;
    background-repeat: no-repeat !important;
    height: 96px !important;
    width: 73% !important;
}

.btn-hit
{
 background: transparent !important;
 border: none;
}

.bi-r::before{
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    border-radius: 50%;
    background-color: rgb(146, 54, 54);
    color: white;
}

.bi-v::before{
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    border-radius: 50%;
    background-color: rgb(28, 119, 44);
    color: white;
}

.cursor 
{
    cursor: pointer; 
}

.nav-link:focus, .nav-link:hover {
    color: #FFE979 !important;
}

.dropdown-menu {

    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2), 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 0;
    
}

.dropdown-item { color: rgba(89, 53, 140, .7); text-transform: uppercase; font-size: 11px; }

.dropdown-item:focus, .dropdown-item:hover {

    color: #fff;
    background-color: #59358C;

}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
