/*
Theme Name: Thiết kế web Hoàng Long media
Theme URI: http://underscores.me/
Author: Webgiadinh
Author URI: http://wordpress.org
Description: Giao diện website được thiết kế bởi công ty TNHH Hoàng Long media
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tkw
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Thiết kế web Hoàng Long media is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/* ----------------------  $custom css ------------------------------------------------------------------------------------------------*/
body{
	font-size: 14px;
	font-family: Arial, helvetica ,  sans-serif;
	color:#111;
}

.owl-theme .owl-buttons .owl-next, .owl-theme .owl-buttons .owl-prev {
   	border-radius: 0 !important;
    font-size: 0 !important;
    height: 35px;
    width: 50px;
    position: relative;
}

.owl-theme .owl-buttons .owl-prev {

}

.owl-theme .owl-buttons .owl-next {

}

.owl-theme .owl-buttons .owl-prev::after, .owl-theme .owl-buttons .owl-next::after {
	position: absolute;
	font-family: FontAwesome;
}

.owl-theme .owl-buttons .owl-prev::after {
	content: "\f104";
    right: 20px;
    top: 3px;
	color: white;
	font-weight: bold;
	font-size: 20px;
}	

.owl-theme .owl-buttons .owl-next::after {
	content: "\f105";
    right: 18px;
    top: 3px;
	color: white;
	font-weight: bold;
	font-size: 20px;
}
/* ----------------------  $plugin -----------------------------------------------------------------------------------------------------------*/
.wp-pagenavi{
	text-align: center;
	padding: 20px 0;
}
.wp-pagenavi a,
.wp-pagenavi span{
	padding: 5px 10px;
}
.wp-pagenavi span.current {
    font-weight: bold;
    border-color: royalblue;
    background: royalblue;
    color: white;
}
.breadcrumbs {
    margin-bottom: 15px;
    padding: 5px 0px;
}

.breadcrumbs > span {
    margin-right:20px;

}

.breadcrumbs span a {
    font-weight: normal;
    padding-right: 5px;
    font-family: FontAwesome;
    position: relative;
}

.breadcrumbs > span a::after {
    content: "\f105";
    font-size: 19px;
    position: absolute;
    right: -13px;
    top: -7px;
}
.breadcrumbs > span a:hover{
	color: #888;
}
.breadcrumbs a span{
	font-size: 16px;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

#owl-news .item{
  margin: 3px;
}
#owl-news .item img{
  display: block;
  width: 100%;
  height: auto;
}

.cpd {
	padding: 0 10px;
	margin: 0;
	padding-bottom: 15px;
}

.cpd li {
    color: #fff;
    font-size: 12px;
    padding: 5px 18px;
    position: relative;
}

.cpd li::after {
    content: "\f0c0";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 8px;
    color: #abc;
}
.wpb_heading{
	color: #000000;
}
/* ----------------------  $menu --------------------------------------------------------------------------------------------------------------*/
.menu-ul{
	margin: 0;
	padding: 0;
}
.nav-menu ul ul{
	display: none;
}
.nav-menu li{
	list-style: none;	
}
.nav-menu-standard-type li{
	position: relative;	
}
.nav-menu .menu-ul  > li{
	float: left;	
}

.nav-menu-standard-type .menu-ul > li:hover >ul{
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 999;
}
.nav-menu-standard-type .menu-ul > li:last-child:hover >ul {
	left: auto;
	right: 0;
}
.nav-menu-standard-type  .menu-ul ul > li:hover >ul{
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 999;	
}

.nav-menu ul ul ul ul{
	display: none !important;
}
/* ----------------------  $global ----------------------------------------------------------------------------------------------------------*/
#site-wrapper{

}
#site-inner{
	min-width: 1000px;
}

.container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.site-main-wrapper{
	margin-bottom: 20px;
	//background: #f8f8f8;
}


#left-sidebar{

}

#right-sidebar{

}

.site-main{	
	min-height:400px;
}

.tmp-title-bar{
	margin:10px 0 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}

.tmp-title-bar .title{
	font-weight: bold;
    color: #0070C0;
    font-size: 18px;
    text-transform: uppercase;
}


.message{
	padding: 15px;
	margin: 15px;
	border: 1px solid #ddd;
	font-weight: bold;
}

.message-success{
	color: blue;
}

.message-danger{
	color: red;
}

.message-warning {
	color: brown;
}

.thumb{
	text-align: center;
}

.thumb img{
	display: block;
}

/* ----------------------  $header ------------------------------------------------------------------------------------------------------------*/
.site-header {

}

