* {
	font-family: Roboto, sans-serif!important;
}
.glyphicon {
	font-family: 'Glyphicons Halflings'!important;
}
.fa {
	font-family: 'FontAwesome'!important;
}
html, body {
	border: 0;
	background-color: #fff;
}
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
	-webkit-overflow-scrolling: touch;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
}
body {
	line-height: 21px;
	font-size: 14px;
	color: #555555;
	overflow-x: hidden;
	background : #fff;
	position: relative;
}
/* 1.2 - HTML5 Elements */



article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* 1.4 - Typography */



h1, h2, h3, h4, h5, h6 {
	line-height: 1.5;
	color: #222222;
	font-weight: 700;
}
h1 {
	font-size: 48px;
	font-size: 4.8rem;
}
h2 {
	font-size: 36px;
	font-size: 3.6rem;
}
h3 {
	font-size: 30px;
	font-size: 3rem;
}
h4 {
	font-size: 24px;
	font-size: 2.4rem;
}
h5 {
	font-size: 18px;
	font-size: 1.8rem;
}
h6 {
	font-size: 16px;
	font-size: 1.6rem;
}
h1 .note, h2 .note, h3 .note, h4 .note, h5 .note, h6 .note {
	margin-left: 8px;
	font-weight: 400;
	font-size: 12px;
}
h1 .note a, h2 .note a, h3 .note a, h4 .note a, h5 .note a, h6 .note a {
	color: #ef8742;
}
p {
	margin: 0 0 20px 0;
	line-height: 21px
}
/* 1.5 - Links and Buttons */



a {
	text-decoration: none;
	outline: none;
	color: #28303e;
}
a:active {
	outline: none;
}
a:hover, a:focus {
	color: #ff7e20;
	text-decoration: none;
}
a#view_address {
	color: #28303e;
}
a#view_address:hover {
	color: #ff7e20;
}
img {
	max-width: 100%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #28303e;
}
ul li {
	list-style: none;
}
/************* ---- body --- *************/



.bg-arrow {
	padding: 50px 0;
	background: #F0F2F3 url("//theme.hstatic.net/1000124462/1000261294/14/bg-arrow.png?v=21") no-repeat center top;
}
.maincontent {
	padding-bottom: 40px;
}
ul.nav_ltabs {
	border: 0;
}
ul.nav_ltabs li a {
	display: inline-block;
	padding: 5px 30px;
	margin: 0;
	position: relative;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	border-bottom: 0;
	background-color: #272727;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1.5;
	border: 0;
	border-radius: 0;
}
ul.nav_ltabs li.active a, ul.nav_ltabs >li.active>a, ul.nav_ltabs >li.active>a:hover, ul.nav_ltabs >li.active>a:focus, ul.nav_ltabs >li>a:hover {
	background-color: #ff7e20;
	color: #FFFFFF;
	border: 0;
}
ul.nav_ltabs >li>a:hover {
	background-color: #ff7e20;
	color: #FFFFFF;
	border: 0;
}
ul.nav_ltabs li {
	display: block;
	float: left;
}
.ltabs-center {
	text-align: center;
}
.ltabs-center ul.nav_ltabs {
	display: inline-block;
}
.title-left-top h3 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #222222;
	font-size: 30px;
	font-weight: 600;
}
.title-left-top h3:after {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #ff7e20;
	content: "";
}
/************* end---- body --- *************/



