/* _content/StaticSites/Components/Layout/EmptyLayout.razor.rz.scp.css */
/* _content/StaticSites/Components/Layout/TemplateOneLayout.razor.rz.scp.css */
.page[b-unzbpdi890] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-unzbpdi890] {
    flex: 1;
}

.sidebar[b-unzbpdi890] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-unzbpdi890] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-unzbpdi890]  a, .top-row[b-unzbpdi890]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-unzbpdi890]  a:hover, .top-row[b-unzbpdi890]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-unzbpdi890]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-unzbpdi890] {
        display: none;
    }

    .top-row.auth[b-unzbpdi890] {
        justify-content: space-between;
    }

    .top-row[b-unzbpdi890]  a, .top-row[b-unzbpdi890]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-unzbpdi890] {
        flex-direction: row;
    }

    .sidebar[b-unzbpdi890] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-unzbpdi890] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-unzbpdi890]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-unzbpdi890], article[b-unzbpdi890] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/StaticSites/Components/Layout/TemplateTwoLayout.razor.rz.scp.css */
.page[b-tmupp0m0aq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tmupp0m0aq] {
    flex: 1;
}

.sidebar[b-tmupp0m0aq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tmupp0m0aq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tmupp0m0aq]  a, .top-row[b-tmupp0m0aq]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tmupp0m0aq]  a:hover, .top-row[b-tmupp0m0aq]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tmupp0m0aq]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-tmupp0m0aq] {
        display: none;
    }

    .top-row.auth[b-tmupp0m0aq] {
        justify-content: space-between;
    }

    .top-row[b-tmupp0m0aq]  a, .top-row[b-tmupp0m0aq]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tmupp0m0aq] {
        flex-direction: row;
    }

    .sidebar[b-tmupp0m0aq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tmupp0m0aq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tmupp0m0aq]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-tmupp0m0aq], article[b-tmupp0m0aq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/StaticSites/Components/MikeCustom/About.razor.rz.scp.css */

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/
/*.about .about-img {
    min-height: 500px;
}

.about h3 {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 30px;
    font-family: var(--font-secondary);
}

.about .call-us {
    left: 10%;
    right: 10%;
    bottom: 10%;
    background-color: #fff;
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08);
    padding: 20px;
    text-align: center;
}

    .about .call-us h4 {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 5px;
        font-family: var(--font-default);
    }

    .about .call-us p {
        font-size: 28px;
        font-weight: 700;
        color: var(--color-primary);
    }

.about .content ul {
    list-style: none;
    padding: 0;
}

    .about .content ul li {
        padding: 0 0 8px 26px;
        position: relative;
    }

    .about .content ul i {
        position: absolute;
        font-size: 20px;
        left: 0;
        top: -3px;
        color: var(--color-primary);
    }

.about .content p:last-child {
    margin-bottom: 0;
}

.about .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(var(--color-primary) 50%, rgba(206, 18, 18, 0.4) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
}

    .about .play-btn:before {
        content: "";
        position: absolute;
        width: 120px;
        height: 120px;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation: pulsate-btn 2s;
        animation: pulsate-btn 2s;
        -webkit-animation-direction: forwards;
        animation-direction: forwards;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: steps;
        animation-timing-function: steps;
        opacity: 1;
        border-radius: 50%;
        border: 5px solid rgba(206, 18, 18, 0.7);
        top: -15%;
        left: -15%;
        background: rgba(198, 16, 0, 0);
    }

    .about .play-btn:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-40%) translateY(-50%);
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #fff;
        z-index: 100;
        transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    .about .play-btn:hover:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-40%) translateY(-50%);
        width: 0;
        height: 0;
        border: none;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #fff;
        z-index: 200;
        -webkit-animation: none;
        animation: none;
        border-radius: 0;
    }

    .about .play-btn:hover:after {
        border-left: 15px solid var(--color-primary);
        transform: scale(20);
    }*/
/* _content/StaticSites/Components/MikeCustom/BlockSeparator.razor.rz.scp.css */
/*---------------------
	Hero Section
-----------------------*/
/*.hero-section {
    height: 800px;
    position: relative;
}

    .hero-section:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #000;
        opacity: 0.15;*/  /*Set's how light or dark you want the image*/
    /*}

    .hero-section .hero-content {
        position: relative;
        height: 100%;
        width: 100%;
        display: table;
        text-align: center;
        z-index: 2;
    }

        .hero-section .hero-content .hc-inner {
            display: table-cell;
            vertical-align: middle;
        }

        .hero-section .hero-content h2 {
            font-size: 70px;
            font-weight: 700;
            color: #fff;
            margin-bottom: 20px;
        }

        .hero-section .hero-content p {
            font-size: 18px;
            color: #fff;
            margin-bottom: 40px;
        }*/
/* _content/StaticSites/Components/MikeCustom/Blogz/BlogMulti.razor.rz.scp.css */
/*--------------------------------------------------------------
# Blog Stylings
--------------------------------------------------------------
--------------------------------------------------------------
# Blog Home Posts List
--------------------------------------------------------------
.blog .posts-list article {
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
    padding: 30px;
    height: 100%;
}

    .blog .posts-list article + article {
        margin-top: 60px;
    }

.blog .posts-list .post-img {
    max-height: 240px;
    margin: -30px -30px 0 -30px;
    overflow: hidden;
}

.blog .posts-list .title {
    font-size: 24px;
    font-weight: 700;
    padding: 0;
    margin: 20px 0 0 0;
}

    .blog .posts-list .title a {
        color: var(--color-secondary);
        transition: 0.3s;
    }

        .blog .posts-list .title a:hover {
            color: var(--color-primary);
        }

.blog .posts-list .meta-top {
    margin-top: 20px;
    color: var(--color-gray);
}

    .blog .posts-list .meta-top ul {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        align-items: center;
        padding: 0;
        margin: 0;
    }

        .blog .posts-list .meta-top ul li + li {
            padding-left: 20px;
        }

    .blog .posts-list .meta-top i {
        font-size: 16px;
        margin-right: 8px;
        line-height: 0;
        color: rgba(var(--color-primary-rgb), 0.8);
    }

    .blog .posts-list .meta-top a {
        color: var(--color-gray);
        font-size: 14px;
        display: inline-block;
        line-height: 1;
    }

.blog .posts-list .content {
    margin-top: 20px;
}

.blog .posts-list .read-more a {
    display: inline-block;
    background: var(--color-primary);
    color: var(--color-white);
    padding: 8px 30px;
    transition: 0.3s;
    font-size: 14px;
    border-radius: 4px;
}

    .blog .posts-list .read-more a:hover {
        background: rgba(var(--color-primary-rgb), 0.8);
    }

--------------------------------------------------------------
# Blog Details Page
--------------------------------------------------------------
.blog .blog-details {
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
    padding: 30px;
}

    .blog .blog-details .post-img {
        margin: -30px -30px 20px -30px;
        overflow: hidden;
    }

    .blog .blog-details .title {
        font-size: 28px;
        font-weight: 700;
        padding: 0;
        margin: 20px 0 0 0;
        color: var(--color-secondary);
    }

    .blog .blog-details .content {
        margin-top: 20px;
    }

        .blog .blog-details .content h3 {
            font-size: 22px;
            margin-top: 30px;
            font-weight: bold;
        }

        .blog .blog-details .content blockquote {
            overflow: hidden;
            background-color: rgba(var(--color-secondary-rgb), 0.06);
            padding: 60px;
            position: relative;
            text-align: center;
            margin: 20px 0;
        }

            .blog .blog-details .content blockquote p {
                color: var(--color-default);
                line-height: 1.6;
                margin-bottom: 0;
                font-style: italic;
                font-weight: 500;
                font-size: 22px;
            }

            .blog .blog-details .content blockquote:after {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 3px;
                background-color: var(--color-secondary);
                margin-top: 20px;
                margin-bottom: 20px;
            }

    .blog .blog-details .meta-top {
        margin-top: 20px;
        color: var(--color-gray);
    }

        .blog .blog-details .meta-top ul {
            display: flex;
            flex-wrap: wrap;
            list-style: none;
            align-items: center;
            padding: 0;
            margin: 0;
        }

            .blog .blog-details .meta-top ul li + li {
                padding-left: 20px;
            }

        .blog .blog-details .meta-top i {
            font-size: 16px;
            margin-right: 8px;
            line-height: 0;
            color: rgba(var(--color-primary-rgb), 0.8);
        }

        .blog .blog-details .meta-top a {
            color: var(--color-gray);
            font-size: 14px;
            display: inline-block;
            line-height: 1;
        }

    .blog .blog-details .meta-bottom {
        padding-top: 10px;
        border-top: 1px solid rgba(var(--color-secondary-rgb), 0.15);
    }

        .blog .blog-details .meta-bottom i {
            color: var(--color-secondary-light);
            display: inline;
        }

        .blog .blog-details .meta-bottom a {
            color: rgba(var(--color-secondary-rgb), 0.8);
            transition: 0.3s;
        }

            .blog .blog-details .meta-bottom a:hover {
                color: var(--color-primary);
            }

        .blog .blog-details .meta-bottom .cats {
            list-style: none;
            display: inline;
            padding: 0 20px 0 0;
            font-size: 14px;
        }

            .blog .blog-details .meta-bottom .cats li {
                display: inline-block;
            }

        .blog .blog-details .meta-bottom .tags {
            list-style: none;
            display: inline;
            padding: 0;
            font-size: 14px;
        }

            .blog .blog-details .meta-bottom .tags li {
                display: inline-block;
            }

                .blog .blog-details .meta-bottom .tags li + li::before {
                    padding-right: 6px;
                    color: var(--color-default);
                    content: ",";
                }

        .blog .blog-details .meta-bottom .share {
            font-size: 16px;
        }

            .blog .blog-details .meta-bottom .share i {
                padding-left: 5px;
            }

.blog .post-author {
    padding: 20px;
    margin-top: 30px;
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
}

    .blog .post-author img {
        max-width: 120px;
        margin-right: 20px;
    }

    .blog .post-author h4 {
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 0px;
        padding: 0;
        color: var(--color-secondary);
    }

    .blog .post-author .social-links {
        margin: 0 10px 10px 0;
    }

        .blog .post-author .social-links a {
            color: rgba(var(--color-secondary-rgb), 0.5);
            margin-right: 5px;
        }

    .blog .post-author p {
        font-style: italic;
        color: rgba(var(--color-gray-rgb), 0.8);
        margin-bottom: 0;
    }

--------------------------------------------------------------
# Blog Sidebar
--------------------------------------------------------------
.blog .sidebar {
    padding: 30px;
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
}

    .blog .sidebar .sidebar-title {
        font-size: 20px;
        font-weight: 700;
        padding: 0;
        margin: 0;
        color: var(--color-secondary);
    }

    .blog .sidebar .sidebar-item + .sidebar-item {
        margin-top: 40px;
    }

    .blog .sidebar .search-form form {
        background: var(--color-white);
        border: 1px solid rgba(var(--color-secondary-rgb), 0.3);
        padding: 3px 10px;
        position: relative;
    }

        .blog .sidebar .search-form form input[type=text] {
            border: 0;
            padding: 4px;
            border-radius: 4px;
            width: calc(100% - 40px);
        }

            .blog .sidebar .search-form form input[type=text]:focus {
                outline: none;
            }

        .blog .sidebar .search-form form button {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            border: 0;
            background: none;
            font-size: 16px;
            padding: 0 15px;
            margin: -1px;
            background: var(--color-primary);
            color: var(--color-white);
            transition: 0.3s;
            border-radius: 0 4px 4px 0;
            line-height: 0;
        }

            .blog .sidebar .search-form form button i {
                line-height: 0;
            }

            .blog .sidebar .search-form form button:hover {
                background: rgba(var(--color-primary-rgb), 0.8);
            }

    .blog .sidebar .categories ul {
        list-style: none;
        padding: 0;
    }

        .blog .sidebar .categories ul li + li {
            padding-top: 10px;
        }

        .blog .sidebar .categories ul a {
            color: var(--color-secondary);
            transition: 0.3s;
        }

            .blog .sidebar .categories ul a:hover {
                color: var(--color-default);
            }

            .blog .sidebar .categories ul a span {
                padding-left: 5px;
                color: rgba(var(--color-default-rgb), 0.4);
                font-size: 14px;
            }

    .blog .sidebar .recent-posts .post-item {
        display: flex;
    }

        .blog .sidebar .recent-posts .post-item + .post-item {
            margin-top: 15px;
        }

    .blog .sidebar .recent-posts img {
        width: 80px;
        margin-right: 15px;
    }

    .blog .sidebar .recent-posts h4 {
        font-size: 18px;
        font-weight: 400;
    }

        .blog .sidebar .recent-posts h4 a {
            color: var(--color-secondary);
            transition: 0.3s;
        }

            .blog .sidebar .recent-posts h4 a:hover {
                color: var(--color-primary);
            }

    .blog .sidebar .recent-posts time {
        display: block;
        font-style: italic;
        font-size: 14px;
        color: rgba(var(--color-default-rgb), 0.4);
    }

    .blog .sidebar .tags {
        margin-bottom: -10px;
    }

        .blog .sidebar .tags ul {
            list-style: none;
            padding: 0;
        }

            .blog .sidebar .tags ul li {
                display: inline-block;
            }

            .blog .sidebar .tags ul a {
                color: var(--color-secondary-light);
                font-size: 14px;
                padding: 6px 14px;
                margin: 0 6px 8px 0;
                border: 1px solid rgba(var(--color-secondary-light-rgb), 0.8);
                display: inline-block;
                transition: 0.3s;
            }

                .blog .sidebar .tags ul a:hover {
                    color: var(--color-white);
                    border: 1px solid var(--color-primary);
                    background: var(--color-primary);
                }

                .blog .sidebar .tags ul a span {
                    padding-left: 5px;
                    color: rgba(var(--color-secondary-light-rgb), 0.8);
                    font-size: 14px;
                }

--------------------------------------------------------------
# Blog Comments
--------------------------------------------------------------
.blog .comments {
    margin-top: 30px;
}

    .blog .comments .comments-count {
        font-weight: bold;
    }

    .blog .comments .comment {
        margin-top: 30px;
        position: relative;
    }

        .blog .comments .comment .comment-img {
            margin-right: 14px;
        }

            .blog .comments .comment .comment-img img {
                width: 60px;
            }

        .blog .comments .comment h5 {
            font-size: 16px;
            margin-bottom: 2px;
        }

            .blog .comments .comment h5 a {
                font-weight: bold;
                color: var(--color-default);
                transition: 0.3s;
            }

                .blog .comments .comment h5 a:hover {
                    color: var(--color-primary);
                }

            .blog .comments .comment h5 .reply {
                padding-left: 10px;
                color: var(--color-secondary);
            }

                .blog .comments .comment h5 .reply i {
                    font-size: 20px;
                }

        .blog .comments .comment time {
            display: block;
            font-size: 14px;
            color: rgba(var(--color-secondary-rgb), 0.8);
            margin-bottom: 5px;
        }

        .blog .comments .comment.comment-reply {
            padding-left: 40px;
        }

    .blog .comments .reply-form {
        margin-top: 30px;
        padding: 30px;
        box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
    }

        .blog .comments .reply-form h4 {
            font-weight: bold;
            font-size: 22px;
        }

        .blog .comments .reply-form p {
            font-size: 14px;
        }

        .blog .comments .reply-form input {
            border-radius: 4px;
            padding: 10px 10px;
            font-size: 14px;
        }

            .blog .comments .reply-form input:focus {
                box-shadow: none;
                border-color: rgba(var(--color-primary-rgb), 0.8);
            }

        .blog .comments .reply-form textarea {
            border-radius: 4px;
            padding: 10px 10px;
            font-size: 14px;
        }

            .blog .comments .reply-form textarea:focus {
                box-shadow: none;
                border-color: rgba(var(--color-primary-rgb), 0.8);
            }

        .blog .comments .reply-form .form-group {
            margin-bottom: 25px;
        }

        .blog .comments .reply-form .btn-primary {
            border-radius: 4px;
            padding: 10px 20px;
            border: 0;
            background-color: var(--color-secondary);
        }

            .blog .comments .reply-form .btn-primary:hover {
                background-color: rgba(var(--color-secondary-rgb), 0.8);
            }

--------------------------------------------------------------
# Blog Home Pagination
--------------------------------------------------------------
.blog .blog-pagination {
    margin-top: 30px;
    color: var(--color-secondary-light);
}

    .blog .blog-pagination ul {
        display: flex;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .blog .blog-pagination li {
        margin: 0 5px;
        transition: 0.3s;
    }

        .blog .blog-pagination li a {
            color: var(--color-secondary);
            padding: 7px 16px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .blog .blog-pagination li.active,
        .blog .blog-pagination li:hover {
            background: var(--color-primary);
        }

            .blog .blog-pagination li.active a,
            .blog .blog-pagination li:hover a {
                color: var(--color-white);
            }

--------------------------------------------------------------
# Recent Blog Posts
--------------------------------------------------------------
.recent-blog-posts .post-box {
    transition: 0.3s;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
}

    .recent-blog-posts .post-box .post-img {
        overflow: hidden;
        position: relative;
        border-radius: 10px;
    }

        .recent-blog-posts .post-box .post-img img {
            transition: 0.5s;
        }

    .recent-blog-posts .post-box .meta {
        margin-top: 15px;
    }

        .recent-blog-posts .post-box .meta .post-date {
            font-size: 15px;
            font-weight: 400;
            color: var(--color-primary);
        }

        .recent-blog-posts .post-box .meta .post-author {
            font-size: 15px;
            font-weight: 400;
            color: var(--color-secondary);
        }

    .recent-blog-posts .post-box .post-title {
        font-size: 24px;
        color: var(--color-secondary);
        font-weight: 700;
        margin: 15px 0 0 0;
        position: relative;
        transition: 0.3s;
    }

    .recent-blog-posts .post-box p {
        margin: 15px 0 0 0;
        color: rgba(var(--color-secondary-dark-rgb), 0.7);
    }

    .recent-blog-posts .post-box .readmore {
        display: flex;
        align-items: center;
        font-weight: 600;
        line-height: 1;
        transition: 0.3s;
        margin-top: 15px;
    }

        .recent-blog-posts .post-box .readmore i {
            line-height: 0;
            margin-left: 4px;
            font-size: 18px;
        }

    .recent-blog-posts .post-box:hover .post-title {
        color: var(--color-primary);
    }

    .recent-blog-posts .post-box:hover .post-img img {
        transform: scale(1.1);
    }*/
/* _content/StaticSites/Components/MikeCustom/Blogz/BlogSidebar.razor.rz.scp.css */
/*--------------------------------------------------------------
# Blog Sidebar
--------------------------------------------------------------*/
.blog .sidebar[b-v7kzhbcaq2] {
    padding: 30px;
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
}

    .blog .sidebar .sidebar-title[b-v7kzhbcaq2] {
        font-size: 20px;
        font-weight: 700;
        padding: 0;
        margin: 0;
        color: var(--color-secondary);
    }

    .blog .sidebar .sidebar-item + .sidebar-item[b-v7kzhbcaq2] {
        margin-top: 40px;
    }

    .blog .sidebar .search-form form[b-v7kzhbcaq2] {
        background: var(--color-white);
        border: 1px solid rgba(var(--color-secondary-rgb), 0.3);
        padding: 3px 10px;
        position: relative;
    }

        .blog .sidebar .search-form form input[type=text][b-v7kzhbcaq2] {
            border: 0;
            padding: 4px;
            border-radius: 4px;
            width: calc(100% - 40px);
        }

            .blog .sidebar .search-form form input[type=text]:focus[b-v7kzhbcaq2] {
                outline: none;
            }

        .blog .sidebar .search-form form button[b-v7kzhbcaq2] {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            border: 0;
            background: none;
            font-size: 16px;
            padding: 0 15px;
            margin: -1px;
            background: var(--color-primary);
            color: var(--color-white);
            transition: 0.3s;
            border-radius: 0 4px 4px 0;
            line-height: 0;
        }

            .blog .sidebar .search-form form button i[b-v7kzhbcaq2] {
                line-height: 0;
            }

            .blog .sidebar .search-form form button:hover[b-v7kzhbcaq2] {
                background: rgba(var(--color-primary-rgb), 0.8);
            }

    .blog .sidebar .categories ul[b-v7kzhbcaq2] {
        list-style: none;
        padding: 0;
    }

        .blog .sidebar .categories ul li + li[b-v7kzhbcaq2] {
            padding-top: 10px;
        }

        .blog .sidebar .categories ul a[b-v7kzhbcaq2] {
            color: var(--color-secondary);
            transition: 0.3s;
        }

            .blog .sidebar .categories ul a:hover[b-v7kzhbcaq2] {
                color: var(--color-default);
            }

            .blog .sidebar .categories ul a span[b-v7kzhbcaq2] {
                padding-left: 5px;
                color: rgba(var(--color-default-rgb), 0.4);
                font-size: 14px;
            }

    .blog .sidebar .recent-posts .post-item[b-v7kzhbcaq2] {
        display: flex;
    }

        .blog .sidebar .recent-posts .post-item + .post-item[b-v7kzhbcaq2] {
            margin-top: 15px;
        }

    .blog .sidebar .recent-posts img[b-v7kzhbcaq2] {
        width: 80px;
        margin-right: 15px;
    }

    .blog .sidebar .recent-posts h4[b-v7kzhbcaq2] {
        font-size: 18px;
        font-weight: 400;
    }

        .blog .sidebar .recent-posts h4 a[b-v7kzhbcaq2] {
            color: var(--color-secondary);
            transition: 0.3s;
        }

            .blog .sidebar .recent-posts h4 a:hover[b-v7kzhbcaq2] {
                color: var(--color-primary);
            }

    .blog .sidebar .recent-posts time[b-v7kzhbcaq2] {
        display: block;
        font-style: italic;
        font-size: 14px;
        color: rgba(var(--color-default-rgb), 0.4);
    }

    .blog .sidebar .tags[b-v7kzhbcaq2] {
        margin-bottom: -10px;
    }

        .blog .sidebar .tags ul[b-v7kzhbcaq2] {
            list-style: none;
            padding: 0;
        }

            .blog .sidebar .tags ul li[b-v7kzhbcaq2] {
                display: inline-block;
            }

            .blog .sidebar .tags ul a[b-v7kzhbcaq2] {
                color: var(--color-secondary-light);
                font-size: 14px;
                padding: 6px 14px;
                margin: 0 6px 8px 0;
                border: 1px solid rgba(var(--color-secondary-light-rgb), 0.8);
                display: inline-block;
                transition: 0.3s;
            }

                .blog .sidebar .tags ul a:hover[b-v7kzhbcaq2] {
                    color: var(--color-white);
                    border: 1px solid var(--color-primary);
                    background: var(--color-primary);
                }

                .blog .sidebar .tags ul a span[b-v7kzhbcaq2] {
                    padding-left: 5px;
                    color: rgba(var(--color-secondary-light-rgb), 0.8);
                    font-size: 14px;
                }
/* _content/StaticSites/Components/MikeCustom/Blogz/BlogSingle.razor.rz.scp.css */
/*--------------------------------------------------------------
# Blog Stylings
--------------------------------------------------------------
--------------------------------------------------------------
# Blog Home Posts List
--------------------------------------------------------------
.blog .posts-list article {
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
    padding: 30px;
    height: 100%;
}

    .blog .posts-list article + article {
        margin-top: 60px;
    }

.blog .posts-list .post-img {
    max-height: 240px;
    margin: -30px -30px 0 -30px;
    overflow: hidden;
}

.blog .posts-list .title {
    font-size: 24px;
    font-weight: 700;
    padding: 0;
    margin: 20px 0 0 0;
}

    .blog .posts-list .title a {
        color: var(--color-secondary);
        transition: 0.3s;
    }

        .blog .posts-list .title a:hover {
            color: var(--color-primary);
        }

.blog .posts-list .meta-top {
    margin-top: 20px;
    color: var(--color-gray);
}

    .blog .posts-list .meta-top ul {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        align-items: center;
        padding: 0;
        margin: 0;
    }

        .blog .posts-list .meta-top ul li + li {
            padding-left: 20px;
        }

    .blog .posts-list .meta-top i {
        font-size: 16px;
        margin-right: 8px;
        line-height: 0;
        color: rgba(var(--color-primary-rgb), 0.8);
    }

    .blog .posts-list .meta-top a {
        color: var(--color-gray);
        font-size: 14px;
        display: inline-block;
        line-height: 1;
    }

.blog .posts-list .content {
    margin-top: 20px;
}

.blog .posts-list .read-more a {
    display: inline-block;
    background: var(--color-primary);
    color: var(--color-white);
    padding: 8px 30px;
    transition: 0.3s;
    font-size: 14px;
    border-radius: 4px;
}

    .blog .posts-list .read-more a:hover {
        background: rgba(var(--color-primary-rgb), 0.8);
    }

--------------------------------------------------------------
# Blog Details Page
--------------------------------------------------------------
.blog .blog-details {
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
    padding: 30px;
}

    .blog .blog-details .post-img {
        margin: -30px -30px 20px -30px;
        overflow: hidden;
    }

    .blog .blog-details .title {
        font-size: 28px;
        font-weight: 700;
        padding: 0;
        margin: 20px 0 0 0;
        color: var(--color-secondary);
    }

    .blog .blog-details .content {
        margin-top: 20px;
    }

        .blog .blog-details .content h3 {
            font-size: 22px;
            margin-top: 30px;
            font-weight: bold;
        }

        .blog .blog-details .content blockquote {
            overflow: hidden;
            background-color: rgba(var(--color-secondary-rgb), 0.06);
            padding: 60px;
            position: relative;
            text-align: center;
            margin: 20px 0;
        }

            .blog .blog-details .content blockquote p {
                color: var(--color-default);
                line-height: 1.6;
                margin-bottom: 0;
                font-style: italic;
                font-weight: 500;
                font-size: 22px;
            }

            .blog .blog-details .content blockquote:after {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 3px;
                background-color: var(--color-secondary);
                margin-top: 20px;
                margin-bottom: 20px;
            }

    .blog .blog-details .meta-top {
        margin-top: 20px;
        color: var(--color-gray);
    }

        .blog .blog-details .meta-top ul {
            display: flex;
            flex-wrap: wrap;
            list-style: none;
            align-items: center;
            padding: 0;
            margin: 0;
        }

            .blog .blog-details .meta-top ul li + li {
                padding-left: 20px;
            }

        .blog .blog-details .meta-top i {
            font-size: 16px;
            margin-right: 8px;
            line-height: 0;
            color: rgba(var(--color-primary-rgb), 0.8);
        }

        .blog .blog-details .meta-top a {
            color: var(--color-gray);
            font-size: 14px;
            display: inline-block;
            line-height: 1;
        }

    .blog .blog-details .meta-bottom {
        padding-top: 10px;
        border-top: 1px solid rgba(var(--color-secondary-rgb), 0.15);
    }

        .blog .blog-details .meta-bottom i {
            color: var(--color-secondary-light);
            display: inline;
        }

        .blog .blog-details .meta-bottom a {
            color: rgba(var(--color-secondary-rgb), 0.8);
            transition: 0.3s;
        }

            .blog .blog-details .meta-bottom a:hover {
                color: var(--color-primary);
            }

        .blog .blog-details .meta-bottom .cats {
            list-style: none;
            display: inline;
            padding: 0 20px 0 0;
            font-size: 14px;
        }

            .blog .blog-details .meta-bottom .cats li {
                display: inline-block;
            }

        .blog .blog-details .meta-bottom .tags {
            list-style: none;
            display: inline;
            padding: 0;
            font-size: 14px;
        }

            .blog .blog-details .meta-bottom .tags li {
                display: inline-block;
            }

                .blog .blog-details .meta-bottom .tags li + li::before {
                    padding-right: 6px;
                    color: var(--color-default);
                    content: ",";
                }

        .blog .blog-details .meta-bottom .share {
            font-size: 16px;
        }

            .blog .blog-details .meta-bottom .share i {
                padding-left: 5px;
            }

.blog .post-author {
    padding: 20px;
    margin-top: 30px;
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
}

    .blog .post-author img {
        max-width: 120px;
        margin-right: 20px;
    }

    .blog .post-author h4 {
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 0px;
        padding: 0;
        color: var(--color-secondary);
    }

    .blog .post-author .social-links {
        margin: 0 10px 10px 0;
    }

        .blog .post-author .social-links a {
            color: rgba(var(--color-secondary-rgb), 0.5);
            margin-right: 5px;
        }

    .blog .post-author p {
        font-style: italic;
        color: rgba(var(--color-gray-rgb), 0.8);
        margin-bottom: 0;
    }

--------------------------------------------------------------
# Blog Sidebar
--------------------------------------------------------------
.blog .sidebar {
    padding: 30px;
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
}

    .blog .sidebar .sidebar-title {
        font-size: 20px;
        font-weight: 700;
        padding: 0;
        margin: 0;
        color: var(--color-secondary);
    }

    .blog .sidebar .sidebar-item + .sidebar-item {
        margin-top: 40px;
    }

    .blog .sidebar .search-form form {
        background: var(--color-white);
        border: 1px solid rgba(var(--color-secondary-rgb), 0.3);
        padding: 3px 10px;
        position: relative;
    }

        .blog .sidebar .search-form form input[type=text] {
            border: 0;
            padding: 4px;
            border-radius: 4px;
            width: calc(100% - 40px);
        }

            .blog .sidebar .search-form form input[type=text]:focus {
                outline: none;
            }

        .blog .sidebar .search-form form button {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            border: 0;
            background: none;
            font-size: 16px;
            padding: 0 15px;
            margin: -1px;
            background: var(--color-primary);
            color: var(--color-white);
            transition: 0.3s;
            border-radius: 0 4px 4px 0;
            line-height: 0;
        }

            .blog .sidebar .search-form form button i {
                line-height: 0;
            }

            .blog .sidebar .search-form form button:hover {
                background: rgba(var(--color-primary-rgb), 0.8);
            }

    .blog .sidebar .categories ul {
        list-style: none;
        padding: 0;
    }

        .blog .sidebar .categories ul li + li {
            padding-top: 10px;
        }

        .blog .sidebar .categories ul a {
            color: var(--color-secondary);
            transition: 0.3s;
        }

            .blog .sidebar .categories ul a:hover {
                color: var(--color-default);
            }

            .blog .sidebar .categories ul a span {
                padding-left: 5px;
                color: rgba(var(--color-default-rgb), 0.4);
                font-size: 14px;
            }

    .blog .sidebar .recent-posts .post-item {
        display: flex;
    }

        .blog .sidebar .recent-posts .post-item + .post-item {
            margin-top: 15px;
        }

    .blog .sidebar .recent-posts img {
        width: 80px;
        margin-right: 15px;
    }

    .blog .sidebar .recent-posts h4 {
        font-size: 18px;
        font-weight: 400;
    }

        .blog .sidebar .recent-posts h4 a {
            color: var(--color-secondary);
            transition: 0.3s;
        }

            .blog .sidebar .recent-posts h4 a:hover {
                color: var(--color-primary);
            }

    .blog .sidebar .recent-posts time {
        display: block;
        font-style: italic;
        font-size: 14px;
        color: rgba(var(--color-default-rgb), 0.4);
    }

    .blog .sidebar .tags {
        margin-bottom: -10px;
    }

        .blog .sidebar .tags ul {
            list-style: none;
            padding: 0;
        }

            .blog .sidebar .tags ul li {
                display: inline-block;
            }

            .blog .sidebar .tags ul a {
                color: var(--color-secondary-light);
                font-size: 14px;
                padding: 6px 14px;
                margin: 0 6px 8px 0;
                border: 1px solid rgba(var(--color-secondary-light-rgb), 0.8);
                display: inline-block;
                transition: 0.3s;
            }

                .blog .sidebar .tags ul a:hover {
                    color: var(--color-white);
                    border: 1px solid var(--color-primary);
                    background: var(--color-primary);
                }

                .blog .sidebar .tags ul a span {
                    padding-left: 5px;
                    color: rgba(var(--color-secondary-light-rgb), 0.8);
                    font-size: 14px;
                }

--------------------------------------------------------------
# Blog Comments
--------------------------------------------------------------
.blog .comments {
    margin-top: 30px;
}

    .blog .comments .comments-count {
        font-weight: bold;
    }

    .blog .comments .comment {
        margin-top: 30px;
        position: relative;
    }

        .blog .comments .comment .comment-img {
            margin-right: 14px;
        }

            .blog .comments .comment .comment-img img {
                width: 60px;
            }

        .blog .comments .comment h5 {
            font-size: 16px;
            margin-bottom: 2px;
        }

            .blog .comments .comment h5 a {
                font-weight: bold;
                color: var(--color-default);
                transition: 0.3s;
            }

                .blog .comments .comment h5 a:hover {
                    color: var(--color-primary);
                }

            .blog .comments .comment h5 .reply {
                padding-left: 10px;
                color: var(--color-secondary);
            }

                .blog .comments .comment h5 .reply i {
                    font-size: 20px;
                }

        .blog .comments .comment time {
            display: block;
            font-size: 14px;
            color: rgba(var(--color-secondary-rgb), 0.8);
            margin-bottom: 5px;
        }

        .blog .comments .comment.comment-reply {
            padding-left: 40px;
        }

    .blog .comments .reply-form {
        margin-top: 30px;
        padding: 30px;
        box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
    }

        .blog .comments .reply-form h4 {
            font-weight: bold;
            font-size: 22px;
        }

        .blog .comments .reply-form p {
            font-size: 14px;
        }

        .blog .comments .reply-form input {
            border-radius: 4px;
            padding: 10px 10px;
            font-size: 14px;
        }

            .blog .comments .reply-form input:focus {
                box-shadow: none;
                border-color: rgba(var(--color-primary-rgb), 0.8);
            }

        .blog .comments .reply-form textarea {
            border-radius: 4px;
            padding: 10px 10px;
            font-size: 14px;
        }

            .blog .comments .reply-form textarea:focus {
                box-shadow: none;
                border-color: rgba(var(--color-primary-rgb), 0.8);
            }

        .blog .comments .reply-form .form-group {
            margin-bottom: 25px;
        }

        .blog .comments .reply-form .btn-primary {
            border-radius: 4px;
            padding: 10px 20px;
            border: 0;
            background-color: var(--color-secondary);
        }

            .blog .comments .reply-form .btn-primary:hover {
                background-color: rgba(var(--color-secondary-rgb), 0.8);
            }

--------------------------------------------------------------
# Blog Home Pagination
--------------------------------------------------------------
.blog .blog-pagination {
    margin-top: 30px;
    color: var(--color-secondary-light);
}

    .blog .blog-pagination ul {
        display: flex;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .blog .blog-pagination li {
        margin: 0 5px;
        transition: 0.3s;
    }

        .blog .blog-pagination li a {
            color: var(--color-secondary);
            padding: 7px 16px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .blog .blog-pagination li.active,
        .blog .blog-pagination li:hover {
            background: var(--color-primary);
        }

            .blog .blog-pagination li.active a,
            .blog .blog-pagination li:hover a {
                color: var(--color-white);
            }

--------------------------------------------------------------
# Recent Blog Posts
--------------------------------------------------------------
.recent-blog-posts .post-box {
    transition: 0.3s;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
}

    .recent-blog-posts .post-box .post-img {
        overflow: hidden;
        position: relative;
        border-radius: 10px;
    }

        .recent-blog-posts .post-box .post-img img {
            transition: 0.5s;
        }

    .recent-blog-posts .post-box .meta {
        margin-top: 15px;
    }

        .recent-blog-posts .post-box .meta .post-date {
            font-size: 15px;
            font-weight: 400;
            color: var(--color-primary);
        }

        .recent-blog-posts .post-box .meta .post-author {
            font-size: 15px;
            font-weight: 400;
            color: var(--color-secondary);
        }

    .recent-blog-posts .post-box .post-title {
        font-size: 24px;
        color: var(--color-secondary);
        font-weight: 700;
        margin: 15px 0 0 0;
        position: relative;
        transition: 0.3s;
    }

    .recent-blog-posts .post-box p {
        margin: 15px 0 0 0;
        color: rgba(var(--color-secondary-dark-rgb), 0.7);
    }

    .recent-blog-posts .post-box .readmore {
        display: flex;
        align-items: center;
        font-weight: 600;
        line-height: 1;
        transition: 0.3s;
        margin-top: 15px;
    }

        .recent-blog-posts .post-box .readmore i {
            line-height: 0;
            margin-left: 4px;
            font-size: 18px;
        }

    .recent-blog-posts .post-box:hover .post-title {
        color: var(--color-primary);
    }

    .recent-blog-posts .post-box:hover .post-img img {
        transform: scale(1.1);
    }*/
/* _content/StaticSites/Components/MikeCustom/Blogz/PostItem.razor.rz.scp.css */
/* _content/StaticSites/Components/MikeCustom/Contact.razor.rz.scp.css */

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/
/*.contact .info-item {
    background: #f4f4f4;
    padding: 30px;
    height: 100%;
}

    .contact .info-item .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 56px;
        height: 56px;
        font-size: 24px;
        line-height: 0;
        color: #fff;
        background: var(--color-primary);
        border-radius: 50%;
        margin-right: 15px;
    }

    .contact .info-item h3 {
        font-size: 20px;
        color: #6c757d;
        font-weight: 700;
        margin: 0 0 5px 0;
    }

    .contact .info-item p {
        padding: 0;
        margin: 0;
        line-height: 24px;
        font-size: 14px;
    }

    .contact .info-item .social-links a {
        font-size: 24px;
        display: inline-block;
        color: rgba(55, 55, 63, 0.7);
        line-height: 1;
        margin: 4px 6px 0 0;
        transition: 0.3s;
    }

        .contact .info-item .social-links a:hover {
            color: var(--color-primary);
        }

.contact .php-email-form {
    width: 100%;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}

    .contact .php-email-form .form-group {
        padding-bottom: 20px;
    }

    .contact .php-email-form .error-message {
        display: none;
        color: #fff;
        background: #df1529;
        text-align: left;
        padding: 15px;
        font-weight: 600;
    }

        .contact .php-email-form .error-message br + br {
            margin-top: 25px;
        }

    .contact .php-email-form .sent-message {
        display: none;
        color: #fff;
        background: #059652;
        text-align: center;
        padding: 15px;
        font-weight: 600;
    }

    .contact .php-email-form .loading {
        display: none;
        background: #fff;
        text-align: center;
        padding: 15px;
    }

        .contact .php-email-form .loading:before {
            content: "";
            display: inline-block;
            border-radius: 50%;
            width: 24px;
            height: 24px;
            margin: 0 10px -6px 0;
            border: 3px solid #059652;
            border-top-color: #fff;
            -webkit-animation: animate-loading 1s linear infinite;
            animation: animate-loading 1s linear infinite;
        }

    .contact .php-email-form input,
    .contact .php-email-form textarea {
        border-radius: 0;
        box-shadow: none;
        font-size: 14px;
    }

        .contact .php-email-form input:focus,
        .contact .php-email-form textarea:focus {
            border-color: var(--color-primary);
        }

    .contact .php-email-form input {
        height: 48px;
    }

    .contact .php-email-form textarea {
        padding: 10px 12px;
    }

    .contact .php-email-form button[type=submit] {
        background: var(--color-primary);
        border: 0;
        padding: 12px 40px;
        color: #fff;
        transition: 0.4s;
        border-radius: 50px;
    }

        .contact .php-email-form button[type=submit]:hover {
            background: #ec2727;
        }*/
/* _content/StaticSites/Components/MikeCustom/EmbeddedVideo.razor.rz.scp.css */


.video-container[b-owcdcitsdd] {
    width: 100vw;
    height: 100vh;
    padding-top: 100px;
}

iframe[b-owcdcitsdd] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
}




