body {
    font-family: 'Inter', sans-serif;
}


/*FONT*/

.inter {
    font-family: 'Inter', sans-serif;
}


/*FONT*/


/*RENK*/

.text-gray {
    color: #535353 !important;
}

.text-darkgray {
    color: #3E3E3E !important;
}

.text-blue {
    color: #238AF1 !important;
}

.text-yellow {
    color: #FFB800E5 !important;
}

.text-red {
    color: #B43131 !important;
}

/*RENK*/

.cardListRow{
    display: flex;
    align-items: center;
    height: 100vh;
    width: 100%;
}

.card1 {
    background-color: #0E78E2;
    text-align: center;
    border-radius: 28px;
    width: 578px;
    /*height: 1015px;*/
    height: 98.5vh;
}

    .card1 .card-title-container {
        background-color: #238AF1;
        border-radius: 26px;
        margin: 4px 3px 0px 3px;
    }

    .card1 .onecard-title-container {
        background-color: #238AF1;
        border-radius: 26px;
        width: 98%;
        margin: 20px 1%;
    }

.card2 .onecard-title-container {
    background-color: rgba(255, 194, 37, 0.9);
    border-radius: 26px;
    width: 98%;
    margin: 20px 1%;
}

.card3 .onecard-title-container {
    background-color: #B43131;
    border-radius: 26px;
    width: 98%;
    margin: 20px 1%;
}

.three-card .card1 .col-6 {
    padding: 0px 0px 0px 3px;
}

.three-card .card1 .card-box-lg {
    margin-bottom: 0.5rem;
}

.three-card .card2 .col-6 {
    padding: 0px 0px 0px 3px;
}

.three-card .card2 .card-box-lg {
    margin-bottom: 0.5rem;
}

.three-card .card3 .col-6 {
    padding: 0px 0px 0px 3px;
}

.three-card .card3 .card-box-lg {
    margin-bottom: 0.5rem;
}

.three-card .card1 .col-6 .card-box {
    width: 280px;
    height: 257px;
}

.three-card .card2 .col-6 .card-box {
    width: 280px;
    height: 257px;
}

.three-card .card3 .col-6 .card-box {
    width: 280px;
    height: 257px;
}

.three-card .card1 .operasyon-adi {
    font-size: 26px;
    font-weight: 500;
    line-height: 31.47px;
}

.three-card .card2 .operasyon-adi {
    font-size: 26px;
    font-weight: 500;
    line-height: 31.47px;
}

.three-card .card3 .operasyon-adi {
    font-size: 26px;
    font-weight: 500;
    line-height: 31.47px;
}

.three-card .card1 .operasyon-text {
    font-size: 28px;
    font-weight: 700;
}

.three-card .card2 .operasyon-text {
    font-size: 28px;
    font-weight: 700;
}

.three-card .card3 .operasyon-text {
    font-size: 28px;
    font-weight: 700;
}

.three-card .card1 .sayi5000 {
    font-size: 60px;
    padding: 6% 0%;
}

.three-card .card2 .sayi5000 {
    font-size: 60px;
    padding: 6% 0%;
}

.three-card .card3 .sayi5000 {
    font-size: 60px;
    padding: 6% 0%;
}

.three-card .card1-col-12 {
    padding: 0px 3px 0px 3px;
}

.three-card .card2-col-12 {
    padding: 0px 3px 0px 3px;
}

.three-card .card-begin {
    margin-top: 6px !important;
}

.three-card .ibre img {
    width: 110px;
    height: 81px;
}

.three-card .ibre .ibre-cubuk img {
    width: 17.52px;
    height: 59.03px;
}

.three-card .ibre-percent {
    font-size: 60px;
}

.three-card .ibre-title span {
    font-size: 30px;
}

.three-card .toplam-durus-suresi {
    font-size: 35px;
    color: #B43131;
    font-weight: 700;
    line-height: 42.36px;
    padding-bottom: .5%;
}

.three-card .toplam-durus-suresi-icon {
    padding-left: 10%;
    padding-top: 2%;
}

.three-card .green-box {
    width: 120px;
    height: 90px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 1.1%;
    border-radius: 7.95833px;
}

.three-card .red-box-1 {
    width: 100px;
    height: 90px;
    background-color: #B43131;
    color: aliceblue;
    position: relative;
    line-height: 59px;
    left: 4%;
    border-radius: 7.95833px;
}
.bos-card-title {
    background-color: #545454 !important;
}
.bos-card {
    background-color: #a7a2a2 !important;
}
.three-card .red-box-2 {
    width: 100px;
    height: 90px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 5.5%;
    border-radius: 7.95833px;
}

