body {
  font-size: 16px !important;
  font-weight: 400 !important;
  height: 100%;
  line-height: 1.5 !important;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #444444 !important;
}

.slider-direction {
  height: 100%;
  display: block;
}

.header-menu-layout1 {
  z-index: 1000;
}

a {
  text-decoration: none !important;
}


.dropdown-menu-col-2 {
  top: 0;
  left: 100%;
  margin-top: -6px;
}

.dropdown-menu-col-2>li>a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
  visibility: visible;
  opacity: 1 !important;
}

.dropdown-menu-col-2 {
  border-top: 1px solid #396cf0;
  background-color: #ffffff;
  width: 250px;
  visibility: hidden !important;
  opacity: 0 !important;
  position: absolute;
  top: 100%;
  left: 100%;
}



table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent
}

table td,
table th {
  padding: .75rem;
  vertical-align: top;
  border: 1px solid #e9ecef
}

table thead th {
  vertical-align: bottom;
  border: 2px solid #e9ecef
}

table tbody+tbody {
  border: 2px solid #e9ecef
}

.blog-box-layout2 .item-content p {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
}

.header-social-layout1 li a {
  font-size: 20px !important;
}

.blog-detail-box .blog-detail-title .item-img img {
  width: inherit !important;
}

.about-box-layout2 ul li a:before {
  font-family: "font awesome 5 free" !important;
}

.template-main-menu nav>ul>li>ul.dropdown-menu-col-1 li.has-child-second-level>a:after {
  font-family: "font awesome 5 free" !important;
}

.template-main-menu nav>ul>li>ul.dropdown-menu-col-1 li.has-child-second-level>ul.second-level li.has-child-third-level>a:after {
  font-family: "font awesome 5 free" !important;
}

.widget-about-info ul li a:before {
  font-family: "font awesome 5 free" !important;
}

@media only screen and (max-width: 991px) {
  .slider-top-margin {
    margin-top: 0px !important;
  }
}

mark {
  background-color: yellow;
  color: black;
}

.img-width-auto {
  width: auto !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}


.mean-container .mean-bar .mobile-menu-nav-back
{
  background-color: #fff;
}

.mean-container .mean-bar {
 position: unset !important;
}
