::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 37px; height: 37px;position: fixed;bottom: 30px; right: 20px;text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.clear{clear:both;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}
#map_canvas2 img{max-width:none !important;}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html > body .clearfix {
    display: block;
    width: 100%;
}

* html .clearfix {
    height: 1%;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
}
@font-face {
    font-family: 'myFont';
    src: url('font/Roboto-Regular.ttf');
}
a{text-decoration:none;}
div#wapper
{ 
  margin:auto;
  max-width:1366px;
  background:#fff;
}
div#header
{
	position:relative;
	margin:auto;
}
div#header a.logo
{
	display:block;
	line-height:0;
}

.hotline {
    float: right;
    color: #fff;
    font-size: 18px;
}
.menu_login
{
	list-style:none;
	position:absolute;
	top:5px;
	right:70px;
}
.menu_login li
{
	display:inline-block;	
}
.menu_login li a
{
	color: #fff;
    font-size: 14px;
    padding: 0px 20px;
    text-decoration: none;
    display: block;
    font-family: 'roboto';

}

div#lang
{
    float: left;
    border: solid 1px #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
	margin-right:20px;
}
div#lang a{text-decoration:none;color:#fff;}
div#lang a img
{
	border:1px solid #fff;
	margin-left:3px;
}
div#lang_m {
    position: absolute;
    top: 17px;
    right: 10px;
    border: solid 1px #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
div#lang_m a{text-decoration:none;color:#fff;}
.sang_header
{
	top: 30%;
    left: 5%;
}
.logo {
    float: left;
    width: 20%;
    height: 95px;
    display: flex;
    align-items: center;
}
.logo a{display:block;line-height:0;}
div.header
{
	display:none;
}
div.wap_menu
{
    position: relative;
    background: #004167;
    height: 95px;
    line-height: 95px;
    margin: auto;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
}
div.menu ul
{
  list-style:none;
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li.line
{
	background:url(images/menu_gach.png) center no-repeat;
	height:41px;
	width:1px;
}

div.menu ul li a
{
	color:#fff;
	font-size:14px;
	padding:0px 15px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: 'roboto';
}

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color:#c0e5e3;	
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
    min-width: 200px;
    background: #E0031A;
	line-height: 1.5;	
}
div.menu ul li ul li
{   
    float:none;
}
div.menu ul li ul li a
{
	padding:6px 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid #ff1b33;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
}
div.search
{
	position: absolute;
    right: 0px;
    top: 5px;
    background: #fff;
    border-radius: 2px;
    height: 30px;
}
div.search input
{
	padding: 0px 10px;
    float: left;
    margin-top: 8px;
    border: none;
    background: none;
    width: 180px;
    outline: none;
    color: #777;
    font-style: italic;
}
div.search i
{
	float: right;
    margin-right: 9px;
    margin-top: 5px;
    color: #222;
    font-size: 17px;
    cursor: pointer;
}
.item_duan {
    width: 33%;
    float: left;
	text-align:center;
	
}
.img_gallery{
	overflow:hidden;
    position: relative;
}
.btn_view {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all 1s;
    transform: scale(0,0);
    background: rgba(0, 65, 103, 0.85);
}