.three-card .green-box .gun-sayi {
    font-size: 60px;
    font-weight: 700;
}

.three-card .green-box .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.three-card .red-box-1 .gun-sayi {
    font-size: 60px;
    font-weight: 700;
}

.three-card .red-box-1 .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.three-card .red-box-2 .gun-sayi {
    font-size: 60px;
    font-weight: 700;
}

.three-card .red-box-2 .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.three-card .noktalar {
    position: relative;
    left: 4.7%;
    padding-top: .8%;
    top: 10%;
}







.three-card .card2 .green-box {
    width: 88px;
    height: 84px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 1.1%;
    border-radius: 7.95833px;
}

.three-card .card2 .red-box-1 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 4%;
    border-radius: 7.95833px;
}

.three-card .card2 .red-box-2 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 5.5%;
    border-radius: 7.95833px;
}

.three-card .card2 .green-box .gun-sayi {
    font-size: 60px;
    font-weight: 700;
}

.three-card .card2 .green-box .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.three-card .card2 .red-box-1 .gun-sayi {
    font-size: 60px;
    font-weight: 700;
}

.three-card .card-2 .red-box-1 .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.three-card .card2 .red-box-2 .gun-sayi {
    font-size: 60px;
    font-weight: 700;
}

.three-card .card2 .red-box-2 .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.three-card .card2 .noktalar {
    position: relative;
    left: 4.7%;
    padding-top: .8%;
    top: 10%;
}

.three-card .card2 .kalite-kontrol-sureci {
    font-size: 55px;
    width: 95%;
    line-height: 66.56px;
    font-weight: 700;
    margin: auto;
}

.three-card .card2 .kalite-kontrol-sureci-bolum {
    font-size: 45px;
}

.three-card .card2 .kalite-kontrol-icon {
    position: relative;
}

    .three-card .card2 .kalite-kontrol-icon img {
        position: absolute;
        left: -2%;
        margin-top: 14%;
    }









.three-card .card3 .green-box {
    width: 88px;
    height: 84px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 1.1%;
    border-radius: 7.95833px;
}

.three-card .card3 .big-green-box {
    width: 153px;
    height: 124px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 6%;
    border-radius: 7.95833px;
}

.two-card .card3 .big-green-box {
    width: 153px;
    height: 124px;
    background-color: #43B431;
    color: #F2F2F2;
    line-height: 59px;
    border-radius: 7.95833px;
}

.three-card .card3 .big-red-box {
    width: 153px;
    height: 124px;
    background-color: #B43131;
    color: #F2F2F2;
    line-height: 59px;
    left: 10%;
    border-radius: 7.95833px;
    position: relative;
}

.three-card .card3 .big-noktalar {
    position: relative;
    left: 9.8%;
    padding-top: .8%;
    top: 25%;
}

.three-card .card3 .red-box-1 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 4%;
    border-radius: 7.95833px;
}

.three-card .card3 .red-box-2 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 5.5%;
    border-radius: 7.95833px;
}

.three-card .card3 .green-box .gun-sayi {
    font-size: 60px;
    font-weight: 700;
}

.three-card .card3 .big-green-box .gun-sayi {
    padding-top: 10%;
    font-size: 85px;
    font-weight: 700;
}

.three-card .card3 .big-green-box .gun {
    font-size: 24px;
    font-weight: 700;
}

.three-card .card3 .big-red-box .gun {
    font-size: 24px;
    font-weight: 700;
}

.three-card .card3 .big-red-box .gun-sayi {
    padding-top: 8%;
    font-size: 85px;
    font-weight: 700;
}

.three-card .card3 .green-box .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.three-card .card3 .red-box-1 .gun-sayi {
    font-size: 60px;
    font-weight: 700;
}

.three-card .card3 .red-box-1 .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.three-card .card3 .red-box-2 .gun-sayi {
    font-size: 60px;
    font-weight: 700;
}

.three-card .card3 .red-box-2 .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.three-card .card3 .noktalar {
    position: relative;
    left: 4.7%;
    padding-top: .8%;
    top: 10%;
}

.three-card .card3 .kalite-kontrol-sureci {
    font-size: 55px;
    width: 95%;
    line-height: 66.56px;
    font-weight: 700;
    margin: auto;
}

