.jumbotron--top {
    background-repeat: no-repeat;
    background-position: 0 0 no-repeat;
    background-image: url(../img/DSC_8487.jpg);
    background-size: cover;
    height: 70vh;
    min-height: 400px;
    color: #fff;
}
.navbar-r {
}
.hidden-xs {
}
.a {
}
.col-md- {
}
.jumbotron__content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #FFFFFF;
	text-align: left;
	font-size: medium;
	font-weight: normal;
}

h1-t {
	font-weight: bolder;
}
.h3-t {
	font-weight: normal;
}
.h2-t {
	font-weight: bold;
	font-size: 30px;
}
