/* Page && Single */
.negative-pd-lr-zero,
.negative-pd-lr-zero .row > * {
    padding-left: 0!important;
    padding-right: 0!important;
}
.negative-pd-lr-zero .row {
    margin-left: 0!important;
    margin-right: 0!important;
}
.page-template > .jumbotron {
    min-height: 100px;
}
.page-template > .jumbotron > .thumbnail-full {
    aspect-ratio: 956 / 255;
}
.page-template .row > .page-form-container {
    padding-top: 10px;
}
.page-template .row > .page-form-container .form-group .bs-input {
    height: auto;
    padding: 10px 12px;
}
.page-template .row > .page-form-container .form-group .button {
    width: 50%;
}
.google-map:before {
    content: 'Loading Map...';
    display: block;
    top: 50%;
    left: 50%;
    z-index: -1;
    font-size: 24px;
    width: 300px;
    height: 150px;
    line-height: 1.8;
    position: absolute;
    transform: translate( -50%, -50% );
}
.jumbotron > .caption {
    top: 50%;
    left: 20%;
    right: 20%;
    z-index: 10;
    padding: 10px;
    /*max-width: 1000px;*/
	position: absolute;
	color: var(--bs-white);
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}
@media (max-width: 767.99px) {
    .jumbotron > .caption {
        /*top: 15px;*/
        left: 20px;
        right: 20px;
    }
}
.jumbotron > .caption > h2 {
    font-size: 20px;
    overflow: hidden;
    hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
}
@media (min-width: 768px) {
    .jumbotron > .caption > h2 {
        font-size: 28px;
    }
}
@media (min-width: 1120px) {
    .jumbotron > .caption > h2 {
        font-size: 36px;
    }
}
.jumbotron > .caption > p {
    overflow: hidden;
    hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
@media (max-width: 767.99px) {
    .jumbotron > .caption > p {
        display: none;
    }
}
.jumbotron > .caption > h6 {
    font-size: 24px;
    margin-bottom: 10px;
    color: var(--bs-white);
}
.jumbotron > .caption > p {
    line-height: 1.8;
    letter-spacing: 1px;
    color: var(--bs-white);
}
/* Fancybox Carousel */
.carousel {
    --carousel-button-bg: #fff;
    --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    --carousel-button-svg-stroke-width: 2.5;
}
.carousel__container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.carousel .carousel__button:focus {
    outline: none;
    box-shadow: 0 0 0 4px var(--bs-orange-300);
}
.carousel_items-3 {
    width: 100%;
    padding: 0.5rem;
    cursor: pointer;
}
@media (min-width: 576px) {
    .carousel_items-3 {
        width: 50%;
    }
}
@media (min-width: 992px) {
    .carousel_items-3 {
        width: 33.33333333%;
    }
}
.carousel_items-4 {
    width: 100%;
    cursor: pointer;
}
@media (min-width: 576px) {
    .carousel_items-4 {
        width: 50%;
    }
}
@media (min-width: 992px) {
    .carousel_items-4 {
        width: 25%;
    }
}
#ProductsCarousel .carousel__button.is-prev,
#ProductsCarousel .carousel__button.is-next,
#FeatureCarousel .carousel__button.is-prev,
#FeatureCarousel .carousel__button.is-next,
#thumbCarousel .carousel__button.is-prev,
#thumbCarousel .carousel__button.is-next {
    top: 35%;
    transform: translateY(-35%);
}
.carousel_items-1 {
    width: 100%;
    height: auto;
    padding: 0;
}
.carousel_items-5 {
    width: 100%;
    height: auto;
    padding: 0.5rem;
    cursor: pointer;
}
.carousel_items-3 > a.title > h2 {
    font-size: 18px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    color: var(--bs-mu-orange);
    hyphens: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.carousel__gallery_navigation {
    width: 33.33333333%;
    padding: 0.25rem;
    cursor: pointer;
}
@media (min-width: 576px) {
    .carousel_items-5 {
        width: 33.33333333%;
    }
}
@media (min-width: 992px) {
    .carousel_items-5 {
        width: 20%;
    }
    .carousel__gallery_navigation {
        width: 16.66666666%;
    }
}
#thumbCarousel .carousel_items-5 .thumbnail {
    aspect-ratio: 236 / 327;
}
#PostCarousel .carousel_items-3 .thumbnail {
    display: block;
    min-width: 250px;
}
#PostGallery .carousel_items-1 .thumbnail-full {
    display: block;
    width: auto;
    min-width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 131 / 76;
}
@media (min-width: 1200px) {
    .single #PostGallery .carousel_items-1 .thumbnail-full {
        min-width: 1120px;
    }
}
#PostGallery .carousel__gallery_navigation .thumbnail {
    padding: 10px;
    min-width: 120px;
    border: 1px solid var(--bs-white);
    aspect-ratio: 210/131;
}
#GalleryNavCarousel .carousel__gallery_navigation.is-nav-selected .thumbnail {
    padding: 0;
    border: 5px solid var(--bs-orange);
}
/* Fancybox Carousel End*/
.taxonomy-item {
    width: 100%;
    height: auto;
    min-height: 200px;
    max-height: 360px;
    overflow: hidden;
    position: relative;
}
@media (min-width: 992px) {
    .taxonomy-item {
        min-height: 250px;
    }
}
.taxonomy-item > .thumbnail {
    display: block;
    padding: 0;
    aspect-ratio: 133 / 36;
}
@media (max-width: 767px) {
    .taxonomy-item > .thumbnail {
        aspect-ratio: 21 / 10;
    }
}
@media (min-width: 992px) {
    .taxonomy-item > .thumbnail {
        width: 100%;
        height: 100%;
    }
}
.taxonomy-item > .bg-mask {
    opacity: 0.3;
    width: transparent;
    height: transparent;
}
.taxonomy-item > .taxonomy-descript {
    top: 50%;
    width: 80%;
    max-width: 420px;
    height: auto;
    position: absolute;
    transform: translate(0,-50%);
}
.taxonomy-item > .p-left-10 {
    left: 10%;
}
.taxonomy-item > .p-right-10 {
    right: 10%;
}
.taxonomy-item > .taxonomy-descript > h2 {
    font-size: 24px;
    letter-spacing: 1px;
    padding-bottom: 10px;
    color: var(--bs-white);
}
.taxonomy-item > .taxonomy-descript > p {
    margin-bottom: 10px;
    color: var(--bs-white);
}
.faq-help > h1 {
    font-size: 36px;
    line-height: 2;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.faq-help > h2 {
    font-size: 36px;
    letter-spacing: 1px;
    padding-bottom: 10px;
}
.faq-help > p {
    line-height: 2;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.faq-help .row > .col-md-6 > .thumbnail {
    display: block;
    min-width: 420px;
    aspect-ratio: 553 / 348;
}
@media (min-width: 768px) {
    .faq-help .row > .col-md-6 > .thumbnail {
        min-width: 200px;
    }
}
@media (min-width: 992px) {
    .faq-help .row > .col-md-6 > .thumbnail {
        min-width: 440px;
    }
}

.catalog-guide {
    padding: 10px 40px;
}
.catalog-guide > h3 {
    font-size: 24px;
    line-height: 2;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.catalog-guide > p {
    line-height: 2;
    letter-spacing: 1px;
    margin-bottom: 20px;
    hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
}
.term-descript {
    height: auto;
    hyphens: auto;
    overflow: hidden;
    padding: 10px 40px;
    position: relative;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.term-descript > h2 {
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: var(--bs-mu-orange);
}
.term-descript > span.line {
    display: block;
    width: 100px;
    height: 5px;
    background: var(--bs-mu-orange);
}
.ratio-667x332 {
    aspect-ratio: 667 / 332;
}
.ratio-635x374 {
    aspect-ratio: 635 / 374;
}
.ratio-865x506 {
    aspect-ratio: 865 / 506;
}
.ratio-91x56 {
    aspect-ratio: 91 / 56;
}
.design-step {
    position: relative;
}
.step-title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.step-dots {
    margin-bottom: 10px;
}
.step-dots > .step-dot {
    margin-right: 10px;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 15px;
    cursor: pointer;
    color: var(--bs-black-500);
    border: 1px solid var(--bs-black-200);
}
.step-dots > .step-dot.active {
    color: var(--bs-white);
    border: 1px solid var(--bs-orange);
    background-color: var(--bs-orange);
}
.step-content {
    margin-top: 20px;
    letter-spacing: 1px;
    color: var(--bs-black-600);
}
.step-content > h4 {
    font-size: 20px;
    margin-bottom: 20px;
}
.design-process > h3 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px;
}
.item-icon {
    width: 100%;
    height: auto;
    margin: 10px auto;
}
.item-icon > img.bi-icon {
    display: block;
    width: 75%;
    max-width: 50%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    filter: invert(42%) sepia(51%) saturate(1722%) hue-rotate(350deg) brightness(87%) contrast(111%);
}
.process-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.procee-item-box {
    padding: 5px;
    position: relative;
}
.procee-item {
    width: 100%;
    height: 100%;
    font-weight: 500;
    padding: 40px 20px;
    letter-spacing: 1px;
    background-color: var(--bs-black-100);
}
.procee-item-box > .demical {
    left: 25px;
    bottom: 15px;
    font-weight: 500;
    position: absolute;
}
.procee-item-box.active > .procee-item, .procee-item-box.active > .demical {
    color: var(--bs-white);
    background-color: var(--bs-orange);
}
.fancy-video-link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.fancy-video-link > .thumbnail-full {
    aspect-ratio: 16 / 9;
}
@media (max-width: 991px) {
    .fancy-video-link {
        margin-top: 20px;
    }
}
.fancy-video-link > .bg-fancy-mask {
    top: 0;
    left: 0;
    opacity: 0.5;
    width: 100%;
    aspect-ratio: 16 / 9;
    position: absolute;
    background: var(--bs-black-600);
}
.fancy-video-link > .play-button {
    top: 50%;
    left: 50%;
    color: var(--bs-mu-orange);
    position: absolute;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.youtube-video-list > .fancy-video-link {
    height: auto;
}
.youtube-video-list > .fancy-video-link > .play-button {
    color: var(--bs-white);
}
.carousel__thumbnail {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.carousel__thumbnail > img.thumbnail {
    border: 0;
    padding: 0;
    min-width: 420px;
    aspect-ratio: 1 / 1;
}
@media (min-width: 575px) {
    .carousel__thumbnail > img.thumbnail {
        min-width: 240px;
    }
}
@media (min-width: 768px) {
    .carousel__thumbnail > img.thumbnail {
        min-width: 320px;
    }
}
@media (min-width: 992px) {
    .carousel__thumbnail > img.thumbnail {
        min-width: 280px;
    }
}
@media (min-width: 1200px) {
    .carousel__thumbnail > img.thumbnail {
        min-width: 320px;
    }
}
.carousel__thumbnail > .carousel__thumb_mask {
    top: 0.25rem;
    left: 0.5rem;
    right: 0.5rem;
    bottom: 0.25rem;
    opacity: 0;
    z-index: 1;
    position: absolute;
    background: var(--bs-black-500);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.carousel__thumbnail > .carousel__thumb_content {
    top: 50%;
    left: 50%;
    z-index: 2;
    opacity: 0;
    width: 80%;
    text-align: center;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
@media (max-width: 575px) {
    .carousel__thumbnail > .carousel__thumb_mask {
        opacity: 0.5!important;
    }
    .carousel__thumbnail > .carousel__thumb_content {
        opacity: 1!important;
    }
}
.carousel__thumbnail > .carousel__thumb_content > a > h2 {
    font-size: 24px;
    color: var(--bs-white);
    margin-bottom: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.carousel__thumbnail > .carousel__thumb_content > a.more-link,
.carousel__thumbnail > .carousel__thumb_content > a > span.more-link {
    padding: 10px 15px;
    border-radius: 15px;
    color: var(--bs-white);
    border: 2px solid var(--bs-white);
    background: var(--bs-mu-orange);
}
.carousel__thumbnail:hover > .carousel__thumb_mask {
    opacity: 0.5;
}
.carousel__thumbnail:hover > .carousel__thumb_content {
    opacity: 1;
}
.video-link-box {
    position: relative;
}
.video-link-box > .thumbnail {
    display: block;
    border: 0;
    padding: 0;
    min-width: 300px;
    aspect-ratio: 413 / 485;
}
.video-link-box > .video-link-title {
    left: 12px;
    right: 12px;
    bottom: 0;
    padding: 20px;
    letter-spacing: 1px;
    position: absolute;
    color: var(--bs-white)!important;
    background: var(--bs-mu-orange);
}
@media (min-width: 768px) {
    .md-row > .col-md-4 {
        width: 33.33333333%!important;
    }
}
.page-template-project .md-row > .col-md-4 > .post-container > a > h2 {
    margin-bottom: auto;
}
.post-container > .button.more-link {
    color: var(--bs-white);
    padding-left: 20px;
    padding-right: 20px;
    background: var(--bs-mu-orange);
}
.post-container > .button.more-link:hover {
    background: var(--bs-black-800)!important;
}
/* Company */
.advantage {
    height: auto;
    position: relative;
    color: var(--bs-black-700);
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.advantage > .thumbnail-full {
    aspect-ratio: 17 / 10;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.advantage > .card-content {
    height: auto;
    margin-top: -10px;
    padding: 20px;
    background: #f3e1d3;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.advantage > .card-content > h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
.advantage > .card-content > .content-text {
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.advantage > .card-content > .ViewModal {
    color: var(--bs-orange);
}
.carousel-comment {
    position: relative;
}
.comment-inner {
    width: 100%;
	overflow: hidden;
    position: relative;
}
.comment-inner > .item {
    width: 100%;
    height: auto;
    display: none;
	position: relative;
}
.comment-inner > .item.active {
	display: block;
}
.comment-inner > .item > .item-thumbnail,
.comment-inner > .item > .item-container {
    flex: 0 0 auto;
    width: 100%;
    padding: 1rem;
}
@media (min-width: 992px) {
    .comment-inner > .item.active {
        display: flex;
        justify-content: center;
    }
    .comment-inner > .item > .item-thumbnail,
    .comment-inner > .item > .item-container {
        width: 50%;
    }
}
.comment-inner > .item > .item-container {
    position: relative;
}
.comment-inner > .item > .item-container > blockquote {
    bottom: 1.5rem;
    max-width: 92%;
    font-size: 16px;
    position: absolute;
}
.comment-inner > .item > .item-container > p.testimonials-text {
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}
.comment-inner > .item > .item-container > blockquote > h4 {
    font-size: 1.05rem;
    font-weight: 500;
}
.comment-inner > .item > .item-container > h6 {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.carousel-control {
    top: 50%;
    left: 0;
    bottom: 0;
    border: 0;
    z-index: 5;
    width: 50px;
    height: 50px;
	color: #fff;
    font-size: 20px;
	position: absolute;
    text-align: center;
    transform: translate(0,-50%);
    border-radius: 50%;
    background-color: rgb(255,255,255,0.75);
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
    /*background-color: rgba(0,0,0,0);
    background-color: rgb(255,255,255,0.75);*/
}
.carousel-control > span.visually-hidden {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    border: none;
    outline: none;
    display: none;
    visibility: hidden;
}
.carousel-control > span {
    top: 50%;
    z-index: 5;
	content: " ";
    height: 20px;
    width: 20px;
    position: absolute;
    display: inline-block;
    border-style: solid;
    border-width: 5px 5px 0 0;
    border-color: var(--bs-gray);
}
.carousel-control > .carousel-prev {
    left: 20px;
    -webkit-transform: translate(0,-50%) rotate(-135deg);
    transform: translate(0,-50%) rotate(-135deg);
}
.carousel-control > .carousel-next {
	right: 20px;
    transform: translate(0,-50%) rotate(45deg);
	-webkit-transform: translate(0,-50%) rotate(45deg);
}
.carousel-control.carousel-control-prev {
    left: 0;
    right: auto;
}
.carousel-control.carousel-control-next {
    right: 0;
    left: auto;
}
.zoom-button {
    display: block!important;
    width: 240px;
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 30px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    color: var(--bs-white)!important;
    background: var(--bs-mu-orange);
}
.feature-item-animated {
    padding: 0;
    height: auto;
    overflow: hidden;
    position: relative;
    -webkit-transition: width .5s,-webkit-transform .5s;
    -moz-transition: width .5s,-moz-transformm .5s;
    -o-transition: width .5s,-o-transform .5s;
    transition: width .5s,transform .5s;
}
.feature-item-2,
.feature-item-4,
.feature-item-6 {
    flex: 0 0 auto;
    width: 100%;
    position: relative;
}
.feature-item-2 > .bg-mask, .feature-item-4 > .bg-mask {
    bottom: 5px;
    height: auto!important;
}
.feature-item-6 > .bg-mask {
    bottom: 5px;
    opacity: 0.3;
    height: auto!important;
}
.feature-item-2 > .content-text, .feature-item-4 > .content-text, .feature-item-6 > .content-text {
    top: 50%;
    left: 20%;
    right: 20%;
    position: absolute;
    color: var(--bs-white);
    transform: translate(0,-50%);
}
@media ( min-width: 992px ) {
    .feature-item-2 {
        width: 20%;
    }
    .feature-item-4 {
        width: 33.33333333%;
    }
    .feature-item-6 {
        width: 60%;
    }
}
/* Post */
.post-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post-head > h1 {
    width: 75%;
    font-size: 1.5rem;
    flex: 0 0 auto;
    font-weight: normal;
}
.post-head > .views {
    color: var(--bs-black-500);
}
.post-head > .button {
    flex: 0 0 auto;
    white-space: break-spaces;
}
@media (max-width: 767.99px) {
    .post-head > .button {
        width: 25%;
    }
}
.post-gallery {
    margin-top: 40px;
    margin-bottom: 40px;
}
.post-content {
    margin-top: 20px;
    margin-bottom: 40px;
}
.post-content > .post-column {
    font-size: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: var(--bs-mu-orange);
}
.post-content > .content {
    margin-bottom: 20px;
}
.post-content > .content p {
    line-height: 1.8;
    letter-spacing: 1px;
    margin-bottom: 10px;
    hyphens: auto;
	word-break: keep-all;
    word-wrap: break-word; 
    white-space: pre-wrap;
}
.post-content > .content figure {
    margin-bottom: 10px;
}
.post-content > .content a {
    color: var(--bs-orange);
}
.post-content > .content > .product-material {
    list-style: decimal;
    list-style-position: inside;
}
.post-content > .content > .product-material > li {
    /*padding-left: 10px;
    padding-right: 10px;*/
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    hyphens: auto;
	word-break: keep-all;
    word-wrap: break-word; 
}
.post-content > .content > .product-material > li::marker {
    font-weight: 600;
}
/* Faq Post */
.faq-heading {
    cursor: pointer;
    padding: 20px;
    font-size: 1.25rem;
    border-bottom: 1px solid var(--bs-black-300);
}
.faq-heading:first-child {
    border-top: 1px solid var(--bs-black-300);
}
.faq-heading:after {
    float: right;
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    margin-top: 5px;
    transform: scale(1.5);
    background-size: cover;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
}
.active.faq-heading {
    border-bottom: 0;
    color: var(--bs-white);
    background: var(--bs-mu-orange);
}
.active.faq-heading:after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi bi-chevron-up" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"/></svg>');
}
.faq-content {
    padding: 20px;
    display: none;
    border-bottom: 1px solid var(--bs-black-300);
}
.faq-content.active {
    display: block;
    display: block!important;
}
/* Message */
.message-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto;
}
.message-icon {
    width: 96px;
    flex: 0 0 auto;
}
@media (max-width: 767.99px) {
    .message-box {
        flex-direction: column;
    }
    .message-icon {
        margin-bottom: 40px;
    }
}
.icon-check-circle-fill:before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: cover;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="green" viewBox="0 0 16 16"><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"/></svg>');
}
.icon-warning-triangle:before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: cover;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="red" viewBox="0 0 16 16"><path d="M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/></svg>');
}
.message-icon i.icon-check-circle-fill:before,
.message-icon i.icon-warning-triangle:before {
    transform: scale(6);
}
.message-content {
    flex: 0 0 auto;
}
.message-box #countdown {
    font-size: 48px;
}
.count-down p {
    display: flex;
    align-items: center;
}
.count-down p span {
    margin-left: 5px;
    color: var(--bs-black-400);
}
/* Table */
table {
	background-color: transparent;
}
table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left;
}
th {
	text-align: left;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table > tbody > tr:nth-child(even) {
    background-color: #f5f5f5;
}
.table > tbody > tr:hover {
    cursor: pointer;
    background-color: #f5f5f5;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
	text-align: center;
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table .table {
	background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #dddddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}