.three-card .card3 .kalite-kontrol-sureci-bolum {
    font-size: 45px;
}

.three-card .card3 .kalite-kontrol-icon {
    position: relative;
}

    .three-card .card3 .kalite-kontrol-icon img {
        position: absolute;
        left: -2%;
        margin-top: 14%;
    }

.three-card .card3 .personel .card-box-username {
    font-size: 35px;
    font-weight: 700;
}



.three-card .card3 .box-container {
    width: 88%;
    margin: auto;
}

.three-card .card3 .teknisyen-mudahale {
    font-size: 40px;
    font-weight: 700;
    line-height: 48.41px;
    color: #B43131;
}


.three-card .tek-operator {
    padding-top: 25%;
}

.three-card .cift-operator {
    padding-top: 10%;
}

.two-card .tek-operator {
    padding-top: 22%;
    padding-left: 10%;
}

.two-card .cift-operator {
    padding-top: 17%;
    padding-left: 10%;
}

.one-card .tek-operator {
    padding-top: 15%;
    padding-left: 18%;
}

.one-card .cift-operator {
    padding-top: 8%;
    padding-left: 18%;
}



.two-card .card-begin {
    margin-top: 6px !important;
}

.two-card .card1 {
    background-color: #0E78E2;
    text-align: center;
    border-radius: 28px;
    width: 775px;
    /*height: 1015px;*/
    height: 98.5vh;
}

    .two-card .card1 .card-box-lg {
        margin-bottom: 0.5rem;
    }

.two-card .card2 {
    background-color: #F7B200;
    text-align: center;
    border-radius: 28px;
    width: 775px;
    /*height: 1015px;*/
    height: 98.5vh;
}

    .two-card .card2 .card-box-lg {
        margin-bottom: 0.5rem;
    }

.two-card .card3 {
    background-color: #901A1A;
    text-align: center;
    border-radius: 28px;
    width: 775px;
    /*height: 1015px;*/
    height: 98.5vh;
}

    .two-card .card3 .card-box-lg {
        margin-bottom: 0.5rem;
    }


.two-card .card1 .col-6 .card-box {
    width: 375px;
    height: 257px;
}

.two-card .card2 .col-6 .card-box {
    width: 375px;
    height: 257px;
}

.two-card .card3 .col-6 .card-box {
    width: 375px;
    height: 257px;
}

.two-card .card-box img {
    margin-top: 3%;
    margin-left: 8%;
    margin-right: 2%;
}

.two-card .card-box-username {
    font-size: 36px;
    font-weight: 600;
    line-height: 36.31px;
}

.two-card .operasyon-text {
    font-size: 26px !important;
}

.two-card .operasyon-adi {
    font-size: 26px;
}

.two-card .card-box-username {
    font-size: 30px;
    font-weight: 600;
    line-height: 36.31px;
}

.two-card .parca-kodu {
    font-size: 26px;
    font-weight: 700;
}

.two-card .card1-col-12 .card-box-username {
    font-size: 28px;
    font-weight: 600;
}

.two-card .card1 .sayi5000 {
    font-size: 60px;
    padding: 6% 0%;
}

.two-card .card1-col-12 {
    padding: 0px 4px 0px 4px;
}

.two-card .ibre img {
    width: 110px;
    height: 81px;
}

.two-card .ibre .ibre-cubuk img {
    width: 17.52px;
    height: 59.03px;
}

.two-card .ibre-title span {
    font-size: 30px;
}

.two-card .ibre-percent {
    font-size: 60px;
}

.two-card .toplam-durus-suresi {
    font-size: 35px;
    color: #B43131;
    font-weight: 700;
    line-height: 42.36px;
    padding-bottom: .5%;
}

.two-card .toplam-durus-suresi-icon {
    padding-left: 21%;
    padding-top: 2%;
}

.two-card .green-box {
    width: 88px;
    height: 84px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 1.1%;
    border-radius: 7.95833px;
}

    .two-card .green-box .gun-sayi {
        font-size: 60px;
        font-weight: 700;
    }

    .two-card .green-box .gun {
        position: relative;
        bottom: 1rem;
        font-size: 22px;
        font-weight: 700;
    }

.two-card .red-box-1 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 4%;
    border-radius: 7.95833px;
}

    .two-card .red-box-1 .gun-sayi {
        font-size: 60px;
        font-weight: 700;
    }

    .two-card .red-box-1 .gun {
        position: relative;
        bottom: 1rem;
        font-size: 22px;
        font-weight: 700;
    }

