#dons .center{
    margin: 8px auto;
    text-align: center
}
   
#dons .colGDons {
    padding: 0.9em 1em 0.5em 1em;
    background-color: #01609b;
    color: #000;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
#dons .colGDons .titleG {
    font-size: 29px;
    font-weight: 700 !important;
    margin: 8px 0 10px 15px;
    color: #fff;
    text-align: left;
}
#dons .colGDons h3 {
    font-size: 20px;
    font-weight: 600 !important;
    margin: 20px 0 2px 15px;
    color: #ed7a05;
    text-align: left;
}
#dons .infosreduction {
    font-size: 14px;
    font-weight: 600 !important;
    margin: 10px 0 0 0;
    text-align: left;
    background-color: #ed7a05;
    padding: 15px 10px 5px 25px;
}
#dons .infosreduction .navlist {
    padding-left: 0;
    margin-left: 0;
}
#dons .infosreduction .navlist li {
    list-style: none;
    margin: 0;
    padding: 0.25em;
    text-align: left;
}
#dons .infosreduction .navlist li > a, #dons .infosreduction .navlist li a:link, #dons .infosreduction .navlist li a:visited, #dons .infosreduction .navlist a {
    color: #ffffff !important;
    text-decoration: none;
}
#dons .infosreduction .navlist li a:visited, #dons .infosreduction .navlist li a:hover {
    color: #355f99 !important;
    text-decoration: none;
}
#dons .bt-valide {
    margin-top: 10px
}
#dons .btSavoirPlus2 {
    border-top-width: 2px;
    color: #355f99 !important;
    border: 2px solid #355f99 !important;
    font-size: 34px;
    padding: 0 7px;
    line-height: 34px;
    margin: 5px auto 0 auto;
    text-align: center;
    background-color: #ffffff!important;
     text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    
}
#dons .btSavoirPlus2:hover, #dons .btSavoirPlus2:active, #dons .btSavoirPlus2:focus {
    color: #ed7a05!important;
    border: 2px solid #ed7a05!important;
    background-color: #ffffff;
     text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navDons {
    font-weight: 600 !important;
    margin: 30px 0 0px 0;
    text-align: center;
}
.commandeDenier {
    color: #ffffff !important;
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: #2b3849;
    padding: 12px;
}
.libelleDenier {
    color: #ffffff !important;
    margin-top: 15px;
    background-color: #355f99;
    padding: 12px;
    text-align: center;
    font-weight: 700;
}
.recapDenier {
    color: #000 !important;
    background-color: #9baec7;
    padding: 12px;
}
.recapDenier:nth-child(2n+0) {
    color: #000 !important;
    background-color: #ccc;
}
.recapleft {
    text-align: right;
    font-weight: 700;
}
.resultTotal {
    color: #ffffff !important;
    margin-bottom: 15px;
    background-color: #ed7a05;
    padding: 12px 28px 12px 12px;
    font-weight: 700;
    text-align: right;
}
a.btSpecial, a.btSpecial:link, .btSpecial, a.btSpecial:visited {
    color: #ffffff !important;
    margin-bottom: 15px;
    border-radius: 4px;
    font-weight: 600;
}
a.btDenier, a.btDenier:link, .btDenier, a.btDenier:visited {
    color: #ffffff !important;
    margin-bottom: 15px;
    background-color: #ed7a05;
    border-radius: 4px;
    font-weight: 600;
    border: none;
}
a.btDenier:hover {
    color: #ed7a05 !important;
    margin-bottom: 15px;
    background-color: #ffffff!important;
    border: none;
}
a.btContribution, a.btContribution:link, .btContribution, a.btContribution:visited {
    color: #ffffff !important;
    margin-bottom: 15px;
    background-color: #e3b133;
    border-radius: 4px;
    font-weight: 600;
    border: none;
}
a.btContribution:hover {
    color: #ed7a05 !important;
    margin-bottom: 15px;
    background-color: #ffffff!important;
    border: none;
}
a.btChantier, a.btChantier:link, .btChantier, a.btChantier:visited {
    color: #ffffff !important;
    margin-bottom: 15px;
    background-color: #bc3f34;
    border-radius: 4px;
    font-weight: 600;
    border: none;
}
a.btChantier:hover {
    color: #ed7a05 !important;
    margin-bottom: 15px;
    background-color: #ffffff!important;
    border: none;
}
a.btChoixDons, a.btChoixDons:link, .btChoixDons, a.btChoixDons:visited {
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 4px;
    font-weight: 600;
}

