#header{
  border-bottom: 1px solid #1574c4;
  background: #f3f3f3;
  height: 101px;
}
.header .bg-head-pc .logo .khungAnh:before{
  padding-bottom: 104%;
}
.header .bg-head-pc .logo{
  width: 80px;
  float: left;
  margin-top: 10px;
}
.header .bg-head-pc .bg-menu-main{
  float: left;
  width: calc(100% - 320px);
  background: url(bg-head.png) no-repeat 1px;
}
.header .bg-head-pc .cb-head-right{
  float: left;
  width: 240px;
  margin-top: 20px;
}
.header .bg-head-pc .bg-menu-main ul{
  padding: 0;
  margin: 0;
  padding-top: 54px;
}
.header .bg-head-pc .bg-menu-main ul li{
  float: left;
  padding: 10px 1px;
  padding-bottom: 15px;
    font-family: 'SegoeUI-Bold';
font-size: 14px;
  text-transform: uppercase;
  position: relative;
}
.header .bg-head-pc .bg-menu-main ul li:first-child{
  padding-left: 40px;
}
.header .bg-head-pc .bg-menu-main ul li:first-child:hover span img:first-child{
    display: inline-block;
}
.header .bg-head-pc .bg-menu-main ul li:first-child:hover span img:last-child{
    display: none;
}
.header .bg-head-pc .bg-menu-main ul li:first-child span{
  padding: 2px 10px;
  border-radius: 13px;
  cursor: pointer
}
.header .bg-head-pc .bg-menu-main ul li.active img:first-child{
  display: inline-block;
}
.header .bg-head-pc .bg-menu-main ul li img:first-child{
  display: none;
}
.header .bg-head-pc .bg-menu-main ul li.active img:last-child{
  display: none;
}
.header .bg-head-pc .bg-menu-main ul li img:last-child{
  display: inline-block;
}
.header .bg-head-pc .bg-menu-main ul li span{
  padding: 2px 10px;
  border-radius: 15px;
  border: 2px solid rgba(255,255,255,0);
}
.header .bg-head-pc .bg-menu-main ul li.active span, .header .bg-head-pc .bg-menu-main ul li:hover span{
  border: 2px solid #1574c4;
  color: #1574c4;
}
.header .bg-head-pc .cb-head-right .item .timkiem{
  float: left;
  width: 160px;
  position: relative;
  margin-right: 20px;
  margin-top: 2px;
}
.header .bg-head-pc .cb-head-right .item .timkiem input{
  width: 100%;
  border: none;
  border-bottom: 1px solid#bdbdbd;
  font-family: 'SegoeUI';
  font-size: 14px;
  color: #333;
  font-style: italic;
  background: #f3f3f3;
}
.header .bg-head-pc .cb-head-right .item .timkiem .icon{
  position: absolute;
  width: 13px;
  height: 13px;
  background: url(icon-tk.png) no-repeat;
  right: 0;
  top: 4px;
}
.header .bg-head-pc .cb-head-right .item .timkiem input::-moz-placeholder {
	color: #999999;
	opacity: 1;
}
.header .bg-head-pc .cb-head-right .item .timkiem input::-webkit-input-placeholder {
	color: #999999;
	opacity: 1;
}
.header .bg-head-pc .cb-head-right .item .ngonngu{
  margin-top: 8px;
}
.header .bg-head-pc .cb-head-right .item .hotline{
  font-family: 'SegoeUI';
  font-size: 14px; 
  color: #333333;
  background: url(hotline.png) no-repeat left;
  padding-left: 20px;
  display: block;
  margin-top: 11px;
}
.header .bg-head-pc .cb-head-right .item .hotline span{
  font-size: 18px;
  color: #ff0000;
  font-family: 'SegoeUI-Bold';
  
}
.banner .khungAnh:before{
  padding-bottom: 31%;
}
.banner .slick-next:before {
	color: transparent !important;
}
.banner .slick-next.slick-arrow {
	top: 50%;
	right: 75px;
	position: absolute;
	z-index: 10;
	background: url("banner-right.png") no-repeat center center;
	height: 46px;
	width: 29px;
  background-color: #342d32;
}
.banner .slick-prev:before {
	color: transparent !important;
}
.banner .slick-prev.slick-arrow {
	top: 50%;
	left: 75px;
	position: absolute;
	z-index: 10;
	background: url("banner-left.png") no-repeat center center;
	height: 46px;
	width: 29px;
	z-index: 100;
  background-color: #342d32;
}
.banner .slick-prev.slick-arrow:hover, .banner .slick-next.slick-arrow:hover{
  background-color: #315b84;
}
/* ============== submenu =============== */
.header .bg-head-pc .bg-menu-main ul li:hover ul  {
	display: inline-block;
}
.header .bg-head-pc .bg-menu-main ul li ul {
	position: absolute;
  display: none; 
	left: 0px;
	margin: 0;
	top: 47px;
	width: 238px;
	padding: 0;
  z-index: 100;
  background: #fff;
  border-bottom: 4px solid #1574c4;
  padding-bottom: 20px;
}
.header .bg-head-pc .bg-menu-main ul li:hover ul:before{
  display: block;
}
.header .bg-head-pc .bg-menu-main ul li ul:before{
  width: 11px;
  height: 6px;
  position: absolute;
  content: "";
  background: url(bg-ul.png);
  left: 24%;
  top: -6px;
  display: none;
}
.header .bg-head-pc .bg-menu-main ul li ul li {
	width: 100%;
	float: none;
	margin: 0;
	margin-top: 0px;
	font-family: 'SegoeUISemiBold';
  font-size: 16px;
  padding: 10px 10px 9px 16px;
  position: relative;
}
.header .bg-head-pc .bg-menu-main ul li ul li:hover a{
  color: #1574c4
}
.header .bg-head-pc .bg-menu-main ul li ul li a {
	display: block;
	text-transform: none;
	line-height: 20px;
}
.header .bg-head-pc .bg-menu-main ul li ul li:first-child{
  padding-left: 16px;
}




















