* {
  font-family: 'poppins',sans-serif;
  margin: 0;
  padding: 0; }

@font-face {
  font-family: 'poppin';
  src: url("../fonts/Poppins-Regular.ttf") format("truetype"); }
.main-container {
  margin: 0; }

.content-container {
  width: 100%;
  margin: auto;
  min-height: 100vh; }

.home-slider, .home-one, .home-two, .home-three, .home-four, .home-five, .home-six {
  opacity: 0;
  transform: translateY(50px); }

.equal-height-slider .slick-track {
  display: flex !important; }

.equal-height-slider .slick-slide {
  height: inherit !important; }

/*# sourceMappingURL=style_web.css.map */