.two-card .noktalar {
    position: relative;
    left: 4.7%;
    padding-top: 1.9%;
}

.two-card .red-box-2 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 5.5%;
    border-radius: 7.95833px;
}

    .two-card .red-box-2 .gun-sayi {
        font-size: 60px;
        font-weight: 700;
    }

    .two-card .red-box-2 .gun {
        position: relative;
        bottom: 1rem;
        font-size: 22px;
        font-weight: 700;
    }

.two-card .card2 .kalite-kontrol-icon {
    position: relative;
}

    .two-card .card2 .kalite-kontrol-icon img {
        position: absolute;
        left: -5%;
        margin-top: 1%;
    }

.two-card .card2 .kalite-kontrol-sureci {
    font-size: 55px;
    width: 95%;
    line-height: 66.56px;
    font-weight: 700;
    margin: auto;
    padding-top:10%;
}

.two-card .card2 .kalite-kontrol-sureci-bolum {
    font-size: 65px;
}

.two-card .card2 .red-box-2 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 5.5%;
    border-radius: 7.95833px;
}

.two-card .card2 .noktalar {
    position: relative;
    left: 4.7%;
    padding-top: 1.9%;
}

.two-card .card2 .red-box-1 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 4%;
    border-radius: 7.95833px;
}

.two-card .card2 .green-box {
    width: 88px;
    height: 84px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 1.1%;
    border-radius: 7.95833px;
}


.two-card .card2 .toplam-durus-suresi-icon {
    padding-left: 24%;
    padding-top: 2%;
}

.two-card .card3 .red-box-2 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 5.5%;
    border-radius: 7.95833px;
}

.two-card .card3 .noktalar {
    position: relative;
    left: 4.7%;
    padding-top: 1.9%;
}

.two-card .card3 .red-box-1 {
    width: 88px;
    height: 84px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 4%;
    border-radius: 7.95833px;
}

.two-card .card3 .green-box {
    width: 88px;
    height: 84px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 1.1%;
    border-radius: 7.95833px;
}

.two-card .card3 .toplam-durus-suresi-icon {
    padding-left: 23%;
    padding-top: 2%;
}

.two-card .card3 .box-container {
    width: 68%;
    margin: auto;
    position: relative;
}

    .two-card .card3 .box-container .noktalar {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 35%;
        left: 66.1%;
    }


.two-card .card3 .big-green-box {
    width: 153px;
    height: 124px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 17%;
    border-radius: 7.95833px;
}

.two-card .card3 .big-noktalar {
    position: relative;
    left: 19.9%;
    padding-top: .8%;
    top: 25%;
}

.two-card .card3 .big-red-box {
    width: 153px;
    height: 124px;
    background-color: #B43131;
    color: #F2F2F2;
    line-height: 59px;
    left: 20%;
    border-radius: 7.95833px;
    position: relative;
}

.two-card .card3 .big-green-box .gun-sayi {
    padding-top: 8%;
    font-size: 85px;
    font-weight: 700;
}

.two-card .card3 .big-green-box .gun {
    font-size: 24px;
    font-weight: 700;
}

.two-card .card3 .big-red-box .gun-sayi {
    padding-top: 8%;
    font-size: 85px;
    font-weight: 700;
}

.two-card .card3 .big-red-box .gun {
    font-size: 24px;
    font-weight: 700;
}

.two-card .card3 .teknisyen-mudahale {
    font-size: 40px;
    font-weight: 700;
    line-height: 48.41px;
    color: #B43131;
}

.two-card .card3 .personel .card-box-username {
    font-size: 35px;
    font-weight: 700;
}





.one-card .card1 {
    background-color: #0E78E2;
    text-align: center;
    border-radius: 28px;
    width: 969px;
    /*height: 1048px;*/
    height: 98.5vh;
}

.one-card .card2 {
    background-color: #F7B200;
    text-align: center;
    border-radius: 28px;
    width: 969px;
    /*height: 1048px;*/
    height: 98.5vh;
}

.one-card .card3 {
    background-color: #901A1A;
    text-align: center;
    border-radius: 28px;
    width: 969px;
    /*height: 1052px;*/
    height: 98.5vh;
}


.one-card .card1 .col-6 .card-box {
    width: 477px;
    height: 257px;
}

.one-card .card2 .col-6 .card-box {
    width: 477px;
    height: 257px;
}

