.menu-top li a {
  color: black;
}

.intl-tel-input {
display: block;
}
label#phone-error.error {
display: none !important;
}

body {
font-family: 'Quicksand' , sans-serif;
font-weight: 500;
}

.footer {
bottom: unset;
text-align: left;
}

h6 {
font-weight: bold;
}

.about_icon {
margin-bottom: unset;
}

.single_about {
min-height: 250px;
}

.selected_account {
background: linear-gradient(to right, #cc1f1f, #fb6d6d);
color: #fff;
}
.selected_account:hover {
background: linear-gradient(to right, #cc1f1f, #fb6d6d);
}

.selected_account .about_icon {
color: #fff;
}

.wizard-card .picture {
width: 50%;
height: 50%;
}

.btn-group.countrypicker {
width: 100% !important;
}

.input-group-addon.countryDropDown {
padding: 25px 15px 6px;
}