a:hover{
	text-decoration: none;
}
@font-face{
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'samsungone400';
    src: url('../fonts/Font-QNT-400.ttf');
}
@font-face {
    font-family: 'samsungone700';
    src: url('../fonts/Font-QNT-800.ttf');
}

body {
	background: #fff;
	font-size: 13px;
	overflow-x: hidden;
	position: relative;
	font-family: 'samsungone400';
} 
ul{
	padding: 0;
	margin: 0
}
li{
	list-style: none;
}

.bg-img1{
	background: url('../images/bg-box1.jpg') center center;
}
.line-height-80{
	line-height: 80px !important;
}
.bg-fff{
	background: #fff !important;
}
.bg-f1f1f1{
	background: #f1f1f1;
}
.bg-f2f2f2{
	background: #f2f2f2;
}
.color-333{
	color: #333333 !important;
}
.color-ee0505{
	color: #ee0505 !important;
}
.color-1bb338{
	color: #1bb338 !important;
}
.color-fff{
	color: #fff !important;
}
.border-21b03c{
	border: 1px solid #21b03c !important;
}
.bg-21b03c{
	background: #21b03c !important
}
/*Header*/
.header-top{
	padding: 15px 0;
}
.header-menu{}
.header-menu ul.menu-big{}
.header-menu ul.menu-big li{
	display: inline-block;
	position: relative;
}
.header-menu ul.menu-big li a{
	color: #fff;
	padding: 15px 22px;
	display: inline-block;
	font-size: 16px;
}

.header-menu ul.menu-big li > ul.menu-small{
	position: absolute;
	top: 45px;
	left: 22px;
	display: none;
	background: #fff;
	width: 167px;	
}
.header-menu ul.menu-big li:hover > ul.menu-small{
	display: block;
}
.header-menu ul.menu-big li > ul.menu-small > li{
	display: inline-block;
    width: 100%;
}
.header-menu ul.menu-big li > ul.menu-small > li > a{
    color: #333;
    display: inline-block;
    width: 100%;
    font-size: 13px;
}
.header-menu ul.menu-big li > ul.menu-small > li > a:hover {background-color: #ededed} 
.header-regis{
	text-align: right;
	margin-top: 5px;
}
.header-regis a,.header-regis button{
    border: 2px solid #fff;
    width: 115px;
    display: inline-block;
    text-align: center;
    margin-left: 15px;
    padding: 8px 0;
    font-size: 14px;
    border-radius: 4px;
}
.header-regis a#btn-regis{
	color: #fff
}
.header-regis a#btn-login{
	background: #fff;
	color: #03bae8;
}
span.btn-lang-mobile ,span#btn-lang{
	color: #fff;
    border: 0;
    background: transparent;
    outline: none;
    width: auto;
    position: relative;
    margin-left: 12px;
}
span.btn-lang-mobile img,span#btn-lang img{
	border: 2px solid #fff;
    border-radius: 50%;
    padding: 1px;
    cursor: pointer
}
span.btn-lang-mobile  .lang-small,span#btn-lang .lang-small{
	/* display: none; */
	position: absolute;
	top: 35px;
	right: 6px;
	width: auto
}

#btn-lang{
border: 0;

display: inline-block;
cursor: pointer;
width: 45px;
}
#btn-lang img{
	border: 2px solid #fff;
	border-radius: 50%;
}
#btn-lang i{
	margin-left: 4px;

color: #fff;
}




/* button.btn-lang-mobile:hover .lang-small ,button#btn-lang:hover .lang-small{
	display: block
} */
.lang-small{
	background: transparent;

position: absolute;

top: 50px;

right: 19px;

padding: 0;
}
.lang-small li{
	padding: 0 5px;
}
.lang-small li a{
text-align: left;

margin: 0;

border: 0;

padding: 5px 4px;

font-size: 13px;

width: 35px !important;
}
.lang-small li a img{
    margin-right: 8px;
}
.lang-small li a:hover{
	background: transparent
}
.btn-lang-mobile{
	display: none
}



.header-regis p{
	display: inline-block;
	position: relative;
}
.header-regis p i{
    position: absolute;
    left: -35px;
    top: -4px;
    font-size: 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 4px 6px;
}
.header-regis p strong{
}







/*banner-box*/
.colorwhite{
	color: #fff !important;
}
.banner-box{
/*    background: url('../images/5.png') no-repeat center;
    background-color: #f4f7fb;
    background-size: 2000px 100px;*/
}
#banner-box1{
    background: url('../images/5.png') no-repeat center;
    background-color: #27bce2;
}
#banner-box2{
    background: url('../images/banner.png') no-repeat center;
    background-color: #27bce2;
}
.bb-text{
    /*background: url('../images/world-map-dots.png') no-repeat right;*/
    /*background-size: 1000px 570px;*/
    /*background-size: contain;*/
}
.banner-box h1{
	margin-top: 210px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 51px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 50px;
	font-family: "samsungone700";
}
.banner-box h2{
	font-family: "samsungone700";
	color:#fff;font-size: 30px;
}
.banner-box h3{
	font-family: "samsungone400";
	color:#fff;
	font-size: 21px;
	margin-bottom: 30px
}
.banner-box strong{
	display: inline-block;
	width: 100%;
	font-size: 25px;
	margin-bottom: 30px;
	font-weight: 300;
}
.banner-box button{
	border:2px solid #fff;
	font-size: 20px;
	padding: 10px 32px;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 180px;
	font-size: 15px;
	text-transform: uppercase;
}
.banner-box a{
	border:2px solid #fff;
	font-size: 15px;
	padding: 10px 32px;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 180px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 25px;
}
.banner-box button:hover{
	background:#bd2440;
}
.bb-img img{
	width: 100%
}
/*End banner-box*/

