.main-navbar {
  background: transparent !important;
}
.main-navbar .navbar-nav > li > a.nav-link,
.main-navbar .navbar-nav > li > a.nav-link:focus,
.main-navbar .dropdown > a {
  color: #fff;
  font-weight: 500;
  padding: 0.8rem 0.9rem;
  font-size: 0.82rem;
  letter-spacing: 0.05rem;
  position: relative;
  text-transform: uppercase;
}
main-navbar .navbar-nav > li > a.nav-link {
  text-align: center;
}

.main-navbar .navbar-nav > li.show > a.nav-link {
  color: #252525;
}
.header-topbar {
  padding: 0.5rem 0px 1rem;
}

section.top-header {
    position:relative;
    width: 100%;
    top: 0px;
    z-index: 9999;
}

.top-header.fixed-header .logo-wrap img {
  max-width: 171px;
}
.top-header.fixed-header .logo-wrap a {
  padding: 0px;
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}
.main-navbar .dropdown > a {
  display: inline-block;
}

.main-navbar .navbar-nav > li > a.nav-link:before {
  content: "";
  /* position: absolute;
    bottom: 0px;
    height: 2px;
    background: var(--secondary-color);
    left: 0.9rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; */
}
.main-navbar .navbar-nav > li.active > a.nav-link:before {
  width: 33%;
}
.main-navbar .navbar-nav .dropdown > a i,
.main-navbar .navbar-nav > li > a.nav-link i {
  font-size: 1.2rem;
  display: block;
  margin-bottom: 0.3rem;
}
.logo-wrap {
  position: absolute;
  top: -92px;
}
.logo-wrap a {
  display: inline-block;
  padding: 4px 0px 0px 0px;
}
.lgn-mn a,
.lgn-mn-tp {
  background: linear-gradient(90deg, rgb(200, 44, 47), rgb(51, 84, 165));
  color: #fff;
  padding: 10px 14px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.4px;
  position: relative;
  z-index: 99;
}
.sprt-ic a {
  padding-left: 45px;
}
.lgn-mn-tp a {
  padding: 0px;
  color: #fff;
}
.lgn-mn-tp {
  padding-left: 45px;
}
.sprt-ic a i,
.lgn-mn-tp i {
  font-size: 23px;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0px;
  width: 35px;
  background: rgba(0, 0, 0, 0.37);
  border-radius: 5px 0px 0px 5px;
  line-height: 40px;
  text-align: center;
}
.header-topbar li {
  vertical-align: middle;
}
.lgn-mn strong {
  font-weight: 500;
}
.main-navbar .navbar-nav > li > a.nav-link i {
  display: inline-block;
}
.main-navbar .navbar-nav > li.active > a.nav-link,
.main-navbar .navbar-nav > li > a.nav-link:hover,
.main-navbar .navbar-nav > li.active > a.nav-link > i {
  color: var(--white);
}
.header {
  /* box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); */
  position: relative;
  z-index:999;
}
.login-wrapper a {
  color: #333;
}
.login-wrapper .dropdown-menu a {
  padding: 0.6rem 1.5rem;
  line-height: normal;
}
.login-wrapper .dropdown-menu li:not(:last-child) {
  border-bottom: 1px dashed #eee;
}
.dropdown-item.active,
.dropdown-item:active {
  background: var(--main-color);
}
.dropdown-menu {
  border-radius: inherit;
  padding: 0;
}
.top-footer {
  background: #2d2c2c;
  padding-top: 2rem !important;
  border-top: 2px solid var(--main-color);
  color: white;
}
ul.list-unstyled.foo-address li > p {
  color: white;
}
ul.list-unstyled.foo-address li p a {
  color: white;
}
ul.list-unstyled.foo-address li i {
  color: white;
  border-color: white;
}
.bottom-footer {
  background: var(--main-color);
  padding: 10px 0;
}
ul.list-inline.list-inline.mb-0.social-media-ico li a i:before {
  color: white;
}
.sprt a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #e1dede;
  padding: 3px 7px;
  color: #404040;
  font-weight: 400;
  border-radius: 10px;
  line-height: normal;
}
.sprt a span {
  text-align: left;
  padding-left: 8px;
}
.sprt a strong {
  display: block;
  font-weight: 500;
}
.sprt a img {
  max-width: 27px;
}
.site-footer,
.site-footer a {
  color: #333;
}
section.secondary-header {
  display: block;
}

