body {
  overflow-x: hidden !important;
}
.mb-hide {
  display: none;
}
button:focus {
  outline: none !important;
}
input {
  font-size: 16px !important;
}
.mb-smooth-trans {
  transition: all 0.3s ease;
}
.mb-video {
  position: relative;
  padding-bottom: 85%;
}
@media only screen and (max-width: 1200px) {
  .mb-video {
    padding-bottom: 100%;
  }
}
.elementor-menu-anchor {
  top: -120px;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .elementor-menu-anchor {
    top: -90px;
  }
}
.mb-link-override a {
  color: #2b2b2b !important;
}
.mb-link-override a:hover {
  color: #2b2b2b !important;
}
.elementor-widget text-editor ul, .elementor-widget-theme-post-content ul {
  margin-bottom: 1.5em;
}
.elementor-widget text-editor ol, .elementor-widget-theme-post-content ol {
  margin-bottom: 1.5em;
}
.stratum-top-mega-menu > .stratum-menu-item:last-child > .stratum-menu-item__wrapper {
  display: inline-block;
  padding: 11px 30px;
  margin-left: 20px;
  border-radius: 2em;
  text-align: center;
  background-color: #FF723B;
}
.stratum-top-mega-menu > .stratum-menu-item:last-child > .stratum-menu-item__wrapper:hover {
  background-color: #FF872B;
}
.stratum-top-mega-menu > .stratum-menu-item:last-child > .stratum-menu-item__wrapper a {
  color: #ffffff !important;
}
.stratum-menu-item__link {
  white-space: nowrap;
}
.stratum-sub-menu-simple.stratum-mega-menu-sub-menu {
  max-height: 400px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.trp-flag-image {
  padding-right: 10px !important;
  width: 28px;
}
.trp-flag-image:lang(ar) {
  padding-left: 10px !important;
  width: 41px;
}
.stratum-menu-dropdown .icon:lang(ar) {
  width: 1em;
  padding-right: 10px;
}
#stratum-menu-item-10802 .stratum-menu-dropdown .icon:lang(ar) {
  width: 1em;
  padding-right: 25px;
}
.stratum-menu-toggle__button {
  border: 0 !important;
}
.stratum-menu-dropdown {
  width: 100% !important;
  text-align: right !important;
}
.elementor-widget-text-editor p:last-child, .textwidget p:last-child {
  margin-bottom: 0px;
}
.links-light a {
  color: #ffffff !important;
  transition: all 0.3s ease;
}
.links-light a:hover {
  color: rgba(255, 255, 255, 0.9) !important;
  text-decoration: underline !important;
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
  align-items: start !important;
}
.elementor-widget .elementor-icon-list-icon {
  margin-top: 5px !important;
}
.uael-post__arrow-outside .uael-post-grid .slick-prev {
  left: -60px;
}
.uael-post__arrow-outside .uael-post-grid .slick-next {
  right: -60px;
}
.uael-post__body .uael-post__thumbnail:not(.uael-post-wrapper__noimage) {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
}
.mb-legal-heading a {
  color: #2b2b2b;
}
.mb-legal-heading p a {
  color: #FF872B !important;
}
.mb-legal-heading p a:hover {
  text-decoration: underline !important;
}
.elementor-114 .elementor-element.elementor-element-78585f5 .elementor-tab-desktop-title.elementor-active {
  background-color: #FF872B;
  margin: 0 30px;
  border-radius: 100px;
}
.elementor-114 .elementor-element.elementor-element-78585f5 .elementor-tab-title, .elementor-114 .elementor-element.elementor-element-78585f5 .elementor-tab-title a {
  background-color: none;
  margin: 0 30px;
  border-radius: 100px;
}
.elementor-toggle-item {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: rgba(0, 0, 0, 0.2);
}
.mb-career-link a:hover {
  color: #FF872B !important;
  transition: all 0.3s ease;
}
.uael-listing__terms-link {
  color: white !important;
}
.uael-blog-terms-position-media .uael-post__terms {
  margin: 0;
  margin-top: 18px;
}
.uael-post__bg-wrap {
  border-radius: 20px;
}
.uael-post__body .uael-post__thumbnail:not(.uael-post-wrapper__noimage) {
  border-radius: 20px 20px 0 0;
}
.wp-block-table td, .wp-block-table th {
  border: 1px solid rgba(128, 128, 128, 0.5019607843) !important;
  padding: 1em !important;
}
@media (max-width: 767px) {
  .fee-table table {
    width: 100%;
    table-layout: fixed;
    font-size: 0.7em;
  }
  .fee-table th, .fee-table td, .wp-block-table th, .wp-block-table td {
    padding: 10px 5px !important;
    width: auto;
  }
}
#fixed-button {
  display: none;
}
#fixed-button.show-button {
  display: block;
}
.fg-filter-wrap {
  display: none !important;
}
.fg-layout-3-filters-wrap {
  flex-direction: column !important;
}
.fg-layout-3-search-box {
  width: 100% !important;
}
.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap > img {
  object-fit: contain !important;
}
.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap {
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fg-layout-3-item-content {
  display: none !important;
}
@keyframes fadeDown {
  from {
    opacity: 0;
    transform: translate3d(0, -30px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.elementor-element.fadeInDown {
  animation-name: fadeDown;
}
@keyframes fadeLeft {
  from {
    opacity: 0;
    transform: translate3d(-30px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.elementor-element.fadeInLeft {
  animation-name: fadeLeft;
}
@keyframes fadeRight {
  from {
    opacity: 0;
    transform: translate3d(30px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.elementor-element.fadeInRight {
  animation-name: fadeRight;
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.elementor-element.fadeInUp {
  animation-name: fadeUp;
}
#post-select {
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 320px;
}
#loading {
  width: 48px;
  height: 48px;
  border: 5px solid #FF872B;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  margin: 0 auto;
  display: none;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
