/*----huu hiep ---*/
@font-face {
    font-family: "robotoRe";
    src: url("Roboto-Regular.eot");
    src: url("Roboto-Regular.eot#iefix") format("embedded-opentype"),
    url("Roboto-Regular.woff") format("woff"),
    url("Roboto-Regular.ttf") format("truetype"),
    url("Roboto-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "robotoMe";
    src: url("Roboto-Medium.eot");
    src: url("Roboto-Medium.eot#iefix") format("embedded-opentype"),
    url("Roboto-Medium.woff") format("woff"),
    url("Roboto-Medium.ttf") format("truetype"),
    url("Roboto-Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "robotoCB";
    src: url("RobotoCondensed-Bold.eot");
    src: url("RobotoCondensed-Bold.eot#iefix") format("embedded-opentype"),
    url("RobotoCondensed-Bold.woff") format("woff"),
    url("RobotoCondensed-Bold.ttf") format("truetype"),
    url("RobotoCondensed-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "robotoBo";
    src: url("Roboto-Bold.eot");
    src: url("Roboto-Bold.eot#iefix") format("embedded-opentype"),
    url("Roboto-Bold.woff") format("woff"),
    url("Roboto-Bold.ttf") format("truetype"),
    url("Roboto-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Avo_bold";
    src: url("utm-avobold.eot");
    src: url("utm-avobold.eot#iefix") format("embedded-opentype"),
    url("utm-avobold.woff") format("woff"),
    url("utm-avobold.ttf") format("truetype"),
    url("utm-avobold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
 body {
    font-family: arial,tahoma,"segoe ui", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    /* min-width: 1349px; */
    background: #fff;
}
/* global */

.container{position:relative;}
 .rel {
    position:relative;
}
.back-to-top {
    position:fixed;
    z-index:123;
    right: -60px;
    bottom: -60px;
    text-align: center;
    color: #EC000A !Important;
    text-decoration: none !Important;
    font-weight: bold;
    font-size: 14px;
   
}
 header {
    top: 0;
    z-index: 123;
    width: 100%;
    background: url(../img/br-header.png) no-repeat top center;
}

header .logo{
    position:relative;
    z-index: 999;
    text-align:center;
	    margin: 10px 0px;
	
}
.logo img
{
	display:inline-block !important;
	width:100%;
    max-width: 270px;
}

.banner-m{position: relative;}
header .banner img 
	{
	position: relative;
	display: block;
	margin:5px auto;
	}

	
.global-title1 h2 {
    font-family: avo_bold;
    line-height: 40px;
    color: #e60f04;
    font-size: 24px;
    z-index: 2;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    margin: 0;
	background:url(../img/title-about.png) no-repeat center bottom;
	padding-bottom:30px;
}

.global-title1, .global-title {
       margin-top: 0;
    margin-bottom: 25px;
    position: relative;
 
}
.global-title h2 {
    font-family: avo_bold;
    line-height: 40px;
    color: #fff;
    font-size: 24px;
    z-index: 2;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    margin: 0;
	background:url(../img/title-dv.png) no-repeat center bottom;
	padding-bottom:30px;
}
.global-title h2:before, .title-global h2:before, .global-title h2:after, .title-global h2:after
{
	    position: absolute;
    content: "";
    width: 93px;
    height: 43px;
    background: url(../img/before-tt.png) no-repeat;
    top: 3px;
    left: -80px;
	opacity:0;
}
.global-title h2:after, .title-global h2:after 
{
	    background: url(../img/after-tt.png) no-repeat;
    left: auto;
    right: -80px;
}
nav {
	    z-index: 1234;
    width: 100%;
    position: relative;
	background:#062b74;
	border-bottom: 3px solid #DA2419;
}
.menuuu {position:relative;z-index:12;}
ul#main-nav {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    position: relative;
    margin-top: 0;
}

ul#main-nav li.active a {
	/*color:#f4ec23 !important;*/
}
ul#main-nav li a:hover {
    /*color:#f4ec23 !important;*/
}
ul#main-nav li.active,ul#main-nav li:hover {
}
ul#main-nav a {
}

ul#main-nav > li {
    float: left;
    padding: 19px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    line-height: 12px;
    text-align: center;
}