.top_header {
	background: #272727;
}
.welcom {
	color: #808080;
	font-size: 14px;
	font-weight: 500;
	float: left;
	padding: 10px 0;
}
.top-right-menu {
	float: right;
}
.menu-top {
	padding: 0;
	list-style: none;
	margin-right: 10px;
}
.menu-top li {
	padding: 10px;
	display: inline-block;
}
.menu-top li a {
	color: #808080;
	font-size: 14px;
}
.menu-top li a:hover {
	color: #ff7e20;
}
.site-header {
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-right {
	margin-top: -12px;
	float: right;
}
ul.social-widget {
	list-style: none;
}
ul.social-widget li a {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
ul.social-widget li {
	display: inline-block;
}
ul.social-widget li a {
	width: 35px;
	line-height: 32px;
	margin-bottom: 5px;
	border: 0;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	background-color: #272727;
}
ul.social-widget li a:hover {
	color: #FFFFFF;
	background-color: #ff7e20;
}
ul.social-widget li a:hover {
	background-position: 5px 8px;
}
ul.social-widget li a:hover {
	padding-bottom: 10px;
}
/*------------------- LOGO -------------------*/



.logo a img, .logo h1 a {
	display: block;
}
.logo a img, .logo h1 a:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}
.logo h1 {
	text-align: left;
}
.logo {
	padding: 10px 0;
}
.logo h1 {
	margin: 0;
	border: 0;
}
.logo h1 a {
	word-break: break-all;
	text-decoration: none;
	font-size: 32px;
	line-height: 32px;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
}
.logo h1 a:hover {
	text-decoration: none;
	color: #333333;
}
.logo a, .logo img {
	display: block;
	margin: 0;
}
/*------------------- slide -------------------*/



.flexslider {
	border: 0 !important;
	margin-bottom: 0;
	-webkit-box-shadow: 0 0 0 !important;
	-moz-box-shadow: 0 0 0 !important;
	box-shadow: 0 0 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.flex-caption {
	position: absolute;
	color: #FFFFFF;
	left: 0;
	text-align: center;
	bottom: 7px;
	min-height: 150px;
	color: #FFFFFF;
	width: 100%;
	text-shadow: 2px 2px 5px #333;
	background-color: rgba(37, 37, 37, 0.5);
}
.flex-caption h1, .flex-caption h2, .flex-caption h3, .flex-caption h4, .flex-caption h5, .flex-caption h6, .flex-caption p, .flex-caption ul {
	margin: 0 0 10px;
	padding: 0 30px;
	color: #FFFFFF;
	text-align: center;
}
.widget.widget_flexslider-widget ul li {
	border: 0;
}
.flexslider .slides > li {
	position: relative;
}
.flexslider .slides img {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a.flex-prev, .flex-direction-nav a.flex-next {
	width: 40px;
	height: 40px;
	padding: 0;
	text-align: center;
	line-height: 40px;
	margin-top: 0;
	display: block;
	text-indent: -9999em;
	background: #272727 url("//theme.hstatic.net/1000124462/1000261294/14/flex-prev.png?v=21") no-repeat center center;
}
.flex-direction-nav a.flex-next {
	background: #272727 url("//theme.hstatic.net/1000124462/1000261294/14/flex-next.png?v=21") no-repeat center center;
	right: 20px;
}
.flex-direction-nav a.flex-prev {
	left: 20px;
}
.flex-direction-nav a.flex-next:hover {
	background: #ff7e20 url("//theme.hstatic.net/1000124462/1000261294/14/flex-next.png?v=21") no-repeat center center;
}
.flex-direction-nav a.flex-prev:hover {
	background: #ff7e20 url("//theme.hstatic.net/1000124462/1000261294/14/flex-prev.png?v=21") no-repeat center center;
}
.flex-direction-nav a:hover {
	background: #ff7e20;
	color: #FFFFFF;
}
.flex-control-paging {
	text-align: right;
	top: 12px;
	height: 50px;
}
.flex-control-paging li a {
	border-color: #ff7e20;
	background-color: #FFFFFF;
	font-size: 0;
	-webkit-box-shadow: 0 0 0;
	moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	border: 2px solid #ff7e20;
	width: 14px;
	height: 14px;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
	background-color: #ff7e20;
}
p.btn-slider a {
	padding: 7px 20px;
	display: inline-block;
	background-color: #FF7E20;
	color: #FFFFFF;
	text-shadow: 0 0 0 transparent;
}
p.btn-slider a i {
	padding-right: 8px;
}
p.btn-slider a:hover {
	background-color: #272727;
}
.widget #ei-slider .ei-slider-thumbs {
	margin: 0 auto;
	list-style-type: none;
}
.ei-slider-thumbs {
	list-style: none;
}
.ei-slider-thumbs li a {
	background-color: #FF7E20;
}
.ei-slider-thumbs li.ei-slider-element, .ei-slider-thumbs li a:hover {
	background-color: #272727;
}
.ei-title h3 {
	color: #FF7E20;
}
.ei-title h2 {
	line-height: normal;
}
.flexslider .flex-viewport {
	padding: 0;
}
/*------------------- Menu chính -------------------*/



/*--------------------------------------------------------------



5.2 Menus



--------------------------------------------------------------*/



.nav-wrap {
	background-color: #272727;
}
.main-navigation ul.nav-menu > li > a {
	text-transform: uppercase;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	background-color: #272727;
	float: left;
	position: absolute;
	top: 50px;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li {
	line-height: 40px;
}
.main-navigation ul ul li:hover > ul {
	left: 100%;
}
.main-navigation ul ul a {
	width: 300px;
	border-left: 5px solid transparent;
	padding: 3px 15px;
	-webkit-transition: padding 0.5s ease;
	-moz-transition: padding 0.5s ease;
	-ms-transition: padding 0.5s ease;
	-o-transition: padding 0.5s ease;
	transition: padding 0.5s ease;
}
.main-navigation ul ul :hover > a {
	padding-left: 25px;
}
.main-navigation ul ul a:hover {
	border-color: rgba(255, 255, 255, 0.6);
}
.main-navigation ul li:hover > ul {
	left: auto;
}
.main-navigation li {
	float: left;
	position: relative;
	line-height: 50px;
}
.main-navigation li:hover > a {
	background-color: #ff7e20;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	padding: 0 25px;
	color: #ffffff;
	font-size: 16px;
}
.main-navigation a.current, .main-navigation a.current, .main-navigation a.currentt, .main-navigation a.current {
	background-color: #ff7e20;
}
/* Small menu */



.menu-toggle {
	display: none;
}

@media screen and (max-width: 600px) {
.menu-toggle, .main-navigation.toggled .nav-menu {
	display: block;
}
.main-navigation ul {
	display: none;
}
}
/********* services_wrap *********/



section.services_wrap {
	padding: 60px 0;
}
.widget_services_tabs .tab-content {
	padding: 20px 0;
}
.services_fa {
	clear: none;
	padding: 30px 15px 15px 15px;
	text-align: center;
	background: #F0F2F3 url(//theme.hstatic.net/1000124462/1000261294/14/bg-arrow.png?v=21) no-repeat center top;
	margin-right: 15px;
	margin-left: -15px;
}
.services_text h4 {
	margin: 0;
}
.services_fa img {
}
/********* testimonials *************/



.widget_text {
	margin-bottom: 30px;
}
.widget-title {
	color: #222222;
	text-align: center;
	font-size: 40px;
	font-weight: 600;
	margin: 0;
	line-height: 1.5;
	text-transform: uppercase
}
.our-team .item-team {
	position: relative;
}
.team-social ul {
	margin: 0;
	clear: both;
	padding: 15px 0;
	text-align: center;
	list-style-type: none;
	background-color: #d7d7d7;
}
.team-social ul li {
	margin: 0 5px;
	padding: 0;
	border: 0;
	display: inline;
}
.team-social ul li a {
	text-decoration: none;
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #ff7e20;
	color: #fff;
}
.team-social ul li a:hover {
	background-color: #272727;
}
.team-content {
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 100%;
	bottom: 0px;
	top: 0;
	left: 0;
	padding: 20px;
	background-color: rgba(255, 126, 32, 0.8);
}
.team-content {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.team-content h4 {
	margin: 0 0 10px;
	text-align: center;
	color: #FFFFFF;
}
.team-content h4 {
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.team-content h4 span {
	font-size: .7em;
	font-weight: normal;
	display: block;
}
.team-content p {
	font-size: 16px;
	text-align: justify;
	color: #272727;
	line-height: normal;
}
.team-content p {
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-o-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.our-team:hover .team-avator {
	opacity: .5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.our-team:hover .team-content {
	opacity: 1;
}
.our-team:hover .team-content {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.our-team:hover h4, .our-team:hover p {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
/********* skills_wrap  *************/



.skills_wrap {
	padding: 60px 0;
}
.skills_wrap p.btn-more a {
	background-color: #272727;
	color: #FFFFFF;
	display: inline-block;
	padding: 3px 10px;
}
.skill-container .fa-skill {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
	background: #ff7e20;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 17px;
}
.skill-container .fa-skill i {
	font-size: 20px;
}
.skillbar {
	height: 12px;
	position: relative;
	margin: -20px 0 10px 50px;
	background-color: #D7D7D7;
}
.skillbar-bar {
	height: 12px;
	width: 0px;
	background: #272727;
	position: absolute;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.skillbar-title {
	top: -27px;
	position: relative;
	font-size: 16px;
}
.skill-bar-percent {
	float: right;
	color: #ff7e20;
}
.skill-container {
	margin-top: 20px;
	padding-bottom: 1px;
}
/********* about_wrap  *************/



section.about_wrap {
	padding: 100px 0 70px;
}
/********* ltab_home_wrap  *************/



.ltab_home_wrap {
	padding: 60px 0;
}
.tabs_container {
	padding: 20px;
	background-color: #D7D7D7;
	border: 2px solid #CFD0D1;
	border-top: 0;
}
.panel-group .panel {
	border-radius: 0px;
	border: 0;
	box-shadow: none;
}
.panel-group .panel+.panel {
	margin-top: 10px;
}
.panel-group .panel-heading {
	background-color: #272727;
	color: #FFFFFF;
	border-radius: 0;
	padding: 0;
	position: relative;
}
.panel-group .panel-default h4.panel-title {
	font-weight: 400;
	font-size: 20px;
	padding: 7px 3px 6px;
	padding-left: 60px;
}
.panel-group .panel-title a:before {
	content: "\f067";
	font-family: "FontAwesome";
	font-size: 20px;
	background-color: #ff7e20;
	width: 45px;
	min-height: 43px;
	position: absolute;
	line-height: 43px;
	left: 0px;
	top: 0px;
	bottom: 0;
	color: #fff;
	text-align: center;
}
.panel-group .active .panel-title a:before {
	content: "\f068";
}
.panel-group .active h4.panel-title {
	background-color: #ff7e20;
	color: #fff;
}
.panel-group .active h4.panel-title a {
	color: #fff;
}
.panel-group .panel-default .panel-body {
	border: 0;
	padding: 20px;
	padding-top: 15px;
	text-align: justify;
	background-color: #D7D7D7;
}
.panel-group .panel-title a:hover {
	color: #fff;
}
/*********  gallery_home_page **********/



.gallery_home_page .wrap-title .widget-title {
	padding-bottom: 15px;
	margin-bottom: 20px;
	position: relative;
	font-size: 3rem;
}
.gallery_home_page .wrap-title .widget-title:after {
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #ff7e20;
	content: "";
	right: 0;
	margin: auto;
}
.gallery-home.filter-tab .controls-filter {
	margin-bottom: 30px;
}
.gallery-home .controls-filter > li {
	display: inline-block;
}
.gallery-home .controls-filter > li > a {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #fff;
	padding: 7px 15px;
	background: #272727;
}
 .gallery-home .controls-filter > li > a:hover, .gallery-home .controls-filter > li > a:focus, {
 background:#ff7e20;
}
.gallery-home .controls-filter > li.active > a {
	background: #ff7e20;
}
.gallery-home .row-6 {
	margin-left: -6px;
	margin-right: -6px;
}
.gallery-home .row-6 .gallery-col {
	padding: 6px;
}
.gallery-home .gallery .gallery-item {
	position: relative;
	text-align: center;
	margin-bottom: 0px;
}
.gallery-home .gallery .gallery-item .gallery-thumb {
	min-height: 250px;
}
.gallery-home .gallery .gallery-item .gallery-thumb .gallery-ovelay {
	-wekbit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 126, 32, 0.6);
	opacity: 0;
	overflow: hidden;
}
.gallery-home .gallery .gallery-item .gallery-thumb .gallery-ovelay .overlay_icon i {
	background-color: #272727;
}
.gallery-home .gallery .gallery-item:hover .gallery-ovelay {
	opacity: 1;
}
.gallery-home .gallery .gallery-item:hover .gallery-ovelay .overlay_icon {
	left: 42%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.gallery-home .gallery .gallery-item .gallery-ovelay a.lightbox {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	cursor: pointer;
}
/*********  customer_wrap **********/



.customer_wrap {
	background-image: url('../images/bkg_customer_wrap.jpg');
	background-color: #D7D7D7;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 50px 0;
}
.testimony {
	font-size: 16px;
	color: #fff;
	padding: 25px 0;
}
.client-pic {
	display: inline-block;
	width: 150px;
	height: 150px;
}
.client-pic img {
	border-radius: 100%;
}
.widget_testimonial-widget ul li .client-pic img {
	background-color: #FF7E20;
}
p.client {
	color: #FFFFFF;
	margin: 15px 0 20px;
	ine-height: 1.5;
}
p.client strong {
	color: #ff7e20;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.widget_customer {
	padding: 20px 40px;
	text-align: center;
}
#client_slide .owl-pagination > div {
	display: inline-block;
	overflow: hidden;
	line-height: 0;
	margin: 0;
}
#client_slide .owl-pagination > div > span {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	z-index: 9;
	padding: 3px;
	margin: 0;
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#client_slide .owl-pagination > div > span:before {
	position: absolute;
	left: 3px;
	right: 3px;
	bottom: 3px;
	top: 3px;
	content: "";
	border: 1px solid #e8e8e8;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
}
#client_slide .owl-pagination > div.active > span:before, #client_slide .owl-pagination > div > span:hover:before {
	background: #ffffff;
	border-color: #ffffff;
}
/*********  news_blogs_wrap **********/



.article_item {
	padding: 0 15px;
}
.news_blogs_wrap {
	padding-top: 60px;
}
.news_blogs_wrap .wrap-title .widget-title {
	padding-bottom: 15px;
	margin-bottom: 20px;
	position: relative;
	font-size: 3rem;
}
.news_blogs_wrap .wrap-title .widget-title:after {
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #ff7e20;
	content: "";
	right: 0;
	margin: auto;
}
.recent-work-container {
	padding-top: 40px;
	position: relative;
}
.gallery-container {
	padding-top: 40px;
	position: relative;
}
.article_item .img_holder {
	position: relative;
}
.article_item .img_holder .date_added {
	text-transform: uppercase;
	position: absolute;
	top: 20px;
	left: 15px;
	z-index: 100;
	color: #FFFFFF;
	font-weight: bold;
}
.article_item .article_info .post_title {
	color: #222222;
	font-size: 22px;
	font-weight: 700;
	display: block;
	line-height: 25px;
	word-wrap: break-word;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 10px 0 2px;
	padding-bottom: 5px;
}
.mask-overlay {
	left: 10px;
	right: 10px;
	opacity: 1;
	overflow: hidden;
	position: absolute;
	top: 10px;
	bottom: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.overlay_icon {
	position: absolute;
	top: 35%;
	left: -42%;
	display: block;
	width: 30px;
	height: 30px;
}
.overlay_icon i {
	display: block;
	width: 48px;
	height: 48px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	background-color: #ff7e20;
}
.article_item .img_holder:hover .mask-overlay {
	background: rgba(0, 0, 0, 0.7);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.article_item .img_holder:hover .mask-overlay .overlay_icon {
	left: 42%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.navslider .next, .navslider .prev {
	display: inline-block;
	width: 40px;
	height: 40px;
	top: -15px;
	position: absolute;
	background: #272727;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navslider a.next {
	right: 20px;
}
.navslider a.prev {
	left: 20px;
}
/************* ----end- index --- *************/



.breadcrumb-wrap {
	padding: 15px 0;
	background-color: #ff7e20;
}
.breadcrumb-wrap-margin {
	margin-bottom: 50px;
}
.breadcrumb-wrap .breadcrumb {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
}
.breadcrumb-wrap .breadcrumb li a {
	color: #272727;
}
.breadcrumb-wrap .breadcrumb>.active {
	color: #FFFFFF;
}
.breadcrumb-wrap .breadcrumb>li+li:before {
	padding: 0 8px;
	color: #272727;
	content: "»";
}
/***8 pagination phân trang **** */



div#pagination {
	margin-bottom: 50px;
}
div#pagination a.page-node, div#pagination span.page-node {
	font-weight: bold;
	border: 1px solid;
	border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
	display: inline-block;
	height: 30px;
	line-height: 28px;
	padding: 0px 10px;
	margin: 0 1px 0 0px;
	text-align: center;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	background-color: #fff;
}
div#pagination .prev, div#pagination .next {
	color: #777676;
	font-size: 14px;
	position: relative;
	line-height: 30px;
}
div#pagination .prev:hover, div#pagination .next:hover {
	color: #ff7e20;
	background: transparent;
}
div#pagination .prev span, div#pagination .next span {
	padding: 0px 5px 0px 15px;
	white-space: nowrap;
}
div#pagination .fa:before {
	font-size: 20px;
	font-weight: bold;
	position: absolute;
}
div#pagination .next span {
	padding: 0px 15px 0px 0px;
	text-align: right;
}
div#pagination .next:before {
	right: 0px;
}
div#pagination span.page-node.current {
	background: #ff7e20;
	color: #fff;
	border-color: #ff7e20;
}
div#pagination a.page-node:hover {
	background: #ff7e20;
	color: #fff;
}
#pagination a:hover {
	background: #ff7e20;
	color: #fff;
}
div#pagination a.next span i {
	margin-left: 4px;
}
div#pagination a.prev span i {
	margin-right: 4px;
}
/******************* blogs all  *************************/