.site-header .logo {

}

.box-search-languages {
    padding-right: 100px;
    text-align: right;
    padding-top: 15px;
    position: relative;
}

.search-form .search-field {
	width: 50%;
	border: none;
	border-bottom: 1px solid #ddd;
	font-style: italic;
}

.box-languages {
    position: absolute;
    right: 0;
    width: 100px;
    top: 0px;
}

.box-languages li {
	margin: 5px;
	display: inline-block;
}

.box-languages li img {
	width: 25px;
	height: 18px;
}

.botton-menu {
	padding: 5px 0px;
	font-weight: bold;
	cursor: pointer;
	font-size: 22px;
	display: none;
	border-bottom: 2px solid #ddd;
	text-transform: uppercase;
	overflow: hidden;
}

.title-menu {
	float: left;
}

.icon-menu{
	float: right;
	padding:0 10px;
	border-radius: 2px;
	border:1px solid #ddd;
}

#primary-menu {
	margin-top: 15px;
}

#primary-menu .menu {
	display: table;
	float: right;
}

#primary-menu .menu-container {
	
}

#primary-menu .menu-ul {

}

#primary-menu li {

}

#primary-menu li a {
	color: #8b8b8b;
	text-decoration: none;
}

#primary-menu .menu-ul > li{
	padding: 0px 15px;
	//text-transform: uppercase;
	//font-weight: bold;
}

#primary-menu .menu-ul > li > a{
   color: #236DBB;
    font-family: myriad pro,arial,sans-serif;
    font-size: 13px;
    //line-height: 50px;
    padding: 0 0 6px;
    text-transform: uppercase;
}

#primary-menu .menu-ul > li > a:hover {
	border-bottom: 2px solid #ddd;
}

#primary-menu .menu-ul > li:first-child > a{

}

#primary-menu .menu-ul > li:last-child {
	padding-right: 0;
}

#primary-menu .menu-ul li:hover, #primary-menu .menu-ul li.current-menu-item{
	//background: #0070C0;
}

#primary-menu .menu-ul > li:hover > a, #primary-menu .menu-ul > li.current-menu-item > a{
	color: green;
}

#primary-menu .sub-menu{	
	background: #00b03e;
	width: 250px;
	position: absolute;
	z-index: 9999;
	
}

#primary-menu .sub-menu li{
	padding: 5px 10px;
}

#primary-menu .sub-menu li a {
	color: white;
	font-size: 12px;
}

#primary-menu .sub-menu li:hover {
	background-color: white;
}

#primary-menu .sub-menu li:hover a {
	color: #0070c0;
}


/* ----------------------  $footer ----------------------------------------------------------------------------------------------------------*/
.site-footer{

}
.site-footer .company-info{
	padding: 20px 0;
	background: #84b923 none repeat scroll 0 0;
	color: #fff;
}

.title-footer {
	font-size: 15px;
	font-weight: bold;
	color: white;
}

.company-info .container {
	//background: url("images/toanha-footer.png") no-repeat top right;
}

.copyright {
	background-color: #84b923;
    font-family: arial;
    text-align: center;
    color: #abc;	;
}
.copyright a{

}
.copyright a:hover, .copyright:hover{
	color: white;
}
/* ----------------------  $sidebar -----------------------------------------------------------------------------------------------------------*/
.sidebar{

}


.content-box-map {
	height: 300px;
}

.content-box .p1 {
	color: blue;
}

.content-box .p2 {
	color: red;
}

.content-box .p3 {
	color: #333;
}

.content-box .p1, .content-box .p2, .content-box .p3 {
	padding-left: 15px;
	font-weight: bold;
}


/* ----------------------  $404 ----------------------------------------------------------------------------------------------------------*/
#e404-tmp {}
#e404-content{}
.message-danger .title-404 a {
	color: green;
}

.message-danger {
	color: red;
	text-align: center;
	background-color: #f2f2f2;
}

