@charset "utf-8";
@import url("//fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900");

/* COMMON */
body{
	font-size: 18px;
	font-family: 'Raleway', arial, tahoma, sans-serif;
	font-weight: 400;
	line-height: 26px;
	padding: 0;
	margin: 0;
	color: #666;	
	word-break: break-word;	
	background-color: #fff;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}
html,
body {
	margin:0;
	padding:0;
	height:100%;
}
a:link,
a:visited{
	color:#063b70;
	text-decoration:none;
	outline: none;
}
a:hover{
	color: #011a33;
}
.owl-carousel{
	touch-action: manipulation;
}
.s-arrow i.fa{	
	margin-left: 5px;
}
.mgt0{
	margin-top:0;
}
.mgt30{
	margin-top: 30px;
}
.mgt40{
	margin-top: 40px;
}
.mgt50{
	margin-top: 50px;
}
.mgt60{
	margin-top: 60px;
}
.mgt70{
	margin-top: 70px;
}
.mgt80{
	margin-top: 80px;
}
.mgt90{
	margin-top: 90px;
}
.sm-line{
	position: relative;
	display: block;
}
.mgt-bottom50{
	margin-bottom: 50px;
}
.mgt-bottom100{
	margin-bottom: 100px;
}
.text-lg{
	font-size: 24px;
	line-height: 34px;
}
.text-x-lg{
	font-size: 30px;
	line-height: 45px;
}
h2.section-title{
	font-size: 38px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
}
.sm-line:before{
	content: "";
	display: block;
	width: 50px;
	height: 5px;
	background-color: #fbbb30;
	position: absolute;
	top: 0;
}
.bg-cover {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}
.line-logo {
    height: 49px;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;	
	text-align: center;
	position: relative;
	overflow: hidden;
}
.line-logo span{
	display: inline-block;
	width: 49px;
	height: 49px;
	background: url(../images/line-logo.png) no-repeat center center;	
}
.line-logo:before,
.line-logo:after {
    content: "";
    height: 1px;
    width: 50%;
    background-color: #c4c4c4;
    position: absolute;
	z-index: 0;
	top: 50%;
}
.line-logo:before{
	left: -40px;
	right: 50px;
}
.line-logo:after{
	right: -40px;
}
.navbar-toggle{
	margin-right: 0;
	margin-top: 20px;
	border: 0px solid #999;
    border-radius: 0;
	padding: 6px 5px;
}
.navbar-toggle .icon-bar{
	background-color: #fff;
}
.back-link a{
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.quote .img img{
	border-radius: 50%;
	max-width: 150px;
}
#wrap-content{
}
/* SLIDER */
.owl-theme .owl-dots .owl-dot span {
    border-radius: 0;
    margin: 0 3px;
}
/* HEADER */
#header-bar{	
	position: relative;
    z-index: 1000;
	height: 136px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	border-bottom: 1px solid transparent;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.8);
	border-bottom: 12px solid rgba(13,108,168,0.51);
}
#header-bar.fixed{
	background-color: rgba(0,0,0,0.85);
	height: 100px;
	border-bottom-width: 9px;
}
#header-bar.fixed .company-logo{
	top: 12px;
}
#header-bar.fixed .company-logo img{
	max-height: 65px;
}
#header-bar.fixed #top-menu .navbar-nav>li>a{	
	padding: 20px 25px;
}
#header-bar .company-logo{
	position: absolute;
	top: 10px;
	display: block;	
}
#header-bar .company-logo img{
	max-height: 100px;
}
#top-menu{
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 3;	
}
#top-menu .dropdown.open,
#top-menu .dropdown.hover,
#top-menu .dropdown.hover a{
	background-color: rgba(0,0,0,0.9);
}
#top-menu .navbar-nav>li>a{
	font-size: 18px;	
	font-weight: 700;
	color: #f89821;
	text-transform: uppercase;	
	padding: 25px 25px;
	line-height: 25px;
	box-sizing: border-box;
	position: relative;
}
#top-menu .nav .open>a,
#top-menu .nav .open>a:hover,
#top-menu .navbar-nav>li>a:hover{
	background-color: rgba(0,0,0,0);
	color: #ffc781;
}
#header-bar.fixed #top-menu{
	top: 15px;
}
#header-bar.fixed #top-menu .nav .open>a,
#header-bar.fixed #top-menu .nav .open>a:hover,
#header-bar.fixed #top-menu .navbar-nav>li>a:hover{
	background-color: rgba(0,0,0,0);
}
#top-menu .nav .open>a:focus,
#top-menu .navbar-nav>li>a:focus{
	background-color: transparent;
}
#top-menu .dropdown-menu{
	padding: 0;
	margin: 0;	
	left: 0;
	top: 70px;
	right: auto;
	border: 0;
	border-radius: 0;
	min-width: 227px;
	background-color: rgba(0,0,0,0.9);
}
#top-menu .dropdown-menu a{
	color: #ff9933;
	font-size: 15px;
	font-weight: 500;
	text-transform: none;
	padding: 10px 12px;
}
#top-menu .dropdown-menu li{
	border-bottom: 1px solid #333;
}
#top-menu .dropdown-menu li:last-child{
	border-bottom: 0;
}
#top-menu .dropdown-menu a:hover,
#top-menu .dropdown-menu a:focus{
	background-color: #222;
	color: #ff9933;
}

