@font-face {
    font-family: myriadback;
    src: url(../fonts/myriad-pro/Myriad-Pro-Black_31623.ttf);
}
@font-face {
    font-family: myriadbold;
    src: url(../fonts/myriad-pro/Myriad-Pro-Semibold_31650.ttf);
}
@font-face {
    font-family: myriadlight;
    src: url(../fonts/myriad-pro/Myriad-Pro-Light_31642.ttf);
}
body{
	font-family: myriadback;
	letter-spacing: 1px;
}
ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/* intro */
.intro{
	position: relative;
	padding-top: 0px !important;
}
.intro a.img{
	text-align: center;
	display: block;
}
.intro a.down{
	text-align: center;
	display: block;
	color: #6d6e71;
	text-decoration: none;
	background: url("../images/more.png") center 50px no-repeat;
	padding-bottom: 50px;
}
.intro a.down:hover{
	text-decoration: none;
	color: #6d6e71
}
/* slider */
.testslide{
	background-image: url(../images/slider/1.1.jpg) ;
	width: 100%;
	height: 100%;
	float: left;
}
.slider{
	position: relative;
}
.slider a.more_social{
	position: absolute;
	right: 23px;
	top: 35px ;
	z-index: 10;
	cursor: pointer;
}
.slider a.more_social:hover{
	text-decoration: none;
}
.slider p.list_social{
	position: absolute;
	color: #000;
	right: 18px;
	top: 30px ;
	z-index: 11;
	cursor: pointer;
	padding: 5px;
	display: none;
}
.slider .area_left{
	height: 100%;
	display: block;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}
.slider .area_right{
	height: 100%;
	display: block;
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
}
.slider a.btn_left{
	background: url(../images/Next.png) top left repeat;
	display: block;
	text-indent: -99999px;
	position: absolute;
	z-index: 3;
    cursor: pointer;
    top: 0%;
    left: 0px;
    width: 200px;
    height: 100%;
    display: none;
}
.slider a.btn_right{
	background: url(../images/Back.png) top left no-repeat;
	display: block;
	text-indent: -99999px;
	position: absolute;
	z-index: 3;
    cursor: pointer;
    top: 0%;
    right: 0px;
    width: 200px;
    height: 100%;
    display: none;
}
.cb-slideshow {
}
.cb-slideshow li{ 
    width: 100%;
    height: 100%;
    float: left;
}
.cb-slideshow li span { 
   width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}

/* about */
.row_content p{
	text-align: justify;
}
.khay{
	padding-top: 80px;
}
.khay p.title{
	font-family: myriadback;
	color: #6d6e71;
}
.about p.header{
	font-family: myriadback;
	color: #6d6e71;
	text-align: left;
}
.about p.content{
	color: #6d6e71;
	font-family: myriadlight;
	text-align: left;
}

.text-about{
    text-align: left !important;
}
/* portfolio */
.portfolio .cate_portfolio {
	text-align: center;
}
.portfolio .cate_portfolio a {
	margin: 0px 20px;
	color: #6d6e71;
	cursor: pointer;
	font-family: myriadlight;
    letter-spacing: 1px;
}
.portfolio .cate_portfolio .active{
	font-family: myriadbold;
	color: #52658C;
}
.portfolio .list_project{
	text-align: center;
}
.portfolio .item_project{
	float: left;
	margin: 5px;
	position: relative;
}
.portfolio .item_project .overlay{
	position: absolute;
	background-color: #52658c;
    opacity: 0.5;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: pointer;
	display: none;
}
.portfolio .item_project .info{
	position: absolute;
	z-index: 2;
	width: 100%;
	text-align: center;
	display: none;
}
.portfolio .item_project .info p.back a{
	font-family: myriadback;
	color: #fff;
	cursor: pointer; 
}
.portfolio .item_project .info a:hover{
	text-decoration: none;
}
.portfolio .item_project .info p.light{
	font-family: myriadlight;
	color: #fff;
}
.portfolio .item_project .info p.line span{
	background: #fff;
	width: 100px;
	height: 1px;
	display: block;
	margin: 0 auto;
}
.portfolio .item_project img{
	width: 100%;
	height: 100%;
}
.portfolio .item_project:hover .overlay{
	display: block;
}
.portfolio .item_project:hover .info{
	display: block;
}
.portfolio p.btn_more_portfolio{
	text-align: center;
}
.portfolio p.btn_more_portfolio a{
	color: #bcbec0;
	border: #bcbec0 1px solid;
	cursor: pointer;
}
.portfolio p.btn_more_portfolio a:hover{
	text-decoration: none;
}
/* modal */
.modal_portfolio{
	position: relative;
	width: 100%	;
	height: 100%;
	background: #fff;
	display: block;
}
.paging-product>ul{
    margin: 35px 0;
}
.paging-product>ul>li{
	display: inline;
}
.paging-product>ul>li>a{
	font-family: myriadbold;
    text-decoration: none !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: 4px;
    color: rgb(199, 200, 202);
    padding: 10px 15px !important;
    border: 1px solid #ddd; 
}
.paging-product>ul>li>a:hover{
	background-color: #fff;
	border: 1px solid #52658C;
	color: #52658C;
}
.paging-product .active-product > a{
	background-color: #fff;
    border: 1px solid #52658C;
    color: #52658C;
}
.modal_portfolio .close_popup{
	text-align: center;
	margin: 0px !important;
}
.modal_portfolio .close_popup a{
	color: #bcbec0;
	border: #bcbec0 1px solid;
	font-family: myriadback;
	cursor: pointer;
}
.modal_portfolio .close_popup a:hover{
	text-decoration: none;
}
.modal_portfolio p.title{
	font-family: myriadback;
	color: #6d6e71;
}
.modal_portfolio .description p{
	text-align: justify;
}
.modal_portfolio .thumb{
	float: left;
}
.modal_portfolio .thumb .item_thumb{
	display: block;
	float: left;
	margin: 5px;
	cursor: pointer;
	position: relative;
}