.one-card .card3 .col-6 .card-box {
    width: 477px;
    height: 257px;
}

.one-card .card-box img {
    margin-top: 2%;
    margin-left: 8%;
    margin-right: 2%;
}

.one-card .card-box-username {
    font-weight: 600;
    font-size: 30px;
    line-height: 36.31px;
    padding-bottom: 40px;
    color: #3E3E3E;
    font-family: 'Inter', sans-serif;
}


.one-card .operasyon-text {
    font-size: 26px !important;
    width: 90%;
    font-weight: 700;
    padding-bottom: 2%;
}

.one-card .operasyon-adi {
    font-size: 26px !important;
    font-weight: 500;
}

.one-card .card-begin {
    margin-top: 6px !important;
}

.one-card .card1 .is-emri-cevrim-suresi .card-box-username {
    font-size: 28px;
}

.one-card .card1 .is-emri-cevrim-suresi2 .card-box-username {
    font-weight: 600;
    font-size: 28px;
    line-height: 36.31px;
    padding-bottom: 40px;
    color: #3E3E3E;
    font-family: 'Inter', sans-serif;
}

.one-card .card1 .sayi5000 {
    font-size: 60px !important;
    padding: 4% 0% 6% 18%;
}

.one-card .card1 .is-emri-cevrim-suresi .d-flex {
    padding-left: 133.17px;
}

.one-card .card1 .is-emri-cevrim-suresi2 .d-flex {
    padding-left: 60px;
}

.one-card .card1 .is-emri-cevrim-suresi2 .sayi5000 {
    font-size: 60px !important;
    padding: 4% 0% 6% 0%;
}

.one-card .card1 .card1-col-12 {
    padding: 0px 4px 0px 4px;
}

.one-card .ibre img {
    width: 110px;
    height: 81px;
}

.one-card .ibre .ibre-cubuk img {
    width: 17.52px;
    height: 59.03px;
}

.one-card .card1 .card-box-lg .d-flex {
    margin-left: 23%;
}

.one-card .card1 .card-box-lg {
    background-color: #F2F2F2;
    border-radius: 26px;
    padding-top: 1%;
    height: 15rem;
    margin-bottom: 0.5rem;
}

.one-card .ibre-title span {
    font-size: 30px;
}

.one-card .ibre-percent {
    font-size: 60px;
}

.one-card .card1 .red-box-2 {
    width: 106px;
    height: 101px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 5.5%;
    margin-top: .3%;
    border-radius: 7.95833px;
}

    .one-card .card1 .red-box-2 .gun-sayi {
        font-size: 60px;
        font-weight: 700;
        padding-top: 6%;
    }

.one-card .red-box-2 .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.one-card .card-box img {
    margin-top: 2%;
    margin-left: 8%;
    margin-right: 2%;
}

.one-card .card1 .noktalar {
    position: relative;
    left: 4.7%;
    padding-top: 4.9%;
}

.one-card .card1 .red-box-1 {
    width: 106px;
    height: 101px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 4%;
    margin-top: .3%;
    border-radius: 7.95833px;
}

    .one-card .card1 .red-box-1 .gun-sayi {
        font-size: 60px;
        font-weight: 700;
        padding-top: 6%;
    }

    .one-card .card1 .red-box-1 .gun {
        position: relative;
        bottom: 1rem;
        font-size: 22px;
        font-weight: 700;
    }

.one-card .card1 .green-box {
    width: 106px;
    height: 101px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 1.1%;
    margin-top: .3%;
    border-radius: 7.95833px;
}

    .one-card .card1 .green-box .gun-sayi {
        font-size: 60px;
        font-weight: 700;
        padding-top: 6%;
    }

.one-card .green-box .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.one-card .card1 .toplam-durus-suresi {
    font-size: 35px;
    color: #B43131;
    font-weight: 700;
    line-height: 42.36px;
}

.one-card .card2 .kalite-kontrol-icon {
    position: relative;
}

.one-card .card2 .kalite-kontrol-sureci {
    font-size: 55px;
    width: 95%;
    line-height: 66.56px;
    font-weight: 700;
    margin: auto;
}

.one-card .card2 .kalite-kontrol-sureci-bolum {
    font-size: 65px;
}

.one-card .card2 .kalite-kontrol-icon img {
    position: absolute;
    left: 5%;
    margin-top: .5%;
}

.one-card .card2 .ibre img {
    width: 110px;
    height: 81px;
}

