﻿*{
	padding: 0px;
	margin: 0px;
}
.sbzoff {
	z-index: 9998 !important;
}
.hotline b{
    color:#fff !important;
}
#wrapper .top{
	width:100%;
	height:35px;
	background:#191919;
	    position: relative;
    z-index: 99999;
}
#wrapper .content_inner img{
	max-width: 100%;
	height: auto;
}
.hethong{
	float: right;
	border-left: 1px solid #777;
	padding-left: 15px;
	margin-left: 15px;
	line-height: 35px;
	padding-right: 50px;
}
.hethong a{
	color:#fff;
}
.hethong a i{
	margin-right: 5px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select{
	border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #777;
  margin: 0;
  width: 210px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
  display: inline-block;
}
#wrapper .menu{
	height:50px;
	width: 100%;
	background: #4D6D9A;
    z-index: 9999;
}
ul li{
	list-style: none;
}
.datlichtuvan{
	display: inline-block;
	cursor: pointer;
}
.show_phone{
	position: fixed;
    top: 30%;
    left: 35%;
    width: 300px;
    padding: 30px;
   	background-color: #686766 !important;
    color: #fff;
    border-radius: 20px;
    display: none;
    z-index: 999999999;
}
.show_phone h3{
    text-align: center;
    margin-top: 0px;
    font-size: 20px;
}
.box_list_phone{
	width: 100%;
    height: 40px;
    background-color: #686766 !important;
    border-radius: 20px;
    margin-bottom: 10px;
}
.box_list_phone span{
       width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    background: #c3a196 !important;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 24px
}
.box_list_phone span i{
	    line-height: 40px;	
}
.box_list_phone a{
	font-size: 20px;
    color: #fff;
    text-decoration: none;
    line-height: 40px;
    margin-left: 20px;
}
.btn_close_phone{
	position: absolute;
    right: 10px;
    top: 10px;
    color: #c3a196 !important;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 9999999;
    background: #ddd;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.btn_close_phone i{
	line-height: 30px;
}
.content{
	width:100%;
	overflow: hidden;
	margin: 0 auto;
}
.call-hot{
display:none;
}
#wrapper .header{
	width:100%;
	z-index:99999;
	position:fixed;
	margin:0 auto;
	top: 0px;
}
#wrapper .header .top .content .logo{
	width:120px;
	height:150px;
	position:absolute;
	float: left;
	z-index: 9999999;
left: 8%;
}
#wrapper .header .top .content .logo img{
	box-shadow:4px #d1d1d1;