#dons .btn-primary:focus,
#dons .btn-primary:hover,
#dons .btn-primary:active,
#dons .btn-primary a:hover,
#dons .btn-primary a:active  {
    color: #ed7a05;
    background-color: #ffffff;
    border-color: #ed7a05;
}

#dons .noActive,
#dons .noActive:active,
#dons .noActive:focus {
	color: #ffffff;
    background-color: #ed7a05;
    border-color: #ed7a05;
}

#dons .noActive:hover {
    color: #ed7a05;
    background-color: #ffffff;
    border-color: #ed7a05;
}

#dons .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 2px solid #355f99;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
#dons .titreFormulaire {
    font-size: 1.55em;
    line-height: 1.1em;
    color: #ed7a05;
    margin-bottom: 0.9em;
    font-weight: 700;
    text-transform: uppercase;
}
#dons .titreFormulaire span {
    color: #ed7a05;
    margin-bottom: 0.55em;
    font-weight: 700;
    text-transform: uppercase;
}
#dons .titreFormulaire .paroiseDons {
    color: #ed7a05;
    margin-bottom: 0.55em;
    font-weight: 700;
    text-transform: uppercase;
}
#dons .titreComment {
    font-size: 1.8em;
    line-height: 1.1em;
    color: #355f99;
    margin-bottom: 0.35em;
    font-weight: 700;
}
#dons .nomparoi span {
    font-weight: 500;
    font-size: 1.4em;
    margin-top: 9px;
    display: block;
}
#dons .titreProjet {
    font-size: 1.8em;
    line-height: 1.1em;
    color: #ed7a05;
    margin-bottom: 0.35em;
    font-weight: normal;
}
#dons .soustitreProjet {
    font-size: 1.5em;
    line-height: 1.1em;
    color: #ed7a05;
    margin-bottom: 0.45em;
    font-weight: 600;
}
#dons .panel-footer {
    padding: 10px 15px 15px 15px;
    background-color: transparent;
    border-top: 0px solid #FFF;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
