/*===================================== 
YOU CAN WRIGHT CUSTOME CSS 
======================================*/
    .beyaz:hover {
            color: #fff !important;
        }

        .about-home-2:after {
            width: 100% !important;
            border: 10px solid #d7b39a;
        }

        .date-style-2 .sx-img-effect {
            padding: 10px;
        }
       

.thumbfoto {
    width:60% !important;
}

.tablo tr {
border-bottom: 1px solid #eee;
}
 .rehaubaslik {
            color:#4caf50;
        }

.urunmenu {
    background-color: #fff;
    padding: 10px;
    margin-top:10px !important;
}

    .urunmenu:hover {
        background-color:#4caf50;
        color:#fff;
    }
        .urunmenu:hover strong {
        color:#fff;
        }


   .cortizobaslik {
    color:#1f9bca;
}
     .cortizourunmenu {
    background-color: #fff;
    padding: 10px;
    margin-top:10px !important;
} 
   .cortizourunmenu:hover {
        background-color:#1f9bca;
        color:#fff;
    }
    .cortizourunmenu:hover strong {
        color:#fff;
        }

.hellabaslik {
    color:#e42e15;
}
.hellaurunmenu {
    background-color: #fff;
    padding: 10px;
    margin-top:10px !important;
}
.hellaurunmenu:hover {
    background-color:#e42e15;
    color:#fff;
}
.hellaurunmenu:hover strong {
    color:#fff;
}

.videobosluk {
    padding:15px !important;
}

#whatsapptikla {
    transition: .4s;

    position: fixed;
    right: 10px;
    bottom: 75px;
    z-index: 999;
    width: 44px;
}
.whatsappspan {
    margin-left: -85px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 13px;
    width: 84px;
    float: left;
    background-color: #ccc;
    padding: 13px 7px 11px 7px;
    border-radius: 6px;
    line-height: 14px;
    color: #30373e;
}

.beyaz:hover {
    color:#fff !important;
  
}