/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */

/* @import url('https://fonts.googleapis.com/css?family=Montserrat:700|Pacifico'); */

body {
	background-color: transparent;
}

@font-face {
	font-family: 'UVNHongHaHep_R';
	src: url("../fonts/UVNHongHaHep_R.eot");
	src: url("../fonts/UVNHongHaHep_R.eot") format("embedded-opentype"), url("../fonts/UVNHongHaHep_R.woff2") format("woff2"), url("../fonts/UVNHongHaHep_R.woff") format("woff"), url("../fonts/UVNHongHaHep_R.ttf") format("truetype"), url("../fonts/UVNHongHaHep_R.svg#UVNHongHaHep_R") format("svg");
}
@font-face {
	font-family: 'DVN - Send Flowers';
	src: url("../fonts/DVN - Send Flowers.ttf");
}

/* header text */
.header-event {
	text-align: center;
	position: absolute;
	bottom: 0%;
  	/* left: 45%; */
	line-height: 1.2;
}
.header-event span{
	font-family: 'DVN - Send Flowers', cursive;
	font-size: 2.5em !important;
	opacity: 0;
	font-weight: 800;
}
.event-text1{
	animation: vem_feliz 2s ease-in-out 1s forwards;
}
.event-text2{
	animation: vem_feliz 2s ease-in-out 2s forwards;
}
@keyframes vem_feliz {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
}

/* Menu */
@media (min-width: 768px) {
	#menusite ul.nav {
		display: table;
		width: 100%;
	}
	#menusite ul.nav > li {
		display: table-cell;
		text-align: center;
		float: unset !important;
	}
	#menusite li a {
		padding: 16px 0;
	}
	#menusite .navbar-default {
		height: 55px !important;
	}
}
#menusite .navbar-default {
    display: block;
    background: -moz-linear-gradient(top, #355ba8 0%, #24427e 100%);
    background: -o-linear-gradient(top, #355ba8 0%, #24427e 100%);
    background: -ms-linear-gradient(top, #355ba8 0%, #24427e 100%);
    background: linear-gradient(to bottom, #355ba8 0%, #24427e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF355BA8', endColorstr='#FF24427E',GradientType=0 );
    height: 44px;
}
#menusite .nav li {
    /* float: left; */
    background: url(../images/navigation-line.png) no-repeat right center;
    padding-right: 2px;
}
#menusite .nav li ul.dropdown-menu li {
    background: unset;
}
#menusite .dropdown-menu {
	background-color: #eff2ff !important;
	right: 0;
	left: auto;
}
#menusite li a {
    text-transform: uppercase;
    /* padding: 13px 22px; */
    background: transparent;
	line-height: 22px;
	font-size: 16px;
}
#menusite .navbar-default .navbar-nav > li > a:hover, #menusite .navbar-default .navbar-nav > li > a:focus, #menusite .navbar-default .navbar-nav > .active > a, #menusite .navbar-default .navbar-nav > .active > a:hover, #menusite .navbar-default .navbar-nav > .active > a:focus, #menusite .navbar-default .navbar-nav > .open > a, #menusite .navbar-default .navbar-nav > .open > a:hover, #menusite .navbar-default .navbar-nav > .open > a:focus {
    text-decoration: none;
    background: #24427e !important;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
#menusite .navbar-toggle {
	margin-top: 4px;
}
/* END - Menu */

.header-nav .header-nav-inner a.button {
	margin-top: 3px;
}

.contactDefault, .social-icons, .personalArea {
	z-index: 10;
}

.header-right {
	text-align: right;
  	width: 100%;
	float: right;
}

