
/*cau hihn mac dinh*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
body{
	overflow-x:hidden;
	margin:0 auto;font-size:14px !important;font-family:Myriad Pro,Arial,Tahoma,TimeNewRoman;color:#1e1e1e;
	background:#fff !important; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
a {
	color:#fff;
	text-decoration:none;
	transition: .3s all ease;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
}
a:hover{
	text-decoration:none !important;
	transition: .3s all ease;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	text-decoration: none;
}
img{border:0;}
.background{}
.background img{
	width:100%;
}	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*==cau hinh chung*/
.bold{font-weight:bold;}
.clr{clear:both;}
.fl{float:left;}
.fr{float: right}
.italic{font-style:italic;}
.text-left{text-align:left !important;}
.text-right{text-align:right !important;}
.text-justify{text-align:justify !important;}
.text-center{text-align:center !important;}
.absolute{position:absolute;}
.relative{position:relative;}
.fixed{position:fixed;}
.text-red{color:#f00 !important;}
.text-blue{color:#00f !important;}
.mar-cen{margin:0 auto;}
/*==cau hinh chung*/

/*==cau hinh font*/
@font-face {
  font-family: "brumob";
	src:url('fonts/VNF-Gotham_Book.eot?#iefix') format('embedded-opentype'),
	url('fonts/VNF-Gotham_Book.ttf')  format("truetype") ;
}
@font-face {
  font-family: "tieudebrumob";
	src:url('fonts/HelveticaLTStd-Bold.eot?#iefix') format('embedded-opentype'),
	url('fonts/HelveticaLTStd-Bold.otf')  format("truetype") ;
}
/*==cau hinh font*/

/*===============header-=================*/
section{
	width:100%;
	margin:0 auto;
}
#back_top {
	width: 49px;
	height: 50px;
	position: fixed;
	bottom: 20px;
	right: 10px;
	text-indent: -9999px;
	z-index: 999999999999999999999999999;
	opacity:0.5;
	cursor: pointer;
	background: url(images/back_top.png) no-repeat center center #000;
	transition: 1s all ease;
	-moz-transition: 1s all ease;
	-webkit-transition: 1s all ease;
}
#back_top:hover{
	transition: 1s all ease;
	-moz-transition: 1s all ease;
	-webkit-transition: 1s all ease;
}
.main_slider{
	position:relative;
	top:0;

}

#header{
	width:100%;
	height:100%;
	min-height: 150px;
}
.lang{
	right: 10px;
	margin-top: 15px;
	position: absolute;
	z-index: 999999999999999999999999999;
	top: 0px;
	display: none;
}
.lang a{
	color: #fff;
	text-decoration: underline;
	font-style: italic;
	font-family: Myriad Pro;
	font-size: 13px;
}

.f-nav{
}
.bg_menu_tc{
	background: none;
	border: none !important;
	z-index:999999999;
	margin-top:0 !important;
	transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
}
.trans{
	padding-top: 0px;
	transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	background:#fff !important;
	height:75px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.pad_t{
	padding:0!important;
	margin-top:10px;
}
.trans .pad_t{
	margin-top:10px;
}
.bg_menu_tc .navbar-toggle:hover, .bg_menu_tc .navbar-toggle:focus {
	background-color: rgba(0, 0, 0, 0.0) !important;
	margin-right: 25px;
}
.bg_menu_tc .navbar-toggle {
	border: 0 !important;
	margin-right: 25px;
	margin-top: 20px;
	background: url(images/icon_toogle.png) no-repeat;
	width: 41px;
	height: 32px;
	border-radius: 0 !important;
}
.bg_menu_tc .navbar-toggle .icon-bar {
	background-color: #fff !important;
	display: none;
}
.a_slow
{
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1.6s;
	-moz-animation-duration: 1.6s;
	-ms-animation-duration: 1.6s;
	-o-animation-duration: 1.6s;
	animation-duration: 1.6s;
}
.a_slow_cap
{
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1.4s;
	-moz-animation-duration: 1.4s;
	-ms-animation-duration: 1.4s;
	-o-animation-duration: 1.4s;
	animation-duration: 1.4s;
	
}
header .navbar-collapse ul.menu_top_2 {
	float: right;
	margin-top: 0px;
}
header .navbar-collapse ul.menu_top_2 li {

}
header .navbar-collapse ul.menu_top_2 li a {
	color: #999999 !important;
	font-size: 16px;
	font-family: brumob;
	line-height: 28px;
	text-align: center;
	padding:20px 16px;
	display: block;
	text-transform: capitalize;
	
}
header .navbar-collapse ul.menu_top_2 li a:hover{
	color:#f9cb43 !important;
	transition: .5s ease all;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
}
header .navbar-collapse ul.menu_top_2 li a:hover span{
	width: 100%;
	display: block;
	background: #f19d31;
	height: 2px;
	margin: 0 auto;
	margin-top: 10px;
	transition: .5s ease all;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
}
header .navbar-collapse ul.menu_top_2 .current a{
	color:#f9cb43 !important;
}
header .navbar-collapse ul.menu_top_2  .current span{
	width: 100%;
	display: block;
	background: #f19d31;
	height: 2px;
	margin: 0 auto;
	margin-top: 10px;
	transition: .5s ease all;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
}
.f-nav .logo{
	background:url(images/logo_top.png) no-repeat center center;
	width:262px;
	height:59px;
	display: block;
}
.trans .logo{
	background:url(images/logo_bottom.png) no-repeat center center !important;
	width:262px;
	height:59px;
	display: block;
}
.fixed_m{
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
}
.section{
	padding: 40px 0px 0px;
}
.section_re{
	/*padding: 25px 0px 0px;*/
}
/*===============content-=================*/
#article{

}

