/* -----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700');
/*@import url('https://fonts.googleapis.com/css?family=Kanit:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i');
*/

@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-decoration: none;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tfoot,
  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

body {
  line-height: 1.2
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}

:focus {
  outline: 0
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
body {
  height: 100%;
}

@font-face {
  font-family: 'sukhumvitbold';
  src: url('../fonts/sukhumvit/sukhumvitbold-webfont.woff2') format('woff2'),
    url('../fonts/sukhumvit/sukhumvitbold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'sukhumvitbold_italic';
  src: url('../fonts/sukhumvit/sukhumvitbolditalic-webfont.woff2') format('woff2'),
    url('../fonts/sukhumvit/sukhumvitbolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'sukhumvititalic';
  src: url('../fonts/sukhumvit/sukhumvititalic-webfont.woff2') format('woff2'),
    url('../fonts/sukhumvit/sukhumvititalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'sukhumvitregular';
  src: url('../fonts/sukhumvit/sukhumvitreg-webfont.woff2') format('woff2'),
    url('../fonts/sukhumvit/sukhumvitreg-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

body {
  font-family: 'sukhumvitregular', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #555;
  line-height: 1.5;
  background: #f9f9f9;
  overflow-x: hidden;
}

a {
  display: block;
  color: #333;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover {
  color: #555;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  padding: 15px 0;
  line-height: 1.5;
  color: #333;
  font-weight: normal;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

p {
  padding: 15px 0;
}

.fancybox-enabled #Header-Fixed {
  padding-right: 17px;
}



.eng {
  font-family: 'Roboto';
  font-size: 16px;
}

.eng h3 {
  font-size: 20px;
  font-weight: 500;
}

.eng #Header-Fixed nav li a {
  font-size: 15px;
}

.eng #Header-Fixed aside .career a {
  padding: 0 15px;
  font-size: 16px;
}

.eng .banner .start a {
  padding: 12px 40px 15px 40px;
}

.eng .AboutDeliver h2 {
  text-transform: uppercase;
  font-weight: 500;
}

.eng .WhyDeliver h3 {
  font-size: 20px;
  font-weight: 500;
}

.eng .WhyDeliver .advantage header h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: inherit;
}

.eng .resp-tabs-list li h4 {
  font-size: 16px !important;
  font-weight: 500;
  padding: 10px 0
}

.eng .nav-mobile .career a {
  font-size: 20px;
  padding: 10px 0 12px 0;
}

.eng .nav-mobile aside li span {
  padding-top: 0;
}

.eng input[type="button"],
.eng input[type="submit"] {
  font-family: 'Roboto' !important;
  font-size: 16px;
  line-height: inherit;
  font-weight: 700;
}

.eng input[type="text"],
.eng input[type="password"],
.eng input[type="email"] {
  font-family: 'Roboto' !important;
  font-size: 16px;
}


#Header-Fixed {
  position: fixed;
  display: table;
  width: 100%;
  height: 90px;
  padding: 0 30px;
  text-align: center;
  /*background:rgba(255,255,255,1); box-shadow: 0 0 20px 3px rgba(0,0,0,0.3);*/
  z-index: 999999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#Header-Fixed header {
  float: left;
  display: table;
  width: 150px;
  z-index: 9;
}

#Header-Fixed header a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  vertical-align: middle;
}

#Header-Fixed header figure {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#Header-Fixed header img {
  position: relative;
  width: 100%;
  display: block;
  /* left: 0; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto; margin-left: auto; -webkit-transition: all 0.2s ease;  -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease;  transition: all 0.2s ease;*/
}

#Header-Fixed main {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: inherit;
  max-width: 1760px;
}

#Header-Fixed nav {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
}

#Header-Fixed nav ul {
  height: 100%;
}

#Header-Fixed nav li {
  float: left;
  position: relative;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

#Header-Fixed nav li a {
  position: relative;
  display: table;
  height: 100%;
  padding: 2px 10px 0 10px;
  font-size: 17px;
  font-weight: 400;
  overflow: hidden;
}

/*#Header-Fixed nav li a {
  position: relative;
  display: table;
  height: 100%;
  padding: 2px 15px 0 15px;
  font-size: 18px;
  font-weight: 400;
  overflow: hidden;
}*/

#Header-Fixed nav li a:hover {
  color: #000;
}

#Header-Fixed nav li a.current {}

#Header-Fixed nav li span {
  position: relative;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  z-index: 1;
}

#Header-Fixed aside {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  width: 180px;
  height: 60px;
  padding: 10px 0;
  font-size: 18px;
}

#Header-Fixed aside .career {
  display: inline-block;
  vertical-align: middle;
}

#Header-Fixed aside .career a {
  display: table-cell;
  width: 100px;
  height: 40px;
  padding: 2px 15px 0 15px;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  border: 1px solid #333;
  background: #333;
}