.logo-box{
	text-align: center;
	background: #fff ;
	padding: 25px 0; border-bottom: 1px solid #dcdcdc;
}
.sb-titles{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 40px;
}
.sb-titles h2{
	font-size: 30px;
	position: relative;
	margin-bottom: 45px;
	color: rgb(11, 59, 91);
	font-family: 'samsungone700';
}
.sb-title{
	text-align: center;
	margin: 40px 0 60px ;
}
.sb-title h2{
	font-size: 40px;
	position: relative;
	color: rgb(11, 59, 91);
	font-family: 'samsungone700';
	text-transform: uppercase;
	margin-bottom: 0;
}
.sb-title p{
	font-size: 16px;
	margin-top: 10px;
	color: #7c7c7c
}
/*.sb-title h2:before{
    position: absolute;
    content: '';
    width: 85px;
    height: 2px;
    left: 0;
    right: 0;
    top: 55px;
    margin: 0 auto;
    background: #b3b3b3;
}

*/
#banner-slide.owl-carousel .owl-nav .owl-next:before{
	content: '\f3d3';
	font-family: 'Ionicons';
	width: 43px;
    height: 42px;
	position: absolute;
	text-align:right; right: 0px
}
#banner-slide.owl-carousel .owl-nav .owl-prev:before{
	content: '\f3d2';
	font-family: 'Ionicons';
	width: 43px;
    height: 42px;
	position: absolute;
	text-align:left
}
#banner-slide.owl-carousel .owl-nav .owl-prev, 
#banner-slide.owl-carousel .owl-nav .owl-next{
    position: absolute;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    top: 50%;
    left: 15px;
    z-index: 10;
    font-size: 53px;
    margin-top: -35px;
    color: #fff;
}
#banner-slide.owl-carousel .owl-nav .owl-next {
    left: auto;
    right: 15px;
}
.list-logo-box{
	padding: 50px 0 60px 0;
	background: #f8f8f8
}
.list-logo {}
.list-logo ul{
	margin-right: -15px; 
	text-align: center;
}
.list-logo ul li{
	padding-right: 15px; 
	margin-bottom: 15px;
	text-align: center;
	display: inline-block;
}
.list-logo ul li .ll-img{
	background: #fff;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	width: 100px;
	height: 70px;
	text-align: center;
	padding: 5px;
	display: table-cell;
    vertical-align: middle;
}
.list-logo ul li .ll-img img{
	max-width: 100%;
	max-height: 100%;
}
.list-logo ul li .ll-img:hover{
	border: 1px solid #01c2c2
}



.step-payment{
    padding: 30px 0 45px;
}
.step-payment .sb-detail{}
.step-payment .sb-detail .sbd-img{
	text-align: center;
}
.step-payment .sb-detail .sbd-img:hover img{
	opacity: 0.7;
	transition: all 0.5s ease;
}
.step-payment .sb-detail .sbd-img img{
}
.step-payment .sb-detail .sbd-title{
	text-align: center;
}
.step-payment .sb-font .sbd-title label{
	font-size: 16px !important;
}
.step-payment .sb-detail .sbd-title label{
	margin: 20px 0;
	font-size: 25px;
}

.step-payment .sb-detail .sbd-text{
	text-align: center;
}
.step-payment .sb-detail .sbd-text p{
	font-size: 15px;
	color: #7c7c7c
}
.logo-text h2{
	color: rgb(11, 59, 91);
	font-size: 23px;
}
/*step-box*/
.step-box{
    padding: 30px 0 60px;
}
.step-box .sb-detail{}
.step-box .sb-detail .sbd-img{}
.step-box .sb-detail .sbd-img:hover img{
	opacity: 0.7;
	transition: all 0.5s ease;
}
.step-box .sb-detail .sbd-img img{
	width: 100%
}
.step-box .sb-detail .sbd-title{
	text-align: center;
}
.step-box .sb-detail .sbd-title label{
	margin: 43px 0 12px;
	font-size: 25px;
	font-family: 'samsungone400';
}
.step-box .sb-detail .sbd-text{
	text-align: center; padding: 0 20px
}
.step-box .sb-detail .sbd-text p{
	    font-size: 15px;
    color: #7c7c7c;
}
.step-box .sb-btn{
	text-align: center;
	display: inline-block;
	width: 100%;
	margin:20px 0;
}
.step-box .sb-btn button{
	border: 2px solid #4B99D8;
	background: transparent;
	color: #4B99D8;
	font-size: 15px;
	padding: 15px 20px;
	border-radius: 50px;
	outline: none;
}
.step-box .sb-btn button:hover{
	border-color: rgb(52, 152, 219);
    color: rgb(255, 255, 255);
    background-color: rgb(52, 152, 219);
    transition: 0.4s all ease;
}
/*End step-box*/
/*service-box*/
.service-box{
	background: #F6F7F8;
	padding: 80px 0;
	background: transparent url("../images/bigbg.png") no-repeat fixed center top / cover;
	visibility: visible;
	animation-name: fadeIn;
	position: relative;
}
.service-opacity{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
	/*z-index: 9;*/
	background-color: rgba(22,29,36,.9);
}
.text-while{
	color: #fff !important;
}
/*.service-box img{
	width: 100%;
}
.service-box h2{}
.service-box ul{
    padding: 0 0 0 15px;
	margin: 0;
}
.service-box ul li{
    list-style-type: decimal;
    line-height: 54px;
    font-size: 15px;
}
.service-box a{
	color: #4B99D8;
}*/
.service{
	display: inline-block;
	width: 100%;

}
.service .service-detail{
	text-align: center;
}
.service .service-detail .sd-img{
	width: 90px;
	height: 90px;
	border: 2px solid #fff;
	border-radius: 50%;
	margin: 0 auto;display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
}
.service .service-detail:hover .sd-img{
	border-color: #b2e4f8;
	transition: all 0.5s ease 
}
.service .service-detail .sd-img span{
	font-weight: bold;
	font-size: 50px;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
	width: 90px;
	height: 90px;
}
.service .service-detail .sd-text{
	margin-top: 30px;
}
.service .service-detail .sd-text label{
	color: #fff;
	font-size: 18px;
}




