.icon-xl {
    width: 200px;
    height: 200px;
    line-height: 196px;
    font-size: 140px;
    display: none;
}
.mfIcon {
    position: absolute;
    text-align: center;
    top: 15.5px;
    right: 18px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #A9A9A9;
    font: 400 24px/24px "Material Icons";
}

.bg-secondary .rd-mailform input, .bg-secondary .rd-mailform select, .bg-secondary .rd-mailform textarea {
    border-color: #DAB30A;
}

button, input, textarea, select {
    display: inline-block;
    -webkit-appearance: none;
    outline: none;
    color: inherit;
    overflow: visible;
    background-color: white;
    box-shadow: none;
    border-radius: 0;
    color:black;
}

html body .page .text-secondary {
    color: #A9A9A9;
}

.brand_name:before {
    content: url(http://financements.com/wp-content/uploads/2017/06/brand-argent2.png);
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mfDatePicker_next, .mfDatePicker_prev {
    font: 400 22px "FontAwesome";
    line-height: inherit;
    text-align: center;
    color: #DAB30A;
    cursor: pointer;
}

.mfDatePicker table td.dp-today {
    color: #333333;
    background: #DAB30A;
}

.mfValidation {
    position: absolute;
    top: 0;
    padding-left: 20px;
    right: 7px;
    color: #A9A9A9;
    font-weight: inherit;
    font-size: 9px;
    line-height: 20px;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    pointer-events: none;
    transition: .3s all ease;
}

.btn-primary {
    color: #fff;
    background: #DAB30A;
    border-color: #DAB30A;
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.11);
}
html body .page .text-primary {
    color: #DAB30A;
}
.mfSelect .value {
    cursor: pointer;
    transition: .4s all ease-in-out;
    font-size: 16px;
    padding: 8.5px 20px;
    line-height: 34px;
    color: #2c2d2d;
    background: #fff;
    border: 2px solid #A9A9A9;
    border-radius: none;
}
.bg-secondary .heading-4, .bg-secondary h4 {
    color: #F0E68C;
}

h4, .heading-4 {
    font-size: 22px;
    color: #DAB30A;
}
.bg-primary {
    background: #DAB30A;
}
.rd-mailform label input, .rd-mailform label select, .rd-mailform label textarea {
    display: block;
    width: 100%;
    margin: 0;
    -webkit-appearance: none;
    font-size: 16px;
    padding: 8.5px 20px;
    line-height: 34px;
    color: #2c2d2d;
    background: #fff;
    border: 2px solid #A9A9A9;
    border-radius: none;
}
.btn-secondary {
    color: #fff;
    background: #A9A9A9;
    border-color: #A9A9A9;
}
.bg-secondary {
    background: #A9A9A9;
}
.image-wrap {
    max-width: 50%  !important;
    padding-bottom: 100px !important;
   margin: 0 0 200px 0;
}
.logo {
width:33%;
float:left;
}
.allogo {
width:100%;
padding: 2% 10% 8% 15%;
}