/*
Theme Name: WQN HoangOAnhDongGiang
Theme URI: http://webquangnam.com/theme/
Author: Huỳnh Anh
Author URI: http://webquangnam.com/
Description: theme được xây dựng bởi http://webquangnam.com
Version: 1.3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wqnnew
Tags: one-column, two-columns, three-columns, right-sidebar, custom-header, custom-background, custom-menu, custom-colors, threaded-comments, featured-images, theme-options, post-formats

This theme, like WordPress, is licensed under the GPL.
wqnnew is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,600,700,800,900&display=swap');

@media (min-width: 993px){
	li.menu-item-home.current-menu-item a, li.menu-item-home a:hover, #primary-menu .current-menu-item a{
		/* background: url('images/home-icon-hover.png') no-repeat center 8px; */
		color: #ff0;
	}/*

	li.menu-item-home a{
		width: 20px;
		text-indent: -9998px;
		white-space: nowrap;
		background: url('images/home-icon.png') no-repeat center 8px;
	} */
}
@font-face {
	font-family: 'Conv_UTM Swiss CondensedBold';
	src: url('fonts/UTM Swiss CondensedBold.eot');
	src: local('☺'), url('fonts/UTM Swiss CondensedBold.woff') format('woff'), url('fonts/UTM Swiss CondensedBold.ttf') format('truetype'), url('fonts/UTM Swiss CondensedBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_UTM Swiss Condensed';
	src: url('fonts/UTM Swiss Condensed.eot');
	src: local('☺'), url('fonts/UTM Swiss Condensed.woff') format('woff'), url('fonts/UTM Swiss Condensed.ttf') format('truetype'), url('fonts/UTM Swiss Condensed.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family:'UVNBayBuomBold';
	src:url('fonts/uvnbaybuom_b-webfont.eot');
	src: local('☺'), url(fonts/uvnbaybuom_b-webfont.eot-#iefix) format('embedded-opentype'),url(fonts/uvnbaybuom_b-webfont.woff) format('woff'),url(fonts/uvnbaybuom_b-webfont.ttf) format('truetype'),url(fonts/uvnbaybuom_b-webfont.svg#UVNBayBuomBold) format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
 font-family: UTM_Swiss_Condensed_Regular;
 src: url('fonts/UTM_Swiss_Condensed_Regular.ttf')
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}
.site-main a:link, .site-main a:visited {
    color: #337ab7;
    text-decoration: none;
    word-break: break-word;
}


blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}
table a {
    color: #2e81cd;
}
.entry-header h2.entry-title , .entry-header h3.entry-title{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px #f00 dotted;
    margin: 0 0 5px 0;
    padding-top: 8px;
    padding-left: 8px;
}
.entry-header h2.entry-title a, .entry-header h3.entry-title a{
	color: #f00;
	font-size: 16px;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	/*padding: 3px;*/
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 .5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	/* display: none; */
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
	border: 2px solid !important;
	border-color: #cc2936 !important;
	padding: 20px;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-list,
.comment-list ol,
.comment-list ol ol {
	list-style: none;
	padding: 0;
	margin: 0;
}


.comment-list ol,
.comment-list ol ol {
	list-style: none;
	padding: 0;
	margin: 0 -10px;
}

.comment-list li {
	padding: 10px 10px 0;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

.comment-list ol li,
.comment-list ol ol li {
	border: 0;
	border-top: 1px solid #e5e5e5;
	background: #fdfdfd;
}

.comment-list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.comment-list .reply {
	padding-bottom: 10px;
	text-align: right;
}

.comment-form label {
	min-width: 80px;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
	padding: 5px 10px;
	border-radius: 0;
	font-size: 15px;
}

.form-submit input[type="submit"]{
	font-size: 15px;
}

.comment-author img {
	margin: 0 10px 10px 0;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	ax-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Default Styles
--------------------------------------------------------------*/
body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	font-size: 15px;
	line-height: 1.8em;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
}

body,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.dt-sidebar .dt-social-icons li .fa,
a {
	color: #2f363e;
}

a:hover,
.dt-footer-cont li a:hover,
.dt-sec-menu li a:hover,
.dt-featured-posts-wrap h2 a:hover,
.dt-pagination-nav .current,
.dt-footer .dt-news-layout-wrap a:hover {
	color: #cc2936;
	text-decoration: none;
}

.dt-news-layout1 .dt-news-post-img .fa,
.dt-news-layout-half .dt-news-post-img .fa,
.dt-sidebar-news .dt-news-post-img .fa,
.dt-related-posts .dt-news-post-img .fa,
.dt-category-posts .dt-news-post-img .fa,
#back-to-top:hover {
	background: rgba(204,41,54,.75);
}

.dt-news-layout1 .dt-news-post-img .fa:hover,
.dt-news-layout-half .dt-news-post-img .fa:hover,
.dt-sidebar-news .dt-news-post-img .fa:hover,
.dt-footer h2:after,
.dt-footer .tagcloud a:hover,
.dt-related-posts .dt-news-post-img .fa:hover,
.dt-search-bar,
.dt-category-posts .dt-news-post-img .fa:hover,
.dt-category-post-readmore a:hover,
.dt-nav-md-trigger:hover .fa {
	background: #3a2222;
}

.dt-news-layout2 .dt-news-post:hover,
.dt-pagination-nav .current,
.dt-pagination-nav a:hover {
	border-color: rgb(205, 235, 255);
}

.dt-main-menu li a,
.dt-main-menu li:hover,
.menu-item-has-children:after,
.current-menu-item a,
.dt-nav-md li a,
.dt-nav-md .menu-item-has-children:after,
.dt-logo-md a,
.dt-nav-md-trigger {
	color: #b39798;
}

.dt-main-menu li:hover,
.dt-main-menu li a:hover,
.current-menu-item > a,
.dt-nav-md li a:hover {
	/*background: #4493d0 ;*/
	color: #ff0 ;
	-webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.current-menu-item.menu-item-has-children {
	/* background: #b10007 !important; */
}

.current-menu-item.menu-item-has-children:after,
.current-menu-item.menu-item-has-children:hover:after,
.menu-item-has-children:hover:after,
.dt-main-menu li:hover > a {
	/* color: #fff !important; */
}

.dt-boxed {
	max-width: 1100px;
	margin: 0 auto;
	background: #fff;
	min-height: 100vh;
	/* box-shadow: 0 0 30px 7px rgba(0,0,0,.25); */
}

.transition5,
.dt-news-layout2 .dt-news-post-img img,
.dt-category-posts .dt-news-post-img img {
	width: 100%;

	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.transition35,
a,
.dt-main-menu li a,
.dt-main-menu li ul,
.dt-highlighted-news-img img,
.menu-item-has-children {
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

p {
	margin-bottom: 5px;
}

ul,
ol {
	margin: 0;
	padding-left: 24px;
}

.dt-post-nav {
	margin: 10px 0;
	padding: 10px;

	border: 1px solid #e5e5e5;
	background: #fefefe;
}

.dt-post-nav a {
	display: inline-block;

	width: 48%;
	padding-right: 10px;

	text-align: left;
}

.dt-post-nav a:nth-child(2) {
	padding-right: 0;
	padding-left: 10px;

	text-align: right;
}

/*--------------------------------------------------------------
# Top bar
--------------------------------------------------------------*/
.dt-top-bar {
	height: 40px;

	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}

.dt-bar-left {
	position: relative;

	overflow: hidden;

	width: 100%;
	height: 39px;
}

.dt-sec-menu {
	position: absolute;
	z-index: 99;
	top: -40px;
	left: 58px;

	visibility: hidden;

	width: 100%;
	height: 100%;
}

.dt-sec-menu-show {
	top: 0;

	visibility: visible;
}

.dt-sec-menu ul {
	margin: 0;
	padding: 0;

	background: #fff;
}

.dt-sec-menu li {
	font-size: 15px;

	display: inline-block;

	text-transform: capitalize;
}

.dt-sec-menu li a {
	display: block;

	padding: 7px 12px;

	opacity: .9;
	color: #2f363e;
}

.dt-sec-menu li a:hover {
	color: #cc2936;
}


.dt-sec-nav {
	font-size: 21px;
	line-height: 1em;

	float: left;

	width: 44px;
	height: 40px;
	margin-right: 15px;

	text-align: center;

	border: 1px solid #e5e5e5;
	border-top: 0;
	border-bottom: 0;
}


.dt-sec-nav .fa {
	display: block;

	padding: 9px 0;

	cursor: pointer;
}

.dt-sec-nav:hover {
	background: #fafafa;
}

.dt-sec-nav .fa-close,
.dt-search-icon .fa-close {
	color: #cc2936;
	background: #fafafa;
}

.dt-date {
	display: inline-block;
	overflow: hidden;

	height: 40px;
	padding: 12px 0;
}

.dt-date p {
	font-size: 14px;
	line-height: 1em;

	margin: 0;

	opacity: .9;
}

.dt-top-social {
	overflow: hidden;

	height: 39px;

	text-align: right;
}

.dt-top-social h2 {
	display: none;

	margin: 0;
	padding: 0;
}

.dt-top-social [id*='dt_social_icons'] {
	display: inline-block;
}

.dt-top-social ul {
	display: inline-block;

	margin: 0;
	padding: 0 4px 0 0;

	text-align: right;
}

.dt-top-social li,
.dt-top-social .dt-search-icon {
	display: inline-block;

	margin-right: -4px;

	text-align: center;

	outline: none !important;
}

.dt-top-social li a,
.dt-top-social .dt-search-icon a {
	font-size: 19px;
	line-height: 1em;

	display: block;

	text-decoration: none;

	color: #2f363e;
	outline: none !important;
}

.dt-top-social li .fa,
.dt-top-social .dt-search-icon .fa {
	display: block;

	width: 44px;
	height: 40px;
	padding-top: 11px;

	opacity: .75;
	border-right: 1px solid #e5e5e5;
}

.dt-top-social .dt-search-icon .fa {
	cursor: pointer;

	border-right: 0;
	border-left: 1px solid #e5e5e5;
}
.dt-top-social li:first-child .fa
{
	border-left: 1px solid #e5e5e5;
}

.dt-top-social li .fa:hover,
.dt-top-social .dt-search-icon .fa:hover {
	opacity: 1;
	color: #fff;
	border-color: transparent;
}

.dt-top-social .dt-search-icon .fa:hover {
	color: #2f363e;
	background: #fafafa;
}


.dt-top-social .fa-facebook:hover {
	background: #325c94;
}

.dt-top-social .fa-twitter:hover {
	background: #00abdc;
}

.dt-top-social .fa-google-plus:hover {
	background: #dd4b38;
}

.dt-top-social .fa-instagram:hover {
	background: #4480b1;
}

.dt-top-social .fa-github:hover {
	background: #3f91cb;
}

.dt-top-social .fa-flickr:hover {
	background: #ff0084;
}

.dt-top-social .fa-pinterest:hover {
	background: #cb2027;
}

.dt-top-social .fa-wordpress:hover {
	background: #0090c5;
}

.dt-top-social .fa-youtube:hover {
	background: #d32323;
}

.dt-top-social .fa-vimeo:hover {
	background: #1ab7ea;
}

.dt-top-social .fa-linkedin:hover {
	background: #007bb6;
}

.dt-top-social .fa-behance:hover {
	background: #2d9ad2;
}

.dt-top-social .fa-dribbble:hover {
	background: #f26798;
}

.dt-social-trigger {
	font-size: 19px;

	display: none;

	width: 45px;
	height: 40px;
	padding-top: 8px;

	cursor: pointer;
	text-align: center;

	opacity: .75;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

.dt-social-trigger:hover {
	background: #fafafa;
}

.dt-social-trigger .fa-close {
	color: #d95e68;
}

.dt-search-bar,
.dt-social-sticky-bar {
	position: absolute;
	z-index: 9999;
	top: 40px;
	left: 0;

	visibility: hidden;
	overflow: hidden;

	width: 100%;
	height: 0;

	background: #cc2936;
}

.dt-social-sticky-bar {
	display: none;

	background: #fff;
}

.dt-social-sticky-bar-show {
	visibility: visible;

	height: 40px;

	border-bottom: 1px solid #e5e5e5;
}

.dt-search-bar-show {
	visibility: visible;

	height: 60px;
}

.dt-search-wrap .screen-reader-text,
.dt-search-wrap .search-submit {
	display: none;
}

.dt-search-bar input[type='search'] {
	font-size: 24px;
	font-weight: 300;
	line-height: 1em;
	display: block;
	width: 100%;
	height: 60px;
	color: #fff;
	border: 0;
	outline: none;
	background: transparent;
}

.dt-search-bar input[type='search']::-webkit-input-placeholder {
	color: #fff;
}

.dt-search-bar input[type='search']:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}

.dt-search-bar input[type='search']::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}

.dt-search-bar input[type='search']:-ms-input-placeholder {
	color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.dt-header{
	background: #f5e3d8;
}
@media screen and (min-width: 768px) {
	.dt-header {
		 height: 105px; 
		/*margin-bottom: 1px;*/
		/*padding: 5px 0;*/
		background: #bbbab5 url('images/banner.png') no-repeat top center; 
		/*background: #005d99;*/
	}
}
@media screen and (max-width: 767px) {
	.dt-header {
		/* background: none; */
	}
}
@media (min-width: 768px) and (max-width: 1169px) {
	.dt-header {
		/* height: 13.5042735vw; */
    	/* background-size: 100%; */
	}
}

.dt-logo {
	padding: 10px 0;
}

.dt-logo h1 {
	font-weight: 500;

	margin: 0 0 2px ;
}

.dt-logo p {
	margin-bottom: 0;

	opacity: .8;
}

.dt-logo-md {
	font-size: 17px;
	font-weight: 400;
	padding-top: 8px;
}

/*--------------------------------------------------------------
# Header Image
--------------------------------------------------------------*/
.dt-header-image img {
	width: 100%;
}

/*--------------------------------------------------------------
# Menu Bar
--------------------------------------------------------------*/

.dt-menu-bar {
	background: #593738;
	border-bottom: 4px #fa7000 solid;
	/* background: linear-gradient(#ff0000, #df0000); */
}
.dt-main-menu li ul {
	background: #05baf5;
}
.dt-main-menu li ul.sub-menu{
    background-color: #fff;
    box-shadow: 5px 6px 6px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 0 0 10px 10px;
    border: 1px #eee solid;
    border-top: 0;
    text-align: left;
}
.dt-main-menu li ul.sub-menu li:hover{
	/* background-color: #ff8c32 !important; ; */
	border-radius: 5px;
}

.dt-menu-bar-sticky {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;

	width: 100%;

	box-shadow: 2px 0 5px rgba(0,0,0,.1);
}

.dt-main-menu ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.dt-main-menu #primary-menu > li {
	/* background: url('images/line_menu.jpg') no-repeat top right; */
}
.dt-main-menu li {
	font-size: 17px;
    line-height: 1.6em;
    position: relative;
    display: inline-block;
    font-weight: 500;
}

.dt-main-menu li a {
	display: block;
    padding: 6px 18px 7px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}
.dt-main-menu > div > ul > li > a {
    /*font-weight: bold;*/
}

.dt-main-menu li ul {
	position: absolute;
	z-index: 99999;
	top: 150%;
	display: block;
	visibility: hidden;
	width: 280px;
	max-width: 500%;
	opacity: 0;
}


.dt-main-menu li li ul {
	top: 50%;
	left: 100%;
}

.menu-item-has-children {
	/* padding-right: 12px !important; */
}

.menu-item-has-children:after {
	font-family: 'FontAwesome';
	font-size: 16px;

	position: absolute;
	top: 8px;
	right: 6px;

	content: '\f107';
}

.menu-item-has-children .menu-item-has-children:after {
	content: '\f105';
}

.dt-main-menu li:hover > ul {
	top: 100%;

	visibility: visible;

	opacity: 1;
}

.dt-main-menu li li:hover > ul {
	top: 0;
}

.dt-main-menu li ul li {
	display: block;
}

.dt-nav-md-trigger {
	text-align: right;
}

.dt-nav-md-trigger:hover {
	cursor: pointer;
}

.dt-nav-md-trigger .fa {
	font-size: 21px;

	display: block;
	float: right;

	width: 48px;
	height: 41px;
	padding-top: 10px;

	text-align: center;

	background: rgba(0,0,0,.15);
}

.dt-main-menu-md {
	display: none;
}

.dt-nav-md {
	visibility: hidden;

	height: 0;
}

.dt-nav-md-expand {
	visibility: visible;
	overflow-x: scroll;

	height: auto;
	max-height: 85vh;
}

.dt-nav-md ul {
	margin: 0;
	padding: 0;
}

.dt-nav-md ul ul {
	padding-left: 20px;
}

.dt-nav-md li {
	position: relative;

	display: block;
}

.dt-nav-md li a {
	display: block;

	padding: 5px 15px;
}

.dt-nav-md .menu-item-has-children .menu-item-has-children:after {
	content: '\f107';
}

.dt-nav-md .menu-item-has-children {
	padding-right: 0 !important;
}

/*--------------------------------------------------------------
# News Ticker
--------------------------------------------------------------*/
.bt-news-ticker {
	overflow: hidden;

	height: 42px;

	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

.bt-news-ticker-tag {
	font-size: 16px;
	line-height: 1em;

	position: relative;

	float: left;

	width: 130px;
	margin-right: 20px;
	padding: 12px 20px;

	text-transform: uppercase;

	color: #fff;
	background: #373c43;
}

.bt-news-ticker-tag:after {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 100%;

	width: 0;
	height: 0;
	margin-top: -20px;

	content: ' ';
	pointer-events: none;

	border: solid transparent;
	border-width: 20px;
	border-left-width: 10px;
	border-left-color: #373c43;
}

.bt-news-ticker ul {
	display: inline-block;

	width: -webkit-calc(100% - 160px);
	width: -moz-calc(100% - 160px);
	width: calc(100% - 160px);
	margin: 0;
	padding: 0 10px 0 0;
}

.bt-news-ticker li {
	font-size: 16px;
	line-height: 2em;

	display: block;
	overflow: hidden;

	width: 100%;
	height: 100%;
	padding-top: 4px;

	opacity: .95;
}

.bt-news-ticker li a {
	font-weight: 500;

	text-decoration: none;
}

/*--------------------------------------------------------------
# Front page Featured Slider
--------------------------------------------------------------*/
.dt-featured-post-slider-wrap {
	/* margin-top: 20px; */
}

.dt-featured-post-slider {
	overflow: hidden;
	width: 100%;
	height: 67.5%;
}

.dt-featured-posts-wrap,
.dt-featured-post-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-bottom: 67.5%;
}
.dt-mucluc-new{
	overflow: hidden;
}
.dt-featured-posts-wrap.mucluc, .dt-featured-post-img.mucluc {
    padding-bottom: 95%;

}
.dt-featured-posts-wrap.mucluc > h2 a {

    padding: 7px 7px 17px 7px;
    color: #fff;
    background: rgbA(0,0,0,.65);
}
.dt-featured-post-img.mucluc img {
	width: 70%;
    min-width: 70%;
}


.dt-featured-post-img img {
	position: absolute;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	width: auto;
	min-width: 100%;
	max-width: 500%;
	height: 100%;
	margin: auto;
}

.dt-featured-posts-wrap > h2 {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4em;
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 100%;
	height: auto;
	min-height: 22px;
}

.dt-featured-posts-wrap > h2 a {
	display: block;
	padding: 10px 20px 18px;
	color: #fff;
	background: rgbA(0,0,0,.85);
}

.dt-featured-post-date {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	position: absolute;
	top: -34px;
	bottom: auto;
	left: 0;
	width: 100%;
	padding: 0 20px;
	color: #fff;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75));
	background:      -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75));
	background:    -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75));
	background:         linear-gradient(to bottom, rgba(0, 0, 0, 0) , rgba(0, 0, 0, .75));
}

.dt-featured-post-month {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	display: inline-block;
	text-align: right;
}

.dt-featured-post-day {
	font-size: 32px;
	line-height: 1em;
	display: inline-block;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #fff;
}

.dt-featured-post-slider .swiper-button-next,
.dt-featured-post-slider .swiper-button-prev {
	z-index: 999;
	right: 15px;
	width: 48px;
	height: 60px;
	margin-top: -24px;
	padding-top: 10px;
	text-align: center;
	opacity: .75;
	background: transparent;
	filter: alpha(opacity=75);
}

.dt-featured-post-slider .swiper-button-prev {
	left: 15px;
}

.dt-featured-post-slider .swiper-button-next:hover,
.dt-featured-post-slider .swiper-button-prev:hover {
	opacity: 1;
	background: rgba(0, 0, 0, .35);
	filter: alpha(opacity=100);
}

.dt-featured-post-slider .swiper-button-next .fa,
.dt-featured-post-slider .swiper-button-prev .fa {
	font-size: 36px;
	color: #fff;
}

/*--------------------------------------------------------------
# Front Page Highlighted News
--------------------------------------------------------------*/
.dt-highlighted-news {
	margin-top: 20px;
}

.dt-highlighted-news-holder {
	position: relative;

	float: left;
	overflow: hidden;

	width: -webkit-calc(50% - 10px);
	width: -moz-calc(50% - 10px);
	width: calc(50% - 10px);
	height: 0;
	padding-bottom: 32.5%;
}

.dt-highlighted-news-holder:first-child {
	margin: 0 20px 20px 0;
}

.dt-highlighted-news-holder:nth-child(2) {
	margin-bottom: 20px;
}

.dt-highlighted-news-holder:nth-child(3) {
	margin-right: 20px;
}

.dt-highlighted-news-img {
	position: relative;

	width: 100%;
	padding-bottom: 67.5%;
}

.dt-highlighted-news-img img {
	position: absolute;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;

	width: auto;
	height: 100%;
	margin: auto;
}

.dt-highlighted-news-img:hover img {
	-webkit-transform: scale(1.12);
	-moz-transform: scale(1.12);
	-ms-transform: scale(1.12);
	-o-transform: scale(1.12);
	transform: scale(1.12);
}

.dt-highlighted-news-desc {
	position: absolute;
	bottom: 0;
	left: 0;

	width: 100%;
	min-height: 60px;
}

.dt-highlighted-news-desc h2 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4em;

	margin: 0;

	background: rgba(0,0,0,.6);
}

