#sponsors .m-content{
    padding-top: 160px;
    /* min-height: 92vh; */
}


#sponsors .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

#sponsors .background-sponsors {
    background-image: url(../images/main-search-background-01.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    height: 300px;
}

#sponsors .background-sponsors h2{
    position: relative;
    display: block;
    top: 50%;
    transform: translate(0, -50%);
    padding-bottom: 30px;
    color: white;
    text-transform: uppercase;
}

.sponsor-search{
    background: #f7f7f7;
    padding: 20px 0px;
}

.sponsor-search .m-bootstrap-select{
    background: #f7f7f7;
}

#sponsors .bootstrap-select > .dropdown-toggle.btn-light, .bootstrap-select > .dropdown-toggle.btn-secondary {
    background-color: white;
}

#sponsors .sponsors img{
    width:100%;
}

.sponsors .titre-sponsor{
    position: absolute;
    bottom: 40%;
    left: 0;
    padding: 0 20px;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
    text-align: center;
    color: white;
}

#sponsors .m-accordion.m-accordion--section .m-accordion__item .m-accordion__item-head {
    background-color: #242C4D !important;
    color: white !important;
}

#sponsors .m-accordion.m-accordion--section .m-accordion__item {
    margin-bottom: 10px !important;
}

#sponsors .m-accordion .m-accordion__item .m-accordion__item-body > span, .m-accordion .m-accordion__item .m-accordion__item-body .m-accordion__item-content {
    padding: 1.5rem 2rem !important;
}

#sponsors .next-step{
    text-align: right;
    padding-top: 20px;
}

#sponsors .next-step .next-step-btn{
    margin-top: 20px;
    background: #242C4D;
    border-color: #242C4D;
    color: white;
    padding: 9px 20px;
    border-radius: 5px;
}


#sponsors .send-info{
    text-align: right;
} 

#sponsors .send-info .btn-primary{
    background: #e62f4a !important;
    border-color: #e62f4a !important;
}

#sponsors p.presentation-public {
    font-weight: bold;
    color: #242C4D;
    font-size: 15px;
}

.next-step a {
    text-decoration: none !important;
}



@media screen and (max-width: 767px){
    .margin-top-mobile{
        margin-top: 20px;
    }
}


@media screen and (min-width: 768px){
    #sponsors .margin-top-desktop{
        margin-top: 30px;
        margin-bottom : 30px;
    }
}


@media screen and (max-width: 1024px){
    #sponsors .m-content{
        padding-top: 70px;
    }
}

.demande-sponsoring{
    float:right;
   position:relative;
   top:-65px;
}

@media (max-width:790px){
    .demande-sponsoring{
        float: none;  
        position: relative;
        top:-20px;
        text-align: center;
        margin-bottom:20px;
     }
}

.m-accordion.m-accordion--default .m-accordion__item {
    margin-bottom: 0rem !important;
}

.modal-footerer {
    padding: 25px;
    margin: 0 auto;
}

.kind-society{
    display: flex;
    justify-content: space-around;
}

.btn-society{
    border:1px solid grey;
    width: 150px;
    height:35px;
    text-align: center;
    line-height: 30px;
    border-radius:6px;
}

#sponsor-request label{
    font-weight: 600;

}

.society-select{
    background-color: #242C4D;
    color:white;
    border:1px solid blue;
}

.propal-form{
    display:flex;
    justify-content: space-around;

    font-size:15px;
    font-weight:500;
}
.propal-subfomr{
    display:flex;
    justify-content: space-between;

}
.whatago{
    margin-right: 5px;
    margin-left:15px;
}


.sp-nbr{
    line-height: 29px;
    border: 1px solid white;
    border-radius: 6px;
    width: 30px;
    height: 30px;
    margin-right: 20px;
    vertical-align: -webkit-baseline-middle;
    text-align: center;
    vertical-align: -webkit-baseline-middle;
}



.sp-nbr-add{
    background-color: white !important;
    color: #242C4D;
}



.btn-fermeture{
    position:relative;
    top:-40px;
    right:-40px;
    border-radius:50%;
    color:white;
    font-weight:800;
    background-color: #f22d4e;
    width:30px;
    height:30px;
}
#accord-item textarea{
    background-color: rgb(241, 241, 241);
}

#accord-item input{
    background-color: rgb(241, 241, 241);
}

.askenet{
    margin: 0 auto;
}

