.tparrows {display:none}

.whatsapp {
    position: fixed;
    left: 10px;
    bottom: 0;
    background: #00ba07;
    border-radius: 10px 10px 0 0;
    color: #fff;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 15px;
    box-shadow: 0px 2px 14px 0px #000;
    -moz-box-shadow: 0px 2px 14px 0px #000;
    -webkit-box-shadow: 0px 2px 14px 0px #000;
    z-index: 999;
}




footer.video.section-overlay-opacity:before {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#serit {
    box-shadow: 0px 0px 15px #000;
	border-bottom:2px solid;
}


.ilanbg{
	
	background: #ffffff no-repeat center center; background-size: auto 100% ;
}

.ozellik1{
	
	border: 1px solid #ffeaa5;
    background: #fffced;
    padding: 10px 5px 0 15px;
    margin: 5px 0 25px 0;
	
}

.header-body{
	border-bottom: 3px solid #ffed00 !important;
	
}