.one-card .ibre .ibre-cubuk img {
    width: 17.52px;
    height: 59.03px;
}

.one-card .card2 .card-box-lg .d-flex {
    margin-left: 23%;
}

.one-card .card2 .card-box-lg {
    background-color: #F2F2F2;
    border-radius: 26px;
    padding-top: 1%;
    height: 15rem;
    margin-bottom: 0.5rem;
}

.one-card .card2 .toplam-durus-suresi {
    font-size: 35px;
    color: #B43131;
    font-weight: 700;
    line-height: 42.36px;
}

.one-card .card3 .toplam-durus-suresi {
    font-size: 35px;
    color: #B43131;
    font-weight: 700;
    line-height: 42.36px;
}

.one-card .card1 .card1-col-12 {
    padding: 0px 4px 0px 4px;
}

.one-card .card2 .card1-col-12 {
    padding: 0px 4px 0px 4px;
}

.one-card .card3 .card1-col-12 {
    padding: 0px 4px 0px 4px;
}

.one-card .card2 .green-box {
    width: 106px;
    height: 101px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 1.1%;
    margin-top: .3%;
    border-radius: 7.95833px;
}

    .one-card .card2 .green-box .gun-sayi {
        font-size: 60px;
        font-weight: 700;
        padding-top: 6%;
    }

    .one-card .card2 .green-box .gun {
        position: relative;
        bottom: 1rem;
        font-size: 22px;
        font-weight: 700;
    }

.one-card .card2 .red-box-1 {
    width: 106px;
    height: 101px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 4%;
    margin-top: .3%;
    border-radius: 7.95833px;
}

    .one-card .card2 .red-box-1 .gun-sayi {
        font-size: 60px;
        font-weight: 700;
        padding-top: 6%;
    }

    .one-card .card2 .red-box-1 .gun {
        position: relative;
        bottom: 1rem;
        font-size: 22px;
        font-weight: 700;
    }

.one-card .card2 .noktalar {
    position: relative;
    left: 4.6%;
    padding-top: 4.9%;
    /* margin-top: .8%; */
}

.one-card .card2 .red-box-2 {
    width: 106px;
    height: 101px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 5.5%;
    margin-top: .3%;
    border-radius: 7.95833px;
}


    .one-card .card2 .red-box-2 .gun-sayi {
        font-size: 60px;
        font-weight: 700;
        padding-top: 6%;
    }

    .one-card .card2 .red-box-2 .gun {
        position: relative;
        bottom: 1rem;
        font-size: 22px;
        font-weight: 700;
    }

.one-card .card3 .red-box-2 {
    width: 106px;
    height: 101px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 5.5%;
    margin-top: .3%;
    border-radius: 7.95833px;
}

    .one-card .card3 .red-box-2 .gun-sayi {
        font-size: 60px;
        font-weight: 700;
        padding-top: 6%;
    }

.one-card .card3 .noktalar {
    position: relative;
    left: 4.7%;
    padding-top: 4.9%;
    /* margin-top: .8%; */
}

.one-card .card3 .red-box-2 .gun {
    position: relative;
    bottom: 1rem;
    font-size: 22px;
    font-weight: 700;
}

.one-card .card3 .red-box-1 {
    width: 106px;
    height: 101px;
    background-color: #B43131;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 4%;
    margin-top: .3%;
    border-radius: 7.95833px;
}

    .one-card .card3 .red-box-1 .gun-sayi {
        font-size: 60px;
        font-weight: 700;
        padding-top: 6%;
    }

    .one-card .card3 .red-box-1 .gun {
        position: relative;
        bottom: 1rem;
        font-size: 22px;
        font-weight: 700;
    }

.one-card .card3 .green-box {
    width: 106px;
    height: 101px;
    background-color: #43B431;
    color: #F2F2F2;
    position: relative;
    line-height: 59px;
    left: 1.1%;
    margin-top: .3%;
    border-radius: 7.95833px;
}

    .one-card .card3 .green-box .gun-sayi {
        font-size: 60px;
        font-weight: 700;
        padding-top: 6%;
    }

    .one-card .card3 .green-box .gun {
        position: relative;
        bottom: 1rem;
        font-size: 22px;
        font-weight: 700;
    }

.one-card .card1 .card-title-container {
    height: 175px;
    align-items: center;
}

.one-card .card2 .card-title-container {
    height: 175px;
    align-items: center;
}

