.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 {
    position: relative;
    min-height: 1px;
	padding: 0px; 
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #0e0e0e;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
/*	filter: grayscale(1)*/
}
h1,h2,h3,h4,h5,h6{
	font-family: 'open sans', sans-serif, verdana;
	line-height: 1.2em;
}

h3, h4{
	color: #444;
	margin: 0px;
	padding: 0px;
	font-weight: 500;	
}
h5{
	color: #444;
	line-height: 40px;	
	font-weight: 400;	
}
@media (max-width: 767px) {
	h5 {
		/*line-height: 40px;*/
	}
	.swiper-viewport{
		margin-bottom: 10px; 
	}	
}

h6{

}

h1, h2{
	color: #09013c;
	margin: 0px;
	padding: 0px;
	font-weight: 200;
}
ol, ul{
	margin: 0px;
	padding: 0px;
}
/* content */
#content {
	padding: 5px 0px;
	position: relative;
	float: left;
	width: 100%;
}
#content p{
	font: 300 15px/22px 'open sans',sans-serif;
	margin: 0px;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
.bussiness ul li:nth-child(5) {
	margin-left: 0px;
}.bussiness ul li:nth-child(4) {
	margin-left: 0px;
}.bussiness ul li:nth-child(3) {
	margin-left: 0px;
}.bussiness ul li:nth-child(2) {
	margin-left: 0px; 
}
.bussiness ul li:nth-child(1) {
	
}
.bussiness .tab-pane p{
	font: 300 16px/20px 'open sans';
	color: #fff;
}
.bussiness .tab-pane > div{
	background: transparent;
	padding: 0px 25px 30px 0px;
	min-height: 800px;
}
.bussiness .buss-text:hover{
	background: transparent;
	color: #252362;
	text-decoration: underline;
}
.bussiness .buss-text{
	font: 400 18px/40px 'open sans',sans-serif; 
	color: #3589c4;
	text-decoration: none;

}

.bussiness .buss-content{
	-webkit-box-shadow: -7px 8px 20px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -7px 8px 20px -4px rgba(0,0,0,0.75);
box-shadow: -7px 8px 20px -4px rgba(0,0,0,0.75);
border: 1px solid #b2c4cc;
}
.bussiness .active{
	background: transparent;
}
.bussiness .active a{
	color: #252362;
}
.bussiness .buss-number{
	font: 600 18px/40px 'open sans',sans-serif; 
	width: 44px; 
	color: #3589c4;
	display: inline-block; 
	text-align: center; 
	padding: 0px !important; 
}
.bussiness ul li a{
	display: inline-block;
}
.bussiness ul{
	min-height: 800px;
	/*background: url('/image/catalog/system/jesco-bg-1.jpg') 0 0 no-repeat; */
}
.bussiness ul li{
	position: relative;
	float: left;
	margin-bottom: 15px;
	border-left: 2px solid #1e9fd9;
	clear: both;
	-webkit-box-shadow: 3px 3px 15px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 15px -4px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 15px -4px rgba(0,0,0,0.75);
	width: 94%;
}
.work .second-column{
	width: 80%;
	position: relative;
	float: left;
}
.work .first-column{
	width: 20%;
	position: relative;
	float: left;
}
.work > div{
	border-bottom: 1px dotted #23a0d978;
	position: relative;
	float: left;
}
.tab-pane > div .product-layout {
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	margin-bottom: 20px;
	padding: 20px 10px;
}

