.install span {
    font-size: 15px;
    font-weight: 600;
}

.math-card {
    background-image: url(https://192.168.0.121/ito/assets/user_assets/custom/test/b1.png);
    background-position: left;
}

.height8 {
    height: 8rem;
}

@media only screen and (max-width :600px) {}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

a {
    color: #4f4d4d;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #000;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a,
button {
    outline: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


/* To Navigation Style */


/* Demo Buttons Style */


/* Wrapper Style */


/* table  */


/* .result-table {

        margin: 20px 0px;

    }
 */

@media screen and (max-width: 600px) {
    td a.golden-btn {
        font-weight: 800;
        font-size: 9px;
    }

    #customers td,
    #customers th {
        border: 1px solid #ddd;
        padding: 2px;
        font-size: 10px;
    }

    .cctabs .panel {
        background: none
    }

    td .award-span {
        color: #99620d;
        font-weight: 800;
        font-size: 10px;
    }
}

@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    td a.golden-btn {
        font-weight: 800;
        font-size: 7px;
        padding: 6px 1px;
    }

    td .award-span {
        color: #99620d;
        font-weight: 800;
        font-size: 9px;
    }

    #customers td,
    #customers th {
        border: 1px solid #ddd;
        padding: 7px;
    }

    .cctabs .panel {
        background: none
    }
}

.golden-btn {
    display: inline-block;
    outline: none;
    font-family: inherit;
    font-size: 1em;
    box-sizing: border-box;
    border: none;
    border-radius: .3em;
    line-height: 2.5em;
    text-transform: uppercase;
    padding: 0 1em;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(110 80 20 / 40%), inset 0 -2px 5px 1px rgb(139 66 8), inset 0 -1px 1px 3px rgb(250 227 133);
    background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
    border: 1px solid #a55d07;
    color: #000;
    text-shadow: 0 2px 2px rgb(250 227 133);
    cursor: pointer;
    transition: all .2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
    /* new */
}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    /* text-align: left; */
    background-color: #e77878 !important;
    color: white;
}

.award-span {
    color: #99620d;
    font-weight: 800;
    font-size: 12px;
}

#customers td,
#customers th {
    border: 1px solid #c0b8b8;
    padding: 8px;
    text-align: center;
}

#customers tr:nth-child(even) {
    background-color: #f2f2f2;
}

#customers tr:hover {
    background-color: #ddd;
}

a {
    text-decoration: none;
}

li.notice,
ul.notice {
    /* list-style: inside !important; */
    padding: 4px;
    margin: 0;
}

.instruct {
    padding: 0px 20px 20px;
    background: #b3dbb5;
    border: 1px solid #819bb3;
    border-radius: 2rem;
    font-size: 17px;
    margin: 25px 0;
}


/* ------------------------------------------------------------------------------ */