/* FOOTER */
#footer-bar{	
	padding: 20px 0 20px 0;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	width: 100%;
	box-sizing: border-box;
	background-color: #424242;
}
#footer-bar.bdt{
	border-top: 1px solid #ebebeb;
}
#footer-bar a{
	color: #fff;
}
#footer-bar .social {
    text-align: right;
}
#footer-bar .social a.linkedin {
    background-image: url(../images/ico-linkedin.png);
}
#footer-bar .social a {
    display: inline-block;
    text-indent: 100%;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    margin-top: -10px;
    background-color: rgba(14,110,172,1);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 20px;
    border-radius: 2px;
    white-space: nowrap;
    overflow: hidden;
}

/* BANNER */
.banner{
	min-height: 480px;
	position: relative;
}
.banner.homepage{
	min-height: auto;
}
.banner .container{
	position: absolute;
	bottom: 12%;
	left: 0;
	right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.banner.bg-cover .container{
	padding-top: 200px;
	padding-bottom: 70px;
	position: relative;
}
.banner .line{
	width: 295px;
	height: 10px;
	margin: 25px 0;
	background-color: #fff;	
	clear: both;
}
.banner h1{
	color: #fff;
	font-weight: 800;
	font-size: 60px;
	line-height: 50px;
}
.banner .page-desc{
	text-align: center;
}
.banner .page-desc .box{
	display: inline-block;
}
.banner .page-desc .box.team{
	margin-left: 30px;
	margin-right: 30px;
}
.banner .page-desc .box a,
.banner h3{
	color: #fff;
	font-size: 26px;
	font-weight: 900;
	margin-top: 0;
	margin-bottom: 0;
	display: inline-block;
	text-transform: uppercase;
	width: 280px;
	height: 280px;	
	border-radius: 50%;
	border: 35px solid rgba(248,152,33,0.61);
	overflow: hidden;
}
.banner .page-desc .box a span,
.banner h3 span{
	background-color: rgba(14,110,172,0.88);
	display: block;
	line-height: 210px;	
	width: 100%;
	height: 100%;
}
.banner .page-desc .box a:hover span{
	background-color: transparent;
}
.banner .slogan.sm{
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 35px;
}
.banner .desc{
	color: #fff;	
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;	
	margin-top: 50px;
}
.banner.contact-us{
	background-image: url(../images/banner/contact-us.jpg);
}
.banner.our-team{
	background-image: url(../images/banner/our-team.jpg);
}
.banner.about-us{
	background-image: url(../images/banner/about-us.jpg);
}
.banner.strategy{
	background-image: url(../images/banner/strategy.jpg);
}
.banner.asset-management{
	background-image: url(../images/banner/asset-management.jpg);
}
#home-carousel {
	box-sizing: border-box;
	height:100%;
}
#home-carousel .item {
	height:100%;
	position: relative;
}
#home-carousel .item .container {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
}
/* HOME PAGE */
#home-page{	
	margin-top: 50px;
}
#home-page .bg-page{
	background: url(../images/bg-homepage.png) no-repeat left top;
	background-size: contain;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 100px;
}
#home-page .short-desc{
	font-size: 20px;
}
#home-page h2.section-title{
	margin-bottom: 40px;
}
#home-page #feature-porfolio-nav{
	position: absolute;
	height: 0;
	top: 40%;
	left: 0;
	right: 0;
	z-index: 100;
}
#home-page #feature-porfolio-nav{
	left: 20px;
	right: 20px;
}
#home-page #feature-porfolio-nav .disabled{
	opacity:0.3;
}
#home-page #feature-porfolio-nav.owl-nav>div{
	display:block;
	width: 30px;
	height: 40px;
	cursor:pointer;
	text-indent:-9999px;
	overflow: hidden;
}
#home-page #feature-porfolio-nav .owl-prev{
	float:left;
	background: url(../images/btn-back.png) no-repeat left center;
}
#home-page #feature-porfolio-nav .owl-next{
	float: right;
	background: url(../images/btn-next.png) no-repeat right 0;
}
#home-page #feature-porfolio-items{
	color: #0e6eac;
	font-size: 38px;
	font-weight: 300;
	line-height: 45px;	
	width: 70%;
	margin: 0 auto;
}
#home-page .text-x-lg{
	font-weight: 700;
	color: #0e6eac;
}
#home-page p{
	margin-bottom: 30px;
    line-height: 30px;
}
#home-page p:last-child{
	margin-bottom: 0;
}
/* CONTACT US */
#contact-us-page{
	margin-bottom: 150px;	
}
#contact-us-page h2{
	font-size: 17px;
	font-weight: 700;
	line-height: 60px;
	text-transform: uppercase;
	color: #000;
	margin-top: 0;
	margin-bottom: 40px;
}
#contact-us-page form .form-control.error {
    border: 1px solid #de0d0d;
}
#contact-us-page .alert{
	font-size: 13px;
    padding: 10px 15px;
    border-radius: 0;
	line-height: 17px;
}
#contact-us-page a:hover{
	color: #666 !important;
}
#contact-us-page .form-control{
	box-shadow: none;
	border-radius: 0;
	border: 0;
	background-color: #f6f6f6;
	padding: 25px 20px;
	font-weight: 600;
}
#contact-us-page .content .sub-title{
	color: #000;
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
}
#contact-us-page .content .location .fa{
	color: #000;
	font-size: 20px;
}
#contact-us-page .content .location .lc{
	border-bottom: 1px solid #000;
	margin-right: 5px;
}
#contact-us-page .content .location a{
	color: #000;
}
#contact-us-page .content .sub-info{
	margin-top: 50px;	
}
#contact-us-page .content .sub-info,
#contact-us-page .content .sub-info a{
	font-weight: 800;
	color: #000;
}
#contact-us-page .content .sub-info span{
	font-weight: 300;
	display: inline-block;
	min-width: 70px;
	color: #666;
}
#contact-us-page form button{
	border-radius: 0;
	border: 0;
	background-color: #282a2d;
	font-weight: 600;
	font-size: 18px;
	padding: 18px 30px;
}
#contact-us-page form button i{
	margin-left: 10px;
}
#contact-us-page form .form-group{
	margin-bottom: 20px;
}

