#topNav #topMain > li.mega-menu div.row div {
  display: table-cell;
  border-right: rgba(0, 0, 0, 0.1) 1px solid !important;
  margin-left: -1px;
  display: table-cell;
  vertical-align: top;
  float: none;
  margin: 0;
  padding: 15px 0 15px 0;
}

.sub-btn {
  width: 100px !important;
  border-radius: 5px 0px 0px 5px !important;
}

.sub-span {
  border-radius: 0px 5px 5px 0px !important;
}

.sub1,
.sub2 {
  width: 138px;
}

.dropdown-toggle::after {
  margin-right: 0.5em !important;
}

.btn > i {
  padding-left: 6px !important;
}

small,
.copyright {
  font-family: sans-serif !important;
}


.ff-cairo{
  font-family: Arial, Helvetica, sans-serif;
}