@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Raleway:300,400,500,600,700');
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.logo {
  margin-top: 10px;
}
.logo img{
	width:30%;
	height:30%;
}
.text-center{text-align:center}
.ptb-30{padding:30px 0}
