/* _content/CosesyFireFender/Pages/Contact.cshtml.rz.scp.css */
@media (min-width: 992px) {
    .m-xlg[b-iato7is6mu] {
        margin: 6rem !important;
    }
}
/* _content/CosesyFireFender/Pages/Index.cshtml.rz.scp.css */
.card[b-pvjfb51mjo] {
    border: none;
    background-color: #fffcf3;
    border-radius: 40px;
    overflow: hidden
}

.card-img-overlay[b-pvjfb51mjo] {
    bottom: 10px;
    top: auto;
    left: auto;
    right: 10px;
}

@media only screen and (min-width:992px) {
    h1[b-pvjfb51mjo] {
        font-size: 5em;
    }
}

.ff-image[b-pvjfb51mjo] {
    margin-left: 50px;
    animation: animateImage-b-pvjfb51mjo 2s ease-in-out forwards;
}

.ref-card[b-pvjfb51mjo] {
    background-color: rgb(49 40 56);
    background: linear-gradient(265.27deg, #0000 20.55%, rgb(49 40 56) 94.17%);
    transition: all 400ms ease-in;
}

    .ref-card:hover[b-pvjfb51mjo] {
        background-color: #FF5722;
    }

@keyframes animateImage-b-pvjfb51mjo {
    from {
        transform: translateY(150px);
    }

    to {
        transform: translateY(0px);
    }
}

a[b-pvjfb51mjo] {
    text-decoration: none;
}

.btn.bg-transparent:hover[b-pvjfb51mjo] {
    background-color: #fff;
    color: #000;
}
/* _content/CosesyFireFender/Pages/Products.cshtml.rz.scp.css */
@media (min-width: 992px) {
    .m-xlg[b-x247ixrist] {
        margin: 6rem !important;
    }
}

.product-title[b-x247ixrist], .product-usp[b-x247ixrist], .product-action[b-x247ixrist], .product-image-container[b-x247ixrist] {
    background-color: #ede6d6;
    border-radius: 20px;
}

.product-usp[b-x247ixrist] {
    color: #897373;
}

.product-image-container img[b-x247ixrist] {
    border-radius:20px;
    padding:0px;
}

.product-image[b-x247ixrist] {
    border-radius: 20px;
    padding: 0px;
}

.product-title-sh[b-x247ixrist], .product-usp-sh[b-x247ixrist], .product-action-sh[b-x247ixrist], .product-image-container-sh[b-x247ixrist] {
    background-color: #d7f8ff;
    border-radius: 20px;
}

.product-title-el[b-x247ixrist], .product-usp-el[b-x247ixrist], .product-action-el[b-x247ixrist], .product-image-container-el[b-x247ixrist] {
    background-color: #cfe3b7;
    border-radius: 20px;
}

.product-title-hub[b-x247ixrist], .product-usp-hub[b-x247ixrist], .product-action-hub[b-x247ixrist], .product-image-container-hub[b-x247ixrist] {
    background-color: #95aeb9;
    border-radius: 20px;
}
/* _content/CosesyFireFender/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

main[b-yx9cckgq7t] {
    margin-bottom:100px;
}

a.navbar-brand[b-yx9cckgq7t] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}


a[b-yx9cckgq7t] {
    color: #0077cc;
}

.btn-primary[b-yx9cckgq7t] {
    color: #fff;
    background-color: #eb0d0d;
    border-color: #eb0d0d;
}

.nav-pills .nav-link.active[b-yx9cckgq7t], .nav-pills .show > .nav-link[b-yx9cckgq7t] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-yx9cckgq7t] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-yx9cckgq7t] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-yx9cckgq7t] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-yx9cckgq7t] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-yx9cckgq7t] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

.nav-item-home span[b-yx9cckgq7t]{
    display: block;
    padding: .5rem 1rem;
}
