/*
* include
* _reset
* _base
*/
/* --- BEGIN CONFIG --- */
html, body {
	height: 100%;
}
label {
	cursor: default;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
 // margin: 0;
}
body {
	font-size: 14px;
	font-weight: 400;
	color: #020c48;
	font-family: 'Open Sans', sans-serif;
	/*background: url(../images/bgtt.png)  ;*/
	
	overflow-x: hidden;
}
a, input, textarea, button, select {
	outline: medium none;
}
h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus {
	text-decoration: none;
}
a:focus, input:focus, textarea:focus, button:focus, select:focus {
	outline: medium none !important;
	text-decoration: none;
}
a:hover {
	color: #ff5722;
	text-decoration: none;
}
a {
	text-decoration: none;
}
ul, ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
p {
	margin: 0 0 10px;
}
.pd0 {
	padding: 0;
}
.pl0 {
	padding-left: 0;
}
.pr0 {
	padding-right: 0;
}
.mt0 {
	margin-top: 0;
}
.mg0 {
	margin: 0;
}
.img img {
	max-width: 100%;
	width: 100%;
}
.icon {
	background-image: url(images/icon.png);
}
.ia {
	content: "";
	position: absolute;
	background-image: url(images/icon.png);
}
.chuchaybackground {
	background: url(../images/Dimension.png) repeat-x #fd7247;
}
.trs, header#header .main-head .menu ul.ddmenu > li ul li a, header#header .main-head .menu ul.ddmenu > li ul li a:hover, .intro-service .item .img img, .intro-service .item .img:after, .intro-service .item:hover .img img, .intro-service .item:hover .img:after, .news .control span, .news .control span:hover, .main .sidebar .tour ul.ddmenu > li a, .main .sidebar .tour ul.ddmenu > li > a.active, .main .sidebar .tour ul.ddmenu > li a:hover {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
/*main color*/
.navbar-toggle {
	position: fixed;
	top: 0px;
	padding: 0px 10px;
	z-index: 999;
	background: 0;
	border: 0;
	left: 5px;
	top: 0px;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 28px;
	height: 3px;
	margin-bottom: 5px;
	border-radius: 1px;
	background: #fff;
}
header#header .top-link {
	height: 34px;
	background: #ebe9ea;
	line-height: 34px;
	color: #fff;
}
header#header .top-link .support p {
	font-weight: 400;
}
header#header .top-link .support p, header#header .top-link .support a {
	color: #707072;
}
header#header .top-link .language {
	padding-top: 6px;
	margin-left: 20px;
}
header#header .top-link .language span.trigger {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #f00;
}
header#header .top-link ul.nav-control li {
	display: inline-block;
	position: relative;
}
header#header .top-link ul.nav-control li a {
	color: #6c6f73;
	display: inline-block;
	position: relative;
	line-height: 1;
	padding-left: 20px;
	font-size: 13px;
}
header#header .top-link ul.nav-control li a:hover {
	text-decoration: underline;
}
header#header .main-head {
	position: relative;
	z-index: 9;/*height: 98px;
	padding-top: 2px;*/
}
header#header .main-head .menu {
	text-align: right;
	margin-top: 5px;
}
header#header .main-head .menu ul.ddmenu > li {
	display: inline-block;
	position: relative;
}
header#header .main-head .menu ul.ddmenu > li > a {
	text-transform: uppercase;
	font-weight: 600;
	color: #555;
	line-height: 66px;
	padding: 0 10px;
}
header#header .main-head .menu ul.ddmenu > li ul {
	display: none;
	position: absolute;
	z-index: 999;
	width: 200px;
	top: 67px;
	padding-top: 9px;
}
header#header .main-head .menu ul.ddmenu > li ul > li ul {
	display: none !important;
	position: absolute;
	z-index: 999;
	width: 200px;
	top: 0px;
	left: 210px;
	padding-top: 0px;
}
header#header .main-head .menu ul.ddmenu > li ul > li:hover > ul {
	display: block !important;
}
header#header .main-head .menu ul.ddmenu > li ul li {
	display: block;
	padding: 0;
	border: 0;
}
header#header .main-head .menu ul.ddmenu > li ul li a {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	display: block;
	background-color: #BD5C0A;
	border-bottom: 1px solid #FF8D13;
	padding: 12px 20px;
	text-align: left;
}
header#header .main-head .menu ul.ddmenu > li ul li a:hover {
	background-color: #4D4D4D;
}
header#header .main-head .menu ul.ddmenu > li ul li:last-child a {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
header#header .main-head .menu ul.ddmenu > li ul li:first-child a {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
header#header .main-head .menu ul.ddmenu > li ul:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: 1px;
	left: 44px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #BD5C0A;
}
header#header .main-head .menu ul.ddmenu > li ul > li ul:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: 15px;
	left: -16px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #BD5C0A;
}
header#header .main-head .menu ul.ddmenu > li.active > a, header#header .main-head .menu ul.ddmenu > li:hover > a {
	color: #BD5C0A;
}
#vi {
	background-image: url(images/vi.jpg);
}
/*mainslider*/
#mainslider .ls-l h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 25px;
	color: #fff;
	text-shadow: 0 0 5px #000;
	margin-bottom: 10px;
}
#mainslider .ls-l p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
	text-shadow: 0 0 5px #000;
	max-width: 400px;
}
#mainslider .ls-bottom-nav-wrapper {
	padding-left: calc((100% - 1170px) / 2);
}
/*mainslider*/
/*intro-service*/
.intro-service {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.intro-service .item .img {
	float: left;
	width: 90px;
	position: relative;
	text-align: center;
	margin-left: 10px;
}
.intro-service .item .img img {
	width: 68px;
	height: 68px;
}
.intro-service .item .text {
	width: calc(100% - 90px);
}
.intro-service .item .text {
	width: 100%;
	color: #4267b2;
	font-size: 14px;
	z-index: 99;
	text-align: justify;
	padding: 5px 10px;
}
.intro-service .item .text h2 {
	margin-bottom: 22px;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}
.intro-service .item:hover .img img {
	width: 75px;
	height: 75px;
}
.intro-service .item:hover .img:after {
	top: 85px;
}
/*-------pay----------*/	
.intro-pay {
	background-color: #91c7e924;
	color: #0e718f;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.intro-pay .item .img {
	float: left;
	width: 90px;
	position: relative;
	text-align: center;
}
.intro-pay .item .img img {
	width: 68px;
	height: 68px;
}
.intro-pay .item .img:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 400%;
	top: 68px;
	left: 50%;
	z-index: 99;
	background-color: #fff;
}
.intro-pay .item .text {
	float: left;
	background-color: #91c7e9;
	padding: 10px;
}
.intro-pay .item .text h2 {
	padding-top: 15px;
	margin-bottom: 22px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
.intro-pay .item:hover .img img {
	width: 85px;
	height: 85px;
}
.intro-pay .item:hover .img:after {
	top: 85px;
}
/*intro-service*/
/*procedure*/
h2.title {
	font-size: 22px;
	font-weight: bold;
	color: #555;
	text-transform: uppercase;
	padding: 10px 0;
	margin: 0px;
}
.procedure .intro.text-center {
	margin-bottom: 40px;
}
.procedure .countries {
	float: left;
	width: 100%;
}
.procedure .countries .item {
	float: left;
	width: 20%;
	padding: 10px;
}
.procedure .countries .item p {
	font-size: 16px;
	color: #555;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 2px dotted #e2e2e2;
	font-weight: bold;
}
.procedure .countries .item ul {
	height: 120px;
	overflow: hidden;
}
.procedure .countries .item ul li {
	padding-left: 20px;
	background: url(images/list-square.jpg) no-repeat;
	background-position: 8px 8px;
}
.procedure .countries .item ul li a {
	color: #444;
}
.procedure .countries .item ul li a:hover {
	text-decoration: underline;
	color: #BD5C0A;
}
.procedure .countries .item ul.active {
	height: auto !important;
}
.procedure .hr {
	margin-top: 22px;
	height: 4px;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}
.procedure a#more {
	margin-top: 23px;
	margin-bottom: 55px;
}
.main-button {
	cursor: pointer;
	height: 34px;
	line-height: 34px;
	padding: 0 15px;
	background-color: #ed1c24;
	color: #fff;
	display: inline-block;
	font-size: 14px !important;
}
.main-button:hover {
	color: #fff;
	opacity: .8;
}
/*procedure*/
/*news*/
.news {
	background-color: #f2f2f2;
}
.news .item {
	padding: 0 10px;
}
.news .item .text {
	background-color: #def2fb;
	padding: 10px;
	height: 150px;
}
.news .item h2 {
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 5px;
}
.news .item h2 a {
	color: #006888;
}
.news .item p {
	font-weight: 300;
	color: #666;
}
.news .item:hover h2 a {
	color: #969494;
}
.news .item:hover img:hover {
	opacity: .8;
}
.news .control {
	padding-top: 33px;
}
.news .control span {
	display: inline-block;
	width: 29px;
	height: 29px;
	background: url(images/icon.png) no-repeat #cdcdcd;
	background-position: 7px 5px;
	cursor: pointer;
}
.news .control span.next {
	background-position: -27px 5px;
}
.news .control span:hover {
	background-color: #ed1c24;
}
/*news*/
/*questions*/
.questions {
	background-color: #ff9800;
	padding-top: 5px;
}
.questions h2.title {
	color: #fff;
	font-weight: 300;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.questions h2.title span {
	font-weight: 600;
}
.questions h2.border {
	border-bottom: 1px solid #eee;
}
.questions form textarea {
	height: 129px;
}
.questions .padding {
	padding-left: 45px;
}
.questions .padding ul {
	background-color: #2D3D4D;
	padding: 20px 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 43px -10px rgba(255,255,79,0.2);
	-moz-box-shadow: 0px 0px 43px -10px rgba(255,255,79,0.2);
	box-shadow: 0px 0px 43px -10px rgba(255,255,79,0.2);
}
.questions .padding ul li {
	color: #fff;
	padding-left: 30px;
	background: url(images/icon-tick.png) no-repeat;
	background-position: 0 0;
	margin-bottom: 15px;
}
.questions .paddingld {
	padding-left: 45px;
	margin-bottom: 20px;
}
.questions .paddingld ul {
	background-color: #4267b2;
	padding: 20px 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 43px -10px rgba(255,255,79,0.2);
	-moz-box-shadow: 0px 0px 43px -10px rgba(255,255,79,0.2);
	box-shadow: 0px 0px 43px -10px rgba(255,255,79,0.2);
}
.questions .paddingld ul li {
	color: #fff;
	padding-left: 30px;
	background: url(images/icon-tick.png) no-repeat;
	background-position: 0 0;
	margin-bottom: 15px;
}
.field-row {
	margin-bottom: 10px;
}
.field-row label {
	width: 100%;
	font-weight: 400;
	color: #fff;
	font-size: 14px;
}
.field-row textarea, .field-row input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 0;
}
.field-row input[type="submit"] {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	color: #444;
	background-color: #ffde00;
	text-transform: uppercase;
	padding-left: 30px;
	padding-right: 30px;
}
/*questions*/
/*notes*/
.notes {
	padding-bottom: 165px;
	background: url(images/bg-notes.png) no-repeat center bottom;
}
.notes.home {
	margin-bottom: -2px;
	background-color: #ddf2fa;
}
/*notes*/
footer#footer {
	background-color: #9c4804;
	color: #fff;
	padding-bottom: 5px;
}