.dt-highlighted-news-desc h2:hover {
	background: rgba(0,0,0,.8);
}

.dt-highlighted-news-desc h2 a {
	display: block;

	padding: 10px 15px;

	color: #fff;
}

.dt-highlighted-news-cat {
	font-size: 13px;

	display: inline-block;

	text-transform: capitalize;

	color: #fff;
}

.dt-highlighted-news-cat a {
	display: block;

	padding: 1px 15px 2px;

	text-decoration: none;

	color: #fff;
	outline: none;
}

.dt-highlighted-news-cat a:hover {
	color: #fff;
}

/*--------------------------------------------------------------
# Front Page News Section
--------------------------------------------------------------*/
.dt-news-layout-wrap {
	margin: 0 0 15px 0;
	/*border: 1px solid #eee;*/
}

.dt-news-layout-wrap h2 span {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 500;
	display: inline-block;
	float: right;
	margin-top: 3px;
	background: #fff;
}

.dt-news-post-highlighted h3,
.dt-news-post-list h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
}

.dt-news-post-list h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
}

.dt-news-post-desc {
	/* font-size: 15px; */
	line-height: 1.8em;
	margin: 7px 0 0 0;
	opacity: .95;
}
.viewtintuc .dt-news-post-desc {
    margin: 5px 0;
	text-align: justify;
}

.dt-news-post-meta span {
	font-size: 14px;
	display: inline-block;
	margin-top: 10px;
	margin-right: 25px;
	padding: 5px 0;
	opacity: .7;
}
.viewtintuc .dt-news-post-meta span {
    padding: 0;
}
.dt-news-post-meta .fa {
	font-size: 15px;

	margin-right: 5px;
}

/*--------------------------------------------------------------
# Front Page News Section Layout 1
--------------------------------------------------------------*/
.dt-news-layout1 .dt-news-post {
	float: left;
	width: calc(50% - 8px);
	margin-left: 16px;
}

.dt-news-layout1 .dt-news-post h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
}

.dt-news-layout1 .dt-news-post {
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}



.dt-news-layout1 .dt-news-post-img {
	float: left;
	width: 130px;
	height: auto;
	margin-right: 15px;
	margin-bottom: 20px;
}

.dt-news-layout1 .dt-news-post-comments,
.dt-news-layout1 .dt-news-post-desc {
	display: none;
}