/*End service-box*/
/*slide-box*/
.slide-box{
	width: 700px;
	margin: 50px auto;
	/*margin-top: 40px;
	margin-bottom: 40px;*/
}
.slide-box ul{
	    padding-top: 30px;
}
.slide-box ul li{
	list-style: none;
}
.slide-box ul li .list-detail{
	text-align: center;
}
.slide-box ul li .list-detail p{}
.slide-box ul li .list-detail img{
	width: 104px;
	margin: 0 auto
}
.slide-box ul li .list-detail label{}
/*End slide-box*/
/*footer-top*/
/* .footer-top{
	background: #F6F7F8;
}
.footer-top .ft-left{
	margin-top: 60px;
}
.footer-top .ft-left h3{
	font-size: 28px;
	margin-bottom: 40px;
	font-weight: bold;
}
.footer-top .ft-left p{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}
.footer-top .ft-left button{
	background: #4B98D8;
	border: 0;
	padding: 10px 20px;
	border-radius: 50px;
	color: #fff;
	font-size: 18px;
}
.footer-top .ft-left a{
	background: #4B98D8;
	border: 0;
	padding: 10px 20px;
	border-radius: 50px;
	color: #fff;
	font-size: 18px;
	display: inline-block;
}
.footer-top .ft-left button:hover{
	background: #64aae4;
	transition: 0.4s all ease;
}
.footer-top .ft-left a:hover{
	background: #64aae4;
	transition: 0.4s all ease;
}
.footer-top .ft-right{
	margin-top: 40px;
	height: 380px
}
.footer-top .ft-right img{height:  100%} */
/*footer-center*/
/* .footer-center{
	background: -webkit-linear-gradient(45deg , #00c8a9 10%, #03b8f0 );
    background: -o-linear-gradient(45deg , #00c8a9 10%, #03b8f0 );
    background: -moz-linear-gradient(45deg , #00c8a9 10%, #03b8f0 );
    background: linear-gradient(45deg , #00c8a9 10%, #03b8f0 );
}
.fc-box{
	background: url('../images/transparent-map.png') no-repeat center top;
	background-size:713px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.fc-box button,
.fc-box a.btn-register{
    background: transparent;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    padding: 8px 23px;
    border-radius: 20px;
    margin-bottom: 40px;
    text-decoration: none;
    display: inline-block;
}
.fc-box h3{
	color: #fff;
	font-size: 50px;
    margin-bottom: 10px;
}
.fc-box p{
	color: #fff;
	font-size: 26px;
	opacity: 0.9;
	margin-bottom: 20px;
} */
/*footer-bottom*/
/* #Footer */
/* #footer {
	background: #383f48;
	border-top: 4px solid #383f48;
	font-size: 0.9em;
	padding: 70px 0 0;
	position: relative;
	clear: both;
}

#footer .container .row > div {
	margin-bottom: 25px;
}

#footer .container input:focus {
	box-shadow: none;
}

#footer a:hover {
	color: #CCC;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
	color: #C0C0C0;
	 font-family: 'samsungone400'
}

#footer h4 {
	font-size: 1.8em;
	font-weight: 200;
	font-family: 'samsungone400'
}

#footer h5 {
	color: #CCC;
}

#footer ul.nav-list > li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 20px;
	padding-bottom: 11px;
}

#footer ul.nav-list > li:last-child a {
	border-bottom: 0;
}

#footer ul.nav-list > li a:hover {
	background-color: rgba(255, 255, 255, 0.05);
}

#footer ul.list.icons li {
	margin-bottom: 5px;
}

#footer form {
	opacity: 0.85;
}

#footer form label.error {
	line-height: 16px;
	margin: 5px 0 -5px;
	display: block;
	clear: both;
}

#footer form .alert {
	padding: 6px;
	text-align: center;
}

#footer .footer-ribbon {
	background: #999;
	position: absolute;
	margin: -90px 0 0 14px;
	padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
	border-right: 10px solid #646464;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: -10px;
	position: absolute;
	top: 0;
	width: 7px;
}

#footer .footer-ribbon span {
	color: #FFF;
	font-size: 1.6em;
	font-family: "Shadows Into Light", cursive;
}

#footer .newsletter form {
	width: 100%;
	max-width: 262px;
}

#footer .newsletter form input.form-control {
	height: 34px;
	padding: 6px 12px;
}

#footer .alert a {
	color: #222;
}

#footer .alert a:hover {
	color: #666;
}

#footer .twitter .fa, #footer .twitter .icons {
	clear: both;
	font-size: 1.5em;
	position: relative;
	top: 3px;
}

#footer .twitter .meta {
	color: #999;
	display: block;
	font-size: 0.9em;
	padding-top: 3px;
}

#footer .twitter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .twitter ul li {
	padding-bottom: 20px;
}

#footer .twitter ul li:last-child {
	padding-bottom: 0;
}

#footer .twitter-account {
	color: #FFF;
	display: block;
	font-size: 0.9em;
	margin: -15px 0 5px;
	opacity: 0.55;
}

#footer .twitter-account:hover {
	opacity: 1;
}

#footer .contact {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .contact i {
	display: block;
	float: left;
	font-size: 1.2em;
	margin: 7px 8px 10px 0;
	position: relative;
	text-align: center;
	top: -2px;
	width: 16px;
}

#footer .contact i.fa-envelope {
	font-size: 1em;
	top: 0;
}

#footer .contact p {
	margin-bottom: 10px;
}

#footer .logo {
	display: block;
}

#footer .logo.mb-xl {
	margin-bottom: 12px;
}

#footer .footer-copyright {
	background: #060606;
	border-top: 4px solid #060606;
	margin-top: 40px;
	padding: 30px 0 10px;
}

#footer .footer-copyright nav {
	float: right;
}

#footer .footer-copyright nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .footer-copyright nav ul li {
	border-left: 1px solid #505050;
	display: inline-block;
	line-height: 12px;
	margin: 0;
	padding: 0 8px;
}

#footer .footer-copyright nav ul li:first-child {
	border: medium none;
	padding-left: 0;
}

#footer .footer-copyright p {
	color: #555;
	margin: 0;
	padding: 0;
}

#footer .phone {
	color: #FFF;
	font-size: 24px;
	display: block;
	padding-bottom: 15px;
	margin-top: -5px;
}

#footer .narrow-phone {
	text-align: right;
	margin: -2px 0 0 0;
}

#footer .narrow-phone .phone {
	font-size: 16px;
	padding-bottom: 0;
	margin-top: -13px;
}

#footer .recent-work {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .recent-work li {
	float: left;
	width: 30%;
	margin: 10px 3% 0 0;
}

#footer .recent-work img {
	border: 0;
	width: 100%;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

#footer .recent-work .img-thumbnail-hover-icon {
	border: 0;
}

#footer .recent-work .img-thumbnail-hover-icon:after {
	font-size: 22px;
	margin-left: -2px;
}

#footer .view-more-recent-work {
	padding: 12px;
}

#footer.short {
}

#footer.short .footer-copyright {
	background: transparent;
	border: 0;
	padding-top: 0;
	margin-top: 0;
}

#footer.light {
	padding-top: 60px;
	background: #FFF;
	border-top: 1px solid #DDD;
}

#footer.light .footer-ribbon {
	margin-top: -76px;
	margin-left: 14px;
}

#footer.light .footer-copyright {
	margin-top: 15px;
	background: #FFF;
	border-top: 1px solid #DDD;
}

#footer.light .footer-copyright p {
	color: #777;
}

#footer.light .phone,
#footer.light .twitter-account {
	color: #777;
}

#footer.light ul.nav-pills > li.active > a {
	color: #FFF;
}

#footer.narrow {
	padding-top: 30px;
}

#footer.narrow .footer-copyright {
	margin-top: 0;
}

#footer.narrow .nav > li > a {
	padding: 5px 12px;
}

#footer.color {
	color: #FFF;
}

#footer.color p {
	color: #FFF;
}

#footer.color .footer-copyright nav ul li {
	border-left-color: #FFF;
}
.short p,#footer .short a,#footer .short a:visited { color:#C0C0C0}
#footer.short p {line-height: 18px; font-family: 'samsungone400'}
 */