.form-control{
	background-color: transparent;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.nav>li>a {
    padding: 10px 5px !important;
}
.row{
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 25px;

}
h3 {
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 30px;
}



@media (max-width: 767px) {
	h5 {
		font-size: 20px;
	}	
}
h6 {
		color: #444;
	font-weight: 300;	
	font-size: 30px;
	text-align: center;
	font-weight: 300;
}
p{
	text-align: justify;
	font: 400 15px/23px 'open sans', sans-serif;
}
a {
	color: #2b332d;
}
a:hover {
	text-decoration: none;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border: 1px solid #ddd; 
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}

.col-sm-6, .col-md-3, .col-xs-12{
	padding: 5px;
}
@media (max-width: 991){
	div{
		padding-right: 1px !important;
		padding-left: 1px !important;
	}
}
/* news content*/
/*----about us  -> leader ship */

/*--> overview*/
.overview-logo{
	position: absolute;
	right: 10px;
	top: 10px;
}
.overview-content{
	position: relative;float: left;box-sizing: border-box;padding: 10px 35px 35px 35px;background: #efefef;color: #15142c;font:  300 16px/20px 'open sans', sans-serif;
}
.overview-content h3{
	font: 300 16px/20px 'open sans',verdana;
	color: #050086;
	margin: 0px;
	padding-left: 10px;
}
@media (max-width: 991px) {
	.overview-logo{
		position: relative;
		float: left;
	}
	.overview-content{
		padding-left: 5px;
		padding-right: 5px;		
	}

}
/*--> overview::end*/


.leadership .nav li:hover a  {
	color: white !important;
	cursor:pointer;		
}
.leadership .nav li a  {
	padding: 10px 25px !important;
    background: #a9a9a9 !important;
    color: white !important	;
    text-transform: uppercase;
    font: 300 18px/18px 'open sans';

}
.leadership .nav .active a  {
    background: #06448f !important;

}
/*----about us  -> leader ship :: end*/
/*----article of news  -- */
.article-content .newsgroup-title, .newsgroup-div .newsgroup-title{
    display: inline-block;
    width: 100%;
    margin: 10px 0px;
    border-left: 5px solid red;
    padding-left: 7px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.article-content table.bca-table-img, .article-content p.dhan-p-img{
	width: 100%;
	text-align: center;
	margin: 0px;
}
.article-content .bca-table-img img, .article-content .bca-table-img p, .article-content .dhan-p-img img, .article-content .dhan-p-img-des{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	
}
.article-content .dhan-p-img-des, .article-content .bca-table-img p, .article-content table.bca-table-img{
	padding-bottom: 20px;
}
.news-content ol, .news-content ul{
	list-style-position: inside;
}
@media (max-width: 767px){
	.article-content .bca-table-img img, .article-content .bca-table-img p, .article-content .dhan-p-img img, .article-content .dhan-p-img-des{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		
	}
}
/*----article of news :: end; -- */
/*----category of news - newsblog -- */

.congthuc h3{
	color: white;text-transform: uppercase;
}
.congthuc .diem label{
	color: white;
}
.congthuc .diem .dinhdang{
	font: italic normal 400 12px/18px arial;color: #e1e1e1;
}
.congthuc .diem input{
	border: none;
	line-height: 30px;
    padding: 0px 10px;
    border: 2px solid transparent;

}
.congthuc .diem select{
	width: 100%;
    font: 400 normal 14px/30px arial;
    height: 30px;
    padding: 0px 5px;
}

.article-date{
	position: absolute;
    bottom: 10px;
    left: 10px;
    background: #4a8f4da6;
    color: white;
    padding: 2px 5px;
    font-size: 11px;
}
.article-3 .item p{
	padding: 0px 10px 10px 10px; background: #ebebeb66;position: relative;float: left;width: 100%;
}
.article-3 .item{
	padding: 10px 5px;
}

.article-3 .item .title-link{
	padding: 10px; background: #ebebeb66;position: relative;float: left;width: 100%;display: block;text-align: center;
}
.article-3 .item .img-link{
	border: 1px solid #80808063;position: relative;float: left;width: 100%;
}

@media (max-width: 767px){
	.article-3 .item{
		padding: 7px 0px;
	}
	.article-3 .item p{
		padding: 0px 3px 7px 3px;
	}
	.article-3 .item .title-link{
		padding: 7px 3px 0px 3px;
	}
	.newsblog-title{
		position: relative !important;
		float: left !important;
		padding: 0px !important;
		bottom: unset !important;
		background: #0d89bc;
		height: unset !important;
		padding: 7px 0px !important;
	}	
	.newsblog-title h2{
		text-align: center;
		position: relative !important;
		float: left !important;
		top: unset !important;
		color: white;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.article-3 .item:nth-child(2n + 1){
		clear: left;
	}	
}

@media (min-width: 992px) and (max-width: 1199px) {
	.article-4 .item:nth-child(3n+1){
		clear: left;
	}
	.article-3 .item:nth-child(2n + 1){
		clear: left;
	}		
}
@media (min-width: 1200px) {
	.article-4 .item:nth-child(3n+1){
		clear: left;	
	}
	.article-3 .item:nth-child(3n + 1){
		clear: left;
	}	
}

.box-category-newsgroup>ul {
    list-style: none;
    margin: 0;
}
.box-category-newsgroup>ul>li {
    padding: 0;
    border-bottom: 1px solid #c4c4c487;
}
.box-category-newsgroup>ul>li>a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding-left: 7px;
    font: 300 14px/35px 'open sans',verdana;
}
.box-category-newsgroup>ul>li ul {
    display: none;
    padding: 0 0 5px 15px;
    background: #3a4c98;
}
.box-category-newsgroup>ul>li ul>li {
    padding: 5px;
    list-style: square inside;
    color: #fff;
}
.box-category-newsgroup .subnav li a {
    color: #fff;
    font: 300 14px/20px 'open sans';
}
.box-category-newsgroup>ul>li ul>li>a.active {
    color: #fe7408;
}
/*----category of news - newsblog :: end; -- */
/*----news in home--*/
.news-list-main-home{
	/*background: url(../image/jhe/pattern2.jpg) 0 0 repeat;*/
	position: relative;
	float: left;
	padding: 20px 0px 0px 0px;
    background-color: #f9f9f9;
}

.news-list-main-img a{
	position: relative;
	float: left;
	width: 100%;	
	overflow: hidden;
	display: block;
}
.news-list-main-home .groupnews-title h5{
	height: 36px; font: 600 15px/36px 'open sans',verdana;padding: 0px 5px 0px 5px;text-transform: uppercase;position: relative;float: left;background: transparent;color: #2e5a11;position: relative;float: left;margin: 0px;border-bottom: 1px solid red;
}
.news-list-main-home .groupnews-title{
	width: 100%;position: relative;float: left;height: 36px;border-bottom: 1px solid #2e5a1178;
}


.news-list-main-cap h4{
	font: 600 16px/24px 'open sans', sans-serif;
    color: #004d84;
    text-align: justify;
}

/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */

.kenburns-top {
	-webkit-animation: kenburns-top 7s cubic-bezier(0.470, 0.000, 0.745, 0.715) infinite alternate both;
	        animation: kenburns-top 7s cubic-bezier(0.470, 0.000, 0.745, 0.715) infinite alternate both;
}




@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
/**
 * ----------------------------------------
 * animation kenburns-top :: end;
 * ----------------------------------------
 */

/**
 * ----------------------------------------
 * animation fade-in-fwd
 * ----------------------------------------
 */
.fade-in-fwd {
	-webkit-animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}



@-webkit-keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
            transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
            transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in-fwd :: end;
 * ----------------------------------------
 */

/*----news in home::end--*/
 .cat-image-title h2{
 	text-transform: uppercase;position:  absolute; left:   250px;top: 70px; 
 }
@media (max-width: 991px){
	 .cat-image-title h2{
	 	left: 0px;
	 	font-weight: 400;
	 }
} 
 .has-group-image{
 	padding-top: 380px !important;
 }
 .no-group-image{
 	padding-top: 170px !important;
 }
 .grouptitle-no-groupimage{
	background: url('../image/jhe/title-header-4.png') 0 0 no-repeat; 
	padding-left: 140px;
	line-height: 80px;	
	left: 50px !important;
	top: 100px !important;
}
 .cat-image-title > div{
 	position: absolute;left: 0px; bottom: -40px;
 	z-index: 90; width:  100%;height: 100px;
 }
 .cat-image-title > img{
 	border-bottom:  5px solid #074490;
 	width: 100%;
 }
 .cat-image-title{
 	width: 100%;position: relative;float: left;
 }

.carousel-inner h2{
	margin-bottom: 10px: 
}
.carousel-inner{
	max-width: 1200px;position: relative;margin: 0 auto;
	height: max-content;
}
.carousel-inner .active{
	position: relative;
}
.carousel-inner .item{
	padding: 20px 0px;
}
.news-title{
	/*background: url('../image/jhe/title-header-2.png') 0 0 no-repeat; */
	padding-left: 20px;
	line-height: 40px;
	border-left: 5px solid #34316b;
	text-transform: uppercase;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.news-content > h1{
		font: 300 16px/20px 'open sans',verdana;

	}	
}

@media (min-width: 950px) {
	.news-content > h1{
		font: 700 18px/24px 'open sans',verdana;
	}	
}

@media (max-width: 767px) {
	.news-content > h1{
		font: 600 15px/18px 'open sans',verdana;

	}	
}

 #carousel-div{
 	transition: all .6s ease-in-out;
 }
 #myCarousel {
 	background: url(../image/jhe/slogan-40h-1.png) 100% 0% no-repeat;
 	min-height: 500px;
 }