#Header-Fixed aside .career a:hover {
  color: #333;
  background: #fff;
}

#Header-Fixed aside .lang {
  display: inline-block;
  margin-left: 10px;
  padding-left: 12px;
  vertical-align: middle;
  font-family: 'Roboto';
  text-transform: uppercase;
  font-weight: 700;
  border-left: 1px solid #ddd;
}

#Header-Fixed aside .lang a {
  display: inline-block;
  vertical-align: middle;
}

#Header-Fixed aside .lang span {
  padding-top: 4px;
}

#Header-Fixed aside .lang .flag-th {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background: url(../images/flag-th.png) no-repeat center;
  vertical-align: sub;
}

#Header-Fixed aside .th {
  font-family: 'sukhumvitregular' !important;
  line-height: 0;
  font-weight: normal;
}

#Header-Fixed aside .th a {
  padding: 4px 0;
}

.header-bg {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.3);
}


.warpper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: inherit;
  max-width: 1200px;
  padding: 100px 0;
}


.show-nav {
  right: 0 !important;
  background: #ddd;
  -webkit-transition: all 0.8s cubic-bezier(1, .1, .2, 1);
  -moz-transition: all 0.8s cubic-bezier(1, .1, .2, 1);
  -o-transition: all 0.8s cubic-bezier(1, .1, .2, 1);
  transition: all 0.8s cubic-bezier(1, .1, .2, 1);
}


.list-nav {
  display: none;
  float: left;
  position: relative;
  width: 115px;
  height: 50px;
  margin-left: 5px;
  text-align: center;
  text-transform: uppercase;
  background: #e0e0e0;
}

