body{
	 background-color: #0f0f10;
}
.search_form>i.fa{
	z-index:100;
}
.main-wp{
    background-color: #191a1f;	
}
.newsheadtop-desciption {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
}
.social-links {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
}
.social-link {
	margin: 2px 8px 2px 0;
	width: 25px;
	height: 25px;
	line-height: 28px;
	font-size: 1.5rem;
	border-radius: 50%;
	border: 2px solid;
	transition: color .4s, border .4s, background .4s;
	text-align: center;
}
.social-link img {
	display: block;
	transition: transform .3s;
	width: 100%;
	height: auto;
	border-radius:20px;
}
/************start splide arrow************/
.splide:not(.splide--ttb) button.splide__arrow {
    padding: 0;
    outline: none;
    font-family: Roboto;
    transform: translateY(-50%);
    border: 1px solid #d8d8d8;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    top:50%;
    z-index: 1;
    width: 40px;
    height: 60px;
    font-size: 30px;
    display: flex;
    text-align: center;
    border: 0;
    align-items: center;
    justify-content: center;
}
.splide:not(.splide--ttb) button.splide__arrow.splide__arrow--prev,.splide:not(.splide--ttb) button.splide__arrow.splide__arrow--next{
	opacity:1;
	box-shadow:none;
}
.splide:not(.splide--ttb) button.splide__arrow.splide__arrow--prev {
    border-radius:0 999px 999px  0;
    border-left: 0;
background: rgba(209,209,209,0);
background: -moz-linear-gradient(left, rgba(209,209,209,0) 0%, rgba(209,209,209,0.08) 10%, rgba(3,3,3,0.8) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(209,209,209,0)), color-stop(10%, rgba(209,209,209,0.08)), color-stop(100%, rgba(3,3,3,0.8)));
background: -webkit-linear-gradient(left, rgba(209,209,209,0) 0%, rgba(209,209,209,0.08) 10%, rgba(3,3,3,0.8) 100%);
background: -o-linear-gradient(left, rgba(209,209,209,0) 0%, rgba(209,209,209,0.08) 10%, rgba(3,3,3,0.8) 100%);
background: -ms-linear-gradient(left, rgba(209,209,209,0) 0%, rgba(209,209,209,0.08) 10%, rgba(3,3,3,0.8) 100%);
background: linear-gradient(to right, rgba(209,209,209,0) 0%, rgba(209,209,209,0.08) 10%, rgba(3,3,3,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#030303', GradientType=1 );
}
.splide:not(.splide--ttb) button.splide__arrow.splide__arrow--next{
	border-radius: 999px  0 0 999px  ;
	 border-right: 0;
background: rgba(3,3,3,0.8);
background: -moz-linear-gradient(left, rgba(3,3,3,0.8) 0%, rgba(209,209,209,0.08) 90%, rgba(209,209,209,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,3,3,0.8)), color-stop(90%, rgba(209,209,209,0.08)), color-stop(100%, rgba(209,209,209,0)));
background: -webkit-linear-gradient(left, rgba(3,3,3,0.8) 0%, rgba(209,209,209,0.08) 90%, rgba(209,209,209,0) 100%);
background: -o-linear-gradient(left, rgba(3,3,3,0.8) 0%, rgba(209,209,209,0.08) 90%, rgba(209,209,209,0) 100%);
background: -ms-linear-gradient(left, rgba(3,3,3,0.8) 0%, rgba(209,209,209,0.08) 90%, rgba(209,209,209,0) 100%);
background: linear-gradient(to right, rgba(3,3,3,0.8) 0%, rgba(209,209,209,0.08) 90%, rgba(209,209,209,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030303', endColorstr='#d1d1d1', GradientType=1 );
}
.splide__arrow svg{
	fill:#ffffff;
    height: 25px;
    width: 25px;
}
.splide--slide.splide--ttb .splide__arrow svg{fill:#000;}
.splide__arrow svg{width:1rem; height:1rem;}
.splide:not(.splide--ttb) button.splide__arrow{
	opacity:0;
	visibility:hidden;
	z-index:-1;
}
.splide:not(.splide--ttb):hover button.splide__arrow{
	opacity:1;
	visibility:visible;
	z-index:1;
}
.splide__arrow--prev {
    left: 0;
}
.splide__arrow--next {
    right: 0;
}
.splide button.splide__arrow {
	    box-shadow: 0px 0px 3px 3px rgba(255,255,255,0.5) !important;
}
/************end splide arrow************/
b, strong{font-weight:bold;}
.logo-footer {
    max-width: 185px;
}
.news-gird .card-desciption {
    font-size: 14px;
    display: -webkit-box;
    height: 54px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    font-weight: 400;
    line-height: 1.3em;
}
.news-gird .title-news {
    display: -webkit-box;
    height: 48px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
}
.news-top-slider .splideHome a.btn-link {
    display: -webkit-box;
    height: auto;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}
.bg-image-cate{
	background-position:center;
	background-size:cover;
}
.card-desciption{
    font-size: 14px;
}
.nav.nav-divider .nav-item{font-size:12px;}

.section-sub .card-title a {
    font-size: 16px;
    line-height: 1.3em;
    display: block;
    display: -webkit-box;
    height: 62px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    font-weight: 600 !important;
}
.section-sub p.card-text{
    margin-top: 10px;
    height: 62px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    font-weight: 500;
	font-size:14px;
	margin-bottom:0;
}

.content-description *,.content-description{color:#000000;}
.content-description img{height:auto !important}
.nav-btn-search i{
	font-size:1.6rem;
}
nav.navbar.navbar-sticky{
	border-bottom:1px solid #333;
}
.navbar-top {
    background: #333;
}
.breadcrumb.breadcrumb-dots .breadcrumb-item+.breadcrumb-item::before{
	float: left;
    padding-right:0.8rem;
    color: #a1a1a8;
}
.content-description {
    background: #fff;
    padding: 20px;
}
.section-heading>h1 {
    font-size: 24px;
}
button.button-form-enewsletter{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    color: #333;
	background:transparent;
}
.is-sticky .navbar-sticky {
    width: 100%;
    background: #000000;
	box-shadow: 0 0.125rem 0.3rem -0.0625rem rgb(0 0 0 / 3%), 0 0.275rem 0.75rem -0.0625rem rgb(0 0 0 / 6%);
}
.nav-item-facebook a{color: #2163e8;}
.nav-item-twitter a{color: #1DA1F2;}
.nav-item-youtube a{color: #FF0000;}
.footer-bottom .nav-link:first-child{padding-left:0}
.small-date{font-size:12px;}
.cate_list_html {
    position: relative;
    z-index: 1000;
}
.title-news{
    font-size: 1rem;
    line-height: 1.5em;
    display: block;
}
.result_search .title-news {
    font-size: 16px;
    line-height: 1.2em;
    display: -webkit-box;
    max-height: 65px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    font-weight: 600 !important;
}
.result_search .title-news~.card-text, .card-text,.card-desciption{
	margin-top: 10px;
    height: 62px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0;
}
ul.nav.nav-divider {
    margin-top: 5px;
}
.news-footer .title-news {
	font-size: 16px;
    line-height: 1.3em;
    display: -webkit-box;
    max-height: 65px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    font-weight: 600 !important;
    margin: 0;
}
.title-news-sitebar>a{
    font-size: 14px;
    font-weight: 500 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-height: 1.5em;
}
@media (max-width: 991px){
	.card-grid .card-grid-lg {
		height: 380px;
	}
	.card-grid .card-grid-sm {
		height: calc(230px - calc(var(--bs-gutter-y)/ 2));
	}
	.section-heading>h1 {
		font-size: 24px;
	}
	.news-footer{
		overflow-x: auto;
		
	}
	.news-footer-in{
		z-index: 0;
		width: 1050px;
		-webkit-overflow-scrolling: touch;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
	.news-footer .title-news{
		font-size:1rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: normal;
		-webkit-line-clamp: 3;
		line-height: 1.3em;
	}
	.item-news {
		max-width: 350px;
	}
}

@media (max-width: 767px){
	.card-grid .card-grid-lg {
		height: 320px;
	}
	.card-grid .card-grid-sm {
		height: calc(200px - calc(var(--bs-gutter-y)/ 2));
	}
	.news-footer-in{
		width:780px;
	}
	.item-news {
		max-width: 260px;
	}
	.section-heading>h1 {
		font-size: 20px;
	}
	.card-first-post h2 {
		font-size: 18px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: normal;
		-webkit-line-clamp: 3;
		line-height: 1.3em;
	}
}
@media (max-width: 576px){
	.card-grid .card-grid-lg {
		height: 280px;
	}
	.card-grid .card-grid-sm {
		height: calc(200px - calc(var(--bs-gutter-y)/ 2));
	}
	.section-heading>h1 {
		font-size: 18px;
	}
}
.news-top-slider{
	padding-left: 10px;
    width: calc(100% - 68px);
}
.news-top-slider .text-reset.btn-link {
    transition: color 0.25s ease-in-out;
    text-decoration: none;
    display: -webkit-box;
    height: 20px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    line-height: 1.3em;
    color: #fff;
    font-size: 15px;
}
.product-title>a {
    transition: color 0.25s ease-in-out;
    text-decoration: none;
    display: -webkit-box;
    height: 2.4rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-weight: 600;
    line-height: 1.3em;
    color: #355278;
    font-size: 15px;
}
.image-full:after{
	   content: "";
    display: block;
    position: relative;
    z-index: 2;
    padding-top: 80%;
}

.image-full img {
    width: 100%;
    height: auto;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.slider-splide-config .image-full:after {
    padding-top: 63%;
}
.content-description .slider-splide-config .image-full img{
	height:100% !important;
 -o-object-fit: contain;
    object-fit: contain;
}
.image-full {
    position: relative;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    overflow: hidden;
	display:block;
}
.hastag {
    font-size: .8rem;
    padding: 2px 5px;
    background: #ffeff2;
}
.text-primary-hover a.hastag {
    background:#000;
    color: #fff;
    font-weight: bold;
}
.card.card-bg-scale{
    overflow: hidden;
    background-position: 50% 50%;
    -webkit-backface-visibility: hidden;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
.page-link {
    padding: 0.7rem 2px;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 1.1em;
}
.page-item.active .page-link{
    z-index: 3;
    color: #fff;
    background-color: #890000;
    border-color: #ff0000;
}
.page-item .page-link:hover {
	background:#b70203;
    border-color: #890000;
}
.news-top-slider .btn-link{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    line-height: 1.3em;
	font-size:14px;
}
.news-top-name .badge{font-size:12px;}
nav>.breadcrumb {
    display: -webkit-box !important;
    height: auto;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    font-weight: 600;
    line-height: 1.3em;
    flex-wrap: initial;
	margin-bottom:5px;
	padding:0;
}
nav>.breadcrumb li {
    font-size: 12px;
    position: relative;
    display: inline-block;
}
.breadcrumb-item{font-size:12px;}
.breadcrumb-item a {
    color: #a1a1a8;
    font-weight: 500;
}
.breadcrumb-item::before {
    margin-top: .0625rem;
    content: "\f054" !important;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: .9em;
    vertical-align: middle;
}
.breadcrumb-item:first-child::before{display:none;}
.breadcrumb-item::before {
    font-size: 8px;
    line-height: 18px;
}
.breadcrumb-item+.breadcrumb-item{ padding-left:.4rem;}
.breadcrumb-item+.breadcrumb-item::before{
    padding-right:.4rem;
}
.sitebar-item .title {
    font-size: 18px;
}
body .side-menu h3.toc-header{color:#000000;}

body .side-menu .btn {
    background: rgba(226, 226, 226, 1);
    background: -moz-linear-gradient(-45deg, rgba(226, 226, 226, 1) 0%, rgba(209, 209, 209, 1) 47%, rgba(254, 254, 254, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(226, 226, 226, 1)), color-stop(47%, rgba(209, 209, 209, 1)), color-stop(100%, rgba(254, 254, 254, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(226, 226, 226, 1) 0%, rgba(209, 209, 209, 1) 47%, rgba(254, 254, 254, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(226, 226, 226, 1) 0%, rgba(209, 209, 209, 1) 47%, rgba(254, 254, 254, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(226, 226, 226, 1) 0%, rgba(209, 209, 209, 1) 47%, rgba(254, 254, 254, 1) 100%);
    background: linear-gradient(135deg, rgba(226, 226, 226, 1) 0%, rgba(209, 209, 209, 1) 47%, rgba(254, 254, 254, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
    color: #000;
}

body .side-menu .btn.btn-site-menu:hover {
    -webkit-box-shadow: 0px 6px 8px rgb(0 0 0 / 20%);
    box-shadow: 0px 6px 8px rgb(0 0 0 / 20%);
	background: rgba(226,226,226,1);
	background: -moz-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 47%, rgba(254,254,254,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(226,226,226,1)), color-stop(47%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
	background: -webkit-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 47%, rgba(254,254,254,1) 100%);
	background: -o-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 47%, rgba(254,254,254,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 47%, rgba(254,254,254,1) 100%);
	background: linear-gradient(45deg, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 47%, rgba(254,254,254,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
	color:#000;
}
.side-menu .btn:hover .image{
	color:#000;
}
.title-top {
    font-size: 22px;
    line-height: 1.3em;
    display: -webkit-box;
    max-height: 60px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    margin: 0;
}
section.section-header h1 {
    font-size: 26px;
}
.gc-nowrap .gc-time{
    display: none !important;
}
section.section-header {
    position: relative;
}
section.section-header .container{
    position: relative;
	z-index:10;
}