@import url(https://fonts.googleapis.com/css?family=Kaushan+Script&amp;subset=latin,latin-ext);

 

button,button:focus,button:active,button:link,button:before,button:after,

a,a:hover,a:focus,a:after,a:before { text-decoration:none; outline:none!important; }


.ptb30 { padding:15px 0; }

.container { max-width:850px; }

.bizimmekan { background:rgba(108 166 205			); background-size:cover auto; }

.header { margin-top:30px; }

.logo { width:100%; height:90px;  }

.logo img{ max-width:100%; max-height:100%; } 

.icerikyazi { width:100%; min-height:440px; padding:20px; float:left; border:1px solid rgba(0 0 205		); background:rgba(164 211 238		); border-radius:10px; }

.icerikyazi .paragraf { font-family:'Trebuchet MS'; font-size:16px; color:#292929; margin-top:30px; }

.loginpanel { width:100%; height:225px; background:rgba(164 211 238	); border-radius:10px; padding:15px; }

.duyurupanel { width:100%; height:210px; overflow:hidden; background:rgba(164 211 238	); border:1px solid rgba(164 211 238	); border-radius:10px; margin-top:15px; }

.duyurupanel ul{ width:100%; padding:10px; }

.duyurupanel ul li{ width:100%; list-style:none; line-height:35px; }

.duyurupanel ul li a{ font-family:'Trebuchet MS'; font-size:16px; color:#fff; }

.bslk { width:100%; height:40px; position:relative; border-radius:10px; }

.bslk:before { content:''; width:100%; height:40px; position:absolute; top:0; right:0; border-radius:10px; background:#ddd; z-index:0; transform:rotate(-2deg); }

.bslk:after { content:''; width:100%; height:40px; position:absolute; top:0; left:0; border-radius:10px; background:#00bfff; z-index:1; }

.bslk .txt { width:100%; height:40px; position:absolute; top:0; left:0; z-index:1000; font-size:20px; line-height:40px; text-align:center; color:#fff; }


/*Mobil*/

@media (max-width: 545px) {

}