.one-card .card1 .card-title-container .cart-title-bolum {
    font-size: 55px;
}

.one-card .card2 .card-title-container .cart-title-bolum {
    font-size: 55px;
}

.one-card .card3 .card-title-container .cart-title-bolum {
    font-size: 55px;
}

.one-card .card3 .card-title-container {
    height: 175px;
    align-items: center;
}

.one-card .card3 .personel .card-box-username {
    font-size: 35px;
    font-weight: 700;
}

.one-card .card3 .card-box-lg {
    background-color: #F2F2F2;
    border-radius: 26px;
    padding-top: 1%;
    height: 15rem;
    margin-bottom: 0.5rem;
    padding-left: 19%;
}

.one-card .card3 .teknisyen-mudahale {
    font-size: 40px;
    font-weight: 700;
    line-height: 48.41px;
    padding-bottom: 0;
    padding-top: 2%;
    color: #B43131;
}

.one-card .card3 .box-container {
    width: 61%;
    margin: auto;
    position: relative;
}

.one-card .card3 .big-red-box {
    width: 153px;
    height: 124px;
    background-color: #B43131;
    color: #F2F2F2;
    line-height: 59px;
    border-radius: 7.95833px;
}

    .one-card .card3 .big-red-box .gun-sayi {
        padding-top: 8%;
        font-size: 85px;
        font-weight: 700;
    }

    .one-card .card3 .big-red-box .gun {
        font-size: 24px;
        font-weight: 700;
    }

.one-card .card3 .box-container .noktalar {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 17%;
    left: 66.1%;
}

.one-card .card3 .big-red-box {
    width: 171px;
    height: 138px;
    background-color: #B43131;
    color: #F2F2F2;
    line-height: 59px;
    border-radius: 7.95833px;
}

    .one-card .card3 .big-red-box .gun-sayi {
        padding-top: 8%;
        font-size: 85px;
        font-weight: 700;
    }

    .one-card .card3 .big-red-box .gun {
        font-size: 24px;
        font-weight: 700;
    }

.one-card .card3 .big-green-box {
    width: 171px;
    height: 138px;
    background-color: #43B431;
    color: #F2F2F2;
    line-height: 59px;
    border-radius: 7.95833px;
}

    .one-card .card3 .big-green-box .gun-sayi {
        padding-top: 8%;
        font-size: 85px;
        font-weight: 700;
    }

    .one-card .card3 .big-green-box .gun {
        font-size: 24px;
        font-weight: 700;
    }



.onecard-container {
    width: 80%;
}

    .onecard-container .card-box-username {
        font-size: 33px;
    }

.onecard .card-box-username {
    font-size: 28px;
}

.onecard-box-lg {
    background-color: #F2F2F2;
    border-radius: 26px;
    padding-top: 2%;
    height: 15rem;
    margin-bottom: 2%;
}

.onecard-card-box {
    background-color: #F2F2F2;
    border-radius: 26px;
    padding-top: 8%;
    height: 14rem;
}

.onecard-box-lg .row {
    width: 80%;
    margin: auto;
}

.card2 {
    background-color: #F7B200;
    text-align: center;
    border-radius: 28px;
    width: 578px;
    /*height: 1015px;*/
    height: 98.5vh;
}

    .card2 .card-title-container {
        background-color: rgba(255, 194, 37, 0.9);
        border-radius: 26px;
        margin: 4px 3px 0px 3px;
    }

.card3 {
    background-color: #901A1A;
    text-align: center;
    border-radius: 28px;
    width: 578px;
    /*height: 1015px;*/
    height: 98.5vh;
}

    .card3 .card-title-container {
        background-color: #B43131;
        border-radius: 26px;
        margin: 4px 3px 0px 3px;
    }

.card-title {
    font-size: 60px;
    font-weight: 700;
    color: #000;
}

.card-box {
    background-color: #F2F2F2;
    border-radius: 26px;
    padding-top: 1%;
    height: 14rem;
}

.card-box-lg {
    background-color: #F2F2F2;
    border-radius: 26px;
    padding-top: 2%;
    height: 15rem;
    margin-bottom: 2%;
}

.yellow-progress-container {
    width: 80%;
    margin: auto;
}

.onecard-yellow-progress-container {
    width: 90%;
    margin: auto;
}

    .onecard-yellow-progress-container .col-3 {
        padding-top: 3%;
    }

.yellow-progress-container2 {
    width: 90%;
    margin: auto;
}