ul#main-nav li.promotion {
	
position: relative;
}

ul#main-nav li.promotion img {
    position: absolute;
    top: 5px;
    right: -5px;
}

ul#main-nav li a{  -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;}
/* icon */
ul#main-nav > li.last:after, ul#main-nav > li.last:before {
    margin-right:0;
    display:none;
}
ul#main-nav > li:after, ul#main-nav > li:before {
    background:rgba(255, 255, 255, 0.16);
    position: absolute;
    content:"";
    width: 1px;
    height: 100%;
    right: 0;
    top: 0px;
    z-index: 2;
    opacity: 1;
}
ul#main-nav > li:after {
    background: #0058D7;
    right: 1px;
	
}

ul#main-nav a {
	font-family: robotoMe;
	font-size: 15px;
	padding:19px 23px;
}
ul#main-nav > li a {
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    /* top: 2px; */
    font-weight: normal;
    text-decoration:none;
}
/*ul#main-nav li a{  -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;}*/
ul#main-nav > li.active a.ac, ul#main-nav > li:hover a.ac{
    text-decoration: none;
    color:#fff;
	background: #DA2419;
	z-index:123;
}

ul#main-nav > li ul {
    list-style: none;
    padding: 0;
    position: absolute;
    top: 100%;
    width: auto;
    left: 0;

}
ul#main-nav > li ul ul{
	left:100%;
	top: 0;
}
ul#main-nav > li ul li {
    padding: 6px 6px;
    width: 265px;
    position: relative;
    background-color:#267FFE;
    text-align: left;
	border-bottom:1px dashed #0058D7;
}

ul#main-nav > li ul.x li.f:hover {
   background:#DA2419;
}
ul#main-nav > li ul.x li.f ul li.t:hover {
   background:#DA2419;
}
ul#main-nav > li ul li a {
    line-height: 25px;
    padding-left: 5px;
    text-transform: inherit;
    color: #fff !important;
}
ul#main-nav > li:hover > ul {
    display: block !important;
}
ul#main-nav li:hover > ul{display: block !important;}
header #lang-bar{
 
	top:10px;
}
header #social-air{
   float:right;
    color: #fff;
	font-size:13px;
}
 #social-air a {
    margin-right: 7px;
    position: relative;
}
#form-search 
{
	overflow: hidden;
    float: right;
    width: 205px;
    position: absolute;
    top: 5px;
    right: 55px;
    background: #fff;
    height: 30px;
    border: 1px solid #ccc;
    display: none;
}
#form-search input 
{
	    width: 100%;
    border: none;
    padding: 0px 5px;
    outline: none;
    background: transparent;
	    top: 2px;
    height: 25px;
    position: relative;
}
.btn-search button
{
	    position: absolute;
    right: 0px;
    top: -8px;
    padding: 6px 10px;
    border: 0;
    background: #9D029B;
    color: #ED1B24;
    font-size: 23px;
    outline: none;
}
::-webkit-input-placeholder {
   color: #000;
	font-family:Arial;
	font-size:13px; 
}

:-moz-placeholder { /* Firefox 18- */
	 color: #000;
	font-family:Arial;
	font-size:13px; 
}

::-moz-placeholder {  /* Firefox 19+ */
	 color: #000;
	font-family:Arial;
	font-size:13px; 
}

:-ms-input-placeholder {  
	 color: #000;
	font-family:Arial;
	font-size:13px; 
}

header #form-search button{	
	    position: absolute;
    right: 5px;
    top: 3px;
    padding: 0;
    border: 0;
    color: #fff;
    font-size: 14px !important;
    outline: none;
    background: transparent;
}

