@font-face {
	font-family: 'OpenSans Semibold';
	src: url("../fonts/Open_Sans/OpenSans-Semibold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'OpenSans Bold';
	src: url("../fonts/Open_Sans/OpenSans-Bold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'OpenSans Regular';
	src: url("../fonts/Open_Sans/OpenSans-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

body {
	font-size: 14px
}

.box_genner .title {
	font-family: 'OpenSans Semibold';
	color: #2a3780;
	border: 1px solid;
	border-left: none;
	border-right: none;
	font-size: 26px
}

.box_genner .title:after {
	content: '';
	background: url("imgs/ico2.png");
	background-size: 100%;
	width: 20px;
	height: 23px;
	display: inline-block;
	margin-left: 10px
}

#header {
	border-bottom: 1px solid #b5b5b5;
	-webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 4px 5px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 4px 5px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.08)
}

#header .top {
	background-color: #2a3780
}

#header .top .uk-breadcrumb li a {
	color: #fff;
	font-size: 16px
}

#header .center {
	border-bottom: 1px solid #b5b5b5
}

#header .center .uk-logo img {
	max-width: 260px;
	width: 100%
}

#header .center .menu_right img {
	height: 20px
}

#header .center .uk-search-default svg {
	color: red
}

#header .center .uk-search-default .uk-search-input {
	border-radius: 2px
}

#header .center .media img {
	height: 30px
}

#header .center .media .media-body {
	color: #ec1a39;
	font-family: 'OpenSans Bold';
	font-size: 18px
}

#header .bottom .uk-navbar-nav>li>a {
	min-height: 34px;
	font-family: 'OpenSans Semibold';
	color: #2a3780;
	text-transform: capitalize;
	font-size: 15px;
}

#header .bottom .uk-navbar-left .uk-navbar-nav>li:first-child>a {
	padding-left: 0
}

#header .bottom .uk-navbar-right .uk-navbar-nav>li:last-child>a {
	padding-right: 0
}

.block_contact .title {
	font-family: 'OpenSans Bold'
}

.block_contact p {
	font-family: 'OpenSans Regular'
}

.block_contact img {
	height: 30px
}

.block_contact .uk-overlay-primary {
	background-color: rgba(29, 55, 129, 0.9) !important
}

.block_contact .uk-button-danger {
	background-color: #ec1a39;
	border-radius: 2px;
	font-family: 'OpenSans Semibold';
	font-size: 16px;
	line-height: 38px
}

.box1 .uk-button {
	font-size: 14px;
	background-color: #eeeeee;
	border-color: #eeeeee;
	font-family: 'OpenSans Regular';
	color: #000;
	text-transform: capitalize;
	border-radius: 2px;
	line-height: 30px
}

.box1 .uk-button.uk-active,
.box1 .uk-button:hover {
	background-color: #ec1a39;
	border-color: #ec1a39;
	color: #fff !important
}

.block_qc {
	min-height: 150px;
	height: auto
}

.block_qc .title {
	font-family: 'OpenSans Bold'
}

.block_qc p {
	font-size: 13px;
	font-family: 'OpenSans Regular'
}

.block_qc .uk-button {
	font-family: 'OpenSans Semibold'
}

.block_info .title {
	font-family: 'OpenSans Bold';
	color: #000
}

.block_info p {
	font-family: 'OpenSans Regular'
}

.block_brand .title {
	font-family: 'OpenSans Semibold';
	color: #000
}

@media (min-width:960px) {
	.block_brand .uk-grid>* {
		width: calc(100% * 1 / 7.001)
	}
}

.card1 .uk-card-body .title {
	font-family: 'OpenSans Semibold';
	margin-bottom: 10px
}

.card1 .uk-card-body .title a {
	color: #000
}

.card1 .uk-card-body p {
	margin: 0
}

.card5 img {
	width: 100px;
	height: 100px
}

.card4 .uk-card-body .title {
	font-family: 'OpenSans Bold';
	font-size: 15px
}

.card4 .uk-card-body .title a {
	color: #000
}

.card3 .uk-card-body .uk-h4 {
	font-family: 'OpenSans Bold';
	font-size: 15px
}

.card3 .uk-card-body .uk-h4 a {
	color: #000
}

.card3 .uk-card-body p {
	font-size: 16px
}

.card2 {
	width: 100%
}

.card2 img {
	width: 100%
}

.card2.active .uk-transition-fade {
	background-color: rgba(198, 5, 69, 0.7) !important
}

.card2.active .uk-transition-fade .uk-margin-remove {
	border: 2px solid
}

@media (max-width:768px) {
	.card2.active .uk-transition-fade .uk-margin-remove {
		border: none !important
	}
}

.card2 .uk-transition-fade {
	opacity: 1;
	background-color: transparent !important
}

@media (max-width:768px) {
	/* .card2 .uk-transition-fade{background-color:rgba(198, 5, 69, 0.7)!important} */
}

.card2 .uk-transition-fade:hover {
	background-color: rgba(198, 5, 69, 0.7) !important
}

.card2 .uk-transition-fade:hover .uk-margin-remove {
	border: 2px solid
}