.box_content{
	margin-top:20px;
    padding: 20px;
}
.box_content h3{
	text-align: center;
	color: ##000;
	margin-top: 30px;
	font-size: 18px;
	font-family: tieudebrumob;
	font-weight: bold;
	text-transform: uppercase;
}
.box_img{
	/*height:174px;*/
}
.box_img img{
	margin: 0 auto;
	display: table;
	width: 100%;
	max-width: 260px;
}
.box_content p{
	color:#333;
	font-size: 18px;
	text-align: center;
	font-family: brumob;
}
.content_m{
	width:100%;
	background:url('images/footer-banner.jpg')  no-repeat center;
	height:auto;
	padding: 30px 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.content_m h2{
	color: #fff;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 40px;
	font-family: brumob;
	font-size: 40px;
}
.content_m p{
	color:#fff;
	text-align:center;
	font-size: 18px;
	font-family: brumob;
}
.content_m  div{
	text-align:center;
	padding-bottom:0px;
}
.content_m a{
	
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	font-family: gillsansmt;
	border-radius: 5px;
	transition: 1s all ease;
	-moz-transition: 1s all ease;
	-webkit-transition: 1s all ease;
}
.re{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 30px;
	padding-bottom: 40px !important;
}
.content_m a:hover{
	color: #ff6700;
	text-decoration: none;
	text-align:center;
	transition: 1s all ease;
	-moz-transition: 1s all ease;
	-webkit-transition: 1s all ease;
}
.content_b h2{
	color:#179591;
	text-align:center;
	padding-top: 60px;
	font-family: brumob;
	font-size: 40px;
}
.content_b p{
	color:#9f9f9f;
	text-align:center;
	font-size: 20px;
	margin-bottom: 50px;
	font-family: gillsansmt;
}
.content_b div{
	text-align:center;
	margin-bottom: 10px;
}
.content_b a{
	padding: 20px 60px;
	border: 1px solid #179591;
	color: #179591;
	text-decoration: none;
	font-size: 20px;
	font-family: gillsansmt;
	border-radius:5px;
	transition: 1s all ease;
	-moz-transition: 1s all ease;
	-webkit-transition: 1s all ease;
}
.content_b a:hover{
	background:#179591;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	transition: 1s all ease;
	-moz-transition: 1s all ease;
	-webkit-transition: 1s all ease;
}
.content_b span{
	display:block;
}
.Get{
	text-align: center;
	margin-top: 30px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 125px;
}
.Get a{
	border: 0px solid #f3f3f3;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-family: brumob;
	border: 0px solid #05c4be;
	background:url(images/button_get.png) no-repeat center center;
	width:225px;
	height:50px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	z-index: 1000;
	font-weight:bold;
	border-radius: 20px;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	
}
.Get a:hover{
	background:url(images/button_get_hov.png) no-repeat center center;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
}
.slider_main_bg{
	position:relative;
}
.art_t{
	margin-top:0px;
}
/*about*/
.content_gt{
	/*background:url(images/bg_about.png) center 0px no-repeat;*/
	background:#fff;
}
.white-bg {
	background: url(images/sectionBg.jpg) repeat fixed center top;
	padding: 31px 0;
	overflow: hidden;
	background-size: cover;
	padding-top: 50px;
}
/*.ab_2{
	background:url(images/ab_2.png) center 0px no-repeat;
	min-height:326px !important;
	width:100%;
}*/
.list_3 li .thumbnail {
	margin: 0 0 20px 0;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%;
	border-radius: 50%; 
	border: 0;
	display: table;
	margin: 0px auto 20px;
	padding: 0;
}
.posts-grid {
	text-align:center;
}
.posts-grid a{
	color:#fff;
	font-family: brumob;
}
.posts-grid span{
	color:#fff;
	font-family: brumob;
	font-size: 15px;
}
.posts-grid li .featured-thumbnail img {
	width: 100%;
	max-width: 150px;
	min-width:150px;
}
.list-item-1{
	margin-bottom:25px;
}
.list-item-1:hover a{
	color:#00ABF5 !important;
	text-decoration: none;
}
.list_3 li .thumbnail img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.featured-thumbnail div {
	position: relative;
	display: block;
	max-width: 240px;
	border-radius: 50%;
	transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	box-shadow: 0 0 3px rgba(121, 118, 118, 0.2), 0 0 10px #9B9999;
	cursor: pointer;
}
.featured-thumbnail div:hover  {
	opacity: 1;
	transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 15px #00ABF5;
	border-radius: 50%;
}

.share_ab{
	text-align:center;
	margin:15px auto;
	display:table;
}
.facebook_ab,.twitter_ab,.skype_ab{
    width:30px;
    height: 30px;
    display: block;
    float:left;
    margin-left:5px;
    background-image:url('images/icon_share_ab.png');
    background-repeat: no-repeat;
}
.facebook_ab{
	background-position:0 0;
}
.twitter_ab{
	background-position:-40px 0;
}
.skype_ab{
	background-position:-82px 0;
}

/*lien he*/
.content_ct{
	padding-bottom: 30px;
	padding-top: 30px;
}

.title_ct{
	text-align:center;
	color:##000;
	font-family: tieudebrumob;
	font-size: 35px;
	text-transform: uppercase;
}
.de_ct{
	text-align: center;
	width: 80%;
	margin: 30px auto;
	color: #333;
	font-family: brumob;
	font-size:18px;
    margin-top: 10px;	
    margin-bottom: 10px;
}
.de_ct_ser{
	text-align: center;
	width: 80%;
	margin: 10px auto 0px;
	color: #333;
	font-family: brumob;
	font-size:16px;
}
.serv{
	margin-top:50px;
	color: ##000;
}
.content_gt .title_ct{
	text-align:center;
	color:#fff;
	font-family: tieudebrumob;
	font-size: 35px;
	text-transform: uppercase;
}
.content_gt .de_ct{
	color:#fff;
}
#contact_form div {
	margin-bottom: 10px;
}
#contact_form div input {
	width: 100%;
	height: 55px;
	border: 1px solid #1addd7;
	padding: 15px 20px;
	font-size: 16px;
	font-family: brumob;
}
#contact_form div textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #1addd7;
	padding: 15px 20px;
	font-size: 16px;
	font-family: brumob;
}
#btnSend{
	margin:0 auto;
	margin-top:10px;
	color:#fff;
	font-family: brumob;
	text-transform: uppercase;
	transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	border:0 !important;
	background: url(images/Send_btn.png) no-repeat center center;
	width: 225px;
	height: 50px;
}
#btnSend:hover{
	background: url(images/Send_Hover_btn.png) no-repeat center center;
	transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
}
.ct_form input, .ct_form textarea{
	font-family: brumob;
	font-size: 14px;
	color:#545d60;
}
.button_ct{
	text-align:center;
}
.info_ct{
	margin-bottom:20px;
	text-align: center;
}
.list_agent_phone{
    background: url("images/icon_phone.png") no-repeat 0px 4px transparent;
    text-indent: 40px;
	margin: 0px 20px;
	color:#545d60;
	font-size:15px;
	font-family: "brumob";
	display: inline-block;
}
.list_agent_phone strong{
	color:#333;
	font-size:18px;
}
.list_agent_mail strong{
	color:#333;
	font-size:18px;
}
.list_agent_mail{
    background: url("images/icon_mail.png") no-repeat 0px 6px transparent;
    text-indent: 40px;
	margin: 0px 20px;
	color:#545d60;
	display: inline-block;
}
.list_agent_mail a{
	color:#545d60;
	font-size:15px;
	font-family: "brumob";
}
/*re*/