footer#footer h2.title {
	font-size: 13px;
	color: #ffde00;
	text-transform: uppercase;
	font-weight: bold;
}
footer#footer p span {
	color: #ffde00;
}
footer#footer .col-md-5 .left {
	width: 40%;
	padding: 0 10px;
}
footer#footer .col-md-5 .left ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}
footer#footer .col-md-5 .left ul li a {
	color: #fff;
}
footer#footer .col-md-5 .left ul li a:hover {
	text-decoration: underline;
}
footer#footer .form-control {
	height: 29px !important;
}
footer#footer .field-row {
	margin-bottom: 5px;
}
footer#footer .field-row button {
	height: 29px;
	padding: 0 20px;
}
footer#footer .border {
	position: relative;
	text-align: left;
}
/*footer#footer .border:after {
	position: absolute;
	content: "";
	top: 32px;
	right: 15px;
	height: 244px;
	width: 1px;
	background-color: #ffffff57;
}*/
.logo_mobile {
	display: inline;
}
.logo_mobile a {
	color: #fff;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	border-left: 1px solid #fff;
	font-weight: bold;
	padding-left: 7px;
	float: left;
}

/*RESPONSIVE*/
@media (min-width: 992px) {
.container {
/*width: 960px;*/ }

}
@media (max-width: 1200px) {
.ls-bottom-nav-wrapper {
	padding-left: calc((100% - 960px) / 2);
}
}
@media (max-width: 992px) {


.ls-bottom-nav-wrapper {
	padding-left: calc((100% - 768px) / 2);
}
#mainslider .ls-l {
	left: 30px !important;
	text-align: left !important;
}
.intro-service {
	padding-bottom: 40px;
}
.news .item {
	margin-bottom: 30px;
}
.news .item:nth-child(3n+1) {
	clear: both;
}
header#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background-color: #e07100;
}
.questions .padding {
	padding-left: 0px;
}
.questions .paddingld {
	padding-left: 0px;
}
footer#footer .col-md-5 .left {
	width: 50%;
	padding: 0;
}
.navbar-toggle {
	display: block !important;
}
.blank {
	display: block !important;
	height: 65px;
}
}
@media (min-width: 992px){

.leftnewstab {
	border-right: 1px solid #d86405;
}
.rightnewstab {
	border-left: 1px solid #d86405;
}
	
	}
