.header{
    background-image: url(../images/backgrounds-header-two.jpg);
}
.descrip-sec{
	font-family:'oswaldlight';
	background-color: #76828E;
	padding: 30px 0px;
	margin-bottom: 14px;
}

.cont-descrip-sec{
	width: 80%;
	margin: 0px auto;
}

.title-descrip{
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	padding-bottom: 7px;
	padding-right: 35px;
	border-bottom: 1px solid #D0D3D4;
	float: left;
}

.text-descrip{
	width: 90%;
	margin: 0px auto;
	margin-bottom: 35px;
}

.text-descrip > p{
	font-size: 24px;
	line-height: 36px;
}

.img-sec{
	height: 488px;
	overflow: hidden;
}

.img-sec-one, .img-sec-two{
	width: 59%;
	float: left;
	position: relative;
}

.img-sec-two{
	width: 40%;
	float: right;
	height: 488px;
	background-color: #4E748B;
}

.sec-two-text{
	font-family:'oswaldlight';
	width: 75%;
	margin:0px auto;
	margin-top: 95px;
}

.two-text-one, .two-text-two{
	font-size: 21px;
	line-height: 29px;
}

.two-text-two{
	font-size: 16px;
}