.overlay:before {
	opacity:0!important;
}
.page-header h1 {
	  color: #220c3c !important;
	      font-weight: 600;
}

.breadcrumb.breadcrumb-light a {
    color: #220c3c !important;
}
.hizimg{
	margin-bottom:10px;
}

.mainhizmetbox a:hover {text-decoration:none;}
.mainhizmetbox:hover h4{
	color:#E30A17!important;
}
.mainhizmetbox:before{
	content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
}
.mainhizmetbox:hover:before{
	background-color: #E30A17;
}
.bb-img {
	margin-bottom:15px;
	margin-top:5px;
}
.bb-img img {
	margin:0 auto;
	max-height:60px;
	width:auto!important;
}
#services .card.custom-card {
	min-height:284px;
}
.marka-item-relative {margin-bottom:25px;}
.marka-item-relative  a img { width:100%; height:auto;}

@media screen and (min-width:1400px){
	.zrmainslider h2 {
		margin-top:50px;
	}
}

.header-container.container-fluid {
	background:#e30a17!important;
}
@media  (min-width: 992px){
	#header .header-nav.header-nav-links nav>ul li:hover>a {
		color: #000;
	}
	
}
@media screen and  (max-width: 992px){
	.sectionafter {
		height:500px;
	}
	.zr-text {
	  color: #fff !important;
	  position: absolute;
	  top: 241px;
	  font-size: 19px;
	  left: 105px!important;
	}
}
	
.owlzroverlay {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	pointer-events:none;
	background:rgba(0, 0, 0, 0.27);
}
.zr-text {
	    color: #fff!important;
    position: absolute;
    top: 241px;
    font-size: 19px;
    left: 200px;
}
.zr-text a { color:#fff;}

.bideoitem video {
	width:100%;
	float:left;
}

.video-text {
	background:#f4f4f4;
	padding:5px 10px 10px 10px;
	width:100%;
	float:left;
}
.video-text h5{
	margin-bottom:4px;
	font-size:17px;
	margin-top:4px;
}
.video-text span{
	
}
.video-p {
	font-size:13px;
	line-height:13px;
}
.video-p p{
	font-size:13px;
	line-height:17px;
}
.video-list {
	margin-bottom:50px;
	min-height:400px;
}