/* TO MOVE SECTION*/

/* END */

.panel {
	background-color: #1a1a1a;
}

	.infoHeading{
		position: relative;
		color: #fff;
		padding-top: 260px;
	/*	padding-left: 40px;*/
		margin: 0 auto;
	}

	.infoHeading img{
		position: absolute;
		top: 80px;
		left: 25%;
	}

	.infoHeading .buttonWidth{
		width: 210px;
		height: 50px;
		line-height: 32px;
		border-radius: 0px;
		font-size: 20px;
		margin-top: 20px;
	}

	.infoHeading p{
		margin-bottom: -10px;
		text-transform: uppercase;
	}
	
.borders{
	border-right: 1px solid black;
}

.infoHeading p.paragraphTextStyle{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform: none;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 7px;
	min-height: 100px;
}