.header-right span {
	font-size: 13px;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.product_center_buy {
	bottom: 5px;
	right: 10px;
    position: absolute;
}

.line-break {
	border-bottom: 1pt solid #DBDBDB;
	margin: 15px;
	width: 100%;
	float: left;
}

.body-right {
	width: 280px;
	float: left;
	margin-left: 10px;
}
.body-main {
	width: 710px;
	float: left;	
}

/* title block */
/* .panel {
	background: none;
	box-shadow: none;
} */
.panel-book-main .panel-heading-title {
	background: transparent url("../images/shops/book.png") no-repeat scroll 5px top;
	text-indent: 30px;
}
.panel-book-main .panel-body {
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.panel-heading-title {
	padding: 0 0 5px 12px;
    border-bottom: 2px solid red;
    display: inline-block;
    float: left;
    font-family: Roboto,Tahoma;
    font-size: 16px;
    font-weight: 300;
    margin-left: -10px;
    text-transform: uppercase;
	margin-top: -3px;
}
.panel-heading-title a {
	color: red;
}
.panel-default {
	border: none;
	border-radius: 0;
}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    color: red;
}

.header-block {
	/* margin-left: -10px; */
    margin-top: 10px;
}
.header-block .panel{
    margin-bottom: 10px;
}

.panel-heading-title-2 {
	padding: 5px 0 6px 21px;
    display: inline-block;
    font-family: "UVNHongHaHep_R",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
	color: #fff;
    text-transform: uppercase;
	text-align: left;
}
.panel-heading-2 {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #345ba8 0%, #274786 100%) repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    text-transform: uppercase;
}
.panel-body-2 {
    /* background: rgba(0, 0, 0, 0) url("../images/bg_header_block.png") repeat-y scroll 0 0; */
	/* background-size: 100%; */
	background: #eff2ff none repeat scroll 0 0;
}
.header-block .panel-heading-2 .arrow {
	float: right;
	margin-top: 3px;
	margin-right: 6px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	width: 28px;
	line-height: 28px;
	text-align: center;
	background: rgba(0, 0, 0, 0);
	border-radius: 14px;
	-webkit-border-radius: 14px;
	font-size: 15px;
}
.header-block .panel-heading-2 .arrow:hover {
    background: rgba(0, 0, 0, 0.15);
}
.header-block .panel-heading-2 > .fa.arrow:before {
    content: ' \f106 ';
}
.header-block .active.panel-heading-2 .fa.arrow:before {
    content: ' \f107 ';
}

#toolbar-top {
	text-align: right;
}

/* footer */
#footer {
	background-color: #24427E;
}
#footer h3 {
	font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
	margin-bottom: 5px;
	color: #fff;
}
#footer .panel-body {
	border: none;
}
#footer .featured-products .img-thumbnail {
	background-color: unset !important;
	max-height: 30px;
}

.danhmuc_footer ul > li {
    border-bottom: 1px dashed #d3d3d3;
    float: left;
    padding: 0 0 5px;
    text-align: left;
    width: 95%;
}
.danhmuc_footer ul > li:last-child {
    border: 0 none;
}
.danhmuc_footer ul > li > a {
	color: #919191;
    font-size: 13px;
}  

/* Partners */
#slide_partner ul.partner {
    float: left;
    height: 90px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#slide_partner ul.partner li {
    float: left;
    height: 75px;
    margin: 0 3px;
    /* width: 120px; */
}
#slide_partner ul.partner li img {
    border: medium none;
    height: 75px;
    /* width: 90px; */
}

/* arrow */
a.prev {
    background: rgba(0, 0, 0, 0) url("../images/nav-partner.png") no-repeat scroll 0 0;
    display: block;
    height: 28px;
    left: 0;
    margin-top: 25px;
    position: absolute;
    width: 17px;
	z-index: 1000;
}
a.prev:hover {
    background-position: 0 -28px;
}
a.next {
    background: rgba(0, 0, 0, 0) url("../images/nav-partner.png") no-repeat scroll right 0;
    display: block;
    height: 28px;
    margin-top: 25px;
    position: absolute;
    right: 0;
    width: 17px;
	z-index: 1000;
}
a.next:hover {
    background-position: right -28px;
}

