
@media only screen and (min-width:1024px) {
#linha1 {
	width: 13px;
	height: 125px;
	display: block;
	background-color: #ea7c23;
	overflow: hidden;
	-ms-transform: skew(39deg);
	-webkit-transform: skew(39deg);
	transform: skew(39deg);
	position: absolute;
	top: -50px;
	left: 0;
	display: none;
	z-index: 500
}
#linha2 {
	width: 13px;
	height: 90px;
	display: block;
	background-color: #23497a;
	overflow: hidden;
	-ms-transform: skew(39deg);
	-webkit-transform: skew(39deg);
	transform: skew(39deg);
	position: absolute;
	top: 0px;
	left: 0;
	display: none;
	z-index: 500
}
#linha3 {
	width: 13px;
	height: 52px;
	display: block;
	background-color: #23497a;
	overflow: hidden;
	-ms-transform: skew(39deg);
	-webkit-transform: skew(39deg);
	transform: skew(39deg);
	position: absolute;
	top: -91px;
	left: 0;
	display: none;
	z-index: 500
}
#linha4 {
	width: 13px;
	height: 52px;
	display: block;
	background-color: #1d7cc1;
	overflow: hidden;
	-ms-transform: skew(39deg);
	-webkit-transform: skew(39deg);
	transform: skew(39deg);
	position: absolute;
	bottom: -80px;
	right: 0;
	display: none;
	z-index: 500
}
#linha5 {
	width: 13px;
	height: 73px;
	display: block;
	background-color: #fff;
	overflow: hidden;
	-ms-transform: skew(39deg);
	-webkit-transform: skew(39deg);
	transform: skew(39deg);
	position: absolute;
	bottom: -80px;
	right: 0;
	display: none;
	z-index: 500
}
}