.list-nav a {
  display: inline-table;
  position: relative;
  width: 100%;
  height: 100%;
  color: #333;
  padding: 6px 0;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.current-nav {
  background: #333;
}

.current-nav a {
  color: #fff;
}

.current-nav .menu-icon::before {
  background: #fff;
}

.open-nav {
  opacity: 1;
  visibility: visible;
  right: 0 !important;
  transition-timing-function: cubic-bezier(0.76, 0.22, 0.38, 0.9);
  transition-duration: 0.5s;
  webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.menu-icon {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 20px;
  left: 25px;
  width: 30px;
  height: 4px;
  background-color: #fff;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.menu-icon::before,
.menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fff;
  right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s;
}

.menu-icon::before {
  top: -8px;
}

.menu-icon::after {
  top: 8px;
}

.menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}

.menu-icon.is-clicked::before {
  background: #fff;
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-icon.is-clicked::after {
  background: #fff;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu-text {
  display: table-cell;
  padding-left: 60px;
  vertical-align: middle;
  text-align: left;
}

.nav {
  display: none;
  position: fixed;
  width: 50px;
  height: 40px;
  right: 30px;
  top: 25px;
  z-index: 9999;
  cursor: pointer;
  background: #333;
}

.nav a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.nav-overay {
  opacity: 0;
  visibility: hidden;
}

.nav-overay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 888;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.active-nav-overay {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.nav-mobile {
  position: fixed;
  width: 50%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  top: 0;
  right: -50%;
  z-index: 999;
  -webkit-transition: all 0.8s cubic-bezier(1, .1, .2, 1);
  -moz-transition: all 0.8s cubic-bezier(1, .1, .2, 1);
  -o-transition: all 0.8s cubic-bezier(1, .1, .2, 1);
  transition: all 0.8s cubic-bezier(1, .1, .2, 1);
}

.nav-mobile aside {
  float: left;
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  padding: 100px 15px 15px 15px;
  text-align: center;
  background: #333;
}

.nav-mobile aside ul {
  display: inline-block;
  vertical-align: middle;
  padding-top: 20px;
}

.nav-mobile aside li {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #555;
}

.nav-mobile aside li a {
  display: inline-table;
  width: 220px;
  height: 40px;
  padding: 0 15px;
  font-size: 18px;
  color: #fff;
  vertical-align: middle;
}

.nav-mobile aside li a:hover {
  color: #fff;
  background: #555;
}

.nav-mobile aside li a.current {
  color: #fff;
  background: #555;
}

.nav-mobile aside li span {
  display: table-cell;
  padding-top: 3px;
  vertical-align: middle;
}

.nav-mobile .career {
  display: none;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 15px;
}

.nav-mobile .career a {
  display: block;
  padding: 10px 10px 7px 10px;
  text-align: center;
  color: #fff;
  background: #0072bc;
}


/*Home*/
#Home {
  float: left;
  position: relative;
  width: 100%;
  height: 90%;
  background: #eceff1 url(../images/bg-pc.jpg) no-repeat center center;
}

.banner {
  float: left;
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

/*.banner article:before { display:block; content:''; position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.5); }*/
.banner article {
  position: relative;
  display: table-cell;
  height: 100%;
  background-size: cover;
}

.banner main {
  float: left;
  display: table;
  position: relative;
  width: 50%;
  height: 100%;
  text-align: center;
}

.banner main article {
  display: table-cell;
  margin: 0 auto;
  vertical-align: middle;
  text-align: left;
  padding-left: 35%;
}

.banner main article h1 {
  font-size: 42px;
  line-height: 1.2;
  z-index: 1;
}

.banner main article h1 span {
  font-size: 60px;
  font-family: 'sukhumvitbold';
  color: #0071bb;
}

.banner main article h2 {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 1;
}

.banner main article h3 {
  padding-bottom: 0;
  z-index: 1;
}

.banner main article br {
  display: none;
}

.banner aside {
  display: table;
  position: relative;
  width: 50%;
  height: 100%;
  padding: 0 15px;
  overflow: hidden;
}

.banner aside figure {
  position: absolute;
  width: 100%;
  max-width: 500px;
  left: 10%;
  bottom: 0;
  z-index: 1;
}

.banner aside figure img {
  display: block;
  width: 100%;
}


.banner .bg-banner img {
  width: 100%;
}

.banner .start a {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 15px 40px 12px 40px;
  font-size: 20px;
  color: #fff;
  background: #333;
  border: 1px solid #333;
}

.banner .start a:hover {
  color: #333;
  background: #fff;
}

#round {
  position: absolute;
  top: 0;
  left: 0;
}

.roboto {
  font-size: 24px !important;
  font-family: 'Roboto';
  text-transform: uppercase;
}


/*Title Line*/
.AboutDeliver h1:after,
.Experience h1:after,
.WhyDeliver h1:after,
.Service h1:after,
.MobileApplication h1:after,
.OurCustomer h1:after,
.ContactUs h1:after,
.Career h1:after {
  background: #333;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
}


/*About*/
#AboutDeliver {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 15px;
  background: #fff;
  overflow: hidden;
}

.AboutDeliver {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.AboutDeliver h1 {
  padding-bottom: 30px;
  margin-bottom: 15px;
  font-family: 'Roboto';
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.AboutDeliver .warpper {
  padding-bottom: 0;
}

.AboutDeliver main {
  position: relative;
  width: 100%;
  text-align: center;
}

.AboutDeliver main article {
  position: relative;
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
}

.AboutDeliver main article h1 {
  padding-bottom: 0;
  margin-bottom: 0;
  font-family: 'Roboto';
  font-size: 30px;
}

.AboutDeliver main article h1:after {
  display: none;
}

.AboutDeliver main article p {
  padding: 0;
  color: #333;
}

.AboutDeliver main figure {
  width: 100%;
  text-align: center;
}

.AboutDeliver main figure img {
  display: block;
  margin: 0 auto;
  width: auto;
  min-width: inherit;
  max-width: 100%;
}


#AboutViMi {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 15px;
  background: #eceff1;
  overflow: hidden;
}

.AboutViMi aside {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
}

.AboutViMi aside h2 {
  padding: 0;
  margin-bottom: 0;
  font-family: 'Roboto';
  font-weight: 700;
  text-transform: uppercase;
}

.AboutViMi aside h2:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background: #bdc4cc;
}

.AboutViMi aside h2 span {
  position: relative;
  padding-right: 15px;
  background: #eceff1;
  z-index: 1;
}

.AboutViMi aside article {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 60px;
}

.AboutViMi .vision {
  position: relative;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  padding: 0 15px;
  color: #333;
  overflow: hidden;
}

.AboutViMi ol {}

.AboutViMi ol li {
  position: relative;
  padding: 5px 0 3px 20px;
}

.AboutViMi ol li:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 1px;
  left: 0;
  top: 15px;
  background: #555
}

.AboutViMi figure {
  position: relative;
  width: 100%;
}

.AboutViMi figure img {
  display: block;
  width: 100%;
}

.AboutViMi .mission {
  position: relative;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  padding: 0 15px;
  color: #333;
  overflow: hidden;
}

/*.AboutViMi .mission ol { padding-bottom: 15px; }
.AboutViMi .mission ol li { position: relative; padding: 5px 0 3px 20px; }
.AboutViMi .mission ol li:before { content: ''; position: absolute; width: 10px; font-family: 'Roboto'; font-size:20px; left: 0; top: 0px; }
.AboutViMi .mission ol li:nth-child(1):before { content: '1.' }
.AboutViMi .mission ol li:nth-child(2):before { content: '2.' }
.AboutViMi .mission ol li:nth-child(3):before { content: '3.' }
.AboutViMi .mission ol li:nth-child(4):before { content: '4.' }
.AboutViMi .mission figure { position: relative; width: 100%;  }
.AboutViMi .mission figure img { display: block; width: 100%; }
*/

/*Experience*/
#Experience {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 15px;
  background: #282e35;
  overflow: hidden;
}