.dt-news-layout1 .dt-news-post .dt-news-post-meta span {
	margin-top: 0;
	padding: 0;
}

.dt-news-layout1 .dt-news-post:nth-child(1) {
	margin-bottom: 0;
	border: 0;
	padding-left: 15px;
	margin-left: 0;
}

.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post-img {
	width: 100%;
	margin: 0;
}

.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post-comments {
	display: inline-block;
}

.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post-desc {
	display: block;
}

.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post h3 {
	font-size: 20px;
}

.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post-meta span {
	margin-top: 10px;
	padding: 5px 0;
}

.dt-news-post-list .dt-news-post:last-child {
	padding: 0;
	border-bottom: 0;
}

.dt-news-layout1 .dt-news-post-img,
.dt-news-layout-half .dt-news-post-img,
.dt-sidebar-news .dt-news-post-img,
.dt-related-posts .dt-news-post-img,
.dt-category-posts .dt-news-post-img {
	position: relative;
}

.dt-news-layout1 .dt-news-post-img span,
.dt-news-layout-half .dt-news-post-img span,
.dt-sidebar-news .dt-news-post-img span,
.dt-related-posts .dt-news-post-img span,
.dt-category-posts .dt-news-post-img span {
	position: absolute;
	top: 0;
	left: 0;

	display: block;
	visibility: hidden;

	width: 100%;
	height: 100%;

	opacity: 0;
	background: rgba(255,255,255,.5);
}

.dt-news-layout1 .dt-news-post-img:hover span,
.dt-news-layout-half .dt-news-post-img:hover span,
.dt-sidebar-news .dt-news-post-img:hover span,
.dt-related-posts .dt-news-post-img:hover span,
.dt-category-posts .dt-news-post-img:hover span {
	visibility: visible;

	opacity: 1;
}

.dt-news-layout1 .dt-news-post-img .fa,
.dt-news-layout-half .dt-news-post-img .fa,
.dt-sidebar-news .dt-news-post-img .fa,
.dt-related-posts .dt-news-post-img .fa,
.dt-category-posts .dt-news-post-img .fa {
	font-size: 18px;
	line-height: 1em;

	position: absolute;
	top: 50%;
	left: 50%;

	visibility: hidden;

	width: 48px;
	height: 48px;
	margin: 0 0 0 -24px;
	padding-top: 15px;

	text-align: center;

	opacity: 0;
	color: #fff;
	border-radius: 50%;
	background: rgba(0,0,0,.5);
}

.dt-news-layout1 .dt-news-post-img:hover .fa,
.dt-news-layout-half .dt-news-post-img:hover .fa,
.dt-sidebar-news .dt-news-post-img:hover .fa,
.dt-related-posts .dt-news-post-img:hover .fa,
.dt-category-posts .dt-news-post-img:hover .fa {
	visibility: visible;

	margin-top: -24px;

	opacity: 1;
}
/* Pháº§n list tin chuyÃªn má»¥c*/
.dt-news-post-list h3{
    font-size: 15px;
}
/* End Pháº§n list tin chuyÃªn má»¥c*/
/*chuyen má»¥c tin trang chá»§*/
.dt-news-layout-wrap h2 {
    font-size: 14px;
    padding:0;
    margin: 0;
    color: #336699;
    border:0;
    /*border-bottom: 1px solid #e5e5e5;*/
}
.dt-news-layout1{
    padding:15px 0 0;
    border-top: 0;
}

.dt-news-layout1 .dt-news-post:nth-child(1) {
    width: calc(60% - 8px);
    min-height: 160px;
}
.dt-news-layout1 .dt-news-post {
    width: calc(40% - 8px);
    margin-bottom: 8px;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align: justify;
}
.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post-comments {
    display: none;
}
.dt-news-layout1 .dt-news-post:nth-child(1) h3 {
    font-weight: bold;
    background :none;
    text-indent: 0;
}
.dt-news-layout1 .dt-news-post:nth-child(1) h3 a{
	color: #f00;
}
.dt-news-layout1 .dt-news-post h3 {
    font-size: 14px;
    font-weight: normal;
    background: url('images/bullet.gif') no-repeat 0 8px;
    text-indent: 15px;
}
.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post-img {
    display: block;
}
.dt-news-layout1 .dt-news-post .dt-news-post-img {
    display: none;
}
.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post-img img{
    width: 180px;
    height: 120px;
    float: left;
}
.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post-meta span {
    margin-top:0;
    padding: 0;
    display: inline-block;
}
.dt-news-layout1 .dt-news-post .dt-news-post-meta span {
    display: none;
}
.dt-news-layout1 .dt-news-post-desc {
    font-size: 14px;
    margin: 5px 0;
}
.dt-news-layout1 .dt-news-post:nth-child(1) .dt-news-post-img{
    width: 190px;
}
.dt-news-layout1 .dt-news-post-img span{
    width: 180px;
}
.dt-news-layout1 .dt-news-post-meta span, .dt-news-layout1 .dt-news-post-meta .fa{
    font-size: 12px;
}
.dt-news-layout1 .dt-news-post {
    border-bottom: 1px dashed #cccccc;
}
/*End chuyen má»¥c tin trang chá»§*/
/*--------------------------------------------------------------
# Front Page News Section Layout 2
--------------------------------------------------------------*/
.dt-news-layout2 .dt-news-post {
	float: left;
	width: -webkit-calc(33.333333% - 13.333333px);
	width: -moz-calc(33.333333% - 13.333333px);
	width: calc(33.333333% - 13.333333px);
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #e5e5e5;
	background: #fefefe;
}

.dt-news-layout2 .dt-news-post:hover {
	background: #fff;
}

.dt-news-layout2 .dt-news-post:nth-child(1),
.dt-news-layout2 .dt-news-post:nth-child(4),
.dt-news-layout2 .dt-news-post:nth-child(7),
.dt-news-layout2 .dt-news-post:nth-child(10),
.dt-news-layout2 .dt-news-post:nth-child(13) {
	margin-left: 10px;
}

.dt-news-layout2 .dt-news-post-img,
.dt-category-posts .dt-news-post-img {
	position: relative;

	overflow: hidden;
}

.dt-news-layout2 .dt-news-post-img:hover img,
.dt-category-posts .dt-news-post-img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.2);
}

.dt-news-layout2 .dt-news-post-meta {
	position: absolute;
	bottom: 0;
	left: 0;

	width: 100%;
	height: 46px;
	padding: 0 10px;

	color: #fff;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background:      -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background:    -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background:         linear-gradient(to bottom, rgba(0, 0, 0, 0) , rgba(0, 0, 0, 1));
}

.dt-news-layout2 .dt-news-post-month {
	font-size: 13px;
	line-height: 1.2em;

	display: inline-block;

	margin: 0;

	text-align: right;
}

.dt-news-layout2 .dt-news-post-day {
	font-size: 30px;
	line-height: .3em;

	display: inline-block;

	margin-left: 5px;
	padding-left: 5px;

	text-align: left;

	border-left: 1px solid #fff;
}

.dt-news-layout2 .dt-news-post h3 {
	min-height: 52px;
}

.dt-news-layout2 .dt-news-post h3{
	font-size: 15px;
	font-weight: 500;
	line-height: 1.6em;
}
.dt-related-posts h3{
	margin: 10px 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.6em;
}
.dt-news-layout2 .dt-news-post-desc {
	/*font-size: 14px;*/
	line-height: 1.6em;
	min-height: 66px;
	margin-top: 0;
	margin-bottom: 0;
	opacity: .9;
}

/*--------------------------------------------------------------
# Front Page News Section Layout 3
--------------------------------------------------------------*/
.dt-news-list-3 .dt-news-layout-wrap {
	margin: 20px 0 0;
}

.dt-news-layout-half {
	float: left;

	width: 48.5%;
}

.dt-half-last {
	float: right;
}

.dt-news-layout3 .dt-news-post,
.dt-news-layout4 .dt-news-post {
	margin-bottom: 15px;
	padding: 0 15px 15px;
	border-bottom: 1px solid #e5e5e5;
}

.dt-news-layout3 .dt-news-post:nth-last-of-type(1) {
	border-bottom: 0;
}

.dt-news-layout3 .dt-news-post figure {
	float: left;
	width: 130px;
	margin-right: 15px;
}

.dt-news-layout3 .dt-news-post .dt-news-post-comments,
.dt-news-layout3 .dt-news-post .dt-news-post-desc {
	display: none;
}

.dt-news-layout3 .dt-news-post .dt-news-post-meta span {
	padding: 0;
}

.dt-news-layout3 .dt-news-post h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
}

.dt-news-layout3 .dt-news-post:nth-child(1) figure {
	width: 100%;
	margin-right: 0;
}

.dt-news-layout3 .dt-news-post:nth-child(1)  .dt-news-post-meta span {
	padding: 5px 25px 5px 0;
	margin-top: 10px;
}

.dt-news-layout3 .dt-news-post:nth-child(1) .dt-news-post-comments {
	display: inline-block;
}

.dt-news-layout3 .dt-news-post:nth-child(1) .dt-news-post-desc {
	display: block;
}

.dt-news-layout3 .dt-news-post:nth-child(1) h3 {
	font-size: 20px;
}

.dt-news-layout-half .dt-news-post:last-child {
	padding: 0 15px;
}

.dt-news-layout-half .dt-news-post-list .dt-news-post-meta span {
	margin-top: 0;
}

.dt-news-layout-half .dt-news-post-list .dt-news-post-img {
	float: left;

	width: 120px;
}

.dt-news-layout-half .dt-news-post-list .dt-news-post-content {
	float: right;

	width: -webkit-calc(100% - 134px);
	width: -moz-calc(100% - 134px);
	width: calc(100% - 134px);
}

/*--------------------------------------------------------------
# Front Page News Section Layout 4
--------------------------------------------------------------*/
.dt-sidebar-news h2 {
	font-size: 16px;
	font-weight: 500;
}

.dt-news-layout4 .dt-news-post {
	margin-bottom: 15px;
	padding: 0 15px 15px;

	border-bottom: 1px solid #e5e5e5;
}

.dt-news-layout4 .dt-news-post:last-child {
	margin-bottom: 0;
	padding: 0 15px;

	border-bottom: 0;
}


.dt-news-layout4 .dt-news-post-img {
	overflow: hidden;

	max-height: 150px;
}

.dt-news-layout4 .dt-news-post-content h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5em;
}

.dt-news-list-4 {
	margin-bottom: 0;
}

.dt-news-list-4 h2 {
	margin-bottom: 0;
}

.dt-news-layout4 .dt-news-post {
	float: left;

	width: 50%;
	margin-bottom: 0;
	padding-top: 15px;

	border: 1px solid #e5e5e5;
	border-top: 0;
	border-left: 0;
}

.dt-news-layout4 .dt-news-post:nth-child(even) {
	float: right;

	border-right: 0;
}

.dt-news-layout4 .dt-news-post:nth-last-child(2),
.dt-news-layout4 .dt-news-post:nth-last-child(3) {
	border-bottom: 0;
}

.dt-news-layout4 .dt-news-post-img
{
	max-height: 248px;
}

.dt-news-layout4 h3 {
	font-size: 18px;
	line-height: 1.6em;

	min-height: 50px;
	margin: 0;
}

.dt-news-layout4 .dt-news-post-img {
	float: left;

	width: 120px;
}

.dt-news-layout4 .dt-news-post-content {
	float: right;

	width: -webkit-calc(100% - 135px);
	width: -moz-calc(100% - 135px);
	width: calc(100% - 135px);
}

/*--------------------------------------------------------------
# Ads
--------------------------------------------------------------*/
.dt-header-ads-728x90 {
	margin-bottom: 0;
	text-align: center;
}
.dt-top-ads{
	padding-top: 8px;
}
.dt-top-ads label {
	display: unset;
}
.dt-top-ads input.search-submit {
	background-color: #2d920f;
    border: 0;
    color: #fff;
    height: 35px;
    border-radius: 0 15px 15px 0;
	padding: 0 7px;
}
.dt-top-ads input.search-field {
	width: calc(100% - 80px);
	border-radius: 15px 0 0 15px;
	padding-left: 7px;
	border: 1px solid #d8f1d1;
}
span.ha-contact{
    display: block;
    color: #f4f5f6;
    font-size: 16px;
    text-align: center;
}

