#t4-section-8, #t4-section-8 h3 {
    background: #fafafa;
    color: black;
}

h5.carousel-caption-title {
    color: #fff;
    background: #224466;
    opacity: 0.7;
} 

 .t4-main-body {
    padding-top: 0rem;
    padding-bottom: 2rem;
}

.t4-header .header-block {
    background: #224466;
}
.t4-megamenu.animate.slide .dropdown.animating > .dropdown-menu > div {
    margin-left: 0;
    background: #224466;
}
.t4-megamenu.animate.slide .dropdown.show.animating > .dropdown-menu {
    background: #224466;
}
.t4-megamenu .t4-module .module-title span, .t4-megamenu .mega-col-nav .mega-col-title span, .t4-megamenu .mega-col-module .mega-col-title span {
    color: white;
}
table {
            width: 100%;
            border-collapse: collapse;
        }

        th,
        td {
            padding: 8px;
            border: 1px solid #ddd;
        }
        @media screen and (max-width: 600px) {

            table,
            thead,
            tbody,
            th,
            td,
            tr {
                display: block;
            }

            thead tr {
                position: absolute;
                top: -9999px;
                left: -9999px;
            }

            tr {
                margin-bottom: 20px;
                border: 1px solid #ddd;
            }

            td {
                border: none;
                position: relative;
                padding-left: 50%;
            }

            td:before {
                position: absolute;
                left: 6px;
                content: attr(data-label);
                font-weight: bold;
            }
        }
        
.divTable2 {display: table; width: 100%;}
.row2 { display: table-row;}
.cell2 {display: table-cell; vertical-align: top;}


.btn, .blog-list .item-readmore a {
    --t4-btn-padding-x: 0.9rem;
}

img.logo-img {max-width: 170px; max-height: 38px; filter: grayscale(100%) brightness(100);}
img.logo-img2 {max-width: 200px; max-height: 50px;}

.t4-topbar {
    padding-top: 0;
    padding-bottom: 0;}
.font-head {
    font-size: 12px;}
.acm-gallery.style-2 .browser-bar {
    /* background: var(--gray-300); */
    border-radius: 0.25rem 0.25rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    /* padding: 0 0.5rem; */
    height: 0rem;
}




.acm-gallery.style-2 .item-desktop-image {
    margin-bottom: 0rem;
}
.mb-3, .blog-list .item-meta {
    margin-bottom: 0.5rem !important;
}
.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}

.item-page .siderbar-article {
    position: sticky;
    top: 20px;
    display: none;
}

.table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #2e2e2e;
	border-collapse: collapse; 
}
.table th {
	font-weight: bold;
	padding: 5px;
	background: #212529;
	border: 1px solid #2e2e2e;
    text-align: center;
    vertical-align: middle;
}
.table td {
	border: 1px solid #2e2e2e;
	padding: 5px;
    text-align: center;
    vertical-align: middle;
}




.mod-cat-item {
    padding: 15px;
    border: 1px solid #e9ecef;
    height: 100%;
    transition: 0.3s;
    text-align: center;
        background: #224466;
    color: white;
}

.mod-cat-img {
    width: 150px;
    margin: 0 auto;
    position: relative;
    padding: 25px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.mod-cat-title {
    text-align: center;
    font-size: 20px;
}

.mod-cat-desc {
    background: #224466;
    color: white;
}


    .timeline-wrap .timeline-item .timeline-item-time {
        color:#FF5900;
    }

.timeline-wrap .timeline-item .timeline-item-info {
    background: #224466;
    color: white;
}

h3.timeline-item-title {
    background: #224466;
    color: white;
}

.filter-white {filter: invert(84%) sepia(100%) saturate(0%) hue-rotate(171deg) brightness(110%) contrast(102%);}

.t4-typo-example {
    border-bottom: 1px solid var(--t4-border-color);
}

.border-top-none {
    border-top: 0px !important;
}

.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
    color: #ff5900;
    padding: 0.5rem 0;
    white-space: normal;
    height: auto;
    line-height: var(--body-line-height);
}

.t4-offcanvas-toggle {
    color: #fff;
}

.btn.btn-outline-dark {
    border-color: white!important;
    color: white!important;
    background-color: #224466!important;
    --t4-btn-active-bg: #224466!important;
}

/*
img.jshop_img {
    height: 250px;
}
*/