.Experience {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.Experience h1 {
  padding-bottom: 30px;
  margin-bottom: 15px;
  font-family: 'Roboto';
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.Experience h1:after {
  background: #fff;
}

.Experience h3 {
  color: #fff;
}

.Experience main {
  position: relative;
  width: 100%;
  padding-top: 30px;
  color: #90979d;
}

.Experience main ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}

.Experience main li {
  position: relative;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  width: 33.3333%;
  padding: 0 20px;
  font-size: 20px;
  text-align: justify;
  border-right: 1px solid #43484e;
}

.Experience main li:last-child {
  border-right: none;
}

.Experience main li figure {
  position: relative;
  margin: 0 auto;
  width: 70px;
  background: #465058;
  border-radius: 50%;
}

.Experience main li img {
  display: block;
  width: 100%;
  padding: 15px;
}

.Experience .number {
  display: block;
  padding-top: 30px;
  font-family: 'Roboto';
  font-size: 40px;
  color: #d1dcea;
  font-weight: 300;
}


/*Why*/
#WhyDeliver {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 15px;
  background: #fff;
  overflow: hidden;
}

.WhyDeliver {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.WhyDeliver h1 {
  padding-bottom: 30px;
  margin-bottom: 15px;
  font-family: 'Roboto';
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.WhyDeliver main {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  text-align: left;
}

.WhyDeliver main h2 {
  padding-bottom: 0;
  text-transform: uppercase;
  font-family: 'Roboto';
  font-weight: 300;
}

.WhyDeliver main h2:first-letter {
  font-weight: 700;
}

.WhyDeliver main article {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  padding: 0 15px;
}

.WhyDeliver aside {
  position: relative;
  width: 100%;
  margin-top: 60px;
  text-align: left;
}

.WhyDeliver aside h2 {
  padding-bottom: 0;
  text-transform: uppercase;
  font-family: 'Roboto';
  font-weight: 300;
}

.WhyDeliver aside h2:first-letter {
  font-weight: 700;
}

.WhyDeliver aside h3 {
  font-size: 27px;
}

.WhyDeliver aside dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
}

.WhyDeliver aside dd {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  padding: 0 15px;
}

.WhyDeliver aside dd h3 {
  padding-top: 20px;
  font-size: 23px;
  border-top: 1px solid #ddd;
  padding-bottom: 0;
}

.WhyDeliver aside article dd p {
  padding-top: 10px;
}

.WhyDeliver .advantage {
  position: relative;
  width: 100%;
  margin-top: 60px;
  text-align: center;
}

.WhyDeliver .advantage h2 {
  padding-bottom: 0;
  text-transform: uppercase;
  font-family: 'Roboto';
  font-weight: 300;
}

.WhyDeliver .advantage h2 span {
  font-weight: 700;
}

.WhyDeliver .advantage li {
  position: relative;
  width: 240px;
  padding: 15px 0;
  text-align: left;
}

.WhyDeliver .advantage header {
  position: relative;
  min-height: 111px;
  padding: 0 15px;
  border-bottom: 3px solid #ddd;
}

.WhyDeliver .advantage header:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  left: 10px;
  bottom: -11px;
  z-index: 2;
}

.WhyDeliver .advantage header:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0;
  background: #000;
  left: 15px;
  bottom: -6px;
  z-index: 2;
  animation: pulse .5s infinite ease-in-out alternate;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.WhyDeliver .advantage li:hover header:after {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.WhyDeliver .advantage header h3 {
  font-size: 33px;
  line-height: 1.2;
}

.WhyDeliver .advantage article {
  padding: 0 15px;
}

.WhyDeliver .advantage article h3 {
  font-family: 'Roboto';
  font-weight: 300;
  text-transform: uppercase;
}

.WhyDeliver .advantage article h3 span {
  font-weight: 700;
}

.WhyDeliver .advantage article p {
  padding: 0;
}


/*Service*/
#Service {
  float: left;
  position: relative;
  width: 100%;
  padding: 0 15px;
  background: #eceff1;
  overflow: hidden;
}

