.blog-menu{
      background-image: linear-gradient(315deg,#40bbf4,#40d4f4);
}

ul.tek-kategori li{
 list-style: none;
 float: left
}

p.tekli{
  color: #4a4a56;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 30px;
}



.alt-cizgi-ekle:after {
    width: 40px;
    height: 2px;
    background-color: #fb197b;
    display: block;
    content: "";
    margin-top: 10px;

}


 .arama input {
    float: left;
    width: 100%;
    height: 44px;
    border: 2px solid #92929b;
    color: #a0a0a0;
    padding-left: 20px;
    padding-right: 80px;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
}


 .arama .btn-search {
    width: 83px;
    line-height: 23px;
    color: #fff !important;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0;
    border: none;
    cursor: pointer;
    z-index: 9;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    background: #494956 !important;
    border-radius: 0 5px 5px 0;
}

.blog a.blog-alan{
  line-height: 1.5;
    font-size: 20px;
    color: #38383e;
    text-align: center;
    width: 100%;
    display: block;
    height: 114px;
    overflow: hidden;
}


.blog a.yazi-oku{
  display: none;
position: absolute;
left: 0;
bottom: -46px;
border-left: 2px solid #40bbf4;
border-right: 2px solid #40bbf4;
border-bottom: 2px solid #40bbf4;
padding: 15px 0px;
background: #fff;
width: calc(100% + 4px);
margin-left: -2px;
z-index: 99;
border-radius: 0 0 5px 5px;
}

.blog .border-ekle:hover{border-color: #40bbf4 !important}
.blog .border-ekle:hover  a.yazi-oku{display: block;}

.ek-urun .col:nth-child(2){min-width: 290px;}


    @media (max-width:768px) {

      .ek-urun span.f-20{ font-size: 14px !important; line-height: 16px;    display: block;}
      .ek-urun span.f-24{ font-size: 16px !important; line-height: 16px;    display: block;}
      .ek-urun span.f-24 b{ font-size: 12px !important; }

    }