span.contact-text {
    text-transform: uppercase;
    float: none;
}
span.contact-phone {
    font-size: 20px;
    float: none;
    color: #ffff00;
}
span.contact-cty{
	font-size: 20px;
}
.dt-header-ads-728x90 img {
	width: 100%;
	max-width: 728px;
}

.dt-ads-870x150,
.dt-ads-262x220 {
	text-align: center;
	margin-top: 30px;
}

.dt-ads-870x150 img {
	width: 100%;
	max-width: 870px;
}

.dt-ads-262x220 {
	text-align: left;
}

.dt-ads-262x220 img {
	width: 100%;
	max-width: 262px;
}

.dt-ads-130x130 {
	display: inline-block;
}

.dt-ads-130x130 img {
	width: 100%;
	max-width: 130px;
}
.dt-footer-bar b {color: #ff0; text-transform: uppercase;}
/*.dt-footer-bar a:hover {color: #d6d667;}*/

.dt-footer-cont .dt-ads-130x130,
.dt-footer-cont .dt-ads-262x220 {
	margin-bottom: 0;
	padding: 0;
}

/*--------------------------------------------------------------
# Back to top
--------------------------------------------------------------*/
#back-to-top {
	font-size: 32px;

	position: fixed;
	z-index: 9999;
	right: 20px;
	bottom: 60px;

	width: 48px;
	height: 48px;
	padding-top: 6px;

	cursor: pointer;
	text-align: center;
	text-decoration: none;

	opacity: 0;
	color: #fff;
	border-radius: 50%;
	background: rgba(0, 0, 0, .35);

	filter: alpha(opacity=0);
}

#back-to-top:hover {
	background: #cc2936;
}

#back-to-top.show {
	opacity: 1;

	filter: alpha(opacity=100);
}


/*--------------------------------------------------------------
# Related Posts
--------------------------------------------------------------*/
.dt-related-posts {
	margin: 20px 0;
    padding:  0;
	border: 1px solid #e5e5e5;
}

.dt-related-posts h2 {
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #f00 dotted;
	color: #f00;
    text-transform: uppercase;
}

.dt-related-posts ul li a {
	color: #2e81cd;
}
.dt-related-posts ul {
	margin: 0;
	padding: 0;
}
.dt-related-posts ul.vb-lienquan li {
	display: block;
	float: none;
	width: inherit;
	margin: 10px;
	border-bottom: 1px #dbdbdb dashed;
}
.dt-related-posts li {
	display: block;
	float: left;
	width: -webkit-calc(25% - 20px);
	width: -moz-calc(25% - 20px);
	width: calc(25% - 20px);
	margin: 0 10px;
}

.dt-related-posts .dt-no-image {
	position: relative;

	width: 100%;
	height: 0;
	padding-bottom: 71.5%;

	background: url('images/no-image.png') no-repeat center center;
	background-size: auto 100%;
}

/*--------------------------------------------------------------
# Category Page
--------------------------------------------------------------*/

:not(.wqn_banggia)  > .page-header {
	margin: 0;
	border-bottom: 1px solid #f76e00;
	padding-bottom: 0;
	margin-bottom: 10px;
}
:not(.wqn_banggia) > .page-header > h1.page-title{
	background: #593738;
	color: #fff;
	margin: 0;
	border-radius: 2px 2px 0 0;
    font-size: 16px;
    display: inline-block;
    padding: 6px 15px;
}


.dt-category-posts .dt-news-post-highlighted
{
	width: 100%;
}

.dt-category-posts .dt-news-post {
	margin-top: 30px;
	border-bottom: 0;
}
.dt-category-posts.viewtintuc .dt-news-post {
	padding: 20px 0 !important;
    border-bottom: 0;
    border-bottom: 2px solid #F2F2F2;
    margin: 0;
}

.dt-category-posts .dt-news-post-content {
	padding: 10px;
	padding-top: 5px;
	border: 1px solid #e5e5e5;
	border-top: 0;
}
.dt-category-posts.list-mauweb .dt-news-post-content {
	border-top: 0;
	border-bottom: 0;
}
.dt-category-posts.viewtintuc .dt-news-post-content {
	padding: 0;
	border: 0;
}

.dt-category-posts .dt-news-post-list .dt-news-post {
	float: left;
	width: -webkit-calc(33.33333333%);
	width: -moz-calc(33.33333333%);
	width: calc(33.33333333%);
	padding: 5px;
}.dt-category-posts.viewtintuc .dt-news-post-list .dt-news-post {
	width: 100%
}

.dt-category-posts .dt-news-post-list .dt-news-post h3 {
	font-weight: 500;
	line-height: 1.6em;
}

.dt-category-posts .dt-news-post-list .dt-news-post:nth-child(even) {
	/*float: right;*/
}

.dt-category-posts .dt-news-post-list .dt-news-post:nth-child(odd) {
	/*clear: both;*/
}
.dt-category-posts .dt-news-post-list .dt-news-post:nth-child(3n+1) {
	clear: both;
}


.dt-category-posts .dt-news-post-img img {
	width: 100%;
}

.dt-category-post-readmore a {
	font-weight: 500;

	display: block;

	padding: 12px 0;

	text-align: center;
	text-transform: capitalize;

	border: 1px solid #e5e5e5;
	border-top: 0;
	background: #fafafa;
}

.dt-category-post-readmore a:hover {
	color: #fff;
}
.dt-category-post-readmore-mauweb
{
	border: 1px solid #e5e5e5;
	border-top: 0;
}
.dt-category-post-readmore-mauweb a.pull-right{
	margin: 0 10px 10px 0;
}
.dt-category-post-readmore-mauweb a.pull-left{
	margin: 0 0 10px 10px;
}

.dt-pagination-nav a,
.dt-pagination-nav .current {
	display: inline-block;
	margin: 0 2px;
	padding: 2px 10px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
}

.dt-pagination-nav .current,
.dt-pagination-nav a:hover {
	background: #fafafa;
}

/*
 *  BreadCrumbs
 -----------------------------------*/
.dt-breadcrumbs {
	font-size: 14px;
    padding: 8px 15px;
    /* border-top: 1px solid rgba(39,48,57,.06); */
    /* box-shadow: 0 1px 2px rgba(39,48,57,.025); */
    background: #fff;
    color: #7d8388;
    margin-bottom: 10px;
    background: #fff url(images/line-x2.jpg) repeat-x bottom;
}

.dt-breadcrumbs ul {
	margin: 0;
	padding: 0;
}

#dt_breadcrumbs li {
	display: inline-block;
	padding: 0 2px;
	opacity: .9;
}
.dt-breadcrumbs input.search-submit{
	background: url(images/icon-search.png) no-repeat center center;
    border: 1px #dbdbdb solid;
    line-height: 29px;
    border-radius: 3px;
    text-indent: -999px;
    width: 33px;
}
#breadcrumbs span{
	line-height: 29px;
}

.dt-breadcrumbs .widget , .dt-breadcrumbs .widget label{
    margin: 0;
}
/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.dt-sidebar ul {
	margin: 0;
	padding: 10px 0 10px 34px;
}

.dt-sidebar ul li {
	padding: 3px 0;
}

.dt-sidebar .dt-news-post-highlighted h3,
.dt-sidebar .dt-news-post-list h3,
.dt-sidebar .dt-news-layout4 .dt-news-post-content h3 {
	font-size: 16px;
	font-weight: 500;
}

.dt-sidebar .dt-news-layout4 h3 {
	min-height: 20px;
	height: auto;
}

/* .dt-sidebar select, */
.dt-sidebar input[type='text'],
.dt-sidebar input[type='email'],
.dt-sidebar input[type='number'],
.dt-sidebar input[type='search'],
.dt-sidebar input[type='tel'],
.dt-sidebar [name='your-message'],
.dt-sidebar input textarea {
	margin: 5px 0;
}

.dt-sidebar select,
.dt-sidebar input[type='text'],
.dt-sidebar input[type='email'],
.dt-sidebar input[type='number'],
.dt-sidebar input[type='search'],
.dt-sidebar input[type='tel'],
.dt-sidebar input textarea,
.dt-footer select,
.dt-footer input[type='text'],
.dt-footer input[type='email'],
.dt-footer input[type='number'],
.dt-footer input[type='search'],
.dt-footer input textarea {
	font-size: 15px;
	min-width: 200px;
	padding-left: 5px;
}

.dt-sidebar .widget_archive,
.dt-sidebar .widget_calendar,
.dt-sidebar .widget_meta,
.dt-sidebar .widget_pages,
.dt-sidebar .widget_recent_comments,
.dt-sidebar .widget_recent_entries,
.dt-sidebar .widget_categories,
.dt-sidebar .widget_search,
.dt-sidebar .widget_tag_cloud,
.dt-sidebar .widget_text,
.dt-sidebar .dt-social-icons,
.dt-sidebar .videomoi_widget_class,
#secondary aside.widget {
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #fff;
}


#secondary aside.widget h2{
	/*background: linear-gradient(#fff, #ebeaea);*/
	border-bottom: 1px solid #f00;
	color: #f00;
	font-size: 15px;
}
#secondary h2.widget-title:before{
	content: "\f003";
	font: normal normal normal 16px/1 FontAwesome;
	padding-right: 7px;
}
#secondary h2.widget-title{
	padding: 9px 12px 7px;
}

.dt-sidebar #calendar_wrap {
	padding: 0 15px;
}

.dt-sidebar #wp-calendar > caption,
.dt-footer #wp-calendar > caption {
	font-weight: bold;
}

.dt-sidebar #wp-calendar tbody a,
.dt-footer #wp-calendar tbody a {
	font-weight: bold;
}

.dt-footer #wp-calendar a {
	color: rgba(255,255,255,.5);
}

.dt-sidebar #wp-calendar tfoot,
.dt-footer #wp-calendar tfoot {
	margin-top: 10px;
	padding-top: 10px;

	border-top: 1px solid #e5e5e5;
}

.dt-sidebar #wp-calendar #next,
.dt-footer #wp-calendar #next {
	text-align: right;
}

.dt-sidebar .widget_recent_entries ul,
.dt-sidebar  .widget_recent_comments ul {
	list-style: decimal;
}

.dt-sidebar .widget_recent_entries li,
.dt-sidebar .widget_categories li {
	/* font-size: 16px; */
	/* font-weight: 500; */
	padding: 10px 0;
}

.dt-sidebar .widget_categories li {
	padding: 0;
}

.dt-sidebar .tagcloud {
	padding: 10px;
}

.dt-sidebar .tagcloud a {
	margin: 5px;
}

.dt-sidebar .textwidget {
	padding: 10px 15px;
}

.dt-social-icons-lg {
	float: right;
}

.dt-sidebar .dt-social-icons ul {
	padding: 0 0 20px;
}

.dt-sidebar .dt-social-icons li {
	font-size: 22px;

	display: inline-block;
	float: left;

	width: 48px;
	height: 48px;
	margin: 15px 0 0 14px;

	text-align: center;
}

.dt-sidebar .dt-social-icons li .fa {
	display: block;

	width: 48px;
	height: 48px;
	padding-top: 12px;

	opacity: .8;
	border: 1px solid #e5e5e5;
}

.dt-sidebar .dt-social-icons li .fa:hover {
	color: #fff;
	border-color: transparent;
}

.dt-sidebar .dt-search-icon .fa:hover {
	color: #2f363e;
	background: #fafafa;
}

.dt-sidebar .fa-facebook:hover {
	background: #325c94;
}

.dt-sidebar .fa-twitter:hover {
	background: #00abdc;
}

.dt-sidebar .fa-google-plus:hover {
	background: #dd4b38;
}

.dt-sidebar .fa-instagram:hover {
	background: #4480b1;
}

.dt-sidebar .fa-github:hover {
	background: #3f91cb;
}

.dt-sidebar .fa-flickr:hover {
	background: #ff0084;
}

.dt-sidebar .fa-pinterest:hover {
	background: #cb2027;
}

.dt-sidebar .fa-wordpress:hover {
	background: #0090c5;
}

.dt-sidebar .fa-youtube:hover {
	background: #d32323;
}

.dt-sidebar .fa-vimeo:hover {
	background: #1ab7ea;
}

.dt-sidebar .fa-linkedin:hover {
	background: #007bb6;
}

.dt-sidebar .fa-behance:hover {
	background: #2d9ad2;
}

