.view-all {
    text-align: right;
}

.designation-custom-height {
    height: 130px;
    text-align: justify;
}

.info {
    border: 1px solid;
    border-radius: 5px;
    margin: 0 !important;
    background-color: #003557;
    display: inline-flex;
}

.info a {
    margin: 5px;
    color: white;
    font-size: 11px;
}

.buy-now {
    background-color: white !important;
    color: #0060ae !important;
    padding: 8px !important;
}

.description-align {
    text-align: justify;
}

.certified-img img {
    width: 29px !important;
    margin-right: 18px;
}

.get-certified {
    padding: 0px !important;
    background: #fff;
    border-radius: 20px;
}

.certified-crs-grf {
    width: 171px !important;
    min-height: 75px;
}

.header-five-title.text-center.course-category-margin-bottom.aos-init.aos-animate {
    margin-bottom: 2px;
}

section.course-category-bgcolor {
    /* background: #14447a; */
    padding-top: 42px;
    padding-bottom: 40px;
}

.box-shadow-design {
    background-color: #f5f5f5;
    padding: 11px 27px 13px 5px;
    margin-bottom: 2px;
    box-shadow: 0px 5px 4px -2px #f1f1f1;
    border-radius: 3px;
}

.certified-group {
    border-radius: 20px;
    margin-bottom: 24px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
    border: 1px solid #e9ecef;
    background: #fff;
    padding: 0px 0px 0px 10px;
}

.certified-img {
    background: #fff;
    border-radius: 10px;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.blur-box.course-category-font-size span {
    font-size: 18px;
    font-weight: 600;
    /* color: #fff; */
}

#live_section {
    margin-top: 80px;
}

.col-lg-6.col-6.course-padding {
    margin-left: -11px;
}

.home-slide-face.aos.aos-init.aos-animate {
    margin-top: 0 !important;
}

.live-border-box {
    /* height: 100px; */
    border: 2px solid #fff;
    border-radius: 5px;
    background: #fffbee;
    /* box-shadow: 0 0 11px 0 rgba(2, 2, 3); */
    border-radius: 0.2em;
    margin: 0 auto 0.5em;
}

.live-bg-image {
    background-image: cover !important;
    background: #ffffff;
    padding: 60px 0 60px;
    position: relative;
    z-index: 10;
    background: linear-gradient(to bottom, #1b445a 0%, #34be9d 50%, #339086 100%);
}

.exam-bg-image {
    background-image: cover !important;
    background: #f1f9fe;
    padding: 60px 0 60px;
    position: relative;
    z-index: 10;
}

.view-cat-course button {
    /* padding: 5px 50px; */
    /* color: #fff; */
    /* border-radius: 5px; */
    /* background-color: #1d2939 !important; */
    background-color: #101828 !important;
    border: 0px;
    border-radius: 5px;
    /* color: inherit; */
    height: 40px;
    padding: 6px 55px;
    font-size: 15px;
    color: white;
    /* background: #0081be !important */
}

.cat-icon {
    background-color: #fff !important;
    margin: auto;
    padding: 10px;
    text-align: center !important;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #e9efff;
}

.live-border-box:hover {
    border: 2px solid #D7F5F0;
    border-radius: 5px;
    background: #D7F5F0;
    transition: all .8s ease;
    /* background: #144378; */
}

.view-cat-course .btn-success-course:hover {
    background: #09213c !important;
    font-weight: 400;
}

.category-course-count {
    /* color: #fff !important; */
    font-size: 12px;
    font-weight: 500;
}

.see-all:hover {
    background-color: #d0d5dd;
}

.course-category-custom {
    /* width: 600px; */
    margin: auto;
    padding: 10px;
    margin-bottom: 3px;
    border-radius: 20px;
    /* box-shadow: 0px -14px 11px rgba(1, 1, 2) !important; */
}

.modal {
    position: fixed;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: visible !important;
    overflow-y: visible !important;
}

.exam-list-text-color {
    color: #0072b5;
}

.exam-list-border {
    border-radius: 5px;
    background: linear-gradient(90deg, #0072b5, #00b5e2);
    color: white;
    padding: 15px !important;
}

.top-100 {
    top: 100px !important;
}

.text-height {
    height: 400px;
}

.image-responsive {
    width: 100%;
    height: auto;
}

.modal-body {
    padding: 0.5rem !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 534px;
        margin: 1.15rem auto;
    }
}


/* 
.home-slide {
    top: 10 !important;
    bottom: 100 !important;
} */

.search-result-box li a {
    align-items: center;
    display: flex !important;
    padding: 5px;
    font-weight: 500;
}

.search-result-box li a div {
    padding: 10px;
}

.search-result-box li a:hover {
    color: white;
    transition: all .5s ease;
    background-color: #14447a;
}

.search-res-box-active {
    display: block !important;
}

.home-slider-course-icon img {
    width: 27px;
    text-align: center;
}

.home-slider-course-icon {
    text-align: center;
}

.image-course img {
    border-radius: 5px;
}

#course_search::placeholder {
    color: #ff875a;
}