@media (max-width: 812px) {

			.blank {
	display: block !important;
	height: 115px;
}
}
@media (max-width: 768px) {

	.rightnewstab {
    border-left:none !important;
}
.leftnewstab {
    border-right: none !important;
}


		.blank {
	display: block !important;
	height: 105px;
}
.border:after {
	display: none;
}
.ls-bottom-nav-wrapper {
	padding-left: 15px;
}
header#header .top-link {
	padding-left: 28px;
}
.intro-service .item {
	clear: both;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.intro-service .item .img:after {
	display: none;
}
.intro-service .item .text h2 {
	margin-bottom: 5px;
}
.procedure .countries .item {
	width: 50%;
	margin-bottom: 20px;
}
.procedure .countries .item:nth-child(2n+1) {
	clear: both;
}
footer#footer {
	text-align: center;
}
footer#footer ul li {
	list-style-type: none !important;
}
footer#footer .col-md-5 .left {
	width: 100%;
}
#mainslider .ls-l h3 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.col-md-5.col-sm-5.hidden {
	display: block !important;
}
}
@media (max-width: 600px) {
}
@media (max-width: 440px) {
	.blank {
	display: block !important;
	height: 60px;
}
#mainslider .ls-l {
	top: 70px !important;
}
header#header .top-link .support p {
	display: none;
}
}
/*blog detail*/
.main .breadcrumb {
	background: none;
	padding: 10px;
	margin: 0;
}
.main .breadcrumb a {
	color: #444;
	font-size: 14px;
}
.main .left-content .list-item .item {
	padding-top: 30px;
	margin-top: 30px;
	clear: both;
	float: left;
	width: 100%;
	background: url(images/bg-list-item.html) repeat-x top left;
}
.main .left-content .list-item .item .img {
	width: 256px;
	margin-right: 30px;
	float: left;
}
.main .left-content .list-item .item .img img {
	width: 100%;
	height: inherit;
}
.main .left-content .list-item .item .img img:hover {
	opacity: .85;
}
.main .left-content .list-item .item .text {
	padding-right: 50px;
}
.main .left-content .list-item .item .text h3 {
	font-size: 17px;
	font-weight: 600;
	color: #6b6a6a;
	line-height: 27px;
}
.main .left-content .list-item .item .text h3 a {
	color: #6b6a6a;
}
.main .left-content .list-item .item .text h3 a:hover {
	color: #273963;
}
.main .left-content .list-item .item .text p {
	font-size: 14px;
	color: #000;
	line-height: 24px;
}
.main .left-content .list-item .item .text a.detail {
	font-size: 14px;
	color: #9a9a9a;
	font-style: italic;
	display: block;
	margin-top: 5px;
}
.main .left-content .list-item .item .text a.detail:hover {
	text-decoration: underline;
}
.main .left-content .top .item {
	padding-top: 0px;
	margin-top: 0px;
	background: none;
}
.main .left-content .top .item .img {
	width: 321px;
}
.main .left-content .top .item .text {
	padding-right: 0px;
}
.main .left-content .top .item .text h3 {
	font-size: 22px;
	margin-bottom: 15px;
}
.main .left-content .top .item .text p {
	font-size: 15px;
}
.main .left-content .top .item .text a.detail {
	font-size: 15px;
	color: #e6747c;
	font-style: italic;
	font-weight: 600;
	margin-top: 20px;
}
.main .left-content .top .item .text a.detail:hover {
	text-decoration: underline;
}
.main .sidebar .block > h3 {
	font-weight: bold;
	font-size: 14px;
	color: #555555;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.main .sidebar .cate {
	margin-bottom: 90px;
}
.main .sidebar .cate ul li {
	margin-bottom: 10px;
}
.main .sidebar .cate ul li a {
	color: #787878;
	font-size: 13px;
	font-weight: 600;
}
.main .sidebar .cate ul li a:hover {
	color: #ed1c24;
}
.main .sidebar .popular-post .item {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.main .sidebar .popular-post .item .img {
	width: 117px;
	margin-right: 20px;
	float: left;
}
.main .sidebar .popular-post .item .img img {
	width: 100%;
	height: inherit;
}
.main .sidebar .popular-post .item .img img:hover {
	opacity: .85;
}
.main .sidebar .popular-post .item .text h3 {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 10px;
}
.main .sidebar .popular-post .item .text h3 a {
	color: #383838;
}
.main .sidebar .popular-post .item .text h3 a:hover {
	color: #ed1c24;
}
.main .sidebar .popular-post .item .text .time {
	font-size: 12px;
	color: #bdbdbd;
	font-style: italic;
}
/*

.main .left-content .title {
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: 600;
  color: #474747; }
  */
.main .left-content .blog-detail-content {
	padding-bottom: 20px;
	margin-bottom: 10px;
    border-bottom: 1px solid #FF9800;
	/*background:#FFF;*/
}
.main .left-content .blog-detail-content p {
	font-size: 14px;
	color: #474747;
	line-height: 25px;
}
.main .left-content .blog-detail-content p.border-left {
	font-size: 15px;
	font-weight: 600;
	padding-left: 25px;
	border-left: 5px solid #ddd;
	margin: 15px 0;
}
.main .left-content .blog-detail-content img {
	display: block;
	max-width: 100%;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
}
.main .left-content .about-author {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.main .left-content .about-author .author-avt {
	width: 110px;
	height: 110px;
	background-position: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #ddd;
	float: left;
	margin: 20px;
}
.main .left-content .author-info {
	padding-top: 40px;
	padding-bottom: 25px;
	font-size: 15px;
	color: #474747;
}
.main .left-content .author-info a.name {
	color: #474747;
	font-weight: 600;
}
.main .left-content .share {
	padding: 20px 10px;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	color: #474747;
	clear: both;
}
.main .left-content .link-post {
	margin-top: 50px;
}
.main .left-content .link-post > p {
	font-weight: 600;
	font-size: 15px;
	color: #474747;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.main .left-content .link-post .item {
	width: 33.33%;
	clear: inherit;
	text-align: center;
}
.main .left-content .link-post .item > a {
	display: block;
}
.main .left-content .link-post .item > a img {
	width: 100%;
	height: inherit;
}
.main .left-content .link-post .item > a img:hover {
	width: 100%;
}
.main .left-content .link-post .item h3 {
	text-align: center;
	margin: 15px;
	font-size: 14px;
	line-height: 25px;
}
.main .left-content .link-post .item h3 a {
	color: #474747;
}
.main .left-content .link-post .item h3 a:hover {
	text-decoration: underline;
}
.main .sidebar .tour {
	margin-bottom: 5px;
}
.main .sidebar .tour h3 {
	color: #fff;
	text-transform: uppercase;
	background: #d86405;
	margin-bottom: 2px;
	padding: 2px 22px 2px 2px;;
	margin-top: 0px;
}
.main .sidebar .tour ul.ddmenu {
	background: #f2f2f2;
}
.main .sidebar .tour ul.ddmenu > li a {
	color: #666;
	font-size: 13px;
	font-weight: 300;
	padding: 10px 50px;
	display: block;
	border-bottom: 1px dashed #fff;
}
.main .sidebar .tour ul.ddmenu > li > a {
	font-weight: 600;
	padding-left: 25px;
	cursor: pointer;
}
.main .sidebar .tour ul.ddmenu > li > a.active, .main .sidebar .tour ul.ddmenu > li a:hover {
	color: #fff;
	border-bottom: 1px solid #353941;
	background: #353941;
}
.main .sidebar .tour ul.ddmenu ul {
	display: none;
}
.mainnav {
	min-height: 132px;
	margin-bottom: 35px;
	position: relative;
	background: url(images/breadcrumb-bg.jpg) center repeat;
}
.mainnav h1.title {
	font-size: 25px;
	font-weight: 300;
	color: #fff;
	padding-left: 15px;
	padding-top: 30px;
}
.mainnav h1.title a {
	color: #fff;
}
.mainnav h1.title a:hover {
	color: #ed1c24;
}
.mainnav .divbreadcrumb {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.7);
}
/*detail blog*/
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
	width: 100% !important;
}
/*contact*/
.mainnav.contact {
	background: #e9e5dc;
	height: 388px;
}
.main.contact {
	color: #444;
}
.main.contact .col-xs-12.right h2 {
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.main.contact form input, .main.contact form textarea {
	border: 1px solid #ddd;
	border-radius: 4px 4px 4px 4px;
}
.main.contact form label {
	color: #444 !important;
}
.main.contact form input[type="submit"] {
	background: #ed1c24;
	color: #fff;
}
.main.contact form textarea {
	height: 142px;
}
/*contact*/
/*about*/
.main .questions {
	margin-bottom: 55px;
	padding-top: 0;
}
.main .questions ul {
	padding: 30px 0 0;
	background: 0;
}
.main .item-about .row {
	margin-bottom: 50px;
}
.main .item-about .text h2 {
	position: relative;
	font-size: 18px;
	font-weight: 400;
	color: #ed1c24;
	border-bottom: 1px solid #e8eced;
	padding-bottom: 5px;
	padding-top: 0;
	margin-bottom: 15px;
}
.main .item-about .text h2:after {
	position: absolute;
	content: "";
	width: 106px;
	height: 3px;
	bottom: -2px;
	background: #e8eced;
}
.main .item-about .text h2.text-right:after {
	right: 0;
}
.main .item-about .text h2.text-left:after {
	left: 0;
}

/*about*/
/*RESPONSIVE*/
@media (min-width: 477px) {
.logo_mobile {
	display: none!important;
}
header#header .fixed .language {
	display: none!important;
}
}
@media (max-width: 992px) {
.sidebar {
	margin-top: 20px;
}
.mainnav h2.title {
	font-size: 18px;
	font-weight: 400;
}
.main .left-content .list-item .item .text {
	padding-right: 0;
}
.navbar {
	position: relative;
	margin-bottom: 0px;
}
}
@media (min-width: 768px) {
#change_lag {
	position: absolute;
	float: right;
	top: 60px;
	padding: 0px;
	z-index: 999;
	width: 90px;
	height: 15px;
	line-height: 15px;
	text-align: right;
}
.lag {
	position: absolute;
	top: 100px;
	padding: 0px;
	z-index: 999;
	width: 90px;
	height: 15px;
	line-height: 15px;
	text-align: right;
}
.lag-img {
	z-index: 999;
	position: absolute;
	right: 150px;
}
.lag-img img {
	display: block;
	float: right;
	width: 28px;
	height: 19px;
	margin-left: 5px;
}
}
@media (max-width: 768px) {
#change_lag {
	position: absolute;
	float: right;
	top: 10px;
	padding: 0px;
	z-index: 999;
	width: 90px;
	height: 15px;
	line-height: 15px;
	text-align: right;
}
.lag-img {
	z-index: 999;
	position: absolute;
	right: 100px;
}
.mainnav.contact {
	height: 200px;
}
.main.contact .col-xs-12.right {
	margin-bottom: 30px;
}
.main .item-about .text h2 {
	text-align: left !important;
	padding-top: 20px;
}
.main .item-about .text h2:after {
	left: 0 !important;
	right: inherit !important;
}
.main .item-about .text p {
	text-align: left !important;
}
.booking {
	background-color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
}
 @media (max-width: 520px) {
.main .left-content .list-item .item .text {
	clear: both;
}
.booking {
	background-color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
}
/*RESPONSIVE*/
footer span.wpcf7-not-valid-tip {
	color: #fff !important;
	font-style: italic;
}
.blog-detail-content img {
	max-width: 100%;
	height: inherit;
}
.blog-detail-content .wp-caption {
	max-width: 100%;
}
/*
.main .left-content .pagination {
  display: block;
  margin-top: 60px;
  padding-top: 25px;
  border-top: 1px solid #ddd;
  color: #6b6b6b;
  font-size: 15px;
  font-style: italic;
  line-height: 30px;
}

.main .left-content .pagination a {
  color: #6b6b6b;
  display: inline-block;
  margin-left: 20px; }

.main .left-content .pagination a:hover {
  color: #d6657b; }

.main .left-content .pagination .current {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #595959;
  text-align: center;
  line-height: 30px; }

*/
.main.page p {
	margin-bottom: 15px;
}
/*detail blog*/
.blog-detail-content p, .blog-detail-content h3 {
	font-size: 14px;
}
.blog-detail-content h2 {
	color: #d86405;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 10px;
}
.blog-detail-content h3 {
	font-size: 15px;
	line-height: 20px;
	margin-top: 8px;
}
.blog-detail-content .wp-caption {
	max-width: 100%;
	margin: 10px 0;
}
.blog-detail-content .wp-caption p {
	font-size: 11px !important;
	text-align: center;
	background-color: #eee;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-style: italic;
}
/*# sourceMappingURL=main.css.map */


/*fix menu*/
header#header .top-link.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}
header#header .top-link.fixed .menu-top-menu-menu-phia-tren-menu-chinh-container {
	display: none;
}
header#header .main-head.fixed {
	position: fixed;
	width: 100%;
	z-index: 9999;
}
header#header .main-head.fixed .logo {
	opacity: 0;
	z-index: -99999;
	position: relative;
}
header#header .main-head.fixed ul.ddmenu {
	position: relative;
	top: -34px;
}
header#header .main-head.fixed .menu ul.ddmenu > li > a {
	color: #fff;
}
.menu-item-has-children {
	position: relative;
}
.image-category {
	background: #BD5C0A;
	padding: 0;
}
.image-category img {
	width: 100%;
}
.item_child_category {
	margin-bottom: 10px;
}
.item_child_category img {
 //object-fit: cover;
 //object-position: 50%;
	height: 210px;
	width: 100%;
}
.name_category {
	background: orange;
	text-align: center;
	padding: 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.name_category a {
	color: #fff;
}
.post_time {
	font-style: italic;
	font-size: 13px;
}
.post_row {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d86405;
}
.detail {
	font-size: 12px;
}
.title_post_row {
	margin-top: 0;
}
.img-responsive {
	/*border: 1px solid rgba(116, 120, 121, 0.58);
    padding: 1px;*/
	display: block;
	max-width: 180px;
	height: 111px;
}
.img-banner {
	display: block;
	max-width: 100%;
	height: auto;
}
.post_lienquan {
	margin-bottom: 30px !important;
}
.img-noborder {
	border: none;
	padding: 0;
}
.carousel_news > .img img {
	height: 150px;
}
div.wpcf7 img.ajax-loader {
	margin-right: -20px;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
	float: left;
	width: 100%;
}
.bottomcontainerBox {
	border: none !important;
}
.copy-right {
	text-align: center;
	color: #FFF;
	padding: 0px 0;
}
.logo img {
 //width:180px;
}
.noborder {
	border: none !important;
}
.top-hotline {
	float: right;
	color: #707072;
}
.main-menu {
	background: url(images/bg-main-menu) repeat-x #d86405;
}
.main-menu ul li a {
	color: #fff;
	text-transform: none;
	font-weight: 600;
	display: block;
}
.main-menu ul li:hover, .main-menu ul li.current-menu-item {
	background: #ef6c00;
}
.navbar-default {
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #FFF;
	background-color: #f57c00;
}
.navbar-default .navbar-nav>li>a {
	color: #FFF;
}
.dropdown-menu {
	background-color: #ef6c00;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 200px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 2px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #fffefe;
	text-decoration: none;
	background-color: #f57c00 !important;
}
 @media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #FFF;
}
}
@media (max-width:767px) {
.dropdown-menu {
	width: 100%;
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: #5082e8;
	border: 0;
	box-shadow: none;
	margin-left: 10px;
}
}
#news-slider .owl-controls, #booking-slider .owl-controls {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: -25px;
}
#news-slider .owl-controls .owl-page, #booking-slider .owl-controls .owl-page {
	width: 10px;
	height: 10px;
	border: 1px solid #006885;
	background: transparent;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px;
}
#news-slider .owl-controls .owl-page.active, #booking-slider .owl-controls .owl-page.active {
	background: #006788;
}
/*booking*/
.booking {
	background:none;
	padding-bottom: 5px;
	padding-top: 5px
}
/*.booking .item {
    padding: 16px 13px; 
  }*/
  