/* ABOUT US */
#about-us-page{
	margin-bottom: 100px;
}
#about-us-page .short-desc{
	background: url(../images/bg-about-us.png) no-repeat right bottom;
	background-size: 90% 100%;
	padding: 50px 0;
	color: #000;
}
#about-us-page .text-lg{	
	font-weight: 600;
	color: #000;
	padding-top: 0;
	padding-bottom: 0;
}
#about-us-page{
	font-weight: 600;
	color: #666;
	line-height: 30px;
}
#about-us-page .quoto{
	background-image: url(../images/banner/about-us-sa.jpg);
    padding: 100px 0;
    color: #fff;
}
#about-us-page .statistic{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
#about-us-page .statistic > div {
    padding: 5px 15px;
    min-width: 20%;
}
#about-us-page .statistic .num {
    font-size: 85px;
    font-weight: 700;
    min-height: 60px;
    text-transform: uppercase;
}
#about-us-page .statistic .desc {
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
	line-height: 20px;
}

/* OUR TEAM */
#our-team-page{
	margin-bottom: 70px;	
}
#our-team-page.listing{
	text-align: center;
	font-size: 0;
}
#our-team-page .item {
    margin: 40px 0;
	float: none;
	display: inline-block;
	vertical-align: top;
}
#our-team-page .item .img {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: block;
}
#our-team-page .item img{
	width: 100%;	
    filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
#our-team-page .item .img a{
	padding: 0;
}
#our-team-page .item:hover img{
	filter: none;
	-webkit-filter: none;
}
#our-team-page .item .name{
    font-weight: 300;
    color: #000;
	padding-top: 15px;
	font-size: 22px;
    line-height: 30px;
    font-weight: 800;
	text-transform: uppercase;
}
#our-team-page .item .position{
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #999;
	line-height: 22px;
}
/* OUR TEAM DETAIL */
#our-team-page.detail{
	margin-top: 70px;
}
#our-team-page.detail .img img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	width: 100%;
	max-width: 100%;
}
#our-team-page.detail .name{
	color: #000;
	font-weight: 800;
	font-size: 35px;
	line-height: 35px;
	margin-top: 0;
}
#our-team-page.detail .position{
	color: #000;
	font-size: 22px;
	margin-top: 10px;
}
#our-team-page.detail .detail{
	margin-top: 50px;
}
#our-team-page.detail .detail p{
	margin-bottom: 30px;
	line-height: 30px;
}
#our-team-page.detail .detail p:last-child{
	margin-bottom: 0;
}
#our-team-page.detail .info{
	margin-top: 40px;
}
#our-team-page.detail .info,
#our-team-page.detail .info a{
	color: #000;
	font-size: 18px;
	font-weight: 700;
}
#our-team-page.detail .info .line{
	background-color: #f6f6f6;
	height: 3px;
	margin-top: 70px;
	margin-bottom: 40px;
}
#our-team-page.detail .info .line>span{
	display: inline-block;
	background-color: #fff;
	padding-right: 10px;
	position: relative;
	font-size: 40px;
	top: -25px;	
	color: #dce2ea;
}

/* STRATEG */
#strategy-page{
	margin-bottom: 70px;
}
#strategy-page .section-title{
	margin-top: 0;
	margin-bottom: 50px;
}
#strategy-page .line-logo{
	margin: 50px 0;
}
#strategy-page .slogan{
	font-weight: 300;
	font-size: 40px;
    color: #0e6eac;
}
#strategy-page .short-desc{
	color: #000;
	font-weight: 500;
}
#strategy-page .img img{
	max-width: 100%;
}