/** Shopify CDN: Minification failed

Line 34:0 Unexpected "}"

**/
#section-footer {
  margin-top: 0;
}
.black-bg {
  background-color: #06090e;
  color: #fff !important;
}
.white-bg {
  background-color: #fff;
  color: #000 !important;
}
.txt1 {
  color: #aeaeae !important;
}
.txt2 {
  color: #565656 !important;
}
.black-txt {
  color: #000000 !important;
}
/* .section-1:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; */
}
.section-1 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.section-1 .tm-content,
.section-7 .tm-content {
  z-index: 1;
}
@media (max-width: 768px) {
  .section-1 .tm-content .txt-b {
    font-size: 1.25rem;
    margin-top:0px;
  }
  .section-1 .tm-content .txt-s {
    font-size: 1rem;
    margin-top:0px;
  }
}
@media (min-width: 2200px) {
  .section-1.section-1-1 .tm-content {
    margin-top: 120px !important;
  }
  .section-1 .tm-content {
    margin-top: 50px !important;
  }
  .section-1 .tm-content .txt-b {
    font-size: 3.65rem;
  }
}
