@font-face {
	font-family: 'Conv_euphemia';
	src: url('../fonts/euphemia.eot');
	src: local('☺'), url('../fonts/euphemia.woff') format('woff'), url('../fonts/euphemia.ttf') format('truetype'), url('../fonts/euphemia.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_ebrimabd';
	src: url('../fonts/ebrimabd.eot');
	src: local('☺'), url('../fonts/ebrimabd.woff') format('woff'), url('../fonts/ebrimabd.ttf') format('truetype'), url('../fonts/ebrimabd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}





* {
	margin: 0px;
	padding: 0px;
}
a{outline: none;}

body {
	background-color: #fff;
	
	font-family: Arial, Helvetica, sans-serif;
	overflow-y:scroll;
}
a img {
	border: none;
}

.page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    min-width: 998px;	
    
}

.wrapper {
	padding-bottom: 145px; 
	width:100%;
	margin-right:auto;
	margin-left:auto;
}

html, body {
	height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}


.header-box{
	width: 100%;
	position:fixed;
	z-index: 150;
	height: 100px;
	padding-top: 20px;
	background-color: #78d4dd;
	
	
}
.menu-top-header{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.logo{
	background: url(../images/logo.png) 20px center no-repeat;
	width: 180px;
	height: 60px;
	display: block;


}
.logo-mob{
	background: url(../images/logo.png) 30px 25px no-repeat;
	width: 180px;
	height: 80px;
	display: block;
}


.footer {
	background-color: #78d4dd;
	padding-top: 25px;
	margin-top:-145px;
	margin-right: auto;
	margin-left: auto;
	
	min-height:145px;

	min-width: 998px;
	width:100%;	
}

header ul{
	height:60px;
}
header ul li{
	list-style: none;

}
header li{
	height: 60px;
	float: right;

}

header li a{
	
	display: block;
	margin-left: 20px; 
	padding-top: 20px;	
	
	font-family: Tahoma, Arial;
	color: #fff;
	font-size: 17px;

}
header li a:hover{
	text-decoration: none;
	color: #fff;
	border-bottom: 2px solid #fff;
}






.wp1, .wp2, .wp3, .wp4, .wp5, .wp5-1, .wp6, .wp7, .wp8, .wp9 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight { visibility: visible; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-15s { animation-delay: 1.5s; -webkit-animation-delay: 1.5s; }


nav { background-color: #242830; margin-top: -1px; }
nav ul { list-style: none; padding: 0; }
nav ul li { color: rgba(255, 255, 255, 0.6); display: block; border-bottom: 1px dotted rgba(255, 255, 255, 0.2); transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; padding-left: 0; position: relative; }
nav ul li:last-child { border: none; }
nav ul li a { color: rgba(255, 255, 255, 0.6); display: block; padding: 20px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; padding-left: 0; position: relative; }
nav ul li a:hover, nav ul li a:focus { text-decoration: none; color: rgba(255, 255, 255, 1); }
#nav-toggle { position: absolute; right: 15px; top: 30px; }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #fff; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }
.navicon { position: relative; height: 26px; }
.indicator { position: absolute; right: 0 !important; }
.pull { display: none; }


.mobile-menu{
	width: 100%;
	min-height: 90px;
	background-color: #78d4dd;
	z-index: 150;
	position: fixed;
	
}




.form-box {
	
	width: 320px;
	min-height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #f4f4f4;
	background-color: #fafafa;
	
	padding: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.label-box-form{	
	margin-bottom: 15px;
	height: 32px;
	width:240px; 
}
.label-box-text{
	margin-bottom: 15px;
	height: 10px;
	width:240px;
}

#applyusform .label #imageField {

	width: 240px;
	height: 40px;
	border-radius:2px;
	display: block;
	margin: 0 auto;
	margin-top:10px; 
	text-align: center;
	color: #fff;
	border: 0px;
	box-shadow: 0px 0px 0px rgba(79,94,118, 0.5);
	border-bottom: 3px solid #59aab2;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background: #78d4dd; /* Old browsers */
	

}

#applyusform .label #imageField:hover {
	outline: none;	
	box-shadow: 0px 0px 0px rgba(79,94,118, 0.4);
	border-top:3px solid #f3675f; 
	border-bottom:0px solid #f3675f; 
	line-height: 0px;
	background: #ff6e66; /* Old browsers */
	
}

.form-box span{
	font-size: 14px;
	font-family: Arial, Tahoma;	
	color: #696969;
	height: 5px;
	display: block;
}
.form-box input{
	width: 240px;
	height:15px;
	float: left;
	padding: 15px;	
	font-size: 14px;
	font-family: Arial, Tahoma;	
	color: #000;
	border:solid 1px #e7e7e7;
	box-shadow: 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 3px #f0f0f0;
}
.form-box input:focus, .form-box textarea:focus {
	outline:none;
	border:solid 2px #78d4dd;
	box-shadow:inset 0px 1px 4px #c2eef2;
	width: 240px;
}


.labal-form{
	display: block;
	float: left;
}

.form-box textarea{
	width: 240px;
	float: right;
	height: 100px;
	
	margin-bottom: 5px;
	padding: 15px;
	font-size: 14px;
	font-family: Arial, Tahoma;	
	color: #000;
	border:solid 1px #e7e7e7;
	box-shadow: 0px 1px 0px #fff;
	resize:none;
	box-shadow: inset 0px 1px 3px #f0f0f0;
}

input:focus:required:invalid, textarea:focus:required:invalid {
outline:none;
border:solid 1px #ffb049;
box-shadow:inset 0 1px 3px 0 #ffd092;
}

.form-box input:required:valid, .form-box input:required:valid {
background-color:#fff;
}


.response_formsmall {
color:#ff6e66;
font-size:20px;
height:60px;
font-family:Tahoma, Verdana;
line-height:60px;
padding-left:0;
margin-bottom:10px;
text-align:center;
margin-top:20px;
}

.message_sent_formsmall {
color:#ff6e66;
font-size:12px;
height:0px;
margin-top:0px;
line-height:0px;
text-align:center;
}



/*form support*/
.form-box-sp {
	
	width: 50%;
	min-height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #f4f4f4;
	background-color: #fafafa;
	
	padding: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.label-box-form-sp{	
	margin-bottom: 15px;
	height: 32px;
	width:240px; 
}
.label-box-text-sp{
	margin-bottom: 15px;
	height: 10px;
	width:240px;
}

.label-sp{
	margin-top: 40px;
}

#applyusform-sp .label-sp #imageField-sp {

	width: 400px;
	height: 40px;
	border-radius:2px;
	display: block;
	margin: 0 auto;
	margin-top:20px; 
	text-align: center;
	color: #fff;
	border: 0px;
	box-shadow: 0px 0px 0px rgba(79,94,118, 0.5);
	border-bottom: 3px solid #59aab2;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #78d4dd; /* Old browsers */
	

}

#applyusform-sp .label-sp #imageField-sp:hover {
	outline: none;	

	box-shadow: 0px 0px 0px rgba(79,94,118, 0.4);
	border-top:3px solid #f3675f; 
	border-bottom:0px solid #f3675f; 
	line-height: 0px;
	background: #ff6e66; /* Old browsers */
	
}

.form-box-sp span{
	font-size: 14px;
	font-family: Arial, Tahoma;	
	color: #696969;
	height: 5px;
	display: block;
}
.form-box-sp input{
	width: 400px;
	height:15px;
	float: left;
	padding: 15px;	
	font-size: 14px;
	font-family: Arial, Tahoma;	
	color: #000;
	border:solid 1px #e7e7e7;
	box-shadow: 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 3px #f0f0f0;
}
.form-box-sp input:focus, .form-box-sp textarea:focus {
	outline:none;
	border:solid 2px #78d4dd;
	box-shadow:inset 0px 1px 4px #c2eef2;
	width: 400px;
}


.labal-form-sp{
	display: block;
	float: left;
}

.form-box-sp textarea{
	width: 400px;
	float: left;
	height: 100px;
	
	margin-bottom: 5px;
	padding: 15px;
	font-size: 14px;
	font-family: Arial, Tahoma;	
	color: #000;
	border:solid 1px #e7e7e7;
	box-shadow: 0px 1px 0px #fff;
	resize:none;
	box-shadow: inset 0px 1px 3px #f0f0f0;
}

input:focus:required:invalid, textarea:focus:required:invalid {
outline:none;
border:solid 1px #ffb049;
box-shadow:inset 0 1px 3px 0 #ffd092;
}

.form-box-sp input:required:valid, .form-box-sp input:required:valid {
background-color:#fff;
}
/*
end form
*/

.error {
color:#ff6e66;
font-size:12px;
font-family:Tahoma, Verdana;
line-height:0px;
}

#home{
	
	min-height: 100px;
	background-color: #78d4dd;
	width: 100%;

}
.slide{	
	
	width: 100%;
	

}



.img-slide1{
	background: #78d4dd url(../img/img-slide1.jpg) right 0px no-repeat;
	height: 800px;
}
.img-slide2{
	background: #78d4dd url(../img/img-slide2.jpg) right 0px no-repeat;
	height: 800px;
}
.img-slide3{
	background: #78d4dd url(../img/img-slide3.jpg) right -120px no-repeat;
	height: 800px;
}
.img-slide4{
	background: #78d4dd url(../img/img-slide4.jpg) right -120px no-repeat;
	height: 800px;
}
.img-slide5{
	background: #78d4dd url(../img/img-slide5.jpg) right -120px no-repeat;
	height: 800px;
}



#myCarousel
{
	
	
	width: 100%;
	
	
}

.ul-box
{
	width: 100%;	
	margin: 0;
	padding: 0;	
	overflow: hidden;
	

}

.ul-box ul li{
	width: 100%;

	
}


.orb-box
{
	height: 1px;
	line-height: 30px;
	
	text-align: center;
	top:-120px;
	width: 960px;
	position: relative;
	z-index: 101;
	margin-right: auto;
	margin-left: auto;
}

.orb
{
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #fff !important;
	margin: 10px 5px 0 5px;
}

.selected
{
	
	background-color: rgba(120,212,221, 0)!important;
	border: 2px solid #fff;
}



.image
{
	
	float:left;
	width: 100%;
	margin-left: 100%;
	
}

	.image img
	{
		background-size: cover;
	}

.visible
{
	margin: 0px;
}

.nav
{
	width: 50px;
	position: absolute;
	text-align: center;
	top: 0;
	bottom: 0;
	font-size: 2.5em;
	z-index: 99;
	text-decoration: none;
	color: rgba(255,255,255,.5);
	background-color: rgba(40, 90, 180, 0)!important;
	display: none;
}

	.nav.left
	{
		left: 0;
		display: none;
	}

	.nav.right
	{
		right: 0;
		display: none;
	}
.text-slide{	
	font-size: 70px;
	font-family: 'Conv_euphemia',Tahoma;
	color: #fff;	
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top:200px;
	
}
.text-slide1{	
	font-size: 70px;
	font-family: 'Conv_euphemia',Tahoma;
	color: #fff;	
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-transform: uppercase;
	top:150px;
	 
}
.text-slide2{
	font-size: 70px;
	font-family: 'Conv_euphemia',Tahoma;
	color: #fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top:100px;	
	text-transform: uppercase;
}
.text-slide3{
	font-size: 70px;
	font-family: 'Conv_euphemia',Tahoma;
	color: #fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top:50px;	
	text-transform: uppercase;
}
.text-slide4{
	font-size: 70px;
	font-family: 'Conv_euphemia',Tahoma;
	color: #fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top:-30px;	
	text-transform: uppercase;
}
.text-slide5{
	font-size: 70px;
	font-family: 'Conv_euphemia',Tahoma;
	color: #fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top:-50px;	
}
.text-slide p, .text-slide1 p, .text-slide2 p, .text-slide3 p, .text-slide4 p, .text-slide5 p{
	font-size: 18px;
	padding-top: 30px;
	width: 550px;
	text-transform: none;
}
.box-content{
	width: 960px;
	min-height: 500px;
	padding-bottom: 50px;
	margin-left:auto;
	margin-right: auto;	
}
.box-customers{
	width: 960px;
	min-height: 500px;
	padding-bottom: 100px;
	margin-left:auto;
	margin-right: auto;	
	background: url(../images/bg-customers-left.png) left 0px  no-repeat, url(../images/bg-customers-right.png) right 0px  no-repeat;
}
.icon-ecommerce{
	background: url(../images/icon-ecommerce.png) 0px 0px no-repeat;
	width: 41px;
	height: 41px;
	margin-top: 60px;
	margin-right:auto;
	margin-left: auto; 
}
.box-content h2{
	font-size: 40px;
	font-family: 'Conv_ebrimabd',Tahoma;
	color: #343434;
	text-transform: uppercase;
	text-align: center;
}
.box-content-vn h2{
	font-size: 40px;
	font-family: 'Conv_ebrimabd',Tahoma;
	color: #ff6e66;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 30px;
}
.box-content-vn h3{
	font-size: 18px;
	font-family: 'Conv_ebrimabd',Tahoma;
	color: #343434;
	text-transform: uppercase;
	text-align: left;
}
.box-content-vn {
	width: 960px;
	min-height: 300px;
	padding-bottom: 50px;
	margin-left:auto;
	padding-top: 40px;
	margin-right: auto;	
}
.box-customers h2{
	font-size: 40px;
	font-family: 'Conv_ebrimabd',Tahoma;
	color: #343434;
	text-transform: uppercase;
	text-align: center;
}
.box-content-vn ul li{
	list-style: none;
}
.box-content-vn p{
	font-size: 16px;
	font-family: Arial,Tahoma;
	color: #353535;
	line-height: 26px;
}
.box-content-vn li{
	font-size: 16px;
	font-family: Arial,Tahoma;
	color: #353535;
	line-height: 26px;
	padding-left: 20px;
	background: url(../images/list-icon.png) 0px 8px no-repeat;
	
}

.fast-payment{
	background: url(../images/fast-payment.png) center 0px no-repeat;
	width: 240px;
	height: 88px;
	margin-top: 80px;
	text-align: center;
	font-size: Arial, Tahoma;
	font-size: 20px;
	line-height: 240px;

}
.online-support{
	background: url(../images/online-support.png) center 0px no-repeat;
	width: 240px;
	height: 88px;
	margin-top: 80px;
	text-align: center;
	font-size: Arial, Tahoma;
	font-size: 20px;
	line-height: 240px;


}
.virtual-box{
	background: url(../images/virtual-box.png) center 0px no-repeat;
	width: 240px;
	height: 88px;
	margin-top: 80px;
	text-align: center;
	font-size: Arial, Tahoma;
	font-size: 20px;
	line-height: 240px;


}
.technical-support{
	background: url(../images/technical-support.png) center 0px no-repeat;
	width: 240px;
	height: 88px;
	margin-top: 80px;
	text-align: center;
	font-size: Arial, Tahoma;
	font-size: 20px;
	line-height: 240px;


}
.box-top-text{
	padding-top: 50px;
}
.box-top-text p {
	font-size: 16px;
	line-height: 26px;
	font-family: Arial,Tahoma;
	color: #353535;
}
.zag-form{
	font-size: 24px;
	font-family: Arial,Tahoma;
	color: #343434;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 15px;
}
.text-sl3{
	font-size: 100px;
}
.footer-box{
	width: 960px;
	margin-left:auto;
	margin-right: auto;

}
.menu-footer ul li{
	list-style: none;
}

.menu-footer a{
	float: left;
	color: #fff;
	font-size: 16px;
	font-family: 'Conv_euphemia',Tahoma;
	margin-right:25px; 
	
}
.menu-footer a:hover{
	text-decoration: none;
	border-bottom:2px solid #fff; 
}
.text-follow{
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Tahoma;
	line-height: 40px;
	padding-right: 20px;
}
.social-btn{
	color: #fff;
	font-size: 25px;
	margin-right:10px;
	float: left; 
	line-height: 40px;
}
.social-btn:hover{
	color: #343434;
}
.text-coppyring{
	text-align: center;
	font-size: 12px;
	font-family: Arial, Tahoma;
	color: #2a575b;
	margin-top: 40px;

}
.nav .right{display: none;}
.nav .left{display: none;}








/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; list-style-type:none; padding:0; margin:0;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block; width: 368px; height: 207px; }
.flex-pauseplay span {text-transform: capitalize;}
.flexslider-container { position:relative; left: 397px; top:-2px; width: 368px; height: 207px; }

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background:#fff;   position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative; }
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {
	
	zoom: 1;
	position:absolute; 
	left:-375px; 
	width: 445px; 
	top:16px; 
	text-transform:uppercase;
	color:#212121;

}
.flex-caption p {margin:0; font-size:14px; font-family: Arial, sans-serif; color: #505050; text-transform: none; display: block; width: 340px; margin-top: 30px;}
	.flex-caption h1{ font-size:24px; font-weight:900;line-height:1.2em;font-family: 'Conv_ebrimabd', sans-serif; margin:0; text-transform: none;}
	.flex-caption h2{ font-size:40px;font-weight:900; line-height:1.2em;font-family: 'Conv_ebrimabd', sans-serif; padding:0; margin:-15px 0 0 0;}
	.flex-caption h3{ font-size:22px;font-weight:900; color:#cdcdcd; line-height:1.2em;font-family: 'Conv_ebrimabd', sans-serif; padding:0; padding-top:3px; margin:0;}
/* Direction Nav */
.flex-direction-nav { height: 0; }
.flex-direction-nav li {list-style-type:none; padding:0; margin:0;}
.flex-direction-nav li a {
	width: 50px; 
	height: 70px; 
	margin: -13px 0 0; 
	display: block; 
	background: url(../images/bg_direction_nav.png) 0px 0px no-repeat; 
	position: absolute; top: 50%; 
	cursor: pointer; 
	text-indent: -999em;}


.flex-direction-nav li .next {background-position: -52px 0; right: -120px;}
.flex-direction-nav li .prev {left: -470px;}
.flex-direction-nav li .next:hover {background-position: -52px -70px; right: -120px;}
.flex-direction-nav li .prev:hover {left: -470px; background-position: 0px -70px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -78px; left: 155px; overflow: hidden;}
.flex-control-nav li {margin: 0 0 0 5px; display: block; width: 12px; height: 12px; zoom: 1; float: left;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 12px; height: 12px; display: block; background: url(../images/pagination.png) -17px 0 no-repeat; cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover {background-position: 0 0;}
.flex-control-nav li a.active {background-position: 0 0; cursor: default;}




/* Slider
---------------------------------------- */
#slider-wrapper {
	margin: 24px auto 20px;
	top: 50px;
	width:960px; 
	position:relative;  
	background:url(../images/bg-slider.png) 450px 0px no-repeat; overflow:hidden;
	height:350px;
	
	}
.flexslider-holder {
	width:380px;
	height:240px;

	margin:25px 0px 0px 72px;
	
	
	}