@media (max-width:768px) {
	.card2 .uk-transition-fade:hover .uk-margin-remove {
		border: none !important
	}
}

.card2 .uk-overlay {
	background-color: rgba(198, 5, 69, 0.7)
}

@media (max-width:768px) {
	.card2 .uk-overlay {
		padding: 10px
	}
}

.card2 .uk-margin-remove {
	text-transform: uppercase;
	font-family: 'OpenSans Bold';
	font-size: 20px
}

@media (max-width:768px) {
	.card2 .uk-margin-remove {
		font-size: 15px
	}
}

.block_breadcrumb {
	background-color: #f5f5f5
}

.pagination li {
	margin: 0 5px
}

.pagination li.active a {
	background-color: #ec1a39 !important;
	border-color: #ec1a39 !important
}

.pagination li a {
	width: 35px;
	height: 35px;
	border-radius: 50% !important;
	text-align: center
}

.block_support {
	background-color: #f5f5f5
}

.box2 {
	background-color: #2a3780;
	padding: 5px 10px
}

.box2.c1 {
	background-color: transparent;
	color: #2a3780 !important;
	font-weight: bold
}

.box2 img {
	height: 20px
}

.list1 li.media {
	padding: 10px 0;
	border-top: 1px dashed #939393
}

.list1 li.media img {
	width: 70px;
	height: 70px
}

.list1 li.media .media-body h4 {
	font-size: 14px
}

.list1 li.media .media-body div {
	font-size: 13px
}

#footer .title_f {
	font-family: 'OpenSans Bold';
	font-size: 15px
}

#footer .title_f.text-primary {
	color: #2a3780 !important
}

#footer .top {
	padding-top: 70px
}

#footer .top .uk-logo.uk-position-top-left {
	top: inherit;
	bottom: 100%
}

#footer .top .uk-logo img {
	max-width: 260px;
	width: 100%
}

#footer .top .uk-list li a {
	font-family: 'OpenSans Regular';
	color: #000
}

#footer .bottom {
	background-color: #2a3780;
	font-size: 13px;
	font-family: 'OpenSans Semibold'
}

#footer .mobile {
	background-color: #F6F6F6
}


#header_m .uk-navbar-dropdown {
	padding: 5px;
	right: 0;
	width: 70%;
}

.box1 .uk-button {
	margin-bottom: 10px;
}

.box1 .uk-button.active {
	background-color: #ec1a39;
	border-color: #ec1a39;
	color: #fff !important;
}

.nav.box1.nav-tabs {
	display: block;
	border-bottom: none;
}

.tab-content>.active {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}
.uk-sticky-fixed {
	background: #fff;
}

.ws-none {
	display: none !important;
}

.titleh1 {
	font-family: 'OpenSans Semibold';
	color: #2a3780;
	font-size: 1.5rem;
	line-height: 1.4;
	margin: 0;
}

#breadcrumbs {
	margin: 0;
}

#breadcrumbs a {
	display: inline-block;
	font-size: .875rem;
	color: #999;
	margin-right: 10px;
}

#breadcrumbs a:hover {
	color: #666;
	text-decoration: none;
}

#breadcrumbs .breadcrumb_last {
	margin-left: 10px;
}

.ws-pagi {
	width: 100%;
}

.pagination li a {
	line-height: 35px;
	color: #333;
}

.pagination li.active a {
	color: #fff;
}

.pagination li a.page-link {
	line-height: initial;
}

.ws-readmore {
	width: 100%;
	text-align: center;
}

.ws-readmore a {
	margin: auto;
	padding: 8px 20px;
	color: #fff;
	background-color: #ec1a39 !important;
	border-color: #ec1a39 !important;
	display: inline-block !important;
	width: auto;
	font-size: 16px;
}

.ws-readmore:hover a {
	color: #fff;
}

.card-title a {
	color: #333;
}

.ws-content {
	padding-bottom: 30px;
}

.ws-content p {
	margin: 0;
}

.block_support .uk-subnav-pill>li>a {
	color: #2a3780;
	font-weight: bold;
}

.block_support .uk-subnav-pill>.uk-active>a {
	background-color: #2a3780;
	color: #fff;
}

.block_support .uk-subnav>* {
	padding-left: 40px;
}

.ws-page>.container>.uk-grid>.uk-first-column {
	border-right: 5px solid #f5f5f5;
}

.ws-page .ws-pad {
	padding: 40px 0 40px 40px;
}

.ws-page .ws-pad p {
	margin: 0;
	margin-bottom: 10px;
}

.ws-page .ws-pad h2,
.ws-page .ws-pad h3,
.ws-page .ws-pad h4,
.ws-page .ws-pad h5,
.ws-page .ws-pad h6 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
}

.ws-page .ws-nav>h2 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.ws-page .ws-nav>ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ws-page .ws-nav h2 {
	margin-bottom: 10px;
}

.ws-page .ws-nav>ul li {
	margin-bottom: 5px;
}

.ws-page .ws-nav>ul li a {
	color: #333;
	font-size: 16px;
}

.ws-page .ws-nav>ul li a:hover {
	color: #2a3780;
}