.message-danger img {
	margin-top: 20px;
}
/* ----------------------  $category ----------------------------------------------------------------------------------------------------------*/
#category-tmp .section-main{
	//padding: 30px 0;
}
.cate-list-posts{
	
}
.category-tmp-posts .cate-post-item{
	margin-bottom: 30px;
}
.cate-post-thumb {	 	
	box-shadow: 1px 1px 3px #888;
}
.category-tmp-posts .cate-post-thumb {
	
}
.cate-post-item-meta{
	
}
.category-tmp-posts .cate-post-item-meta {
	
}
.cate-post-title{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.cate-post-title a {
	color: #84b923;
}

.cate-post-title a:hover{
	color: #00b03e;
	
}
.cate-post-date{
	color: #777;
	font-size: 12px;
}
.cate-post-excerpt{
	font-size: 12px;
	margin-top: 10px;
}
.cate-post-item .read-more{
	color: blue;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
   // text-align: right;
}
.cate-post-item .read-more span{
   background: rgba(0, 0, 0, 0) url("images/read-more.gif") repeat scroll 0 0 / 100% 100%;
    display: block;
    font-size: 0px;
    font-style: italic;
    font-weight: bold;
    height: 65px;
    width: 150px;

}

/* ----------------------  $single ----------------------------------------------------------------------------------------------------------*/
#single-tmp{} 
section.singular-content{

}
.singular-content .section-main{
//	padding: 15px;
}
.single-related-posts{
	margin-top: 30px;
}
.related-title-bar{
	margin-bottom: 20px;
    border-bottom: 1px solid;
}
.related-title-bar span{
	display: inline-block;
    padding: 10px;
    font-weight: bold;
   // background: #9933ff;
   // color: white;

}

.single-related-posts ul{}
.single-related-posts li{
	list-style: url('images/new-post.png') inside;
	margin: 10px 0;
    color: royalblue;
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
}


/* ----------------------  $page  ----------------------------------------------------------------------------------------------------------*/
.sidebar .box-title-sd{
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 16px;
	font-weight: bold;
	background:#00b03e;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 7px 19px 13px;
	color: #fff;

}
.sidebar .box-sidebar{
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-top: 20px;
	border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.sidebar .box-sidebar:nth-child(1){
	border: 0;
	
}
.box-sidebar:nth-child(5){
	border: 0;
}
.widget-title-footer{
	font-size: 16px;
	text-transform: uppercase;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 7px 19px 13px;
	color: #fff;
}
.list-product-new .thumbnail-da-sd{
	width: 28%;
	float: left;
	margin-left: 5px;
}
.list-product-new .meta-short-sd {
	float: right;
	width: 66%;
}
.list-product-new .meta-short-sd a:hover {
	
}
.list-product-new .meta-short-sd .title-da-sd{
	font-size: 14px;
    margin-left: 5px;
    margin-top: 0;
    color: #00b03e;
 }  
 .list-product-new .meta-short-sd .title-da-sd a:hover{
	text-decoration: none;
    color: #00b03e;
 } 

.date-post {
	font-size: 10px;
}

.list-product-new .item-da-sd{
 
 	border-bottom: 1px solid #ddd;
 	padding-bottom: 20px;
 	margin-top: 10px;
 	
 }
.list-product-new .item-da-sd:nth-child(5){
	border-bottom: 0;
}
 .wpcf7-form-control.wpcf7-submit{
 	background: #00b03e;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    width: 30% !important;
 }
 .page .wpcf7-form .wpcf7-form-control{
 	width: 100%;
 }
/* ----------------------  $search ----------------------------------------------------------------------------------------------------------*/
#search-tmp{}
.search-tmp-title{
	    font-size: 16px;
    border-bottom: 1px solid #bbb;
    padding-bottom: 5px;
    margin-bottom: 20px;
//    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

.section-header-search {
	border-bottom: 2px solid #abc;
	margin-bottom: 20px;
}

.search-tmp-title .search-keywords{
	font-weight:bold;
	font-size:18px;
	color: royalblue;
}
.search-result-items{

}

.search-tmp-title {
	margin-top: 20px;
}

.search-result-items .ten-da {
	font-size: 15px;
}

.search-result-items .ten-da a {
	color: 
}

.search-result-items li {
	list-style: none;
	margin: 10px 0;
	color: royalblue;
	font-weight: bold;
	font-size: 14px;
}

#search-tmp .archive-da-item{
	margin-bottom: 20px;
	height: 310px;
}
#search-tmp .archive-da-item .archive-da-item-thumb{
	height: 190px;
	box-shadow: 0 0 5px #abc;
}

.archive-da-item-meta  {

}

.archive-da-item-meta a {
	color: green;
	font-size: 15px;
}

#search-tmp .archive-da-item .archive-da-item-meta{
	font-size: 15px;
	color: royalblue;
	text-transform: uppercase;
	margin-top: 20px;
	height: 65px;
}

.item-cate-da {
	margin-bottom: 20px;
	box-shadow: 0 0 5px #abc;
	padding: 10px;
}

.title-da-page {
    color: green;
    font-size: 15px;
    height: 65px;
}