.booking .item .text {
	background: #f8f2e6;
	padding: 30px 10px 30px 180px;
	height: 180px;
	position: relative;
	z-index: 1;
	margin-left: 16px;
	top: 16px;
	border-radius: 5px;
}
.booking .item h2 {
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 5px;
}
.booking .item h2 a {
	color: #006888;
}
.booking .item p {
	font-weight: 300;
	color: #403f44;
}
.booking .item span.price {
	font-weight: bold;
	color: #f4931e;
}
.booking .control {
	padding-top: 33px;
}
.booking .control span {
	display: inline-block;
	width: 29px;
	height: 29px;
	background: url(images/icon.png) no-repeat #cdcdcd;
	background-position: 7px 5px;
	cursor: pointer;
}
.booking .control span.next {
	background-position: -27px 5px;
}
.booking .control span:hover {
	background-color: #ed1c24;
}
.booking .img-booking {
	width: 170px;
	height: 160px;
	z-index: 2;
	position: absolute;
	overflow: hidden;
}
.booking .img-booking a {
	display: block;
}
.booking .img-booking img {
	width: 170px;
	height: 160px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.booking .item .img-booking img:hover {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	-moz-border-radius-topright: 50px;
	border-bottom-left-radius: 50px;
	border-top-right-radius: 50px;
	text-align: center;
	background: #FFEB3B;
	opacity: 1;
	transition: all 0.5s;
}
img.animated-button:link:after, img.animated-button:visited:after {
	content: "";
	position: absolute;
	height: 0%;
	left: 50%;
	top: 50%;
	width: 150%;
	z-index: -1;
	-webkit-transition: all 0.75s ease 0s;
	-moz-transition: all 0.75s ease 0s;
	-o-transition: all 0.75s ease 0s;
	transition: all 0.75s ease 0s;
}
img.animated-button:link, img.animated-button:visited {
	position: relative;
	display: block;
	margin: 30px auto 0;
	padding: 14px 15px;
	color: #fff;
	font-size: 14px;
	border-radius: 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	letter-spacing: .08em;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
/* Victoria Buttons */
img.animated-button.victoria-four {
	border: 2px solid #D24D57;
}
img.animated-button.victoria-four:after {
	background: #D24D57;
	opacity: .5;
	-moz-transform: translateY(-50%) translateX(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
	transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
img.animated-button.victoria-four:hover:after {
	opacity: 1;
	height: 600% !important;
}
#booking-slider .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	position: relative;
}
/*booking*/
#booking-brand {
	margin: 15px 0;
}
.logo-slider {
	margin: 15px 0;
}
.suport-header ul {
	margin-top: 15px;
}
.suport-header ul li {
	display: inline-block;
	border-left: 1px solid #ccc;
	height: 60px;
	padding-left: 20px;
	margin-left: 20px;
}
.suport-header ul li a {
	display: inline-block;
}
.suport-header ul li > p {
	margin: 5px 0;
}
.suport-header ul li > div {
	display: inline-block;
	width: 160px;
	height: 24px;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	margin-left: 5px;
}
.suport-header ul li > div p {
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	left: 0;
	top: 0;
	height: 24px;
	width: 24px;
}
.suport-header ul li > div img {
	margin: 0 !important;
	padding: 0 !important;
	vertical-align: 0 !important;
}
#booking-brand .item {
	padding: 0 5px;
	text-align: center;
}
.logo-slider.item {
	padding: 0 5px;
	text-align: center;
}
#booking-brand .item img {
	max-width: 100%;
}
.logo-slider .item img {
	max-width: 100%;
}
/* Carousel Styles */
.carousel-indicators .active {
	background-color: #2980b9;
}
/*.carousel-inner img {
    width: 100%;
    max-height: 460px
}*/

.carousel-control {
	width: 0;
}
.carousel-control.left, .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
	margin-left: 30px;
	margin-right: 30px;
}
.carousel-control.left span {
	padding: 15px !important;
}
.carousel-control.right span {
	padding: 15px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 0;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 0;
}
.carousel-control.left span, .carousel-control.right span {
	background-color: rgba(0, 0, 0, 0.5);
}
.carousel-control.left span:hover, .carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
/* Carousel Header Styles */
.header-text {
	position: absolute;
	top: 20%;
	left: 1.8%;
	right: auto;
	width: 96.66666666666666%;
	color: #fff;
}
.header-text h2 {
	font-size: 40px;
}
.header-text h2 span {
	background-color: #2980b9;
	padding: 10px;
}
.header-text h3 span {
	background-color: #000;
	padding: 15px;
}
.btn-min-block {
	min-width: 170px;
	line-height: 26px;
}
.btn-theme {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
	margin-right: 15px;
}
.btn-theme:hover {
	color: #000;
	background-color: #fff;
	border-color: #fff;
}
.carousel-vekhuyenmai {
	margin-bottom: 0;
	padding: 0 0px 30px 0px;
}
.carousel-tintuc {
	margin-bottom: 0;
	padding: 0 0px 30px 0px;
}
/* The controlsy */