.youtube-video-container[b-owcdcitsdd] {
    position: relative;
  /*  overflow: hidden;*/


/*    width: 100%;
    height: 100%;*/
}
    .youtube-video-container[b-owcdcitsdd]::after {
        display: block;
        content: "";
        /*padding-top: 56.25%;*/
       /* padding-top: 100px;*/
    }

    .youtube-video-container iframe[b-owcdcitsdd] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }



.mike-video-container[b-owcdcitsdd] {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding-top: 100px;
}

.mike-video-container[b-owcdcitsdd]::after {
    display: block;
    content: "";
   /* padding-top: 56.25%;*/
}

    .mike-video-container iframe[b-owcdcitsdd] {
        /*position: absolute;*/
   /* top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
    }


/*.videoContainer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#hero {
    position: relative;
}

iframe {*/
    /* optional */
    /*width: 100%;
    height: 100%;
}*/
/* _content/StaticSites/Components/MikeCustom/Events.razor.rz.scp.css */

/*--------------------------------------------------------------
# Events Section
--------------------------------------------------------------*/
/*.events .container-fluid {
    padding: 0;
}

.events .event-item {
    background-size: cover;
    background-position: center;
    min-height: 600px;
    padding: 30px;
}

@media (max-width: 575px) {
    .events .event-item {
        min-height: 500px;
    }
}

.events .event-item:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    inset: 0;
}

.events .event-item h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #fff;
    position: relative;
}

.events .event-item .price {
    color: #fff;
    border-bottom: 2px solid var(--color-primary);
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
}

.events .event-item .description {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.9);
    position: relative;
}

@media (min-width: 1200px) {
    .events .swiper-slide-active + .swiper-slide {
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        z-index: 1;
    }
}

.events .swiper-pagination {
    margin-top: 20px;
    position: relative;
}

    .events .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background-color: #d1d1d7;
        opacity: 1;
    }

    .events .swiper-pagination .swiper-pagination-bullet-active {
        background-color: var(--color-primary);
    }*/
/* _content/StaticSites/Components/MikeCustom/Footer.razor.rz.scp.css */


h3 > a[b-07xewy1kqm] {
    text-decoration: none;
    font-size: 22px;
    color: white;
}

h5 > a[b-07xewy1kqm] {
    text-decoration: none;
    font-size: 18px;
    color:white;
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*.footer {
    font-size: 14px;
    background-color: #1f1f24;
    padding: 50px 0;
    color: rgba(255, 255, 255, 0.7);
}

    .footer .icon {
        margin-right: 15px;
        font-size: 24px;
        line-height: 0;
    }

    .footer h4 {
        font-size: 16px;
        font-weight: bold;
        position: relative;
        padding-bottom: 5px;
        color: #fff;
    }

    .footer .footer-links {
        margin-bottom: 30px;
    }

        .footer .footer-links ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            .footer .footer-links ul li {
                padding: 10px 0;
                display: flex;
                align-items: center;
            }

                .footer .footer-links ul li:first-child {
                    padding-top: 0;
                }

            .footer .footer-links ul a {
                color: rgba(255, 255, 255, 0.6);
                transition: 0.3s;
                display: inline-block;
                line-height: 1;
            }

                .footer .footer-links ul a:hover {
                    color: #fff;
                }

    .footer .social-links a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.2);
        font-size: 16px;
        color: rgba(255, 255, 255, 0.7);
        margin-right: 10px;
        transition: 0.3s;
    }

        .footer .social-links a:hover {
            color: #fff;
            border-color: #fff;
        }

    .footer .copyright {
        text-align: center;
        padding-top: 30px;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

    .footer .credits {
        padding-top: 4px;
        text-align: center;
        font-size: 13px;
    }

        .footer .credits a {
            color: #fff;
        }*/
/* _content/StaticSites/Components/MikeCustom/GalleryComponent.razor.rz.scp.css */
style-picture[b-n5fz69etuq] {
    border-radius: 15px 50px 30px 5px;
    background: #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}


img[b-n5fz69etuq] {
    max-width: 100%;
}

    img.thumbnail[b-n5fz69etuq] {
        width: 100px;
        height: 70px;
    }

    img.small[b-n5fz69etuq] {
        width: 100px;
        height: 70px;
    }
    img.medium[b-n5fz69etuq] {
        width:550px;
        height: 400px;
    }
    img.large[b-n5fz69etuq] {
        width: 100px;
        height: 70px;
    }



/*img {
    max-width: 600px;
    aspect-ratio: 500 / 250;
}*/



/**/
/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
/*.gallery {
    overflow: hidden;
}

    .gallery .swiper-pagination {
        margin-top: 20px;
        position: relative;
    }

        .gallery .swiper-pagination .swiper-pagination-bullet {
            width: 12px;
            height: 12px;
            background-color: #d1d1d7;
            opacity: 1;
        }

        .gallery .swiper-pagination .swiper-pagination-bullet-active {
            background-color: var(--color-primary);
        }

    .gallery .swiper-slide-active {
        text-align: center;
    }

@media (min-width: 992px) {
    .gallery .swiper-wrapper {
        padding: 40px 0;
    }

    .gallery .swiper-slide-active {
        border: 6px solid var(--color-primary);
        padding: 4px;
        background: #fff;
        z-index: 1;
        transform: scale(1.2);
    }
}*/
/* _content/StaticSites/Components/MikeCustom/Header.razor.rz.scp.css */
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header[b-m9v7cwndn7] {
    padding: 15px 0;
    transition: all 0.5s;
    z-index: 997;

      background: var(--color-primary);
    
    
    background: var(--color-primary);
}

    .header.sticked[b-m9v7cwndn7] {
        background: var(--color-white);
        box-shadow: 0px 2px 20px rgba(var(--color-secondary-rgb), 0.1);
    }

    .header .logo img[b-m9v7cwndn7] {
        max-height: 40px;
        margin-right: 6px;
    }

    .header .logo h1[b-m9v7cwndn7] {
        font-size: 32px;
        font-weight: 300;
        color: var(--color-secondary);
        font-family: var(--font-secondary);
    }

        .header .logo h1 span[b-m9v7cwndn7] {
            color: var(--color-primary);
            font-weight: 500;
        }

    .header .btn-getstarted[b-m9v7cwndn7],
    .header .btn-getstarted:focus[b-m9v7cwndn7] {
        font-size: 16px;
        color: var(--color-white);
        background: var(--color-primary);
        padding: 8px 23px;
        border-radius: 4px;
        transition: 0.3s;
        font-family: var(--font-secondary);
    }

        .header .btn-getstarted:hover[b-m9v7cwndn7],
        .header .btn-getstarted:focus:hover[b-m9v7cwndn7] {
            color: var(--color-white);
            background: rgba(var(--color-primary-rgb), 0.85);
        }

@media (max-width: 1279px) {

    .header .btn-getstarted[b-m9v7cwndn7],
    .header .btn-getstarted:focus[b-m9v7cwndn7] {
        margin-right: 50px;
    }
}
/* _content/StaticSites/Components/MikeCustom/Header2.razor.rz.scp.css */
/*---------------------
	Header section
-----------------------*/

/*.mike {
    background: pink;*/ /*#3c1919;*/
/*}


body {
    background-color: var(--blue);
}*/




/* header top */
/*.top-nav-section {
    background: var(--color-default);*/ /*#3c1919;*/
    /*padding: 15px 0;
}

    .top-nav-section .social {
        display: inline-block;
        margin-top: 10px;
    }

        .top-nav-section .social a {
            color: #fff;
            margin-right: 30px;
        }

.counter-top {
    text-align: center;
}

    .counter-top h5 {
        display: inline-block;
        text-transform: uppercase;
        color: #fff;
        top: -9px;
        position: relative;
    }

    .counter-top .counter {
        display: inline-block;
        margin: 0 20px;
    }

        .counter-top .counter .counter-item {
            padding: 0 20px;
            font-size: 11px;
            text-transform: uppercase;
            color: #fff;
            border-right: 1px solid #503030;
            display: inline-block;
        }

            .counter-top .counter .counter-item:last-child {
                border-right: none;
            }

            .counter-top .counter .counter-item h4 {
                font-size: 20px;
                color: #fff;
            }

    .counter-top .top-readmore {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        color: #dd3e3e;
        top: -9px;
        position: relative;
    }

.user-input {
    float: right;
    padding-top: 10px;
}

    .user-input a {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
    }

.header-section {
    padding: 30px 0;
    position: relative;
}

    .header-section .site-btn {
        float: right;
        margin-left: 100px;
    }

.site-logo {
    display: inline-block;
    margin-right: 20px;
    padding-top: 5px;
}

.nav-switch {
    display: none;
}

.main-menu {
    display: inline-block;
    float: right;
    padding-top: 5px;
}

    .main-menu ul {
        list-style: none;
    }

        .main-menu ul li {
            display: inline;
        }

            .main-menu ul li a {
                display: inline-block;
                text-transform: uppercase;
                font-weight: 700;
                font-size: 13px;
                color: #252525;
                margin-left: 20px;
                padding: 10px;
                -webkit-transition: all 0.4s;
                -o-transition: all 0.4s;
                transition: all 0.4s;
            }

                .main-menu ul li a:hover {
                    color: #dd3e3e;
                }

            .main-menu ul li.active a {
                color: #dd3e3e;
            }*/
/* _content/StaticSites/Components/MikeCustom/HeaderTop.razor.rz.scp.css */
/* Responsiveness */
@media (min-width: 768px) {
    .nav[b-hlnxzhxfij] {
        max-height: none;
        top: 0;
        position: relative;
        float: right;
        width: fit-content;
        background-color: transparent;
    }

    .menu li[b-hlnxzhxfij] {
        float: left;
    }

    .menu a:hover[b-hlnxzhxfij] {
        background-color: transparent;
        color: var(--gray);
    }

    .hamb[b-hlnxzhxfij] {
        display: none;
    }
}











/* header top */
/*.top-nav-section {
    background: #3c1919;
    padding: 15px 0;
}

    .top-nav-section .social {
        display: inline-block;
        margin-top: 10px;
    }

        .top-nav-section .social a {
            color: #fff;
            margin-right: 30px;
        }

.counter-top {
    text-align: center;
}

    .counter-top h5 {
        display: inline-block;
        text-transform: uppercase;
        color: #fff;
        top: -9px;
        position: relative;
    }

    .counter-top .counter {
        display: inline-block;
        margin: 0 20px;
    }

        .counter-top .counter .counter-item {
            padding: 0 20px;
            font-size: 11px;
            text-transform: uppercase;
            color: #fff;
            border-right: 1px solid #503030;
            display: inline-block;
        }

            .counter-top .counter .counter-item:last-child {
                border-right: none;
            }

            .counter-top .counter .counter-item h4 {
                font-size: 20px;
                color: #fff;
            }

    .counter-top .top-readmore {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        color: #dd3e3e;
        top: -9px;
        position: relative;
    }

.user-input {
    float: right;
    padding-top: 10px;
}

    .user-input a {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
    }

.header-section {
    padding: 30px 0;
    position: relative;
}

    .header-section .site-btn {
        float: right;
        margin-left: 100px;
    }

.site-logo {
    display: inline-block;
    margin-right: 20px;
    padding-top: 5px;
}

.nav-switch {
    display: none;
}

.main-menu {
    display: inline-block;
    float: right;
    padding-top: 5px;
}

    .main-menu ul {
        list-style: none;
    }

        .main-menu ul li {
            display: inline;
        }

            .main-menu ul li a {
                display: inline-block;
                text-transform: uppercase;
                font-weight: 700;
                font-size: 13px;
                color: #252525;
                margin-left: 20px;
                padding: 10px;
                -webkit-transition: all 0.4s;
                -o-transition: all 0.4s;
                transition: all 0.4s;
            }

                .main-menu ul li a:hover {
                    color: #dd3e3e;
                }

            .main-menu ul li.active a {
                color: #dd3e3e;
            }*/
/* _content/StaticSites/Components/MikeCustom/Heros/Centered.razor.rz.scp.css */
/*---------------------
	Hero Section
-----------------------*/
/*.hero-section {
    height: 800px;
    position: relative;
}

    .hero-section:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #000;
        opacity: 0.15;*/  /*Set's how light or dark you want the image*/
    /*}

    .hero-section .hero-content {
        position: relative;
        height: 100%;
        width: 100%;
        display: table;
        text-align: center;
        z-index: 2;
    }

        .hero-section .hero-content .hc-inner {
            display: table-cell;
            vertical-align: middle;
        }

        .hero-section .hero-content h2 {
            font-size: 70px;
            font-weight: 700;
            color: #fff;
            margin-bottom: 20px;
        }

        .hero-section .hero-content p {
            font-size: 18px;
            color: #fff;
            margin-bottom: 40px;
        }*/
/* _content/StaticSites/Components/MikeCustom/Heros/LargeHero.razor.rz.scp.css */
.hero-container[b-j49ru60cru] {
    height: 70vh;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;

    text-align: center;
    color: white;
}

.hero[b-j49ru60cru] {
    background: no-repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 40px;
    transition: transform 2s;
   /* opacity: 0.5;*/
    
    filter: brightness(50%);


    /*    background-blend-mode: darken;*/
    /*background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));*/
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("photographer.jpg");*/
}
    .hero:hover[b-j49ru60cru] {
        transform: scale(1.15);
    }

.hero-stuff[b-j49ru60cru] {
    position: absolute;
    top: 140px;
    left: 40px;
}

h1[b-j49ru60cru] {
    font-size: 55px;
    font-weight: 700;
    font-family: sans-serif;
    color: #fff;
}

p[b-j49ru60cru] {
    font-family: sans-serif;
}

.text-overlay[b-j49ru60cru] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/*More template stuff!!!*/
/*https://www.w3schools.com/howto/howto_css_hero_image.asp*/


/* The hero image */
/*.hero-image {*/
    /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
    /*background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("photographer.jpg");*/
    /* Set a specific height */
    /*height: 50%;*/
    /* Position and center the image to scale nicely on all screens */
    /*background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}*/

/* Place text in the middle of the image */
/*.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}*/







/* Default height for small devices */
/*#intro-example {
    height: 400px;
}*/

/* Height for devices larger than 992px */
/*@media (min-width: 992px) {
    #intro-example {
        height: 600px;
    }
}*/





/*.bgimage {
    width: 100%;
    height: 600px;*/
  /*  background: url('https://images.unsplash.com/photo-1438109491414-7198515b166b?q=80&fm=jpg&s=cbdabf7a79c087a0b060670a6d79726c');*/
    /*background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

    .bgimage h5 {
        color: white;
        text-shadow: 2px 2px #333;
    }*/
/* _content/StaticSites/Components/MikeCustom/Heros/Rounded.razor.rz.scp.css */
/*---------------------
	Hero Section
-----------------------*/
/*.hero-section {
    height: 800px;
    position: relative;
}

    .hero-section:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #000;
        opacity: 0.15;*/  /*Set's how light or dark you want the image*/
    /*}

    .hero-section .hero-content {
        position: relative;
        height: 100%;
        width: 100%;
        display: table;
        text-align: center;
        z-index: 2;
    }

        .hero-section .hero-content .hc-inner {
            display: table-cell;
            vertical-align: middle;
        }

        .hero-section .hero-content h2 {
            font-size: 70px;
            font-weight: 700;
            color: #fff;
            margin-bottom: 20px;
        }

        .hero-section .hero-content p {
            font-size: 18px;
            color: #fff;
            margin-bottom: 40px;
        }*/
/* _content/StaticSites/Components/MikeCustom/Highlights.razor.rz.scp.css */
/* _content/StaticSites/Components/MikeCustom/Prices-Original.razor.rz.scp.css */

/*--------------------------------------------------------------
# Pricing Section
--------------------------------------------------------------*/
/*.pricing {
    background: rgba(var(--color-secondary-rgb), 0.04);
}

    .pricing .pricing-item {
        padding: 60px 40px;
        box-shadow: 0 3px 20px -2px rgba(var(--color-gray-rgb), 0.15);
        background: var(--color-white);
        height: 100%;
        display: flex;
        flex-direction: column;
        border: 4px solid var(--color-white);
        border-radius: 10px;
        overflow: hidden;
    }

    .pricing .pricing-header {
        background: linear-gradient(rgba(var(--color-secondary-rgb), 0.9), rgba(var(--color-secondary-rgb), 0.9)), url("../img/pricing-bg.jpg") center center;
        background-size: cover;
        text-align: center;
        padding: 40px;
        margin: -60px -40px 0;
    }

    .pricing h3 {
        font-weight: 600;
        margin-bottom: 5px;
        font-size: 36px;
        color: var(--color-white);
    }

    .pricing h4 {
        font-size: 48px;
        color: var(--color-white);
        font-weight: 400;
        font-family: var(--font-primary);
        margin-bottom: 0;
    }

        .pricing h4 sup {
            font-size: 28px;
        }

        .pricing h4 span {
            color: rgba(var(--color-white-rgb), 0.6);
            font-size: 24px;
        }

    .pricing ul {
        padding: 30px 0;
        list-style: none;
        color: var(--color-gray);
        text-align: left;
        line-height: 20px;
    }

        .pricing ul li {
            padding: 10px 0;
            display: flex;
            align-items: center;
        }

        .pricing ul i {
            color: var(--color-primary);
            font-size: 36px;
            padding-right: 3px;
            line-height: 0;
        }

        .pricing ul .na {
            color: rgba(var(--color-gray-rgb), 0.5);
        }

            .pricing ul .na i {
                color: rgba(var(--color-gray-rgb), 0.5);
                font-size: 24px;
                padding-left: 4px;
            }

            .pricing ul .na span {
                text-decoration: line-through;
            }

    .pricing .buy-btn {
        display: inline-block;
        padding: 12px 40px;
        border-radius: 6px;
        color: var(--color-primary);
        transition: none;
        font-size: 16px;
        font-weight: 700;
        transition: 0.3s;
        border: 1px solid var(--color-primary);
    }

        .pricing .buy-btn:hover {
            background: var(--color-primary);
            color: var(--color-white);
        }

    .pricing .featured {
        border-color: var(--color-primary);
    }

        .pricing .featured .pricing-header {
            background: linear-gradient(rgba(var(--color-primary-rgb), 0.9), rgba(var(--color-primary-rgb), 0.9)), url("../img/pricing-bg.jpg") center center;
        }

        .pricing .featured .buy-btn {
            background: var(--color-primary);
            color: var(--color-white);
        }*/
/* _content/StaticSites/Components/MikeCustom/Prices.razor.rz.scp.css */

/*--------------------------------------------------------------
# Pricing Section
--------------------------------------------------------------*/
/*.pricing {
    background: rgba(var(--color-secondary-rgb), 0.04);
}

    .pricing .pricing-item {
        padding: 60px 40px;
        box-shadow: 0 3px 20px -2px rgba(var(--color-gray-rgb), 0.15);
        background: var(--color-white);
        height: 100%;
        display: flex;
        flex-direction: column;
        border: 4px solid var(--color-white);
        border-radius: 10px;
        overflow: hidden;
    }

    .pricing .pricing-header {
        background: linear-gradient(rgba(var(--color-secondary-rgb), 0.9), rgba(var(--color-secondary-rgb), 0.9)), url("../img/pricing-bg.jpg") center center;
        background-size: cover;
        text-align: center;
        padding: 40px;
        margin: -60px -40px 0;
    }

    .pricing h3 {
        font-weight: 600;
        margin-bottom: 5px;
        font-size: 36px;
        color: var(--color-white);
    }

    .pricing h4 {
        font-size: 48px;
        color: var(--color-white);
        font-weight: 400;
        font-family: var(--font-primary);
        margin-bottom: 0;
    }

        .pricing h4 sup {
            font-size: 28px;
        }

        .pricing h4 span {
            color: rgba(var(--color-white-rgb), 0.6);
            font-size: 24px;
        }

    .pricing ul {
        padding: 30px 0;
        list-style: none;
        color: var(--color-gray);
        text-align: left;
        line-height: 20px;
    }

        .pricing ul li {
            padding: 10px 0;
            display: flex;
            align-items: center;
        }

        .pricing ul i {
            color: var(--color-primary);
            font-size: 36px;
            padding-right: 3px;
            line-height: 0;
        }

        .pricing ul .na {
            color: rgba(var(--color-gray-rgb), 0.5);
        }

            .pricing ul .na i {
                color: rgba(var(--color-gray-rgb), 0.5);
                font-size: 24px;
                padding-left: 4px;
            }

            .pricing ul .na span {
                text-decoration: line-through;
            }

    .pricing .buy-btn {
        display: inline-block;
        padding: 12px 40px;
        border-radius: 6px;
        color: var(--color-primary);
        transition: none;
        font-size: 16px;
        font-weight: 700;
        transition: 0.3s;
        border: 1px solid var(--color-primary);
    }

        .pricing .buy-btn:hover {
            background: var(--color-primary);
            color: var(--color-white);
        }

    .pricing .featured {
        border-color: var(--color-primary);
    }

        .pricing .featured .pricing-header {
            background: linear-gradient(rgba(var(--color-primary-rgb), 0.9), rgba(var(--color-primary-rgb), 0.9)), url("../img/pricing-bg.jpg") center center;
        }

        .pricing .featured .buy-btn {
            background: var(--color-primary);
            color: var(--color-white);
        }*/
/* _content/StaticSites/Components/MikeCustom/Product.razor.rz.scp.css */
.product-item[b-9fo84wdf7x] {
    background: no-repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 40px;
    transition: transform 2s;
}


.product-item:hover[b-9fo84wdf7x] {
    transform: scale(1.15);
}





/*#portfolio .portfolio-item {
    max-width: 26rem;
    margin-left: auto;
    margin-right: auto;
}

    #portfolio .portfolio-item .portfolio-link {
        position: relative;
        display: block;
        margin: 0 auto;
    }

        #portfolio .portfolio-item .portfolio-link .portfolio-hover {
            display: flex;
            position: absolute;
            width: 100%;
            height: 100%;
            background: rgba(255, 200, 0, 0.9);
            align-items: center;
            justify-content: center;
            opacity: 0;
            transition: opacity ease-in-out 0.25s;
        }

            #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
                font-size: 1.25rem;
                color: white;
            }

        #portfolio .portfolio-item .portfolio-link:hover .portfolio-hover {
            opacity: 1;
        }

    #portfolio .portfolio-item .portfolio-caption {
        padding: 1.5rem;
        text-align: center;
        background-color: #fff;
    }

        #portfolio .portfolio-item .portfolio-caption .portfolio-caption-heading {
            font-size: 1.5rem;
            font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
            font-weight: 700;
            margin-bottom: 0;
        }

        #portfolio .portfolio-item .portfolio-caption .portfolio-caption-subheading {
            font-style: italic;
            font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        }

.portfolio-modal .modal-dialog {
    margin: 1rem;
    max-width: 100vw;
}

.portfolio-modal .modal-content {
    padding-top: 6rem;
    padding-bottom: 6rem;
    text-align: center;
}

    .portfolio-modal .modal-content h2, .portfolio-modal .modal-content .h2 {
        font-size: 3rem;
        line-height: 3rem;
    }

    .portfolio-modal .modal-content p.item-intro {
        font-style: italic;
        margin-bottom: 2rem;
        font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }

    .portfolio-modal .modal-content p {
        margin-bottom: 2rem;
    }

    .portfolio-modal .modal-content ul.list-inline {
        margin-bottom: 2rem;
    }

    .portfolio-modal .modal-content img {
        margin-bottom: 2rem;
    }

.portfolio-modal .close-modal {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
    background-color: transparent;
}

    .portfolio-modal .close-modal:hover {
        opacity: 0.3;
    }
*/




/*--------------------------------------------------------------
# Menu Section
--------------------------------------------------------------*/
/*.menu .nav-tabs {
    border: 0;
}

.menu .nav-link {
    margin: 0 10px;
    padding: 10px 5px;
    transition: 0.3s;
    color: var(--color-secondary);
    border-radius: 0;
    cursor: pointer;
    height: 100%;
    border: 0;
    border-bottom: 2px solid #b6b6bf;
}

@media (max-width: 575px) {
    .menu .nav-link {
        margin: 0 10px;
        padding: 10px 0;
    }
}

.menu .nav-link i {
    padding-right: 15px;
    font-size: 48px;
}

.menu .nav-link h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    font-family: var(--font-secondary);
}

@media (max-width: 575px) {
    .menu .nav-link h4 {
        font-size: 16px;
    }
}

.menu .nav-link:hover {
    color: var(--color-primary);
}

.menu .nav-link.active {
    color: var(--color-primary);
    border-color: var(--color-primary);
}

.menu .tab-content .tab-header {
    padding: 30px 0;
}

    .menu .tab-content .tab-header p {
        font-size: 14px;
        text-transform: uppercase;
        color: #676775;
        margin-bottom: 0;
    }

    .menu .tab-content .tab-header h3 {
        font-size: 36px;
        font-weight: 600;
        color: var(--color-primary);
    }

.menu .tab-content .menu-item {
    -moz-text-align-last: center;
    text-align-last: center;
}

    .menu .tab-content .menu-item .menu-img {
        padding: 0 60px;
        margin-bottom: 15px;
    }

    .menu .tab-content .menu-item h4 {
        font-size: 22px;
        font-weight: 500;
        color: var(--color-secondary);
        font-family: var(--font-secondary);
        font-weight: 30px;
        margin-bottom: 5px;
    }

    .menu .tab-content .menu-item .ingredients {
        font-family: var(--font-secondary);
        color: #8d8d9b;
        margin-bottom: 5px;
    }

    .menu .tab-content .menu-item .price {
        font-size: 24px;
        font-weight: 700;
        color: var(--color-primary);
    }*/
/* _content/StaticSites/Components/MikeCustom/ProductLarge.razor.rz.scp.css */
.product-item[b-pbmi3ga5uq] {
    background: no-repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 40px;
    transition: transform 2s;
}

.product-item:hover[b-pbmi3ga5uq] {
    transform: scale(1.15);
}

/*#portfolio .portfolio-item {
    max-width: 26rem;
    margin-left: auto;
    margin-right: auto;
}

    #portfolio .portfolio-item .portfolio-link {
        position: relative;
        display: block;
        margin: 0 auto;
    }

        #portfolio .portfolio-item .portfolio-link .portfolio-hover {
            display: flex;
            position: absolute;
            width: 100%;
            height: 100%;
            background: rgba(255, 200, 0, 0.9);
            align-items: center;
            justify-content: center;
            opacity: 0;
            transition: opacity ease-in-out 0.25s;
        }

            #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
                font-size: 1.25rem;
                color: white;
            }

        #portfolio .portfolio-item .portfolio-link:hover .portfolio-hover {
            opacity: 1;
        }

    #portfolio .portfolio-item .portfolio-caption {
        padding: 1.5rem;
        text-align: center;
        background-color: #fff;
    }

        #portfolio .portfolio-item .portfolio-caption .portfolio-caption-heading {
            font-size: 1.5rem;
            font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
            font-weight: 700;
            margin-bottom: 0;
        }

        #portfolio .portfolio-item .portfolio-caption .portfolio-caption-subheading {
            font-style: italic;
            font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        }

.portfolio-modal .modal-dialog {
    margin: 1rem;
    max-width: 100vw;
}

.portfolio-modal .modal-content {
    padding-top: 6rem;
    padding-bottom: 6rem;
    text-align: center;
}

    .portfolio-modal .modal-content h2, .portfolio-modal .modal-content .h2 {
        font-size: 3rem;
        line-height: 3rem;
    }

    .portfolio-modal .modal-content p.item-intro {
        font-style: italic;
        margin-bottom: 2rem;
        font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }

    .portfolio-modal .modal-content p {
        margin-bottom: 2rem;
    }

    .portfolio-modal .modal-content ul.list-inline {
        margin-bottom: 2rem;
    }

    .portfolio-modal .modal-content img {
        margin-bottom: 2rem;
    }

.portfolio-modal .close-modal {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
    background-color: transparent;
}

    .portfolio-modal .close-modal:hover {
        opacity: 0.3;
    }
*/




/*--------------------------------------------------------------
# Menu Section
--------------------------------------------------------------*/
/*.menu .nav-tabs {
    border: 0;
}

.menu .nav-link {
    margin: 0 10px;
    padding: 10px 5px;
    transition: 0.3s;
    color: var(--color-secondary);
    border-radius: 0;
    cursor: pointer;
    height: 100%;
    border: 0;
    border-bottom: 2px solid #b6b6bf;
}

@media (max-width: 575px) {
    .menu .nav-link {
        margin: 0 10px;
        padding: 10px 0;
    }
}

.menu .nav-link i {
    padding-right: 15px;
    font-size: 48px;
}

.menu .nav-link h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    font-family: var(--font-secondary);
}

@media (max-width: 575px) {
    .menu .nav-link h4 {
        font-size: 16px;
    }
}

.menu .nav-link:hover {
    color: var(--color-primary);
}

.menu .nav-link.active {
    color: var(--color-primary);
    border-color: var(--color-primary);
}

.menu .tab-content .tab-header {
    padding: 30px 0;
}

    .menu .tab-content .tab-header p {
        font-size: 14px;
        text-transform: uppercase;
        color: #676775;
        margin-bottom: 0;
    }

    .menu .tab-content .tab-header h3 {
        font-size: 36px;
        font-weight: 600;
        color: var(--color-primary);
    }

.menu .tab-content .menu-item {
    -moz-text-align-last: center;
    text-align-last: center;
}

    .menu .tab-content .menu-item .menu-img {
        padding: 0 60px;
        margin-bottom: 15px;
    }

    .menu .tab-content .menu-item h4 {
        font-size: 22px;
        font-weight: 500;
        color: var(--color-secondary);
        font-family: var(--font-secondary);
        font-weight: 30px;
        margin-bottom: 5px;
    }

    .menu .tab-content .menu-item .ingredients {
        font-family: var(--font-secondary);
        color: #8d8d9b;
        margin-bottom: 5px;
    }

    .menu .tab-content .menu-item .price {
        font-size: 24px;
        font-weight: 700;
        color: var(--color-primary);
    }*/
/* _content/StaticSites/Components/MikeCustom/Reservation.razor.rz.scp.css */
/*--------------------------------------------------------------
# Book A Table Section
--------------------------------------------------------------*/
/*.book-a-table .reservation-img {
    min-height: 500px;
    background-size: cover;
    background-position: center;
}

.book-a-table .reservation-form-bg {
    background: rgba(55, 55, 63, 0.04);
}

.book-a-table .php-email-form {
    padding: 40px;
}

@media (max-width: 575px) {
    .book-a-table .php-email-form {
        padding: 20px;
    }
}

.book-a-table .php-email-form h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.book-a-table .php-email-form h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 20px 0 0 0;
}

.book-a-table .php-email-form p {
    font-size: 14px;
    margin-bottom: 20px;
}

.book-a-table .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #df1529;
    text-align: left;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600;
}

.book-a-table .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #059652;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600;
}

.book-a-table .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
}

    .book-a-table .php-email-form .loading:before {
        content: "";
        display: inline-block;
        border-radius: 50%;
        width: 24px;
        height: 24px;
        margin: 0 10px -6px 0;
        border: 3px solid #059652;
        border-top-color: #fff;
        -webkit-animation: animate-loading 1s linear infinite;
        animation: animate-loading 1s linear infinite;
    }

.book-a-table .php-email-form input,
.book-a-table .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 0;
}

    .book-a-table .php-email-form input:focus,
    .book-a-table .php-email-form textarea:focus {
        border-color: var(--color-primary);
    }

.book-a-table .php-email-form input {
    padding: 12px 15px;
}

.book-a-table .php-email-form textarea {
    padding: 12px 15px;
}

.book-a-table .php-email-form button[type=submit] {
    background: var(--color-primary);
    border: 0;
    padding: 14px 60px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
}

    .book-a-table .php-email-form button[type=submit]:hover {
        background: #ec2727;
    }

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/
/* _content/StaticSites/Components/MikeCustom/Staff.razor.rz.scp.css */
/*--------------------------------------------------------------
# Chefs Section
--------------------------------------------------------------*/
/*.chefs .chef-member {
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 0 30px rgba(55, 55, 63, 0.08);
    transition: 0.3s;
}

    .chefs .chef-member .member-img {
        position: relative;
        overflow: hidden;
    }

        .chefs .chef-member .member-img:after {
            position: absolute;
            content: "";
            left: 0;
            bottom: 0;
            height: 100%;
            width: 100%;
            background: url(../img/team-shape.svg) no-repeat center bottom;
            background-size: contain;
            z-index: 1;
        }

    .chefs .chef-member .social {
        position: absolute;
        right: -100%;
        top: 30px;
        opacity: 0;
        border-radius: 4px;
        transition: 0.5s;
        background: rgba(255, 255, 255, 0.3);
        z-index: 2;
    }

        .chefs .chef-member .social a {
            transition: color 0.3s;
            color: rgba(55, 55, 63, 0.4);
            margin: 15px 12px;
            display: block;
            line-height: 0;
            text-align: center;
        }

            .chefs .chef-member .social a:hover {
                color: rgba(55, 55, 63, 0.9);
            }

        .chefs .chef-member .social i {
            font-size: 18px;
        }

    .chefs .chef-member .member-info {
        padding: 10px 15px 20px 15px;
    }

        .chefs .chef-member .member-info h4 {
            font-weight: 700;
            margin-bottom: 5px;
            font-size: 20px;
            color: var(--color-secondary);
        }

        .chefs .chef-member .member-info span {
            display: block;
            font-size: 14px;
            font-weight: 400;
            color: rgba(33, 37, 41, 0.4);
        }

        .chefs .chef-member .member-info p {
            font-style: italic;
            font-size: 14px;
            padding-top: 15px;
            line-height: 26px;
            color: rgba(33, 37, 41, 0.7);
        }

    .chefs .chef-member:hover {
        transform: scale(1.08);
        box-shadow: 0px 0 30px rgba(55, 55, 63, 0.15);
    }

        .chefs .chef-member:hover .social {
            right: 8px;
            opacity: 1;
        }*/
/* _content/StaticSites/Components/MikeCustom/Testamonials.razor.rz.scp.css */
/*--------------------------------------------------------------
# Testimonials Section
--------------------------------------------------------------*/
/*.testimonials .section-header {
    margin-bottom: 40px;
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
    overflow: hidden;
}

.testimonials .testimonial-item .testimonial-content {
    border-left: 3px solid var(--color-primary);
    padding-left: 30px;
}

.testimonials .testimonial-item .testimonial-img {
    border-radius: 50%;
    border: 4px solid #fff;
    margin: 0 auto;
}

.testimonials .testimonial-item h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: var(--color-default);
    font-family: var(--font-secondary);
}

.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #6c757d;
    margin: 0 0 10px 0;
    font-family: var(--font-secondary);
}

.testimonials .testimonial-item .stars i {
    color: #ffc107;
    margin: 0 1px;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
    color: #f05656;
    font-size: 26px;
    line-height: 0;
}

.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
    transform: scale(-1, -1);
}

.testimonials .testimonial-item p {
    font-style: italic;
}

.testimonials .swiper-pagination {
    margin-top: 40px;
    position: relative;
}

    .testimonials .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background-color: #d1d1d7;
        opacity: 1;
    }

    .testimonials .swiper-pagination .swiper-pagination-bullet-active {
        background-color: var(--color-primary);
    }*/
/* _content/StaticSites/Components/Pages/Leaderboard.razor.rz.scp.css */
.leaderboard-card[b-iul3y5047t] {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

    .leaderboard-card.leaderboard-card--first[b-iul3y5047t] {
        transform: scale(1.05);
    }

        .leaderboard-card.leaderboard-card--first .leaderboard-card__top[b-iul3y5047t] {
            background: linear-gradient(45deg, #7e57c2, #ab47bc);
            color: #fff;
        }

.leaderboard-card__top[b-iul3y5047t] {
    background: #f9f6ff;
    padding: 20px 0 30px 0;
}

.leaderboard-card__body[b-iul3y5047t] {
    padding: 15px;
    margin-top: -40px;
}




img.circle-img[b-iul3y5047t] {
    height: 70px;
    width: 70px;
    border-radius: 70px;
    border: 3px solid #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

    img.circle-img.circle-img--small[b-iul3y5047t] {
        height: 55px;
        width: 55px;
        border-radius: 55px;
    }

.table[b-iul3y5047t] {
    border-spacing: 0 15px;
    border-collapse: separate;
}

    .table thead tr th[b-iul3y5047t],
    .table thead tr td[b-iul3y5047t],
    .table tbody tr th[b-iul3y5047t],
    .table tbody tr td[b-iul3y5047t] {
        vertical-align: middle;
        border: none;
    }

        .table thead tr th:nth-last-child(1)[b-iul3y5047t],
        .table thead tr td:nth-last-child(1)[b-iul3y5047t],
        .table tbody tr th:nth-last-child(1)[b-iul3y5047t],
        .table tbody tr td:nth-last-child(1)[b-iul3y5047t] {
            text-align: center;
        }

    .table tbody tr[b-iul3y5047t] {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
    }

        .table tbody tr td[b-iul3y5047t] {
            background: #fff;
        }

            .table tbody tr td:nth-child(1)[b-iul3y5047t] {
                border-radius: 5px 0 0 5px;
            }

            .table tbody tr td:nth-last-child(1)[b-iul3y5047t] {
                border-radius: 0 5px 5px 0;
            }
