
.align-center {
  text-align: center;
}
.text-16{
	font-size: 12px !important;
	
}
.flip {
padding-top:35px;
  background: #fff;
  font-family: 'Arial';
  width: 1000px;
  margin: auto;
}
  .flip-left {
    display: inline-block;
    border-right: 2px solid #ebebeb;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 140px;
    width: 500px;
	height: 350px;
	position: relative;
  }
  .company-details {
	  bottom: 155px;
	  position: absolute;
	  text-align: center;
	  right: 40%;
	
  }
  .company-details span {
	  display: block;
	  font-size: 14px;
	  color: #6B6B6B;
  }
  .flip-platform{
    margin-right: 1px;
	padding-left:35px;
  }
  .flip-right .flip-platform span {
    display: block;
    color: #6B6B6B;
    font-size: 18px;
    width: 100%;
  }
  .flip-platform  span.see {
    margin-top: 63px;
	padding-bottom:15px;
  }
.flip-right {
    display: inline-block;
    vertical-align: bottom;
    max-width: 490px;
    padding-bottom: 10px;
	height: 350px;
}
  .flip-right > * {
    color: #6B6B6B;
    display: block;
    padding-left: 10px;
  }