/*re_2*/
.custom-caption{
	position: absolute;
	background: none;
	display: block;
}
.custom-caption h1{
	padding-bottom: 10px;
	text-align: center;
	margin: 0 auto 15px;
	font-size: 60px;
	font-family: tieudebrumob;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;

}
.custom-caption p{
	padding: 5px;
	margin: 0;
	font-size: 18px;
	font-family: brumob;
	max-width: 675px;
	margin: 0 auto;
	overflow: hidden;
	color:#fff;
	text-align: center;
}
.custom-caption.one{
	top: 30%;
	left: 0;
	right:0;
	padding: 0 10px;
}
.divider_vertical{
	width: 1px;
	background: #5e7a80;
	height: 65px;
	margin: 20px auto 15px;
	display: block;
}

/*===============footer-=================*/
#footer{
	background: #111111;
}
.main_f{
	text-align: center;
	color: #7f7f7f;
	padding: 40px 0px 30px;
	font-family: brumob;
	font-size: 14px;
}
.main_f a{
	text-decoration:none;
	font-weight: bold;
	color: #fff;
}
.main_f a:hover{
	text-decoration:none;
	color:#fff;
}
.nav_f ul{
	margin: 5px auto;
	display: table;
}
.nav_f ul li{
	float:left;
}
.nav_f ul li a{
	color:#7f7f7f;
	padding:5px 10px;
	font-weight: normal;
	font-family: brumob;
}
.nav_f ul li a:hover{
	color:#fff;
	text-decoration: none;
}
.share{
	margin:15px auto;
	display:table;
}
.facebook,.twitter,.googleplus,.skype{
    width:30px;
    height: 30px;
    display: block;
    float:left;
    margin: 0px 7px;
    background-image:url('images/icon_share.png');
    background-repeat: no-repeat;
}
.facebook:hover,.twitter:hover,.googleplus:hover,.skype:hover,.counter .online:hover,.counter .total:hover{
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.facebook{
	background-position:0 -30px;
}
.facebook:hover{
	background-position:0 0;
}
.twitter{
	background-position:-40px -30px;
}
.twitter:hover{
	background-position:-40px 0;
}
.googleplus{
	background-position:-123px -30px;
}
.googleplus:hover{
	background-position:-123px 0;
}
.skype{
	background-position:-82px -30px;
}
.skype:hover{
	background-position:-82px 0;
}
.re .title_ct{
	color:#fff;
}
.bx-controls-direction{
	display:none;
}
.icon_sroll_mb{
	display:none;
}
/*popup*/
#popup, #popup2, .bMulti {
	background-color: #fff;
	border-radius: 10px 10px 10px 10px;
	color: #111;
	display: none;
	min-width: 320px;
	padding: 25px;
}
#popup, .bMulti {
	max-height: 300px;
	max-width: 600px;
}
.button>span {
	font-size: 20px;
}
.button.b-close, .button.bClose {
	background-color: #2fb3ed;
	border-radius: 10px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
	box-shadow: none;
	padding: 3px 10px 3px;
	position: absolute;
	right: -7px;
	top: -7px;
}
#popup h4{
	background: url(images/icon_pop.png) no-repeat;
	height: 40px;
	border-bottom: 1px solid #ddd;
	padding-left: 60px;
	font-size: 30px;
	margin-top: 0px;
	font-family: brumob;
}
.mt_pop{
	display:block;
	font-size: 16px;
	font-family: brumob;
	padding: 0px 100px 0px 15px;
}
/*===============media screen-=================*/
@media(min-width:1024px) and (max-width: 1920px){
	
}
@media only screen and (max-width: 1024px){
	.Get {
		text-align: center;
		margin-top: 30px;
	}
	.de_ct{
		width:100%;
	}
	.bx-controls-direction{
		display:none;
	}
 }