/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
	background: #428bca;
}
.navbar-default .navbar-nav > li.dropdown:hover > a, .navbar-default .navbar-nav > li.dropdown:hover > a:hover, .navbar-default .navbar-nav > li.dropdown:hover > a:focus {
	color: #FFF;
	background-color: #ef6c00;
}
li.dropdown:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 2px 2px 2px;
	-moz-border-radius: 0 2px 2px;
	border-radius: 0 2px 2px 2px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 2px 0 2px 2px;
	-moz-border-radius: 2px 0 2px 2px;
	border-radius: 2px 0 2px 2px;
}
#contact {
	position: relative;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 40px;
}
#contact .container-wrapper {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#contact .contact-form {
	background: #ff9800a3;
	padding: 10px 20px 50px 20px;
	
}
#contact .contact-form h3 {
	margin-top: 0;
}
.ml-auto {
	margin-left: auto!important;
	float: left;
	padding-bottom: 20px;
}
.fix_tel {
	position: fixed;
	bottom: 35px;
	right: 0;
	z-index: 999;
	right: 330px;
}
.fix_tel a {
	text-decoration: none;
}
.tel {
	margin: 0px;
	padding: 0px;
	background: #fff;
	width: 205px;
	height: 40px;
	position: relative;
	overflow: hidden;
	background-size: 40px;
	border-radius: 28px;
	border: solid 1px #ccc;
}
.bor-left, .bor-top, .bor-right, .bor-bottom {
	position: absolute;
	background-color: #EDCB67;
	-webkit-transition: all 5s ease-in-out;
	-moz-transition: all 5s ease-in-out;
	transition: all 5s ease-in-out;
}
.bor-left {
	height: 50%;
	width: 3px;
	left: 0;
	bottom: -100%;
	animation: transtop 5s ease-in-out infinite;
}
.bor-right {
	height: 50%;
	right: 0;
	top: -100%;
	width: 3px;
	animation: transbot 5s ease-in-out infinite;
}
.bor-top {
	width: 50%;
	left: -100%;
	top: 0;
	height: 3px;
	animation: transleft 5s ease-in-out infinite;
}
.bor-bottom {
	width: 50%;
	height: 3px;
	right: -100%;
	bottom: 0;
	animation: transright 5s ease-in-out infinite;
}
.fone {
	font-size: 22px;
	color: #f00;
	line-height: 42px;
	font-weight: bold;
	padding-left: 45px;
	font-family: arial;
}
.ring-alo-phone {
	background-color: transparent;
	cursor: pointer;
	height: 80px;
	position: fixed;
	transition: visibility 0.5s ease 0s;
	visibility: hidden;
	width: 80px;
	z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-show {
	visibility: visible;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
	opacity: 1;
}
.ring-alo-ph-circle {
	animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
	background-color: transparent;
	border: 2px solid rgba(30, 30, 30, 0.4);
	border-radius: 100%;
	height: 70px;
	left: 10px;
	opacity: 0.1;
	position: absolute;
	top: 10px;
	transform-origin: 50% 50% 0;
	transition: all 0.5s ease 0s;
	width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
	animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
	animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
	border-color: #f00;
	opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
	border-color: #baf5a7;
	opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
	border-color: #f00;
	opacity: 0.5;
}
.ring-alo-ph-circle-fill {
	animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
	background-color: #000;
	border: 2px solid transparent;
	border-radius: 100%;
	height: 30px;
	left: 30px;
	opacity: 0.1;
	position: absolute;
	top: 30px;
	transform-origin: 50% 50% 0;
	transition: all 0.5s ease 0s;
	width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.5);
	opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, 0.5);
	opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.5);
	opacity: 0.75 !important;
}
.ring-alo-ph-img-circle {
	animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
	border: 2px solid transparent;
	border-radius: 100%;
	height: 30px;
	left: 30px;
 //opacity: 0.7;
	opacity: 1;
	position: absolute;
	top: 30px;
	transform-origin: 50% 50% 0;
	width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
	background-color: #f00;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
	background-color: #75eb50;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
	background-color: #f00;
}
@keyframes ring-alo-circle-anim {
0% {
 opacity: 0.1;
 transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
 opacity: 0.5;
 transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
 opacity: 0.6;
 transform: rotate(0deg) scale(1) skew(1deg);
}
}
 @keyframes ring-alo-circle-img-anim {
0% {
 transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
 transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
 transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
 transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
 transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
 transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
 transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes ring-alo-circle-fill-anim {
0% {
 opacity: 0.2;
 transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
 opacity: 0.2;
 transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
 opacity: 0.2;
 transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
.ring-alo-ph-img-circle a img {
	padding: 1px 0 0 1px;
	width: 25px
}
* {
	margin: 0px;
	padding: 0px;
}
#tab-payment {
	padding: 20px 0px;
	text-align: justify;
}
.bank-accept {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bank-accept li {
	display: inline-block;
	margin-top: 5px;
}
.bank-accept li.sep {
	display: block;
	margin: 0;
}
.bank {
	cursor: pointer;
	transition: all 0.5s ease 0s;
}
.bank.visa {
	background: rgba(0, 0, 0, 0) url("images/pay/visa.png") no-repeat scroll left top;
	height: 40px;
	width: 65px;
}
.bank.visa:hover, .bank.visa:focus {
	background-position-y: -42px;
}
.bank.master {
	background: rgba(0, 0, 0, 0) url("images/pay/mastercard.png") no-repeat scroll left top;
	height: 40px;
	width: 65px;
}
.bank.master:hover, .bank.master:focus {
	background-position-y: -42px;
}
.bank.jsb {
	background: rgba(0, 0, 0, 0) url("images/pay/jsb.png") no-repeat scroll left top;
	height: 40px;
	width: 65px;
}
.bank.jsb:hover, .bank.jsb:focus {
	background-position-y: -42px;
}
.bank.vpbank {
	background: rgba(0, 0, 0, 0) url("images/pay/vpbank.png") no-repeat scroll left top;
	height: 40px;
	width: 119px;
}
.bank.vpbank:hover, .bank.vpbank:focus {
	background-position-y: -42px;
}
.bank.dongabank {
	background: rgba(0, 0, 0, 0) url("images/pay/dongabank.png") no-repeat scroll left top;
	height: 40px;
	width: 84px;
}
.bank.dongabank:hover, .bank.dongabank:focus {
	background-position-y: -42px;
}
.bank.acb {
	background: rgba(0, 0, 0, 0) url("images/pay/acb.png") no-repeat scroll left top;
	height: 40px;
	width: 86px;
}
.bank.acb:hover, .bank.acb:focus {
	background-position-y: -42px;
}
.bank.vietinbank {
	background: rgba(0, 0, 0, 0) url("images/pay/vietinbank.png") no-repeat scroll left top;
	height: 40px;
	width: 130px;
}
.bank.vietinbank:hover, .bank.vietinbank:focus {
	background-position-y: -42px;
}
.bank.vietcombank {
	background: rgba(0, 0, 0, 0) url("images/pay/vietcombank.png") no-repeat scroll left top;
	height: 40px;
	width: 112px;
}
.bank.vietcombank:hover, .bank.vietcombank:focus {
	background-position-y: -42px;
}
.bank.mb {
	background: rgba(0, 0, 0, 0) url("images/pay/mb.png") no-repeat scroll left top;
	height: 40px;
	width: 86px;
}
.bank.mb:hover, .bank.mb:focus {
	background-position-y: -42px;
}
.bank.scb {
	background: rgba(0, 0, 0, 0) url("images/pay/scb.png") no-repeat scroll left top;
	height: 40px;
	width: 150px;
}
.bank.scb:hover, .bank.scb:focus {
	background-position-y: -42px;
}
.bank.tcb {
	background: rgba(0, 0, 0, 0) url("images/pay/tcb.png") no-repeat scroll left top;
	height: 40px;
	width: 65px;
}
.bank.tcb:hover, .bank.tcb:focus {
	background-position-y: -42px;
}
.bank.mtb {
	background: rgba(0, 0, 0, 0) url("images/pay/mtb.png") no-repeat scroll left top;
	height: 40px;
	width: 119px;
}
.bank.mtb:hover, .bank.mtb:focus {
	background-position-y: -42px;
}
.bank.hdb {
	background: rgba(0, 0, 0, 0) url("images/pay/hdb.png") no-repeat scroll left top;
	height: 40px;
	width: 115px;
}
.bank.hdb:hover, .bank.hdb:focus {
	background-position-y: -42px;
}
.bank.agribank {
	background: rgba(0, 0, 0, 0) url("images/pay/agribank.png") no-repeat scroll left top;
	height: 40px;
	width: 85px;
}
.bank.agribank:hover, .bank.agribank:focus {
	background-position-y: -42px;
}
.bank.bidv {
	background: rgba(0, 0, 0, 0) url("images/pay/bidv.png") no-repeat scroll left top;
	height: 40px;
	width: 85px;
}
.bank.bidv:hover, .bank.bidv:focus {
	background-position-y: -42px;
}
.bank-accept li {
	display: inline-block;
}
#tab-payment {
/* text-align: center; */
}
.schedule-tab {
	/*background-color: #91c7e9;*/
	float: left;
}
.medi-info p {
	float: left;
	display: block;
	width: 340px;
}
.medi-info h3, .time-info h3 {
	color: #0b1e85;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
}
.medi-info-btn, .medi-info-btn:hover, .medi-info-btn:focus {
	margin: 15px 0px 5px;
	display: inline-block;
	border: solid white 2px;
	padding: 3px 8px;
	font-size: 12px;
	color: #fff;
	font-weight: 400 !important;
	cursor: pointer;
}
td {
	border: 0px solid #ededed;
	border-top: 1px solid rgba(216, 216, 216, 0.5);
	padding: 6px 10px 6px 0;
}
.medi-info, .time-info {
	font-size: 14px;
	border-bottom: 1px dashed #dbdbdb;
	padding: 6px;
	clear: both;
	float: left;
	width: 100%;
}
.Pttt ul.wPttt li p {
	float: left;
	display: block;
	font-size: 12px;
	width: 340px;
}
.imgPttt {
	float: left;
	height: 60px;
	margin-right: 24px;
	width: 60px;
}
.line7 {
	border-bottom: dotted 1px #cdcdcd;
}
.htthanhtoan {
	border-left: 1px dotted #dbdbdb;
	position: relative;
	display: block;
}
div.chatList {
	margin: 0;
	width: 100%;
	display: inline-block;
}
div.chatList a {
	display: inline-block;
	margin-left: 5%;
	width: 14%;
}
.payment-method ul li span {
	margin-right: 10px;
}
.payment-method ul li img {
	margin-top: 0;
	margin-right: 8px;
}
.floatL {
	float: left;
}
.bold-font-cyan {
	font-size: 13px;
	color: #011059;
	font-weight: bold;
}
.insideLi {
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #0b1e6f !important;
	line-height: 16px !important;
	display: block !important;
	margin-top: 7px !important;
}
.payment-method ul li img {
	margin-top: 5px !important;
	margin-right: 8px !important;
}
.number {
	float: left;
}
.payment-method ul li span {
	margin-right: 10px;
}
.number2 {
	float: left;
	padding-bottom: 40px;
}
.number3 {
	float: left;
	padding-bottom: 30px;
}
.number4 {
	float: left;
	padding-bottom: 10px;
}
.payment-method ul li {
	padding: 3px 0px 5px 0px !important;
}
.payment-method ul li img {
	margin-top: 5px !important;
	margin-right: 8px !important;
}
.payment-method ul li {
	padding: 3px 0px 5px 0px !important;
}
.payment-method {
	width: 465px !important;
	height: 510px !important;
	float: left !important;
	padding: 5px 15px 10px 0px !important;
	margin-left: 10px !important;
	background: none !important;
}
.bando {
	float: left;
	height: 50%;
	margin-bottom: 5px;
	position: relative;
	width: 100%;
	line-height: 120px;
	text-align: center;
	margin: auto;
	padding-top: 10px;
}
.img_bando {
	vertical-align: middle;
	width: 100%;
	height: auto;
	padding: 10px;
	margin: auto;
	left: 0px;
	float: left;
}
.padding {
	padding-left: 0px;
	padding-top: 20px;
	margin-top: 10px;
}
.padding ul {
	padding: 30px 20px;
}
.padding ul li {
	color: #fff;
	padding: 5px 0px 5px 0px;
	margin-bottom: 15px;
}
.hinhthucmuavemb {
	margin: 10px 0px;
	padding-top: 20px;
}
.left-1 {
	float: left;
	width: 40%;
	padding: 0 10px;
}
.left-1 ul li a {
	color: #fff;
}
.left ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}
/*news css------------------*/
#myCarousel .carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
	padding: 10px;
	background: #ef6c00b8;
	text-shadow: none;
}
#myCarousel .carousel-caption h4 .tieude {
	color: #FFF;
	font-weight: 400;
	text-transform: none;
	line-height: 20px;
}
#myCarousel .carousel-caption p {
	color: #FFF;
}
#myCarousel .list-group {
	/*position: absolute;*/
	right: 0;
}
#myCarousel .list-group-item {
	border-radius: 0px;
	cursor: pointer;
}
#myCarousel .list-group .active {
	background:none;
}
@media (min-width: 992px) {
/*#myCarousel {
	padding-right: 41.66666667%;
}*/
/*#myCarousel .carousel-controls {
	display: none;
}*/

.tinmoi{
padding-left:30px;
	}
}
@media (max-width: 991px) {
/*.carousel-caption p, #myCarousel .list-group {
	display: none;
}*/
.tinmoi{
padding-top:10px;	
padding-bottom:10px;
	}
}
.tabnewslider {
	position: absolute;
	top: 0;
	right: 0;
}
/*news css------------------*/
.nav-tabs-news {
	border-bottom: 2px solid #FF9800;
}
.nav-tabs-news>li.active>a, .nav-tabs-news>li.active>a:focus, .nav-tabs-news>li.active>a:hover {
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	background-color: #e86a02;
	border-right: 1px solid #ddd;
	font-size: 14px;
	font-weight: 600;
	/*padding: 2px 15px 2px 15px ;*/
}
.mbtop-5 {
	margin: 5px 0px 5px 0px;
}
.mbtop-10 {
	margin: 10px 0px 10px 0px;
}
.project:nth-child(5n+1) {
	color: #000000;
	background-color: #9ad9ea;
	font-size: 14px;
	font-weight: 600;
}
.project:nth-child(5n+2) {
	color: #000000;
	background-color: #9ad9ea;
	font-size: 14px;
	font-weight: 600;
}
.project:nth-child(5n+3) {
	color: #000000;
	background-color: #9ad9ea;
	font-size: 14px;
	font-weight: 600;
}
.project:nth-child(5n+4) {
	color: #000000;
	background-color: #9ad9ea;
	font-size: 14px;
	font-weight: 600;
}
.project:nth-child(5n+5) {
	color: #000000;
	background-color: #9ad9ea;
	font-size: 14px;
	font-weight: 600;
}
.list-group-item-clbdn {
	position: relative;
	display: block;
	padding: 1.5rem 1.25rem;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #fff;
	border: 2px solid #ff5722;
}
.widget-right {
	background:#ffb74d;
}
.newsimagetab {
	float: left;
	margin-right: 12px;
	padding-bottom: 12px;
	padding-top: 4px;
	overflow: hidden;
}
.newstexttab {
	font-size: 14px;
	text-align: justify;
	margin-right: 10px;
}