width:120px;
}
#wrapper .header .menu .content ul{
	float: left;
	width: auto;
}
#wrapper .header .menu .content .menu-primary-container ul:first-child {
	margin-left: 225px;
}
#wrapper .header .menu .content ul li{
	float: left;
	list-style: none;
	border-right:1px dashed #fff;
	height:30px;
	margin-top:10px;
}
#wrapper .header .menu .content ul li:last-child{
	border-right:none;
}
#wrapper .header .menu .content ul li:hover{
	background:#f2fcff;

}
#wrapper .header .menu .content ul li:hover a{

	color:#4D6D9A;
}
#wrapper  .header .menu .content ul li a{
	text-decoration: none;
	font-size:13px;
	text-transform: uppercase;
	font-weight: bold;
	color:#fffdfe;
	line-height:35px;
	padding: 0px 15px;
}
#wrapper .header .menu .content ul li ul.sub-menu{
	display:none;
	margin-top:-5px;
}
#wrapper .header .menu .content ul li:hover ul.sub-menu{
	display:block;
	position: absolute;
	width:auto;
	background: #f2fcff;
	z-index:9999;
}
#wrapper .header .menu .content ul li ul.sub-menu li{
	float:none;
	border-bottom:1px dashed #4D6D9A;
	width:auto;
	margin-left:15px;
	border-right:none;
	margin-right: 20px;
	min-width: 200px;
}
#wrapper .header .menu .content ul li ul.sub-menu li:last-child{
	border-bottom:none;
}
#wrapper .header .menu .content ul li ul.sub-menu li a{
	color:#4D6D9A;
	line-height:30px;
	padding: 0px 0px;
	text-transform: none;
	font-size:14px;
	font-weight:normal;
}
#wrapper .header .menu .content ul li ul.sub-menu li a:hover{
	text-decoration:underline;
}
#wrapper .slideshow{
	width:100%;

	overflow:hidden;
	padding-top:65px;

}
#wrapper .content-incl{

	margin:0 auto;

}
#wrapper .content-incl .thongbao{
	width: 250px;
  background: #f2fcff;
  opacity: 0.7;
  /* height: 540px; */
  /* margin-top: -600px; */
  position: absolute;
  z-index: 9999;
  border-radius: 10px;
  float: right;
  left: 8%;
  top: 140px;
}
#wrapper .content-incl .thongbao .content-tb{
	width:230px;
	margin:10px;
	overflow:hidden;
}
.content-1 {
	width: 100%;
}
#wrapper .content .content-1 .title{
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
	width: auto;
}
#wrapper .content .content-1 .title h2 a {
	text-decoration: none;
	color: #4D6D9A;
}
#wrapper .content .content-1 .title h2 p.title-h2{
	font-family: "Avant-Garde";
	font-size: 40px;
	font-weight: normal;
	line-height: 35px;
	color: #4D6D9A;
}
#wrapper .content .content-1 .title h2{
	font-size: 25px;
	color:#575757;
	border-bottom: url('../../uploads/2015/03/tuart_icon_line.png') no-repeat;
}
#wrapper .content .content-1 .title span.line-icon{
	background: rgba(0, 0, 0, 0) url("../../uploads/2015/03/tuart_icon_line.png") no-repeat scroll 0 0;
	display: block;
	font-family: myfont;
	height: 30px;
	margin: auto;
	width: 220px;
}
#wrapper .content .content-1 ul.list-cate{
	width:1300px;
	overflow: hidden;
}
#wrapper .content .content-1 ul.list-cate li{
	float:left;
	list-style: none;
	width:200px;
	margin-right:100px;
	text-align: center;
}
#wrapper .content .content-1 ul.list-cate li img{
	border-radius:100px;
	margin-bottom: 20px;
}
#wrapper .content .content-1 ul.list-cate a{
	padding: 10px 20px 10px;
	text-decoration: none;
	background:white;
	margin-top: 10px;
	border-radius:10px;
}
.ch-grid {
	display: block;
	list-style: outside none none;
	margin: auto;
	overflow: hidden;
	padding: 20px 0 30px;
	text-align: center;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: -o-max-content;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}
.description h3{
	font-size:13px;
	color:#444;
	font-style:italic;
	text-align:justify;
	line-height:20px;
}
.ch-grid li {
	width: 220px;
	overflow:hidden;
	display: inline-block;
	margin-right: 73px;
	float:left;
}
.ch-grid li:last-child {
	margin-right: 0;
}
.ch-grid li .title_cate{
	background:white;
	width:220px;
	height:50px;
	margin-top:10px;
	border-radius:10px;
	box-shadow: 0 0 5px #ccc;
}
.ch-grid li .title_cate h2 a{
	color:#000;
	line-height:50px;
	font-size:15px;
	text-decoration:none;
	font-family:UTMPierre;
	text-transform: uppercase;
}
.ch-item {
	width: 220px;
	height: 220px;
	border-radius: 50%;
	position: relative;
	cursor: default;
	transition: all 0.4s ease-in-out;
	display:block;

}
.ch-item.ch-img-1 {
	background-position: center center;
	background-size: 220px 220px;
}
.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	transform: scale(0);
	backface-visibility: hidden;
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0 30px;
	padding: 65px 0 0 0;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow:
		0 0 1px #fff,
		0 1px 2px rgba(0,0,0,0.3);
	line-height:25px;
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: auto;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	width: 65%;
}

.ch-info p a {
	display: block;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: rgba(255,242,34, 0.8);
}
.ch-item:hover {
	box-shadow:
		inset 0 0 0 110px rgba(200,95,66, 0.4),
		inset 0 0 0 16px rgba(255,255,255,0.8),
		0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
	opacity: 1;
	transform: scale(1);
}

.content .grid_5 {
	float: left;
	height: 250px;
	margin-top: 20px;
	margin-left: 20px;
	width: 31%;
}
.content .cat-title {
	text-align: left;
	margin-left: 20px;
}
.view {
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;

}
.view .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view img {
	display: block;
	position: relative;
	max-height: 100%;
}
.view p.info {
	display: block;
	width:90%;
	height:100%;
	color:#fff;
	text-align:left;
	padding:10px;
}