.Service {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.Service h1 {
  padding-bottom: 30px;
  margin-bottom: 15px;
  font-family: 'Roboto';
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.Service main {
  position: relative;
  width: 100%;
  margin: 15px 0 30px 0;
}

.Service main ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}

.Service main li {
  position: relative;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  width: 33.3333%;
  margin: 30px 0;
  padding: 0 30px;
  text-align: left;
  border-right: 1px solid #bdc4cc;
}

.Service main li:last-child {
  border-right: none;
}

.Service main li h2 {
  padding-bottom: 0;
  font-family: 'Roboto';
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.Service main li h2 span {
  font-weight: 700;
}

.Service aside {
  position: relative;
  width: 100%;
  margin-top: 15px;
}

.Service aside header {
  padding-top: 15px;
}

.Service aside header h2 span {
  font-family: 'Roboto';
  font-weight: 700;
}

.Service aside header h3 {
  padding-top: 0;
}

.Service aside header h3 span {
  font-family: 'Roboto';
  font-weight: 700;
}

.Service aside ul {}

.Service aside li {
  position: relative;
  margin: 30px 2px;
  padding: 0 30px;
  text-align: left;
  background: #fafdff;
  border-right: 1px solid #eee
}

.Service aside li:last-child {
  border-right: none;
}

.Service aside li h2 {
  font-family: 'Roboto';
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.Service aside li h2 span {
  font-weight: 700;
}

.Service aside li article span {
  position: relative;
  display: block;
  width: 100%;
  font-family: 'Roboto';
  font-size: 30px;
  font-weight: 500;
  color: #999;
  overflow: hidden;
}

.Service aside li article span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ddd;
  left: 50px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.Service aside dl {
  padding: 15px 0 30px 0;
}

.Service aside dl dd {
  position: relative;
  padding: 5px 0 5px 20px;
  line-height: 1.2
}

.Service aside dl dd:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left: 5px;
  top: 11px;
  border-radius: 50%;
  background: #777;
}


.Service .owl-nav {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  margin-top: auto !important;
  margin-bottom: auto;
  z-index: -1;
}

.Service .owl-nav .owl-prev {
  position: absolute;
  width: 36px !important;
  height: 36px !important;
  left: -40px;
  top: 0;
  bottom: 0;
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.Service .icon-Previous {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, .7) url(../images/icon-arrow-mini-left-white.svg) no-repeat center;
  background-size: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.Service .owl-nav .owl-prev:hover .icon-Previous {
  background: rgba(51, 51, 51, 1) url(../images/icon-arrow-mini-left-white.svg) no-repeat center;
  background-size: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.Service .owl-nav .owl-next {
  position: absolute;
  width: 36px !important;
  height: 36px !important;
  right: -40px;
  top: 0;
  bottom: 0;
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.Service .icon-Next {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, .7) url(../images/icon-arrow-mini-right-white.svg)no-repeat center;
  background-size: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.Service .owl-nav .owl-next:hover .icon-Next {
  background: rgba(51, 51, 51, 1) url(../images/icon-arrow-mini-right-white.svg) no-repeat center;
  background-size: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}



/*Mobile Application*/
#MobileApplication {
  float: left;
  position: relative;
  width: 100%;
  padding: 0 15px;
  background: #fff;
  overflow: hidden;
}

.MobileApplication {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.MobileApplication h1 {
  padding-bottom: 30px;
  margin-bottom: 15px;
  font-family: 'Roboto';
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.MobileApplication aside {
  position: relative;
  width: 100%;
  margin-top: 15px;
}

.MobileApplication aside figure {
  position: relative;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  background: url(../images/bg-app.png) no-repeat center;
}

.MobileApplication aside figure img {
  display: inline-block;
  height: 500px;
}

.MobileApplication aside ul.left {
  left: 0;
  padding-right: 100px;
}

.MobileApplication aside ul.left article {
  border-right: 1px solid #ccc;
}

.MobileApplication aside ul.left article:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ccc;
}

.MobileApplication aside ul.right {
  right: 0;
  padding-left: 100px;
}

.MobileApplication aside ul.right article {
  border-left: 1px solid #ccc;
}

.MobileApplication aside ul.right article:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ccc;
}

.MobileApplication aside ul {
  position: absolute;
  display: table-cell;
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
  text-align: left;
  z-index: 1;
}

.MobileApplication aside li {
  display: inherit;
  position: relative;
  padding: 10px 0;
}

.MobileApplication aside li article {
  position: relative;
  margin: 0 auto;
  width: 280px;
  padding-left: 65px;
  line-height: 1.2;
  color: #333;
  background: #f9f9f9;
}

.MobileApplication aside li i {
  position: absolute;
  display: table;
  width: 50px;
  height: 50px;
  left: 10px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.MobileApplication aside li i:before {
  display: table-cell;
  padding-left: 6px;
  vertical-align: middle;
}

.MobileApplication aside li .icon-fmo-1 {
  background: url(../images/icon-fmo-1.svg) no-repeat center;
  background-size: 100%;
}

.MobileApplication aside li .icon-fmo-2 {
  background: url(../images/icon-fmo-2.svg) no-repeat center;
  background-size: 100%;
}

.MobileApplication aside li .icon-fmo-3 {
  background: url(../images/icon-fmo-3.svg) no-repeat center;
  background-size: auto 100%;
}

.MobileApplication aside li .icon-fmo-4 {
  background: url(../images/icon-fmo-4.svg) no-repeat center;
  background-size: 100%;
}

.MobileApplication aside li .icon-fmo-5 {
  background: url(../images/icon-fmo-5.svg) no-repeat center;
  background-size: 100%;
}

.MobileApplication .download {
  width: 100%;
  padding-top: 15px;
}

.MobileApplication .download a {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}


/*OurCustomer*/
#OurCustomer {
  float: left;
  position: relative;
  width: 100%;
  padding: 0 15px;
  background: #eceff1;
  overflow: hidden;
}

.OurCustomer {
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 1;
}

.OurCustomer h1 {
  padding-bottom: 30px;
  margin-bottom: 15px;
  font-family: 'Roboto';
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.OurCustomer h1:after {
  left: 0;
  right: inherit;
}

.OurCustomer main {
  width: 100%;
  position: relative;
  padding: 30px 0;
}

.OurCustomer main h3 {
  position: absolute;
  left: 0;
  z-index: 1;
}

.OurCustomer main li {
  display: table;
  width: 100%;
}

.OurCustomer main article {
  display: table-cell;
  position: relative;
  width: 70%;
  padding-right: 30px;
  padding-top: 60px;
  vertical-align: middle;
  text-align: left;
}

.OurCustomer main article h4 {
  padding-top: 0;
}

.OurCustomer main article h5 {
  padding-top: 0;
}

.OurCustomer main aside {
  display: table-cell;
  position: relative;
  width: 50%;
  padding: 0;
  vertical-align: middle;
  text-align: left;
}

.OurCustomer main figure {
  position: relative;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}

.OurCustomer main figure img {
  display: block;
  width: 100%;
  border-radius: 50%;
}

.OurCustomer main .lSPager.lSpg {
  bottom: -10px;
}

.OurCustomer main .lSAction {
  position: absolute;
  width: 80px;
  left: 60%;
  top: 30px;
  z-index: 99;
}

.OurCustomer .owl-nav {
  position: absolute;
  width: 80px;
  height: 30px;
  top: 0;
  left: 60%;
  z-index: 99;
}

.OurCustomer .owl-nav .icon-Previous {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, .7) url(../images/icon-arrow-mini-left-white.svg) no-repeat center;
  background-size: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.OurCustomer .owl-nav .owl-prev:hover .icon-Previous {
  background: rgba(51, 51, 51, 1) url(../images/icon-arrow-mini-left-white.svg) no-repeat center;
  background-size: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.OurCustomer .owl-nav .icon-Next {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, .7) url(../images/icon-arrow-mini-right-white.svg)no-repeat center;
  background-size: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.OurCustomer .owl-nav .owl-next:hover .icon-Next {
  background: rgba(51, 51, 51, 1) url(../images/icon-arrow-mini-right-white.svg)no-repeat center;
  background-size: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.OurCustomer-box {
  float: left;
  width: 100%;
  padding: 0 15px;
  background: #282e35;
  overflow: hidden;
}

.OurCustomer-box .warpper {
  padding: 15px 0;
}

.OurCustomer-box aside {
  position: relative;
  width: 100%;
  padding: 30px 40px;
}

.OurCustomer-box .customer-logo {
  padding: 0 60px;
}

.OurCustomer-box aside figure {
  padding: 0 10px
}

/*.OurCustomer-box aside dl { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;  flex-wrap:wrap;  align-content: flex-start; }
.OurCustomer-box aside dd { position: relative; -ms-flex: 0 0 20%; flex: 0 0 20%; width: 20%; padding: 0 15px; }
.OurCustomer-box aside dd img { display: block; width: 100%; }*/
.OurCustomer-box aside img {
  display: block;
  width: 100%;
}

.OurCustomer-box .owl-nav {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  margin-top: auto !important;
  margin-bottom: auto;
  z-index: -1;
}

.OurCustomer-box .owl-nav .owl-prev {
  position: absolute;
  left: -40px;
  top: 0;
  bottom: 0;
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.OurCustomer-box .icon-Previous {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/icon-arrow-back-white.svg) no-repeat center;
  background-size: 90%;
}

.OurCustomer-box .owl-nav .owl-next {
  position: absolute;
  right: -40px;
  top: 0;
  bottom: 0;
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.OurCustomer-box .icon-Next {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/icon-arrow-next-white.svg) no-repeat center;
  background-size: 90%;
}


/*Contact*/
#ContactUs {
  float: left;
  position: relative;
  width: 100%;
  padding: 0 15px;
  background: #eceff1
}

.ContactUs {
  position: relative;
  width: 100%;
  text-align: center;
}

.ContactUs h1 {
  padding-bottom: 30px;
  margin-bottom: 15px;
  font-family: 'Roboto';
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.ContactUs h2 {
  font-size: 33px;
}

.ContactUs main {
  position: relative;
  width: 100%;
  padding-top: 15px;
}

.ContactUs main ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
}

.ContactUs main li {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  padding: 0 15px;
  text-align: left;
}

.ContactUs main li p {
  position: relative;
  padding: 10px 0 0 0;
}

.ContactUs main li sup {
  position: absolute;
  width: 70px;
  font-size: 18px;
  left: 0;
  top: 0;
}

.ContactUs main li span {
  position: relative;
  padding-top: 15px;
  font-family: 'Roboto';
  font-size: 32px;
}

.ContactUs main .icon-address {
  display: inline-block;
  width: 30px;
  height: 20px;
  vertical-align: sub;
  background: url(../images/icon-pin-black.svg) no-repeat center;
  background-size: auto 100%;
}

.ContactUs main .icon-phone {
  display: inline-block;
  width: 30px;
  height: 20px;
  vertical-align: sub;
  background: url(../images/icon-phone-black.svg) no-repeat center;
  background-size: auto 85%;
}

.ContactUs main .icon-mail {
  display: inline-block;
  width: 30px;
  height: 20px;
  vertical-align: sub;
  background: url(../images/icon-mail-black.svg) no-repeat center;
  background-size: auto 85%;
}

.ContactUs main .icon-fax {
  display: inline-block;
  width: 30px;
  height: 20px;
  vertical-align: sub;
  background: url(../images/icon-fax-black.svg) no-repeat center;
  background-size: auto 85%;
}

#ContactUs dl {
  width: 100%;
  padding-bottom: 10px;
  text-align: left;
}

#ContactUs dl li {
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  position: relative;
  width: 50%;
  padding: 5px 15px;
}

#ContactUs dl label {
  padding: 5px 0;
}

#ContactUs dl .message {
  width: 100%;
  padding: 15px;
}

#ContactUs dl input[type="text"],
#ContactUs dl input[type="email"],
#ContactUs dl textarea,
#ContactUs dl select {
  display: block;
  width: 100%;
}

#ContactUs .butform {
  width: 100%;
  margin-top: 15px;
  text-align: center;
}


