@font-face {
  font-family: 'SegoeUI';
  src: url('../fonts/SegoeUI.woff') format('woff'),
       url('../fonts/SegoeUI.ttf') format('truetype'),
       url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'segoeui';
  src: url('../fonts/segoeui.eot');
  src: url('../fonts/segoeui.woff2') format('woff2'),
       url('../fonts/segoeui.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



body{
	font-family: 'Open Sans';
	font-size: 13px;
}
img{
	max-width: 100%;
}
.container{
	max-width:1130px;
	
}
/*header {
  background: #f6f6f6 none repeat scroll 0 0;
}
*/header img{
    display: block;
    margin: 0 auto;
}
.asian_sg marquee.marq {
  color: #d82231;
  font-size: 25px;
  padding: 0;
  position: absolute;
  top: 0;
}
section.sec1 {
  background-color: #ececec;
  background-image: url("../images/banner-site-c23.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  min-height: 270px;
  position: relative;
  margin-top: 35px;
}
/*.banner-asiab{
	height: 200px;
}*/
.ttl {
  font-size: 25px;
  margin: 20px 0;
  text-transform: uppercase;
}
.team-text::after {
    content: url("../images/arrow.png");
    left: -112px;
    position: absolute;
    top: 53px;
}
.man-dire img {
  height: 150px;
  margin-top: 20px;
  width: 150px;
}
.man-dire {
  background: #f9f9f9 none repeat scroll 0 0;
  padding: 10px 0 30px;
}
.team-text {
  background: #fff none repeat scroll 0 0;
  padding: 40px;
  position: relative;
}
/*.margin{
	margin: 30px 0 0;
}*/
marquee {
  font-size: 20px;
  margin: 20px;
}
.nloca {
  background: #ED2939 none repeat scroll 0 0;
  box-shadow: 0 3px 5px #ED2939;
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin: 12px 0 0;
  padding: 11px;
  text-align: center;
  text-transform: capitalize;
}
.nloca i {
  margin-right: 10px;
}
.ema {
  color: #ED2939;
  display: block;
  font-size: 22px;
  margin: 0 auto;
  max-width: 683px;
  text-align: center;
}
.ttl > h2 {
  color: #7398ff;
}
.more-de .ttl {
  text-align: center;
}
.more-de {
  padding: 10px 0 30px;
}
.sec-4 {
  background: #ececec none repeat scroll 0 0;
}
.about-page {
    padding: 30px 0 50px;
}
.left-sd {
  margin: 0 auto;
  max-width: 477px;
  padding:60px 0;
  width: 100%;
}
.left-sd h2.ttl {
  color: #E62625;
}
.text-center.widthsi {
  margin: 0 auto;
  max-width: 285px;
}
.left-sd p {
  font-size: 14px;
  line-height: 25px;
}
.img-rt > img {
  max-width: 80%;
}
.ttl {
  font-size: 25px;
  margin: 20px 0;
  text-transform: uppercase;
}
@media (max-width:767px){
.team-text::after {
  content: none;
}
.asian_sg marquee.marq {
  font-size: 18px;
}
section.sec1 {
  min-height: 120px;
}
}