/* Search input */
#search_query_mod {
	border-radius: 0;
	-webkit-appearance: none; 
	-moz-appearance:none;
	background: #cecece url("../images/down.png") no-repeat scroll right 5px center;
}
.headerSearch .input-group input {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.headerSearch .form-group {
	padding-right: 0;
}

/* image */
.thumbnail, .img-thumbnail {
	border: none;
	border-radius: 0;
	background: none;
}

/* tac gia */
.thong_tin_tac_gia {
	font-size: 10px;
}
.thong_tin_tac_gia p {
	height: 40px;
}

.ui-link-top ul {
    border-bottom: 1px solid #b2b2b2;
    float: right;
    padding-bottom: 3px;
    padding-top: 8px;
	margin-bottom: 0;
	padding-left: 0;
}
.ui-link-top li {
    display: inline;
}
.ui-link-top li a {
    color: #403f3f;
    display: inline-block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
}
.ui-link-top li a::after {
    background: #403f3f none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 8px;
    margin-right: 8px;
    position: relative;
    top: 2px;
    width: 1px;
}
.ui-link-top li:last-child a::after {
    background: transparent none repeat scroll 0 0;
    margin-left: 0;
    margin-right: 0;
}

/* search */
.headerSearch {
	border: none !important;
	margin-right: 5px;
	padding-left: 10px;
}
.headerSearch .form-control {
	border-radius: 0 !important;
}
.headerSearch .form-search {
    float: right;
	padding-top: 17px;
}
.headerSearch .form-search .select-category {
    float: left;
    width: 132px;
}
.headerSearch .form-search .select-category select {
    background: #cecece none repeat scroll 0 0;
    border: 1px solid #b9b9b9;
    box-sizing: border-box;
    color: #8f8f8f;
    display: block;
    height: 30px;
    padding: 3px 10px;
    width: 100%;
}
.headerSearch .form-search .form-input-search {
    float: left;
    width: 230px;
}
.headerSearch .form-search .form-input-search input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #b9b9b9;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    box-sizing: border-box;
    display: block;
    height: 30px;
    padding: 3px 10px;
    width: 100%;
}
.headerSearch .form-search .submit-search {
    float: left;
    width: 92px;
}
.headerSearch .form-search .submit-search button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #dedede 0%, #cecece 100%) repeat scroll 0 0;
    border-color: #b9b9b9;
    border-image: none;
    border-radius: 0 5px 5px 0;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    box-sizing: border-box;
    color: #1c1d85;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding: 3px 10px;
    text-transform: uppercase;
    width: 100%;
}
.headerSearch .form-search .submit-search button:hover {
    border-color: #f8aa1c;
    box-shadow: 0 0 2px 0 #f8aa1c;
}

/* danh muc dau trang */
.group-list-2 {
	padding-left: 0;
	border: 1px solid #d3d3d3;
}
.group-list-2 li a {
    border-bottom: 1px solid #d5d7e3;
    color: #51535b;
    display: block;
    font-size: 13px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 9px 0 6px 25px;
    position: relative;
}
.group-list-2 ul {
	margin-left: -10px;
}
.group-list-2 li a .bull {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll 0 -40px;
    display: inline-block;
    height: 14px;
    left: 3px;
    position: absolute;
    top: 11px;
    width: 14px;
}
.group-list-2 li a:hover, .group-list-2 li a.active {
    color: #ec0c15;
}
.group-list-2 li a:hover .bull, .group-list-2 li a.active .bull {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -18px -40px;
}
.group-list-2 li:last-child a {
    border-bottom-width: 0;
}

/* Block hien thi sach */
.tt03color {
  display: inline-block;
  border-bottom: 2px solid #e4101c;
  text-transform: uppercase;
  position: relative;
  color: #e4101c;
  margin: 0;
  padding-left: 42px;
  line-height: 1.5;
  font-weight: normal;
  font-size: 16px;
  font-family: 'UVNHongHaHep_R', Arial, Helvetica, sans-serif;
}
.tt03color a {
  color: #e4101c;
}
.box01 .head {
    background: #f3f3f3 none repeat scroll 0 0;
    border-bottom: 1px solid #dbdbdb;
    padding-top: 10px;
}
.box01 .head h3 {
    margin-bottom: -1px;
    padding-bottom: 8px;
	z-index: 1;
}
.box01 .ico-weblink, .box01 .ico-book, .box01 .ico-support {
    left: 6px;
    position: absolute;
    top: 0;
}
.box01 .ico-book {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -40px -40px;
    height: 22px;
    width: 30px;
}
.grids {
    table-layout: fixed;
    width: 100%;
}
.grids-box {
  position: relative;
  min-height: 1px;
}
.grids .grids-box {
    border-bottom: 1px solid #dbdbdb;
    float: left;
    padding: 15px 0;
    vertical-align: top;
    width: 50%;
	position: relative;
}
.img-wrap {
    display: block;
    float: left;
    margin-right: 8px;
}
.img-wrap img, .img-wrap a {
    display: block;
}
.img-wrap img, .img-wrap a {
  display: block;
}
.img-wrap img {
  max-width: 100%;
}

.product_center_buy .ico-arrow {
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url(../images/sprite.png) no-repeat -80px -40px;
	vertical-align: middle;
	margin-right: 7px;
}