.dt-sidebar .fa-dribbble:hover {
	background: #f26798;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.dt-footer {
	font-size: 14px;
	/*line-height: 2;
	background: #1e1e1e url(images/footer.png)top repeat-x;
    padding-top: 10px;
    color: rgba(255,255,255,.8);*/
}
.dt-footer h2.widget-title {
    color: #fff;
    border-bottom: 1px #ff7b0b  solid;
}

.dt-footer h2 {
	font-size: 16px;
	font-weight: 300;
	position: relative;
	margin: 0 0 25px;
	padding: 5px 0 15px;
	text-transform: uppercase;
	color: #fff;
}

.dt-footer-cont {
	position: relative;
	padding: 25px 0 0 0;
}

.dt-footer-cont .widget {
	margin-bottom: 20px;
}

.dt-footer-cont aside {
	/*padding: 0 15px;*/
}

.dt-footer h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 1px;
	content: '';
}

.dt-footer-cont ul {
	margin-left: 0;
	padding-left: 15px;
}

.dt-footer-cont li {
	/*padding: 8px 0;*/
}

.dt-footer-cont li a {
	display: block;
	color: rgba(255,255,255,.8);
}
.dt-footer-cont h2.widget-title{
	margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
    padding: 5px;
}
.dt-footer-cont h2:after{
	background: transparent !important;
}

.dt-footer .tagcloud a {
	line-height: 1.7em;
	display: inline-block;
	margin: 4px 3px;
	padding: 2px 8px;
	color: #fff;
	border-radius: 3px;
	background: rgba(255,255,255,.1);
}

.dt-footer .dt-news-layout-wrap {
	margin: 0;
	border: 0;
}

.dt-footer .dt-news-layout-wrap h2 {
	font-weight: 400;
	margin: 0;
	padding-left: 0;
	border: 0;
}

.dt-footer .dt-news-layout-wrap h2 a {
	display: none;
}

.dt-footer .dt-news-layout-wrap a {
	color: #fff;
}

.dt-footer .dt-highlighted-news-holder {
	float: none;
	width: 100%;
	margin: 0 0 20px;
	padding-bottom: 65%;
}

.dt-footer .dt-highlighted-news-holder:nth-last-child(2) {
	margin-bottom: 0;
}

.dt-footer .dt-news-layout1 .dt-news-post-meta,
.dt-footer .dt-news-layout-half .dt-news-post-meta {
	padding: 5px 0;
}

.dt-footer .dt-news-layout1 .dt-news-post-meta {
	margin-top: 10px;
}

.dt-footer .dt-news-layout1 .dt-news-post,
.dt-footer .dt-news-layout1 .dt-news-post-content {
	width: 100%;
	padding: 0;
}

.dt-footer .dt-news-post-list .dt-news-post {
	margin-bottom: 0;
	padding-right: 0;
	border-bottom: 0;
}

.dt-footer .dt-news-layout1 .dt-news-post-img,
.dt-footer .dt-news-layout1 .dt-news-post-img img,
.dt-footer .dt-news-layout-half .dt-news-post-img,
.dt-footer .dt-news-layout-half .dt-news-post-img img,
.dt-footer .dt-news-layout-half .dt-news-post-content,
.dt-footer .dt-news-layout4 .dt-news-post-img,
.dt-footer .dt-news-layout4 .dt-news-post-img img,
.dt-footer .dt-news-layout4 .dt-news-post-content {
	width: 100%;
}

.dt-footer .dt-news-list-2 h2,
.dt-footer .dt-news-list-3 h2,
.dt-footer .dt-news-layout-wrap h2 {
	margin-bottom: 15px;
}

.dt-footer .dt-news-layout2 .dt-news-post {
	float: none;
	width: 100%;
	margin: 0 0 5px;
	padding: 0;
	border: 0;
	background: transparent;
}

.dt-footer .dt-news-layout2 .dt-news-post:nth-last-child(1) {
	border-bottom: 0;
}

.dt-footer .dt-news-layout2 .dt-news-post h3 {
	height: auto;
}

.dt-news-layout2 .dt-news-post-img img {
	width: 100%;
}

.dt-footer .dt-news-layout-half {
	width: 100%;
}

.dt-footer .dt-news-layout-half .dt-news-post {
	margin-bottom: 25px;
	padding: 0 !important;

	border: 0;
}

.dt-footer .dt-news-layout-half .dt-news-post-img {
	width: 100%;
}

.dt-footer .dt-news-layout-half .dt-news-post-desc {
	margin: 0;
}

.dt-footer .dt-news-layout4 .dt-news-post {
	width: 100%;
	margin-bottom: 25px;
	padding: 0;

	border: 0;
}

.dt-footer .widget_text img {
	margin: 15px 0;
}

.dt-footer .dt-news-layout4 .dt-news-post h3 {
	margin-top: 10px;
	min-height: 20px;
}

.dt-footer .dt-news-post-highlighted h3,
.dt-footer .dt-news-post-list h3,
.dt-footer .dt-news-layout4 .dt-news-post h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.dt-footer .dt-news-post-desc {
	font-size: 14px;
}

/*--------------------------------------------------------------
# Footer Bar
--------------------------------------------------------------*/
.dt-footer-bar {
	padding: 10px 0 5px 7px;
	background: #503535;
}

.dt-footer-bar a {
	color: rgba(255,255,255,.8);
}

.dt-footer-designer, .dt-footer-designer a {
	text-align: right;
	padding-right: 5px;
	color: #d0d0d0;
}
.dt-copyright{
	color: #fff;
}
/*--------------------------------------------------------------
# Archive page
--------------------------------------------------------------*/
.dt-archive-post {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(39,48,57,.1);
}

.dt-archive-post figure {
	float: left;
	width: 300px;
	margin-right: 30px;
	margin-bottom: 10px;
}

.dt-archive-post h2 {
	font-size: 22px;
	line-height: 1.6em;
	margin-top: 0;
}

/*--------------------------------------------------------------
    # Tag Cloud
    --------------------------------------------------------------*/
.tagcloud a {
	margin: 0 4px 8px 0;
	padding: 1px 15px 0;

	background: rgba(39,48,57,.6);
	border-radius: 30px;
	display: inline-block;
	color: #fff;
	font-size: 13px !important;
	font-weight: 400;
}

.tagcloud a:hover {
	background: #cc2936;
	color: #fff;
}

/*--------------------------------------------------------------
# Post Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Post Navigation
--------------------------------------------------------------*/
.post-navigation {
	margin: 30px 0 30px;
	padding: 30px 0;
	border-top: 1px solid rgba(39,48,57,.05);
}

.post-navigation:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
	font-weight: 500;
	line-height: 1.8em;
	position: relative;
	display: inline-block;
	width: 48%;
	float: left;
	padding-left: 30px;
}

.post-navigation .nav-next {
	float: right;
	text-align: right;
	padding-left: 0;
	padding-right: 30px;
}

.post-navigation .nav-previous a:before,
.post-navigation .nav-previous a:after,
.post-navigation .nav-next a:before,
.post-navigation .nav-next a:after {
	position: absolute;
	top: -2px;
	font-size: 22px;

}
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:before {
	content: ' ';
	width: 24px;
	height: 32px;
	font-family: 'FontAwesome';
	left: 0;
	font-size: 36px;
}

.post-navigation .nav-previous a:after,
.post-navigation .nav-next a:after {
	content: '';
	width: calc(100% - 32px);
	left: 32px;
	padding-top: 2px;
	font-weight: 500;
}