.contact-logo-detail > .contact-logo{
    border: 1px solid #dddddd;
    border-radius: 3px;
    display: block;
    padding: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
    filter: grayscale(1);
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 65px;
    height: 36px;
    display: inline-block;
    background: #fff
}
.contact-logo-detail > .contact-logo:hover{
    filter: none;
    -moz-filter: none;
    -webkit-filter: none;
    border-color: #FF6600;
}
.contact-logo-detail > .contact-logo > img{
    width: 100%;
}
.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

.social-icons li {
	display: inline-block;
	margin: -1px 1px 5px 0;
	padding: 0;
	border-radius: 100%;
	overflow: visible;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.social-icons li a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: #FFF;
	border-radius: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #333 !important;
	text-decoration: none;
}

.social-icons li:hover a {
	background: #171717;
	color: #FFF !important;
}

.social-icons li:hover.social-icons-twitter a {
	background: #1aa9e1;
}

.social-icons li:hover.social-icons-facebook a {
	background: #3b5a9a;
}

.social-icons li:hover.social-icons-linkedin a {
	background: #0073b2;
}

.social-icons li:hover.social-icons-rss a {
	background: #ff8201;
}

.social-icons li:hover.social-icons-googleplus a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-pinterest a {
	background: #cc2127;
}

.social-icons li:hover.social-icons-youtube a {
	background: #c3191e;
}

.social-icons li:hover.social-icons-instagram a {
	background: #7c4a3a;
}

.social-icons li:hover.social-icons-skype a {
	background: #00b0f6;
}

.social-icons li:hover.social-icons-email a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-vk a {
	background: #6383a8;
}

.social-icons li:hover.social-icons-xing a {
	background: #1a7576;
}

.social-icons li:hover.social-icons-tumblr a {
	background: #304e6c;
}

.social-icons li:hover.social-icons-reddit a {
	background: #ff4107;
}

.social-icons.social-icons-transparent li {
	box-shadow: none;
}

.social-icons.social-icons-transparent li a {
	background: transparent;
}

.social-icons.social-icons-icon-light li a i {
	color: #FFF;
}