.product_center_buy a.link-more {
	bottom: 0;
	border: 1px solid #d7d7d7;
	padding: 5px 10px 3px 8px;
	display: inline-block;
	color: #0c2a66;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	background: -moz-linear-gradient(top, #fafafa 0%, #f0f0f0 50%, #e2e2e2 51%, #e2e2e2 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fafafa), color-stop(50%, #f0f0f0), color-stop(51%, #e2e2e2), color-stop(100%, #e2e2e2));
	background: -webkit-linear-gradient(top, #fafafa 0%, #f0f0f0 50%, #e2e2e2 51%, #e2e2e2 100%);
	background: -o-linear-gradient(top, #fafafa 0%, #f0f0f0 50%, #e2e2e2 51%, #e2e2e2 100%);
	background: -ms-linear-gradient(top, #fafafa 0%, #f0f0f0 50%, #e2e2e2 51%, #e2e2e2 100%);
	background: linear-gradient(to bottom, #fafafa 0%, #f0f0f0 50%, #e2e2e2 51%, #e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e2e2e2', GradientType=0 );
  }
  .product_center_buy a.link-more:hover {
	/*f8aa1c*/
	border-color: #f8aa1c;
	-webkit-box-shadow: 0 0 2px 0 #f8aa1c;
	-moz-box-shadow: 0 0 2px 0 #f8aa1c;
	box-shadow: 0 0 2px 0 #f8aa1c;
  }

/* buy button */
.buy_now {
    background: #f0ad4e none repeat scroll 0 0;
    border: 1px solid #e0b31a;
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    padding-bottom: 8px;
    padding-top: 8px;
	color: #353535;
	margin-top: 25px;
}
.buy_now span {
    display: inline-block;
    margin-left: 15px;
    padding-right: 25px;
	background: rgba(0, 0, 0, 0) url('../images/arrow-double.png') no-repeat scroll 0 center;
	padding-left: 25px;
	text-transform: uppercase;
}
.buy_now:hover {
    border-color: #f8aa1c;
    box-shadow: 0 0 2px 0 #f8aa1c;
}

/* doi tac */
.ico-visiter {
	position: absolute;
	top: -3px;
	left: 5px;
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../images/sprite.png) no-repeat -120px -124px;
}

/* news */
.blue {
	border: 1px solid #cccccc;
	background: #30539b;
}
.red {
	border: 1px solid #ec0c15;
	background: #ec0c15;
}
.grey {
	border: 1px solid #cccccc;
	background: #e4e8e9;
}
.news_light {
	margin: 1px;
	padding: 10px 5px;
	border: 1px solid #d3dfed;
	background: #fff;
}
.news_light .tt03 a {
	color: red !important;
}
.news {
	margin: 5px;
	padding: 10px 5px;
	border: 1px solid #d3dfed;
	background: #fff;
}
.news h3 {
	color: #1c1d85;
	padding-bottom: 4px;
}
.list-news-thumb {
	padding: 0;
	margin-bottom: 0;
}
.list-news-thumb li {
	padding: 9px 0 12px 0;
	border-top: 1px solid #d6dfe8;
	overflow: hidden;
}
.list-news-thumb .img90 {
	width: 90px;
	height: 60px;
}
.list-news-thumb .title {
	font-weight: bold;
	color: #4f4f4f;
	display: block;
}
.list-news-thumb .timepost {
	font-size: 11px;
	color: #c8bac7;
}
.tt03 {
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	line-height: 1.5;
	font-weight: normal;
	font-size: 16px;
	font-family: 'UVNHongHaHep_R', Arial, Helvetica, sans-serif;
}

.bodytext {
	text-align: justify;
}
/* blink */
.blink-02 {
	animation: blink 1s infinite;
}

@keyframes blink {
	0% {
		opacity: 1.0;
		color: fff;
	}

	50% {
		opacity: 0.0;
		color: 000;
	}

	100% {
		opacity: 1.0;
		color: red;
	}
}

@keyframes blink02 {
	0% {
		color: #000;
	}

	100% {
		color: red;
	}
}

@keyframes bg_blink02 {
	0% {
		filter: blur(40px);
		background-color: #bafff4;
	}

	100% {
		filter: blur(40px);
		background-color: red;
	}
}

/* video */
.colorblue {
	color: #1c1d85 !important;
}
.mt10 {
	margin-top: 10px;
}
.mt12 {
	margin-top: 12px;
}
.video .head {
    background: #eceded none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    padding: 10px;
}

.area-link {
	display: block;
	position: relative;
	padding: 5px 4px 5px 60px;
	color: #1c1d85;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'UVNHongHaHep_R', Arial, Helvetica, sans-serif;
	line-height: 47px;
	cursor: pointer;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eceded 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eceded));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eceded 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #eceded 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #eceded 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #eceded 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFFFF', endColorstr='#FFECEDED',GradientType=0 );
	/* IE6-9 */
}
.area-link:hover {
	border-color: #f8aa1c;
	-webkit-box-shadow: 0 0 2px 0 #f8aa1c;
	-moz-box-shadow: 0 0 2px 0 #f8aa1c;
	box-shadow: 0 0 2px 0 #f8aa1c;
}
.area-link i {
	position: absolute;
	top: 7px;
}
.area-link i.ico-publishing {
	width: 43px;
	height: 43px;
	left: 10px;
	background: url(../images/sprite.png) no-repeat 0 -72px;
}
.area-link i.ico-email {
	width: 47px;
	height: 47px;
	left: 7px;
	background: url(../images/sprite.png) no-repeat -48px -72px;
}
.area-link i.ico-report {
	width: 43px;
	height: 43px;
	left: 10px;
	background: url(../images/sprite.png) no-repeat -101px -72px;
}

/*weblink*/
.ico-weblink {
	width: 30px;
	height: 22px;
	background: url(../images/sprite.png) no-repeat 0 -120px;
}
.border {
	border: 1px solid #dedede;
	border-top-width: 0;
}
.weblink-content {
	padding: 12px 20px;
	height: 55px;
}
.weblink-content .form-select {
	display: block;
	height: 28px;
	padding: 3px 10px;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #a9a9a9;
}
.ico-support {
	width: 28px;
	height: 28px;
	background: url(../images/sprite.png) no-repeat -34px -120px;
}
#link_web_child select {
    border: 1px solid #a9a9a9;
    box-sizing: border-box;
    display: block;
    height: 28px;
    padding: 3px 10px;
    width: 100%;
}