.bottom-link {
	list-style: none;
	padding: 0 10px;
}
.bottom-link li {
	border-bottom: 1px dotted #f9f9f93d;
	padding: 5px 0;
}
.bottom-link li a {
	color: #FFEB3B;
}
.mlr-5 {
	margin: 0px 5px 0px 5px;
}
.dv-top-img {
	position: absolute;
	right: 10px;
	top: 6px;
}
/*tab news css------------------*/
.title-newtab {
	text-transform: none;
	line-height: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600 !important;
	font-size: 14px !important;
}
.title-tabnews {
	text-transform: none;
	line-height: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600 !important;
	font-size: 14px !important;
}
/*noibat news css------------------*/
.solid-btn {
	padding: 15px 42px;
}
.notify {
	position: relative;
	top: 16px;
	right: -20px;
}
.notify .heartbit {
	animation: 1s ease-out 0s normal none infinite running heartbit;
	border: 5px solid #ef5350;
	border-radius: 70px;
	height: 25px;
	position: absolute;
	right: -4px;
	top: -20px;
	width: 25px;
	z-index: 10;
}
.notify .point {
	background-color: #4680ff;
	border-radius: 30px;
	height: 6px;
	position: absolute;
	right: 6px;
	top: -10px;
	width: 6px;
}
@-moz-keyframes heartbit {
 0% {
 -moz-transform: scale(0);
 opacity: 0.0;
}
 25% {
 -moz-transform: scale(0.1);
 opacity: 0.1;
}
 50% {
 -moz-transform: scale(0.5);
 opacity: 0.3;
}
 75% {
 -moz-transform: scale(0.8);
 opacity: 0.5;
}
to {
	-moz-transform: scale(1);
	opacity: 0.0;
}
}
@-webkit-keyframes heartbit {
 0% {
 -webkit-transform: scale(0);
 opacity: 0.0;
}
 25% {
 -webkit-transform: scale(0.1);
 opacity: 0.1;
}
 50% {
 -webkit-transform: scale(0.5);
 opacity: 0.3;
}
 75% {
 -webkit-transform: scale(0.8);
 opacity: 0.5;
}
to {
	-webkit-transform: scale(1);
	opacity: 0.0;
}
}
.notify {
	position: relative;
	top: 16px;
	right: -20px;
}
.notify .heartbit {
	position: absolute;
	top: -20px;
	right: -4px;
	height: 25px;
	width: 25px;
	z-index: 10;
	/* border: 5px solid #ef5350; */
	border-radius: 70px;
	-moz-animation: heartbit 1s ease-out;
	-moz-animation-iteration-count: infinite;
	-o-animation: heartbit 1s ease-out;
	-o-animation-iteration-count: infinite;
	-webkit-animation: heartbit 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.notify .point {
	width: 6px;
	height: 6px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #ef5350;
	position: absolute;
	right: 6px;
	top: -10px;
}
/*sodotochuc*/
.org-chart {
	display: block;
	clear: both;
	margin-bottom: 30px;
	position: relative;/**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
  /* Box colors */
  /* 1 column */
  /* 2 column */
  /* 3 column */
  /* DEPARTMENTS COLUMNs */
}
.org-chart.cf:before, .org-chart.cf:after {
	content: " ";
	/* 1 */
	display: table;/* 2 */
}
.org-chart.cf:after {
	clear: both;
}
.org-chart.cf {
 *zoom: 1;
}
.org-chart ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.org-chart ul li {
	position: relative;
}
.org-chart ul li span {
	display: block;
	border: 3px solid orange;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	color: black;
	font-size: 12px;
	box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.4);
	-webkit-transition: all linear .1s;
	-moz-transition: all linear .1s;
	transition: all linear .1s;
	background: #014c45;
	padding: 4px;
}
.org-chart .lvl-b {
	background: #E91E63;
	color: #ffeb3b;
}
.org-chart .lvl-3 {
	background: #00776c;
	color: #ffeb3b;
}
.org-chart .board {
	width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
}
.org-chart .board:before {
	content: "";
	display: block;
	position: absolute;
	height: 230px;
	width: 0px;
	border-left: 2px solid orange;
	margin-left: 49%;
	top: 20px;
}
.org-chart ul.columnOne {
	height: 90px;
	position: relative;
	width: 100%;
	display: block;
	clear: both;
}
.org-chart ul.columnOne li {
	width: 30%;
	margin: 0px auto;
	top: 20px;
}
.org-chart ul.columnTwo {
	position: relative;
	width: 100%;
	display: block;
	height: 90px;
	clear: both;
}
.org-chart ul.columnTwo li:first-child {
	width: 30%;
	float: left;
}
.org-chart ul.columnTwo li {
	width: 30%;
	float: right;
}
.org-chart ul.columnTwo:before {
	content: "";
	display: block;
	position: relative;
	width: 80%;
	height: 10px;
	border-top: 2px solid orange;
	margin: 0 auto;
	top: 40px;
}
.org-chart ul.columnThree {
	position: relative;
	width: 100%;
	display: block;
	clear: both;
	height: 120px;
}
.org-chart ul.columnThree li:first-child {
	width: 15%;
	float: left;
	margin-left: 0;
}
.org-chart ul.columnThree li {
	width: 15%;
	margin-left: 5%;
	float: left;
}
.org-chart ul.columnThree li:last-child {
	width: 15%;
	float: right;
	margin-left: 0;
}
.org-chart ul.columnThree:before {
	content: "";
	display: block;
	width: 85%;
	height: 22px;
	border-top: 2px solid orange;
	border-left: 2px solid orange;
	border-right: 2px solid orange;
	margin: 0 auto;
	top: 0px;
}
.org-chart .departments {
	width: 100%;
	display: block;
	clear: both;
	margin-left: 10px;
}
.org-chart .departments:before {
	content: "";
	display: block;
	width: 67%;
	height: 22px;
	border-top: 2px solid orange;
	border-left: 2px solid orange;
	border-right: 2px solid orange;
	margin: 0 auto;
	top: 0px;
}
.org-chart .department {
	border-left: 2px solid orange;
	width: 30%;
	float: left;
	margin: 0px 10px;
}
.cap2:nth-child(5n+3) {
	margin-top: -15px;
	margin-bottom: 20px;
	margin-left: -5px;
}
.ban-giam-hieu:after {
	border-left: none !important;
}
.org-chart .department:after {
	content: "";
	position: absolute;
	display: block;
	width: 10px;
	height: 22px;
	border-left: 2px solid orange;
	left: 50%;
	top: -22px;
}
.org-chart .department:first-child:after {
	display: none;
}
.org-chart .department:last-child:after {
	display: none;
}
.org-chart .department.central {
	background: #F5EEC9;
}
.org-chart .department.central:after {
	display: none;
}
.org-chart .department span {
	border-left: 1px solid orange;
}
.org-chart .department li {
	padding-left: 25px;
	border-bottom: 2px solid orange;
	height: 70px;
}
.org-chart .department li span {
	background: #4caf50;
	top: 38px;
	position: absolute;
	z-index: 1;
	width: 95%;
	height: auto;
	vertical-align: middle;
	right: 0px;
	line-height: 14px;
	border: 3px solid orange;
}
.alink {
	color: #FF0;
}
.alink:hover {
	color: #fff;
}
.org-chart .department .sections {
	margin-top: -20px;
}

/* MEDIA QUERIES */
@media all and (max-width: 767px) {
/*	#myCarousel nav-tabs {
	padding-right: 41.66666667%;
}*/
.org-chart .board {
	margin: 0px;
	width: 100%;
}
.org-chart .departments:before {
	border: none;
}
.org-chart .department {
	float: none;
	width: 100%;
	margin-left: 0;
	background: #F5EEC9;
	margin-bottom: 40px;
}
.org-chart .department:before {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 60px;
	border-left: 2px solid orange;
	z-index: 1;
	top: -45px;
	left: 0%;
	margin-left: -2px;
}
.org-chart .department:after {
	display: none;
}
.org-chart .department:first-child:before {
	display: none;
}
}
/*--------- TO BE REMOVED FROM YOUR CSS --*/
/* this is just to display the behaviour of responsive on codepen */
.responsive-content {
	width: 767px;
	margin: 0px auto;
}
.responsive-content .org-chart .board {
	margin: 0px;
	width: 100%;
}
.responsive-content .org-chart .departments:before {
	border: none;
}
.responsive-content .org-chart .department {
	float: none;
	width: 100%;
	margin-left: 0;
	background: #F5EEC9;
	margin-bottom: 40px;
}
.responsive-content .org-chart .department:before {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 60px;
	border-left: 2px solid orange;
	z-index: 1;
	top: -45px;
	left: 0%;
	margin-left: -2px;
}
.responsive-content .org-chart .department:after {
	display: none;
}
.responsive-content .org-chart .department:first-child:before {
	display: none;
}
/*andsodotochuc*/
/*--------------------------------------------------Prof Profile-----------------------------------------*/
.prof_profile {
	background: #fff;
	margin-bottom: 20px;
}
.prof_profile:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/bg_cr_grey.png);
	height: 15px;
	width: 100%;
}
.shadow {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.shadow:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.7);
	box-shadow: 0 0 20px rgba(0,0,0,0.7);
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
	display: block;
}
.prof_profile .prof_ava img {
	width: 100%;
	max-width: 100%;
}
.prof_profile .prof_ide {
	background: #f5ce31;
	padding: 15px;
	position: relative;
}
.prof_profile .prof_ide:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 30px;
	border-width: 12px 12px 0;
	border-style: solid;
	border-color: #f5ce31 transparent;
	display: block;
	width: 0;
}
.prof_profile .prof_ide .prof_fullname {
	font-weight: 800;
	font-size: 1em;
	text-transform: capitalize;
	border-right: 1px #333 solid;
	display: table-cell;
	vertical-align: middle;
	padding-right: 15px;
}
.prof_profile .prof_ide .prof_title {
	display: table-cell;
	vertical-align: middle;
	font-size: 0.7em;
	text-transform: uppercase;
	font-style: italic;
	padding-left: 15px;
}
.prof_profile .prof_ava {
	padding: 0 0 0 15px;
}
.prof_profile .prof_info {
	padding: 0;
}
.prof_profile .prof_contact {
	padding: 30px;
	font-style: italic;
}
.prof_profile .prof_contact .prof_dep {
	font-weight: bold;
	font-size: 1.2em;
}
.prof_profile .prof_contact ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 15px;
}
.prof_profile .prof_contact ul li {
	padding: 5px 0;
}
/*--------------------------------------------------Responsive-----------------------------------------*/