@media (max-width: 950px) {
	#myCarousel {
		background: url(../image/jhe/no-slogan-40h.png) 0 0 repeat-x;
		min-height: 500px;
	}
}

 #myCarousel .carousel-inner .item > div {
 	position: relative;
 	float: left;
 }
 #myCarousel .submenu a small {

    display:block;
}
#myCarousel .submenu {
    background:transparent;
    max-width: 800px;

}
#myCarousel .submenu .active {
	background-color: #eac242;
}
#myCarousel .submenu li {
	position: relative;
	display: inline-block;
}
#myCarousel .submenu li:hover {
	background-color: #dcb244 !important;
}
#myCarousel .submenu a {
    border-radius: 0px;
    color: #ff1a00;
    font: 600 13px/40px 'open sans',sans-serif;
    padding: 0px 20px;
    text-decoration: none;
    text-transform: uppercase;
}
 @media (max-width: 767px) {
	#myCarousel .submenu a {
		font: 300 14px/40px 'open sans',sans-serif;
    	padding: 0px 10px;		
	}
}

#myCarousel .submenu{
	position: relative;
	margin: 0 auto;

}
layout: {
    type: 'accordion',
    animate: {
        duration: 10000
    }
}
/* news content::end*/
/* feature-project home */
.feature-project img{
	opacity: 0.8;
}
.feature-project img:hover{
	opacity: 1;

}
/* feature-project home::end; */


.news-content img{
	max-width: 100%;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}
#links0 .prog_title {
	font-size: 16px !important;
	font-weight: 600 !important;
	padding: 10px 0px !important;
}
/* Fix some bootstrap issues */
.panel{
	border: none;
	box-shadow: none;
	background: transparent;
}
.panel-group .panel+.panel {
    margin-top: 0px;
}
.panel-default>.panel-heading{
	background: transparent;
	font: 400 15px/30px 'open sans', sans-serif !important;
	padding: 0px !important;
	color: #252362;
}
.panel-title{
	font: 400 15px/21px 'open sans', sans-serif !important;
	border-bottom: 1px solid #b6b6b6ab
}

span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
#content{
	background-color: white;
}
.home-container{
	width: 100%;
	max-width: 1600px;
	position: relative;
	margin: 0 auto;
	padding-top: 5px;
}
.feature-div,.product-category{
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
}
.feature-div h5{
	margin-top: 30px;
	text-transform: uppercase;
}
.feature-div{
	margin-top: 20px;
}
@media (max-width: 767px){
	.container{
		padding: 10px 5px;
	}	
}


/* Fix some bootstrap issues::end; */
.manufacturer-logo img{
	width: 100%;padding-right: 30px; border-right: 1px solid #d0d0d0;
}
.manufacturer-logo{
	padding: 20px 20px 20px 0px;
}

.manufacturer-div{
	padding: 20px 0px; border-bottom: 1px solid #dedddd;
}
.manufacturer-div h4{
	text-align: center;padding: 10px 5px; background: #2f2c67; color: white;
	font: 300 14px/18px 'open sans',verdana;
}
@media (max-width: 767px) {
	.manufacturer-logo img{
		padding-right: 10px;
	}

}

/* Manufacture :: start*/

/* Manufacture :: end*/


/* Fix some bluimp gallery issues */
 .blueimp-gallery-div{
 	padding-top: 30px;
 }
 @media (max-width: 767px) {
 .blueimp-gallery-div{
 	padding-top: 0px;
 }	
}
/* Fix some bluimp gallery :: end; */

/*categroy*/
.child-category ul{
	padding: 0px;
	margin: 0px;
}
.child-category li a{
	display: block;
	padding: 7px 15px;
	color: white;
}
.child-category li{
	list-style: none;
	display: inline-block;
	padding: 0px;
	background: #18586c;
}
/*categroy::end*/


/*home text*/
#home-text > h2{
	color: #1e1c1c;
	padding: 0px;
	margin: 0px;
	font-weight: 400;
}
#home-text{
	position: relative;
	float: left;
	background:#6161611c;
	padding: 3px 25px;
	width: 100%;
	color: white;
    /*-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    margin-bottom: 20px;*/
    clear: both;
}
.district-link li a{
	color: #030303;
	font-weight: 400;
}
/*home text :: end*/

