h6 {
 font-size:14px;
}
h5 {
  font-size:21px;
}
h4 {
  font-size:32px;
}
h3 {
  font-size:40px;
}
h2 {
  font-size:52px;
}
h1 {
  font-size:68px;
}

body {
  background-color: white;
  font-family: 'Poppins';
}
    .list-jb {padding: 0px;}
    
.bg-info {
    background-color: #000 !important;
}

.nav-pills-white {background-color: #fff !important;}

.carousel-indicators button.thumbnail {
  width: 100px;
}
.carousel-indicators button.thumbnail:not(.active) {
  opacity: 0.7;
}
.carousel-indicators {
  position: static;
}
@media screen and (min-width: 992px) {
  .carousel {
    max-width: 70%;
    margin: 0 auto;
  }
}

.catalog{
  font-family: 'Arial';
}