.item-rightmenu {
	color: #fff;
	text-transform: none;
	font-weight: 600;
	display: block;
}
.nenslider {
	background-color: #6e99f124;
	margin: 5px;
	height: 159px;
}
.carousel-khuyenmai {
	background-color: #6e99f124;
}
.menuicon {
	background-color: #6e99f124;
}
.scrollbar-deep-purple::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
 background-color: #F5F5F5;
 border-radius: 10px;
}
 .scrollbar-deep-purple::-webkit-scrollbar {
 width: 12px;
 background-color: #F5F5F5;
}
 .scrollbar-deep-purple::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
 background-color: #512da8;
}
 .scrollbar-cyan::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
 background-color: #ffa726;
 border-radius: 10px;
}
 .scrollbar-cyan::-webkit-scrollbar {
 width: 12px;
 background-color: #F5F5F5;
}
 .scrollbar-cyan::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
 background-color: #d86405;
}
 .scrollbar-dusty-grass::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
 background-color: #F5F5F5;
 border-radius: 10px;
}
 .scrollbar-dusty-grass::-webkit-scrollbar {
 width: 12px;
 background-color: #F5F5F5;
}
 .scrollbar-dusty-grass::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
 background-image: -webkit-linear-gradient(330deg, #d4fc79 0%, #96e6a1 100%);
 background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);
}
 .scrollbar-ripe-malinka::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
 background-color: #F5F5F5;
 border-radius: 10px;
}
 .scrollbar-ripe-malinka::-webkit-scrollbar {
 width: 12px;
 background-color: #F5F5F5;
}
 .scrollbar-ripe-malinka::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
 background-image: -webkit-linear-gradient(330deg, #f093fb 0%, #f5576c 100%);
 background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);
}
 .bordered-deep-purple::-webkit-scrollbar-track {
 -webkit-box-shadow: none;
 border: 1px solid #512da8;
}
 .bordered-deep-purple::-webkit-scrollbar-thumb {
 -webkit-box-shadow: none;
}
 .bordered-cyan::-webkit-scrollbar-track {
 -webkit-box-shadow: none;
/* border: 1px solid #d86405;*/
}
 .bordered-cyan::-webkit-scrollbar-thumb {
 -webkit-box-shadow: none;
}
 .square::-webkit-scrollbar-track {
 border-radius: 0 !important;
}
 .square::-webkit-scrollbar-thumb {
 border-radius: 0 !important;
}
 .thin::-webkit-scrollbar {
 width: 6px;
}
.example-1 {
	position: relative;
	overflow-y: scroll;
	height: 265px
}
.example-2 {
	position: relative;
	overflow-y: scroll;
	height: 255px;
}
.list-inline {
	text-align: center;
}
.list-inline li {
	display: inline-block;
}
.list-inline li a {
	color: black;
	float: left;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #d86405;
	margin: 0 4px;
}
.list-inline li a.active {
	background-color: #FF5722;
	color: white;
	border: 1px solid #FF5722;
}
.list-inline li a:hover:not(.active) {
	background-color: #d86405;
}
/* Portfolio Section
--------------------------------*/
#gallery {
	background: none;
	padding: 10px 0;
}
#gallery .gallery-item {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
	width: 100%;
	display: table;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 5px;
}
#gallery .gallery-item .details {
	height: 120px;
	background: #fff;
	display: table-cell;
	vertical-align: middle;
	opacity: 0;
	transition: 0.3s;
	text-align: center;
}
#gallery .gallery-item .details h4 {
	font-size: 16px;
	transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-webkit-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0);
	font-weight: 700;
	color: #333333;
}
#gallery .gallery-item .details span {
	display: block;
	color: #666666;
	font-size: 13px;
	transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-webkit-transform: translate3d(0, 15px, 0);
	transform: translate3d(0, 15px, 0);
}
#gallery .gallery-item:hover .details {
	opacity: 0.8;
}
#gallery .gallery-item:hover .details h4 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
#gallery .gallery-item:hover .details span {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.texthold h5 {
	font-weight: normal;
	line-height: 22px;
}
.texthold h5 a {
	color: #000;
	font-size: 14px;
	margin: 0;
	font-weight: 500;
	text-align: justify;
	text-justify: inter-word;
}
.section-title {
	font-size: 32px;
	color: #d86405;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700;
	font-size: 20px !important;
	line-height: 26px !important;
	text-transform: uppercase;
	font-family: inherit;
	font-weight: bold;
	margin-top: 0;

	position: relative;
}
.section-title a

{
    color: #FFFFFF;
    font-weight: bold;
    cursor: default;
    background-color: #d86405;
    border-right: 1px solid #ddd;
    font-size: 14px;
    font-weight: 600;
	    padding: 12px 15px 12px 2px;
}
.section-title:after {
	content: " ";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	border-bottom: 2px solid #FF9800;
}
.section-title-center {
	font-size: 32px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
}
.section-description {
	text-align: left;
	margin-bottom: 20px;
}
.section-title-divider {
	width: 100px;
	height: 3px;
	background: #03C4EB;
	/*margin: 0 auto;*/
	margin-bottom: 10px;
}
section-title-divider:after {
	content: " ";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 40%;
	border-bottom: 1px solid #eee;
}
.imagenewleft {
    float: left;
    margin-right: 12px;
    padding-bottom: 12px;
    padding-top: 4px;
    overflow: hidden;
}
.box_images_new + .box_images_new {
    border-top: 1px dashed rgb(227, 227, 227);
}
.box_images_new {
    width: 100%;
    overflow: hidden;
    float: left;
    padding-top: 10px;
    margin-bottom: 10px;
    background: #f7c399c4;
    padding: 12px; 
	min-height:350px;
    /*border-left: 1px solid rgb(238, 238, 238); 
    box-shadow: 3px 3px 10px #E0E0E0;*/
	border: 1px solid rgba(248, 248, 248, 0.78);
}
.box_images_new .img_div {
    width: 100%;
    float: left;
	margin-right:10px;
		height:50%;

}
.box_images_new .img_div img {
    border: 1px solid rgba(248, 248, 248, 0.78);
    padding: 5px;
	max-width: 100%;
	height:200px;
	width:100%;
	
}.box_images_new .news_title  {
	    width: 100%;
    float: left;
    margin-right: 10px;
	max-height:60px;
	}
.box_images_new .news_title .mnwall-title {
	line-height:20px;
	font-size:16px;
	text-align:center;
	
	}
	.textFloat {
		z-index: 1;
	}
	
	.box_picture {
		z-index: 10;
	}
	
	.box_simpleText {
		z-index: 11;
	}
	
	.box_press_button {
		z-index: 12;
	}
	
	.box_picture .view, .box_logo .view {
		text-align: center;
	}
	
	.box_picture i.icon, .box_logo i.icon {
		display: block;
	}
	
	.box_picture .hoverImg, .box_logo .hoverImg {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.box_picture img, .box_logo img {
		display: block;
		width: 100%;
		height: 100%;
	}
	
	.box_picture img.editPic,.box_logo img.editPic {
		cursor: pointer;
	}
	
	.textFloat > .view {
		overflow: hidden;
		position: relative;
		height: 100%;
	}
	
.box_language .localer {
    text-align: right;
    margin: 0;
    padding: 0;
    z-index: 31;
    font-size: 12px;
    *margin-top: 1px;
    box-sizing: content-box;
}

.box_language .localer .arrow, .localer .icon, .localer div {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.box_language .localer a {
    text-decoration: none
}

.box_language .localer .localerOverLay {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000
}

.box_language .localer .icon {
    background: url(../images/language.png) no-repeat
}

.box_language .localer .localerPanel_1 {
    height: 25px;
    display: inline-block;
    _display: inline;
    _zoom: 1
}

.box_language .localer .localerPanel_1 .localerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}

.box_language .localer .localerPanel_1 .delimiter {
    display: inline-block;
    *display: inline;
    *zoom:1; padding: 0 2px;
    font-size: 12px;
}

.box_language .localer .localerPanel_1 .localerItem {
    display: inline-block;
    *display: inline;
    *zoom:1; *vertical-align: middle;
    font-size: 12px;
}

.box_language .localer .localerPanel_1 .localerItemContent {
    height: 25px;
    line-height: 25px;
    text-align: center;
    *float: left
}

.box_language .localer .localerPanel_1 .icon {
    display: none
}

.box_language .localer .localerPanel_1 .arrow {
    display: none
}

.box_language .localer .localerPanel_2 {
    height: 25px
}

.box_language .localer .localerPanel_2 .localerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}

.box_language .localer .localerPanel_2 .delimiter {
    display: inline-block;
    *display: inline;
    *zoom:1; padding: 0 2px;
    font-size: 12px;
}

.box_language .localer .localerPanel_2 .localerItem {
    display: inline-block;
    *display: inline;
    *zoom:1; *vertical-align: middle;
    font-size: 12px;
}

.box_language .localer .localerPanel_2 .localerItemContent {
    height: 25px;
    line-height: 25px;
    text-align: center;
    *float: left
}

.box_language .localer .localerPanel_2 .icon {
    display: none
}

.box_language .localer .localerPanel_2 .arrow {
    display: none
}

.box_language .localer .localerPanel_3 {
    height: 25px;
    display: inline-block;
    _display: inline;
    _zoom: 1
}

.box_language .localer .localerPanel_3 .localerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0
}

.box_language .localer .localerPanel_3 .delimiter {
    display: inline-block;
    *display: inline;
    *zoom:1; padding: 0 2px;
    font-size: 12px;
}

.box_language .localer .localerPanel_3 .localerItem {
    display: inline-block;
    *display: inline;
    *zoom:1; *vertical-align: middle;
    font-size: 12px;
}

.box_language .localer .localerPanel_3 .localerItemContent {
    height: 25px;
    line-height: 25px;
    text-align: center;
    *float: left
}

.box_language .localer .localerPanel_3 .icon {
    display: none
}

.box_language .localer .localerPanel_3 .arrow {
    display: none
}

.box_language .localer .localerPanel_4 {
    height: 26px;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #b2b2b2;
    border-radius: 4px;
    transition: height .8s;
    -moz-transition: height .8s;
    -webkit-transition: height .8s;
    -o-transition: height .8s;
    box-shadow: -5px 5px 10px -4px #000;
    -webkit-box-shadow: 0 5px 20px -9px #000;
    -moz-box-shadow: -5px 5px 10px -4px #000;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_4 .localerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #f4f4f4;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_4 .localerList_open {
    padding: 5px 0
}

.box_language .localer .localerPanel_4 .delimiter {
    display: none
}

