.navbar {
    background: white !important;
    border-bottom: 3px solid #d6d6d6;
}

.navbar-toggler-icon {
    background: #254287;
}

#if {
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

#if1 {
    border: none;
}

#soru-cek {
    background: #fcfcfc;
    list-style-type: none;
    padding: 10px;
}

#soru-cek li {
    border-bottom: 1px dashed lightgray;
    font-size: 19px;
    padding: 5px 0px;
}

#crd-h4 {
    font-size: 25px;
    color: #5692a3;
    font-weight: 700;
    letter-spacing: 2px;
}

#soru-sorr {
    color: black;
}


#kullanici {
    border-radius: 50px;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 18px;
    padding: 2px !important;
    background: #5692a3;
    font-weight: 500;
    width: 100%;
}

#toplanti {
    border-radius: 10px;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 18px;
    padding: 9px !important;
    background: linear-gradient(180deg, rgba(132, 189, 169, 1) 21%, rgba(95, 154, 164, 1) 75%);
    font-weight: 500;
    width: 76%;
    color: white;
}


.rgba-black-light,
.rgba-black-light:after {
    background-color: rgba(0, 0, 0, 0);
}

@media screen and (max-width: 650px) {
    #en-ust {
        background-image: url(../img/whit.jpg) !important;
        background-repeat: repeat !important;
    }

    #soru-sor {

        width: 10% !important;

    }

    #soru-sorr {

        font-size: 17px !important;
        margin: 2px !important;

    }

    #if {
        margin-top: 20px;
    }


}