.mask {
	opacity: 0.3;
	overflow:visible;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.info {
	position:relative;
	opacity: 0;
	-webkit-transition: opacity 0.5s 0s ease-in-out;
	-moz-transition: opacity 0.5s 0s ease-in-out;
	-o-transition: opacity 0.5s 0s ease-in-out;
	-ms-transition: opacity 0.5s 0s ease-in-out;
	transition: opacity 0.5s 0s ease-in-out;
}
.view:hover .mask {
	opacity: 1;
	background:rgba(255,255,255,0.8) url(images/logohover.png) no-repeat center center;
	background-size: 150px 150px;
	-webkit-background-size: 150px 150px;
	-moz-background-size: 150px 150px;
	-o-background-size: 150px 150px;
}
.view:hover .mask.mask-left {
	opacity: 1;
	background:rgba(255,255,255,0.8);
}
.view:hover .info {
	opacity:1;
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
}
.mask a.info-list {
	color: #514540;
	display: block;
	font-size: 23px;
	height: 250px;
	margin-top: 0px;
	text-align: center;
	width: 100%;
	text-decoration: none;
}

.cate_mobi{
	display: none;

	float: right;
}
.menu_mobi{
	display:none;
}
footer {
	display: block;
	padding: 33px 0 15px;
	border-top: 5px solid #4D6D9A; /* vien  footer*/
	background: #4D6D9A;
}
.container-footer {
	margin: auto;
	width: 85%;
	height:auto;
}

.grid_4 {
	float: left;
	width: 31%;
	height: 255px;
	margin-bottom: 10px;
	margin-left: 40px;
}
div.clear {
	clear: both;
}
.grid_4:first-child {
	margin-left: 0;
}
h4.footer-title {
	font-family: "Times New Roman";
	font-size: 18px;
	margin-bottom: 19px;
	color: white;
}
h4 {
	color: #564540;
}
.sn-link {
	margin-top: 50px;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.conect {
	margin-top: 20px;
}
ul.conect li {
	float: left;
	margin-left: 10px;
}
.sn-link li {
	margin-bottom: 10px;
}
.sn-link li a {
	color: #514540;
	font-family: "Times New Roman";
	font-size: 18px;
	letter-spacing: 1px;
}
a {
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
a, a:hover, a:focus {
	outline: medium none;
}
.contact li {
	color: white;
	font-family: "Times New Roman";
	font-size: 16px;
	line-height: 1.5;
}
/* Css Mobile */
@media (max-width: 768px){
      .call-hot{
display:block;
width:150px;
height:40px;
background:#4D6D9A;
position:fixed;
bottom:40px;
border-radius: 20px;
}
.call-hot img{
float:left;
width:40px;
margin-right:10px;
border-radius:20px;
background-color:#E75214;
}
.call-hot a{
  text-decoration:none;
font-size:14px;
color:white;
line-height:40px;
width:100px;
float:left;
font-weight:bold;
}
.call-hot a:hover{
text-decoration:none;
}
iframe{
	z-index: 160 !important;
}
	.menu_mobi{
	    width: 100%;
	    background: #f6f6f6;
	    position: fixed;
	    z-index: 999;
	    margin-top: 100px;
	    overflow: scroll;
	    height: 100%;
	    top: -85px;
	    padding-top: 85px;
	}
	.row1{
		width:98%;
		margin-left:1%;
		height:auto;
		border:1px solid #d1d1d1;
		margin-bottom:10px;
		margin-top:15px;
	}
	.row1 .responsive_image{
		width:100%;
	}
	.row2{
		width:98%;
		margin-left:1%;
		background:#fff;
		height:35px;
		border:1px solid #d1d1d1;
	}
	.row2 a{
		width:33%;
		line-height:35px;
		border-right:1px solid #d1d1d1;
		display:block;
		height:35px;
		float:left;
		text-align:center;
		font-weight:bold;
		color:#9f989a;
		font-size:12px;
	}
	.row2 a:hover{
		color:#e75280;
		text-decoration:none;
	}
	.row2 a:last-child{
		border-right:none;
	}
	.row3{
		width:98%;
		margin-left:1%;
		background:#fff;
		margin-top:5px;
		overflow:hidden;
		margin-bottom:5px;
		padding-bottom:10px;
	}

	.row3 .leftmenu{
		float:left;
		width:44%;
		margin-left:5%;
	}
	.row3 .leftmenu a{
		width:100%;
		font-size:10px;
		margin-top:10px;
		font-weight:bold;
		height:35px;
		line-height:23px;
		background:#f2f2f2;
		color:#aba5a6;
	}
	.row3 a.baogia{
		margin-left:5%;
		width:90%;
		height:35px;
		background:#e75280;
		display:block;
		line-height: 35px;
		margin-top: 100px;
		text-align: center;
		color: #fff;
		font-weight: bold;
		border-radius: 5px;
	}
	.row3 .rightmenu{
		float:left;
		width:44%;
		margin-right:5%;
		margin-left:2%;
	}
	.row3 .rightmenu a{
		width:100%;
		font-size:10px;
		margin-top:10px;
		font-weight:bold;
		height:35px;
		line-height:23px;
		background:#f2f2f2;
		color:#aba5a6;
	}
	.close_menu{
		position:absolute;
		right:0px;
	}
	.menu_mobi ul{
		width:90%;
		margin-left:10%;
	}
	.menu_mobi ul li{
		list-style:none;

	}
	.menu_mobi ul li a{
		text-decoration:none;
		color:white;
		line-height:25px;
	}
.menu_mobi ul li a:hover{
text-decoration:underline;
}
	.content{
		width:100%;
		overflow: hidden;
		margin: 0 auto;
	}
	#wrapper .content .content-1 .title{
		width:100%;

		text-align: center;
		margin-top:20px;
	}
	.cate_mobi{
		display: block;
		float: right;
	}
	.hotline{
		display: none;
	}
#wrapper .header .top .content .logo img{
width:90px;
margin-top:10px;
}
	#wrapper .slideshow{
		padding-top: 72px;
		background:none;
	}
	#wrapper .content-incl .thongbao{
		margin-top:10px;
		float:none;
		position: inherit;
	}
	#wrapper .menu .content{
		display: none;
	}
	.ch-grid {

	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
	}
	.ch-grid li {
		width: 100%;
		margin-top:20px;

	}

