/*html {
  scroll-behavior: smooth;
}*/

#recherche-header-photo {
    width: 100%;
    height: 500px;
}

#recherche-header-text {
    height: 100%;
    padding-top: 200px;
    margin-top: auto;
    margin-bottom: auto;
    font-family: 'Knewave', sans-serif;
    font-weight: 600;
    font-size: 50px;
    color: #ffffff;
}

#recherche-photo-header > div {
    width: 100%;
    height: 500px;
}

#recherche-breadcrumb {
    background-color: #ffffff;
}

#recherche-breadcrumb > div{
    padding-top: 20px;
    padding-bottom: 20px;
}

#recherche-breadcrumb > div > span {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #ceab5d;
}

#recherche-form {
    background-color: #ecc747;
    padding-top: 45px;
    padding-bottom: 45px;
}

#recherche-form-original {
    display: none;
}

#recherche-bilan {
    background-color: #ffffff;
}

#recherche-bilan > div{
    padding-top: 30px;padding-bottom: 10px;
}

#span-text-recherche-bilan {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 20px;
}

#mapContainer {
    width:100%;height: 500px;
}

#map {
    width:100%;
    height:100%;
}

#recherche-result {
    background-color: #ffffff;
}

#recherche-result > div {
    padding-top: 10px;
    padding-bottom: 10px;
}

#div-span-text-mfr-expanded {
    margin-top: 40px;
    margin-bottom: 40px;
}

#span-text-mfr-expanded {
    font-family: 'Knewave', sans-serif;
    font-weight: 600;
    font-size: 30px;
}

#panel-association-expanded {
    margin-left: 0px;
    margin-right: 0px;
}

#div-panel-association-expanded-info {
    background-color: #e5edf1;
    height: 360px;
    padding-top: 20px;
    padding-left: 20px;
}

.form-request-contact-mfr {
    display: none;
}

#div-panel-association-expanded-formations {
    background-color: #e5edf1;
    height: 360px;
    padding-top: 40px;
}

#panel-association-expanded-formations {
    height: 300px;
    overflow-y: scroll;
}

#btn-contact-mfr-panel-association-expanded-info {
    width: auto;
    height: 60px;
    float: right;
    z-index:600;
    position:absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    /*background-color: #ecc747;*/
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    /*color: #000000;*/
}

#btn-contact-mfr-panel-association-expanded-formations {
    width: auto;
    height: 60px;
    /*float: bottom;*/
    /*z-index:600;*/
    /*position:absolute;*/
    /*bottom: 10px;*/
    /*left: 10px;*/
    padding: 15px;
    /*background-color: #ecc747;*/
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    /*color: #000000;*/
    display: none;
}

#div-span-text-autres-mfr {
    margin-top: 40px;
    margin-bottom: 20px;    
}

#span-text-autres-mfr {
    font-family: 'Knewave', sans-serif;
    font-weight: 600;
    font-size: 30px;
}

#div-panel-association-expanded-photo {
    background-color: #e5edf1;
    height: 360px;
    padding-left: 0px;
    padding-right: 0px;
}

#panel-association-expanded-photo {
    width: 100%;
    height: 360px;
}

#btn-close-panel-association-expanded {
    width: 60px;
    height: 60px;
    float: right;
    z-index:600;
    position:absolute;
    bottom: 0;
    right: 0;
    padding: 15px;
    background-color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
}

.panel-association {
    height: 400px;
    padding-top: 20px;
}

.panel-association > div {
    background-color: #e5edf1;
    width: 100%;
    height: 100%;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

.btn-expand-panel-association {
    width: 60px;
    height: 60px;
    z-index:600;
    position:absolute;
    bottom: 0;
    right: 16px;
    padding: 0px;
    background-color: #7da7b9;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 40px;
    color: #ffffff;
}

.btn-vu-panel-association {
    width: 60px;
    height: 60px;
    z-index:600;
    position:absolute;
    top: 20px;
    right: 16px;
    padding: 0px;
    background-color: rgba(229,237,241,0.1);
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 40px;
    color: #ecc747;
    display:none;
}

#pagination > div {
    text-align: center;
    padding-top: 20px;
}

.btn-pagination {
    width: 60px;
    height: 60px;
    padding: 15px;
    background-color: #ecc747;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
}

.btn-pagination-active {
    background-color: #000000;
    color: #ffffff;
}

.panel-association-info {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.panel-association-info-nom {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 25px;
}

.panel-association-formations {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.panel-association-formations-title {
    font-weight: 700;
    font-size: 18px;
}

.panel-association-photo > img{
    width: 100%;
    height: 360px;
    object-fit: fill;
}

#btn-export-recherche-result {
    width: auto;
    height: 60px;
    padding: 15px;
    /*background-color: #ecc747;*/
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    /*color: #000000;*/
}

#recherche-export {
    margin-top: 20px;
}

#div-form-recherche-copy {
    display: none;
}

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

    #recherche-header-photo {
        margin-left: 0px;
    }
    
    #recherche-header-text {
        padding-top: 300px;
    }
    
    #recherche-header-text > div {
        padding-left: 10px;
        padding-right: 10px;
    }

    #recherche-breadcrumb > div > span {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #recherche-form > form {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #span-text-recherche-bilan {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #span-text-mfr-expanded {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #btn-contact-mfr-panel-association-expanded-info {
        display: none;
    }
    
    #div-panel-association-expanded-info {
        /*height: auto;*/
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #div-panel-association-expanded-formations {
        height: auto;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    #panel-association-expanded-formations {
        height: auto;
    }
    
    #span-text-autres-mfr {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #btn-contact-mfr-panel-association-expanded-formations {
        display: block;
    }
    
    #recherche-export {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #btn-export-recherche-result {
        width: 100%;
        padding-top: 17px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 375px) {
    #recherche-header-text {
        font-weight: 500;
        font-size: 45px;
    }
}