.post-navigation .nav-next a:before {
	content: '';
	right: 0;
	left: auto;
	text-align: right;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media all and (max-width: 1200px) {
	.dt-news-layout1 .dt-news-post-meta span,
	.dt-news-layout3 .dt-news-post-list .dt-news-post-meta span {
		padding: 0;
	}

	.dt-news-layout3 .dt-news-post-comments {
		display: none;
	}

	.dt-main-menu li {
		font-size: 14px;
	}

	.dt-main-menu li a {
		padding: 7px 9px 8px;
	}

	.menu-item-has-children {
		padding-right: 18px !important;
	}
}
@media all and (min-width: 992px) {
	.dt-main-menu li ul a:before {
		content: "\f101";
		font: normal normal normal 14px/1 FontAwesome;
		padding-right: 7px;
		color: #f7941e;
	}
	.dt-main-menu li ul a {
		color: #333368;
		text-transform: none;
		border-bottom: 1px #dbdbdb dashed;
		margin: 0 10px;
		padding:8px 0;
	}
	.dt-main-menu li ul a:hover {
		color: #f00;
	}
}


@media all and (max-width: 1200px) and (min-width: 768px) {
	.dt-news-layout2 .dt-news-post h3 {
		font-size: 15px;
	}
}

@media all and (min-width: 992px) {
	.dt-sidebar .dt-highlighted-news-holder {
		float: none;

		width: 100%;
		margin: 0 0 20px;
		padding-bottom: 65%;
	}

	.dt-sidebar .dt-highlighted-news-holder:nth-last-child(2) {
		margin-bottom: 0;
	}

	.dt-sidebar .dt-news-post .dt-news-post-highlighted {
		width: 100%;
		padding: 0 10px;

		border-bottom: 1px solid #e5e5e5;
	}

	.dt-sidebar .dt-news-layout1 .dt-news-post-meta {
		margin-top: 10px;
	}

	.dt-sidebar .dt-news-layout1 .dt-news-post-meta span,
	.dt-news-layout-half .dt-news-post-meta span {
		margin: 0;
		padding: 2px 0;
	}

	.dt-sidebar .dt-news-layout1 .dt-news-post,
	.dt-sidebar .dt-news-layout1 .dt-news-post-content {
		width: 100%;
		padding: 0;
	}

	.dt-sidebar .dt-news-post-list .dt-news-post {
		margin-bottom: 0;
		padding: 10px;
	}

	.dt-sidebar .dt-news-layout1 .dt-news-post-img,
	.dt-sidebar .dt-news-layout1 .dt-news-post-img img,
	.dt-sidebar .dt-news-layout-half .dt-news-post-img,
	.dt-sidebar .dt-news-layout-half .dt-news-post-img img,
	.dt-sidebar .dt-news-layout-half .dt-news-post-content,
	.dt-sidebar .dt-news-layout4 .dt-news-post-img,
	.dt-sidebar .dt-news-layout4 .dt-news-post-img img,
	.dt-sidebar .dt-news-layout4 .dt-news-post-content {
		width: 100%;
	}

	.dt-sidebar .dt-news-list-2 h2,
	.dt-sidebar .dt-news-list-3 h2 {
		margin-bottom: 0;
	}

	.dt-sidebar .dt-news-layout2 .dt-news-post {
		float: none;

		width: 100%;
		margin: 0;

		border: 0;
		border-bottom: 1px solid #e5e5e5;
	}

	.dt-sidebar .dt-news-layout2 .dt-news-post:nth-last-child(1) {
		border-bottom: 0;
	}

	.dt-sidebar .dt-news-layout-half {
		width: 100%;
	}

	.dt-sidebar .dt-news-layout-half .dt-news-post {
		margin-bottom: 0;
		padding: 10px !important;
	}

	.dt-sidebar .dt-news-layout-half .dt-news-post-img {
		width: 100%;
	}

	.dt-sidebar .dt-news-layout-half .dt-news-post-desc {
		margin: 0;
	}

	.dt-sidebar .dt-news-layout-wrap {
		margin: 20px 0 0;
	}

	.dt-sidebar .dt-news-layout4 .dt-news-post {
		width: 100%;
		padding: 10px;

		border-right: 0;
	}

	.dt-sidebar .dt-news-layout4 .dt-news-post:nth-last-child(3) {
		border-bottom: 1px solid #e5e5e5;
	}

	.dt-sidebar .dt-news-layout4 .dt-news-post h3 {
		margin: 10px 0;
	}
}

@media all and (max-width: 992px) {
	.dt-social-icons-lg {
		display: none;
	}

	.dt-social-trigger {
		display: inline-block;
	}

	.dt-social-sticky-bar {
		display: block;
	}

	.dt-logo {
		/*margin-bottom: 25px;*/
		text-align: center;
	}

	.dt-header-ads-728x90 {
		text-align: center;
	}

	.dt-footer-bar,
	.dt-footer-designer	{
		text-align: center;
	}

	.dt-footer-designer {
		margin-top: 10px;
	}

	.dt-main-menu {
		display: none;
	}

	.dt-main-menu-md {
		display: block;
	}

}

@media all and (max-width: 768px) {
	.dt-bar-left {
		overflow: visible;
	}

	.dt-sec-menu {
		top: -250px;

		-webkit-transition: all .35s ease;
		-moz-transition: all .35s ease;
		-o-transition: all .35s ease;
		transition: all .35s ease;
	}

	.dt-sec-menu-show {
		top: 0;
	}

	.dt-sec-menu {
		left: 43px;
	}

	.dt-sec-menu li {
		display: block;

		border: 1px solid #e5e5e5;
		border-top: 0;
	}

	.dt-news-layout-wrap h2 {
		padding: 10px;
	}

	.dt-news-layout2 .dt-news-post {
		float: left;

		width: -webkit-calc(50% - 18px);
		width: -moz-calc(50% - 18px);
		width: calc(50% - 18px);
		margin-left: 10px !important;

		border: 0;
	}

	.dt-footer .dt-news-layout2 .dt-news-post {
		margin-left: 0 !important;
	}

	.dt-news-layout2 .dt-news-post:nth-child(even) {
		float: right;

		margin-right: 10px;
		margin-left: 0 !important;
	}

	.dt-footer .dt-news-layout2 .dt-news-post:nth-child(even) {
		margin-right: 0;
		margin-left: 0 !important;
	}

	.dt-news-layout4 .dt-news-post {
		width: 100%;
		padding: 10px;

		border-right: 0;
	}

	.dt-news-layout4 .dt-news-post:nth-last-child(3) {
		border-bottom: 1px solid #e5e5e5;
	}

	.dt-footer .dt-news-layout4 .dt-news-post:nth-last-child(3) {
		border-bottom: 0;
	}

	.dt-post-nav a {
		width: 100%;
		padding: 10px 0;

		text-align: center !important;
	}
}

@media all and (max-width: 768px) and (min-width: 600px) {
	.dt-news-layout1 .dt-news-post-date,
	.dt-news-layout3 .dt-news-post-list .dt-news-post-date {
		display: none;
	}
}

@media all and (max-width: 600px) {
	.bt-news-ticker-wrap {
		display: none;
	}

	.dt-featured-post-slider-wrap {
		margin-top: 0;
	}

	.dt-news-list-1 h2,
	.dt-news-list-2 h2,
	.dt-news-list-3 h2 {
		margin-bottom: 15px;
	}

	.dt-news-layout1 .dt-news-post {
		float: none;

		width: calc(100% - 30px);
		padding: 15px 15px 0 0;
	}

	.dt-news-layout1 .dt-news-post:nth-child(1) {
		width: 100%;
	}

	.dt-news-layout1 .dt-news-post {
		margin-bottom: 5px;

		border-bottom: 1px solid #e5e5e5;
	}

	.dt-news-layout1 .dt-news-post-img img {
		width: 100%;
		height: auto;
	}

	.dt-news-layout2 .dt-news-post {
		margin-top: 10px;
		padding: 0;
	}

	.dt-news-layout2 .dt-news-post h3 {
		font-size: 15px;
	}

	.dt-news-layout-half {
		width: 100% !important;
	}

	.dt-news-layout-half .dt-news-post-highlighted img {
		width: 100%;
		height: auto;
	}

	.dt-category-posts .dt-news-post-list .dt-news-post {
		width: 100%;
	}

	.dt-related-posts li {
		width: -webkit-calc(50% - 20px) !important;
		width: -moz-calc(50% - 20px) !important;
		width: calc(50% - 20px) !important;
		margin-bottom: 25px;
	}

	.dt-archive-post figure {
		width: 100%;
		text-align: center;
	}

	.dt-half-last {
		margin-top: 20px !important;
	}
}
@media all and (max-width: 766px) {
  .dt-nav-md li a{
    color: #fff;
  }
  .dt-nav-md li a:hover, .dt-nav-md li.current-menu-item a{
    color: #ff0;
  }
}

@media all and (max-width: 500px) {
	.dt-news-layout2 .dt-news-post {
		float: none !important;

		width: 100%;
		margin: 0 !important;
		padding: 10px;

		border: 0;
		border-bottom: 1px solid #e5e5e5;
	}

	.dt-news-layout2 .dt-news-post:last-child {
		border: 0;
	}

	.dt-news-layout2 .dt-news-post img {
		width: 100%;
		height: auto;
	}

	.dt-news-layout2 .dt-news-post-desc {
		min-height: 20px;
		padding-bottom: 6px;
	}

	.dt-news-layout2 .dt-news-post h3 {
		font-size: 18px;

		height: auto;
	}
}

@media all and (max-width: 480px) {
	.dt-date {
		display: none;
	}

	.dt-header {
		/*padding: 15px 0;*/
	}

	.dt-logo {
		/* margin-bottom: 15px; */
		/*padding: 5px 0;*/
	}

	.dt-social-sticky-bar {
		height: auto;
	}

	.dt-menu-bar {
		/* margin-bottom: 15px; */
	}

	.dt-social-sticky-bar.transition35 {
		transition: none !important;
	}

	.dt-social-sticky-bar-show {
		background: transparent;
	}

	.dt-social-sticky-bar li {
		display: block;
		background: #fff;
	}

	.dt-social-sticky-bar li .fa {
		display: block;

		width: 45px;

		border-bottom: 1px solid #e5e5e5;
		border-left: 1px solid #e5e5e5;
	}

	.dt-featured-posts-wrap > h2 {
		font-size: 16px;
		line-height: 1.5em;
	}

	.dt-highlighted-news-holder {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		padding-bottom: 0;
	}

	.dt-highlighted-news-holder:nth-child(4) {
		margin-bottom: 0;
	}

	.dt-news-layout-half .dt-news-post,
	.dt-news-layout-half .dt-news-post-highlighted .dt-news-post,
	.dt-news-layout-half .dt-news-post:last-child {
		margin: 10px 0;
		padding: 0 10px 10px;
	}

	.dt-news-layout-half .dt-news-post h3 {
		font-size: 16px;
	}

	.dt-news-layout4 h3 {
		font-size: 16px;
	}

	.dt-news-list-1 h2,
	.dt-news-list-2 h2,
	.dt-news-list-3 h2 {
		margin-bottom: 0;
	}

}

@media all and (max-width: 400px) {
	.dt-featured-post-slider .swiper-button-next,
	.dt-featured-post-slider .swiper-button-prev {
		display: none;
	}

	.dt-news-layout1 .dt-news-post h3,
	.dt-news-layout3 .dt-news-post-list .dt-news-post-list h3 {
		font-size: 14px;
		font-weight: 500;

		margin: 2px 0;
	}

	.dt-news-layout1 .dt-news-post-meta,
	.dt-news-layout3 .dt-news-post-list .dt-news-post-meta {
		display: none;
	}

	.dt-news-layout4 .dt-news-post-content h3 {
		font-size: 15px;
	}

	.dt-related-posts li {
		width: -webkit-calc(50% - 20px) !important;
		width: -moz-calc(50% - 20px) !important;
		width: calc(50% - 20px) !important;
	}
}

@media all and (max-width: 320px) {
	.dt-news-layout1 .dt-news-post-img,
	.dt-news-layout1 .dt-news-post-content,
	.dt-news-layout3 .dt-news-post-img,
	.dt-news-layout3 .dt-news-post-img img,
	.dt-news-layout3 .dt-news-post-content {
		float: none;

		width: 100% !important;
	}

	.dt-news-layout3 .dt-news-post-content h3 {
		margin: 12px 0;
	}

	.dt-news-layout1 .dt-news-post {
		padding-right: 0;
	}

	.dt-news-layout1 .dt-news-post:nth-child(1) {
		padding-right: 15px;
	}

	.dt-news-layout1 .dt-news-post-img {
		margin-bottom: 10px;
	}

	.dt-news-layout4 .dt-news-post-img,
	.dt-news-layout4 .dt-news-post-img img,
	.dt-news-layout4 .dt-news-post-content {
		width: 100% !important;
	}

	.dt-news-layout4 h3 {
		padding: 10px 0;

		text-align: center;
	}
}

/* HOANG ANH THÊM VÀO  */
label {
    font-weight: normal;
}

/* widget hien thi san pham tieu bieu*/
.dt-news-list-2 h2.widget-title{
	background: url(images/hd.png) 0px 32px repeat-x;
}
h2.widget-title{
    margin: 0;
    color: #f00;
    font-size: 30px;
    text-transform: uppercase;
    padding: 10px 10px;
    text-align: center;
}
h2.widget-title label, h2.widget-title span{
	background: #fff;
}
h2.widget-title label{
	font-weight: bold;
	padding: 0 20px;
	color: #484848;
}
/*h2.widget-title:before{
    content: "\f02d";
    font: normal normal normal 18px/1 FontAwesome;
    padding-right: 7px;
}*/

/*video moi*/
aside[id^="videomoi_widget"] ul{
	list-style-type: none;
	padding: 0;
	text-align: justify;
}
aside[id^="videomoi_widget"] ul li a{
	    padding: 0 10px;
	    display: block;
}
aside[id^="videomoi_widget"] ul li {
    margin: 0;
    padding: 7px 5px;
    border-bottom: 1px solid #ECECEC;
    background: none;
    position: relative;
    width: 100%;
    line-height: normal;
    list-style-type: none;
}
aside[id^="videomoi_widget"] ul li a i.fa{
    color: #d64e4e;
    padding-right: 10px;
}

/*end video moi*/

/*hien thi mau web mơi */
div.mauweb {
	background: url('images/bg-mauweb.jpg') ;
	/*padding: 30px 0;*/
	/*min-height: 800px;*/
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
div.mauweb h2.widget-title {
    color: #fff;
    font-size:18pt;
	font-family:UTM_Swiss_Condensed_Regular, tahoma;
    text-align: center;
}
div.mauweb h2.widget-title:before {
    content: "";
}
div.mauweb .xemthem a {
    color: #fff;
    font-weight: normal;
}

/*END hien thi mau web mơi */
/*Hien thị danh sách khách hàng*/
/*hien thi mau web mơi */
div.khachhang {
	background: #fff;
	padding: 30px 0;
}
div.khachhang aside[id^="slideanh_widget"] h2.widget-title {
    color: #666;
    font-family: 'Conv_UTM Swiss CondensedBold',Sans-Serif;
    text-transform: uppercase;
    font-size: 38px;
    max-width: 800px;
    margin: 0 auto 20px auto;
    text-align: center;
}
/*END Hien thị danh sách khách hàng*/

/* thong ke truy cap  */
#mvctable table tr td{
	line-height: 30px;
}
.widget_wp_statsmechanic #mvcwid{
	padding: 0;
}

/* END thong ke truy cap  */
a:link.post-edit-link{
	color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/* css phan trang */
.dt-pagination-nav {
    margin: 30px 0;
    text-align: center;
}
/* end css phân trang */
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 16px;
    border-left: 5px solid #24a43c;
    font-weight: normal;
    background: #e8f7d6;
    font-style: italic;
}
/*.fb_chat_support*/
@media screen and (max-width: 1000px)
{
	div.fb_chat_support {
    border-radius: 5px;
    bottom: 18px;
    height: 36px;
	}
}

