/*https://purifycss.online/#
https://www.freeformatter.com/css-beautifier.html#before-output*/
/*@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&family=Inter:wght@400;700&family=Roboto:wght@300;400;700&display=swap');
*/body{
    background: #f2efed;
    color: #000000;
    font-family: "Open Sans", sans-serif;
}
main{
    background: #fff;
    padding-bottom: 100px;
}
.btn{
    border-radius: 15px;
    padding: 16px 32px !important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-decoration: none !important;
    text-transform: uppercase !important;
}
.btn-default{
    color: #fff;
    background: #f59b1c !important;
    border: 2px solid #f59b1c !important;
}
.btn-default:hover, .btn-default:focus, .btn-default:active{
    color: #f59b1c !important;
    background: #fff !important;
}
.btn-primary{
    color: #fff;
    background: #058036 !important;
    border: 2px solid #058036 !important;
    font-size: 20px;
    font-weight: 700;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active{
    color: #058036 !important;
    background: #fff !important;
}

header{
    position: relative;
    z-index: 1;
    padding: 20px 60px 30px 32px;
}
#top{
    position: relative;
}

#top_title{
    background-color: #058036;
    color: #fff;
    padding: 15px 30px 25vw;
    margin: 0 10px;
}

#poule_polaroid{
    position: absolute;
    left:-12px;
    width:70vw;
    top: 150px;
}

#top_title h1{
    font-weight: 700;
    font-size: 32px;
}
#top_title p{
    font-size: 18px;
    padding-left: 20vw;
    text-align: right;
}
#top_right{
    margin:0 auto;
    margin-top:30vw;
}
#form_container{
    margin-top: 55px ;
    background: bottom right url('../img/form_bg.png') no-repeat;
    padding-bottom: 30px;
    padding-right: 30px;
}

#form_wrapper{
    border: 2px solid #fff;
    padding-bottom :  40px; 
    background-color: #f59b1c;
    border-radius: 15px;

}
#form_container form{
    background: bottom center url('../img/form_bottom.png') no-repeat;
    padding-bottom: 125px;
    padding : 0 32px 95px; 
}

#form_container .form_header{
    padding : 25px 0 ;
}

#form_container .form_header h2{
    text-align: center;
    font-size: 22px;
    line-height: 26px; 
    font-weight: 700;
    margin-bottom: 0;
}
#form_container .form_header span{
    font-size: 18px;
    line-height: 22px; 
    font-weight: 500;

}

#form_container .form-label{
    margin: 0;
}
.form-control{
/*    border-radius: 0;*/
    background-color: #fff;
    border: none;
    font-size: 14px;
}
.form-select{
    font-size: 14px;
}
#form_container #button_container{
    text-align: center;
}


#form_container .text-danger{
    color: #DC3545 !important;
    font-size: 80%;
}
#history{
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;  
}


#description{
    font-size: 18px;
    line-height: 20px;    
}

.rounded{
    border-radius: 20px !important;
}

#qui_recoit_donne > div{
    border-radius: 20px;
    background: #fdebd2;
}
#qui_recoit_donne  #picto_container{
        position: relative;

}
#qui_recoit_donne  #picto{
    position: absolute;
    top:0;
    right:3rem;
    width: 30%;
    max-width: 159px;
}

#qui_recoit_donne h2, #qui_recoit_donne h3{
    color: #f59b1c;
    font-weight: 700;
}
#qui_recoit_donne h2{
    font-size: 34px;
    text-transform: uppercase !important;
}
#qui_recoit_donne h3{
    font-size: 28px;
}
#qui_recoit_donne p{
    font-size: 18px;
    line-height: 22px;
}

.bg-wrapper{
    position: relative;
    min-height: 265px;
}
.bg-wrapper > div{
position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; 
}
#qui_recoit_donne img.half_rounded{
    border-radius: 0 0 20px 20px ;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#aissatou_ba{
    position: relative;
    font-size: 13px;
}
#aissatou_ba a{
    color: #fff;
}
#aissatou_ba .top > div, #aissatou_ba .bottom > div{
/*    width: calc(100% - 15px);*/
    margin: 0 auto;
    background-color: #058036;
    color: #fff;

}
#aissatou_ba .top{
    background: #fff;
}
#aissatou_ba .top > div{
    border-radius: 20px 20px 0 0;
    padding-top: calc(55px + 15px);

}
#aissatou_ba h4{
    font-weight: 700;
    font-size: 22px;
}
#aissatou_ba .bottom > div{
    border-radius: 0 0 20px 20px;
    font-weight: 700;
}

#aissatou_ba img{       
    position: absolute;
    border-radius: 75px;
    border: 4px solid #fff;
    width: 110px;
    top:-55px;
    left: calc(50% - 55px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
#aissatou_ba_address{
    background-color: #058036;
    border-radius: 0 0 20px 20px;
}
#don_en_confiance img{
    min-width: 70px;
}
footer{
    font-size: 14px;
    line-height: 18px;
}

footer a{
    color: #f59b1c ;
}
footer a:hover{
    color: #f59b1c ;
    text-decoration: underline;
}
.footer_bottom{
    font-size: 12px;
}


.text-blue{
    color:#183d7a
}


.alert-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #d32535;
}
.alert-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #148ea1;
}
.alert-warning {
/*  color: #1f2d3d;*/
  background-color: #ffc107;
/*  border-color: #edb100;*/
}
.alert-success {
  color: #fff;
  background-color: #28a745;
  border-color: #23923d;
}