#section3 h2 {
	margin-top: 2rem;
	margin-bottom: 1rem;
}
.col-md-4.left_block {
	padding-left: 0px;
}
.col-md-4.right_block {
	padding-right: 0px;
}
#section5{ 
}

#div-bg{ 
    height: 50vh ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 50%;
}
.visual {
	width: 100%;
	height: auto;
	min-height: 300px;
	background-size: cover;
}
.content {
	background-color: #ffffff;
	padding: 2rem;
}
.sections {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.col-md-6.left_block {
	padding-left: 0px;
}
.col-md-6.right_block {
	padding-right: 0px;
}

.col-12.left_block {
	padding-left: 0px;
}
h3 {
	font-size: 1.5rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.btn.btn-primary.button {
	background: #009cd6;
	border: none;
	border-radius: 0px;
	text-transform: none;
}
	#section3 .thumbnail {
	width: 100%;
	height: auto;
	min-height: 300px;
	background-size: cover;
	}