#header .bottom .uk-navbar-nav>li>a:hover {
	color: #FF1339;
}

#header .uk-search-default .uk-search-input {
	height: 36px;
}

.sticky.is-sticky {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	background: #fff;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}

.card4 .uk-card-body .title a,
.card4 .uk-card-body p {
	font-size: 16px;
}

.ws-imgscale:hover img {
	overflow: hidden;
	transform: scale3d(1.1, 1.1, 1);
}

.ws-imgscale,
.ws-imgscale img {
	transition: .3s ease-out;
}

.ws-imgscale:hover {
	overflow: hidden;

}

#nav-tabContent .card4 .uk-padding-small {
	padding-bottom: 25px;
}

#nav-tabContent .card4 .uk-h5,
.card4 .title.uk-h5 {
	margin-bottom: 10px;
}

#nav-tabContent .card4 p,
.card4 .uk-card-body.uk-padding-small.pl-0.pr-0 p {
	margin-top: 10px;
}

.card1 .uk-card-body .title a,
.card1 .uk-card-body p,
#footer .top .uk-list li a {
	font-size: 16px;
}

.ws-mobile a {
	font-size: 20px;
	color: #fff;
	background: #888888;
	height: 50px;
	line-height: 50px;
	width: 50px;
	display: inline-block;
	margin-bottom: 20px;
	text-align: center;
}

small.description {
	display: none;
}

#header #sub_menu_web.uk-navbar-nav {
	margin: 5px 0;
}

article.ws-content h1 {
	font-size: 1.625rem;
}

.bg-success {
	background-color: #2a3780 !important;
}

.card3 .uk-card-body .uk-h4 a {
	font-size: 16px;
}

.archive .uk-section-small.ws-mg .container .uk-margin-small {
	border-top: 5px solid #ebe7e7;
}

@media only screen and (max-width: 600px) {
	.ws-giaiphap {
		display: none
	}
}

#footer .top .uk-logo.uk-position-top-left {
	margin-bottom: 3px;
}

.card2 .uk-margin-remove span {
	-webkit-text-stroke: 0.25px #ec1a39;
	color: #fff;
	font-size: 30px;
}

.card2:hover .uk-margin-remove span {
	background: #fff0;
}

.ws-mg h1,
.ws-mg h2,
.ws-mg h3,
.ws-mg h4,
.ws-mg p,
.ws-mg span,
.ws-content p,
.ws-content h2,
.ws-content h3,
.ws-content span {
	margin: 10px 0;
}

.list1>.media>.media-body>h4.mt-0.mb-1 a {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.ws-mg table,
.ws-content table {
	width: 100% !important;
}

.block_support>.container .card5>.uk-margin-small>div,
#header .top.py-2 .text-white>span {
	font-size: 16px;
}

.block_sp.uk-section-small .uk-grid-collapse>div .card2,
.block_sp.uk-section-small .uk-grid-collapse>div {
	max-height: 300px;
}



.uk-offcanvas-bar .uk-nav-default>li>a {
	background: #2A3780 !important;
	padding: 10px 20px !important;
	color: #fff !important;
	border: none !important;
}


ul.uk-nav-sub {
	padding: 0 !important;
}

ul.uk-nav-sub>li>a {
	padding-left: 40px !important;
	background: #2A3780 !important;
	border: none !important;

}

#my-id #menu-menu-mobile a {
	color: #fff !important;

}

#my-id .uk-nav-parent-icon>.uk-parent>a::after {
	content: "" !important;
}

.uk-nav-default>li.uk-active>a {
	background: #333 !important;

}

.list1 li.media .media-body div,
.uk-card-body p {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.lay-1 .card-box:nth-child(4) {
	display: none;
}

.uk-navbar-nav {
	flex-wrap: wrap;
	gap: 20px;
}

#header .bottom .uk-navbar-nav>li>a {
	padding: 0 !important;
}

.ws-content iframe {
	width: 100%;
}

.box-ver .img {
    float: left;
    width: 35%;
    /* margin-right: 30px; */
}

.box-ver .desc {
    float: left;
    width: 65%;
    padding-left: 30px;
    color: #000;
}

.box-ver .desc h3 {
    font-size: 20px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.box-ver {
    margin-bottom: 30px;
}

.tab_main ul>li> a img {
    width: 20px;
}

.tab_main ul>li> a {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.tab_main ul>li> a.active{
    color: #2a3780 !important;
}

.tab_main {
    margin: 20px 0;
}

ul.nav.nav-tabs {
    justify-content: center;
}
.box-single {
	margin-bottom: 20px
}
@media (max-width: 960px) {

	.sptb,
	.gird-column {
		display: grid;
		grid-template-columns: 50% 50%;
		flex-wrap: inherit;
	}

	.card-box:nth-child(4) {
		display: block;
	}

	.card-box {
		margin-top: 0 !important;
	}

	.sptb {
		column-gap: 20px;
		margin-top: 20px;
	}

	.sptb.uk-grid>.uk-grid-margin {
		margin: 0;
	}

	.sptb.uk-grid>* {
		padding-left: 0;

	}

}