.container-header {
	background-color: #c10202;
	background-image: linear-gradient(135deg,#c10202,#c10202 100%);
	box-shadow: inset 0 5px 5px rgba(0,0,0,.03);
	position: relative;
	z-index: 10;
}