/*support-online*/
.support-online-content li {
	position: relative;
	padding: 10px 5px 6px 15px;
	color: #2e318e;
	font-size: 15px;
	line-height: 1.5;
	font-family: 'UVNHongHaHep_R', Arial, Helvetica, sans-serif;
}
.support-online-content li .ico-support-phone, .support-online-content li .ico-support-email {
	position: absolute;
	left: 6px;
	top: 11px;
	width: 24px;
	height: 24px;
}
.support-online-content li .ico-support-phone {
	background: url(../images/sprite.png) no-repeat -64px -120px;
}
.support-online-content li .ico-support-email {
	background: url(../images/sprite.png) no-repeat -91px -120px;
}
.support-online-content li.event {
	background: #eaeaea;
	/* Old browsers */
	background: -moz-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, #ffffff));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #eaeaea 0%, #ffffff 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFEAEAEA', endColorstr='#FFFFFFFF',GradientType=0 );
	/* IE6-9 */
}
.support-online-content ul {
	padding: 0;
}

/***** group show calendar *****/
.group {
  border: 1px solid #e2e2e2;
  padding: 10px 7px;
  height: 200px;
}
.group li {
  float: left;
  width: 50%;
  position: relative;
}
.group li .img-wrap {
  width: 116px\9;
}
.group li .img-wrap img {
  width: 116px;
}
.group li .property {
  margin-left: 124px;
  margin-right: 15px;
}
.group li .property .title-book {
  margin-bottom: 5px;
  font-size: 11px;
}
.group li .property .desc {
  margin-bottom: 0;
  font-size: 11px;
  color: #474747;
}
.group .event .groupBox {
  border-left: 1px solid #e1e1e1;
  padding-left: 20px;
}
.group .view-more {
  position: absolute;
  bottom: 0;
  right: 22px;
  color: #24427e;
  text-decoration: underline;
  font-size: 11px;
}
.group .view-more:hover {
  color: #e4101c;
}

.author {
    font-size: 11px;
}

/* fix cho trang about*/
.fix_for_newbody .page .panel-body:first-of-type {
	min-height: 1125px;
}