.box-img-search img{
	margin-bottom: 20px;
    margin-top: 10px;
    width: 150px;
}
#search-tmp .archive-da-item .archive-da-item-meta a:hover{
	color: royalblue;

}
/* ----------------------  $archive ----------------------------------------------------------------------------------------------------------*/
#archive-tmp {}

.archive-list-sp {
	overflow: hidden;
}

.archive-sp-item{
	margin-bottom: 30px;
	vertical-align: top;
}

.archive-sp-item-thumb {

}

.archive-sp-item-meta {

}

.archive-sp-item .ten-sp {
	font-weight: bold;
	font-size: 13px;
}

.archive-sp-item .gia-sp {
	font-weight: bold;
	color: red;
}

/* ----------------------  $single sp ----------------------------------------------------------------------------------------------------------*/
#single-sp-tmp {

}
.single-sp-info {
	margin-bottom: 30px;
}
.single-sp-thumb{
	float: left;
	width: 340px;
}
.single-sp-thumb .anh-sp-to {

}
.single-sp-fields {
	float: left;
	width: 400px;
}
.single-sp-fields .ten-sp {
	margin-top: 20px;
	font-size: 26px;
}
.single-sp-fields .field-row{
	padding: 10px 0;
}
.single-sp-fields  .name{
	
}
.single-sp-fields  .value{
	
}
.single-sp-fields .gia-sp {
	
}
.single-sp-fields  .gia-sp .value{
	font-size: 26px;
	color: red;
	font-weight: bold;
}
.single-sp-fields .buy-sp{
	display: block;
	margin: 20px;
	border: none;
	background: #9933ff;
	color: white;
	font-weight: bold;
	padding: 10px 15px;
}
.single-sp-content {

}
.single-sp-content .header-tab-group{
	margin-bottom: 20px;
    border-bottom: 1px solid;
}

.single-sp-content .header-tab{
	 display: inline-block;
    padding: 5px 10px;
    font-weight: bold;
   // background: #9933ff;
   // color: white;

}
.single-sp-content .content-tab-group{
	padding: 15px;
}
.single-sp-content .content-tab {
	
}
/* ----------------------  $home  ----------------------------------------------------------------------------------------------------------*/
.home-block {
	margin-bottom: 20px;
	margin-top: 20px;
}

.block-lvhd {
	background: #484f86;
}

.block-1 .block-content {
	padding: 10px;
	background-color: #f8f8f8;
}

.block-1 .block-content {
    position: relative;
}
.archive-da-item-meta .xem-them-da {
	color: red;
}

.block-1 .owl-pagination {
	display: none;
}

.block-1 .owl-controls {
    bottom: -10px;
    position: absolute;
}

.block-1 .owl-theme .owl-controls {
	margin-top: -20px;
	text-align: left;
}

.title-page-home {
	margin-top: 0;
}

.title-page-home a {
	color: red;
}

.thumbnail-page {

}

.block-2 {
	padding: 15px;
	background: #84b923 none repeat scroll 0 0;
}

.menu-lvhd li {
  	background: white none repeat scroll 0 0;
    float: left;
    height: 220px;
    margin: 1%;
    padding: 15px;
    width: 18%;
}

.block-1 .block-title {
	margin: 15px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #84b923;
	text-align: center;
}

.block-1 .block-title span {
    background: green;
    color: white;
    display: block;
    height: 1px;
    margin: 13px auto 0;
    width: 75px;
}


.block-2 .block-title {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: white;
	text-align: center;
}

.block-2 .block-title span {
    background: white;
    color: white;
    display: block;
    height: 1px;
    margin: 13px auto 0;
    width: 75px;
}

.list-news-home .owl-theme .owl-controls .owl-buttons div {
	margin: 0;
	background: #000;
}
.list-news-home .owl-theme .owl-controls .owl-buttons div:nth-child(1) {
	margin-right: 1px;
}

.block-3 .owl-pagination {
    display: none;
}

.block-3 .block-title {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #333;
	text-align: center;
}

.block-3 .block-title span {
    background: #333;
    color: #333;
    display: block;
    height: 1px;
    margin: 13px auto 0;
    width: 75px;
}

.block-3 .links {
    padding: 15px;
} 

.block-3 .links a {
	color: #fff;
}

.list-news-home {
	position: relative;
	height: 220px;
	background-color: #84b923;
}

.inner-modal {
	background-color: #84b923;
	height: 220px;
	overflow: hidden;
}

.title-nb {
	position: absolute;
	top: 8px;
	left: 15px;
	font-weight: bold;
	color: white;
	padding-bottom: 5px;
	content: white;
	font-size: 18px;
	border-bottom: 2px solid #abc;
}