.contact-form {
  position: relative;
  width: 100%;
  padding: 0 30px;
}

.contact-form dd {
  padding-bottom: 10px;
}

.location-map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: auto 100%;
  overflow: hidden;
}

.location-map a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
}

.location-map a span {
  position: absolute;
  padding: 10px 15px 8px 15px;
  right: 0;
  bottom: 0;
  background: #97917b;
  z-index: 1;
}

.location-map a span .fa {
  vertical-align: middle;
  margin-right: 5px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.location-map a:hover span .fa {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.location-map img {
  width: 100%;
}

#Googlemap {
  float: left;
  position: relative;
  width: 100%;
  height: 500px;
  padding: 0;
  text-align: center;
  background: #333;
}

#Googlemap aside header {
  position: absolute;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  top: -45px;
  left: 0;
  right: 0;
  z-index: 5;
}

#Googlemap aside header a {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 90px;
  margin: 0 15px;
  padding: 6px 5px;
  color: #fff;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  background: #666;
  cursor: pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#Googlemap aside header a small {
  display: block;
  font-size: 12px;
  font-weight: 400;
}

#Googlemap aside header a:hover {
  background: #0071bb
}

#Googlemap aside header img {
  width: 60px;
  height: 60px;
}

#ContactUs .shoppop {
  visibility: visible;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