.red-progress-container {
    width: 80%;
    margin: auto;
}

.red-progress-container2 {
    width: 90%;
    margin: auto;
}

.three-card .card-box img {
    margin-top: 3%;
    margin-left: 8%;
    margin-right: 2%;
}

.card-box-username {
    font-weight: 600;
    font-size: 30px;
    line-height: 36.31px;
    padding-bottom: 5%;
    color: #3E3E3E;
    font-family: 'Inter', sans-serif;
}

.operatorNames .card-box-username {
    text-align: start !important;
}

.personel .card-box-username
{
    font-size: 28px!important;
}

.yellow-progress-text {
    font-weight: 500;
    padding-top: 8%;
}

.onecard-yellow-progress-text {
    font-weight: 500;
    padding-top: 22%;
}

.red-progress-text {
    font-weight: 500;
    padding-top: 8%;
}

.clock {
    font-size: 23px;
}

.square-text {
    font-weight: 500;
}

.shadow {
    -moz-box-shadow: inset 0 0 4px #000000 !important;
    -webkit-box-shadow: inset 0 0 4px #000000 !important;
    box-shadow: inset 0 0 4px #000000 !important;
}

.grey-square {
    height: 20px;
    width: 20px;
    background-color: #4A4A4A;
    border-radius: 5px;
    box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.8);
    margin-top: 7%;
}

.blue-square {
    height: 20px;
    width: 20px;
    background-color: #238AF1;
    border-radius: 5px;
    box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.8);
    margin-top: 7%;
}

.ibre {
    margin-top: 1rem;
    position: relative;
}

.ibre-cubuk {
    position: absolute;
    top: 1rem;
    bottom: 0;
    left: 0;
    right: 0;
}

    .ibre-cubuk img {
        transform-origin: bottom;
        
        animation-duration: 1.5s;
    }

.ibre-text {
    font-weight: 500;
    font-size: 28px;
}

    .ibre-text .ibre-title {
        font-weight: 700;
    }

.ibre-title {
    font-weight: 700;
    font-size: 35px;
    color: #4A4A4A;
}
.ibre-animation {
    animation: ibre;
}
/*@keyframes ibre {
    0% {
        transform: rotate(253deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/


/*PROGRESS BAR*/

#progress-circle1 {
    background: radial-gradient(white 50%, transparent 51%), conic-gradient(transparent 0deg 90deg, #4A4A4A 90deg 360deg), conic-gradient(#238af1 90deg, #238af1 90deg, #238af1 90deg, #238af1);
    border-radius: 50%;
    width: 120px;
    height: 120px;
    transition: all 500ms ease-in;
    will-change: transform;
    position: absolute;
}

#progress-circle2 {
    background: radial-gradient(white 50%, transparent 51%), conic-gradient(transparent 0deg 90deg, #4A4A4A 90deg 360deg), conic-gradient(rgba(255, 184, 0, 0.9) 90deg, rgba(255, 184, 0, 0.9) 90deg, rgba(255, 184, 0, 0.9) 90deg, rgba(255, 184, 0, 0.9));
    border-radius: 50%;
    width: 120px;
    height: 120px;
    transition: all 500ms ease-in;
    will-change: transform;
    margin: auto;
}

#progress-circle3 {
    background: radial-gradient(white 50%, transparent 51%), conic-gradient(transparent 0deg 90deg, #4A4A4A 90deg 360deg), conic-gradient(#B43131 90deg, #B43131 90deg, #B43131 90deg, #B43131);
    border-radius: 50%;
    width: 120px;
    height: 120px;
    transition: all 500ms ease-in;
    will-change: transform;
    margin: auto;
}

.border-mavi {
    border: 2px solid #238AF1;
    border-radius: 50px;
    width: 70px;
    position: relative;
    left: 21%;
    top: 21%;
    padding-top: 14%;
    height: 70px;
    font-weight: bold;
    font-size: 21px;
}

.border-yellow {
    border: 2px solid rgba(255, 184, 0, 0.9);
    border-radius: 50px;
    width: 70px;
    position: relative;
    left: 21%;
    top: 21%;
    padding-top: 14%;
    height: 70px;
    font-weight: bold;
    font-size: 21px;
}

.border-red {
    border: 2px solid #B43131;
    border-radius: 50px;
    width: 70px;
    position: relative;
    left: 21%;
    top: 21%;
    padding-top: 14%;
    height: 70px;
    font-weight: bold;
    font-size: 21px;
}
