.text-16 {
    font-size: 16px;
}

.text-12 {
    font-size: 12px;
}

.text-14 {
    font-size: 14px;
}

.bg-input-color {
    background-color: #E7E5E6 !important;
}

.span-color {
    color: red !important;
}

.minumum-genislik {
    min-width: 300px !important;
}

.b-left {
    border: 0 !important;
}

.sect-40 {
    padding: 40px 0 !important;
}

.yuvarlak {
    background-color: #6286a0;
    border: 15px solid rgba(255, 255, 255, .5);
    border-radius: 115px;
    width: 25px;
    height: 25px;
    line-height: 50px;
    font-size: 20px;
    color: white;
    text-shadow: #2d4251 5px 5px 5px;
    float: left;
}

.yuvarlak-2 {
    background-color: #6286a0;
    /* border: 15px solid rgba(255, 255, 255, .5); */
    border-radius: 115px;
    width: 25px;
    height: 25px;
    line-height: 50px;
    font-size: 20px;
    color: white;
    text-shadow: #2d4251 5px 5px 5px;
    float: left;
}

@media (min-width: 576px) {
    .wd-60 {
        width: 60px !important;
    }

    .wd-100 {
        width: 100px !important;
    }
}

@media (max-width: 576px) {
    .txt-center {
        text-align: center !important;
        line-height: 0px !important;
    }

    .txt-left {
        text-align: left !important;
        line-height: 0px !important;
    }

    /* top bar */
    .top-bar-contact {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

    .top-bar-contact .top-bar-contact-list {
        border-right: 0 !important;
        padding: 5px 10px;
        font-size: 13px;
        display: inline-block;
        float: left;
    }

    .top-bar-contact .top-bar-contact-list:first-child {
        border-left: 0 !important;
    }

    .top-bar-contact .top-bar-contact-list i {
        margin-right: 6px;
        font-size: 14px;
        position: relative;
        top: 1px;
    }

    .top-bar .social-icon li {
        font-size: 13px;
        padding: 8px;
        display: inline-block
    }


    .header-language.dropdown-style-01 .btn {
        /* color: #828282; */
        border: 0 !important;
        border-top: 0 !important;
        border-bottom: 0 !important;
        font-size: 12px;
        line-height: 10px;
        padding: 18px 18px 14px 18px;
        margin: 0;
        background: transparent;
        font-weight: normal;
    }

}

.app-button {
    color: #000;
    background-color: #ffd966;
}

@media (min-width: 991.98px) {
    .anasayfa-banner {
        height: 950px !important;
    }
}