

.fw-100{font-weight: 100 !important;}
.fw-200{font-weight: 200 !important;}
.fw-300{font-weight: 300 !important;}
.fw-400{font-weight: 400 !important;}
.fw-500{font-weight: 500 !important;}
.fw-600{font-weight: 600 !important;}
.fw-700{font-weight: 700 !important;}
.fw-800{font-weight: 800 !important;}
.fw-900{font-weight: 900 !important;}




/*Home page*/
.h-1-banner .h-1-banner-text h1 span::before{
    content: "";
    background-image: url(../image/bg6.jpg);
    width: 160px;
    height: 31px;
    position: absolute;
    background-size: 162px;
    top: 45px;
    left: 69px;
}
.h-1-banner .h-1-banner-text h1 span::after{
    content: "";
    background-image: url(../image/bg6.jpg);
    width: 35px;
    height: 36px;
    position: absolute;
    background-size: 35px;
    top: -2px;
}
.webui-popover{
    z-index: 99 !important;
}