#ContactUs .hidepop {
  visibility: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.google-map {
  position: relative;
  width: 100%;
  height: 100%;
  background: none;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}


/*Career*/
#Career {
  float: left;
  position: relative;
  width: 100%;
  padding: 0 15px;
  background: #fff
}

.Career {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  text-align: center;
}

.Career h1 {
  padding-bottom: 30px;
  margin-bottom: 15px;
  font-family: 'Roboto';
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.Career aside {
  margin: 0 auto;
  max-width: 700px;
}

.Career aside article {
  width: 100%;
  text-align: left;
}

.Career aside h3 {
  text-align: left;
}

.Career aside h3:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #333;
  left: 0;
  bottom: 10px;
}

.Career aside ul {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  vertical-align: top;
}

.Career aside ul li {
  width: 100%;
  padding: 2px 0;
}

.Career aside ol {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  vertical-align: top;
}

.Career aside ol li {
  position: relative;
  width: 100%;
  padding: 2px 0 2px 15px;
}

.Career aside ol li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left: 0;
  top: 11px;
  border-radius: 50%;
  background: #777
}

.Career aside article dl {
  padding-top: 15px;
}

.Career aside article dt {
  width: 100%;
  padding: 0 0 10px 0;
  text-align: left;
}

.Career aside article .message {
  width: 100%;
  padding: 15px;
}

.Career aside article .butform {
  width: 100%;
  margin: 15px 0;
  text-align: center;
}

.Career .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
}

.Career .colum-50 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  padding: 0 15px;
}

/*Footer*/
footer {
  float: left;
  width: 100%;
  padding: 15px;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  background: #282e35;
}

footer .warpper {
  padding: 0;
}

footer p span {
  float: right;
  color: #666;
}

footer a {
  display: inline-block;
  color: #666;
}

footer a:hover {
  color: #fff
}


/*Other*/
.map-window {
  text-align: left;
}