/* boder table module vanban */
.table-bordered {
    border: 1px solid #dddddd !important;
}

/* chỉnh slide */
.sliderwrapper {
	height: 300px !important;
}
.sliderwrapper .contentdiv h3 a:hover {
	color: #9fd7f6 !important;
}

@media (max-width: 767.98px) {
	.sohomepage-slider .sohomeslider-description {
		position: relative !important;
		margin: 5px;
	}
}

/* fix lỗi thanh đánh số trang bị ẩn dưới */
.pagination > li > a, .pagination > li > span {
	z-index: 2;
}

.list-group-item {
	text-align: justify;
}

.breadcrumbs li {
	margin: 0 0 0 1.2em;
}

.bx-wrapper .bx-viewport {
	left: 0 !important;
}

/* no padding */
.no-padding {
	padding: 0;
}

.viewgrid hr {
	flex: 100% 1 0;
	height: 1px;
	background: #dedede;
	margin: 0 0 10px 0;
	border: 0;
  }
  
  .viewgrid hr:last-of-type {
	display: none;
  }

.bookshelf {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	width: 95%;
	display: flex;
	justify-content: center;
	flex-shrink: 0;
	z-index: 1;
	position: relative;
	height: 0px;
	box-sizing: border-box;
	border-bottom: 16px solid #f3f3f3;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	pointer-events: all;
	margin: 0 auto 50px auto;
}
.bookshelf::before {
	content: "";
	position: absolute;
	top: 16px;
	background: linear-gradient(90deg, #fafafa 0%, #ffffff 100%);
	height: 26px;
	width: calc(100% + 40px);
	box-shadow: 0px -1px 6px rgba(0, 0, 0, 0.05), 0px 4px 16px rgba(0, 0, 0, 0.25);
	z-index: 2;
}
.bookshelf::after {
	content: "";
	height: 80px;
	width: calc(100% + 40px);
	position: absolute;
	top: 42px;
	display: block;
	background: linear-gradient(180deg, #f3f3f3 0%, rgba(255, 255, 255, 0) 100%);
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 3% 100%);
			clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 3% 100%);
	z-index: 0;
}
.books {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10%;
	width: 80%;
	margin: auto;
	transform: translateY(-100%);
	padding: 0 0 2px;
	z-index: -1;
	position: relative;
	top: 10px;
  }
  
  .book {
	width: 100%;
	border-radius: 3px 0.5px 0.5px 3px;
	aspect-ratio: 115/180;
	position: relative;
  }
  .book::before, .book::after {
	position: absolute;
	width: 100%;
	display: block;
	content: " ";
	transition: all 300ms ease-out;
	background: var(--bg-image) center center/cover no-repeat, #f3f3f3;
  }
  .book::before {
	height: 100%;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25), inset 2px 0px 2px 1px rgba(29, 27, 27, 0.2);
  }
  .book::after {
	height: 102%;
	filter: blur(10px);
	z-index: -1;
	opacity: 1;
  }

@media (max-width: 400px) {
    .viewgrid>div {
        width: 100%;
    }
}

/* carousel */
.carousel .owl-theme .owl-controls .owl-buttons div.owl-prev{
	position: absolute;
	opacity: 1;
	left: 0;
	z-index: 1;
}
.carousel .owl-theme .owl-controls .owl-buttons div.owl-next{
	position: absolute;
	opacity: 1;
	right: 0;
	z-index: 1;
}


.carousel .owl-theme .owl-controls{
    text-align: center;
    margin: 0px;
}

.carousel .owl-theme .owl-controls .owl-buttons div{
	top: 30%;
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 7px 15px 6px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: url("../images/news/carousel/arrows.png");
    background-repeat: no-repeat;
    filter: Alpha(Opacity=50);
    opacity: 1;
    text-indent: -9999px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.carousel .owl-theme .owl-controls .owl-buttons div.owl-prev{
	background-position: 0px 0px;
}
.carousel .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{
	background-position-y: -30px;
}
.carousel .owl-theme .owl-controls .owl-buttons div.owl-next {
    background-position: -30px 0px;
}
.carousel .owl-theme .owl-controls .owl-buttons div.owl-next:hover{
	background-position-y: -30px;
}
.carousel .owl-theme .owl-controls .owl-pagination{
	display: none;
}
.carousel .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 22px;
    height: 22px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: transparent;
    background-image: url("../images/news/carousel/bullet.png");
    background-repeat: no-repeat;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.carousel .owl-theme .owl-controls .owl-page.active span,
.carousel .owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background-position-y: -20px;
}
.carousel .owl-carousel .item{
	margin: 3px;
}
.carousel .owl-carousel .owl-item a img{
	width: 100%;
	height: auto;
	margin: 0px;
}
.carousel figure {
	overflow: hidden;
  	height: 150px;
}
.carousel figure img {
  	height: 100%;
}
.carousel .contentdiv {
	/* position: absolute;
	bottom: 0;
	background-color: #000;
	opacity: 0.7; */
	width: 100%;
}
.carousel .contentdiv a {
	/* color: #fff; */
}