.news-article {
	margin: 0 0 30px;
}
.news-article .entry-meta {
	border-top: 1px solid #d6e6ea;
	border-bottom: 1px solid #d6e6ea;
	padding: 8px 0;
	color: #7F8C8D;
	margin-top: 10px;
}
.news-article .entry-meta span {
	padding-right: 25px;
}
.news-article .entry-meta span i {
	margin-right: 5px;
	color: #ff7e20;
}
.news-article .entry-body .entry-title {
	font-size: 30px;
	line-height: 25px;
	font-weight: 500;
	height: 53px
}
.news-article .entry-body .entry-title a {
	color: #222222;
	font-size: 20px;
}
/* *blog - sidebar  ******/



.list-group .title-sidebar {
	margin-bottom: 20px;
	color: #222222;
	font-size: 24px;
	line-height: 27px;
	font-weight: 700;
	display: block;
	border-left: 5px solid #ff7e20;
	padding-left: 20px;
}
#menu-blog>li {
	border-bottom: 1px solid #eaeaea;
}
#menu-blog li a:hover, #menu-blog li a:focus {
	text-decoration: none;
	background-color: transparent;
}
#menu-blog li a {
	color: #444;
	padding: 10px 0;
}
#menu-blog li a:hover {
	color: #ff7e20;
}
#menu-blog li a:hover i {
	color: #ff7e20;
	margin-left: 5px;
	margin-right: 5px;
}
.news-menu #menu-blog li.active a, .news-menu #menu-blog li.active a i {
	color: #28303e;
}
span.sign {
	right: 10px;
	position: absolute;
}
#menu-blog > li.item>ul >li> a {
	margin-left: 0;
	padding-left: 20px;
	border-top: 1px solid #eaeaea;
}
#menu-blog ul li a {
	padding-left: 35px;
	border-top: 1px solid #eaeaea;
}
#menu-blog li a i {
	font-size: 9px;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	color: #777;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
