h1, h2, h3, h4, h5, h6, p, label, strong, button, input{
    font-family: 'Roboto', sans-serif;
}
body{
    font-family: 'Roboto', sans-serif;
    background: #fafafa;
}
*:focus {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #f26b32 !important;
    background-color: #f26b32 !important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f26b32;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #283a4a;
    text-decoration: none;
    background-color: #dae0e5;
}
.koka-faqes{
    background: #2c3c4b;
}
.logo-toska{
    width: 250px;
    margin-top: 25px;
}
.form-control {
    background-color: #f1f3f4;
    border: none;
    font-size: 0.9rem;
}
.inpute-login{
    font-size: 0.7rem; 
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border: 1px solid #80bdff;
}
.login-djathtas{
    margin-top: 15px;
}
.nentitulli-seksione{
    color: white;
    font-size: 12px;
}
.nentitulli-seksione-register{
    font-size: 16px;
    color: #2c3c4b;
}
.me-mbaj-mend{
    margin-top: 2px;
}
.buton-login, .buton-register{
    background: #f26b32;
}
.buton-login{
    font-size: 0.7em;
}
.mesazh-rregjistrohu{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 28px;
}
.forgot-password{
    color: white;
    font-size: 12px;
}
.forgot-password:hover{
    color: #f26b32;
}
#sub-footer{
    border-top: 1px solid #cbcfd0;
    margin-top: 100px;
    text-align: center;
}
.sub-footer{
    margin-top: 20px;
}
.ikonat-register{
    width: 70px;
}
.teksti{
    text-align: left;
    display: inline-block;
}
.teksti h3{
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
    color: #7b8895;
}
.kycu-navbar-btn{
    color: white;
    font-size: 15px;
    background: #f16a35;
    padding: 4px 20px 4px 20px;
    border-radius: 50px;
    border: 1px solid #f16a35;
}
.kycu-navbar-btn:hover{
    color: #f16a35;
    background: #283a4a;
    border: 1px solid #f16a35;
}
@media screen and (min-width: 1026px) {
    .koka-faqes{
        height: 112px;
    }
}