.menu-toggle{
    display: none;
    width: 40px;
    height: 40px;
    /*background: url("../images/menu-toggle.png") no-repeat center;*/
    position: absolute;
    top: 0;
    right: 40px;
    cursor: pointer;
    z-index: 999;
    color: #fff;
    font-size: 30px;
}
.toggle-navbar{
    width: 310px;
    height: 100vh;
    position: fixed;
    background: #fff;
    overflow: auto;
    top: 0;
    right: -310px;
    padding: 80px 40px 40px;
    z-index: 999;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.toggle-navbar .close-btn{
    display: block;
    width: 40px;
    height: 40px;
    background: url("../images/menu-close.png") no-repeat center;
    position: absolute;
    top: 30px;
    left: 30px;
    cursor: pointer;
}
.toggle-navbar .nav{}
.toggle-navbar .nav ul{
    padding-left: 0;
    margin-bottom: 0;
}
.toggle-navbar .nav ul li{
    list-style: none;
}
.toggle-navbar .nav ul li a{
    font-weight: bold;
    font-size: 18px;
    color: #2c2b1e;
}
.toggle-navbar .login-box{
    margin: 40px 0 120px;
}
.toggle-navbar .login-box:after{
    content: '';
    display: block;
    clear: both;
}
.toggle-navbar .login-box .login{
    font-weight: bold;
    font-size: 24px;
    width: 100%;
    float: left;
}
.toggle-navbar .login-box .lang{
    font-weight: bold;
    width: 50%;
    float: left;
    text-align: center;
    padding-top: 8px;
}
.toggle-navbar .login-box a{
    color: #2c2b1e;
}
.toggle-navbar .other{}
.toggle-navbar .other ul{
    padding-left: 0;
    margin-bottom: 30px;
}
.toggle-navbar .other ul li{
    list-style: none;
    padding: 10px 0;
}
.toggle-navbar .other ul li:first-child{
    color: rgba(44,43,30,0.65);
}
.toggle-navbar .other ul li a{
    font-weight: bold;
    color: #2c2b1e;
}
.bg-1{
    position: fixed;
    width: 40px;
    top: 0;
    bottom: 0;
    left: -40px;
    background: rgba(251,228,116,0.5);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.bg-2{
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    left: -100%;
    background: rgba(0,0,0,0.25);
    /*transition: all 0.7s;
    -o-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;*/
}
#slide-list .owl-controls .owl-dots{
	top: 00px;
    position: absolute;
    left: 0;
    right: 0;
}
#slide-list .owl-controls .owl-dots .owl-dot {
	width: 10px;
	height:10px;
	background: #ffffff;
	margin: 0 5px 8px;
	display: inline-block;
	vertical-align: bottom;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.9);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.9);
	box-shadow: 0 0 2px rgba(0,0,0,0.9);
	border-radius: 50%
}
#slide-list .owl-dots .owl-dot:hover, 
#slide-list .owl-dots .owl-dot.active {
	background: #0074be;
	height:10px;
	border: 3px solid #fff;
}
/*page about us*/
.banner-about{
	height: 400px;
	background: url('../images/banner-about.jpg') no-repeat center center;
	background-size: cover;
}
.about-content{
	margin-bottom: 20px;
}
.ac-title{}
.ac-title h3{
	font-weight: bold;
    border-bottom: 3px solid #ccc;
    display: inline-block;
    padding-bottom: 5px;
}
.about-content .ac-full{}
.about-content .ac-full .ac-text{
	margin-bottom: 30px;
}
.about-content .ac-full .ac-text h4{
	line-height: 24px;
}
.about-content .ac-haft .ac-text{}
.about-content .ac-haft .ac-text p{
	line-height: 20px;
	font-size: 15px;
}
.about-content .ac-logo{
	text-align: center;
	margin-top: 20px;
}
/*page bloggest*/
.banner-blog{
	height: 400px;
	background: url('../images/banner-blog.jpg') no-repeat center center;
	background-size: cover;
}
.bl-detail{
	margin-bottom: 30px;
}
.bl-detail-title{
    margin-bottom: 25px;
}
.bl-detail-title h3{
	font-weight: bold;
	position: relative;
}
.bl-detail-title h3:before{
    position: absolute;
    content: '';
    width: 65px;
    height: 3px;
    background: #f39c12;
    bottom: -10px; 
}
.bl-detail .bl-detail-text{}
.bl-detail .bl-detail-text p{
	font-size: 15px;
    line-height: 25px;
}
.bl-detail .bl-detail-text ul{
	padding: 0;
	margin: 0;
}
.bl-detail .bl-detail-text ul li{
	list-style: none;
	line-height: 40px;
    font-size: 14px;
}
.bl-detail .bl-detail-text ul li i{
	    margin-right: 10px;
    width: 20px;
    font-size: 20px;
    color: #3498db;
}
.blog-right{}
.blog-right .br-title{
	text-align: center;
	margin-bottom: 20px;
}
.blog-right .br-title h2{
	font-weight: bold;
}
.blog-right .br-text{}
.blog-right .br-text p{
	font-size: 15px;
	line-height: 25px;
}
.blog-right .br-text p label{}
/*Contact*/
.color{
	color: #fff !important;
}
.banner-contact{
	background: url('../images/banner-contact.jpg') no-repeat center right;
	background-size: cover;
	
    margin-top: -118px;
}
.banner-contact .cb-text{
	height: 400px;
	margin-top: 180px;
}
.banner-contact .cb-text h1{
	font-size: 70px;
	color: #fff;
}
.banner-contact .cb-text p{
	font-size: 20px;
	color: #fff;
}
.contact-content{
    margin: -140px 0 70px 0;
}
.contact-all{
	-webkit-box-shadow: 0px 0px 39px -15px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 39px -15px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 39px -15px rgba(0,0,0,0.75); 
	display: inline-block;
	width: 100%;
	padding: 0px;
	background: #fff
}
.contact-left{
    padding: 10px 35px;
}
.contact-right{
    background: #f5f5f5;
    padding: 0 24px;
}
.cr-text p{
	font-size: 15px;
	line-height: 30px;
}
.cr-icon{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.cr-icon ul{
	padding: 0 ;
	margin: 0;
}
.cr-icon ul li{
	list-style: none;
	display: inline-block;
}
.cr-icon ul li a{
	color: #333;
}
.cr-icon ul li a:hover i{
	color: #3498db;
}
.cr-icon ul li a i{font-size: 27px;margin-right: 15px;}
/*bloglist*/
.bloglist-all{}
.bloglist-all .bloglist-detail{
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.bloglist-all .bloglist-detail .bld-img{}
.bloglist-all .bloglist-detail .bld-img img{
	width: 100%;
}
.bloglist-all .bloglist-detail .bld-title {}
.bloglist-all .bloglist-detail .bld-title a{}
.bloglist-all .bloglist-detail .bld-title a label{
	cursor: pointer;
    font-size: 16px;
    color: #f39c12;
    margin-bottom: 10px;
    margin-top: 10px;
}
.bloglist-all .bloglist-detail .bld-title a h2{
	margin-top: 0;
	color: #0b3b5b;
}
.bloglist-all .bloglist-detail .bld-title p a {
	padding-right: 10px;
}
.bloglist-all .bloglist-detail .bld-text{
	margin-bottom: 10px;
}
.bloglist-all .bloglist-detail .bld-text article{}
.bloglist-all .bloglist-detail .bld-link{}
.bloglist-all .bloglist-detail .bld-link a{}
/*end bloglist*/

body.menu-open{
    overflow-y: hidden;
}
body.menu-open .toggle-navbar{
    right: 0;
}
body.menu-open .bg-1{
    left: 310px;
}
body.menu-open .bg-2{
    left: 0;
}
.margin-0{
	margin: 0!important
}
.slideshow-box{
	background: #f4f7fb

}
.slide-size{
	width: 820px;
	margin: 0 auto;
	padding: 40px 0;
}
.slideshow-box ul{
	display: inline-block;
	width: 100%;
	padding: 0;
}
.slideshow-box ul li{
	list-style: none;
}
.slideshow-box ul li .slideshow-detail{}
.slideshow-box ul li .slideshow-detail .sd-img{
    margin: 0 auto;
    text-align: center;
}
.slideshow-box ul li .slideshow-detail .sd-img img{
	width: 300px;
	margin: 0 auto;
}
.slideshow-box ul li .slideshow-detail .sd-text{
	    margin-top: 80px;
}
.slideshow-box ul li .slideshow-detail .sd-text h3{font-weight: bold; padding-bottom: 15px; font-family: 'samsungone700'}
.slideshow-box ul li .slideshow-detail .sd-text p{font-size: 15px}
.slideshow-box ul li .slideshow-detail .sd-text ul { padding: 20px 0px}
.slideshow-box ul li .slideshow-detail .sd-text ul li {list-style-type: circle; margin-left: 20px; font-size: 15px; line-height: 24px; padding-left: 15px}
#slide-box.owl-carousel .owl-nav .owl-next:before{
	content: '\f105';
	font-family: 'FontAwesome';
	width: 43px;
    height: 42px;
	position: absolute;
}
#slide-box.owl-carousel .owl-nav .owl-prev:before{
	content: '\f104';
	font-family: 'FontAwesome';
	width: 43px;
    height: 42px;
	position: absolute;
}
#slide-box.owl-carousel .owl-nav .owl-prev, 
#slide-box.owl-carousel .owl-nav .owl-next{
    position: absolute;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    top: 50%;
    left: -45px;
    z-index: 10;
    font-size: 60px;
    margin-top: -35px;
    color: #a9a9a9;
}
#slide-box.owl-carousel .owl-nav .owl-next {
    left: auto;
    right: -10px;
}