#menu-blog>li:last-child {
	border-bottom: 0;
}
.promotion {
	width: 100%;
	margin-bottom: 45px;
	clear: both;
	overflow: hidden;
	position: relative;
	background-image: url(//theme.hstatic.net/1000124462/1000261294/14/promotion.jpg?v=21);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.promotion:before {
	background-color: #ff7e20;
	opacity: 0.7;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}
.promotion .text-promotion {
	position: relative;
	padding: 25px 30px;
	font-size: 18px;
	line-height: 28px;
}
.promotion .text-promotion p {
	min-height: 86px;
	overflow: hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	-moz-line-clamp: 4;
	-moz-box-orient: vertical;
	margin: 0;
	color: #333;
}
.promotion .text-promotion .text-cap {
	border: 2px solid #000;
	color: #000;
	box-sizing: border-box;
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 12px;
	color: #333;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0 25px;
	margin-bottom: 15px;
	outline: none;
	transition: all 0.6s ease 0s;
	letter-spacing: 1px;
}
.promotion .text-promotion .text-cap:hover {
	background: #fff;
	border-color: #fff;
	color: #333;
}
.news-latest .article-item {
	margin-bottom: 20px;
}
.article-item .post-image {
	width: 30%;
	float: left;
}
.article-item .post-content {
	width: 70%;
	float: left;
	padding-left: 15px;
	color: #222222;
}
.article-item .post-content a {
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	margin: 0 0 5px 0;
	display: block;
	color: #222222;
}
/* end blogs-sidebar */



/* article detail */



.sidebar-article {
	margin-top: 25px;
}
.header-page .article-title {
	margin-top: 0;
	font-weight: 500;
}
.author-date ul {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	background: #272727;
	height: 75px;
}
.author-date .date-post li {
	position: relative;
	display: inline-block;
	color: #fff;
	width: 100%;
}
.author-date .date-post .icon-time {
	background: url(//hstatic.net/0/0/global/design/theme-default/time-big.png) no-repeat center;
}
.icon-time {
	display: inline-block;
	margin: 8px 0px 1px 0;
	min-height: 32px;
	width: 100%;
}
.date-post p {
	text-align: center;
	font-size: 12px;
}
.article-content {
	border-left: 1px solid #eaeaea;
}
.info-socials-article {
	margin: 5px 0px;
	margin-top: 30px;
}
.info-socials-article .box-like-socials-article {
	float: left;
	padding-right: 5px;
}
.info-title-comment {
	margin: 20px 0 5px;
	font-size: 16px;
}
.info-title-comment i {
	padding-right: 5px;
	font-size: 18px;
}
.info-box-comment {
	border: 1px solid #dadada;
	border-top: 2px solid #888;
	box-shadow: 0 2px 0px #f7f7f7;
	padding: 10px;
	padding-bottom: 0;
	margin-bottom: 40px;
}
.info-author-article {
	text-align: right;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #111;
}
/* page.services */



.best-construction {
	padding-top: 60px;
	padding-bottom: 80px;
}
.best-construction .section-title, .customer-construction .section-title {
	margin-bottom: 50px;
}
.best-construction .widget-title, .customer-construction .widget-title {
	text-align: left;
	font-size: 35px;
	margin-bottom: 10px;
	line-height: normal;
	position: relative;
}
.customer-construction .widget-title h3:after {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #ff7e20;
	content: "";
}
.best-construction .subtitle {
	margin: 0 0 5px;
	font-size: 12px;
	font-weight: 400;
	color: #ff7e20;
	text-transform: uppercase;
}
.best-construction .subtitle:before {
	background: #ff7e20;
	content: "";
	display: inline-block;
	height: 8px;
	margin-right: 7px;
	width: 8px;
	position: static;
	margin-left: 0;
}
.item-services {
	padding: 30px;
	margin-bottom: 30px;
	background-color: #fafafa;
	font-size: 13px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	height: 344px;
	overflow: hidden;
}
.title-project {
	text-align: center;
	padding: 10px 0;
	max-height: 35px;
	overflow: hidden
}
.title-project a {
	font-weight: 600;
	font-size: 15px;
	height: 21px;
	overflow: hidden
}
.title-project a.cate_name_project {
	font-weight: 400
}
.item-services a:hover {
	color: #fff
}
.item-services .icon {
	display: block;
	text-align: center;
	border-radius: 3px;
	background: #fff;
}
.item-services .icon img {
	max-width: 100%;
}
.item-services h6 {
	font-size: 16px;
	font-weight: 500;
	margin: 10px 0 4px;
	color: #222222;
}
.item-services p {
	margin: 0;
}
.item-services:hover {
	background-color: #ff7e20;
}
.item-services:hover {
	background-color: #ff7e20;
	color: #fff;
}
.bkg-construction {
	position: relative;
	padding: 50px 0px;
	color: #fff;
	background-image: url(//theme.hstatic.net/1000124462/1000261294/14/construction-bkg.jpg?v=21);
	background-color: #D7D7D7;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bkg-construction:before {
	background-color: rgba(0, 0, 0, 0.85);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.upb_bg_overlay {
	color: inherit;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.gallery-services.filter-tab .controls-filter {
	margin-bottom: 30px;
	text-align: center;
}
.gallery-services .controls-filter > li {
	display: inline-block;
}
.gallery-services .controls-filter > li > a {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #222222;
	padding: 4px 15px;
}
.gallery-services .controls-filter > li > a:hover, .gallery-services .controls-filter > li > a:focus {
	color: #ff7e20;
}
.gallery-services .controls-filter > li.active > a {
	color: #ff7e20;
}
.gallery-services .row-6 .gallery-col {
	padding: 6px;
}
.gallery-services .row-6 .gallery-col {
	padding: 6px;
}
.gallery-services .gallery .gallery-item {
	position: relative;
	text-align: center;
	margin-bottom: 0px;
}
.gallery-services .gallery .gallery-item .gallery-thumb {
	min-height: 320px;
}
.gallery-services .gallery .gallery-item .gallery-thumb .gallery-ovelay {
	-wekbit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 126, 32, 0.6);
	opacity: 0;
	overflow: hidden;
}
.gallery-services .gallery .gallery-item .gallery-thumb .gallery-ovelay .overlay_icon i {
	background-color: #272727;
}
.gallery-services .gallery .gallery-item:hover .gallery-ovelay {
	opacity: 1;
}
.gallery-services .gallery .gallery-item:hover .gallery-ovelay .overlay_icon {
	left: 42%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.gallery-services .gallery .gallery-item .gallery-ovelay a.lightbox {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	cursor: pointer;
}
.text-featured {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #fff;
	padding: 25px 30px;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 1px;
	-webkit--moz-border-radius: 1px;
	-o-moz-border-radius: 1px;
	margin: 0 0 0;
	background-color: transparent;
	text-align: left;
	z-index: 9;
	position: relative;
}
.text-featured .btn {
	float: right;
	margin: 5px 0 0 30px;
	padding: 8px 38px;
	color: rgb(255, 255, 255);
	background-color: #ff7e20;
}
.our_clients {
	padding-top: 80px;
	padding-bottom: 50px;
	background-color: #f6f6f6;
}
.partner-item figure {
	box-shadow: 0 2px 3px rgba(39, 41, 48, 0.08);
	-moz-box-shadow: 0 2px 3px rgba(39, 41, 48, 0.08);
	-webkit-box-shadow: 0 2px 3px rgba(39, 41, 48, 0.08);
	margin-bottom: 30px;
	height: 85px;
	text-align: center;
	background: #fff;
}
.partner-item figure img {
	max-width: 100%;
	max-height: 100%;
}
.people_say .item-testimonial .quote-client {
	background: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding: 20px 15px 20px 60px;
	position: relative;
	font-family: Raleway;
	font-size: 17px;
	line-height: 27px;
	font-style: italic;
	color: #a6a6a6;
	box-shadow: 0 2px 3px 0 rgba(39, 41, 48, 0.08);
	-moz-box-shadow: 0 2px 3px 0 rgba(39, 41, 48, 0.08);
	-webkit-box-shadow: 0 2px 3px 0 rgba(39, 41, 48, 0.08);
	margin-bottom: 15px;
}
.item-testimonial .quote-client:before {
	content: "\f10d";
	font-family: 'FontAwesome';
	font-size: 28px;
	color: #666666;
	position: absolute;
	top: 26px;
	left: 15px;
	font-style: normal;
}
.item-testimonial .quote-client p {
	margin: 0;
}
.item-testimonial .quote-client:after {
	content: "";
	border-left: 20px solid transparent;
	border-top: 20px solid transparent;
	border-right: 20px solid #ffffff;
	border-bottom: 20px solid transparent;
	position: absolute;
	bottom: -20px;
	right: 0;
	font-style: normal;
}
.item-testimonial .info-client .avata {
	float: left;
	margin-right: 13px;
}
.item-testimonial .info-client .client-name {
	font-weight: 700;
	font-size: 16px;
	color: #222222;
	display: block;
	margin: 0 0 8px;
}
.item-testimonial .info-client .client-position {
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #ff7e20;
}
.our_clients .title-left-top, .skills_wrap_services .title-left-top {
	margin-bottom: 50px;
}
/* page.about giới thiệu */



.about-big-title {
	position: relative;
	padding: 100px 0px;
	color: #fff;
	background-image: url(//theme.hstatic.net/1000124462/1000261294/14/about_page_title_bg.jpg?v=21);
	background-color: #D7D7D7;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.about-big-title h2 {
	font-size: 60px;
	margin-bottom: 10px;
	color: #fff;
}
.about-big-title p {
	font-size: 18px;
	text-transform: uppercase;
}
.about-slogan {
	border: 2px solid #ff7e20;
	padding: 50px 0px 40px;
	margin-top: 50px;
}
.about-slogan h3 {
	margin-bottom: 20px;
	margin-top: 0;
}
.about-slogan p {
	color: #777;
	font-size: 15px;
}
.page-mainabout h3 {
	font-size: 36px;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
.row.page-mainabout {
	margin-top: 60px;
}
.about-panel-circle {
	background-image: url(//theme.hstatic.net/1000124462/1000261294/14/circle-bkg.jpg?v=21);
	background-color: #D7D7D7;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 50px 0;
	margin-top: 60px;
}
.circle-icon-wrapper {
	text-align: center;
}
.circle-icon-wrapper h3.fa-stack {
	height: 2.28em;
	line-height: 2.28em;
	width: 2.28em;
	background-clip: padding-box;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	background-color: #ff7e20;
	margin-bottom: .5em;
}
.circle-icon-wrapper h3.fa-stack i {
	padding-right: 0;
	color: #FFFFFF;
}
.circle-icon-box h4 {
	margin: 0;
}
.circle-icon-box :hover h3 {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.about-our-teams {
	margin: 60px 0px;
}
.about-our-teams .heading-title {
	font-size: 36px;
	margin-bottom: 10px;
	line-height: 1.2;
	text-transform: capitalize;
}
.about-our-teams .our-team_description {
	width: 80%;
	margin: auto;
	margin-bottom: 35px;
}
/******************* page.contact  *************************/



.content-contact .page-top-title {
	position: relative;
	padding-bottom: 15px;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 20px;
}
.content-contact .page-top-title:before {
	position: absolute;
	display: inline-block;
	content: '';
	bottom: 0px;
	left: 0;
	width: 40px;
	height: 3px;
	z-index: 3;
	background: #ff7e20;
}
.contact-form .btn-primary {
	text-align: center;
	white-space: nowrap;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid transparent;
	text-shadow: none;
	font-size: 14px;
	padding: 12px 25px;
	border-radius: 0;
	background: #ff7e20;
}
ul.info-address {
	list-style: none;
}
.info-address li {
	margin-bottom: 10px;
	padding-left: 45px;
	position: relative;
	line-height: 30px;
}
.info-address li i {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #ccc;
	width: 35px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.info-address li span {
	line-height: 20px;
	margin: 0;
	display: inline-block;
}
/******************* Footer *************************/



.footer-top {
	color: #eaeaea;
}
.footer-top {
	background: #272727;
	padding: 25px 0 15px;
}
.logo-footer a img, .logo-footer h1 a {
	display: block;
}
.logo-footer a img, .logo-footer h1 a:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}
.logo-footer h1 {
	text-align: left;
	padding: 5px 0;
	border-radius: 5px;
}
.logo-footer h1 {
	margin: 0;
	border: 0;
}
.logo-footer h1 a {
	word-break: break-all;
	text-decoration: none;
	font-size: 32px;
	line-height: 32px;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
}
.logo-footer h1 a:hover {
	text-decoration: none;
	color: #333333;
}
.logo-footer a, .logo-footer img {
	display: block;
	margin: 0;
}
.logo-footer {
	margin-bottom: 20px;
}
.footer-static-title h4 {
	color: #ff7e20;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.5;
}
.contact-add p {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
.contact-add i {
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	color: #a7a7a7;
	padding-left: 3px;
	float: left;
	margin-right: 10px;
	border: 1px solid rgba(242, 242, 242, 0.16);
}
.contact-add p span {
	vertical-align: middle;
}
ul.link-static {
	list-style: none;
}
.link-static li {
	padding: 10px 0;
	border-bottom: 1px solid #6d6d6d;
}
.link-static li a {
	color: #FF7E20;
}
.link-static li a:hover {
	color: #ff7e20;
}
.form-subscribe-footer .des_newsletter {
	font-weight: 300;
	margin-bottom: 15px;
}
.form-subscribe-footer .newsletter-form {
	position: relative;
	border-color: #333;
	margin-bottom: 30px;
}
.form-subscribe-footer .newsletter-input {
	position: relative;
	border-color: #333;
	line-height: 40px;
	font-size: 12px;
	display: block;
	width: calc(100% - 40px);
	height: 40px;
	padding: 9px 12px;
	color: #330909;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-right: 0;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-subscribe-footer .btn-newsletter {
	right: 0;
	top: 0;
	background: #ff7e20;
	z-index: 2;
	line-height: 40px;
	height: 40px;
	padding: 0;
	border: none;
	position: absolute;
	margin: 0;
	color: #fff;
}
.fi-follow-content a {
	display: inline-block;
	zoom: 1;
	margin-bottom: 5px;
}
.fi-follow-content span {
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-right: 5px;
}
.fi-follow-content span i.fa-stack-2x {
	color: transparent;
	border: 1px solid #a1a1a1;
	font-size: 33px;
	transition: ease all 0.5s;
	-webkit-transition: ease all 0.5s;
	-moz-transition: ease all 0.5s;
	-o-transition: ease all 0.5s;
}
.fi-follow-content span i.fa-stack-1x {
	font-size: 16px;
	color: #a1a1a1;
	transition: ease all 0.5s;
	-webkit-transition: ease all 0.5s;
	-moz-transition: ease all 0.5s;
	-o-transition: ease all 0.5s;
}
.fi-follow-content span:hover i.fa-stack-2x {
	color: #ff7e20;
}
.fi-follow-content span:hover i.fa-stack-1x {
	color: #fff;
}
.form-subscribe-footer .btn-newsletter i {
	font-size: 12px;
	padding: 13px 19px 12px;
	line-height: 13px;
	font-weight: 600;
	display: inline-block;
}
.footer-bottom {
	background-color: #d7d7d7;
}
.footer-bottom p {
	color: #272727;
	font-size: 0.9em;
	padding: 7px 0;
	margin-bottom: 0;
}
.footer-bottom ul.menu-footer {
	text-align: right;
	padding-top: 15px;
	margin-bottom: 0;
}
.footer-bottom ul.menu-footer li {
	display: inline;
	margin: 0 4px 0 0;
}
.footer-bottom ul.menu-footer li a {
	margin-bottom: 10px;
}
.footer-bottom ul.menu-footer li a {
	display: inline-block;
	font-size: 0.9em;
	padding: 2px 6px;
	color: #272727;
}
.footer-bottom ul.menu-footer li a:hover {
	background-color: #ff7e20;
	color: #FFFFFF;
}
/* table báo giá*/



.page-table table tr td, .page-table table tr th {
	padding: 10px;
	text-align: left;
}
.gallery-container .article_item img {
	display: block;
	margin: auto;
}
.gallery-container .navslider .next {
	top: 50%;
}
.gallery-container .navslider .prev {
	top: 50%;
}
.body-content img {
	height: auto!important;
}