/* contact */
.contact{
	position: relative;
}
.contact .backtotop{
	position: absolute;
	right: 20px;
	bottom: 30px;
}
.contact p.title{
	color: #fff;
}
.contact .form_contact span{
	color: #fff;
	font-size: 15px;
	font-family: myriadback
}
.contact .form_contact span.content{
	float: left;
}
.contact .form_contact span.input_f{
	float: left;
}
.contact .form_contact span.input_f{
	width: 100%;
}
.contact .form_contact span.content{
	margin-top: 10px;
}
.contact .form_contact span.input_f input{
	background: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px #bcbec0 solid;
	outline: none;
	color: #e6e7e8;
	width: 100%;
	font-size: 20px;
}
.contact p.btn_sent{
	text-align: center;
}
.contact p.btn_sent a{
	color: #bcbec0;
	border: #bcbec0 1px solid;
}
.contact p.btn_sent a:hover{
	text-decoration: none;
}
.contact .footer{
	text-align: center;
}
.contact .footer p{
	color: #fff;
}
.contact .footer p.line1{
	font-family: myriadback
}
.contact .footer p.line2{
	font-family: myriadlight
}
.contact .footer p.line3{
	font-family: myriadlight
}
.contact .c_footer p{
	font-family: myriadlight
}
.contact .footer .list_s a{
	margin: 0px 2px;
}
/* popup slide */
.modal_slider{
	position: fixed;
	z-index: 200;
	width: 100%	;
	height: 100%;
	background: url('../images/bg_overlay_strong.png') repeat;
	display: none;
	top: 0px;
	left: 0px;
}
.modal_slider a.closeSlider{
	float: right;
	margin-top: 10px;
	cursor: pointer;
}
/* header */
.header_menu{
	position: fixed;
	min-height: 80px;
	width: 100%;
	float: left;
	background: transparent;
	z-index: 9;}
.b_chinh{
	border-bottom: 1px solid #fff;
}
.b_phu{
	border-bottom: 1px solid #bcbec0;
}
.header_menu ul.list_menu{
	float: right;
}
.header_menu ul.list_menu li{
	float: left;
}
.header_menu ul.list_menu li a{
	font-family: myriadback;
	letter-spacing: 1px;
}
.header_menu ul.list_menu li a:hover{
	text-decoration: none;
}
.header_menu ul.list_menu li a.lang{
	text-decoration: underline;
}
.head_w a{
	color: #fff ;
}
.head_b a{
	color: #6d6e71 ;
}
/* config */
.slimScrollBar{
	background: transparent !important;
}
.activemenu{
	color: #52658c !important;
	text-decoration: none !important;
	
}


.beta {

}
.beta .sticker {
 position: fixed;
 display: inline-block;
 padding: 3px 30px;
	z-index:2000;
 top: 25px;
 left: -25px;
 color: #fff;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2);
 text-align: center;
 text-transform: uppercase;
 background: #d93131;
 width: 100px;
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
}
.beta p {
 line-height: 24px;
}
.beta p {
 margin: 0 0 10px;
}
.showmn{
	display: block !important;
}
.hidemn{
	display: none !important;
}
#pageload{
	position: fixed;
	background: #fff;
	z-index: 1000;
	width: 100%;
	height: 100%;
	text-align: center;
}
#pageload img{
	margin-top: 18%
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}