/*header*/
header .head-logo{
	overflow: hidden;
}
header{
	/*-webkit-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.43);
	box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.43);*/
	width: 100%;
	z-index: 100;
	-webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    background-color: transparent;
}
.header-hide{
	height: 60px;
}
.header{
	padding: 0px 5px;
}
.head-menu ul li a{
	/*color: #e73925;*/
}

.head-menu .navbar{
	margin: 0px;
	min-height: 0px !important;
	background: #205a12;
	border-radius: 0px;
	border: none;
}
.navbar #head-link > div{
	position: relative;
	float: right;

}
.navbar #head-link{
	text-align: right;	

}
.head-language ul,.head-language li {
	position: relative;
	float: right;
}
.head-language li button img{
	max-width: 30px;
}
.head-language li button{
	padding: 0 3px;
	max-width: 36px;
	color: gray;
	height: 30px;
	font: 400 16px/30px 'open sans',sans-serif;
	text-decoration: none;
}
.head-language li{
	list-style: none;
	border: 1px solid #80808054 !important;
	margin: 0 3px; 
	padding: 0 5px;
	border-radius: 5px;  
	text-decoration: none;
}
.lang-search{
	-webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    position: relative;
    float: right;
}

.main-menu{
	-webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.main-menu > ul > li > div li:hover a{
	color: white;

}
.main-menu > ul > li > div li:hover{
	background-color: #1a93ca;
}
.main-menu > ul > li > div li{
	position: relative;
	display: inline-block;
	text-align: left;
	padding: 10px 10px;
	float: left;

}
.main-menu > ul > li:hover > div{
	display: table-cell;
	min-width: 200px;
}
.main-menu > ul > li > div{
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	/*border: 1px solid gray;*/
	z-index: 101;
	background-color: #fff;
	/*border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);*/
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    width: max-content;
}
.chonM a{
	color: white !important;
	text-decoration: none;
}
.chonM{
	background: #c52513;
	
}

.isSearch{
	padding: 7px 0px;
}
.isSearch a{
	border: 1px solid #e3e3e3 !important;
    line-height: 26px !important;
    border-radius: 15px !important;
    color: #e3e3e3 !important;
}
.isSearch:hover a{
	border-color: #fef200 !important;
	color: #fef200 !important;
}
.submenu-ul li:hover{
	background: #eac242;

}
.submenu-ul li a{
	border-radius: 0px;
    color: #ff1a00;
    font: 600 13px/40px 'open sans',sans-serif;
    padding: 0px 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.submenu-ul li:hover a{
	color: white;
}
.submenu-ul li{
	position: relative;
	display: inline-block;

}
.submenu-ul{
	width: 100%;
	padding: 0px;
	position: relative;
	margin: 0 auto; 
	text-align: center;

}
.main-menu > ul > li:hover > a{
	color: white;
}
.main-menu > ul > li:hover{
	background: #c52513;
}

.main-menu > ul > .isSearch:hover{
	background: transparent !important;
}
.main-menu > ul > .isSearch:hover a{
	color: #46aeef !important;
	border-color: #46aeef !important;
}
.main-menu > ul > li > a{
	font: 300 15px/40px sans-serif;
    text-transform: uppercase;
    color: white;
    display: block;
}

.main-menu > ul > li{
	position: relative;
	float: left;
	list-style: none;
	padding: 0px;
	box-sizing: border-box;
}
.main-menu > ul > li:first-child a {
    width: 40px;
    height: 40px;
    background: url(../image/home.png) no-repeat center center;
    padding: 0 30px;
}
.main-menu ul{
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	width: 100%;
}
.main-menu{
	position: relative;
	text-align: center;
}

.main-menu-mobile  .nav>li>a:hover, .side-menu .nav>li>a:hover{
	background: inherit;
}
.main-menu-mobile > ul > li a{
	text-transform: uppercase;
}
.main-menu-mobile li a{
	color: white !important;
	font: 300 14px/20px 'open sans',verdana;
}

.main-menu-mobile{
	background: rgb(56, 155, 197);
	margin: 0px;
	padding: 0px;
}
.main-menu-mobile > ul li:hover{
	background: #1385b6;
}
.main-menu-mobile ul li + li{
}
.main-menu-mobile > ul > li{
	padding: 0px;
	padding-left: 20px;
	border-bottom: 1px solid #d8d7d7;
}
.main-menu-mobile .sub-menu li{
	padding: 0px;
	padding-left: 40px;
	line-height: 30px;
	color: white;
}
.main-menu-mobile ul{
	padding: 0px;
}
.main-menu-mobile{

}
.navbar-header{
	position: relative;
	float: right;
	padding: 0px 10px 0px;margin: 0 auto;
}
.side-menu > ul{
	position: relative;
	float: left;
	width: 100%;
}
.side-menu > ul > li{
	border-bottom: 1px solid #5baed5;
    box-sizing: border-box;
    height: 40px;
    overflow: hidden;
}
.side-menu > ul > li > a{
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px !important ;
}
.side-menu .sub-menu li .bullet-div .arrow{
	float: left;
    position: relative;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ffffff;
}
.side-menu .sub-menu li .bullet-div{
	width: 10px;
    position: relative;
    float: left;
    height: 30px;
    display: flex;
    align-items: center;
}
.side-menu .sub-menu li{
	list-style: none;
}
.side-menu .sub-menu{
	padding-left: 15px;
}
.side-menu .sub-menu > li > a{
	line-height: 30px;
	list-style: square;	
}

.side-menu li a{
	color: white !important;
	font: 300 14px/30px 'open sans',verdana;
}

/*header::end*/
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 0px;
	position: relative;
	float: left;
	width: 100%;

}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo a img {
	max-height: 80px !important;
	max-width: 230px !important;

}
#logo{
	text-align: center;
}

