*{font-family: 'Open Sans', sans-serif;}

.center {margin: 0 auto;}

.logo img {width: 100%;}
.don-confiance img {width: 110px;}

.bg-blue {background-color: #253772;}
.bg-grey {background-color: #ededed;}

h2 {color: #fff; text-align: center; font-size: 22px; font-weight: 700;}
h1 {font-weight: 700; font-size: 36px; color: #fff;}

.alto {height: 120px; margin-top: 10vw;}

.check-invalid {border-color: #dc3545 !important;}

.f-8pt {font-size: 8pt !important; color: #d4d4d4 !important; }
.f-11pt {font-size: 11pt !important; color: #d4d4d4 !important; }
.f-10px {font-size: 10pt !important; color: #005783 !important; padding-top: 3px;}
.f-12px {font-size: 12px; color: #24262d;}
.f-14px {font-size: 14px; color: #24262d;}
.f-18px {font-size: 18px; color: #fff; font-weight: 300;}
.f-22px {font-size: 22px; color: #005783; font-weight: 700;}
.avantages {color: #253772; font-size: 30px; font-weight: 400;}
.avantages2 {font-size: 20px; color: #253772;}

.merci-title {color: #ff5722; font-size: 30px; font-weight: 700;}
.merci-text {color: #24272d; font-size: 18px; font-weight: 700; line-height: 20px;}

.border {border: solid 1px #fff !important; border-radius: 0px !important;}

.footer h3 {font-size: 24px;}

form h2 {font-size: 25pt; line-height: 30pt;}
form h3 {font-size: 26px; font-weight: 400; color: #fff; text-align: center;}
.footer h4 {font-size: 120%; color: #333;}

a {color: #fff; text-decoration: underline;}
.footer a {color: #000;}

.footr p {color: #6D6E70; }

.strong-title {color: #333;}
.tiny-text {font-size: 12px; color: #fff; font-weight: 300;}
.tiny-text a {font-size: 12px; color: #fff; font-weight: 300; text-decoration: underline;}
.tiny-text2 {font-size: 13px; color: #787878 !important; text-align: justify; font-style: italic;}
.tiny-text3 a {font-size: 13px; color: #253772; text-decoration: underline;}

.bg-impots h4 {color: white; text-decoration: none; font-style: italic; font-size: 16px;}

.grey {color: #909090; font-size: 70%;}

.container-fluid {position: relative;}

.btn-primary {border: none; background-color: #97bb47; color: #fff; font-size: 20px; border-radius: 0px; font-weight: 700; line-height: 24px;}
.btn-primary:hover {background-color: #4E7200; border: none;}

.bg-png {background-image: url("../../images/legs_1.png");background-size: cover; background-position: right 60px center; background-repeat: no-repeat;}
.bg-landing {background-image: url("../../images/bg_legs_donations.jpg");background-size: cover; background-position: center; background-repeat: no-repeat;}

.bg-color {background-color: rgba(0,0,0,0.03);}

.bg-landing-footer {background-color: #005783; margin-top: 200px;}
.banda2 { background-color: #fff; box-shadow: 0px 0px 23px 5px rgba(161,187,235,0.27); border-radius: 10px; border: none;}
h4 {font-size: 24px; color: #ff5722; font-weight: 700;}

#circles .card {background-color: transparent; border: none;}
.card-title {color: #253772; font-size: 38px; font-weight: 300;}
.card-text {font-size: 18px;  color: #787878;  font-weight: 400;}
.marche {color: #fff; font-size: 30px; font-weight: 400; text-align: center; font-style: italic; }
.marche2 {color: #253772; font-size: 30px; font-weight: 700; text-align: center; }

.bg-form {background-color: rgba(255,255,255,1); border-radius: 20px;}

.form-control {height: 40px; font-size: 16pt; color: #333 !important; border: 0px solid #707070;}

.custom-control-input {border-radius: 50px !important;}

.d-block {display: none !important;}

@media (max-width: 990px) {
	.bg-landing-footer {background-color: #005783; margin-top: 110px;}
	.banda2 { background-color: #fff; box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.24); margin-top: 20px !important; border-radius: 10px; }
	.banda3 {margin-top: -200px !important;}
}

@media (max-width: 767px) {
	.banda3 {margin-top: -0px !important;}
	.banda4 {margin-top: -200px !important;}
}


@media (max-width: 575px) {
	.bg-form {background-color: rgba(255,255,255,1); border-radius: 0px;}
	#circles .card-text {font-size: 18px; line-height: 20px; color: #fff;}
	.marche {font-size: 28px;}
	.avantages {font-size: 28px;}
	h2 {color: #fff; text-align: center; font-size: 20px; font-weight: 700;}
	h1 {font-weight: 700; font-size: 28px; color: #fff;}
}

.select2-container .select2-selection--single {
    height: 40px;
    border: 0px solid transparent!important;
    /*border-radius: 10px;*/
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: .28rem .75rem;
    color: #828282;
    background-color: #fff;
    /*border-radius: 10px !important;*/
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
}
.select2.select2-container.select2-container--default {
    display: block;
    width: 50% !important;
    height: 35px;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #828282;
    background-color: #fff;
    background-clip: padding-box;
    /*border-radius: 10px;*/
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-color: #495057 !important;
}
.select2-container {
    font-weight: 400;
    color: #828282;
    background-color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
    text-align: left;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #828282;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000000 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000000 transparent;
    border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--single {
    border-radius: 0px;
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 25px;
    background: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIPnI+py+0/hJzz0IruwjsVADs=);
    /*background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23CCCCCC'><polygon points='0,0 100,0 50,50'/></svg>");*/
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) 40%;
    background-size: 10px;
    background-color: #fff;
}