.btn_view .box_nd{width:90%;margin:auto;}
.btn_view p{color:#fff;font-size:18px;margin-bottom:10px;}
.btn_view p.text{text-align:left;}
.img_gallery:hover .btn_view{	transform: scale(1,1);transition:all 1s;}
.img_gallery a{display:block;line-height:0;}
.img_gallery img{transition:all 0.5s;}
.img_gallery:hover img{transition:all 0.5s;transform:scale(1.1);}
.item_duan.stt1 {
    margin: 0 0.5%;
}

.stt2 .box_gallery{border-right:none;}
.box_gallery {
    border-right: solid 2px #004167;
}
.name_gallery {
    color: #004167;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 10px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
.name_gallery:hover{color:#5EBCC1;}
.add_gallery {
    color: #004167;
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
}
.maps{position:relative;}
.toadovt{position:relative;}
.vt0 {
    position: absolute;
    top: 52%;
    left: 34%;
    width: 130px;
    height: 130px;
}
.vt1 {
    position: absolute;
    top: 38%;
    right: 14%;
    width: 100px;
    height: 100px;
}
.vt2 {
    position: absolute;
    top: 54%;
    right: 23%;
    width: 130px;
    height: 130px;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    /* animation-iteration-count: infinite; */
}
.toadovt em.animated{   
    border: 3px solid #FFF;
    border-radius: 50%;
    bottom: -5px;
    content: "";
    left: -5px;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 2;
}
.bullets {
	-webkit-animation-name: bullets;
	animation-name: bullets;
	-webkit-animation-duration: 1.5s;
  	animation-duration: 1.5s;
}
@-webkit-keyframes bullets {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.6;
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes bullets {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.6;
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0
  }
}
.box_hotline {
    text-align: center;
    padding: 10px;
    font-size: 30px;
    background: #00afb8;
    margin-top: 2%;
    color: #fff;
    font-family: 'roboto';
}
.overview {
    box-shadow: 0px 0px 10px #ccc;
    padding-top: 20px;
    box-sizing: border-box;
    margin-top:16%;
}
.tt_view {
    text-align: center;
    width: 250px;
    height: 190px;
    line-height: 170px;
    background: url(images/icon1.png) no-repeat;
    margin: auto;
    margin-top: -13%;
    color: #fff;
    font-size: 25px;
	position:relative;
	margin-bottom:30px;
	background-size: 100% 100%;
}
.border_bt {
    position: absolute;
    bottom: 43%;
    width: 50px;
    border-bottom: solid 2px #fff;
    left: 40%;
}
.view_l {
    width: 49%;
    float: left;
    padding-left: 20px;
}
.view_r {
    width: 49%;
    float: right;
    padding-right: 20px;
}
.tt_viewin {
    color: #004167;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}
.tt_viewin a{color:#004167;}
.tt_viewin a:hover{color:#5EBCC1;}
.descr_viewin {
    font-size: 14px;
    font-family: roboto;
    color: #665c5c;
}
.total {
    background: #5ebcc1;
    padding: 10px 20px;
    color: #fff;
    margin-top: 3%;
}
.total_l {
    float: left;
    border-right: solid 2px;
    font-size: 30px;
    padding-right: 20px;
    margin-top: 23px;
	width:20%;
}

.total_r {
    float: left;
    padding-left: 20px;
	width:75%;
}
.name_project {
    font-size: 20px;
}
.name_project p{float:left;}
p.name {
    min-width:32%;
}
p.dau {
    padding: 0 10px;
}
.name_project a{color:#fff}
.name_project a:hover{color:#004167}
.name_project.pro_in {
    margin-top: 15px;
}
.tt_dt {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    color: #4e4e4e;
    text-transform: uppercase;
}
.border_dt {
    border-bottom: solid 2px;
    width: 50px;
    margin: auto;
    margin-bottom: 3%;
}
.box_contact {
    padding: 3% 0;
    text-align: center;
	margin-top:3%;
}
.tdlh {
    color: #fff;
    font-size: 25px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.item_lienhe1 {
    max-width: 600px;
    margin: auto;
}
.item_lienhe1 input {
    width: 100%;
    line-height: 40px;
    padding: 0px 10px;
    background: none;
    color: #fff;
    border: solid 1px #fff;
    margin-bottom: 20px;
}
input#email_lienhe1 {
    width: 49%;
    float: left;
}
input#dienthoai_lienhe1 {
    width: 48%;
    float: right;
}
textarea#noidung_lienhe1 {
    width: 100%;
    background: none;
    border: solid 1px #fff;
    height: 235px;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
	color:#fff;
}
input.click_ajax_lh {
    background: #5dbdc2;
    width: 180px;
    border: none;
    line-height: 45px;
    font-size: 20px;
}
input.click_ajax_lh:hover{background:#004167;cursor:pointer;}
input::-webkit-input-placeholder {
color: #fff !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #fff !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;  
}
 
input:-ms-input-placeholder {  
color: #fff !important;  
}
textarea::-webkit-input-placeholder {
color: #fff  !important;
}
 
textarea:-moz-placeholder { /* Firefox 18- */
color: #fff  !important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #fff  !important;  
}
 
textarea:-ms-input-placeholder {  
color: #fff  !important;  
}
div#left
{
	width:20%;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	font-size:14px;
	background:url(images/tieude.png) center repeat-x;
	height:39px;
	line-height:39px;
	font-weight:bold;
	text-transform:uppercase;
}

div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	height:35px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
    width: 70%;
    padding: 0px 5px;
    float: left;
    border: none;
    background: none;
    outline: none;
    color: #000;
    outline: none;
    line-height: 35px;
    border: solid 1px #fff;
}
form#frm_dknt input[type='button']
{
    background: #5dbdc2;
    color: #fff;
    width: 80px;
    height: 35px;
    line-height: 35px;
    border: none;
    cursor: pointer;
    float: right;
    text-transform: uppercase;
    outline: none;
}
form#frm_dknt input[type='button']:hover{background:#004167;cursor:pointer;    border: solid 1px #fff;}
.copyright {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}
div#main_content
{
}
.wrap_1200{max-width:1200px;margin:auto;}
.box_content {
    background: #f6f6f6;
    padding: 3% 0;
}
.logoin {
    text-align: center;
    margin-bottom: 20px;
}
.download {
    width: 200px;
    line-height: 48px;
    margin: auto;
    background: #5dbdc2;
    text-align: center;
	margin-top:20px;
	transition:all 0.5s;
}
.download:hover{background:#004167;transition:all 0.5s;}
.download a{color:#fff;font-size:15px;font-family:'roboto';}
.project-image {
	margin-bottom: 20px;
}
.project-image a{display:inline-block;line-height:0;}
.project-image.sttal0 {
    width: 49%;
    float: left;
}
.project-image.sttal1 {
    width: 49%;
    float: right;
}
.project-image.sttal2 {
    float: left;
    width: 65%;
}
.project-image.sttal3 {
    float: right;
    width: 33%;
}
div#right
{
	width:78.5%;
	float:right;
}
div.tieude_giua {
    color: #004167;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
	margin-bottom:20px;
}
div.wap_item
{
	text-align:center;
	position:relative;
}
div.item
{
	width:23%;
	margin:1% 0.8%;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
	.item .mask1	 {
		display:none;
	}
.view-seventh img {
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-seventh .mask {
    background-color: rgba(0, 0, 0, 0.64);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}

.item .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view-seventh h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}

.item h2 {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    font-size: 17px;
    padding: 5px 10px;
	 padding-left: 22px;
    background: rgba(0, 65, 103, 0.86);
    margin: 50px 0 0 0;
}
.item h2 a{text-decoration:none;color: #fff; font-family: 'Roboto Condensed', sans-serif;font-size:14px;}
.view-seventh p.mota {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    -moz-transition: all 0.3s ease-in-out 0.2s;
    -o-transition: all 0.3s ease-in-out 0.2s;
    -ms-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
}

.item p {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-size: 13px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;

}
.view-seventh a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}

.item a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    color: #ccc;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
	border: solid 1px #8B9190;
}
.view-seventh:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.view-seventh:hover h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}

.view-seventh:hover p.mota {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view-seventh:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
	margin-left: 20px;
}
div.item .sp_img
{
	overflow:hidden;
	border:1px solid #DDDDDD;
	box-shadow:5px 5px 0px #f2f2f2;
	margin-bottom:10px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
	height:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:#004167;
}
div.item .sp_gia
{
	
	font-size:14px;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}
div.item .sp_gia span.giamoi
{
	color:#666666;
	color:red;
	float:right;
}
div.item .sp_gia span.motgia
{
	display:block;
	float:none;
}
.ndlh {
    width: 45%;
    float: left;
	text-align:left;
}
div#wap_footer
{
	background:#004167;
	padding-top:20px;
	padding-bottom:10px;
	margin:auto;
	color:#fff;
}
div#footer
{
	max-width:1000px;
	margin:auto;
}
div#main_footer
{
	width:36%;
	float:left;
}
.box_dknt {
    width: 30%;
    float: right;
    font-size: 14px;
    margin-top: 15px;
}
div#lienket
{
	margin-top:10px;
}
div#lienket a
{
	display:inline-block;
	vertical-align:top;
	color:#000;
	font-size:18px;
	height:35px;
	line-height:35px;
	width:35px;
	text-align:center;
	text-decoration:none;
	margin:0px 2px;
	background:#fff;
	transition:1s;
	border-radius:50%;
}
div#lienket a:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke {
    width: 30%;
    float: left;
	margin-left:2%;
	margin-top:15px;
}
div#thongke ul li a{text-decoration:none;color:#fff;font-size:14px;    text-transform: uppercase;}
div#thongke ul li a:hover{color:#5dbdc2;}
div#thongke .td_ft
{
	color:#FFFF33;
	margin-bottom:7px;
	font-size:14px;
	text-transform:uppercase;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:45%;
	float:left;	
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:52%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giacu
{
	font-size:15px;
	text-decoration:line-through;
}
.product_info li.gia
{
	color:red;
	font-size:16px;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	width: 50px;
	border: 1px solid #C7C6C6;
	padding: 2px 0px;
	text-align: center;
	font-size: 15px;
	 margin-right:5px;
}
table#giohang input
{
	   margin:5px 0px;
}
table#giohang input.btn,.click_ajax
{   
 	background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}
  
table#tt td
{
	height:30px;
}
table#tt td input.t
{
	width:300px;
	height:20px;
	margin:3px 0px 5px 0px;
	border:1px solid #DDD;
}
table#tt td textarea
{
	width:300px;
}
table#tt span
{
	color:red;
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
		z-index: 99999999999999999 !important;
		position: absolute;
		animation: star linear 1.75s infinite;
		-moz-animation: star linear 1.75s infinite;
		-webkit-animation: star linear 1.75s infinite;
		-o-animation: star linear 1.75s infinite;
	}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}
@media screen and (max-width: 1024px) {
	div.menu ul li a
	{
		padding:0px 18px;
	}	
}
@media screen and (max-width: 960px) {
	div.header
	{
		display:block;
		text-align:center;
	}
	.logo {
		display: none;
	}
	#lang {
		display: none;
	}
	div.wap_menu {
		height: 65px;
		line-height: 65px;
	}
	nav#menu{display:none;}
	.vt0 {
		width: 80px;
		height: 80px;
	}
	.vt1 {
		width: 80px;
		height: 80px;
		top: 34%;
		right: 12%;
	}
	.vt2 {
		width: 80px;
		height: 80px;
		right:22%;
	}
	div#main_content
	{
		width:97%;
		margin:auto;
	}
	div#footer
	{
		width:97%;
	}
	div#slider
	{
		width:100%;
		padding:0;
		border:none;
	}
	div#danhmuc
	{
		display:none;
	}
	div#right
	{
		width:100%
	}
	div#left
	{
		width:100%;
	}
	div.item
	{
		width:30%;
		margin:1.5%
	}
	div#main_footer
	{
		width:100%;
		text-align:center;
	}
	div#thongke
	{
		width:100%;
		text-align:center;
		margin-bottom:10px;
		margin-left:0;
	}
	div.thongke_an
	{
	}
	div.tt_lh
	{
		width:100%;
	}
	div.bando
	{
		width:100%;
	}
	.box_dknt {
		width: 100%;
		float: none;
		text-align: center;
	}
	div#dknt {
		margin: auto;
	}
	.menu_login {
		display:none;
	}	
	.tt_view{ margin-top: -18%;width: 220px; height: 170px;}
	.border_bt{bottom:33%}
	.total_l {
		font-size: 25px;
		padding-left: 15px;
	}
	.total_r {
		padding-left: 15px;
	}
	.name_project {
		font-size: 15px;
		margin-bottom: 10px;
	}
	
	.item .mask {
		display:none;
	}
	.item .mask1 {
		display:block;
	}
	h3.name_gallery1 a{color:#004167;font-size:15px;font-family:roboto;}
}
@media screen and (max-width: 800px) {

}
@media screen and (max-width: 700px) {

}
@media screen and (max-width: 603px) {
	div#header a.logo
	{
		display:none;
	}
	div#header img.logo_mobi
	{
		display:block;
		margin:auto;
		width:100%;
	}
	.tt_view { width: 200px; height: 150px;margin-top: -22%;line-height: 150px;}

	.vt0 {
		width: 60px;
		height: 60px;
	}
	.vt1 {
		width: 60px;
		height: 60px;
	}
	.vt2 {
		width: 60px;
		height: 60px;
	}
	.ndlh{width:100%;}
	.frm_lienhe{width:100% !important;}
	div.item
	{
		width:44%;
	}
	.box_contact {
		padding: 3% 10px;
	}
	.total_l{width:100%;float:none;text-align:center;margin-bottom:10px;border-right:none;}
	.total_r{width:100%;float:none;text-align:center;}
	.box_hotline{font-size:25px;}
	.view_l,.view_r {
		width: 100%;
		float: none;
		padding: 10px;
		margin-bottom: 10px;
		text-align:center;
	}
	.zoom_slick
	{
		width:85%;
		max-width:400px;
		float:none;
		margin:auto;
	}
	.product_info
	{
		width:100%;
		margin-top:10px;
	}
	.gh_an
	{
		display:none;
	}
}
@media screen and (max-width: 460px) {
	div.item
	{
		width:46%;
	}
	.item_duan {
		width: 95%;
		float: none;
		margin: auto;
		margin-bottom:10px;
	}
	.item_duan.stt1 {
		margin: auto;
	}
	div.tieude_giua
	{
		font-size:20px;
	}	
	div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password']
	{
		width:100%;
	}
	div.frm_lienhe .item_lienhe select
	{
		width:100%;
	}
	.map_description
	{
		width:100%;
	}
	.box_news a img
	{
		width:110px;
	}
	div.frm_lienhe .item_lienhe p
	{
		width:100%;
	}
	.othernews ul.phantrang
	{
		margin-left:0px;
	}
	.box_news h3 a {
		font-size:14px;
	}
	.vt0 {
		width: 35px;
		height: 35px;
	}
	.vt1 {
		width: 35px;
		height: 35px;
	}
	.vt2 {
		width: 35px;
		height: 35px;
	}
	.overview{margin-top:40%;}
	.tt_view {
		width: 180px;
		height: 130px;
		margin-top: -37%;
		line-height: 135px;
		font-size: 20px;
	}
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}

