.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
  max-width: 300px;
}

.swiper-slide {
  background-position-x: center;
}

.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone {
  background: #666;
}

.footer-bottom {
/*  border-top: 1px solid #666;*/
  padding: 45px 0;
}

h4, .heading-4 {
  line-height: 1.2;
}

.rd-navbar-panel {
  padding: 10px 0;
}

.frlogo {
  transition: all 5s ease-out;
}

.brandimage {
  transition: all 5s ease-out;
}

.section-xl {
  padding: 45px 0;
  background-color: crimson;
}

h1, .heading-1 {
  font-size: 48px;
}

.adminheadertxt {
  overflow-wrap: break-word;
}