.main-navbar .navbar-nav > li:not(:last-child) > a.nav-link:after {
  position: absolute;
  right: 0;
  content: "";
  width: 1px;
  height: 16px;
  background: rgba(0, 0, 0, 0.14);
  top: calc(50% - 8px);
}
.top-footer h4 {
  margin-top: 0;
  font-size: 1.2rem;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 1.3rem;
  border-bottom: 1px solid rgba(204, 204, 204, 0.17);
  font-weight: 700;
  text-transform: uppercase;
}

.dash-title h3:after,
.top-footer h4:after {
  content: "";
  /* position: absolute;
    bottom: 0;
    width: 25px;
    height: 5px;
    background: var(--main-color);
    left: 0; */
}
.top-footer h4:after {
  bottom: -2px;
}
.footer-social-col li a {
  display: flex;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #333;
}
.top-footer li {
  margin-bottom: 8px;
  position: relative;
}
.foo-about .foo-logo {
  max-width: 200px;
}
.foo-about {
  font-weight: 300;
}
.copyright {
  font-size: 0.8rem;
  font-weight:500;
  color: white;
  padding: 7px 0;
}

.foo-address li {
  position: relative;
  padding-left: 2.7rem;
  word-break: break-all;
  color: #333;
}
.foo-address li:not(:last-child) {
  margin-bottom: 1.6rem;
}
.foo-address li i {
  position: absolute;
  left: 0;
  top: -4px;
  color: var(--main-color);
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 2px solid var(--main-color);
  border-radius: 50%;
}
.foo-navbar li a {
  position: relative;
  display: inline-block;
  padding-left: 1rem;
  font-weight: 500;
}
.footer-social-col ul li {
  margin-right: 0.2rem !important;
}
.top-footer a {
  color: #333;
}
.foo-navbar li a:before,
.main-navbar .navbar-nav .mega-new-wrap > ul > li > a:before {
  top: 1px;
  content: "\eaa0";
  position: absolute;
  left: 0px;
  font-family: IcoFont;
}
.banking-options h3 {
  color: #fff;
  margin-bottom: 0.8rem !important;
  font-size: 1.3rem;
}
.newsletter .form-control {
  background: #fff;
  border: 1px solid #eaeaea;
}
.newsletter .btn {
  background: var(--main-color);
  border: 1px solid var(--main-color);
  text-transform: uppercase;
  color: #ffffff;
}
.newsletter .btn:hover {
  background: #3face2;
  color: #fff;
  border-color: #3face2;
}
.top-header ul li.paul-mega-menu {
  position: inherit;
}
.top-header .paul-drop-down-mega-menu {
  right: 0;
  width: 100%;
  left: 0;
}
.top-header .paul-drop-down-mega-menu:before,
.top-header .paul-drop-down-mega-menu:after {
  content: "";
  position: absolute;
}
.top-header .paul-drop-down-mega-menu:before {
  right: 9px;
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
}
.top-header .paul-drop-down-mega-menu:after {
  right: 10px;
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.mega-new-drp {
  padding: 10px;
}
.mega-new-wrap h3 {
  font-size: 1.1rem;
  color: var(--main-color);
  border-bottom: 1px solid #eee;
  padding-bottom: 0.3rem;
  font-weight: 600;
}
.main-navbar .navbar-nav .mega-new-wrap > ul > li > a {
  padding: 2px 3px 3px 15px;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  color: #000;
}
.main-navbar .navbar-nav .mega-new-wrap > ul > li > a:before {
  color: #e15922;
  font-size: 11px;
  top: 1px;
}
.mega-new-wrap {
  margin-bottom: 1.2rem;
}