#form-search1 button{
	    position: absolute;
    right: 5px;
    top: 6px;
    border: 0;
    color: #fff;
    outline: none;
    background: transparent;
}
#form-search1 input
{
	width:80%;
	top:5px;
	background:transparent;
	border:transparent;
	padding: 7px 0px;
    padding-left: 10px;
	outline:none;
}
#form-search1
{
    width: 240px;
	height:35px;
    background:url(../img/br-search.png) no-repeat;
	position:relative;
	top:10px;
	float:right;
    background-size: 100% 100%;
}
#page-wrapper {
    position: relative;
    z-index: 23;
   margin:0px;
   padding:63px 0px;
    padding-right: 15px;
	margin-bottom:0;
}
.slider-nav {margin-top:10px;}
.small_it{ margin:0 5px;width:100%;}
.small_it img{height:100px;}
.big-item img{width:100%;height:100%;}
#page{margin-bottom:15px;}
.xbx-content .bx-wrapper{max-width:100% !important;}

div.chaysp{position:relative;}
div.chaysp .slick-prev
{
background: url(../img/view.png) no-repeat;
    opacity: 1;
    z-index: 999999;
    position: absolute;
    top: -16px;
    right: 20px !important;
}
div.chaysp .slick-next
{
	 background: url(../img/next.png) no-repeat;
	     opacity: 1;
    z-index: 999999;
    position: absolute;
    top: -16px;
    right: -7px !important;
}


.xbx-content .bx-wrapper .bx-viewport{padding:0 !important;}
.li.a1{margin-right:20px !important;}
#content-center {
    
    padding: 0 16px;
	
}

/*---res menu---*/
header #responsive-menu .title{
    background:#00923F;
    padding-left: 10px;
    padding: 13px;
    color: #FFF;
    font-size: 17px;
    cursor: pointer;
    cursor: hand;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.4);
}
header #responsive-menu .content {}
header #responsive-menu .content ul {
    list-style: none;
    padding: 0;
    background: #F9F9F9;
}
header #responsive-menu .content > ul{
    display: none;
}

header #responsive-menu .content  .toggle-menu{
	float:right;
	background: url(../img/icon-1.png) no-repeat center center;

	width: 15px;
	height: 15px;
	cursor: hand;
	cursor: pointer;
	margin-right: 7px;
	position: absolute;
	top: 7px;
	right: 0px;
	padding: 10px;
}
header #responsive-menu .content  .toggle-menu.active{
background: url(../img/icon-2.png) no-repeat center center;
}
header #responsive-menu .content  ul li a{
    color: #8A8989;
	 font-family: robotoRe;
    text-decoration: none;
    font-size: 16px;
    padding-left: 5px;
}
header #responsive-menu .content  ul li:hover a
{color:#00923F;}
header #responsive-menu .content  ul li{
    padding: 8px 0px;
    border-bottom: 1px solid #ccc;
    position: relative;
    cursor: hand;
    cursor: pointer;
}
header #responsive-menu .content  ul li:hover{background:#fff}
header #responsive-menu .content  ul li ul{display:none}
header #responsive-menu .content li li:first-child{border-top:1px solid #ccc}
header #responsive-menu .content > ul > li ul{
    position: relative;
    top: 9px;
}
header #responsive-menu .content > ul li ul li{
    /* padding-left: 15px; */
    text-indent: 10px;
}
header #responsive-menu .content > ul li ul li ul li{text-indent:20px}

