/* Vertical Lines */
.bgshapka {
	background-image: url(../img/bg-1.jpg);
	background-repeat: repeat;
}

.owl-next,
.owl-prev {
	width: 20px;
	top: 40%;
	background: transparent !important;
	color: #000;
}
.owl-nav .hide .show {
    top:40% !important;
}