.course-search-area .input-group #course_search {
    border-bottom: 3px solid #ff875a;
    border-radius: 10px 0px 0px !important
}

.course-type-btn {
    margin: 5px;
    float: left;
}

.free-course {
    color: white !important;
    background: transparent !important;
    border: 1px solid #0ca9f3;
}

.offline-btn {
    color: #0ca9f3 !important;
    background: #FFF !important;
    border: 1px solid #ffffff;
}

.home-slider-search {
    border-radius: 0px !important;
}


/* for desktop  */

.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-icon {
    margin-top: 16px;
}


/* for mobile  */

@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }
    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 10px;
        font-size: 22px;
    }
}

.course-timer .countdown {
    display: inline-flex;
    /* width: 400px; */
}

.course-timer .countdown .time {
    text-align: center;
    margin: 0 2px;
}

.course-timer .countdown .time span {
    font-size: 20px;
    color: #fff;
    border-radius: 4px;
    padding: 3px 11px;
    /* background: linear-gradient(to bottom,  #585858 0%,#6e7774 50%,#585858 50%,#0a0809 100%); */
    background: linear-gradient(to bottom, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
}

.course-timer .countdown .smalltext {
    padding-top: 3px;
    font-size: 12px;
}

.home-three-head h2 {
    font-size: 25px;
}

@media (max-width: 575.98px) {
    .discover-btn {
        padding: 8px 4px;
    }
}

@media (min-width: 320px) and (max-width:480px) {
    .topbanner-desktop {
        display: none !important;
    }
    .topbanner-mobile {
        display: block !important;
    }
    ul.exam-mcq-subject {
        padding-left: 0px !important;
    }
}

@media (min-width:481px) and (max-width:767px) {
    .topbanner-desktop {
        display: none !important;
    }
    .topbanner-mobile {
        display: block !important;
    }
    ul.exam-mcq-subject {
        padding-left: 0px !important;
    }
}

@media (min-width: 768px) {
    .topbanner-desktop {
        display: block !important;
    }
    .topbanner-mobile {
        display: none !important;
    }
}

.countdown.line-height-popup {
    margin-top: 12px;
}

.countdown.line-height-popup .time {
    color: #fff !important;
}

.card-view .countdown {
    display: flex;
    width: 400px;
}

.card-view .countdown .smalltext {
    padding-top: 3px;
    font-size: 12px;
}

.highlight-enroll-btn {
    color: #000 !important;
}

.area {
    animation: gradient 15s ease infinite;
    background-size: 400% 400%;
    width: 100%;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.circles {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    /* overflow: hidden; */
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    animation: animate 25s linear infinite;
    bottom: -150px;
}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }
    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}

p.heighlight-course-text {
    font-family: 'AdorshoLipi';
    font-size: 15px;
    line-height: 25px;
}

.home-three-transformbg {
    padding: 30px 0 30px;
    background: rgb(2, 0, 36);
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);
    background-repeat: no-repeat;
    background-position: top right;
}

h2.hackerh2 {
    color: #fff;
    font-weight: 600;
    text-transform: none;
    font-size: 23px
}

.text-blue {
    color: #0ca9f3 !important;
    margin-top: 28px !important;
    font-weight: 600 !important;
}

.home-slide-text p {
    margin-bottom: 0 !important;
}

.mt-rem8 {
    margin-top: 8rem !important;
}

.custom-exam-title-bg {
    background-color: #4CAF50;
}

.text-justify {
    text-align: justify !important;
}

.custom-testimonial-section {
    padding: 0px !important;
}

.custom-header-five-title {
    margin-bottom: 0px !important;
}

.custom-become-testimonial {
    padding: 0px !important;
}