
/*# sourceMappingURL=maps/custom.css.map */
.omga-05__hero-area {
    background-image: radial-gradient(circle 961px at 49.94% 0%, #282733 0%, #282733 100%);

}
.max-width-px-840{
    max-width: 840px !important;
}
.pt-10{
    padding-top: 2.1875rem !important;
}

.pb-6{
   padding-bottom: 1.25rem !important;
}
.pb-9 {
padding-bottom: 1.875rem !important;
}
.flex-xs-row {
flex-direction: row !important;
}
.px-11{
   padding-left: 2.5rem !important;
   padding-right: 2.5rem !important;
   padding-top: 2.5rem !important;
}
.pl-11
{
padding-left: 2.5rem !important;
}
.pb-7 {
    padding-bottom: 1.25rem !important;
}
.pr-12{
    padding-right: 2.8125rem !important;
}
.font-size-8 {
    font-size: 2.125rem;
    font-weight: 700; 
    letter-spacing: -0.34px;
}
.font-size-4 {
    font-size: 1rem;
    font-weight: 700; 
    line-height: 1.625;
    letter-spacing: -0.08px;
}
.font-size-7 {
    font-size: 1.5rem;
    font-weight: 700; 
    line-height: 1.5;
    letter-spacing: -0.24px;
}
.line-height-1p4 {
    line-height: 1.4;
    font-weight: 700; 
}
.font-size-3 {
    font-size: 13px;
    font-weight: 700; 
    line-height: 2;
    letter-spacing: 0.26px;
}
.pos-abs-tr {
    position: absolute;
    top: 0;
    right: 0;
}
.z-index-supper {
    z-index: 800;
}

.circle-32 {
    max-width: 32px;
    min-width: 32px;
    max-height: 32px;
    min-height: 32px;
    border-radius: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-reset {
    background: transparent;
    border: 0;
}
.bg-white {
    background-color: #fff!important;
}
.mr-lg-n6, .mx-lg-n6 {
margin-right: -1rem !important;
}
.mt-md-n6, .my-md-n6 {
margin-top: -1rem !important;
}

.px-9 {
 padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
}
.pt-5{
    padding-top: 0.75rem!important;
}

.gr-opacity-5 {
opacity: 0.5;
}
.font-size-3 {
font-size: 13px;
line-height: 2;
letter-spacing: 0.26px;
}
@media (min-width: 992px){
    .omga-05__content-list li:nth-child(odd) {
    padding-right: 0px;

    }
}

@media (min-width: 576px){
    .omga-05__content-list {
        /* padding-top: 35px; */
        display: -webkit-box;
        display: inline-block;
        flex-wrap: wrap;
         margin: 0px 15px;
    }
}
.header-5.sticky-header.reveal-header{
    background: radial-gradient(circle 961px at 49.94% 0%, #282733 0%, #282733 100%);
}