@import url('https://fonts.googleapis.com/css2?family=Georama:ital,wght@0,100..900;1,100..900&display=swap');


body {  font-family: "Georama", sans-serif !important; font-optical-sizing: auto; font-weight: 400; font-style: normal;}

.tekst a {color: #009641 !important; text-decoration: none !important;}
.appsbody {background: #009641; background-image: url('img/appsbg.png'); background-size: cover; background-position: top center; background-repeat: no-repeat;}
.appshead {background: #95c11f !important; font-weight: 700; color: white;}
.appsloginform {}
.appsloginform .form-control, .appsloginform .form-select {max-width: 450px;}
.appsnowekonto {font-weight: bold; color: #009641; text-decoration: none !important;}
.appslogo {width: 60px; margin-right: 15px;}
.appslink, .appslink a {text-decoration: none !important; font-size: 25px; color: #fff !important; letter-spacing: 0.5px !important;}
.appslink a .dots {color: #fff !important;}
.appslink .cus {color: #009641 !important; }
.apptitle {opacity: .75;}
.appsbox {border-radius: 25px !important; padding: 25px !important;}
.userbox {line-height: 45px;}
.appscard {border-radius: 15px !important;}
.container {background: #F7F6F2; margin-top: 20px;}

.input-group-append {
  cursor: pointer;
}

.appsbox h2 {margin: 0 0 25px 0; }

.appscusicon {text-align: center}
.appscusicon img {max-width: 280px; border-radius: 25px; border: 2px solid #009641; margin-bottom: 25px;}

@media (max-width: 991.98px) { .appsbox{margin: 15px !important; width: auto !important;} .hidemob {display: none !important;} }
.copy {font-size: 12px !important; margin-bottom: 30px;}
.stopka {}
.register {}
.registerimg {text-align: center;}
.registerimg img {max-width: 380px; }
.textcenter {text-align: center;}