#banner-slide .owl-controls .owl-dots{
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	width: 100%;
}
#banner-slide .owl-controls .owl-dots .owl-dot,
#banner-slide .owl-controls .owl-dots .owl-dot.active{
    color: #fff;
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 2px;	
}
#banner-slide .owl-controls .owl-dots .owl-dot.active{
	font-size: 20px;
    color: #fff;
    border: 1px solid #000;
    background: #000;
    margin-right: 2px;
}
/*========================================================== Hướng dẫn =========================================*/
.box-help{
	padding-bottom: 80px;
}
.bh-detail{
	position: relative;
}
.bh-detail .bhd-img{}
.bh-detail .bhd-img img{
	width: 100%;
}
.bh-detail .bhd-text{
	position: absolute;
	width: 100%;
	bottom: 0;
	background: #f3b91a;
}
.bh-detail .bhd-text span.triangle-bottomright{
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 20px solid #f3b91a;
    bottom: 82px;
    border-left: 263px solid transparent;
}
.bh-detail .bhd-text p{
	text-align: center;
	margin-bottom: 0;
	padding: 0px 0;
	color: #fff;
	height: 82px;
	overflow: hidden;
	font-size: 15px
}

.list-banks{
	display: inline-block;
	width: 100%;
    padding-bottom: 50px;
}
.lb-left{}
.lb-left .lbl-detail{
    text-align: center;
    background: #fff;
    height: 115px;
    margin-bottom: 30px;
    width: 100%;
    display: table;
    vertical-align: middle;
    border: 1px solid #dcdcdc;
    border-radius: 5px; 
}
.lb-left .lbl-detail span{
	height: 115px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.lb-left .lbl-detail span img{
	max-width: 100%;
	max-height: 100%;
}

.lb-right{
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 27px;
    position: relative;
}
.lb-right:before{
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	color: #a5a5a5;
	width: 63px;
	height: 53px;
	background: url('../images/note.png') no-repeat;
}
.lb-right .lbr-text{}
.lb-right .lbr-text p{
	max-height: 126px;
	overflow-y: hidden;
	text-align: justify;
}
.lb-right .lbr-title{}
.lb-right .lbr-title .lbrt-img{
    width: 70px;
    height: 70px;
    float: left;
}
.lb-right .lbr-title .lbrt-img img{
	width: 100%	
}
.lb-right .lbr-title .lbrt-name{
	    margin-left: 83px;
    padding-top: 16px;
}
.lb-right .lbr-title .lbrt-name label{
	margin-bottom: 0;

}
.lb-right .lbr-title .lbrt-name b{
	color: #a5a5a5;
	font-size: 12px;
}
#slide-name .owl-dots{
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: -20px;
	margin-right: 7px;
}
#slide-name .owl-dots .owl-dot{
	color: #fff;
    width: 10px;
    height: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 1px solid #333;
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;	
}
#slide-name .owl-dots .owl-dot.active{
    color: #fff;
    width: 10px;
    height: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #000;
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;	
}
#slide-name .owl-dots .owl-dot.active{
	font-size: 20px;
    color: #fff;
    border: 1px solid #333;
    background: #333;
    margin-right: 7px;
}
.footer {
	background: #525252;
}
.info-footer {
	width: 1000px;
	margin: 0 auto;
} 
.footer-left > ul {
	margin: 0px;
}
.footer-left > ul > li { 
	vertical-align: top; 
	width: 25%;
	float: left;
}
.footer-left > ul > li:last-child {
	background: #1561ac;
}
.footer-left > ul > li:last-child .fa {
	font-size:24px;
	color: #fff;
	float: left;
	padding-right: 15px;
}
.footer-left > ul > li:last-child p {
	margin: 0px;
}
.footer-left .hi-items {
	margin: 0 auto;
	padding: 25px 0px 0px 0px; 
} 
.footer-left .hi-items .title {
	margin-bottom: 0px;
}
.footer-left .hi-items .title .fa {
	display: none;
}
.footer-left .hi-items ul {
	padding-top: 15px;
}
.footer-left .hi-items .alias-items li {
	padding-bottom: 15px;
}
.footer-left strong {
	font-size: 16px;
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
.alias-footer {
	padding-left: 15px;
	padding-top: 15px;
}
.alias-footer li {
	padding: 2px 0px;
	list-style: disc;
	color: #fff;
}
.alias-footer a {
	font-size: 12px;
	color: #fff;
} 
.nummber {
	font-size: 15px;
	color: #fff;
}
.text-support {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #fff;
}
.bottom-footer {
	background: #3B322D;
}
.info-bottom-footer {
	width: 1000px;
	margin: 0 auto;
	padding: 5px 0px;
}
.menu-bottom-footer ul li {
	border-right: 1px solid #8A8582;
	padding: 0px 10px;
}
.menu-bottom-footer ul li:last-child {
	border-right:none;
}
.menu-bottom-footer ul li a {
	color: #fff;
	opacity: 0.6;
	text-transform: uppercase;
	font-size: 11px;
}
.logo-bottom {
	float: left; 
} 
.name-company {
	margin-left:0px;
}
.menu-bottom-footer {
	padding-top: 10px;
	padding-left: 0px;
}
.menu-bottom-footer .list-inline { margin:0px}
.address,
.company {
	font-size: 11px;
	opacity: 0.6;
	font-family: Arial, sans-serif;
}
.name-company p,.name-company h3 {
	margin-bottom: 0px;
	color: #fff;
}
.name-company h3 { margin:0px; font-weight:bold}
.bottom-footer .social {
	text-align: right;
	padding-right: 0px;
	padding-top: 15px;
}
.bottom-footer .social ul li {
	padding: 0px 0px 0px 5px;
}
.bottom-footer .social .fa {
	font-size: 30px;
	color: #fff;
	opacity: 0.6;
}
.box-certificate h3 {
	text-transform: uppercase;
	font-size: 14px;
	color: #aaa7a4;
}
.info-bottom-footer .box-list {
	border-right: 1px solid #4f4742;
}
.info-bottom-footer .box-list:last-child {
	border-right: none;
}
.box-certificate .list-inline > li:first-child {
	padding-left: 10px;
}

.menu-toggle{
	right: 20px !important;
	top: 20px !important;
}
.f-15 { font-size: 15px }
.download-btn { margin-top: 15px }
header{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	display: inline-block;
	width: 100%
}
.banner-box{
	position: relative;
}
.bb-text{
	position: absolute;
	top: 0;
}


.footer-sologan {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 8px 0px 0px;
    margin-top: 14px;
    margin-bottom: 14px;
    color: #b1adab;
    font-weight: bold;
    font-size: 11px;
}
a#link-banner{
    padding: 0;
    margin: 0;
}