div.fb_chat_support {
    position: fixed;
    bottom: 0;
    right: 5px;
    border-radius: 5px 5px 0 0;
    height: 30px;
    overflow: hidden;
    background: #f27024;
    cursor: pointer;
    z-index: 16000002;
}
div.fb_chat_support:before {
    content: "";
    display: inline-block;
    background: url(http://shop.photozone.com.vn/wp-content/themes/photoZone/images/fb_lg.jpg) no-repeat center center #3b5997;
    width: 24px;
    height: 100%;
    border-right: 1px solid #4670c6;
    vertical-align: top;
}
div.fb_chat_support:after {
    content: "Chat online";
    display: inline-block;
    padding: 0 8px 0 7px;
    height: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 32px;
    vertical-align: top;
}
/*.End fb_chat_support*/
/*.hotline*/
.hotline
{
	color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 8px;
    border-top: 1px;
	/* animation: hotline 1s infinite; */
}

@keyframes hotline{
    0%   {color:#f00;}
    25% {color:#2cb753}
	50%   {color:#f00;}
	75% {color:#2cb753}
	100%   {color:#f00;}
}
/*END .hotline*/
/*.video-container FIX video youtube*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 10px;
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*END .video-container FIX video youtube*/
/* tin moi - doc nhieu - video moi*/
.tinmoidocnhieu ul.ha-tab li a {
    padding: 4px 18px;
    margin: 0;
}
.tieudiem-tinmoi{
	padding-top: 10px;
}
.tinmoidocnhieu {
	background: #fff;
}
.tinmoidocnhieu ul{
	padding: 0;
}
.tinmoidocnhieu ul li{
	list-style-type: none;
}
.tinmoi ul li a{
	text-align: justify;
}
.tinmoidocnhieu ul.ha-tab li a:hover {
	background: #fff;
}
.tinmoidocnhieu .tab-content{
    /* padding: 10px; */
}
.tinmoidocnhieu ul.ha-tab li a {
	display: block;
}
#tinchay ul li a{
	margin: 5px 0;
	display: block;
	text-align: justify;
}
#tinchay ul li{
	background: url(images/bullet.gif) no-repeat 0 8px;
	text-indent: 15px;
	border-bottom: 1px solid #ECECEC;

}
#tinchay ul li, #tinchay ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
@media screen and (max-width: 767px)
{
	.tinmoidocnhieu, .videomoi_widget_class{
		margin-top: 15px;
	}
	.dt-logo-md {
    	font-size: 19px;
	}
}
/* End tin moi - doc nhieu - video moi*/

/* phan menu cho mobile*/
.dt-nav-md.dt-nav-md-expand {
    overflow-x: scroll;
    height: 100vh;
    max-height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 260px;
    z-index: 99991;
    transition: all .35s linear;
    background: rgba(6, 6, 6, 0.8);
}
/* .dt-nav-md.dt-nav-md-expand .menu-main-menu-container{
    background: #2e81cd;
    width: 250px;
    z-index: 99999;
    height: 100%;
    /* transition: all .35s linear;
} */
.dt-nav-md {
    position: fixed;
    left: -260px;
    width: 260px;
    top: 0;
    height: 100vh;
    max-height: 100vh;
    z-index: 99991;
}
/*End phan menu cho mobile*/

/* widget bên phải web  */

#secondary #wqn_lopcangiasu-9.wqn_lopcangiasu > ul > li{
	background: none;
}
#secondary li {
	list-style-type: none;
}
h2.widget-title span.tb-title{
	color: #fff;
    background: #f50505;
    border-radius: 4px 4px 0 0;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: normal;
    display: inline-block;
}
._tb h2.widget-title{
	padding: 0;
	line-height: 20px;
	background: none;
	border-bottom: 1px #f50505 solid;
}


/* END widget bên phải web  */

.slideanh_widget_class{
	/* margin-top: 15px; */
}
/* End phan slide anh trang chủ */
/*Danh cho phu huynh học sinh*/
.view-phuhuynh {
	background: #21699e url('images/bgphuhuynh.gif') repeat-y center ;
}
.view-phuhuynh h3{
	color: #fff;
	font-size: 24px;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'UVNBayBuomBold','rm', arial;
    margin-bottom: 15px;
}
.view-phuhuynh ul{
	margin: 0; padding: 0;
}
.view-phuhuynh li{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.view-phuhuynh li a{
	background: #fff470;
	line-height: 39px;
	padding:8px 20px ;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
@media (min-width: 768px)
{
	.view-phuhuynh .hocsinh{
		background: url('images/girl.png') no-repeat bottom right;
	}
	.view-phuhuynh .phuhuynh{
	    text-align: right;
	    background: url('images/man.png') no-repeat bottom left;
	}
}

.view-phuhuynh .phuhuynh{
	text-align: right;
}

.phuhuynh-inner{
	padding-right: 40px;
}
.hocsinh-inner{
	padding-left: 40px;
}

@media (max-width: 767px){
	.view-phuhuynh li {
    	text-align: center;
	}
	.view-phuhuynh {
		background: none;
	}
	.view-phuhuynh .phuhuynh, .view-phuhuynh .hocsinh {
		margin-bottom: 10px;
		background: #21699e ;
	}
	.phuhuynh-inner, .hocsinh-inner{
		padding: 0;

	}
	.view-phuhuynh h3 {
    	text-align: center;
	}
}
.bottom-lienhe{
	background: #fff;
	width: 225px;
	text-align: center;
	margin: 40px auto 0 auto;
	border-radius: 10px 10px 0 0;
}
.bottom-lienhe p{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.bottom-lienhe p.dtlienhe{
	color: #f00;
	font-weight: bold;
	font-size: 24px;
	padding: 10px 0;
}
/*End Danh cho phu huynh học sinh*/
/* reset bootstrap */
 .container, .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
    padding-right: 10px;
    padding-left: 10px;
}

.form-horizontal .form-group {
    margin-right: -10px;
    margin-left: -10px;
}
.ha-red{
	color: #f00;
}
/* @media (min-width: 1200px){ */
	/* .container{max-width: 1100px;} */
	/* .ha-home .col-lg-4{ */
    	/* width: 30.333333%; */
	/* } */
	/* .ha-home .col-lg-8 { */
    	/* width: 69.666667%; */
	/* } */
/* } */
/* @media (min-width: 992px){ */
	/* .ha-home .col-md-4 { */
    	/* width: 30.333333%; */
	/* } */
	/* .ha-home .col-md-8 { */
    	/* width: 69.666667%; */
	/* } */
/* } */



/* END reset bootstrap */
legend {
    display: block;
    width: auto;
    padding: 5px 19px;
    margin: 0 13px;
    font-size: 15px;
    line-height: inherit;
    color: #333;
    border: 0;
}
fieldset{
	border: 1px #dbdbdb solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/*Contact Us*/
.wpcf7-form input ,
.wpcf7-form .your-message textarea {
	/* background: #f2f2f2; */
	border: 1px solid #dddddd;
	outline: medium none;
	width: 100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.wpcf7-form input[type="submit"]{
	width: 50%;
}

.wpcf7-form-control.wpcf7-submit {
    background: #00908d;
    border: 0;
    border-radius: 5px;
    /* margin: 0 10px; */
	padding: 7px 0;
    color: #fff;
	cursor: pointer;
}
.wpcf7-form input.wpcf7-submit:hover{
	color: #f00;
}
select.wpcf7-form-control.wpcf7-select {
    /* background: #f2f2f2; */
    border: 1px solid #dddddd;
    outline: medium none;
    width: 100%;
}
.wpcf7-form label{
	width: 100%;
}
/*END Contact Us*/
.btn{margin-top:10px;}
.home_news_main{
	margin-bottom: 10px;
}
/*

.home_news_main {
    position: relative;
}
.home_news_main:before {
    display: inline-block;
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    font-size: 2em;
    visibility: hidden;
    opacity: 0;
    width: 64px;
    height: 64px;
    background: url(images/Preloader_2.gif) no-repeat center;
    z-index: 2;
    content: '';
}*/
.home_news_main.active:before, .home_news_main.active:after {
    opacity: 1;
    visibility: visible;
}
.home_news_wrap {
    margin: 10px 0;
}
.diachilienhe{
	text-align: justify;
	border: 1px #dbdbdb solid;
	padding: 10px;
}

hr.style13 {
	height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
    background: none;
    padding: 0;
    margin-top: 0;
}
/**********************************************/
.giacu{
	text-decoration: line-through;
	padding: 0;
	margin: 0;
	color: #888;
	font-size: 13px;
}
.zoomhinhanh .swiper-container {
    margin: 9px auto!important;
}
.motangan{
	background: #fdf8d6;
    border: 1px #f78807 dashed;
    padding: 10px;
}
.khuyenmai{
	border: 1px #f78807 dashed;
	padding: 10px;
	margin: 10px 0;
}
.khuyenmai h3{
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.khuyenmai p{
	padding: 0;
	margin: 0;
}

.goingay{
	font-size: 13px;
}
article.wqn_sanpham h3.entry-title{
	color: #2e81cd;
    margin: 0;
}
.zoomhinhanh .zoomWrapper{
	margin: 0 auto;
}
.zoomhinhanh > div > img {
    max-width: calc(100% - 20px);
    /*max-height: 360px!important;*/
    width: auto!important;
}
.swiper-wrapper h3{
	font-size: 17px;
}
.swiper-wrapper h3 a{
	color: #2E920E;
}
.swiper-wrapper a.active{
	border: 1px #4cae4c solid;
}
.entry-content h3.title_mota{
	color: #fff;
	font-size: 18px;
	border-bottom: 1px #005d99  solid;
}
.entry-content h3.title_mota span{
	background-color: #005d99 ;
    padding: 4px 17px;
}
.spmoi-home{
	/* margin-top: 10px; */
	/* min-height: 541px; */
}

.spmoi-body{
	border: 1px #DBDBDB solid;
    padding: 7px;
    text-align: center;
    background: #ffffff;
    /* margin-bottom: 20px; */
    /* padding-bottom: 10px;*/
}

.spmoi-home p a{
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.spmoi-home p{
	margin: 0;
    padding: 5px 0px;
    font-size: 16px;
    text-align: center;
	line-height: 18px;
}
.dt-related-posts.sp{
	padding: 0 10px;
}
.section-title {
    position: relative;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.section-title span{
	/*border: 2px solid rgba(0,0,0,0.1);*/
    padding: .3em .8em;
    text-transform: uppercase;
}

.section-title b {
    display: block;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}
/**/
	.box_title {
		/*background: url('images/bg_cat_home.jpg') repeat-x bottom left;
		margin-top: 30px;*/
	}
	.box_title._linhkien .tem_title_home{
		background: url('images/linhkien.png') no-repeat bottom left;
	}
	.box_title._laptop .tem_title_home{
		background: url('images/laptop.png') no-repeat bottom left;
	}
	.box_title._ocung .tem_title_home{
		background: url('images/ocung.png') no-repeat bottom left;
	}
	.box_title._manhinh .tem_title_home{
		background: url('images/manhinh.png') no-repeat bottom left;
	}
	.box_title._banphim .tem_title_home{
		background: url('images/banphim.png') no-repeat bottom left;
	}

	.box_title._ram .tem_title_home{
		background: url('images/ram.png') no-repeat bottom left;
	}

	.box_title._sac .tem_title_home{
		background: url('images/sac.png') no-repeat bottom left;
	}
	.box_title._pin .tem_title_home{
		background: url('images/pin.png') no-repeat bottom left;
	}
	.box_title._mtban .tem_title_home{
		background: url('images/maytinhdeban.png') no-repeat bottom left;
	}
	.box_title._phukien .tem_title_home{
		background: url('images/phukien.png') no-repeat bottom left;
	}

	.box_title .tem_title_home {

	}
	.box_title .tem_title_home #list_cat_parent{
		/*float: left;*/
		height: 60px;
   		line-height: 60px;
   		text-align: center;
	}
	.box_title .tem_title_home #list_cat_parent a {
		color:#474747;
		font-size:18pt;
		font-family:UTM_Swiss_Condensed_Regular, tahoma;
		text-transform:uppercase;
	}
	.box_title .tem_title_home #list_cat_sub { float:right; margin:0 10px;  text-align:right; }
	.box_title .tem_title_home #list_cat_sub a { float:left; margin-left:20px; color:#474747; font-weight:bold; font-size:13px; height:46px;line-height:46px}
	.box_title .tem_title_home #list_cat_sub a:hover { background: url(images/bg_cat_home_h.png) 0px 0px repeat-x;height:46px;line-height:46px;}

/*End danh sách sản phẩm trang chủ*/

/*hoàn vị cột bên trang xuống dưới cho mobile */
@media (max-width: 767px) {
	.dt-default-single-page > .container > .row{
		    /*display: flex;*/
    	/*flex-direction: column-reverse;*/
	}
}
p.titlesp{
	background: #fff;
	padding: 5px 0;
}
p.imagesp{
	background: #373c3f;
}
.titlesp a{
	padding: 15px 15px 0 15px;
	color: #0177c2;
	font-size: 20px;
	font-weight: 700;
}

/*END css cho phần sản phẩm*/

/*css cho menu danh muc san pham*/
#danhmuc-menu .current-menu-item > a, #danhmuc-menu .current-menu-parent > a{
	color: #bd0c13;
}

#danhmuc-menu .current-menu-item ul li > a{
	color: #bd0c13;
}
#danhmuc-menu .current-menu-item ul li > a{
	color: #2f363e;
}
#danhmuc-menu{
	background:#fff;
	padding:0;
	margin:0;
}
#danhmuc-menu, #danhmuc-menu ul {padding:0;}


#danhmuc-menu li{
	border: 1px dashed #dbdbdb;
    border-top: 0;
	position:relative;
	list-style-type:none;
	line-height:30px;
	text-indent:25px;
	background:url('images/bulet.png') no-repeat 10px center;
}

#danhmuc-menu li ul li{
	white-space: nowrap;
	padding-right:10px;
}
#danhmuc-menu li ul{
	display:none;
}
#danhmuc-menu li:hover ul{
	display:block;
	position:absolute;
	top:0;
	left:90%;
	background:#fff;
	z-index:9;
	box-shadow: -2px 1px 7px 1px rgba(0, 0, 0, 0.2);
	border-radius:5px;
}