#dons .serviceBox {
    padding: 20px 30px 30px 30px;
    background: #f8f8f8;
    color: #333;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    margin: 0 0 20px 0;
}
#dons .serviceBoxSmall {
    padding: 5px 0px 30px 0px;
    background: #f8f8f8;
    color: #333;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    margin: 0 0 20px 0;
}
#dons .denier {
    height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#dons .contri {
    height: 190px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#dons .projets {
    height: 190px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#dons .denier .title {
    font-size: 27px;
    font-weight: 700;
    margin: 20px 0 5px 0;
    color: #fff;
}
#dons .contri .title {
    font-size: 27px;
    font-weight: 700;
    margin: 8px 10px 15px 10px;
    color: #fff;
}
#dons .projets .title {
    font-size: 27px;
    font-weight: 700;
    margin: 8px 0 15px 0;
    color: #fff;
}
#dons .denier .title {
    font-size: 27px;
    font-weight: 700;
    margin: 15px 0 35px 0;
    color: #fff;
}
/*#dons  .serviceBox:hover .title {
    margin: 0px 0 35px 0;
transition-duration: 1s;
transition-timing-fonction: linear;
}*/
#dons .serviceBox .description {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    margin: 0;
    margin: 10px 10px 10px 10px;
    padding: 15px;
    transition: all 0.3s ease-in-out 0s;
    background: transparent;
}
#dons .serviceBox .descriptionSmall {
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    margin: 0 0 8px 0;
    padding: 5px;
    transition: all 0.3s ease-in-out 0s;
}
#dons .btn-default {
    background-color: #01609b;
    color: #fff;
}
#dons .btn-default:hover {
    background-color: #fff;
    color: #ed7a05;
    border: 1px solid #fff;
}
#dons .serviceBox:hover .description, #dons .serviceBox:hover .descriptionSmall {
    border-radius: 3px;
    background-color: rgba(0,0,0,0);
}
#dons .savoirPlus {
    position: relative;
    display: inline-block;
    margin: 15px 25px;
    outline: none;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 500;
    text-shadow: 0 0 1px rgba(255,255,255,0.8);
    font-size: 0.9em;
}
#dons .savoirPlus-container .savoirPlus:hover, #dons .savoirPlus-container .savoirPlus:focus{
    outline: none;
}
/* Effect 14: border switch */
#dons .savoirPlus-container .savoirPlus,
#dons .cl-effect-14 a {
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
}
#dons .savoirPlus-container .savoirPlus::before, #dons .savoirPlus-container .savoirPlus::after,
.cl-effect-14 a::before, .cl-effect-14 a::after {
    position: absolute;
    width: 30px;
    height: 2px;
    background: #fff;
    content: '';
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
}
#dons .savoirPlus-container .savoirPlus::before,
.cl-effect-14 a::before {
    top: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
}
#dons .savoirPlus-container .savoirPlus::after,
.cl-effect-14 a::after {
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
#dons .savoirPlus-container .savoirPlus:hover::before, #dons .savoirPlus-container .savoirPlus:hover::after,
#dons .savoirPlus-container .savoirPlus:focus::before, #dons .savoirPlus-container .savoirPlus:focus::after,
.cl-effect-14 a:hover::before, .cl-effect-14 a:hover::after, .cl-effect-14 a:focus::before, .cl-effect-14 a:focus::after {
    opacity: 1;
}
#dons .savoirPlus-container .savoirPlus:hover::before, #dons .savoirPlus-container .savoirPlus:focus::before,
.cl-effect-14 a:hover::before, .cl-effect-14 a:focus::before {
    left: 50%;
    -webkit-transform: rotate(0deg) translateX(-50%);
    -moz-transform: rotate(0deg) translateX(-50%);
    transform: rotate(0deg) translateX(-50%);
}
#dons .savoirPlus-container .savoirPlus:hover::after, #dons .savoirPlus-container .savoirPlus:focus::after,
.cl-effect-14 a:hover::after, .cl-effect-14 a:focus::after {
    right: 50%;
    -webkit-transform: rotate(0deg) translateX(50%);
    -moz-transform: rotate(0deg) translateX(50%);
    transform: rotate(0deg) translateX(50%);
}
#dons .savoirPlusCol .navlistAutresdons {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 31px;
    list-style: none;
}
#dons .savoirPlusCol .navlistAutresdons li {
    margin: 10px 15px;
}
#dons .savoirPlusCol .navlistAutresdons li > a {
    position: relative;
    display: block;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 1em;
    padding-left: 15px;
    background-image: url(../images/dons/arrowautresdons.png);
    background-repeat: no-repeat;
    background-position: 0em .3em;
    -webkit-transition: color 2s; /* For Safari 3.0 to 6.0 */
    transition: color 2s; /* For modern browsers */
}
#dons .savoirPlusCol a:hover, #dons .savoirPlusCol a:focus {
    outline: none;
    color: rgba(237,122,4,1.00) !important;
}
#dons .plusDinfos {
    margin: 25px 0 12px 0;
    background-image: url(../images/dons/filet-dons.png);
    background-repeat: no-repeat;
    background-position: center 24px;
    padding-bottom: 10px;
}
#dons .plusDinfosSmall {
    margin: 12px 0 12px 0;
    background-image: url(../images/dons/filet-dons.png);
    background-repeat: no-repeat;
    background-position: center 24px;
    padding-bottom: 10px;
}
#dons .plusDinfos a, #dons .plusDinfosSmall a {
    text-decoration: none;
    color: #FFFFFF;
}
#dons .plusDinfos a:hover, #dons .plusDinfosSmall a:hover {
    text-decoration: none;
    color: #d38221;
}

@media only screen and (max-width: 990px) {
#dons .serviceBox {
    margin-bottom: 15px;
}
}
#dons .serviceBoxDons {
    text-align: center;
    margin: 15px 0 15px 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#dons .serviceBoxDons .service-icon {