@media(min-width:768px) and (max-width: 992px) {
	
}
@media only screen and (max-width: 850px){
	.bg_menu_tc .navbar-toggle {
		
	}
	.bg_menu_tc {
		padding-top:0;
	}
	.a_slow2
	{
		-webkit-animation-fill-mode: both;
		-moz-animation-fill-mode: both;
		-ms-animation-fill-mode: both;
		-o-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-duration: 0.5s;
		-moz-animation-duration: 0.5s;
		-ms-animation-duration: 0.5s;
		-o-animation-duration: 0.5s;
		animation-duration: 0.5s;
	}
	.bg_menu{
		background: rgba(0, 0, 0, 1) !important; 
		border: none !important;
	}
	.menu_top ul li:nth-child(3){
		display:none;
	}
	.bg_menu{
		top:0 !important;
	}
	.f-nav{
		margin-top:0px !important;
	}
	.bx-controls-direction{
		display:none;
	}
	.custom-caption.one{
		top:20% !important;
	}
	.box_content p {
		text-align: center;
	}
	.content_ct{
		margin-top:0px;
	}
	.lang{
		display:none;
	}
	.art_t{
		margin-top:10px;
	}
	#header{
		min-height:100px;
	}
	
	.ab_2{
		background:none;
		min-height:0 !important;
	}
	
	.bx-wrapper  img{
		/*min-height:450px !important;*/
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		margin: 0 8px !important;
	}
	header .navbar-collapse ul.menu_top_2 li {
		width: 100%;
		padding: 5px 15px 5px 0px;
		border-bottom: 1px dashed #FFFFFF;
	}
	.menu_top_2 li:nth-child(4) {
		border-bottom: 0px dashed #FFFFFF !important;
	}
	header .navbar-collapse ul.menu_top_2
	{
		background: #faca46;
		background-image: linear-gradient(top, #faca46 , #f9ae3a);
		background-image: -webkit-gradient(top, #faca46 , #f9ae3a);
		background-image: -o-linear-gradient(top, #faca46 , #f9ae3a);
		background-image: -ms-linear-gradient(top, #faca46 , #f9ae3a);
		background-image: -ms-linear-gradient(top, #faca46 , #f9ae3a);
		background-image: -moz-linear-gradient(top, #faca46 , #f9ae3a);
		background-image: -webkit-linear-gradient(top, #faca46 , #f9ae3a);
		margin: 0 auto;
		width: 100%;
		margin-top: 5px;
	}
	header .navbar-collapse ul.menu_top_2 li a {
		color: #fff !important;
		padding: 8px 10px 8px 12px;
		text-align: left;
		background:url(images/icon_li_mb.png) right center no-repeat !important;
	}
	header .navbar-collapse ul.menu_top_2 li a :hover{
		background:url(images/icon_li_mb.png) right center no-repeat !important;
	}
	header #padd{
		padding: 0 !important;
	}
	header #padd .menu_top_2{
		padding: 0 !important;
		width: 100% !important;
	}
	.mar_t{
		margin:0 !important;
		width:100%;
		border: 0 !important;
		padding:0 !important;
	}
	header .navbar-collapse ul.menu_top_2 li a:hover{
		color: #fff !important;
	}
	header .navbar-collapse ul.menu_top_2 li .active{
		color: #fff !important;
	}
	header .navbar-collapse ul.menu_top_2 li a:hover span{
		display: none;
	}
	header .navbar-collapse ul.menu_top_2 li .active span{
		display: none;
	}
	.f-nav .logo {
		background: url(images/logo_top_mb.png) no-repeat center center;
		width: 262px;
		height: 59px;
		display: block;
	}
	.trans .logo {
		background: url(images/logo_bottom_mb.png) no-repeat center center;
		width: 262px;
		height: 59px;
		display: block;
	}
	header .navbar-collapse ul.menu_top_2 .current a{
		color:#fff !important;
		color:#fff !important;
	}
	header .navbar-collapse ul.menu_top_2  .current span{
		width: 100%;
		display: none;
		background: #f19d31;
		height: 2px;
		margin: 0 auto;
		margin-top: 10px;
		transition: .5s ease all;
		-webkit-transition: .5s all ease;
		-moz-transition: .5s all ease;
	}
	
 }
@media only screen and (max-width: 640px){
	.bx-wrapper  img{
		/*min-height:450px !important;*/
	}
	.main_f{
		margin-top:0px;
	}
	.Get {
		text-align: center;
		margin-top: 30px;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 135px;
	}
	.custom-caption h1 {
		font-size: 50px;
	}
	.pad_t {
	padding: 0!important;
	margin-top: 10px;
	}
	.icon_sroll_mb{
		display:block;
		background:url(images/icon_sroll.png) center center no-repeat; 
		width:21px;
		height:48px;
		position: absolute;
		bottom: 20px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		bottom: 90px !important;
	}
	.box_content {
		border-bottom: 1px solid #c8c8c8;
	}
	
}
@media(min-width:320px) and (max-width: 480px) {
	.nav_f{
		display:none;
	}
	.custom-caption h1 {
		font-size: 40px;
	}
	.info_ct{
		text-align:left;
	}
	.list_agent_mail strong {
		color: #333;
		font-size: 16px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		margin: 0 15px !important;
	}
  }
 @media only screen and (max-width: 320px){
	.box_img img{
		width:100%;
	}
	.nav_f{
		display:none;
	}
	.main_f{
		margin-top:0px;
	}
	.info_ct{
		text-align:left;
	}
	.list_agent_mail a{
		font-size:14px;
	}
	.list_agent_mail strong {
		font-size: 16px;
	}
	.list_agent_phone strong {
		font-size: 16px;
	}
	.title_ct{
		font-size:28px;
	}
	.content_gt .title_ct{
		font-size:28px;
	}
	.mt_pop{
		padding:0;
	}
 }
#projects-logo-header {
	background: url(images/section_icon/mobile/backgroung.png) no-repeat;
	display: none;
}
#pm-project:hover{
	background: url(images/section_icon/mobile/pm_hover.png) no-repeat !important;
}
#foodini-project:hover{
	background: url(images/section_icon/mobile/foodini_hover.png) no-repeat !important;
}
#jobcam-project:hover{
	background: url(images/section_icon/mobile/jobcam_hover.png) no-repeat !important;
}
#vnuf-project:hover{
	background: url(images/section_icon/mobile/vnuf_hover.png) no-repeat !important;
	opacity: 1.7 !important;
}
@media screen and (max-width: 597px){
	#projects-logo-header {
		display: block;
		height:91px;
	}
	#pm-project{
		margin-left: 16px;
	}
	#projects-logo-header img{
		margin-right: 16px;
		margin-bottom: 5px;
		margin-top: 14px;
	}
	.intro_switch_slide{
		display: none;
	}
}
@media screen and (max-width: 340px){
	#pm-project{
		margin-left: 11px;
	}
	#projects-logo-header img{
		margin-right: 11px;
	}
}
@media screen and (max-width: 304px){
	#projects-logo-header{
		display: none;
	}
}
/*@media screen and (max-width: 275px){*/
	/*#projects-logo-header img{*/
		/*margin-right: 0px;*/
	/*}*/
