:root {
    --bs-screen-full: 100%;
    --bs-screen-xxl: 84.08%;
    --bs-screen-large: 77%;
    --bs-screen-mid: 68%;
    --bs-screen-small: 58.7%;
    --bs-screen-full-pad: 100%;
    --bs-screen-xxl-pad: 84.08%;
    --bs-screen-large-pad: 77%;
    --bs-screen-mid-pad: 68%;
    --bs-screen-small-pad: 58.7%;
    --bs-screen-full-mobile: 100%;
    --bs-screen-xxl-mobile: 84.08%;
    --bs-screen-large-mobile: 77%;
    --bs-screen-mid-mobile: 68%;
    --bs-screen-small-mobile: 58.7%;
    --bs-font-sans-serif: Poppins;
    --bs-body-font-weight: 400;
    --bs-body-font-size: 1rem;
    --bs-h-font-sans-serif: Poppins;
    --bs-h-font-weight: 600;
    --bs-h-font-size: 46px;
    --bs-nb-h-font-size: 40px;
    --bs-pad-h-font-size: 30px;
    --bs-mob-h-font-size: 25px;
    --bs-body-color: #000000;
    --bs-body-bg: #fff;
    --bs-theme-color: #e41318;
    --bs-sec-theme-color: #000000;
    --bs-link-color: #000000;
    --bs-link-hover-color: #000000;
}

img {
    width: auto;
    height: auto;
}

.section-header-wrap-block.section-block-demo46-header>.header-outer-wrap>.header-bottom>.layout.d-flex.align-items-center.justify-content-end.flex-wrap>.logo>img {
    height: 70px;
}

.section-header-wrap-block.section-block-demo46-header>.header-outer-wrap>.header-top>.layout>.head-name {
    font-size: 14px;
    font-weight: 400;
    text-decoration-color: rgb(255, 0, 0);
    color: rgb(255, 255, 255);
}

.section-header-wrap-block.section-block-demo46-header>.header-outer-wrap>.header-bottom>.layout.d-flex.align-items-center.justify-content-end.flex-wrap>.nav>li>ul>li>a>em {
    font-size: 15px;
}

.section-header-wrap-block.section-block-demo46-header>.header-outer-wrap>.header-bottom>.layout.d-flex.align-items-center.justify-content-end.flex-wrap>.nav>li>ul>li>ul>li>a>em {
    font-size: 15px;
}

.section-block-demo57-footer .footer-bottom .copyright a {
    color: rgb(255, 255, 255);
}