.water-markk{
    margin-top: -6rem;
    position: absolute;
    font-size: 130px;
    text-transform: uppercase;
    font-weight: 800;
    z-index: 1;
    opacity: 0.05;
    width: 100%;
    left: 0;
    color: inherit;
}
.mt-5{
    margin-top: 5rem !important;
}

@media screen and (min-width: 1024px){
    .hide-menu{
        display: none !important;
    }
}
.pb-30{
    padding-bottom: 7rem !important;

}
.ht-7{
    height: 7rem;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ht-86{
    max-height: 86px !important; 
}
.ptt-1{
    padding-top: 1.5rem;
}
.pt-30{
    padding-bottom: 30px;
}
.htt-80{
    height: 80px;
}
.uppercase{
     text-transform: uppercase;
}
.pt-10{
    padding-top: 10px;
}