.inner-wrap-product{}
/*---res menu---*/
/*---info---*/
.info-m
{
	background:#fff;
	padding:40px 20px;
	padding-bottom:0;
}
.title-i {margin-bottom:20px;}
.title-i h2
{
	float: left;
    border-left: 5px solid #004A80;
    background: #fff;
    margin: 0;
    font-family: Segoe UI;
    font-size: 20px;
    position: relative;
    padding: 0 10px;
}
.title-i:before
{	
	content: "";
    position: absolute;
    top: 12px;
    width: 95%;
    border-top: 1px solid #d5d2d2;}
.item-news {margin:10px 0px;padding:0;}
.item-news .img-news
{
	
	
}
.item-news .img-news img
{
	
    width: 140px;
    height: 135px;
    border-radius: 50%;
	box-shadow:0px 0px 4px #ccc;
}
.name-desc a{text-decoration:none;}
.name-desc h3{font-family:robotoRR;font-size:16px;color:#262626;}
.desc-news p.mota{color:#262626;font-size:12px;}
a.chitiet{float:right;color:#004a80;font-size:12px;}
.list_hinhanh
{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
/*---info---*/
/* media queue */
@media (min-width: 1365px) {
	#hotlinexxx{text-align:center;right:293px !important; }
	.hidden-mdd{display:none;}
	
	header .banner img 
	{
	
	}
	.slogan-m img
	{
		    margin: 0 !important;
    position: relative;
    left: 285px;
    top: 30px;
	}
	footer {}
	.header-info {display:none;}
}
 @media (min-width: 1200px) {
}
  @media (max-width: 1024px) {
	.container{padding:0;}
	header #lang-bar.pull-right{ float:none !important;margin-bottom:20px;}
	  .contact-f {margin-top:0 !important;}
	footer .xxm {padding-top:20px !important;}
	.contact-f ul li {color:#fff !important;}
	.copy{color:#fff !important;}
	.contact-f h2 {color:#fff !important;}
	
	.content #form-search1{display:none;}
	ul#main-nav > li{padding: 23px 0px;}
	ul#main-nav a {padding: 19px 12px;}
	
	
	#form-search1 {width:220px;}
	.social-bot  {width:100%;text-align:center !important;}
	.copy  {width:100%;text-align:center !important;}
	.tktc{width:100%;text-align:center !important;}
	.dknt{width:50%;}
	.fbb{width:50%;}
	iframe#video-frame{width:100%;}
	.hidden-mdd{display:block;}
	.spnb{display:none;}
	#content-right .right-title h2{font-size: 27px !important;line-height:57px;}
	#content-right .content.support{padding-left:25px;padding-right:25px;}
	header {background:none;background-color:#FDFDFD !important;}
	#hotlinexxx {
		position: relative;
    top: 0;
    right: 0;
    text-align: center;
	}
	
	
	#content-right {width:100%;}
	#content-center {width:100%;}
	.httt {width:49%;}
	.fbbb {width:49%;}
	#page-wrapper {padding-left:15px;}
	#content-right .right-title {background:none !important;background-color:#1E5D00 !important;}
	
	#content-right .content.no-bd {margin-top:0 !important;padding-top:0 !important;}
	#content-right .content.support {margin-top:0 !important;width:100% !important;}
	.items-bottom-left {margin-top:0 !important;padding-top:10px !important;}
	

	.banner-m {width:65%;}
	header #lang-bar {text-align:right;}
	.btn-search {display:none;}
	.content #form-search{display:block !important;top:10px;}


	#form-search {right:10px;}
	#slider-camera-wrapper {margin-top:0 !important;}
	#content-right .box-left {background:none !important;background-color:#488E07 !important;padding-top:10px;padding-bottom:10px;}
	#content-right .box-left:before,#content-right .box-left:after{display:none;}
	#content-right .right-title h2 {height:auto !important;line-height:50px !important;}
	.contact-f {width:100%;text-align:center;}
	.maps,.social-f {width:50%;}
}
@media (max-width: 768px) {
	header #lang-bar {width:100%;text-align:center;margin-bottom:20px;}
	.banner-m{width:100%;}
	.content #form-search1{display:block;}
	header .logo {width:100%;}
	.banner-m {width:100%;}
	.r-header {width:100%;text-align:center;margin-top:0px;}
	#form-search1 {position:absolute;right:0;top:0;}
	#form-search1 button {top:5px;right:17px;}
	.desc-intro{padding:0 20px !important;}
	header #social-air {float:none;}
	.contact-f {text-align:center;}


	li.a1
	{
		width:285px !important;
		margin-right:0 !important;
		margin:0 10px;	
	}
	.tin-tuc{margin-top:20px;}
	iframe#video-frame{width:100%;}
	
	.copyright{line-height:35px !important;}
}
@media (max-width: 767px) {
	.visible-xs.hotline-xs{
    color: #ff0000;
    /* font-weight: bold; */
    font-size: 25px;
    font-family: robotoBo;
}
	li.a1
	{
		width:285px !important;
		margin-right:0 !important;
		margin:0 10px;	
	}
	.box-items{width:50%;}
	.mail-form button {width:60px !important;}

.main-ab{
    margin:0 15px;
}

#page-wrapper{
    overflow: hidden;
    } .container{
    padding:0 15px;
}
.video-wrapper.mini {
    padding-bottom: 200px!important;
}
.box-dv{
    margin-bottom: 40px;padding:0!important;
}





}
@media (max-width: 600px) {
	 .social-f{width:100%;text-align:center !important;margin-top:10px;}
	
	header .banner{margin-top:0;
	}

	.form-horizontal .form-group{margin-left:0;margin-right:0;}
	.item-news .img-news img 
	{
		width: 100%;
    height: 100%;
    border-radius: 0;
    box-shadow: 0px 0px 4px #ccc;
	}
	iframe#video-frame{width:100%;}
	#product-wrap .box-items{width:49%;}
	.content-2 .box-items{width:49%;}
	.content-2 .box-items:nth-child(2n+1){clear:both;}
	#product-wrap .box-items:nth-child(2n+1){clear:both;}
	.slogan-m img {margin:auto !important;}
	.httt {width:100%;}
	.fbbb {width:100%;}
	

	.social-f .titlee{text-align:center;}
	.bottom-footer{text-align:center;}
	.bottom-footer .tktc{text-align:center !important;}
	.maps {margin-top:15px;}
	.title-f {text-align:center;}
	.maps,.social-f {width:100%;text-align:center;}
	.main-ab {padding:13px 0px !important;}
}	
@media (max-width: 320px) {
	header .logo img{margin-left:0px;}
	.banner img {margin-left:0px;}
	.dknt{width:100%;}
	.fbb{width:100%;}
	.form-horizontal .form-group{margin-left:0;margin-right:0;}
	.send{text-align:center;}
	.video-wrapper.mini { padding-bottom: 60%;}
	.tktc{text-align:center;}
	.info-m {padding:40px 0px;}
	iframe#video-frame{width:100%;}
	#content-right .box-item .image{width:252px !important;}

	#product-wrap .box-items{width:100%;}
	.content-2 .box-items{width:100%;}
	.httt {width:100%;}
	.fbbb {width:100%;}
	.contact-f {width:100%;text-align:center;}
	.social-f {width:100%;}
	.bottom-footer{text-align:center;}
	.bottom-footer .tktc{text-align:center !important;}
	#content-right .content.product ul li{padding-left: 0px !important;text-align:center;}
	#content-right .content.support {padding: 0 10px;}
	.box-dv{padding:0 !important;}
}
/* media queue */
 footer {
    background-size: 100%;
	position:relative;
	height:auto;
	background-size:100% 100%;
}
.contact-f h2
{
	    font-family: robotoBo;
    font-size: 20px !important;
    color: #fff200;
	text-transform:uppercase;
	margin-top:0;
}
.contact-f p
{
	    list-style: none;
    font-size: 13px !important;
    font-family: robotoRe;
    color: #fff;
    line-height: 25px;
}

.copy {font-size:12px;color:#fff;}
.contact-f ul li img{margin-right:5px;}
.box_containerlienhe .content p
{
font-size:13px;
	font-family:Arial !important;
	color:#000000 !important;
	margin:22px auto;
}
.dknt{margin-bottom:15px;}
.dknt h3{font-size:16px;color:#fff; margin-bottom: 20px;
    margin-top: 25px;font-weight:bold;}
.input-sm {border-radius:0;font-style:italic;}
.form-group{margin-bottom:7px;}
.btn-default
{
	color: #fff;
	background-color: #007BCC;
	border-color: transparent;
	text-shadow: none;
	border-radius: 0;
	font-weight: bold;
	padding:5px 28px;
}
.fbb{margin-top:27px;font-size:12px;color:#fff;text-align:right;}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default{background: #015992;outline:none;color:#fff;border:0;}
#social-air 
{
	
}
#social-air li{list-style:none;margin-bottom:2px;margin-right:-10px;}
/*----au viet--- */
.slogan-m {display:block;}
.slogan-m img {margin:auto;}
.name-p-news {text-align:center;}
.name-p-news a{text-decoration:none;font-family:robotoCR;font-size:15px;color:#622604;text-transform:uppercase;}
.item-pr-news img {padding:3px;border:1px solid #ccc; border-radius:3px;outline:none;}
.pronews {background:#F7F7F7;}
.item-tt {border-bottom:1px dashed #e3e3e3;padding:10px 0px;}
.thumb .img-thumbnail {padding:0;}
.desc-news a{text-decoration:none;}
.desc-news a h2{margin:0;font-size:13px;color: #434343;}
.tktc{text-align:right;}
.tktc {color:#fff;}
.tktc span{color:#fff000;font-weight:bold;}
.social-f .titlee{font-family:robotoCB;font-size:16px;color:#fff200;}

.social-f ul{padding:0;}
.social-f ul li{list-style:none;position:relative;line-height: 30px;font-family:robotoRe;font-size:13px;color:#fff;}
.social-f ul li img{margin-right:10px;}
.social-f ul li span{margin-left:20px;}
.title-f {font-family:robotoCB;font-size:16px;color:#fff200;text-transform:uppercase;margin-bottom:15px;}
.maps #social-air {color:#fff;font-size:13px;}
.maps #social-air a {margin-right:5px;}
.list-cate p{color:#fff;font-size:12px;}
.list-cate {border:1px dashed rgba(255, 255, 255, 0.42);padding:7px;background:#006109;margin-bottom:20px;}
.mail-form{ background:transparent;width:100%;height:35px;}
input#mail {
       width: 75%;
    font-size: 14px;
    border: 0;
	outline:none;
	background:#fff;
}
.mail-form input {
    padding: 7px 0px;
	padding-left:10px;
}
::-webkit-input-placeholder {
   color: #989898;
	font-family:Arial;
	font-size:12px;
}

:-moz-placeholder { /* Firefox 18- */
	  color: #989898;
	font-family:Arial;
	font-size:12px;  
}

::-moz-placeholder {  /* Firefox 19+ */
	 color: #989898;
	font-family:Arial;
	font-size:12px;
}

:-ms-input-placeholder {  
	 color: #989898;
	font-family:Arial;
	font-size:12px;
}
.mail-form button
{
	position: relative;
    right: 3px;
    top: 0px;
    background: #ffff00;
    border: 0;
    height: 35px;
    width: 80px;
    font-family: Arial;
    color: #000;
    font-size: 14px;
    float: right;
    outline: none;
    text-transform: uppercase;
}


#social-air ul {padding:0;}
#social-air ul li a{font-size:14px;color:#fff;}
#social-air ul li a img{margin-right:10px;}
footer .xxm{padding:40px 0px;}
.video-wrapper {
    /* border: 1px solid #ccc; */
}
/* maps */
 .video-wrapper iframe {
    width: 100% !Important;
    left:0;
    right:0;
    position:absolute;
    height: 100% !important;
    border: 0;
}
.map-contact {

}

/* maps */
.video-wrapper.mini {
	    padding-bottom: 27%;
	    
}
.video-wrapper {
    position: relative;
    padding-bottom: 87%;
    height: 0;
}
footer .title {
       text-transform: uppercase;
    font-family: avo_bold;
    font-size: 15px;
    color: #ffffff;
	margin-bottom:20px;
}
.fixed-menu
{
	position:fixed;
	top:0;
}


.wrap-search
{
	position:absolute;
	width:285px;
	height:auto;border:1px solid #ddd;
	right:0;
	padding:10px;
	background:#fff;
	border-radius:5px;
	display:none;
}
#wrap-search
{
	    position: fixed;
    z-index: 99999;
    top: 10%;
    right: -200px;
    width: 200px;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
#wrap-search img.icon-search
{
	    position: absolute;
    left: -26px;
    top: 8px;
    cursor: pointer;
    z-index: 999;
}

#footer1 img{width: 30%;
    max-width: 30px;
    vertical-align: middle;float:left;}
#footer1 a{color:#fff;text-decoration:none;font-size:14px;font-family:robotoBo;}
.blink_me
{
	-webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.anim-05 {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
footer {
    background:#062b74;
    position:relative;
}
/*--minhminh---*/
.wrap-about,.wrap-introduce {overflow:hidden;}
.box-sp {position: relative;margin: auto;width:100%;max-height:300px;outline:none;}
.box-img {position:relative;}
.box-img img{width:100%;height:100%;padding:3px}
.box-sp .name
{
	position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.44);
    padding: 10px 0px;
    z-index: 999;
    width: 98%;
    margin: auto;
	outline:none;
}
.box-sp .name a{text-decoration:none;}
.box-sp .name a h3{font-size:33px;text-transform:capitalize;color:#fff;margin:5px 0px;font-family:sfuBake;}
.box-sp .name a h3:hover{color:#fff200;transition:0.5s;}
.slick-next,.slick-prev {display:none !important;}
.box-sp .price {font-size:14px;color:#fff;text-align:center;}
.box-sp .price span a{color:#fff200;}
.title-intro h2{font-family:SFUInsi;color:#cbaf3e;font-size:37px;text-align:center;margin-top:0;}
.desc-intro {font-size:14px;color:#f0e8c7;text-align:center;padding:0px 85px;line-height:30px;}
.viewmore-it {text-align:center;margin:20px 0px;}
.viewmore-it a {text-decoration:none;text-align:center;padding:8px 20px;background:#004865;font-size:13px;color:#fff;font-weight:bold;}
.viewmore-it a:hover {background: #093445;}
.content-vi {margin-top:10px;}
#video-play
{
	cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3) url(../img/play.png) no-repeat center center;
    top: 0;
    left: 0;
    z-index: 123;
    background-size: 62px;
}
 select.pick-video {background:rgba(0, 0, 0, 0.52) !important;border: 0;margin-top: 2px;outline:none;font-family:robotoRe;color:#fff;font-size:12px;}
.copyright {background: #062b74;line-height: 55px;color:#fff;text-align:center;}
.atss-left 
{
	    left: auto !important;
    float: right !important;
    right: 0 !important;
}
.wrap-doitac
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfe0e4+0,d8d9db+100 */
background: #dfe0e4; /* Old browsers */
background: -moz-linear-gradient(top,  #dfe0e4 0%, #d8d9db 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #dfe0e4 0%,#d8d9db 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #dfe0e4 0%,#d8d9db 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfe0e4', endColorstr='#d8d9db',GradientType=0 ); /* IE6-9 */

}
.item-doitac {position:relative;}
.item-doitac:before
{
	position:absolute;
	content:"";
	width:1px;
	height:100%;
	background:#fff;
	top:0;
	left:0;
}
.item-doitac:after
{
	position:absolute;
	content:"";
	width:1px;
	height:100%;
	background:#cbced3;
	top:0;
	right:0;
}
.item-doitac img {padding:25px 0px;width:90%;margin:auto;}
.result {font-family:robotoRe;font-size:14px;margin-bottom:10px;}
.result span{color:#ff0000;}
/*--dv---*/
.box-dv {position:relative;text-align:center;padding:0 20px;}
.slick-slide{outline:none;}
.box-dv .img-dv
{
	max-width:90%;
	height:150px;
	position:relative;
	margin:auto;
	
}
.box-dv .img-dv
{
	/* -webkit-transition: all 0.7s ease; */
    /* transition: all 0.7s ease; */
}
.box-dv .img-dv:hover
{
	/* -webkit-transform: scale(1.04); */
      /* transform: rotateY(180deg); */
	
}
.img-dv img:focus, ..img-dv img:hover {outline: none !important;}
.box-dv .img-dv img{width:100%;height:100%;}
.box-dv h3 a{font-family:robotoBo;font-size:15px;color:#fff;text-decoration:none;text-transform:uppercase;}
.box-dv div{font-family:robotoRe;font-size:13px;color:#fff;}
.main-ab {background:rgba(193, 198, 201, 0.85);border-radius:10px;     padding: 13px 20px;}
.wap-media {background:url(../img/br-ab.png) no-repeat center;background-attachment: fixed;background-size:auto 110%;padding:25px 0px;}
.desc-about {font-family:robotoRe;font-size:14px;color:#141414;line-height:25px;}

.item_img{margin-bottom:10px;}
h2.name_da
{
	margin: 0;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: roboto;
	color: #488F05;
	margin-top:10px;
}
.mta_da{}