.header{
    background-image: url(../images/backgrounds-header-one.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;
}

.sec-two-one, .sec-two-two{
	height: 48.5%;
	border:1px solid;
}