a:hover {
color: #eecbac ! important;
}
.icon-xl {
    width: 200px;
    height: 200px;
    line-height: 196px;
    font-size: 140px;
    display: none;
}
.row + .row {
    margin-top: 0.7rem;
}

html body .page .text-secondary {
    color: #9c722f;
}
.mfSelect .value:before, .mfSelect .value:after {
    position: absolute;
    right: 18px;
    top: 15.5px;
    width: 24px;
    height: 24px;
    font: 400 24px 'Material Icons';
    line-height: 24px;
    color: #9c722f;
    text-align: center;
    transition: .4s all ease;
}

.rd-mailform label input, .rd-mailform label select, .rd-mailform label textarea:hover {
    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 #9c722f;
    border-radius: none;
}


.mfIcon {
    position: absolute;
    text-align: center;
    top: 15.5px;
    right: 18px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #9c722f;
    font: 400 24px/24px "Material Icons";
}


.mfDatePicker_next, .mfDatePicker_prev {
    font: 400 22px "FontAwesome";
    line-height: inherit;
    text-align: center;
    color: #FFFACD;
    cursor: pointer;
}




.mfDatePicker table td.dp-today {
    color: #333333;
    background: #FFFACD;
}


.mfDatePicker {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 15px;
    padding: 10px 15px;
    opacity: 0;
    z-index: 1;
    width: 270px;
    visibility: hidden;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.12), 3px 4px 8px 0px rgba(0, 0, 0, 0.11);
    transition: .3s all ease-in-out;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    background: #9c722f;
    color: #fff;
    border: 1px solid #9c722f;
}


h4, .heading-4 {
    font-size: 22px;
    color: #9c722f;
}

.btn-primary {
    color: #fff;
    background: #eecbac;
    border-color: #9c722f;
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.11);
}


.btn-primary:hover {
    color: #eecbac;
    background: #fff;
    border-color: #fff;
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.11);
}

.bg-secondary .rd-mailform input, .bg-secondary .rd-mailform select, .bg-secondary .rd-mailform textarea {
    border-color: #eecbac;
}


.btn-secondary {
    color: #fff;
    background: #9c722f;
    border-color: #9c722f;
}


.btn-secondary:hover {
    color: #9c722f;
    background: #fff;
    border-color: #fff;
}

.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 #9c722f;
    border-radius: none;
}

.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 #9c722f;
    border-radius: none;
}

.bg-secondary {
    background: #9c722f;
}
.bg-secondary .heading-4, .bg-secondary h4 {
    color: #FFFACD;
}
.bg-primary {
    background: #eecbac;
   background: url(http://emirates.coach-coaching.com/wp-content/uploads/2019/03/dubai-sablecut2.png) no-repeat right;
    background-size: cover;
}
.image-wrap {
    max-width: 50%;
    padding-bottom: 300px;
}
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;
}