/*=================================================== Footer ===================================================*/
/*Footer Top*/
.footer-top{
	padding: 40px 0 0;
	background: #f4f8fb;
	position: relative;
}
/* .footer-top:before{
	width: 218px;
	height: 231px;
	left: 0;
	bottom: 0;
	content: '';
	position: absolute;
	background: url(../images/Ellipse_2.png) no-repeat;
	background-size: cover; 
	    background-position: -46px 22px;
} 
.footer-top:after{
	width: 141px;
	height: 57px;
	right: 0;
	bottom: 0;
	content: '';
	position: absolute;
	background: url(../images/Ellipse_3.png) no-repeat;
	background-size: cover; 
}*/
.ft-left{}
.ft-left .ftl-logo{
	float: left;
    padding: 0 15px 0 0;
    border-right: 2px solid #dcdcdc;
    margin-right: 15px;
}
.ft-left .ftl-logo a{
    display: inline-block;
    width: 135px;
}
.ft-left .ftl-logo a img{
	width: 100%
}
.ft-left .ftl-hotline{

}
.ft-left .ftl-hotline ul{}
.ft-left .ftl-hotline ul li{}
.ft-left .ftl-hotline ul li p{
	margin-bottom: 0;
	color: #1561ac
}
.ft-left .ftl-hotline ul li p b{}
.ft-left .ftl-hotline ul li p span{}
.ft-left .ftl-name{
	margin-top: 25px;
}
.ft-left .ftl-name label{
	color: #1561ac;
}
.ft-left .ftl-name p{
	color: #3b566e;
}
.ft-right{}
.ft-right .ftr-address{
	margin-bottom: 25px;
	max-height:150px;
}
.ft-right .ftr-address label{
	color: #1561ac;
	font-size: 16px;
}
.ft-right .ftr-address p{
	margin-bottom: 12px;
	font-size: 12px;
}
.ft-right .ftr-address p a{
	font-weight: bold;
}
.ft-left .ftl-icon{}
.ft-left .ftl-icon ul{}
.ft-left .ftl-icon ul li{
	display: inline-block;
    margin-right: 8px;
}
.ft-left .ftl-icon ul li a{
	font-size: 27px;
}
.ft-left .ftl-icon ul li a ion-icon{
	color: #3b566e
}
/* .ft-left .ftl-icon ul li a ion-icon.ionface{
	color: #4267b2;
}
.ft-left .ftl-icon ul li a ion-icon.ionyout{
	color: #f00;
} */
/*End Footer Top*/

/*Footer Bottom*/
.footer-bottom{
	background: #3b566e;
}
.copy-right{}
.copy-right p{
	margin-bottom: 0;
	color: #cbd8e4;
	padding: 15px 0;
}
.fb-menu{
	padding: 10px 0;
	float: right;
}
.fb-menu ul{
    margin-bottom: 0;
    margin-top: 5px;
}
.fb-menu ul li{
	display: inline-block;
	padding: 0 15px;
}
.fb-menu ul li a{
	color: #cbd8e4
}
/*End Footer Bottom*/
.top-header{
     background: #262626;
         padding: 6px 0;
}
.top-header .th-text{}
.top-header .th-text p{
     font-size: 12px;
     color: #9A9A9A;
     margin-bottom: 0;
}
.top-header ul.th-img{
     padding: 0;
     margin: 0;
     float: right;
}
.top-header ul.th-img li{
     display: inline-block;
     margin: 0 10px;
}
.top-header ul.th-img li img{}

/*=================================================== End Footer ===================================================*/





/*========================================================== End Hướng dẫn =========================================*/

/*Resposive*/
@media (max-width: 1366px){
	.banner-box h1{
		margin-top: 155px;
	}
}