.box_language .localer .localerPanel_4 .localerItem {
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_4 .localerItemContent {
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding: 0 20px 0 10px;
    font-size: 12px;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_4 .localerItemContent_hover {
    background-color: #e2e2e2
}

.box_language .localer .localerPanel_4 .icon {
    display: none
}

.box_language .localer .localerPanel_4 .arrow {
    background: url(../images/language/locater_Arrow1.png) center no-repeat;
    position: absolute;
    width: 7px;
    top: 0;
    right: 0;
    margin-right: 7px;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -o-transition: all ease .7s
}

.box_language .localer .localerPanel_4 .arrow_hover {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.box_language .localer .localerPanel_5 {
    height: 26px;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #999;
    border-radius: 4px;
    position: relative;
    z-index: 4;
    transition: height .8s;
    -moz-transition: height .8s;
    -webkit-transition: height .8s;
    -o-transition: height .8s;
    box-shadow: -5px 5px 10px -4px #000;
    -webkit-box-shadow: 0 5px 20px -9px #000;
    -moz-box-shadow: -5px 5px 10px -4px #000;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_5 .localerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #feffff;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_5 .localerList_open {
    padding: 5px 0
}

.box_language .localer .localerPanel_5 .delimiter {
    display: none
}

.box_language .localer .localerPanel_5 .localerItem {
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_5 .first {
    padding: 0 15px;
    border-bottom: 1px solid #b2b2b2
}

.box_language .localer .localerPanel_5 .localerItemContent {
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding: 0 25px 0 12px;
    font-size: 12px;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_5 .localerItemContent_hover {
    background-color: #e0e0e0
}

.box_language .localer .localerPanel_5 .icon {
    display: none
}

.box_language .localer .localerPanel_5 .arrow {
    background: url(../images/language/locater_Arrow1.png) center no-repeat;
    position: absolute;
    width: 12px;
    height: 26px;
    top: 0;
    right: 0;
    padding: 0 6px;
    border-left: 1px solid #b2b2b2;
    border-bottom: 1px solid #fff;
    z-index: 3
}

.box_language .localer .localerPanel_5 .arrow_hover {
    border-bottom: 0;
    border-left: none;
    border-right: 1px solid #b2b2b2;
    border-top: 1px solid #fff;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    *border-top: 0;
    *border-right: 0;
    *border-left: 1px solid #999;
    *border-bottom: 1px solid #fff
}

.box_language .localer .localerPanel_6 {
    height: 26px;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #999;
    border-radius: 10px;
    box-shadow: 0 3px 20px -4px #999;
    -webkit-box-shadow: 0 3px 20px -4px #999;
    -moz-box-shadow: 0 3px 20px -4px #999;
    transition: height .8s;
    -moz-transition: height .8s;
    -webkit-transition: height .8s;
    -o-transition: height .8s;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_6 .localerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #f4f4f4;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_6 .localerList_open {
    padding: 5px 0
}

.box_language .localer .localerPanel_6 .delimiter {
    display: none
}

.box_language .localer .localerPanel_6 .localerItem {
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_6 .first {
    padding: 0 25px
}

.box_language .localer .localerPanel_6 .localerItemContent {
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding: 0 25px;
    font-size: 12px;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_6 .localerItemContent_hover {
    background-color: #f0f0f0
}

.box_language .localer .localerPanel_6 .icon {
    display: none
}


.box_language .localer .localerPanel_6 .arrow {
    width: 15px;
    padding: 0 5px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/language/locater_Arrow2.png) center no-repeat;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -o-transition: all ease .7s
}

.box_language .localer .localerPanel_6 .arrow_hover {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.box_language .localer .localerPanel_7 {
    height: 27px;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    transition: height .8s;
    -moz-transition: height .8s;
    -webkit-transition: height .8s;
    -o-transition: height .8s;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_7 .localerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    _background-color: #fff;
    background-color: #fff \9;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_7 .localerList_open {
    padding: 5px 0
}

.box_language .localer .localerPanel_7 .delimiter {
    display: none
}

.box_language .localer .localerPanel_7 .localerItem {
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_7 .localerItemContent {
    height: 27px;
    line-height: 27px;
    text-align: left;
    padding: 0 20px 0 10px;
    font-size: 12px;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_7 .localerItemContent_hover {
    background-color: #fff
}

.box_language .localer .localerPanel_7 .icon {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    width: 22px;
    height: 16px;
    display: inline-block;
    _display: inline;
    _zoom: 1;
    background: url(images/language.png) no-repeat
}

.box_language .localer .localerPanel_7 .language_Icon_cn {
    background-position: 0px 0px
}

.box_language .localer .localerPanel_7 .language_Icon_tw {
    background-position: 0px 0px
}

.box_language .localer .localerPanel_7 .language_Icon_us {
    background-position: 0px -18px
}

.box_language .localer .localerPanel_7 .language_Icon_ko {
    background-position: 0px -36px
}

.box_language .localer .localerPanel_7 .language_Icon_jp {
    background-position: 0px -54px
}

.box_language .localer .localerPanel_7 .language_Icon_ru {
    background-position: 0px -72px
}

.box_language .localer .localerPanel_7 .language_Icon_fr {
    background-position: 0px -90px
}

.box_language .localer .localerPanel_7 .language_Icon_pt {
    background-position: 0px -108px
}

.box_language .localer .localerPanel_7 .language_Icon_es {
    background-position: 0px -126px
}

.box_language .localer .localerPanel_7 .language_Icon_it {
    background-position: 0px -144px
}

.box_language .localer .localerPanel_7 .language_Icon_de {
    background-position: 0px -162px
}

.box_language .localer .localerPanel_7 .language_Icon_vn {
    background-position: 0px -180px
}

.box_language .localer .localerPanel_7 .language_Icon_ar {
    background-position: 0px -198px
}

.box_language .localer .localerPanel_7 .language_Icon_hi {
    background-position: 0px -216px
}

.box_language .localer .localerPanel_7 .language_Icon_tu {
    background-position: 0px -234px
}

.box_language .localer .localerPanel_7 .language_Icon_mas {
    background-position: 0px -252px
}

.box_language .localer .localerPanel_7 .text {
    margin-left: 6px;
	color:#d86405 ;
	
}

.box_language .localer .localerPanel_7 .arrow {
    width: 10px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 7px;
    background: url(../img/locater_Arrow3.png) center no-repeat;
}

.box_language .localer .localerPanel_7:hover .arrow {
    -moz-transition: all ease .7s;
    transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -o-transition: all ease .7s transform:rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.box_language .localer .localerPanel_8 {
    height: 27px;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    transition: height .8s;
    -moz-transition: height .8s;
    -webkit-transition: height .8s;
    -o-transition: height .8s;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_8 .localerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: rgba(255, 255, 255, 0.8);
    _background-color: #fff;
    background-color: #fff \9;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_8 .localerList_open {
    padding: 5px 0
}

.box_language .localer .localerPanel_8 .delimiter {
    display: none
}

.box_language .localer .localerPanel_8 .localerItem {
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_8 .first {
    padding: 0 10px
}

.box_language .localer .localerPanel_8 .localerItemContent {
    height: 27px;
    line-height: 27px;
    text-align: left;
    padding: 0 20px 0 10px;
    font-size: 12px;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_8 .localerItemContent_hover {
    background-color: #fff
}

.box_language .localer .localerPanel_8 .icon {
    float: left;
    margin-top: 4px;
    margin-right: 2px;
    height: 18px;
    width: 24px;
    display: inline-block;
    _display: inline;
    _zoom: 1
}

.box_language .localer .localerPanel_8 .language_Icon_cn {
    background-position: -39px 0px
}

.box_language .localer .localerPanel_8 .language_Icon_tw {
    background-position: -39px 0px
}

.box_language .localer .localerPanel_8 .language_Icon_us {
    background-position: -39px -20px
}

.box_language .localer .localerPanel_8 .language_Icon_ko {
    background-position: -39px -40px
}

.box_language .localer .localerPanel_8 .language_Icon_ja {
    background-position: -39px -60px
}

.box_language .localer .localerPanel_8 .language_Icon_ru {
    background-position: -39px -80px
}

.box_language .localer .localerPanel_8 .language_Icon_fr {
    background-position: -39px -100px
}

.box_language .localer .localerPanel_8 .language_Icon_pt {
    background-position: -39px -120px
}

.box_language .localer .localerPanel_8 .language_Icon_es {
    background-position: -39px -140px
}

.box_language .localer .localerPanel_8 .language_Icon_it {
    background-position: -39px -160px
}

.box_language .localer .localerPanel_8 .language_Icon_de {
    background-position: -39px -180px
}

.box_language .localer .localerPanel_8 .language_Icon_vn {
    background-position: -39px -200px
}

.box_language .localer .localerPanel_8 .language_Icon_ar {
    background-position: -39px -220px
}

.box_language .localer .localerPanel_8 .language_Icon_hi {
    background-position: -39px -240px
}

.box_language .localer .localerPanel_8 .language_Icon_tu {
    background-position: -39px -260px
}

.box_language .localer .localerPanel_8 .language_Icon_mas {
    background-position: -39px -280px
}

.box_language .localer .localerPanel_8 .text {
    margin-left: 4px
}

.box_language .localer .localerPanel_8 .arrow {
    width: 10px;
    position: absolute;
    padding: 0 7px;
    top: 0;
    right: 0;
    background: url(../images/language/locater_Arrow3.png) center no-repeat;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -o-transition: all ease .7s
}

.box_language .localer .localerPanel_8:hover .arrow {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.box_language .localer .localerPanel_9 {
    height: 27px;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    transition: height .8s;
    -moz-transition: height .8s;
    -webkit-transition: height .8s;
    -o-transition: height .8s;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_9 .localerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    _background-color: #fff;
    background-color: #fff \9;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_9 .localerList_open {
    padding: 5px 0
}

.box_language .localer .localerPanel_9 .delimiter {
    display: none
}

.box_language .localer .localerPanel_9 .localerItem {
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_9 .localerItem_hover {
    background-color: #f0f0f0
}

.box_language .localer .localerPanel_9 .first {
    padding: 0 10px
}

.box_language .localer .localerPanel_9 .localerItemContent {
    height: 27px;
    line-height: 27px;
    text-align: center;
    padding: 0 20px 0 10px;
    font-size: 12px;
    *float: left;
    *overflow: hidden;
    *clear: both
}

.box_language .localer .localerPanel_9 .localerItemContent_hover {
    background-color: #fff
}

.box_language .localer .localerPanel_9 .icon {
    width: 22px;
    height: 16px;
    margin-top: 5px;
    display: inline-block;
    _display: inline;
    _zoom: 1
}

.box_language .localer .localerPanel_9 .language_Icon_cn {
    background-position: 0px 0px
}

.box_language .localer .localerPanel_9 .language_Icon_tw {
    background-position: 0px 0px
}

.box_language .localer .localerPanel_9 .language_Icon_us {
    background-position: 0px -18px
}

.box_language .localer .localerPanel_9 .language_Icon_ko {
    background-position: 0px -36px
}

.box_language .localer .localerPanel_9 .language_Icon_ja {
    background-position: 0px -54px
}

.box_language .localer .localerPanel_9 .language_Icon_ru {
    background-position: 0px -72px
}

.box_language .localer .localerPanel_9 .language_Icon_fr {
    background-position: 0px -90px
}

.box_language .localer .localerPanel_9 .language_Icon_pt {
    background-position: 0px -108px
}

.box_language .localer .localerPanel_9 .language_Icon_es {
    background-position: 0px -126px
}

.box_language .localer .localerPanel_9 .language_Icon_it {
    background-position: 0px -144px
}

.box_language .localer .localerPanel_9 .language_Icon_de {
    background-position: 0px -162px
}

.box_language .localer .localerPanel_9 .language_Icon_vn {
    background-position: 0px -180px
}

.box_language .localer .localerPanel_9 .language_Icon_ar {
    background-position: 0px -198px
}

.box_language .localer .localerPanel_9 .language_Icon_hi {
    background-position: 0px -216px
}

.box_language .localer .localerPanel_9 .language_Icon_tu {
    background-position: 0px -234px
}

.box_language .localer .localerPanel_9 .language_Icon_mas {
    background-position: 0px -252px
}

.box_language .localer .localerPanel_9 .text {
    display: none
}

.box_language .localer .localerPanel_9 .arrow {
    width: 10px;
    padding: 0 5px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/language/locater_Arrow3.png) center no-repeat;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -o-transition: all ease .7s
}

.box_language .localer .localerPanel_9:hover .arrow {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}
	