/*}*/
/*@media screen and (max-width: 254px){*/
	/*#projects-logo-header img{*/
		/*margin-right: -5px;*/
	/*}*/
/*}*/
/*@media screen and (max-width: 254px){*/
	/*#projects-logo-header img{*/
		/*margin-right: -10px;*/
	/*}*/
/*}*/
/*@media screen and (max-width: 215px){*/
	/*#projects-logo-header, #pm-project, #jobcam-project, #foodini-project, #vnuf-project{*/
		/*position: absolute !important;*/
	/*}*/
	/*#projects-logo-header img{*/
		/*margin-right: -15px;*/
	/*}*/
/*}*/

.hb-animate-element {
    opacity: 0;
}
.hb-in-viewport.right-to-left {
	animation: 0.6s ease 0s normal none 1 fadeInLeft;
	opacity: 1;
}
.hb-in-viewport.left-to-right {
	animation: 0.6s ease 0s normal none 1 fadeInRight;
	opacity: 1;
}
.hb-in-viewport.bottom-to-top {
	animation: 0.6s ease 0s normal none 1 fadeInUp;
	opacity: 1;
}
.hb-in-viewport.top-to-bottom {
	animation: 0.6s ease 0s normal none 1 fadeInDown;
	opacity: 1;
}
.hb-in-viewport.rotate-In {
	animation: 3.5s ease 0s normal none 1 rotateIn;
	opacity: 1;
}
.hb-in-viewport.my-fadeIn {
	animation: 1s ease 0s normal none 1 fadeIn;
	opacity: 1;
}
.social {
    position: absolute;
    z-index: 9;
    right: 20px;
    top: 20%;
}
.social img {
    width: 35px;
    display: block;
    margin-bottom: 5px;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
}
.breadcrumb {
    padding: 20px 0;
    margin: 0;
}
.breadcrumb a {
	color: #000;
}
.breadcrumb .active {
	color: #f9cb43;
}
.content {
    padding: 30px 0;	
}
#new_gap {
    padding-top: 80px;
    margin: 0;
	display: none !important;
}
footer .main_f {
    padding: 5px 0px;	
}
section#contact {
    padding-bottom: 40px;
}
footer .share img {
	width: 35px;
    border-radius: 5px;
	margin: 5px;
}
