﻿





.GoodsBigBG {
    background-size: cover;
    background-image: url("../asset/dangerousGoods.jpg");
}

.download {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 188%;
    color: #00AC94;
}

    .download:hover {
        font-family: "Poppins-Medium" !important;
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 188%;
        color: #00AC94;
    }


.dangerousTitle {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 72px;
    color: #00AF9D;
}

.descGoods {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 34px;
    color: #484848;
    padding-left: 10px;
}

.subTitleGoods {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #484848;
}

.summaryTitle {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #484848 !important;
}

b, sup, sub, u, del {
    color: #484848;

}

.explosiveNum {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    color: #484848;
}

.explosiveDesc {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    color: #484848;
}

.explosiveSmall {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #484848;
}

.gasesTitle {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    color: #484848 !important;
}

.gasesSmall {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #484848;
}