@media (max-width: 1199px){
	.header-menu ul.menu-big li a{
		padding: 15px;
	}
	.banner-box h1{
		font-size: 45px;
		margin-top: 136px;
	}
	.bh-detail .bhd-text span.triangle-bottomright{
		border-left: 213px solid transparent;
	}
	.header-regis a{
		margin-left: 14px;
	}
}
@media (max-width: 991px){
	.header-regis {
	    text-align: left;
	    margin-top: 65px;
	    margin-left: -9px;
	}
	.header-menu {
	    text-align: right;
	}
	.header-menu ul.menu-big li > ul.menu-small > li > a{
		text-align: left;
	}
	.banner-box h1 {
	    font-size: 36px;
	}
	.banner-box h2{
		font-size: 37px;
		margin-top: 0;
	}
	.step-payment .sb-detail{
		width: 33.33%;
		float: left;
	}
	.step-payment .sb-detail .sbd-title label{
		font-size: 21px;
	}
	.col-50{
		width: 50%;
		margin-bottom: 30px;
	}
	.bh-detail .bhd-text span.triangle-bottomright {
	    border-left: 345px solid transparent;
	}
	.step-payment .sb-font .sbd-title label {
	    font-size: 13px !important;
	}
	.header-regis{
		text-align: right;
	}
	.menu, 
	.news,
	.info-application,
	.user .info-user,
	.info-payment,
	.info-footer,
	.info-bottom-footer {
	    width: 100%; 
	} 
	.footer-left .hi-items {
		width: 100%;
	}
	.line-height-80 {
	    line-height: 44px !important;
	}
	.bb-wechatpay{
		top: 40px;
	}
	.banner-box h1 {
	    font-size: 32px;
	}
}
@media (max-width: 767px){
	.menu-toggle {
	    right: 55px !important;
	    top: 20px !important;
	}
	.btn-lang-mobile{
		display: block;
		position: absolute !important;
	    top: 25px;
    	right: 20px;
	    z-index: 999;
	}
	span.btn-lang-mobile .lang-small, span#btn-lang .lang-small{
		right: -13px;
	}
	.header-menu,
	.header-regis{
		display: none;
	}
	#slide-box.owl-carousel .owl-nav .owl-next {
	    right: 35px;
	}
	.slide-size{
		width: 100%;
	}
	.slideshow-box ul li .slideshow-detail .sd-text {
	    margin-top: 30px;
	}
	#slide-box.owl-carousel .owl-nav .owl-prev, #slide-box.owl-carousel .owl-nav .owl-next{
		display: none !important;
	}
	.menu-toggle{
		display: block;
		top: 45px;
		color: #333;
		right: 40px;
	}
	.banner-box h1{
		margin-top: 72px;
	}
	.banner-box h1 {
	    margin-top: 72px;
	}
	.banner-box h2 {
	    font-size: 23px;
	    margin-top: 0;
	}
	.banner-box h3{
		font-size: 17px;
	}
	.banner-box a{
		margin-bottom: 0
	}
	.lb-right{
		margin-bottom: 30px;
	}
	.line-height-80 {
	    line-height: 43px !important;
	    margin-top: 110px !important;
	}
	.lb-left .col-md-12 a{
		display: inline-block;
		width: 100%
	}
	#banner-slide.owl-carousel .owl-nav .owl-prev, #banner-slide.owl-carousel .owl-nav .owl-next{
		display: none;
	}
	.footer-left > ul > li {
		width: 100%;
	}
	.footer-left .hi-items {
		padding: 20px 0px 0px 0px; 
	}
	.footer-left .hi-items .title {
		border-bottom: 1px solid #909090; padding:0px 15px 10px;
	}
	.footer-left .hi-items ul { padding-left:25px} 
	.footer-left .hi-items .title .fa {
	    display: block;
	    float: right;
	    color: #fff;
	    font-size: 15px;
	    cursor: pointer;
	}
	.footer-left > ul > li:last-child { margin-top:-1px}
	.footer-left > ul > li:last-child .hi-items .title { border-bottom:1px solid #5AC9E6}
	.footer-left .hi-items .alias-items li {
	    padding-bottom: 20px;
	    width: 50%;
	    float: left;
	}
	.bb-wechatpay {
	    top: 0;
	}
	button.btn-lang-mobile .lang-small, button#btn-lang .lang-small {
	    top: 40px;
	    right: -7px;
	}
	.lang-small li {
		margin-bottom: 8px;
	}
}


@media (max-width: 676px){
	.banner-box h1{
		font-size: 26px;
	}
	.banner-box h2 {
	    font-size: 25px;
	}
	.banner-box h3{
		font-size: 17px;
		margin-bottom: 4px;
		margin-top: 0;
	}
	.hb-logo {
	    float: none;
	    text-align: center;
	}
	.hb-menu {
	    margin-top: 0;
	    display: none;
	}
	.hb-regis{
		display: none;
	}
	.footer-top .ft-right img {
	    display: none;
	}
	.slide-box{
		width: 100%;
		 
	}
	.slide-box ul{
		padding:0;
	}
	.fc-box h3 {
	    font-size: 35px;
	}
	.bb-text{
		background-size: cover;
	}
	.menu-toggle{
		top: 12px;
	}
	.step-payment .sb-detail .sbd-title label {
	    font-size: 18px;
	}
	.sb-title h2{
		font-size: 37px;
	}
	.bh-detail .bhd-text span.triangle-bottomright {
	    border-left: 308px solid transparent;
	}
	.bb-wechatpay {
	    top: -23px;
	}
}
@media (max-width: 640px){
	.logo-text h2{
		font-size: 25px;
	}
	.fc-box h3 {
	    font-size: 33px;
	}
	.copyright p {
	    font-size: 13px;
	}
}
@media (max-width: 533px){
	.banner-box h1{
		font-size: 22px;
	}
	.banner-box h1 {
	    margin-top: 54px;
	}
	.banner-box a{
		font-size: 11px;
	}
	.bh-detail .bhd-text span.triangle-bottomright {
	    border-left: 237px solid transparent;
	}
	.bb-wechat img {
	    height: 300px;
	}
}
@media (max-width: 480px){
	.banner-box h1 {
	    font-size: 22px;
	}
	.fc-box h3 {
	    font-size: 24px;
	}
	.step-payment .sb-detail{
		width: 100%
	}
}

@media (max-width: 414px){
	#banner-box1{
		background-position: 40% 100%;
		background-size: cover;
	}
	.banner-box a{
		font-size: 14px;
	}
	.menu-toggle{
		top: 12px;
		right: 0
	}
	.ht-left{
		display: none;
	}
	.sb-title h2 {
	    font-size: 22px;
	    position: relative;
	    margin-bottom: 50px;
	}
	.banner-box h1 {
	    font-size: 20px;
	    line-height: 27px;
	}
	.service-box h2 {
		font-size: 23px;
	}
	.footer-top .ft-left h3{
		font-size: 24px;
	}
	.slideshow-box ul{
		padding-left: 0
	}
	.slideshow-box ul li .slideshow-detail .sd-img{
		display: none;
	}
	.slideshow-box ul li .slideshow-detail .sd-text{
		padding: 0 40px; 
	}
	.owl-carousel .owl-item img{
		width: auto;
		height: 350px;
	}
	.banner-box h1{
		margin-top: 76px;
	}
	.bb-text{
		/*width: 100%;*/
		text-align: center;
	}
	.col-50 {
	    width: 100%;
	}
}
@media (max-width: 375px){
	.banner-box h1 {
	    font-size: 20px;
	}
	.banner-box strong{
		font-size: 18px;
	}
	.bh-detail .bhd-text span.triangle-bottomright {
	    border-left: 384px solid transparent;
	}
}
@media (max-width: 360px){
	.ht-left{
		display: none;
	}
	.banner-box h1 {
	    font-size: 18px;
	}
	.bh-detail .bhd-text span.triangle-bottomright {
	    border-left: 330px solid transparent;
	}
}
@media (max-width: 320px){
	.banner-contact .cb-text h1{
		font-size: 18px;
	}
	.banner-contact .cb-text p{
		font-size: 14px;
	}
	.bh-detail .bhd-text span.triangle-bottomright {
	    border-left: 290px solid transparent;
	}
}























