.justb {}

.justb #page-title {
	background-color: #129fba;
}

.justb #description {
	background-color: #f7a708;
	color: #fff;
	padding: 60px 20px;
	min-height: 550px;
}

.justb #description h1,
.justb #benefits .w50p h1,
.justb #gallery h1 {
	border-bottom: 6px solid #fff;
	display: inline-block;
	text-transform: uppercase;
	font-size: 30pt;
	padding-bottom: 12px;
}

.justb #description img[alt=bike] {
	margin-right: 25px;
	margin-bottom: 10px;
}

.justb #general {
	padding: 0 20px;
}

.justb #general .w1140 {
		background-image: url(../images/bs-visaogeral-back.svg);
		background-position: left bottom;
		background-repeat: no-repeat;
}

.justb #general article {
	width: 100%;
	min-height: 300px;
}

.justb #list {}

.justb #list .item {
	width: calc(100% - 40px);
	padding: 0 20px 40px !important;
}

.justb #benefits {
	background-color: #f7a708;
	color: #fff;
	padding: 0 20px;
}

.justb #benefits .w50p {
	width: 100%;
	padding: 0 0 30px;
}

.justb #gallery h1 {
	color: inherit;
	border-color: #303030;
}

.justb #gallery #photos {
	padding: 30px 0;
}

.justb #gallery #photos img {
	width: 250px;
	margin-right: 30px;
}

.justb .button {
	border-color: #303030;
	color: #303030;
	display: inline-block;
	margin: 0 20px 20px;

}

.justb .button:hover {
	background-color: #303030;
	color: #fff;
}

.justb #gallery {
	padding: 0 20px;
}
