html, body, .content-wrapper {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: 'Roboto', 'Ubuntu', sans-serif;
	color: #4d4d4d;
	font-size: 22px;
}
a {
	text-decoration: none;
	color: #125876;
}
a img { border: none; outline: none; }
body {font-weight: 300;}
h2 {font-weight: 500;}

:before, :after { box-sizing: border-box; }
* { box-sizing: border-box; }

.clear {
	clear: both;
	overflow: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.content {
	margin: 0 auto;
	padding: 50px 0 0 0;
	width: 1024px;
}

p {
	line-height: 32px;
	text-align: justify;
}

.decsription {
	margin: 35px 0 45px 0;
}

.titles .text {
	font-size: 16px;
	padding: 20px 22px 0 0;
}

.titles img {
	height: 35px;
}

#bookflow-pulishing {
	width: 382px;
}

#bookflow-selfie {
	width: 382px;
}

#bookflow-store {
	width: 260px;
}
#bookflow-store .text {
	padding-right: 0;
}

.bookflow-text {
	margin: 35px 0;
}

.nobo-info {
	font-size: 18px;
	line-height: 26px;
}