#logo a {
	margin: 0px;
	max-height: 100px;
	position: relative;
	display: inline-block;
}

@media (max-width: 767px) {
	#logo a img{
		max-width: 80px;
		position: relative;
		margin: 0 auto;
	}
	#logo a{
		display: block;
		text-align: center;
	}
	.head-logo .company-name a{
		line-height: 70px;
	}
	.head-logo .company-name{
		text-align: left;

	}
}
.swiper-viewport {
    margin: 0 0 0px;
    background: #fff;
    z-index: 1;
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    width: 100%;
    position: relative;
    overflow: visible;
}
@media (max-width: 767px) {
	.swiper-viewport{
		margin-bottom: 20px; 
	}	
}
/* search */
#searchText{
	width: calc(100% - 60px);
    padding: 0px 10px;
}
#search input[type="text"]{
	border: none;
	box-shadow: none;
	padding: 0px;
	font: 300 14px/30px 'open sans',Arial,Helvetica,sans-serif;
	position: relative;
	float: left;
}
#search {
    height: 30px;
    padding: 5px;
    color: #666;
    background-color: transparent; 
    opacity: 1;
}
#search button{
	height: 30px;
	border: none;
	background-color: transparent;

}
#search button i{	
	font-size: 26px;
	font-weight: 300;
	color: #f1f1f1;
}
@media (max-width: 768px) {
	#search {
		padding: 0px 0px 0px 15px;
	}
	#searchText{
		width: calc(100% - 40px);
		padding: 0px 10px !important;
		border-radius: 5px;
	}	
}
#search .input-group-btn button {
	background: transparent;
	border: none;
}

#searchh .input-text input[type=text] {
	

}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}


/* Group news at home */
.news-list-main-home .main-box{
	padding: 10px !important;
}
.news-list-main-home .next-news h4{
	font: 600 15px/20px 'open sans',verdana;
	text-align: justify;
}
.news-list-main-home .next-news{
	padding: 10px;
	text-align: justify;
}
.news-list-main-home .main-news .news-list-main-cap{
	padding: 10px 10px 0px 10px;
}
.news-list-main-home .main-news{
	padding: 0px;
}
.news-list-main-home p{
	font: 400 15px/22px 'open sans',sans-serif !important;	
}

.news-list-other-div{
	padding: 10px;

}
.news-list-other-div .news-brief .news-number a{
	display: block;
    width: 40px;
    height: 40px;
    background: #45adef;
    color: white;
    text-align: center;
    font: 900 20px/40px "open sans";
}
.news-list-other-div .news-brief .caption h4{
	font: 600 14px/20px 'open sans',verdana;padding-bottom: 5px;text-align: justify;
}
.news-list-other-div .news-brief .caption{
	padding: 0px 0px 0px 5px !important;
}
.news-list-other-div .news-brief{
	border-bottom: 1px solid #e1e1e1;
    padding: 10px;
}
.news-list-other-div .news-brief:first-child{
	padding-top: 0px !important;
}
.news-list-other-div .news-brief:last-child{
	border-bottom: none;
}

@media (min-width: 992px) {
	.news-list-main-home .main-news .image{
		overflow: hidden;
	}	
}
@media (max-width: 768px) {
	.news-list-main-home .main-news .news-list-main-cap{
		padding: 10px 0px;
	}
	.news-list-other-div .news-brief{
	    padding: 10px 0px;
	}	
}


/* Group news at home :: end; */

.tab-content{
	padding: 0px 10px;
}
.tab-content p img{
	max-width: 100%;
}
.tab-content p{
	font: normal 14px/24px 'open sans',sans-serif;
	color: #272727;
	text-align: justify;
	margin: 3px 0px;
}
#product label{
	font: normal 14px/24px 'open sans',sans-serif;
	color: gray;
	text-align: justify;	
}
.product-attribute li + li{
	border-top: 1px dotted #e1e1e1;
}
.product-attribute span{
	font: 300 14px/18px 'open sans',verdana;
	color: #09013c;
}
/* phone ringing */
.phone-ringing {
    width: 42px;
    height:42px;
    -webkit-animation: phone-ringing 2s infinite;
    -webkit-animation-iteration-count:infinite;
    border-radius: 21px;
    border: 2px solid #1ea1db;
    text-align: center;
}

.phone-ringing:before1 {
    font-family: FontAwesome;
    content: "\f095";
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #1ea1db;
}

@-webkit-keyframes phone-ringing{
  0% {
  }
  10% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg); 
  }
  20% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
  30% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);       
  }
   40% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
  50% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);       
  }
   60% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
  70% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);       
  }
  80% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
  90% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);       
  }
   100% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
}
/* phone ringing::end; */
/* footer */
	/* scrolltotop */
.scrollToTop{
	width:40px; 
	height:40px;
	text-align:center; 
	font-weight: normal;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:85px;
	right: 20px;
	background: transparent;
	display:none;
}
.scrollToTop:hover{
	text-decoration:none;
}	
	/* scrolltotop::end; */