/*width: 110px;
    height: 110px;
    border-radius: 50%;
    background: transparent;
    border: 5px solid #ed7a05;
    margin: 0 auto 15px;
    padding: 22px 0 0;
    transition: all 0.25s ease 0s;*/
}
#dons .serviceBoxDons:hover .service-icon {
/*background: #ed7a05;
    border: 5px solid #ed7a05;*/
}
#dons .serviceBoxDons .service-icon span {
    color: #fff;
    display: inline-block;
    line-height: 54px;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 0px;
    transition: all 0.25s ease 0s;
}
#dons .serviceBoxDons:hover .service-icon span {
    color: #fff;
}
#dons .serviceBoxDons .service-icon h3 {
    color: #293f4c;
    display: block;
    font: bold 18px/24px;
    margin-top: 0;
    text-transform: capitalize;
    transition: all 0.25s ease 0s;
}
#dons .serviceBoxDons:hover .service-icon h3 {
    color: #fff;
}
#dons .service-content p {
    color: #fff;
    font-size: 0.85em;
    margin-bottom: 15px;
    margin-top: 8px;
    display: block;
    text-align: center
}
#dons .service-content1 p {
    color: #3E3E3E;
    font-size: 0.9em;
    margin-bottom: 15px;
    margin-top: 8px;
    display: block;
    text-align: left
}
#dons .service-content2 p {
    color: #fff;
    font-size: 0.9em;
    margin-bottom: 15px;
    margin-top: 0px;
    display: block;
    text-align: left;
    padding-left: 4px;
    vertical-align: top;
}
#dons .service-content3 {
    background-color: rgba(202,202,202,0.5);
    padding: 12px 8px 8px 8px;
    border-radius: 3px;
    margin-bottom: 45px;
    margin-top: 18px;
  
}
#dons .service-content3 p {
    color: #2f2f2f;
    font-size: 0.85em;
    margin-top: 8px;
    display: block;
    text-align: center
}
#dons .txtContribue {
    color: #fff;
}

@media screen and (max-width: 990px) {
#dons .serviceBoxDons {
    margin-bottom: 30px;
}
}
#dons .input_radio {
    height: 20px;
}
#dons .btn-group {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
#dons .serviceBoxAutre {
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
    text-align: left;
    border: 4px solid #01609b;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
    background: #01609b;
    color: #fff;
}
#dons .serviceBoxAutreMontant {
    margin: 10px 15px 10px 15px;
    text-align: left;
    padding-top: 15px;
    padding-left: 0px;
    padding-bottom: 10px;
    border-radius: 4px;
    background: #01609b;
    color: #fff;
}
#dons .serviceBoxMontantFixe {
    margin: 15px 0px 25px 0px;
    text-align: left;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 4px;
    background: #01609b;
    color: #fff;
}

#dons .serviceBoxMontantFixe .checkbox,
#dons .serviceBoxMontantFixe .radio {
	margin-top: 0;
	margin-bottom: 0;
}

#dons .serviceBoxMontantFixe .checkbox label,
#dons .serviceBoxMontantFixe .radio label {
	padding-top: 10px;
	padding-bottom: 10px;
}


#dons .serviceBoxAutre .autreMontant {
    float: left;
    margin: 5px 0px 0 0px;
    color: #fff;
}
#dons .colorAM {
    color: #fff !important;
    margin-left: 2px;
}
#dons .serviceBoxAutre .contribution {
    float: left;
    margin: 5px 0 0 15px;
}
#dons .serviceBoxAutre .contribution input {
    width: 250px;
}
#dons .serviceCoordonees, #dons .servicePaiement {
    width: 100%;
    margin-bottom: 37px;
}
#dons .infosPara {
    text-align: right;
    color: rgb(237, 122, 5);
    font-size: 0.80em;
    font-weight: 700;
    line-height: 0.9em;
}
#dons .infosParaPictos {
    color: rgb(237, 122, 5);
    font-size: 2em;
    padding-right: 5px;
    vertical-align: middle;
    margin-bottom: 8px  
            
}
#dons .mentionsDons {
    background-color: rgba(202,202,202,0.5);
    padding: 12px 8px 8px 8px;
    border-radius: 3px;
    margin-bottom: 30px;
    margin-top: -18px;
}
#dons .mentionsDons2 {
    background-color: rgba(202,202,202,0.5);
    padding: 12px 8px 8px 8px;
    border-radius: 3px;
    margin-bottom: 30px;
}
#dons .txtObligatoire {
    font-size: 0.9em;
    font-style: normal;
    color: #434242;
}
.center-block {
    float: none;
}
#dons .txtRecpect {
    font-size: 0.9em;
    font-style: normal;
    color: #434242;
}
#dons .contribForm .date-answer{
    width: 100%;
    position: relative;
}
#dons .contribForm .date-answer #inputBirtday {
    width: calc(100% - 39px);
}
#dons .contribForm .date-answer .ui-datepicker-trigger {
    position: absolute;
    top: 0;
    right: 0;

    /* Reset css de <button> */
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
}
#dons .contribForm .date-answer .ui-datepicker-trigger::-moz-focus-inner {
    border: 0;
    padding: 0;
}
#dons .contribForm .date-answer .ui-datepicker-trigger .input-group-addon {
	width: auto;
    padding: 13px 13px 13px 13px;
    border: #01609b 1px solid;
    background-color: #01609b;
    color: #fff;


}