/*
Theme Name: Masaüstü
Theme URI: http://multimediabilgisayar.com
Author: Multimedia Bilgisayar
Author URI: http://multimediabilgisayar.com
Version: Masaüstü
*/
html { overflow-x:hidden; scroll-behavior: smooth; }
body { margin: 0; padding: 0; background: #fff; font-family: 'Poppins', sans-serif; background-image: url(/resim/arkaplan.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed;}

h1, h2, h3, h4, h5, ul, ol, img, a, p { margin:0; padding:0; list-style:none; text-decoration:none;border:none; outline:none; }
a { transition: all .2s linear; }
/*net fotolar*/

img {
	image-rendering: -webkit-optimize-contrast !important;
	
	
}

.login-baslik{background-color: #283748; display: flex; justify-content: center; align-items: center;padding: 1vw;}
.login-baslik img{width:12.5vw;}
.login-baslik h4{color: #fff; font-size: 2.4vw; margin-left: 2vw;    font-family: monospace;}
.login-alt{display: flex; flex-direction: column; justify-content: center; align-items: center;padding-top: 2vw;background-color:#a3a9ad;}
.login-alt>h4{font-size: 1.5vw; color: #333; font-weight: 500;margin-bottom: 1.2vw;}
.login_kapsar{width: 26vw; display: flex; flex-direction: column; margin: auto;margin-top:7%;}
form{display: flex;flex-direction: column;width:76%;}
#username{width: 20vw; height: 2.3vw; margin-bottom: 1.1vw;}
#pass{width: 20vw; height: 2.3vw; margin-bottom:1.2vw;}
.btn-remember{display: flex;justify-content: space-between;}
.oturum{font-size: 1vw; display: flex; align-items: center;}
.giris{background-color: #152b45; color: #fff; height: 3vw; width: 19.8vw; margin-top: 1.2vw; font-size: 1.1vw; display: flex; margin-bottom: 2.1vw; align-items: center; border: 0; justify-content: center;}
.psw{margin-top: 1.2vw; margin-bottom: 2vw; font-size: 1.1vw;}
.psw>a{color: #2a66aa;}
.butonlar{margin-bottom: 2vw;display: flex;}
.kayit-btn{background-color: #152b45; color: #fff; font-size: 1vw; width: 8.5vw; margin-right: 1.6vw;display: flex; height: 2.7vw;justify-content: center; align-items: center;}
.iletisim-btn{background-color: #152b45; color: #fff; font-size: 1vw; width: 8.5vw; height: 2.7vw;display: flex; justify-content: center; align-items: center;}
.footer{display: flex;justify-content: center;align-items: center;margin-top: 2vw;color: #fff;font-size: 1vw;}
.preview{background: #b76251; width: 12vw; padding: 0.2vw; border: 0.1vw solid #a4402c; letter-spacing: 0.2vw; margin-bottom: 0.4vw; color: #fff; font-size: 1.1vw; height: 1.8vw; text-align: center;}
.captcha-form{width: 22vw; height: 2.3vw; margin-left: 0.2vw;}
.captcha-form{display: flex;}
.captcha-form input{margin-right: 0.3vw; margin-left: -0.3vw; width: 16.6vw;}
.captcha-form button{width:3vw;}
.captcha{margin-left: 2.4vw;}
