.one{height: 250px;width:100%;position: relative;}
.one .toplamOne img{width:100%;height: 250px;}
.one .ToplamFoot{position:absolute;bottom: 0px;left: 0;right: 0;text-align: center;height: 150px;}
.one .ToplamFoot svg{position: relative;z-index:5;margin: 0 auto;height: 40px;width: 40px;}
/*.one .ToplamFoot::after{content:"";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: linear-gradient(0deg, #121214, transparent);}*/
.one .ToplamFoot h5{color:#fff;position: relative;z-index: 1;height: 45px;line-height: 45px;overflow: hidden;}
.toplam{margin-top: -50px;overflow: hidden;}
.toplam .tops{height: 95px;width: 30%;background: #1e2021;line-height: 60px;margin: 0 auto;border-radius: 5px;position: relative;float: right;direction: rtl;overflow: hidden;margin-right: 2%;margin-bottom: 3%;}
.toplam .tops .cover{width: 90%;height: 85px;box-shadow: -1px -1px 9px 0 rgb(0 0 0 / 40%), 0px -1px 20px 0 rgb(0 0 0 / 40%);position: relative;}
.toplam .tops .cover img{width: 100%;height: 100%;border-radius: 5px;}
.toplam .tops .title{color:#ffff;line-height: 35px;position: absolute;bottom: 5px;left: 14%;right: 4%;font-weight: 100;height: 30px;padding: 0 2%;font-size: 10px;background: linear-gradient(0deg, #121214, transparent);}
.toplam .tops .top_fo{border-radius: 5px;backdrop-filter: blur(7px);background: #0000;width: 100%;padding: 5%;}