@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto&display=swap');
.top-bg-color {
    background: #110f6a !important;
}
.name-slogan h2 {
    margin: 0;
    font-size: 19px;
}
.rel {
    position: relative !important;
}

.name-slogan {
    position: absolute;
    top: 2rem;
    left: 13rem;
    font-variant: small-caps;
}

.logo {    
    width: 95px;
    padding: 0.75rem 0;
}

.navbar-nav ul.sm-nowrap > li > a::before {
    content: "\f101";
    position: relative;
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    margin-left: -15px;
    margin-right: 8px;
    margin-top: 0px;
}

.dropdown-menu {
    border-color: inherit !important;
    background: #e0210f;
}

.dropdown-menu>li>a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    /* line-height: 1.42857143; */
    color: #fff;
    white-space: nowrap;
}
.dropdown-menu{
    border: none;
}

.navigation-menu{
    margin: 0;
}
.nav-class {
    position: relative;
    top: 4rem;
    left: 0;
    z-index: 1;
}
.top-contact{
    float: none;
}
.right-nav{
    float: right;
}

.logo-h1 , .name-slogan h2{
    color: #d86107;
}

.heading-p{
    font-weight: 400;
    color: #110f6a;
    margin: 0;
    padding: 0;    
    margin-bottom: 50px;
    margin-top: 20px;
    font-size: 35px;
}

.padd-30{
    padding: 30px 0;
}
.my-12{
    margin: 0.75rem 0;
}
.heading-p:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    background-color: #f12f23;
    width: 10%;
    height: 2px;
    margin: auto;
}
.dropdown-menu>li>a {
    color: #fff;
    border-bottom: 1px solid #ffffff87;
}
/* Button Animation */

.ak-read-btn {
    color: #fff !important;
    background-color: #e26725;
    padding: 1.75rem 20px;
    font-size: 15px;
    line-height: 0;
    margin-bottom: 0;
    display: inline-block;
    border-radius: 7px;
    transition-duration: .5s;
    position: relative;
	border: 1px solid #e5e5e5;
    border-radius: 4px;
    font-size: 12px;
    color: #646464;
    font-weight: 700;
	transition: all 0.4s ease;
    display: inline-flex;
    align-items: center;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    transform: perspective(1px) translateZ(0);
}

.ak-read-btn::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    border-radius: 4px;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition-property: transform;
    transition-duration: 0.5s;
    transition: all 0.3s;
    transition-timing-function: ease-out;
    z-index: -1;
}

.ak-read-btn:hover {    
    color: #ffffff !important;
    outline: 0;
    text-decoration: none;
}

.ak-read-btn:hover::before {
    background: blue;
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* End */

.w-100{
    width: 100%;
}

.h-100{
    height: 100%;
}
.ak-info{
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    transition: all 350ms ease-in-out 0s;
}
.ake-headding h2 {
    margin: 0;
    text-align: center;
    margin: 0.75rem 0;
    font-size: 18px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ake-text p {
    line-height: 1.8;
    color: #313131 !important;
    font-size: 16px;
    text-align: justify;
    margin: 0;
}
.ake-text {
    padding: 10px;    
    position: relative;
    background: #fff;
    height: 250px;
}
.ak-info:hover{
    box-shadow: 0 10px 20px rgba(34, 30, 31, 0.25);
    transition: all .3s ease-in-out;
}

.Discuss-ake h4 {
    font-size: 18px;
    font-weight: 400;
}
.Discuss-ake h2 {
    font-size: 24px;
}

a.ake-btn {
    padding: 17px 20px;
    border: none;
    border-radius: 30px;
    background: #e26725;
    color: #fff;
    transition-duration: 0.5s;
    font-size: 18px;
}

.item.logo-client img {
    position: relative;
    top: 20px;
}
.logo-client {
    border: 1px solid #dedddd;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
    height: 120px;
}

.tbl th {
    background: #4845b9 !important;
}

.main-ul li:before{
    background: #e26725;
}

.count-archive ul li {
    width: 50%;
    float: left;
    padding: 25px;
    border: none;
    text-align: center;
    font-size: 30px;
}
.count-archive ul li:first-child , .count-archive ul li:nth-child(3){
    border-right: 1px solid #000;
}
.count-archive ul li:nth-child(3), .count-archive ul li:last-child{
    border-top: 1px solid #000;
}
span.counter-name {
    font-size: 20px;
    position: relative;
    left: -2px;
    font-weight: 400;
    text-transform: uppercase;
}
.value {
    color: #0f0fb7;
    font-weight: 500;
}
.danger-icon{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0.75rem;
}
.copyright a {
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f0555b;
    border-radius: 50%;
    float: right;
    box-shadow: 0px 0px 5px 1px #ee050eba;
    position: relative;
    top: -11px;
    z-index: 99;
}
.copyright a:hover {
    box-shadow: 0 0 26px 6px #da030c;
}
.copy-right-div {
    font-size: 14px;
    position: relative;
    top: 15px;
    left: 0;
    z-index: 1;
}
#footer {
    color: #ffffff;
    background-color: #344884;    
}
#footer .copyright {
    background: #2baae3ed;    
}
.gray-bg i {
    background-color: #6a8bd2;
    color: #ffffff;
}