/*End css cho menu danh muc san pham*/

/*css cho menu dic vu */
#dichvu-menu .current-menu-item > a, #dichvu-menu .current-menu-parent > a{
	color: #bd0c13;
}

#dichvu-menu .current-menu-item ul li > a{
	color: #bd0c13;
}
#dichvu-menu .current-menu-item ul li > a{
	color: #2f363e;
}
#dichvu-menu{
	background:#fff;
	padding:0;
	margin:0;
}
#dichvu-menu, #dichvu-menu ul {padding:0;}


#dichvu-menu li{
	border-bottom: 1px solid #dbdbdb;
	list-style-type:none;
	line-height:20px;
	text-indent:25px;
	background:url('images/bulet.png') no-repeat 10px 17px;
	padding: 7px 0;
}

#dichvu-menu li ul li a{
	line-height: 18px;
}
#dichvu-menu li ul li{
	padding-right:10px;
}

.danhmucsp{
	text-transform: uppercase;
  color: #ffffff;
  font-size: 13pt;
 	padding: 7px 21px;
	margin:0;
  background: #f76f00 url(images/line-x2.jpg) repeat-x bottom;
}
.dichvu {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 13pt;
    font-weight: bold;
    font-family: UTM_Swiss_Condensed_Regular, tahoma;
    padding: 11px 21px;
    margin: 0;
    background: #5cb85c url(images/line-x2.jpg) repeat-x bottom;
}
/*End css cho menu danh muc san pham*/
.dt-body-wrap .container > .row.flex-row-reverse  > .col-md-9{
	/* background:#fff; */
	/* padding-top:10px; */
}
/*hoán đổi 2 col tren mobile*/
@media (max-width:991px){
	/*.row.flex-row-reverse{
		display: flex;
		display: -webkit-flex;
		flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;

		flex-direction: column-reverse;
		-webkit-flex-direction:column-reverse;*/
		/* flex-flow: column-reverse nowrap; */
	/*}*/
}
.dt-sec-menu ul {
    width: 250px;
}


.dsimages{
	margin-top: 10px;
}
.stickysidebar{
	z-index: 2;
}
.fa.fa-youtube-play{
	    color: #d64e4e;
    padding-right: 5px;
}
.site-main i.fa{
	 padding-left: 5px;
}

/*Văn bản mới*/
.vanbanmoi_widget_class #vanban ul li {
	text-align: justify;
}
.vanbanmoi_widget_class #vanban ul li a{
	padding: 0;
	margin: 0;
	padding-top: 7px;
	display: block;
}
.vanbanmoi_widget_class #vanban ul li b{
	margin: 0;
	padding: 0 10px;
}
.vanbanmoi_widget_class #vanban ul li a p{
	margin: 0;
	padding: 0 10px;
	border-bottom: 1px #dbdbdb dashed;
	padding-bottom: 7px;
	line-height: 22px;
}
.vanbanmoi_widget_class #vanban {
	/*padding: 0 10px;*/
}
#secondary aside h2.widget-title label {
	float: right;
	font-size: 12px;
}
.extranews_separator {
    clear: both;
    background: transparent url(images/separator.png) no-repeat 50%;
    display: block;
    height: 14px;
    margin: 10px 0;
}

.xemthem{
	display: block;
	text-align: right;
	padding: 7px 15px 7px 0;
}
.xemthem a{
	color: #f00;
	font-weight: bold;
}
.thuvienanh_widget_class .xemthem a{
	color: #fff;
}


._padding > div{ padding: 10px 10px 0 10px; }

._border .widget-content{
	border: 1px #e5e5e5 solid;
	border-top: 0;
	padding: 10px;
	padding-top: 0;
}
.swiper-inner-slide{
	margin: 0 auto;
	padding: 10px 10px 0 10px;
}

.dt-mucluc-new-wrap h2 a{font-size: 13px; line-height: 22px;}
li.menu-item-home a:before{

}
li.menu-item-home {

}


.pagelienhe table tr td{
	padding-left: 10px;
	border: 1px solid #ddd
}
.pagelienhe table, .pagelienhe tbody{
	 border-collapse: collapse;
}
.menu-main-menu-container ul.menu {
	/*background: blue;*/
}

/*.widget.wqn_dichvucungcap .swiper-button-next, .wqn_dichvucungcap .swiper-button-prev{
		background-image: none;
		border: 1px #1974b0 solid;
		border-radius: 5px;
		color: #1974b0;
		height: 27px;
		margin-top: -15px;
		text-align: center;
		padding-top: 3px;
		opacity: .35;
}*/
.widget .swiper-button-next,.widget .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    background-size: 27px 25px;
    background-color: #22282dab;
}
.widget .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/*dt-front-top3*/
.dt-front-top3 {
	background: #a7a7a7; /*url(images/bg1.jpg) no-repeat;*/
    background-size: cover;
    overflow: hidden;
    padding: 10px 0 40px 0;
}

.dt-sidebar input[type='search'] {
    width: calc(100% - 20px);
}
.dt-sidebar .search-form label {
    margin-bottom: 0;
    width: calc(100% - 30px);
}
.dt-sidebar input[class='search-submit'] {
    text-indent: -5689px;
    width: 20px;
    border: 0;
    background: url(images/icon-search.png) no-repeat center center;
    cursor: pointer;
}

.single-wqn_sanpham .entry-meta{
	font-size: 13px;
}

.dt-front-top4 h2.widget-title{
	color: #0277c3;
    font-family: 'Barlow', sans-serif;
    font-size: 30px;
    font-weight: 700;
}
.dt-front-top3 h2.widget-title{
	color: #fff;
}
.dt-front-top2 .dt-news-layout-wrap{
	background: url(images/shadow.png) top center no-repeat;
}

.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}

.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}

.hotline-phone-ring-circle {
  width: 110px;
  height: 110px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #1564a7;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
  width: 80px;
  height: 80px;
  top: 16px;
  left: 16px;
  position: absolute;
  background-color: rgba(21, 100, 167, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
  background-color: #1564a7;
  width: 50px;
  height: 50px;
  top: 31px;
  left: 31px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 33px;
	height: 33px;
}

.hotline-bar {
  position: absolute;
  background: #1564a7;
  height: 45px;
  width: 165px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  border-radius: 50px !important;
  left: 42px;
  bottom: 31px;
}

.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-indent: 32px;
  letter-spacing: 1px;
  display: block;
  line-height: 45px;
  font-family: Arial;
}

.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}

@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@media (max-width: 768px) {
  .hotline-bar {
    display: none;
  }
}

.content_facebook {
    position: fixed;
    right: -235px;
    top: 85px;
    width: 235px;
    height: 380px;
    background: #3b5998;
    padding: 5px;
    border-radius: 5px;
    z-index: 9999999;
}
.content_facebook .content {
    position: relative;
    width: 100%;
    height: 100%;
    background: #ffffff;
}
.content_facebook .content .title {
    width: 33px;
    height: 104px;
    background: url('images/fb1.png') no-repeat;
    background-size: 35px 104px;
    position: absolute;
    left: -38px;
}
.content_facebook .closef{
	background: #3b5998;
    color: #fffc06;
    font-size: 16px;
    margin: 0;
    padding: 3px;
    padding-top: 0;
}

/* san pham moi trang chá»§ ford da lat*/
aside.wqn_sanphammoi_trangchu .swiper-slide figure.img-scale {
  margin: 0;
}
aside.wqn_sanphammoi_trangchu{
	/*background: #e5e5e5;*/
	padding-bottom: 30px;
	margin: 0;
}
aside.wqn_sanphammoi_trangchu:nth-child(even){
	/*background: #f4f5f6 !important;*/
	padding-bottom: 30px;
}
div.wqn-slide-top-home{
	background: #e5e5e5;
}
aside.wqn_sanphammoi_trangchu .swiper-slide{
	background: #f4f5f6;
	height: auto;
	position: relative;
}
aside.wqn_sanphammoi_trangchu div.namsanxuat a{
	color: #fff;
}
aside.wqn_sanphammoi_trangchu div.namsanxuat a:hover{
	color: #ff0;
}
aside.wqn_sanphammoi_trangchu div.namsanxuat {
    background: #ff6a00;
    width: 64px;
    height: 20px;
    line-height: 22px;
    border-radius: 10px 0 10px 0;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 5px;
    left: 5px;
    margin: 0;
    z-index: 10;
}
aside.wqn_sanphammoi_trangchu p.tenxe{
	padding:  5px 0;
	margin-bottom: 0;
}
aside.wqn_sanphammoi_trangchu p.tenxe a{
	color: #007bff;
	font-size: 16px;
}

@media screen and (max-width: 767px) {
	aside.wqn_sanphammoi_trangchu p.tenxe a{
		font-size: 15px;
	}
	aside.wqn_sanphammoi_trangchu p.gia {
	    font-size: 16px;
	}
}
.wqn_sanphammoi_trangchu .swiper-slide div.hover-sanpham{
	position: absolute;
    width: 100%;
    height: 0;
    background: #000;
    z-index: 11;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: .2;
    transition: all .5s ease;
}
.wqn_sanphammoi_trangchu .swiper-slide:hover div.hover-sanpham{
	height: 100%;
	bottom: 0;
}


.wqn_sanphammoi_trangchu .swiper-slide div.hover-sanpham-icon{
    position: absolute;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    color: white;
    z-index: 1000;
    font-size: 100px;
    /* opacity: .8; */
    transition: all .5s ease;
    z-index: 12;
}
.wqn_sanphammoi_trangchu .swiper-slide:hover div.hover-sanpham-icon{
	top: 50%;
	transform: translate(-50%, -50%);
}
aside.widget.wqn_sanphammoi_trangchu p.gia{
	font-size: 18px;
	margin-bottom: 10px;
}

/* styyle cho mĂ n hinh >= 992*/
@media  (min-width: 991px) {
	aside.widget.wqn_sanphammoi_trangchu p.gia{
		/*background: #3fac02;*/
		margin-bottom: 5px;
	}
	aside.widget.wqn_sanphammoi_trangchu p.gia span{
		color: #39ab00;
		font-size: 17px;
		padding-bottom: 5px;
	}
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat {
    background: #00a2d1;
    width: 64px;
    height: 37px;
    line-height: 37px;
    border-radius: 0;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    margin: 0;
    z-index: 10;
	}
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat.y2018,
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat.y2019,
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat.y2020,
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat.y2021{
		background: #f27024;
	}
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat.y2018:after,
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat.y2019:after,
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat.y2020:after,
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat.y2021:after{
	  border-top: 37px #f27024 solid;
	}
	aside.widget.wqn_sanphammoi_trangchu div.namsanxuat:after{
		content: '';
    width: 0;
    height: 0;
    border-top: 37px #2da2d1 solid;
    border-right: 30px transparent solid;
    /* float: left; */
    position: absolute;
    left: 64px;
    bottom: 0;
	}
	aside.widget.wqn_sanphammoi_trangchu p.tenxe {
	  display: -webkit-box;
    max-height: 3.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    white-space: normal;
    -webkit-line-clamp: 1;
	}
	aside.wqn_sanphammoi_trangchu .swiper-slide {
		overflow: hidden;
	}
}
aside.wqn_sanphammoi_trangchu .spmoi-home {
	overflow: hidden;
	margin-bottom: 20px;
}
@media (min-width:768px){
	.sanpham #kythuat table{
		max-width: 700px;
		margin: 0 auto;
	}
}
.sanpham #kythuat table{
	margin-bottom:10px;
}
.sanpham #kythuat table tr td, .sanpham #kythuat table tr th{
		padding-left:10px;
}
.wqn-sp{
	background: #f4f5f6;
	padding-top: 10px;
}
.wqn-sp .container{
	background: #fff;
	padding-top: 10px;
}
.single-wqn_sanpham{

}
/* san pham moi trang chá»§ ford da lat*/