* {
    /* transition: all 0.3s; */
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active .icon-img,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active .tab-title {
    filter: grayscale(0);
}

.nav-link .icon-img,
.nav-link .tab-title {
    filter: grayscale(1);
}

img.icon-img {
    width: 64px;
    height: 64px;
}

.nav-tabs .nav-item {
    width: 50%;
    text-align: center;
}

.maths,
.mathematics {
    --bg-color: #ffd861;
    --bg-color-light: #ffeeba;
    --text-color-hover: #f3e3b4;
    --box-shadow-color: rgb(253 243 212);
}

.science {
    --bg-color: var(--bs-red);
    --bg-color-light: #eda9a9;
    --text-color-hover: #ffd5d9;
    --box-shadow-color: rgb(255 217 217);
}

.english {
    --bg-color: #B8F9D3;
    --bg-color-light: #e2fced;
    --text-color-hover: #caedd8;
    --box-shadow-color: rgb(194 229 209);
}

.general,
.biology {
    --bg-color: #CEB2FC;
    --bg-color-light: #F0E7FF;
    --text-color-hover: #fff;
    --box-shadow-color: rgba(206, 178, 252, 0.48);
}

.drawing,
.chemistry {
    --bg-color: var(--bs-orange);
    --bg-color-light: #ffffff8f;
    --text-color-hover: #ffe7d3;
    --box-shadow-color: #ffe3cb;
}

.computer,
.physics {
    --bg-color: var(--bs-info);
    --bg-color-light: #ffffff8f;
    --text-color-hover: #82b8c5;
    --box-shadow-color: #92c0c7;
}
.essay {
    --bg-color: var(--bs-green);
    --bg-color-light: #ffffff8f;
    --text-color-hover: #689581;
    --box-shadow-color: #739d8b;
}
.social {
    --bg-color: var(--bs-secondary);
    --bg-color-light: #ffffff8f;
    --text-color-hover: #6c757d;
    --box-shadow-color: #6c757d;
}

.card-test {
    /* width: 220px; */
    min-width: 243px;
    max-width: 300px;
    height: 321px;
    background: #fff;
    border-top-right-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    position: relative;
    box-shadow: 7px 9px 11px 2px rgb(131 122 122 / 18%);
    transition: all 0.3s ease-out;
    text-decoration: none;
    margin: 10px 15px;
    border: 2px solid #c1beb766;
    padding: 10px
}

.card-test:hover {
    transform: translateY(-5px) scale(1.005) translateZ(0);
    box-shadow: 0 24px 36px rgba(0, 0, 0, 0.11), 0 24px 46px var(--box-shadow-color);
}

.card-test:hover .overlay {
    transform: scale(4) translateZ(0);
}

.card-test:hover .circle {
    border-color: var(--bg-color-light);
    background: var(--bg-color);
}

.card-test:hover .circle:after {
    background: var(--bg-color-light);
}

.card-test:hover p {
    color: var(--text-color-hover);
}

.card-test:active {
    transform: scale(1) translateZ(0);
    box-shadow: 0 15px 24px rgba(0, 0, 0, 0.11), 0 15px 24px var(--box-shadow-color);
}

.card-test p {
    font-size: 17px;
    color: #4C5656;
    margin-top: 30px;
    z-index: 1000;
    transition: color 0.3s ease-out;
}

.circle {
    width: 131px;
    height: 131px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid var(--bg-color);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease-out;
}

.circle img {
    z-index: 1;
    width: 65px;
    height: 65px;
}

.circle:after {
    content: "";
    width: 112px;
    height: 112px;
    display: block;
    position: absolute;
    background: var(--bg-color);
    border-radius: 50%;
    top: 7px;
    left: 7px;
    transition: opacity 0.3s ease-out;
}

.circle svg {
    z-index: 10000;
    transform: translateZ(0);
}

.overlay {
    width: 87px;
    position: absolute;
    /* height: 118px; */
    height: 61px;
    /* border-radius: 50%; */
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: var(--bg-color);
    top: 50px;
    /* left: 67px; */
    z-index: 1;
    transition: transform 0.3s ease-out;
}

.card-test:hover {
    justify-content: space-evenly;
}


/* .card-test:hover .test-name {
        margin-top: 5rem;
        padding: 26px 0 0;
    } */

.card-test:hover .test_name h5 {
    margin: 4rem 0 0;
    /* font-size: 21px; */
    font-size: 17px;
    padding: 0 10px;
    text-align: center;
}

.test_name h5 {
    font-size: 18px;
    padding: 0 10px;
    text-align: center;
}


/* ================================= */


/* 

     */

.responsive-table li {
    border-radius: 3px;
    /* padding: 25px 30px; */
    padding: 15px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.responsive-table .table-header {
    background-color: #95a5a6;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: var(--bs-white);
    font-weight: 700;
}

.responsive-table .table-row {
    background-color: #fff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
}

.responsive-table .col-1 {
    flex-basis: 10%;
    text-align: center;
}

.responsive-table .col-2 {
    flex-basis: 30%;
    padding: 0 5px;
}

.responsive-table .col-3 {
    flex-basis: 20%;
    text-align: center;
}

.responsive-table .col-4 {
    flex-basis: 25%;
}

.col {
    border-right: 1px solid #96a6a745;
}

.responsive-table .col-3 .btn {
    flex-basis: 20%;
    text-align: center !important;
}

@media all and (max-width: 767px) {
    .responsive-table .table-header {
        display: none;
    }

    .responsive-table li {
        display: block;
    }

    .responsive-table .col {
        flex-basis: 100%;
    }

    .responsive-table .col {
        /* display: flex;
                            padding: 10px 0; */
        display: inline-table;
        padding: 10px;
        width: 100%;
        text-align: inherit;
    }

    .responsive-table .col:before {
        color: #e76262;
        padding-right: 10px;
        content: attr(data-label);
        flex-basis: 50%;
        text-align: right;
        font-weight: 600;
    }

    .container.respon {
        margin: 0;
        padding: 0;
    }
}

ul#result-table {
    padding: 0;
    margin: 1rem 0;
}