.Phone {
  position: relative;
  display: block;
  margin: 0;
  width: 1em;
  height: 1em;
  font-size: 48px;
  position: fixed;
  right: 20px;
  bottom: 10px;
  background-color: #e67817;
  border-radius: 0.5em;
  box-shadow:
    0 0 0 0em rgba(#3498db, 0),
    0em 0.05em 0.1em rgba(#000000, 0.2);
  transform: translate3d(0, 0, 0) scale(1);
}

.Phone::before,
.Phone::after {
  position: absolute;
  content: "";
}

.Phone::before {
  top: 0;
  left: 0;
  right: 1em;
  height: 1em;
  background-color: rgba(#fff, 0.1);
  border-radius: 100%;
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(0);
}

.Phone::after {
  top: 0.25em;
  left: 0.25em;
  width: 0.5em;
  height: 0.5em;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTYuNiAxMC44YzEuNCAyLjggMy44IDUuMSA2LjYgNi42bDIuMi0yLjJjLjMtLjMuNy0uNCAxLS4yIDEuMS40IDIuMy42IDMuNi42LjUgMCAxIC40IDEgMVYyMGMwIC41LS41IDEtMSAxLTkuNCAwLTE3LTcuNi0xNy0xNyAwLS42LjQtMSAxLTFoMy41Yy41IDAgMSAuNCAxIDEgMCAxLjIuMiAyLjUuNiAzLjYuMS40IDAgLjctLjIgMWwtMi4zIDIuMnoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate3d(0, 0, 0);
}

.Phone.is-animating {
  animation: phone-outer 3000ms infinite;
  
  &::before {
    animation: phone-inner 3000ms infinite;
  }
  
  &::after {
    animation: phone-icon 3000ms infinite;
  }
}

@keyframes phone-outer {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow:
      0 0 0 0em rgba(#3498db, 0),
      0em 0.05em 0.1em rgba(#000000, 0.2);
  }
  33.3333% {
    transform: translate3d(0, 0, 0) scale(1.1);
    box-shadow:
      0 0 0 0em rgba(#3498db, 0.1),
      0em 0.05em 0.1em rgba(#000000, 0.5);
  }
  66.6666% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow:
      0 0 0 0.5em rgba(#3498db, 0),
      0em 0.05em 0.1em rgba(#000000, 0.2);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow:
      0 0 0 0em rgba(#3498db, 0),
      0em 0.05em 0.1em rgba(#000000, 0.2);
  }
}

@keyframes phone-inner {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(0);
  }
  33.3333% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(0.9);
  }
  66.6666% {
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0);
  }
}

@keyframes phone-icon {
  0% { transform: translate3d(0em, 0, 0); }
  2% { transform: translate3d(0.01em, 0, 0); }
  4% { transform: translate3d(-0.01em, 0, 0); }
  6% { transform: translate3d(0.01em, 0, 0); }
  8% { transform: translate3d(-0.01em, 0, 0); }
  10% { transform: translate3d(0.01em, 0, 0); }
  12% { transform: translate3d(-0.01em, 0, 0); }
  14% { transform: translate3d(0.01em, 0, 0); }
  16% { transform: translate3d(-0.01em, 0, 0); }
  18% { transform: translate3d(0.01em, 0, 0); }
  20% { transform: translate3d(-0.01em, 0, 0); }
  22% { transform: translate3d(0.01em, 0, 0); }
  24% { transform: translate3d(-0.01em, 0, 0); }
  26% { transform: translate3d(0.01em, 0, 0); }
  28% { transform: translate3d(-0.01em, 0, 0); }
  30% { transform: translate3d(0.01em, 0, 0); }
  32% { transform: translate3d(-0.01em, 0, 0); }
  34% { transform: translate3d(0.01em, 0, 0); }
  36% { transform: translate3d(-0.01em, 0, 0); }
  38% { transform: translate3d(0.01em, 0, 0); }
  40% { transform: translate3d(-0.01em, 0, 0); }
  42% { transform: translate3d(0.01em, 0, 0); }
  44% { transform: translate3d(-0.01em, 0, 0); }
  46% { transform: translate3d(0em, 0, 0); }
}

.contact-div > h2{
	width: 100%;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    border-left: 5px solid red;
    padding-left: 7px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-phonefax{
	font: 400 15px/24px 'open sans',sans-serif;
    color: #0073ce;
}

.sitemap-home li a{
	font: 300 15px/20px 'open sans', sans-serif;
}
.sitemap-home li{
	list-style-type: square;
    list-style-position: inside;
    color: #1d9ed8;
    margin-bottom: 7px;
}
.sitemap-home {
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
}

footer > .container{
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 20px 10px;
	background: #f9f9f9;
	border-top: 1px solid #e0e0e0;
}
footer {
	width: 100%;
	position: relative;
	float: left;
	padding: 0px;
	color: #e2e2e2;
	margin-top: 20px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	border-bottom: 1px solid gray;
}
.footer-info h3{
	font: 600 18px/27px 'open sans',verdana;
	color: 	#ff0018;
	text-transform: uppercase;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb-jhe{
	width: 100%;
}
.breadcrumb ul{
	padding: 0px;
}
.breadcrumb li a{
	text-decoration: none;

}
.breadcrumb li{
	position: relative;
	float: left;
	font: normal 14px/20px 'open sans', sans-serif;
	color: white;
	white-space: nowrap;
	list-style: none;
	padding-right: 10px;
}
.breadcrumb li + li:before {
	content: " | ";
	padding: 0;
	color: #e67817;
}


.breadcrumb {
	padding: 8px;
	border-radius: none;
}
/*
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
*/
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e67817;
	/*background-image: linear-gradient(to bottom, #eeeeee, #dddddd);*/
	background-repeat: repeat-x;
	border-color: #e67817;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: none;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
	background-repeat: repeat-x;
	border-color: #1f90bb;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #e67817;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}


/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.featured-image .display-des{
	position: relative;
	margin: 0 auto;
	padding: 10px;	
}
.featured-image .display-img{
	position: relative;
	margin: 0 auto;
	padding: 7px;
}
.featured-image:hover .display-des{
	display: block;
}

.featured-image{
	position: relative;
}

.featured-image .display-img{
	display: block;
	
}
.featured-image:hover .display-des{
	opacity: 0.8;
}
.featured-image .display-des p{
	background: #575757;
	height: 100%;
	padding: 10px 5px;
	color: white;
}
.featured-image .display-des{
	position: absolute;
	
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30%;
	display: none;
	font: normal 14px/18px 'open sans',sans-serif;
	transition: visibility 0.5s ease-in,opacity 0.2s ease-in;
}
.product-thumb .caption .price{
	text-align: center;
}
.product-thumb .price-filter{
	text-align: left;
	color: white !important;
	font-weight: 300 !important;
	padding: 0 10px;
	width:100%;
	display: inline-block;
	font: 300 15px/40px 'open sans',sans-serif !important;
	margin: 0px;
}

.related-caption p{
	padding-left: 5px;
    line-height: 1.3em;
    color: #616161;
}
.related-caption a{
    text-align: justify;
    color: #0c0c0c;
    display: block;
    line-height: 1.3em;
    padding-left: 5px;
    font-weight: 600;
}
.product-thumb .caption h4 a{
	font: 400 15px/21px 'open sans',sans-serif;
    color: #06448f;
    width: 100%;
    overflow: hidden;
    display: block;
    text-align: center;
    text-transform: uppercase;
}

.other-articles h3{
	border-bottom: 1px solid #c5c5c5;
	text-transform: uppercase;
}

.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}

.product-thumb .image {
	text-align: center;
	transition: all 0.8s ease-in;
}

.product-thumb .image img {
	margin: 0 auto;
	width: 100%;
}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
	.product-4 .product-grid:nth-child(2n + 1){
		clear: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 10px;
	}
	#content, #content-5, #content-7{
		padding-top: 60px;	
	}
	.product-4 .product-grid:nth-child(2n + 1){
		clear: left;
	}
}
@media (min-width: 992px) {
	.product-4 .product-grid:nth-child(4n + 1){
		clear: left;
	}
	#content, #content-5, #content-7{
	}

}
.product-thumb h4 {
}

.product-thumb .caption {
    padding: 10px 7px;
    /* min-height: 50px; */
    background: #d1d1d1;
}
.product-list .product-thumb .caption {
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #ed1c24
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #bb5c08;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

/*tu van div::start*/
.tuvan-div{

}
/*tu van div::end*/

/*filter::start*/
.filter-div .text-right{
	display: inline-block;
}
.filter-div .list-group{
	display: inline-block;
}
.filter-div{
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	padding: 0 10px;
	display: inline-block;
}
 .filter-div-list .checkbox{
 	display: inline-block !important;
 }
 .filter-div-list{
 	display: inline-block;
 	border: none;
 }
/*filter::end*/

@media (min-width: 769px) {
	.tuvan-div{
		padding: 50px 15px;
	}

}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	.tuvan-div{
		padding: 15px 0px;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
.btn-muahang{
	width: 60%;
    display: inline-block;
    position: relative;
    float: right;
    font: normal 15px/40px 'open sans',sans-serif !important;
    background-color: #f36f36 !important;
    color: white !important;    
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

.sub-category ul li{
	list-style: none;
    display: flex;
    padding: 5px;
}
.sub-category ul li a span{
	width: 100%;
	color: white;
}
.sub-category ul li a{
	display: flex;
	align-items: center;
    width: 100%;
    background: #2b7bba;
    padding: 5px;
    text-align: center;
}
.newsgroup-div .title-link .material-icons{
	font-size: 14px;
    color: gray;
    line-height: 20px;
    padding: 3px 5px;
}

.newsgroup-div .title-link h4{
	font: 400 15px/20px 'open sans',verdana;color: #077cce;text-align: justify;
}
.newsgroup-div .title-link span{
	font-style: italic;
    color: gray;
    font-size: 13px;
    line-height: 20px;
}

.newsgroup-div .title-link h4 div{
	display: inline-block;
}
.newsgroup-div .title-link h4 div:hover span{
	color: red;
}


@media (min-width: 1200px) {
	.feature-div .col-lg-3:nth-child(4n+2),
	.feature-div .col-lg-4:nth-child(3n+2),
	.feature-div .col-lg-6:nth-child(2n+3),.product-category .col-lg-3:nth-child(4n+1) {
		clear:left !important;
	}	
	.container {
    	width: 1200px;
    	padding: 0px;
	}
	.main-menu > ul > li a{
		padding: 0 12px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {	
	.feature-div .col-md-3:nth-child(4n+2),.product-category .col-md-3:nth-child(4n+1),
	.feature-div .col-md-4:nth-child(3n+2),
	.feature-div .col-md-6:nth-child(2n+3) {
		clear:left !important;
	}
	.container {
    	width: 100%;
    	padding: 0px;
	}
	.main-menu > ul > li a{
		padding: 0 10px;
		font: 300 14px/40px sans-serif;
	}
}
@media (min-width: 768px) and (max-width: 991px) {	
	.feature-div .col-sm-2:nth-child(6n+2),
	.feature-div .col-sm-3:nth-child(4n+2),.product-category .col-sm-3:nth-child(4n+2),
	.feature-div .col-sm-4:nth-child(3n+2),
	.feature-div .col-sm-6:nth-child(2n+3) {
		clear:left;
	}
	.container {
    	width: 100%;
    	padding: 0px;
	}
	.main-menu > ul > li a{
		padding: 0 13px;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
/* standardlise head font: h1, h2, ... on display mobile and tablet */
@media (max-width: 767px) {
	h1 {
    	font-size: 22px;
    	line-height: 26px;
	}
	h2{
		font-size: 18px;
		line-height: 21px;
	}
	.breadcrumb li{
		font-size: 14px;
	}

	.featured-image .display-img img{
		width: 100%;
	}
}
/* standardlise head font: h1, h2, ... on display mobile and tablet :: end*/
/* diem thi 2022 */
#bangdiem{
	margin-bottom: 30px;
}
#bangdiem tr,#bangdiem td{
	border: 1px solid black;
} 
#bangdiem tbody td{
	font-weight: bold;
} 
.tracuu-div > div > div input{
	width: 100%;
}
#bangdiem tbody td {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.8em;
}
/* diem thi 2022 :: end */
/* lien ket website */
.website-links-container {
    max-width: 400px;
    margin: 10px auto;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    overflow: hidden;
}

.links-header {
    background: linear-gradient(135deg, #c41e3a 0%, #8b0000 100%);
    color: white;
    padding: 15px 20px;
    position: relative;
    overflow: hidden;
}

.links-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><polygon fill="rgba(255,255,255,0.1)" points="0,0 100,0 80,100 0,100"/></svg>');
    background-size: 50px 50px;
}

.links-header h4 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.links-header .fa-star {
    color: #ffd700;
    margin-right: 8px;
}

.red-line {
    height: 3px;
    background: linear-gradient(90deg, #ff0000, #cc0000);
    margin-top: 8px;
    position: relative;
    z-index: 1;
}

.links-body {
    padding: 10px;
}

.select-wrapper {
    position: relative;
    margin-bottom: 15px;
}

.select-wrapper::after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #c41e3a;
    pointer-events: none;
    font-size: 14px;
}

.website-select {
    width: 100%;
    padding: 8px 40px 8px 10px;
    border: 2px solid #e0e0e0;
    border-radius: 6px;
    font-size: 14px;
    background: white;
    color: #c41e3a;
    appearance: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.website-select:hover {
    border-color: #c41e3a;
    box-shadow: 0 2px 8px rgba(196, 30, 58, 0.2);
}

.website-select:focus {
    outline: none;
    border-color: #c41e3a;
    box-shadow: 0 0 0 3px rgba(196, 30, 58, 0.1);
}

.website-select option {
    padding: 8px;
    background: white;
    color: #333;
}

.website-select option[style*="font-weight:bold"] {
    background: #f5f5f5;
    color: #c41e3a;
    font-weight: bold;
}

.website-select option[value*="------"] {
    padding-left: 20px;
    color: #666;
}

.quick-links {
    margin-top: 10px;
}

.quick-links h5 {
    color: #c41e3a;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 14px;
}

.quick-link-item {
    display: block;
    padding: 8px 12px;
    margin-bottom: 5px;
    background: #f8f9fa;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-size: 13px;
}

.quick-link-item:hover {
    background: #c41e3a;
    color: white;
    text-decoration: none;
    transform: translateX(5px);
}

.quick-link-item .fa {
    margin-right: 8px;
    color: #c41e3a;
    transition: color 0.3s ease;
}

.quick-link-item:hover .fa {
    color: white;
}


@media (max-width: 768px) {
    .website-links-container {
        margin: 10px;
        max-width: none;
    }
    
    .links-header {
        padding: 12px 15px;
    }
    
    .links-body {
        padding: 15px;
    }
}
/*ga views*/
.ga-views-widget {
    background: linear-gradient(145deg, #ffffff, #f8f9fa);
    border-radius: 12px;
    padding: 15px;
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.1);
    max-width: 280px;
    height: 160px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.ga-views-widget::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #667eea, #764ba2, #f093fb);
    border-radius: 20px 20px 0 0;
}

.ga-views-widget h3 {
    color: #2d3748;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 12px 0;
    text-align: center;
    position: relative;
    text-transform: uppercase;
}

.ga-views-widget h3::after {
    content: '📊';
    margin-left: 6px;
    font-size: 12px;
}

.views-container {
    display: flex;
    flex-direction: column;
    gap: 6px;
    height: calc(100% - 35px);
}

.view-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background: linear-gradient(135deg, #667eea10, #764ba220);
    border-radius: 8px;
    border: 1px solid rgba(102, 126, 234, 0.1);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    flex: 1;
}

.view-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(102, 126, 234, 0.15);
    border-color: rgba(102, 126, 234, 0.3);
}

.view-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(135deg, #667eea, #764ba2);
    border-radius: 0 2px 2px 0;
}

.view-label {
    font-size: 11px;
    color: #4a5568;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.view-label::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea, #764ba2);
    margin-right: 6px;
    display: inline-block;
}

.view-count {
    font-size: 13px;
    font-weight: 700;
    color: #2d3748;
    background: linear-gradient(135deg, #667eea, #764ba2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    position: relative;
}

.view-count::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, #667eea, transparent);
    border-radius: 1px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.view-item:hover .view-count::after {
    opacity: 1;
}

/* Specific styling for each view item */
.view-item:nth-child(1) {
    background: linear-gradient(135deg, #667eea10, #764ba215);
}

.view-item:nth-child(2) {
    background: linear-gradient(135deg, #f093fb10, #f5576c15);
}

.view-item:nth-child(3) {
    background: linear-gradient(135deg, #4facfe10, #00f2fe15);
}

.view-item:nth-child(1)::before {
    background: linear-gradient(135deg, #667eea, #764ba2);
}

.view-item:nth-child(2)::before {
    background: linear-gradient(135deg, #f093fb, #f5576c);
}

.view-item:nth-child(3)::before {
    background: linear-gradient(135deg, #4facfe, #00f2fe);
}

.view-item:nth-child(2) .view-count {
    background: linear-gradient(135deg, #f093fb, #f5576c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.view-item:nth-child(3) .view-count {
    background: linear-gradient(135deg, #4facfe, #00f2fe);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Responsive design */
@media (max-width: 480px) {
    .ga-views-widget {
        padding: 1px;
        margin: 10px 10px;
    }
    
    .view-item {
        padding: 7px;
    }
    
    .view-label {
        font-size: 13px;
    }
    
    .view-count {
        font-size: 13px;
    }
}

/* Animation for counting effect */
@keyframes countUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.view-count {
    animation: countUp 0.6s ease-out;
}
/*ga views::end*/