.teklif-al {    background: url(../images/hizmetlerimiz-bg.png);
    background-size: cover;
    background-position-x: -390px;
    position: relative;
    padding-top: 150px;
    padding-bottom: 160px;} 
.teklif-al:before{width:100%;height: 500px;background: red;position: absolute;z-index: 99}
.teklif-al .teklif-al-liste .icerik h3{width: 100%;color: rgba(249, 249, 249, 0.79); font-weight: 500; font-size:35px; position: relative; line-height: 36px;} 
.teklif-al .teklif-al-liste .icerik h3:after{    width: 48px; height: 4px; background: red; content: ''; position: absolute; z-index: 999; left: 42%; top: 102%;} 
.teklif-al .teklif-al-liste .icerik p{    width: 80%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 60px;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;}
.teklif-al .buton1 a{background-color: #009ddb!important; border-color: #009ddb!important; color: #fff; padding: 10px 30px;}