/* END - carousel */

/* book flip */
.bk-list {
	/* float: left; */
	margin: 10px auto 0 auto;
	perspective: 1800px;
	position: relative;
	width: 300px;
}

.bk-info {
	margin-top: 460px;
	position: relative;
}

	.bk-info .bk-bookback {
		color: #1c1e85;
		cursor: pointer;
		font-size: 12px;
	}

.bk-list .bk-book {
	height: 450px;
	position: absolute;
	transform-style: preserve-3d;
	transition: transform 0.5s ease 0s;
	width: 100%;
}

	.bk-list .bk-book.bk-bookdefault:hover {
		transform: rotate3d(0, 1, 0, 35deg);
	}

	.bk-list .bk-book > div, .bk-list .bk-front > div {
		display: block;
		position: absolute;
	}

.bk-list .bk-front {
	transform: translate3d(0px, 0px, 20px);
	transform-origin: 0 50% 0;
	transform-style: preserve-3d;
	transition: transform 0.5s ease 0s;
	z-index: 10;
}

	.bk-list .bk-front > div {
		backface-visibility: hidden;
		transform-style: preserve-3d;
	}

.bk-list .bk-page {
	backface-visibility: hidden;
	display: none;
	height: 390px;
	top: 5px;
	transform: translate3d(0px, 0px, 20px);
	width: 295px;
	z-index: 9;
}

.bk-list .bk-front, .bk-list .bk-back, .bk-list .bk-front > div {
	height: 450px;
	width: 300px;
}

.bk-list .bk-left, .bk-list .bk-right {
	left: -20px;
	width: 40px;
}

.bk-list .bk-top, .bk-list .bk-bottom {
	backface-visibility: hidden;
	height: 40px;
	top: -15px;
	width: 295px;
}

.bk-list .bk-back {
	background-position: 0 0;
	/* background-repeat: no-repeat; */
	border-radius: 3px 0 0 3px;
	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3);
	transform: rotate3d(0, 1, 0, -180deg) translate3d(0px, 0px, 20px);
}

.bk-list .bk-cover-back {
	background-color: #000;
	transform: rotate3d(0, 1, 0, -180deg);
}

.bk-list .bk-right {
	backface-visibility: hidden;
	height: 390px;
	top: 5px;
	transform: rotate3d(0, 1, 0, 90deg) translate3d(0px, 0px, 295px);
}

.bk-list .bk-left {
	height: 300px;
	transform: rotate3d(0, 1, 0, -90deg);
	background-color: #fff;
}

.bk-list .bk-top {
	transform: rotate3d(1, 0, 0, 90deg);
}

.bk-list .bk-bottom {
	transform: rotate3d(1, 0, 0, -90deg) translate3d(0px, 0px, 390px);
}

.bk-list .bk-book.bk-viewback {
	transform: translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 180deg);
}

.bk-list .bk-viewback .bk-back {
	z-index: 10;
}

.bk-list .bk-page, .bk-list .bk-right, .bk-list .bk-top, .bk-list .bk-bottom {
	background-color: #fff;
}

.bk-list .bk-front > div {
	border-radius: 0 3px 3px 0;
	box-shadow: 4px 0 10px rgba(0, 0, 0, 0.1) inset;
}

.bk-list .bk-front::after {
	bottom: 1px;
	content: "";
	left: -1px;
	position: absolute;
	top: 1px;
	width: 1px;
}

.bk-list .bk-cover::after, .bk-list .bk-back::after {
	background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
	bottom: 0;
	box-shadow: 1px 0 3px rgba(255, 255, 255, 0.1);
	content: "";
	left: 10px;
	position: absolute;
	top: 0;
	width: 3px;
}

