.mb-0 {
  margin-bottom: 0px !important;
}
.font-family-title {
  font-family: 'Humnst777 Blk Cn BC';
}
.serise-title {
  font-size: 50px;
}
.serise-sub-title {
  font-size: 40px;
}
.topbar-logo {
  align-items: center;
  display: flex;
}
.series-about-sec {
  padding-top: 80px;
  padding-bottom: 80px;
}
.series-prod-sec-1 {
  padding: 60px 0;
  margin-bottom: 100px;
}
.serise-prod-title {
  font-size: 34px;
}
.series-prod-content li {
  margin-bottom: 22px !important;
}
.series-prod-content li:last-child {
  margin-bottom: 0 !important;
}
.series-prod-img-block {
  padding: 0 30px;
}
.series-page .series-prod-sec-1:nth-child(odd) .series-prod-img-block {
  padding-right: 25%;
}
.series-page .series-prod-sec-1:nth-child(even) .series-prod-img-block {
  padding-left: 25%;
}
.series-table tr:first-child {
  background: #36548f !important;
  color: #fff;
}
.series-table tr:nth-child(even) {
  background: #e8e9f3;
}
.series-table tr:nth-child(odd) {
  background: #b5bcd8;
}
.series-table th {
  text-align: center;
}
.series-table th, .series-table td {
  padding: 6px 20px;
  border: 6px solid #fff;
  line-height: normal;
  font-size: 16px;
}
.serise-prod-title-type {
  font-size: 34px;
  text-align: center;
  color: #2788c4;
  margin-bottom: 0;
}
.serise-prod-title-size {
  font-size: 28px;
  text-align: center;
  color: #393738;
  margin-bottom: 0;
  margin-top: 0;
}
.serise-frame-heading {
  background: #2788c4;
  color: #fff;
  padding: 6px 15px;
  font-size: 22px;
}
.series-more-details {
  padding-top: 80px;
  padding-bottom: 80px;
}
.serise-brochure-title a {
  color: #ed3135;
}
.white-text {
    color: #fff;
}
.serise-prod-title-blue{
        font-size: 26px;
    color: #2788c4;
}

.serise-prod-title-black{
        font-size: 26px;
    color: #373435;
}