.ch-grid li .title_cate{
margin:0 auto;
}
	#wrapper .content .content-1 .title span.line-icon{
		background:url('../../uploads/2015/03/tuart_icon_line.png') no-repeat center center;
		height: 30px;
		width: auto;
		display: block;
	}
	.ch-info {
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 40%;
		overflow: hidden;
		opacity: 0;
		transition: all 0.4s ease-in-out;
		transform: scale(0);
		backface-visibility: hidden;
margin:0 auto;
	}
.ch-item{
 margin:0 auto;
}
	#wrapper .content .content-1 .title span{
		margin-bottom:-10px;
	}
	footer .container-footer .grid_4 {
		width: 100%;
		clear: both;
		height: -moz-max-content;
		height: -webkit-max-content;
		height: -o-max-content;
		max-height: 450px;
		margin-bottom: 20px;
		margin-left: 0;
	}

	footer .container-footer{
		height: 1350px;
	}
#wrapper .content-incl{
	width:90%;
margin-left:5%;
}
#wrapper .content-incl .thongbao{
width:100%;
}
#wrapper .content-incl .thongbao .content-tb{
width:100%;
}

.content .grid_5 {
	float: left;
	max-height: 250px;
	margin-left: 5%;
	width: 90%;
}
.gallery {
}
.gallery_area_inner{
	float: none;
}
.masonry-container .item {
	width: 100%;
	clear: both;
	margin: auto;
}
}
footer .container-footer ul li a{
    color:#fff;
}
@media(max-width: 960px){
	#wrapper .menu{
		position: relative;
	}
}
@media(max-width: 568px){
	.show_phone{
		    width: 90%;
    	left: 5%;
    	right: 5%;
	}
	.logo_area{
		display: none;
	}
	
}


	
	
.panel {
    background-color: initial;
}
.panel-default {
    border: none;
}
.panel-collapse {
    padding: 10px;
}
.footer h4 a {
    font-size: 18px;
    color: #fff;
}
.panel-collapse p {
    margin-bottom: 5px;
    font-size: 14px;
}
.footer p {
    color: #fff;
}
.footer .panel{
	box-shadow: initial;
}