.page-section {
    padding: 60px 0;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.name-slogan h2 {
    color: #000;
    font-weight: 400;
}
.gray-bg i:hover{
    background-color: #f0555b;
}
.navbar-default .navbar-toggle .icon-bar{
    background: #fff;
}
.navbar-toggle{
    background: rgb(17 15 106);
}
.fed{
    position: relative;
}
.fed::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #838383;
    z-index: -1;
}
.ake-cont {
    height: 120px;
    overflow-y: hidden;
}
.breadcrumb-box {
    padding: 40px 0;
    background: url(../img/ake/Background.jpg)no-repeat scroll;
    background-size: cover;
}
.tbl tr th{
    font-weight: 500;
}
/* Responsive */

@media screen and (max-width: 1400px){}
@media screen and (max-width: 1200px){
    ul.main-ul{
        position: relative;
        left: 40px;
    }
}
@media screen and (max-width: 1050px){
    .ake-headding h2{
        font-size: 15px;
    }
    .heading-p{
        font-size: 30px;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 992px){}
@media screen and (max-width: 768px){
    .nav-class {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .navbar-toggle {
        top: 18px;
        left: 0;
        margin: 0;
    }   
    .logo-h1{
        position: relative;
        top: 0;
        left: 0;
    } 
}
@media screen and (max-width: 552px){}
@media screen and (max-width: 480px){
    .name-slogan{
        top: 3rem;
    }
    .header-holder .container {
        padding: 0;
    }
    .media-screen-width {
        display: block; 
        width: 100%;
        display: flex;
        justify-content: right;
        align-items: center;
        background: #4340c9;
        padding: 0 !important;
    }
    .navbar-toggle {
        top: 0;
        left: -30px;
        margin: 0;
        top: 8px;
    }
    .count-archive ul li{
        padding: 19px;
    }
    span.counter-name{
        font-size: 17px;
    }
    .logo-client {       
        height: auto;
        width: 80%;
        margin: auto;
    }
    .item.logo-client img{
        top: 0;
    }
    .owl-item .item img{
        width: 70%;
        height: 100%;
    }
    .owl-pagination {
        position: relative;
        top: 10px;
        left: 0;
    }
    .padd-30 {
        padding: 15px 0;
    }
    .tbl-res table {
        margin: 0;
    }
    .navbar.navbar-bg-light .navbar-nav > li > a{
        color: #fff;
        font-weight: 500;
    }
    .navbar.navbar-default.navbar-bg-light.navigation-menu {
        background: #4340c9;
    }
    .right-nav{
        float: none;
        text-align: center;
    } 
    .count-archive ul {
        margin-bottom: 20px;
    } 
    .ake-headding h2 {
        font-size: 19px;
    }
    
}
@media screen and (max-width: 390px){
    ul.main-ul{
        left: 5px;
    }
    .count-archive ul li {
        padding: 14px;
    }
    span.counter-name {
        font-size: 14px;
        line-height: 0;
    }
    .value {
        font-size: 25px;
    }         
}