.bk-list .bk-back::after {
	left: auto;
	right: 10px;
}

.book-1 .bk-left::before {
	background: #fff none repeat scroll 0 0;
	color: #087b39;
	display: inline-block;
	height: 41px;
	line-height: 40px;
	opacity: 0.9;
	overflow: hidden;
	text-align: center;
	transform: rotate(90deg);
}

.book-1 .bk-cover {
	background-position: 0 0;
	background-repeat: no-repeat;
}

.book-1 .bk-back p {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 40px;
	text-align: center;
}

.bk-list .bk-book, .bk-list .bk-page, .bk-list .bk-front,
.bk-list .bk-back,
.bk-list .bk-front > div, .bk-list .bk-right, .bk-list .bk-left {
height: 450px;
}

.book-1 .bk-left::before {
width: 301px;
margin-left: -130.5px;
margin-top: 128.5px;
}
/* end: book flip */

/* begin: book effect */
.book {
    max-width: 200px;
    max-height: 300px;
    position: relative;
    text-align: center;
    margin: 0 auto 40px auto;
}
.book + .book {
	margin-bottom: 50px;
}

.book-cover {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    background: #111;
    background-size: cover;
    border-radius: 3px;
    box-shadow: inset 4px 1px 3px #ffffff60, inset 0 -1px 2px #00000080;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.book .book-cover {
    background-size: 100% 100%;
}

.effect {
    width: 20px;
    height: 100%;
    margin-left: 10px;
    border-left: 2px solid #00000010;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
    transition: all 0.5s ease;
}

.light {
    width: 90%;
    height: 100%;
    position: absolute;
    border-radius: 3px;
    background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 100%);
    top: 0;
    right: 0;
    opacity: 0.1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.book:hover {
    cursor: pointer;
}

.book:hover .book-cover {
    transform: perspective(2000px) rotateY(-30deg);
    -webkit-transform: perspective(2000px) rotateY(-30deg);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    box-shadow: inset 4px 1px 3px #ffffff60, inset 0 -1px 2px #00000080, 10px 0 10px -5px #00000030;
}

.book:hover .effect {
    width: 40px;
    /** margin-left:13px;
opacity: 0.5; **/
}

.book:hover .light {
    opacity: 1;
    width: 70%;
}

.book:hover .author {
	opacity: 0;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
}

.book-inside {
    width: calc(100% - 2px);
    height: 100%;
    position: relative;
    top: 0;
    border: 1px solid grey;
    border-radius: 3px;
    background: white;
    box-shadow: 10px 40px 40px -10px #00000030, inset -2px 0 0 grey, inset -3px 0 0 #dbdbdb, inset -4px 0 0 white, inset -5px 0 0 #dbdbdb, inset -6px 0 0 white, inset -7px 0 0 #dbdbdb, inset -8px 0 0 white, inset -9px 0 0 #dbdbdb;
}

.book .author {
	font-size: 11px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	background-color: #000;
	opacity: 0.7;
	color: #fff;
	margin: 0 0 10px 10px;
	padding: 5px;
  }

/* end: book effect */

/* begin shops */
.info-title h1 {
	color: #1c1e85;
	font-size: 20px;
}
/* end shops */

.nv-block-banners img {
	width: 100%;
}

/* begin black-white all pages */
/* .news_light .tt03 a {
	color: black !important;
}
.tt03color {
	color: black !important;
	border-bottom: 2px solid #000 !important;
}
.box01 .ico-book {
	background: rgba(0, 0, 0, 0) url("../images/sprite-blackwhite.png") no-repeat scroll -40px -40px !important;
	background-color: rgba(0, 0, 0, 0);
}
.red {
	border: 1px solid #000 !important;
	background: #000 !important;
}
.ico-visiter {
	background: url(../images/sprite-blackwhite.png) no-repeat -120px -124px !important;
  } */
/* end blackwhite */

/* begin logo on mobile */
@media (max-width: 767.98px) {
	#header .logo {
		text-align: left;
		padding-bottom: 0;
	}

	#header .logo h2, #header .logo .site_description {
		color: #2b4e92;
		font-size: inherit;
		font-weight: bold;
		font-style: normal;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		line-height: 1;
		margin: 0;
		padding: 20px;
		display: block !important;
		float: right;
	}
}
/* end logo on mobile */