.list-news-home .owl-buttons {
	position: absolute;
	bottom: 0;
	left: 25.3%;
}

.list-news-home .thumbnail-news {
    height: 220px;
}

.list-news-home .thumbnail-news img {
	height: 100%;
	width: 100%;
}

.list-news-home .meta-short {
    color: #ddd;
    padding: 0 15px;
    margin-top: 70px;
}

.block-4 .block-title {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #333;
	text-align: center;
}

.block-4 .block-title span {
    background: blue;
    display: block;
    height: 1px;
    margin: 13px auto 0;
    width: 75px;
}

.block-4 .archive-da-item-thumb {
	height: 215px; 
}

.block-4 .archive-da-item-meta {
	height: auto;
    padding: 5px 15px;
    text-align: center;
}

.block-5 .block-title {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #CE6F6F;
	text-align: center;
}

.block-5 .block-title span {
    background: #CE6F6F;
    display: block;
    height: 1px;
    margin: 13px auto 0;
    width: 75px;
}

.block-5 .cate-post-thumb {
    height: 185px;
}

.block-5 .owl-pagination {
	display: none;
}

.block-5 .block-content {
	
}

.block-5 .block-content .owl-buttons {

}

.block-5 .cate-post-item-meta {
    padding: 15px;
    text-align: center;
}

.block-5 .cate-post-thumb {
    border: 1px solid #ddd;
    box-shadow: 1px 1px 3px #888;
    padding: 2px;
}

.title-news-run {
    border-bottom: 3px solid #ddd;
    color: white;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-left: 15px;
    padding: 8px 0 2px;
}

.menu-lvhd .menu-image-title {
    border-bottom: 1px dotted #f3f3f3;
    display: block;
    height: 52px;
}

.block-2 .cate-post-title-home {
	margin-top: 0;
}

.block-2 .menu-lvhd li {
	text-align: center;
}

.block-2 .menu-lvhd li a{
	font-weight: bold;
}

.widget-dv {
    display: block;
    text-align: center;
}

.cate-post-excerpt-home {
	color: #555;
}

.cate-post-title-home a {
	color: green;
}

.block-2 .col-box {
    padding: 5px;
}

.block-2 .inner-box {
	background-color: #fff;
	//border-radius: 5px;
	box-shadow: 1px 2px 3px #ddd;
}

.readmore-home {
    background: green none repeat scroll 0 0;
    border-bottom: 2px solid black;
    border-radius: 5px;
    color: white !important;
    display: block;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 7px 15px;
    text-align: center;
}

.widget-dv img {
    padding: 10px;
}

.link-category {
    border-bottom: 1px solid #ddd;
    display: block;
    height: 160px;
    padding-bottom: 40px;
    position: relative;
}

.img-icon {
    bottom: -28px;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}

.title-modal-post {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    height: 43px;
    margin-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}

.modal-post .bodder-botton {
    border-bottom: 1px solid #ddd;
    display: block;
    margin: 0 auto;
    width: 70px;
}

.article-post-home {
	padding: 10px;
}

.block-3 {

}

.title-da-home {
	margin-top: 0;
	font-size: 15px;
}

.title-da-home a {
	color: #2b2b2b;
	font-weight: bold;
}

.bg_banner {
    //background:  url("images/bg_banner.png") repeat-y scroll center top;
    background-color: #84b923;
}

.bg_newevent {
	background: rgba(0, 0, 0, 0) url("images/bg_newsevent.png") repeat-y scroll center top;
}

.home-block .block-title{

}
.home-block .block-content{

}

.block-3 .block-content {

}

.block-3 .col-box:nth-child(1){
	padding-left: 0;
	padding-right: 0;
}

.block-3 .col-box:nth-child(2){
	padding-left: 0;
	padding-right: 0;
}

.block-4 {

}

.links li {
    position: relative;
    padding: 0 15px;
}

.links li::before {
    position: absolute;
    font-family: FontAwesome;
    top: 0px;
    left: 0;
    color: #00b03e;
    content: "\f055";
    font-size: 12px;
}

.links li a{
	text-decoration: none;
}

.links li a:hover{
	color: green;
}



#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}

#owl-demo .item{
  	margin: 3px;
}
#owl-demo .item img{
	  display: block;
	  width: 100%;
	  height: auto;
}

.doi-tac .block-title {
	margin: 50px 0 20px;
}

.doi-tac img {
	margin: 30px 20px;
	border: 1px solid #abc;
}

/* ----------------------  $custom template -----------------------------------------------------------------------------------------------------------*/