.map-window p {
  position: relative;
  padding: 5px 0;
}

.map-window p img {
  width: 80px;
}

.map-window i {
  position: absolute;
  left: 0;
  top: 8px;
}

.map-window span {
  display: block;
  padding-left: 20px;
}

.fix-gototop {
  position: fixed;
  width: 26px;
  height: 26px;
  bottom: 12px;
  right: 10px;
  z-index: 7;
}

.fix-gototop a {
  display: inline-table;
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  background: #666;
}

.fix-gototop a:hover {
  color: #fff;
  background: #333;
}

.fix-gototop i {
  display: table-cell;
  vertical-align: middle;
}

.top-hide {
  bottom: -40px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.top-show {
  bottom: 12px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.icon-top {
  display: table-cell;
  vertical-align: middle;
  background: url(../images/icon-arrow-top.svg) no-repeat;
  background-size: 100%;
}

.ui-loader {
  display: none !important;
  visibility: hidden !important;
}

.blockPage {
  border: none !important;
  background: none !important;
  margin: 0 auto !important;
}

.blockPage .waiting {
  width: 200px;
  padding: 10px 0;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.35);
}

.editor {
  font-size: 18px;
}

.editor ul {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.editor ul li {
  list-style: circle;
}

.editor ol {
  padding-left: 20px;
  padding-bottom: 20px;
}

.editor ol li {
  list-style: decimal;
}

.editor img {
  display: inline-block;
  min-width: inherit !important;
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
}

.editor a {
  display: inline-block;
}

/*Easy Tabs*/

ul.resp-tabs-list {
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #ddd;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  position: relative;
  z-index: 9;
}

.resp-tabs-list li {
  display: inline-block;
  padding: 0 15px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  text-align: center;
  color: #333;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  width: 33.3333% font-weight:500;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.resp-tabs-list li h4 {
  padding: 10px 0 5px 0;
  color: #333;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.resp-tabs-list li:hover {
  background: #eceff1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.resp-tabs-list li:hover h4 {
  color: #333;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.resp-tab-active h4 {
  color: #fff !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.resp-tab-active li:hover h4 {
  color: #fff !important;
}


.resp-tab-active:hover {
  background: #333 !important;
}

.resp-tabs-container {
  padding: 0px;
  /*  background-color: #fff;*/
  clear: left;
}

div.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
  /*padding:15px 15px 10px 15px;*/
}

.resp-tab-content a {
  text-decoration: underline;
}

.resp-tab-active {
  /*border: 1px solid #ddd; border-top:1px solid #222;*/
  border-bottom: none;
  color: #fff;
  background: #333;
  /* padding: 12px 14px 14px 14px !important;*/
}



.resp-content-active,
.resp-accordion-active {
  display: block;
}

.resp-tab-content {
  border-top: 1px solid #ddd;
}

.resp-tab-content h4 {
  padding-bottom: 0;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 18px;
}

.resp-tab-content p {
  padding-bottom: 0;
}

.resp-tab-content dl dd {
  position: relative;
  padding: 15px 0 0 20px;
}

.resp-tab-content dl dd:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left: 5px;
  top: 24px;
  border-radius: 50%;
  background: #777;
}


div.resp-accordion {
  border: 1px solid #eee;
  border-top: 0px solid #d70a0a;
  margin: 0px;
  padding: 10px 15px;
  font-size: 19px;
}

div.resp-tab-active {
  border-bottom: 0px solid #eee !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

div.resp-tab-title:last-child {
  border-bottom: 12px solid #eee !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #eee;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}

.resp-vtabs .resp-tab-content {
  border: none;
}

.resp-vtabs li.resp-tab-active {
  border: 1px solid #ddd;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 10px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #ccc;
}

div.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #777;
}

/*-----------Accordion styles-----------*/

div.resp-tab-active {
  background: #333 !important;
}

.resp-easy-accordion div.resp-accordion {
  display: block;
}

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #eee;
}

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #eee !important;
}

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active {
  display: block;
}

div.resp-accordion:first-child {
  border-top: 1px solid #eee !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/

@media only screen and (max-width: 425px) {

  ul.resp-tabs-list {
    display: none;
  }

  div.resp-accordion {
    display: block;
  }

  .resp-vtabs .resp-tab-content {
    border: 1px solid #eee;
  }

  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }

  .resp-accordion-closed {
    display: none !important;
  }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #eee !important;
  }
}


/*Overide Css #282e35*/
.OurCustomerBox {
  float: left;
  width: 100%;
  background: white;
}


.OurCustomerBox {
  position: relative;
  width: 100%;
  text-align: center;
}

.OurCustomerBox ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 15px;
}

.OurCustomerBox li {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  width: 25%;
  position: relative;
  padding: 10px;
}

.OurCustomerBox li img {
  width: 100%;
}

body > section.OurCustomerBox > div {
  padding: 30px 0px 20px 0px;
}