@charset "utf-8";
/* CSS Document */

.owl-carousel{
	padding-bottom:40px;
}
.content-wrap {
    padding:40px 0 !important;
}

.icon-bizup-people{
	background:url(fonts/icon-bizup-people.png) center center no-repeat;
	background-size: 50% 50%;
}
.icon-bizup-broker{
	background:url(fonts/icon-bizup-broker.png) center center no-repeat;
	background-size: 50% 50%;
}
.icon-bizup-touchscreen{
	background:url(fonts/icon-bizup-touchscreen.png) center center no-repeat;
	background-size: 50% 50%;
}
.icon-bizup-o2o{
	background:url(fonts/icon-bizup-o2o.png) center center no-repeat;
	background-size: 50% 50%;
}
.icon-bizup-b2c{
	background:url(fonts/icon-bizup-b2c.png) center center no-repeat;
	background-size: 50% 50%;
}
.icon-bizup-wechat{
	background:url(fonts/icon-bizup-wechat.png) center center no-repeat;
	background-size: 50% 50%;
}
.icon-bizup-scene{
	background:url(fonts/icon-bizup-scene.png) center center no-repeat;
	background-size: 50% 50%;
}
.icon-bizup-bizall{
	background:url(fonts/icon-bizup-bizall.png) center center no-repeat;
	background-size: 50% 50%;
}
.col-sm-7{
	margin:auto 0;
	text-aligh:center;
}

.portfolio-1 .portfolio-desc p{
	font-size: 12px!important;
}

@font-face {
  font-family: 'raleway';
  src: url('fonts/raleway-regular-webfont.eot');
  src: url('fonts/raleway-regular-webfont?#iefix') format('embedded-opentype'),
      url('fonts/raleway-regular-webfont.woff') format('woff'),
      url('fonts/raleway-regular-webfont.ttf') format('truetype'),
      url('fonts/raleway-regular-webfont.svg#raleway') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'latoitalic';
    src: url('fonts/lato-italic-webfont.eot');
    src: url('fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-italic-webfont.woff2') format('woff2'),
         url('fonts/lato-italic-webfont.woff') format('woff'),
         url('fonts/lato-italic-webfont.ttf') format('truetype'),
         url('fonts/lato-italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lato';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}