﻿.pt-10 {
    padding-top: 2.45rem;
}
.bx_shadow1 {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.bx_shadow2 {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.bx_shadow3 {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}
.brds20{
    border-radius:20px;
}
brds10 {
    border-radius: 20px !important; 
}
.fnt09rem {
    font-size: 0.9rem;
}
.lh2_2_rem{
    line-height:2.2rem;
}
.lh35{
    line-height:35px;
}
.lh40 {
    line-height: 40px;
}
.akul1 li {
}
.akul1 li a {
    display:block;
}
    .akul1 li:hover {

        cursor:pointer;
        background-color: #549fd3;
        color:white;
    }
.ak-scroll-bar-y:not(.overflow-hidden) {
    overflow-y: auto;
    scrollbar-width: thin;
}

.cgray1 {
    color: rgb(88, 82, 82);
}
.cpointer {
    cursor: pointer;
}
.sz1_2rem {
    font-size: 1.2rem;
}
.sz1_1rem {
    font-size: 1.1rem;
}
.sz0_8rem {
    font-size: .9rem;
}

.sz1_4rem {
    font-size: 1.4rem;
}
.sz1_6rem {
    font-size: 1.6rem;
}
.sz1_9rem{
    font-size:1.9rem;
}
.sz12 {
    font-size: .8rem;
}
.cwhite
{
    color:white;
}
.cwhite1 {
    color: rgb(217, 217, 217);
}
.hvr_white:hover {
    color: white !important;
}

.hvr_blue:hover {
    color: var(--plt_1);
}
.cred {
    color: rgb(255, 86, 86);
}