

/* 38 */


.fs-20 {
  font-size: 20px!important;
  line-height: 30px;
}

.fs-24 {
  font-size: 24px!important;
}

.fs-40 {
  font-size: 40px !important;
}

.fs-55 {
  font-size: 55px!important;
}

.fs-60 {
  font-size: 60px !important;
}

.fw-600 {
  font-weight: 600!important;
}

/* 424 */
.o-7 {
  opacity: .7!important;
}

.o-8 {
  opacity: .8 !important;
}

/* 545 */
.vertical-center {
  display: flex;
  align-items: center;

  width: 100%;
  height: 70%;
}

/* 552 */
.vertical-center:before {
  display: inline-block;

  height: 100%;

  content: ' ';
  vertical-align: middle;
}

/* 654 */
.overflow-hidden {
  overflow: hidden;
}

/* 679 */
.bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* 884 */
.w-60px {
  width: 60px!important;
}

/* 1077 */
.pb-12 {
  padding-bottom: 5.5rem !important;
}

/* 1105 */
.m-gab-1 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* 1118 */
.m-gab-2 {
  padding-top: 4.0625rem;
  padding-bottom: 4.0625rem;
}

/* 1130 */
.m-gab-3 {
  padding-top: 8.125rem;
  padding-bottom: 8.125rem;
}

/* 1331 */
.mnb-5 {
  margin-bottom: -2.5rem!important;
}
