@import url(bootstrap.min.css);
@import url(owl.carousel.min.css);
@import url(animate.min.css);
@import url(../../cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&amp;display=swap");

body {
    background: #fff;
    color: #555;
    line-height: 22px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #343433;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 20px;
}

h4 {
    font-size: 16px;
}

a {
    outline: 0;
}

a {
    color: #231f20;
    -webkit-transition: color 0.3s, background-color 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s;
    -o-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

    a:focus,
    a:hover {
        color: #d43133;
    }

.hedrow {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.header {
    background-color: #f8f8f8;
    padding: 5px 0;
    /*border-bottom: 1px solid #dddddd85;*/
    position: relative;
    z-index: 9;
    height: 70px;
}

/*.courses .collapse:not(.show) {
    display: block;
}*/

.leftl {
    display: flex;
    align-items: center;
}

/*.courses .dropdown-toggle:after {
    background-image: url(../images/dorp_b.png);
    width: 12px;
    height: 7px;
    position: absolute;
    top: 28px;
    right: 0;
    content: "";
    border: 0;
}

.courses .dropdown-toggle {
    display: block;
    position: relative;
    padding-right: 20px;
    padding-bottom: 0;
    padding: 20px 20px 20px 10px;
}*/

.searchrow input {
    min-width: 350px;
    background-color: #fff;
    padding: 8px 20px 8px 50px;
    border: 1px solid #eeeff2;
    border-radius: 5px;
    font-size: 13px;
    box-shadow: 0 20px 25px rgb(204 204 204 / 17%);
}

.logo {
    max-width: 230px;
    width: 70%;
}

.courses ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.leftr ul {
    margin: -45px 0 0 0;
    padding: 0;
    list-style-type: none;
}

    .leftr ul li {
        display: inline-block;
        padding: 0 0 0 10px;
    }

.courses {
    margin: 0 0 0 30px;
    padding: 0 40px 0 30px;
    border-left: 0 solid #bfcdeb;
}

.leftr ul li a {
    display: block;
    padding: 8px 20px;
    color: #a5afbd;
    border: 1px solid #b7bdca;
    border-radius: 5px;
}

a:hover {
    text-decoration: none;
}

.leftr ul li a.active {
    background-color: #e4244b;
    color: #fff;
    border-color: #e4244b;
}

.bkfrm_area {
    width: 100%;
    /*float: left;*/
    display: flow-root;
    padding: 0;
}

.menu_bar {
    width: 100%;
    float: left;
    margin: -45px 0 0 0;
}

.btnstud {
    cursor: pointer;
    font-size: 13pt;
    font-weight: 600;
    padding: 5px 12px;
    text-align: center;
    border-radius: 7px;
    margin: 10px 5px 0 5px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.btnstud-testim {
    color: #333;
    border-color: #e4244b;
    background-color: transparent;
}

    .btnstud-testim:hover, .btnstud-testim:focus, .btnstud-testim:active, .btnstud-testim.active, .open > .dropdown-toggle.btnstud-testim {
        color: #fff;
        border-color: #e4244b;
        background-color: #e4244b;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

.stud_testimon {
    width: 100%;
    margin: 0 0 0 0;
    padding: 50px 0 50px 0;
}

.stud_grp {
    width: 100%;
    float: left;
    margin: 10px 0 10px 0;
    border-radius: 10px;
    background-color: #ededed;
    padding: 25px 15px 25px 15px;
}

.stud_pic {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.stud_rad {
    border-radius: 100%;
}

.stud_name {
    width: 100%;
    float: left;
    color: #000;
    margin: 0 0 0 0;
    font-size: 10pt;
    line-height: 1.4;
    font-weight: 600;
    text-align: center;
    padding: 5px 0 0 0;
}

    .stud_name span {
        color: #e4244b;
        font-size: 10pt;
    }

.stud_btns {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
}

.searchicon {
    position: absolute;
    left: 17px;
    top: 10px;
}

.searchrow {
    position: relative;
}

/*.courses .dropdown:hover .dropdown-menu {
    display: block;
    position: absolute;
    border: 0;
    font-size: 14px;
    min-width: 200px;
    top: 100%;
    background: #fff;
    border-radius: 0 0 5px 5px;
    left: -10px;
    box-shadow: 0 13px 15px rgb(199 199 199 / 80%);
    padding: 10px 0 0;
}

.dropdown-menu li {
    padding: 6px 20px;
    text-transform: uppercase;
}*/

.herobanner {
    position: relative;
    min-height: 800px;
    display: flex;
    align-items: center;
}

    .herobanner h1 {
        font-size: 45px;
        color: #000;
        position: relative;
        font-weight: 600;
        line-height: 60px;
        margin: 0 0 20px;
    }

    .herobanner p {
        font-size: 18px;
        font-weight: 400;
        color: #5d606b;
        line-height: 27px;
    }

.cta {
    padding: 20px 0 0;
}

    .cta a {
        display: inline-block;
        position: relative;
        background-color: #e4244b;
        padding: 15px 36px;
        border-radius: 30px;
        color: #fff;
        font-size: 16px;
    }

        .cta a:after {
            background-image: url(../images/btnshadow.png);
            position: absolute;
            left: 8px;
            right: auto;
            bottom: -6px;
            content: "";
            height: 38px;
            background-size: contain;
            background-position: unset;
            background-repeat: no-repeat;
            width: 96%;
        }

.herobanner h1 span::after {
    width: 230px;
    background-color: #fbd3db;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: -20px;
    content: "";
    z-index: -1;
}

.herobanner h1 span {
    display: inline-block;
    position: relative;
    z-index: 3;
}

.heroimg {
    background-image: url(../images/bannerimg.jpg);
    position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    content: "";
    width: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.trending {
    background-color: #f5f5f5;
    padding: 70px 0;
    margin: 100px 0 0;
}

    .trending h3 {
        color: #344054;
        font-size: 40px;
        margin: 0 0 50px;
        font-weight: 600;
        text-align: left;
    }

.course {
    background-color: #ff6181;
    border-radius: 40px;
    text-align: center;
    box-shadow: 0 5px 10px #00000063;
    margin: 10px 5px;
}

    .course p {
        font-size: 18px;
        margin: 00;
        font-weight: 600;
        padding: 20px;
        color: #000;
    }

.learning {
    background-color: #fff;
    padding: 100px 0 30px;
}

    .learning h3 {
        color: #000;
        font-size: 40px;
        margin: 0 0 70px;
        font-weight: 600;
        text-align: center;
    }

    .learning h4 {
        font-size: 30px;
        font-weight: 500;
        margin: 30px 0 10px;
    }

    .learning p {
        color: #000;
        width: 87%;
        line-height: 28px;
    }

.categories {
    background-color: #fff;
    padding: 70px 0;
}

    .categories h3 {
        color: #000;
        font-size: 40px;
        margin: 0 0 50px;
        font-weight: 600;
        text-align: center;
    }

    .categories h6 {
        color: #000;
        font-size: 16px;
        text-align: center;
        margin: 0 0 70px;
    }

.catboxtop {
    min-height: 200px;
    padding: 30px;
    background-color: #e9eef2;
    border-radius: 6px 6px 0 0;
    position: relative;
}

.catboxbtm {
    padding: 20px;
}

.catbox {
    box-shadow: 0 0 15px rgb(204 204 204 / 34%);
    border-radius: 0 0 5px 5px;
}

.title span {
    background: rgba(233, 238, 242, 0.4);
    display: inline-block;
    padding: 3px 10px;
    border-radius: 5px;
    color: #000;
}

.title {
    padding: 0 0 10px;
    color: #de4b9b;
}

.categories h4 {
    font-weight: 600;
}

.categories p {
    line-height: initial;
    font-size: 13px;
}

.cabtm {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.strip {
    position: absolute;
    bottom: 20px;
    background: #fff;
    padding: 5px 10px;
    border-radius: 20px;
}

.stripimg {
    width: 25px;
    box-shadow: 0 0 2px #585858;
    border-radius: 50%;
    padding: 2px;
}

.strip1 {
    margin: 0 -15px;
}

.free {
    background-color: #fbad36;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}

.price {
    font-weight: 800;
}

.padt30 {
    padding-top: 0;
}

.infocnt {
    padding: 30px 0 0;
}

.ctabtns ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .ctabtns ul li {
        display: inline-block;
        padding: 0 10px 0 0;
    }

        .ctabtns ul li a {
            display: block;
            padding: 8px 20px;
            color: #e4244b;
            border: 1px solid #e4244b;
            border-radius: 5px;
        }

            .ctabtns ul li a.active {
                background-color: #e4244b;
                color: #fff;
                border-color: #e4244b;
            }

.infocnt h6 {
    margin: 0 0 20px;
    text-transform: uppercase;
}

.infocnt h4 {
    margin: 0 0 20px;
    font-size: 35px;
    font-weight: 600;
    color: gray;
}

.padl30 {
    padding-left: 30px;
}

.shotbox {
    background-color: #e4244a;
    position: relative;
    padding: 70px 60px;
    border-radius: 6px;
}

    .shotbox h4 {
        color: #fff;
        font-size: 30px;
        font-weight: 600;
    }

    .shotbox p {
        color: #fff;
    }

    .shotbox::after {
        width: 50%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        content: "";
        background-image: url(../images/img3.jpg);
        background-size: cover;
        border-radius: 0 6px 6px 0;
        background-position: center;
    }

.shot {
    padding: 80px 0 80px;
}

    .shot .ctabtns ul li a {
        background-color: #fff;
        color: #000;
    }

        .shot .ctabtns ul li a.active {
            background-color: #f39aac;
            color: #fff;
        }

.newsletter {
    background-color: #f5f5f5;
    padding: 50px 0;
}

.form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .form input {
        background-color: #fff;
        border: 1px solid #eee;
        padding: 8px 20px;
        border-radius: 6px;
    }

    .form button {
        background-color: #e4244a;
        color: #fff;
        border: 0;
        padding: 8px 25px;
        border-radius: 6px;
        margin-left: 20px;
    }

.newsletter h4 {
    font-size: 25px;
    font-weight: 600;
}

.newsletter p {
    margin: 0;
}

.footrow {
    display: flex;
}

.footer {
    padding: 70px 0 20px;
}

    .footer ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

.ftcol {
    width: 25%;
}

    .ftcol.onethree {
        width: 20%;
        padding-right: 30px;
    }

    .ftcol h5 {
        font-weight: 600;
        color: #000;
        font-size: 16px;
    }

    .ftcol ul li a {
        color: #e4244a;
    }

    .ftcol ul li {
        padding: 10px 0 0;
    }

    .ftcol.onethree p {
        padding: 30px 0 0;
    }

.copy {
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
    margin-top: 40px;
}

.social {
    text-align: right;
}

    .social a {
        margin: 0 0 0 10px;
    }

.courseiconimg {
    width: 100% !important;
    margin: 0 auto;
    max-width: 100%;
    border-radius: 40px 40px 0 0;
    max-height: 170px;
    object-fit: cover;
}

.trending .owl-nav {
    display: block !important;
    position: static;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 20px 0 0;
    display: inline-flex !important;
}

    .trending .owl-nav button {
        width: 25px;
        height: 25px;
        background-color: unset !important;
        border-radius: 50%;
        line-height: 8px !important;
        font-size: 30px !important;
        color: #fff !important;
        position: relative;
    }

        .trending .owl-nav button.owl-next {
            float: none;
        }

.circles {
    position: absolute;
    right: 0;
    width: 60%;
    top: 0;
    bottom: 0;
    background-image: url(../images/circles.png);
    background-size: cover;
    background-position: 0 center;
}

.homebanner {
    position: absolute;
    right: 6%;
}

.herobanner h1 em {
    font-style: normal;
    color: #e4244b;
    font-weight: 700;
}

.herobanner .ctabtns ul li a {
    border-radius: 30px;
}

.bnimg {
    position: relative;
    z-index: 3;
}

.trendrow {
    padding: 0;
    border: 0 solid #ef375c;
    border-radius: 100px;
    text-align: center;
}

.trending .owl-dots {
    display: none !important;
    padding: 10px 30px 0 0;
    text-align: right;
}

    .trending .owl-dots button {
        background-color: #e6e6e6;
        width: 15px;
        height: 15px;
        margin: 0 0 0 10px;
        display: inline-block;
        border-radius: 50%;
    }

        .trending .owl-dots button.active {
            background-color: #e4244a;
        }

.ctbox {
    background-color: #ededed;
    cursor: pointer;
    padding: 10px 20px 30px;
    text-align: center;
    position: relative;
    border-radius: 10px;
    display: block;
}

    .ctbox img {
        margin: 0;
        max-height: 250px;
        min-height: 250px;
        object-fit: contain;
    }

    .ctbox p {
        margin: 0;
        font-size: 20px;
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
        font-weight: 500;
        color: #000;
    }

    .ctbox:hover img {
        filter: grayscale(0);
    }

.infocnt h3 {
    color: #000;
    font-size: 35px;
    margin: 70px 0 0;
    font-weight: 600;
    text-align: center;
}

    .infocnt h3 span {
        display: inline-block;
        position: relative;
    }

        .infocnt h3 span:after {
            width: 130px;
            height: 50px;
            position: absolute;
            left: -20px;
            top: -4px;
            background-image: url(../images/leaf.png);
            content: "";
            background-size: contain;
            background-repeat: no-repeat;
        }

.listinfo {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .listinfo li {
        padding: 10px 0 10px 40px;
        position: relative;
    }

        .listinfo li:after {
            width: 21px;
            height: 50px;
            position: absolute;
            left: 0;
            top: 10px;
            background-image: url(../images/le1.png);
            content: "";
            background-size: contain;
            background-repeat: no-repeat;
        }

.padl10 {
    padding-left: 10px;
}

.leftr ul li a:hover {
    background-color: #e4244b;
    border-color: #e4244b;
    color: #fff;
}

.leftr ul li a.active:hover {
    background: 0;
    border-color: #e4244b;
    color: #e4244b;
}

.ctabtns ul li a:hover {
    background-color: #e4244b;
    border-color: #e4244b;
    color: #fff;
}

.ctabtns ul li a.active:hover {
    background: 0;
    border-color: #e4244b;
    color: #e4244b;
}

.shot .ctabtns ul li a:hover {
    background-color: #c70028 !important;
    color: #fff !important;
}

.form button:hover {
    background-color: #c70028 !important;
    color: #fff !important;
}

.ftcol ul li a:hover {
    color: #000 !important;
}

.coursebanner {
    position: relative;
    padding: 50px 0;
    margin: 0;
    background: #fff7f8;
}

    .analyticalbanner:after,
    .coursebanner:after {
        background-position: 0 0;
    }

    .coursebanner:after {
        width: 39%;
        content: "";
        position: absolute;
        right: 5%;
        top: 0;
        bottom: 0;
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }

.apptitude:after {
    background: url(../images/aptitude-banner.jpg);
}

.coursebanner .col-md-6 {
    position: relative;
    z-index: 3;
}

.coursebanner h1 {
    font-weight: 700;
    margin: 0 0 10px;
}

    .coursebanner h1 span {
        color: #e9204f;
    }

.crashcource {
    padding: 80px 0;
    background: #fff;
}

    .crashcource h3 {
        margin: 0 0 60px;
        text-align: center;
        font-weight: 600;
        font-size: 32px;
    }

.title8 {
    margin: 25px 0 5px;
    font-size: 18px;
    font-weight: 600;
}

.crashcource p {
    line-height: 30px;
}

img {
    max-width: 100%;
}

img {
    vertical-align: middle;
}

.cource_col {
    padding: 70px 0;
    background: #f5f5f5;
}

.heading-3 {
    color: #e4244a;
    font-size: 40px !important;
    margin-bottom: 10px !important;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
}

.heading-4 {
    font-size: 16px;
    color: #5e5b5b;
    margin-bottom: 60px;
    letter-spacing: 0.8px;
    text-transform: capitalize;
}

.cource-mid {
    width: 70%;
    margin: 0 auto;
}

.curriculum_hed {
    background: #fde8ed;
    padding: 15px 25px;
    font-weight: 500;
    color: #000;
    font-size: 20px;
    margin: 0 0 10px;
}

.cource-mid .card {
    margin: 0 0 10px;
}

.cource-mid .card {
    border: 0;
}

.card {
    box-shadow: 0 0 2px #ddd;
}

.cource-mid .card-header {
    border: 0;
    background: #fff;
    padding: 0;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.cource-mid .card-header a {
    display: block;
    padding: 22px 100px;
    width: 100%;
    text-align: left;
    position: relative;
    background: #fff;
    border-radius: 0;
    border: 0;
    color: #4c4c4c;
    font-weight: 400;
}

.number-count {
    position: absolute;
    background: #81b0fe;
    padding: 13px 15px 0;
    color: #000;
    font-weight: 600;
    left: 0;
    top: 0;
    width: 70px;
    text-align: center;
    font-size: 28px;
    bottom: 0;
    line-height: initial;
}

.number-count {
    background: #ffd4e0;
}

.accordion .d-flex .fa {
    padding-right: 10px;
    padding-top: 3px;
    color: #e9204f;
}

.plus-minus {
    position: absolute;
    padding: 0 12px;
    border-radius: 6px;
    color: #e4244b;
    position: absolute;
    right: 20px;
    top: 12px;
    font-weight: 300;
    line-height: initial;
    font-size: 30px;
}

.download-btn {
    display: flex !important;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    cursor: pointer;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.fullstack_cert .download-icon {
    background: #02ac63;
}

.download-icon {
    align-self: center;
    height: 60px;
    padding: 16px 20px;
    background-color: #ff7198;
}

.download-text {
    background: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    align-self: center;
    height: 60px;
    width: 168px;
    padding: 16px 7px 0;
}

    .download-text strong {
        color: #ff7298;
        line-height: 12px;
        padding: 0 0 2px;
        display: block;
    }

    .download-text em {
        font-style: normal;
        font-size: 13px;
        font-weight: 500;
    }

.toolsplotform {
    padding: 80px 0;
    text-align: center;
}

    .toolsplotform h5 {
        text-align: center;
        font-size: 40px;
        font-weight: 600;
        margin: 0 0 60px;
        text-transform: uppercase;
    }

    .toolsplotform ul {
        margin: 0;
        padding: 0 0 40px;
        display: inline-block;
        text-align: center;
        list-style-type: none;
    }

        .toolsplotform ul li {
            margin: 0 0 25px;
        }

        .toolsplotform ul li {
            display: inline-block;
            padding: 0 20px;
        }

            .toolsplotform ul li img {
                max-width: 150px;
                max-height: 80px;
            }

.keyfeatures {
    padding: 100px 0;
    background: #fef4f6;
}

    .keyfeatures h3 {
        margin: 0;
        text-align: center;
        font-weight: 600;
        font-size: 40px;
    }

.feicons {
    padding: 20px 20px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 3px 30px #98989875;
    border-radius: 20px;
    display: inline-block;
}

.keyicons {
    text-align: center;
}

.pad_t80 {
    padding-top: 80px;
}

.keyfeatures h5 {
    color: #515151;
    font-weight: 600;
    margin: 30px 0 15px;
    min-height: auto;
    vertical-align: middle;
    font-size: 18px;
}

.keyicons p {
    font-size: 13px;
    color: #555;
    margin-right: 30px;
    margin-right: 30px;
}

.pad_t50 {
    padding-top: 50px;
}

.whitebg {
    background: #fff;
}

.firstlearn {
    padding: 80px 0 100px;
    text-align: center;
    background: rgb(250 250 250 / 45%);
}

    .firstlearn h2 {
        margin: 0 0 20px;
        font-weight: 600;
        text-align: center;
        font-size: 40px;
    }

    .firstlearn p {
        color: #707070;
    }

    .firstlearn .row {
        position: relative;
    }

.oneclass {
    max-height: 258px;
}

.firstlearn h3 {
    margin: 30px 0 10px;
    font-weight: 600;
    text-align: center;
    font-size: 25px;
}

.hybredcol p {
    margin: 0;
}

.firstlearn p {
    color: #707070;
}

.or {
    position: absolute;
    right: 66%;
    top: 10px;
    bottom: auto;
    min-height: 360px;
}

    .or.or2 {
        left: auto;
        right: 32%;
    }

    .or:after {
        width: 1px;
        position: absolute;
        top: 50px;
        bottom: 50px;
        content: "";
        background: #d4d3d3;
    }

    .or span {
        display: block;
        color: #e9204f;
        padding: 5px 0;
        position: absolute;
        top: 48%;
        background: #fff;
        font-size: 18px;
        left: -14px;
        z-index: 2;
        font-weight: 700;
    }

.getfrdemo {
    padding: 50px 0 0;
    text-align: center;
}

.emi {
    padding: 50px 0 100px;
}

    .emi h5 {
        color: #e9204f;
        margin: 20px 0 5px;
        font-weight: 600;
    }

    .emi h3 {
        margin: 0 0 20px;
        font-size: 30px;
        font-weight: 700;
    }

.text-left {
    text-align: left;
}

.pad_t20 {
    padding-top: 20px;
}

.getfrdemo a:hover,
.startcol a:hover,
.trylink a:hover {
    background: #d60d3c;
    color: #fff;
}

.getfrdemo a {
    display: inline-block;
    padding: 8px 30px 8px;
    background: #e9204f;
    color: #fff;
    border-radius: 30px;
    line-height: 25px;
}

.hubcategoryrow {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 0 15px #5a5a5a29;
    border-radius: 26px;
    padding: 50px;
    font-size: 13px;
    margin: 0 0 30px;
}

.hubcategorylist.hubrow .heading-7 {
    margin: 0 0 40px;
    color: #333;
}

.hubcategorylist.hubrow .projbtns {
    padding: 20px 0 0;
    text-align: right;
}

.projbtns a {
    display: inline-block;
    padding: 8px 30px;
    border: 1px solid #999;
    border-radius: 30px;
    margin: 5px 0;
    min-width: 160px;
    text-align: center;
}

.hubcategorylist.hubrow .projbtns a {
    margin: 0 0 0 20px;
}

.projbtns a.gitcode {
    background: #ff7298;
    color: #fff;
    border-color: #ff7298;
}

.hubcategoryrow h6 {
    margin: 0 0 5px;
    color: #ff7298;
}

.hubcategoryrow h4 {
    margin: 0 0 15px;
    font-size: 25px;
    color: #707070;
}

.toolbt span {
    display: inline-block;
    background: #f2f2f2;
    padding: 3px 15px;
    margin: 10px 5px 0 0;
    border-radius: 4px;
}

.authbox span {
    padding-left: 30px;
}

.logorow {
    position: relative;
}

    .logorow:after {
        width: 1px;
        position: absolute;
        /*right: -37px;*/
        top: 5px;
        bottom: 5px;
        content: "";
        /*background-color: #ddd;*/
    }

.catelist {
    background: #ffedf1;
    padding: 30px 0;
    min-height: 250px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}

    .catelist h1 {
        color: #000;
        font-weight: 600;
    }

    .catelist p {
        color: #000;
        font-size: 14px;
    }

.active .ctbox img {
    filter: grayscale(0);
}

.ctbox:hover p {
    color: #e4244b;
}

/*.courses .dropdown-toggle:hover:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}*/

.pro-card {
    background: #fff;
    border-radius: 5px;
}

.pro-card {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.categoriesboxs {
    background: #fff;
    padding: 60px 0;
}

.related-card-cnt {
    padding: 15px 25px;
}

    .related-card-cnt h4 {
        font-size: 20px;
        font-weight: 600;
        text-align: center;
    }

    .related-card-cnt p {
        font-size: 14px;
        color: #616060;
        margin-bottom: 25px;
        line-height: 1.5rem;
        letter-spacing: 0.9px;
        font-weight: 300;
        text-align: center;
    }

.pro-card ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

    .pro-card ul li:nth-child(1) {
        border-right: 1px solid #e6e9ec;
    }

    .pro-card ul li {
        display: inline-block;
        width: 49%;
        padding: 15px 0 0;
    }

.hvr-icon-up .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.pro-card ul li a span {
    display: block;
    font-size: 14px;
    padding: 5px 0;
    font-weight: 300;
    letter-spacing: 1px;
}

.pro-card-img {
    text-align: center;
}

    .pro-card-img img {
        max-height: 250px;
    }

.pad_t30 {
    padding-top: 30px;
}

.mart50 {
    margin-top: 50px;
}

.bannerbox {
    width: 540px;
    height: 540px;
    position: relative;
    z-index: 3;
}

.design {
    position: absolute;
    top: 0;
    right: 51%;
}

.lskills {
    position: absolute;
    top: 0;
    right: 42%;
}

.gaming {
    position: absolute;
    top: 23%;
    right: 0;
}

.competative {
    position: absolute;
    bottom: 2%;
    right: 9%;
}

.finanace {
    position: absolute;
    bottom: 2%;
    left: 9%;
}

.technology {
    position: absolute;
    bottom: -5%;
    right: 43%;
}

.marketing {
    position: absolute;
    bottom: 7%;
    left: 10%;
}

.study {
    position: absolute;
    top: 30%;
    right: 0;
}

.business {
    position: absolute;
    top: 30%;
    left: 0;
}

.boximg {
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -128px;
    margin-right: -145px;
}

.trending .owl-nav button span {
    position: relative;
    top: -2px;
}

.dsignbanner:after {
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background-image: url(../images/c9.png);
    background-repeat: no-repeat;
    background-position: center;
}

.catelist {
    position: relative;
}

.allcate {
    padding: 5px 20px 15px !important;
}

    .allcate a {
        background-color: #e4244a !important;
        color: #fff !important;
        display: block;
        text-align: center;
        padding: 8px 0;
        border-radius: 6px;
    }

.allcatlist {
    background-image: url(../images/courcebg.jpg);
    padding: 30px 0;
    min-height: 250px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}

    .allcatlist h1 {
        color: #fff;
        font-weight: 700;
    }

    .allcatlist p {
        color: #fff;
    }

#get_trained .modal-content {
    background: #fff;
    border-radius: 6;
    border: 0;
}

#get_trained .modal-header {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0;
    border: 0;
    padding: 10px 25px;
}

#get_trained .close {
    font-size: 36px !important;
    position: absolute;
    color: #e4244b !important;
    right: 20px;
    opacity: 1;
    border: none !important;
    box-shadow: none;
    transition: all ease 0.5s;
    font-weight: 500;
}

#get_trained .modal-title {
    font-size: 1.5rem;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 500;
}

#get_trained .modal-body {
    padding: 30px;
}

#get_trained input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #33475b;
    background-color: #f5f8fa;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0 0 20px;
}

    #get_trained .submitbtn,
    #get_trained input[type="submit"] {
        display: inline-block;
        width: auto;
        background: #e4244b;
        border-color: #e4244b;
        color: #fff;
        border: 0;
        cursor: pointer;
        font-size: 15px;
        padding: 12px 24px;
        padding: 10px 40px;
        height: auto;
        font-weight: 700;
        border-radius: 5px;
        text-transform: uppercase;
        margin: 0;
    }

#get_trained .modal-dialog {
    width: 370px;
}

#get_trained label {
    display: block;
    margin: 0 0 2px;
}

a:focus,
button:focus,
input:focus {
    outline: none !important;
}

.coursebanner ul.cpoints {
    margin: 0;
    padding: 10px 0 30px;
    list-style-type: none;
}

    .coursebanner ul.cpoints li {
        padding: 8px 0 8px 30px;
        background: url(../images/tick-mark-theme.png);
        background-repeat: no-repeat;
        color: #323232;
        line-height: initial;
        background-position: 0 5px;
        font-size: 16px;
        background-position: 0 0;
    }

.train-col {
    overflow: hidden;
    color: #000;
    font-weight: 400;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.train-mid {
    float: left;
    padding: 0 10px 0 0;
    border-left: 0 solid #d39aaa;
    line-height: initial;
}

.student-enroll {
    margin: 0 25px 0 45px;
    position: relative;
    line-height: initial;
}

.duration {
    margin: 0 25px 0 35px;
    position: relative;
    padding-right: 0;
}

.train-mid strong {
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 16px;
    padding: 0 0 5px;
}

.student-enroll:after {
    background: url(../images/user.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 31px;
    position: absolute;
    left: -40px;
    top: 1px;
    content: "";
    background-position: 0 0;
    background-size: contain;
}

.duration:after {
    background: url(../images/timer.png);
    background-repeat: no-repeat;
    width: 33px;
    height: 34px;
    position: absolute;
    left: -45px;
    top: 0;
    content: "";
    background-position: 0 0;
    background-size: contain;
}

.train-mid strong em {
    font-style: normal;
    font-size: 10px;
    color: #000;
    position: relative;
    top: -5px;
    left: -5px;
    letter-spacing: 0;
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
    margin-right: 5px;
}

.radius8 {
    border-radius: 15px;
}

.courceimg {
    position: relative;
}

.courcebox {
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
    margin: 10px;
    border-radius: 15px;
    text-align: left;
}

.tagimg {
    position: absolute;
    left: -9px;
    top: 50px;
}

.courcecnt {
    padding: 20px;
}

.rmore {
    padding: 20px;
    border-top: 1px solid #727272;
    text-align: center;
    align-items: center;
}

.cert {
    color: #e4244a;
    padding: 0 0 5px;
}

.courcebox h4 {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 20px;
}

.cinfo {
    display: flex;
    align-items: center;
    line-height: initial;
}

    .cinfo span {
        font-size: 9px;
        padding: 0 0 0 5px;
        line-height: normal;
    }

    .cinfo img {
        max-height: 15px;
    }

.rating {
    padding: 0 0 0 25px;
    line-height: inherit;
}

    .rating img {
        margin: 0 !important;
    }

    .rating span {
        padding: 0;
    }

.rmore a {
    color: #e4244a;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

    .rmore a img {
        margin: 0 5px !important;
        width: 20px !important;
        position: relative;
        top: -2px;
    }

.timer img {
    max-height: 15px;
}

.timer span {
    font-size: 9px;
    padding: 0 0 0 5px;
}

.timer {
    padding: 10px 0 0;
}

.trending .owl-prev {
    background-image: url(../images/larrow.png) !important;
    left: -10px;
    position: relative;
}

.trending .owl-next {
    background-image: url(../images/larrow1.png) !important;
    right: -10px;
    position: relative;
}

.trending .owl-nav span {
    display: none;
}

.ratetext {
    line-height: initial;
    font-size: 13px;
    padding-right: 0;
    padding-top: 4px;
}

    .ratetext img {
        margin: 0 5px 0 0;
        position: relative;
        top: -4px;
    }

.digitalbanner:after {
    background: url(../images/digital-market.webp);
}

.keybox {
    display: flex;
    align-items: center;
}

    .keybox h5 {
        margin: 0 0 0 20px;
        font-size: 16px;
    }

.padt50 {
    padding-top: 50px;
}

.keybox img {
    max-width: 60px;
}

.syllabus {
    background: #fafafa;
    padding: 50px 0;
}

    .syllabus h3 {
        color: #404040;
        font-size: 35px;
        font-weight: 700;
        margin: 0 0 20px;
        text-align: center;
    }

.download-blue {
    display: inline-block;
    padding: 12px 30px 12px 60px;
    background: #e9204f;
    color: #fff !important;
    box-shadow: 0 0 0 #0000002b;
    font-weight: 200;
    border-radius: 6px;
    position: relative;
    font-size: 14px;
}

.hourscnt {
    padding: 40px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 0 20px #f854151a;
    border-radius: 14px;
    text-align: center;
    margin: 10px 0 0;
}

.boxinfo {
    border: 2px solid var(--unnamed-color-f85415);
    box-shadow: 0 0 0 #00000029;
    display: inline-block;
    padding: 0;
    border: 0 solid #f85415;
    color: #f85415;
    border-radius: 50%;
    margin: 0 0 10px;
    font-size: 20px;
    min-width: 80px;
    text-align: center;
    background: #fce7ec;
    line-height: 80px;
}

.hourscnt h6 {
    color: #535353;
    margin: 0;
    font-size: 12px;
    font-weight: 500;
}

.getinbtn {
    display: inline-block;
    margin: 20px 0 0;
    background: #e9204f;
    color: #fff;
    padding: 10px 30px;
    border-radius: 30px;
}

.whitegetin {
    display: inline-block;
    margin: 50px 0 0;
    background: #fce7ec;
    color: #f85415;
    border: 1px solid #fce7ec;
    padding: 9px 30px;
    border-radius: 30px;
}

.topiclist .card {
    border: 0;
    padding: 0;
    background: 0;
    margin: 0 0 20px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 0 15px #2125290f;
    border-radius: 14px !important;
    display: block;
    padding: 0;
    text-align: left;
    position: relative;
    border: 0;
}

.catsyl.topiclist a.btn {
    padding: 31px 70px 31px 30px;
}

.btn .updown_arrow {
    transform: rotate(180deg);
}

.topiclist a.btn {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 0 0 #2125290f;
    border-radius: 14px;
    display: block;
    padding: 20px 70px 20px 30px;
    text-align: left;
    position: relative;
    border: 0;
}

.btn.collapsed .updown_arrow {
    transform: rotate(0);
}

.topiclist .updown_arrow {
    position: absolute;
    right: 30px;
    font-size: 30px;
    top: 50%;
    line-height: initial;
    margin-top: -20px;
}

.pad_b10 {
    padding-bottom: 15px;
}

.fontbold {
    font-weight: 500;
    font-size: 16px;
}

.pad_b30 {
    padding-bottom: 30px;
}

.card-header {
    padding: 0;
    background: no-repeat;
    border: 0;
}

.lesson {
    display: inline-block;
    padding: 0 0 0 33px;
    position: relative;
    font-size: 13px;
}

.assignment {
    display: inline-block;
    padding: 0 0 0 33px;
    position: relative;
    font-size: 13px;
}

.hours {
    display: inline-block;
    padding: 0 0 0 26px;
    position: relative;
    font-size: 13px;
}

.lesson:after {
    background: url(../images/lessonicon.png);
    width: 22px;
    height: 17px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.assignment:after {
    background: url(../images/assignment.png);
    width: 22px;
    height: 17px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.hours:after {
    background: url(../images/hoursicon.png);
    width: 17px;
    height: 17px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.topiclist .card-body {
    background: #fff;
    border-radius: 0 0 14px 14px;
    margin: -30px 11px 0;
    padding: 40px 20px 10px !important;
}

.curriculam-points {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
    color: #777;
}

.curriculam-points {
    padding: 0 0 20px;
}

.card-body p.d-flex {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 20px;
}

.curriculam-points li {
    display: block;
    padding: 0 0 10px 20px;
}

.card-body p.d-flex:after {
    width: 7px;
    height: 7px;
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #e9204f;
    border-radius: 50%;
}

.download-blue:after {
    width: 20px;
    height: 15px;
    content: "";
    background: url(../images/downloadicon-w.png);
    position: absolute;
    left: 26px;
    top: 15px;
}

.mar_t0 {
    margin-top: 0 !important;
}

.dtools {
    padding: 80px 0;
}

    .dtools h3 {
        margin: 0 0 50px;
        font-size: 30px;
        font-weight: 500;
    }

    .dtools .owl-nav {
        display: block !important;
        text-align: right;
        padding: 20px 0 0;
    }

        .dtools .owl-nav .owl-prev {
            width: 30px;
            height: 20px;
            background-image: url(../images/rarrow.png) !important;
            background-size: contain !important;
            background-repeat: no-repeat !important;
            transform: rotate(180deg);
            margin-right: 50px;
        }

        .dtools .owl-nav .owl-next {
            width: 26px;
            height: 20px;
            background-image: url(../images/rarrow.png) !important;
            background-size: contain !important;
            background-repeat: no-repeat !important;
        }

.projectcol {
    padding: 80px 0;
    background-color: #f8fafc;
}

    .projectcol h3 {
        margin: 0 0 50px;
        font-size: 30px;
        font-weight: 500;
    }

.cprojects {
    padding: 30px 40px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #e2e9ef;
    margin: 0 0 30px;
    min-height: 310px;
}

    .cprojects h4 {
        margin: 20px 0 10px;
        font-weight: 600;
    }

    .cprojects a {
        color: #ec2a4a;
        font-weight: 500;
    }

.cebox {
    padding: 70px 0;
}

    .cebox h5 {
        font-weight: 600;
        font-size: 30px;
    }

.faq_set {
    padding: 70px 0;
    background: #fafafa;
}

    .faq_set .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
        box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    }

    .faq_set h3 {
        margin: 0 0 30px;
        font-size: 30px;
        font-weight: 600;
    }

.faq_mid {
    width: 70%;
    margin: 0 auto;
}

    .faq_mid .panel-heading a {
        display: block;
        text-align: left;
        padding: 15px 30px;
        font-size: 16px;
        font-weight: 500;
    }

    .faq_mid .updown_arrow {
        font-size: 25px;
        right: 30px;
        top: 13px;
        position: absolute;
    }

    .faq_mid .card-body {
        padding: 10px 30px 30px;
    }

.inbanner {
    padding: 100px 0;
    background-color: #363636;
    position: relative;
}

    .inbanner h1 {
        color: #fff;
        font-weight: 500;
        font-size: 40px;
    }

    .inbanner p {
        color: #fff;
        margin: 0 0 40px;
    }

    .inbanner a {
        border-radius: 5px !important;
        margin-right: 0;
    }

.coursesbnr:after {
    position: absolute;
    right: 6%;
    bottom: 0;
    top: auto;
    width: 39%;
    content: "";
    background-image: url(../images/courcebanner.jpg);
    height: 100%;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.courcemid {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.cvmore {
    display: flex;
    justify-content: space-between;
    position: relative;
}

    .cvmore a {
        font-size: 13px;
    }

    .cvmore::after {
        width: 1px;
        position: absolute;
        top: 10px;
        bottom: 5px;
        content: "";
        background-color: #a9a9a9;
        height: 40px;
        left: 49%;
    }

.cdown {
    margin-right: 5px !important;
}

.posFix {
    position: sticky;
    top: 0;
}

.normal {
    color: #fff !important;
    border-color: #fff !important;
}

    .normal:hover {
        border-color: #e4244b !important;
    }

.fade:not(.show) {
    opacity: 1;
}

.modal-backdrop.fade {
    opacity: 0.8 !important;
}

#get_trained .modal-dialog {
    margin-top: 80px;
    border: 0;
}

.success-col {
    padding: 100px 0;
    text-align: center;
    background-color: #fff;
}

    .success-col a {
        background-color: #e4244b;
        color: #fff;
        display: inline-block;
        border-radius: 5px;
        padding: 8px 20px;
        margin: 20px 0 0;
        border-color: #e4244b;
    }

a.btn_caller {
    display: block;
    position: fixed;
    right: 16px;
    bottom: 90px;
    z-index: 2;
    width: 60px;
    height: 60px;
    box-shadow: 0 5px 4px 0 rgb(0 0 0 / 26%);
    cursor: pointer;
    border-radius: 34px 34px 34px 8px;
    color: #fff;
    padding: 7px 10px 10px;
    background-color: #f9c420 !important;
    color: #fff !important;
    border-color: transparent #f58220 transparent transparent;
    line-height: 48px;
    text-align: center;
}

.btn_caller img {
    position: absolute;
    top: 20px;
    left: 20px;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}

.modal_caller {
    position: fixed;
    width: 335px;
    height: 130px;
    bottom: 166px;
    right: 17px;
    z-index: 99999999;
    background: url(../images/texture_background_5.html) repeat;
    background: #fff;
    display: none;
    border-bottom: 1px solid #e2dfdf;
    box-shadow: 0 5px 40px rgb(0 0 0 / 10%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    border-radius: 30px;
}

.head_caller {
    width: 100%;
    height: 20px;
    padding: 1.5em 5%;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-image: linear-gradient(-225deg, #f5aa20 55%, #f58220);
}

.contact_txt_caller {
    position: relative;
    color: #fff;
    font-size: 18px;
    top: -13px;
    left: 14px;
}

.close_call_btn_caller {
    display: block;
    position: fixed;
    right: 16px;
    bottom: 90px;
    z-index: 999;
    width: 60px;
    height: 60px;
    box-shadow: 0 5px 4px 0 rgb(0 0 0 / 26%);
    cursor: pointer;
    border-radius: 34px 34px 34px 8px;
    color: #fff;
    padding: 7px 10px 10px;
    background-color: #f9c420 !important;
    color: #fff !important;
    border-color: transparent #f58220 transparent transparent;
}

    .close_call_btn_caller img {
        position: absolute;
        top: 30%;
        left: 30%;
    }

.content_caller {
    padding: 8% 10%;
    padding-right: 5%;
    font-size: 12px;
    line-height: 20px;
}

.popupNumber {
    color: #000;
    font-size: 24px;
}

.modal_caller.active {
    display: block;
}

.cntmid {
    padding: 50px 0;
    background: #fff;
}

.title9 {
    text-align: center;
    font-weight: 700;
    margin: 0 0 80px;
    font-size: 35px;
}

.title10 {
    font-weight: 700;
    margin: 0 0 20px;
    font-size: 22px;
}

.pnumber::after {
    width: 30px;
    height: 30px;
    content: "";
    background: url(../images/phoneicon.png);
    position: absolute;
    left: 0;
    top: 2px;
    background-repeat: no-repeat;
}

.emailnum::after {
    width: 30px;
    height: 30px;
    content: "";
    background: url(../images/messageicon.png);
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}

.locationicon::after {
    width: 30px;
    height: 30px;
    content: "";
    background: url(../images/locationicon.png);
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}

.contacticons {
    padding: 0 0 0 50px;
    position: relative;
}

.cntform {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 0 20px #00000017;
    border-radius: 12px;
    padding: 60px 50px 90px;
    margin: 0 0 -40px 50px;
}

.cntform {
    background: rgb(238 238 238 / 75%) 0 0 no-repeat padding-box;
    box-shadow: 0 0 0 #00000017;
    border-radius: 12px;
    padding: 60px 50px 90px;
    margin: 0 0 -40px 50px;
}

.cntmid input {
    width: 100%;
    margin: 0 0 10px;
    background: 0;
    padding: 10px;
    /*border: 1px solid #dea4af;
    border-width: 0 0 1px;*/
}

.cntmid button {
    background: #e9204f;
    margin: 20px 0 0;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 10px 40px;
    border: 0;
    color: #fff;
    display: inline-block;
}

.cntmid textarea {
    width: 100%;
    margin: 0 0 20px;
    background: 0;
    padding: 10px;
    /*border: 1px solid #dea4af;
    border-width: 0 0 1px;*/
}

.cntform h5 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 30px;
}

.aboutskill {
    padding: 70px 0;
}

    .aboutskill h3 {
        margin: 0 0 20px;
        font-weight: 600;
    }

.vission {
    padding: 50px 0 120px;
}

.mission {
    position: relative;
    display: inline-block;
}

.vissioncol {
    position: absolute;
    background: #fff 0 0 no-repeat padding-box;
    left: 87%;
    top: 10%;
    box-shadow: 0 0 14px #00000029;
    padding: 10px 40px 40px 120px;
    min-width: 450px;
}

.missioncol {
    position: absolute;
    background: #fff 0 0 no-repeat padding-box;
    left: 73%;
    bottom: 20%;
    box-shadow: 0 0 14px #00000029;
    padding: 20px 20px 20px 120px;
    width: 499px;
}

.vission h4 {
    margin: 0 0 15px;
    font-size: 20px;
}

.vissioncol::after {
    width: 73px;
    height: 71px;
    position: absolute;
    content: "";
    background-image: url(../images/vision.jpg);
    left: 20px;
    top: 20px;
}

.missioncol::after {
    width: 73px;
    height: 71px;
    position: absolute;
    content: "";
    background-image: url(../images/missionicon.jpg);
    left: 20px;
    top: 20px;
}

.titlenine {
    font-size: 30px;
    font-weight: 600;
    padding: 0 0 10px;
    margin: 0;
}

.prologos .courcebox h4 {
    margin: 0 0 10px;
}

.sublogos {
    padding: 0 0 10px;
}

    .sublogos img {
        margin-right: 5px;
    }

.rmore {
    border-top: 1px solid #cbcbcb;
}

.prologos .courcecnt {
    min-height: 198px;
}

.contbanner {
    background: #e4244b;
}

.cource_col .card-body p.d-flex:after {
    display: none;
}

.cource_col .card-body p.d-flex {
    padding: 0;
}

.cource_col .card-body {
    padding: 30px 40px;
}

.fullnode {
    padding-left: 20px;
    font-weight: 500;
    line-height: 29px;
    position: relative;
    margin-top: 20px !important;
}

    .fullnode.salcebrdr div {
        position: relative;
    }

        .fullnode.salcebrdr div:after {
            position: absolute;
            width: 10px;
            height: 10px;
            background-color: #01ac61;
            content: "";
            left: -19px;
            top: 10px;
            border-radius: 50%;
        }

    .fullnode.salcebrdr:after {
        position: absolute;
        left: 5px;
        top: 10px;
        bottom: 10px;
        width: 1px;
        content: "";
        background-color: #01ac6169;
    }

.titlesix {
    padding: 50px 0 20px;
    font-size: 30px;
    font-weight: 600;
}

.tabsvertical ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

    .tabsvertical ul li {
        padding: 0;
    }

        .tabsvertical ul li a {
            padding: 20px 0;
            display: block;
            position: relative;
        }

.lbgcol,
.slidetrain,
.tabs-stage,
.trusted {
    padding: 20px 0;
}

.viewpack {
    padding: 35px 30px;
    border: 1px solid #d6dcee;
    text-align: center;
}

.packname.topbtm {
    padding: 60px 0;
}

.padlrt20 {
    padding: 0 40px;
}

.heading-3.padt40 {
    padding-top: 50px;
}

.mart20 {
    margin-bottom: 0;
    padding: 0 50px;
}

.salarygraph {
    justify-content: space-between;
    align-items: center;
    padding: 30px 0 0 40px;
}

.grapone {
    height: 220px;
    align-items: end;
    justify-content: center;
    padding: 0 15px;
    position: relative;
}

.grapbar {
    background: #d4ddf0;
    min-height: 50px;
    width: 60px;
    margin: 0 auto;
}

.avg .grapbar {
    height: 100px;
}

.max .grapbar {
    height: 150px;
    background: #8adcb6;
}

.grapone h5 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.grapone h6 {
    margin: 10px 0 0;
    font-weight: 600;
    font-size: 14px;
}

.gapbtm {
    padding: 30px 0;
    margin: 30px 0 0;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ddd;
}

    .gapbtm a {
        background: linear-gradient(90deg, #7928ca, #ff0080);
        padding: 15px 40px;
        border-radius: 6px;
    }

.devup .curriculum_hed,
.packname strong,
.tabsvertical ul li.tab-active a,
.tabsvertical ul li.tab-active a:after {
    background: linear-gradient(90deg, #f5009c, #e4244b);
}

.gapbtm h3 {
    margin: 0;
    font-weight: 600;
}

.devprlft {
    width: 65%;
    padding-right: 30px;
    padding-left: 30px;
}

.devup.fullstackcol .slider-content ul li {
    background: url(../images/tick-mark-blu.html) no-repeat !important;
}

.certifcaton .padlrt20 h4 {
    margin: 0;
    font-size: 25px;
    padding: 10px 20px;
    border-radius: 6px 6px 0 0;
}

.devup .salcebrdr {
    margin-top: 16px !important;
}

.tabsvertical ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
}

    .tabsvertical ul li a {
        padding: 20px 0;
        display: block;
        position: relative;
    }

    .tabsvertical ul li.tab-active a {
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
    }

        .tabsvertical ul li.tab-active a:after {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            content: "";
            height: 3px;
            border-radius: 30px;
        }

.lpnam {
    background-color: #fafa;
    padding: 30px;
    border-radius: 20px;
}

.devpsbx,
.viewpack {
    background-color: #fff;
    box-shadow: 0 0 30px #adb5ca57;
    text-align: center !important;
}

.viewpack {
    padding: 35px 30px;
    border: 1px solid #d6dcee;
    text-align: center !important;
}

#get_trained .modal-body,
.devpsbx {
    padding: 30px;
}

.packname strong {
    font-size: 40px;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.salarygraph strong,
.salavg {
    font-size: 13px;
    position: absolute;
}

.packname.topbtm {
    padding: 60px 0;
}

.devpsbx {
    border-radius: 10px;
    border: 1px solid #d6dcee;
    min-height: 360px;
    text-align: right;
}

.btn_caller,
.copyright,
.devtrainedrow,
.download-text,
.ourlocations,
.success-col,
.titlesix {
    text-align: center;
}

.packname.demandpack {
    /* text-align: left; */
    padding: 30px 0 20px;
}

.threegrap .grapbar {
    height: 200px;
    background: linear-gradient(185deg, #994657, #e4244b);
}

.salarygraph strong {
    top: -3px;
    font-weight: 400;
}

.salarygraph span {
    position: absolute;
    bottom: -30px;
    font-size: 12px;
}

.salavg {
    left: 50px;
    bottom: 37px;
    right: 50px;
}

.devpsbx h2,
.dtext {
    font-weight: 600;
    font-size: 20px;
}

.salavg div {
    padding: 34px 0 0;
    position: relative;
}

    .salavg div:after {
        height: 1px;
        background-color: #eee;
        position: absolute;
        left: 30px;
        right: 0;
        content: "";
        top: 42px;
    }

.devpsbx h2 {
    text-align: left;
}

.grapbar.onegrap {
    height: 122px;
}

.twograp .grapbar {
    height: 150px;
    animation-name: twocol;
}

.fourgrap .grapbar {
    height: 140px;
}

.devup .number-count {
    position: absolute;
    font-size: 14px;
    width: auto;
    bottom: auto;
    background: #fafafa;
    font-weight: 400;
    border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 6px;
    top: -20px;
    left: 30px;
    z-index: 9;
}

.devup .card-header {
    padding: 19px 0 0;
    border-radius: 0;
    border: 0 solid #eee;
    background: 0;
}

.devup .panel-default {
    padding: 0;
    border-radius: 6px;
    margin-top: 30px;
    background: 0;
    box-shadow: 0 0 13px #cccccc4f;
}

.devup .panel .btn {
    border-radius: 6px;
    padding-left: 30px;
    background: #fff !important;
    padding-bottom: 18px;
    position: relative;
    font-weight: 700;
    font-size: 18px;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.salarygraph {
    justify-content: space-between;
    align-items: center;
    padding: 30px 0 0 40px;
}

.devpsbx,
.gapbtm,
.grapone,
.salarygraph {
    display: flex;
}

.block,
.collapse:not(.show),
.modal_caller.active,
.morecards.active,
.morecards1.active,
.packname span,
.submenu li,
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
legend,
main,
nav,
section {
    /*display: block;*/
}

.trusted.ourtrust h3 {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 20px;
}

.just-cnt,
.ourlocations .row {
    justify-content: center;
}

.trusted ul li {
    padding: 10px 40px 20px;
}

.imgwh,
.ourlocations img {
    width: unset !important;
    height: unset !important;
}

.bloginfo,
.btnrow,
.flex,
.social_icons ul,
.vline {
    display: flex;
}

.toolsplotform img:hover,
.trusted ul li:hover img,
.trusted.trustcourse ul li img {
    filter: grayscale(0);
}

.toolsplotform img,
.trusted ul li img {
    filter: grayscale(100%);
}

.prjectsblu {
    padding: 30px 0;
    background: #f5f5f5;
}

.stephed,
.stepnum .stepheding {
    margin: 0;
    font-size: 0.75rem;
    letter-spacing: 0.2rem;
    font-weight: 800;
    text-align: center;
    padding-left: 0.2rem;
    color: #555;
}

.vlinevoilet {
    background: linear-gradient(#fff, #9a1fb8);
}

.vline {
    width: 1px;
    height: 120px;
    align-self: center;
    padding-right: 1px;
    margin: 0 auto;
}

.devup .voiletlinear,
.devup .voilettextlinear,
.devup .yellowlinear,
.devup .yellowtextlinear {
    background: linear-gradient(90deg, #e4244b, #e4244b);
}

.numcount {
    display: inline-flex;
    border-radius: 100%;
    color: #fff;
    width: 40px;
    height: 40px;
    justify-content: center;
    font-weight: 700;
    margin-bottom: -10px;
    line-height: 40px;
    font-size: 22px;
}

.getheding {
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin-top: 2rem;
    color: #e4244b;
    text-align: center;
    font-weight: 700;
}

.titlefour {
    margin: 20px 0 10px;
    font-weight: 700;
}

.stepnum {
    text-align: center;
}

.content_area {
    width: 100%;
}

    .content_area h3 {
        color: #e4244b;
        font-size: 13pt;
        font-weight: 600;
    }

.img_Right {
    margin: 0 0 10px 20px;
}

.content_area ul {
    margin: 0 0 20px 30px;
    padding: 0;
    list-style: disc;
}

.content_area li {
    margin: 0;
    padding: 0;
    line-height: 1.7;
}

.cource-mid .curriculum_hed {
    background: linear-gradient(90deg, #e4244b, #e4244b);
    color: #fff;
    text-align: center;
}

.cntleftree {
    margin-top: 70px;
}

.buildprow {
    padding-bottom: 80px;
}

.padl40 {
    padding-left: 40px;
}

.awsebox,
.buildprow,
.cntleftree,
.getjobcol,
.getjoblist,
.getjoblist ul li {
    position: relative;
}

.courselbox span i,
.iconbuild i {
    width: 30px;
    height: 30px;
    background-color: #fff;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    border-radius: 6px;
    border: 1px solid #ddd;
    line-height: 27px;
    margin-right: 5px;
}

.buildprow h4 {
    margin: 10px 0;
}

.buildprow h4,
.getjoblist h5 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
}

.btn {
    padding: 9px 16px;
    border-radius: 8px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    margin: 0 10px;
}

.outlin {
    border: 1px solid #ff2929 !important;
    position: relative;
}

.cntleftree:after {
    border: 1px solid #ccc;
    border-radius: 50%;
    left: -22px;
    top: 10px;
}

.cntleftree:after,
.getjoblist ul li:after {
    width: 15px;
    z-index: 2;
    position: absolute;
    height: 15px;
    background: #fff;
    content: "";
}

.outlin.onebt:after {
    width: 120px;
    background-color: #850000;
    box-shadow: 0 0 40px #3a3030 !important;
}

.outlin:after {
    width: 80%;
    height: 10px;
    background-color: rgba(255, 41, 41, 0.322);
    box-shadow: 0 0 40px #ff2929;
    top: 27px;
    border-radius: 50%;
    z-index: 1;
    left: 10px;
    right: 10px;
}

.buildprow:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    border-left: 1px dashed #afafaf;
}

.certifcaton .padlrt20 h4 {
    margin: 0;
    font-size: 22px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 6px 6px 0 0;
    font-weight: 600;
}

.globimg {
    position: absolute;
    right: 0;
    top: 10%;
    width: 48%;
    text-align: right;
}

.getjoblist {
    padding: 40px 0 40px 50px;
}

    .getjoblist ul li {
        padding: 0 0 70px;
    }

    .buildprow h4,
    .getjoblist h5 {
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-weight: 700;
    }

    .getjoblist h5 {
        margin: 20px 0 5px;
    }

    .getjoblist ul li:after {
        border: 1px solid #ccc;
        border-radius: 50%;
        left: -47px;
        top: 6px;
    }

    .cntleftree:after,
    .getjoblist ul li:after {
        width: 15px;
        z-index: 2;
        position: absolute;
        height: 15px;
        background: #fff;
        content: "";
    }

    .getjoblist:after {
        width: 2px;
        border: 1px dashed #e7e7e7;
        content: "";
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 100px;
        z-index: -1;
    }

.devup .vlineyellow {
    background: linear-gradient(#fff, #e4244b);
}

.vlineyellow {
    background: linear-gradient(#fff, #e4244b);
}

.upcoming {
    padding: 50px 0 70px;
}

    .upcoming h4 {
        font-size: 1.5rem;
        line-height: 2rem;
        font-weight: 700;
        margin: 0 0 50px;
    }

.upbox {
    box-shadow: 0 0 20px #ddd;
    background: hsla(0, 0%, 100%, 0.431);
    border-radius: 10px;
    position: relative;
    padding: 30px;
}

    .upbox h5 {
        font-weight: 600;
        font-size: 18px;
    }

    .upbox h6 {
        padding-bottom: 15px;
        bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #d5d5d5c2;
    }

.upicons {
    display: flex;
    padding: 10px 0;
}

.courselbox span i,
.iconbuild i {
    width: 30px;
    height: 30px;
    background-color: #fff;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    border-radius: 6px;
    border: 1px solid #ddd;
    line-height: 27px;
    margin-right: 5px;
}

.upicons p {
    font-size: 0.8rem;
    margin: 0;
    line-height: 15px;
    padding-left: 5px;
}

.btnrow .btn {
    margin: 0;
}

.upbox.lastup {
    background-color: #e4244a;
}

    .upbox.lastup h3 {
        color: #fff;
        font-weight: 700;
        margin: 18px 0 26px;
        text-align: center;
    }

.bgwhite,
.outlin:before {
    background-color: #fff;
}

.whydigital {
    background-color: #eee;
    border: 1px solid #eaeaea;
    border-width: 1px 0;
    padding: 40px 0 40px;
    text-align: center;
}

    .whydigital h3 {
        font-size: 1.5rem;
        line-height: 2rem;
        font-weight: 700;
        margin: 0 0 30px;
    }

    .whydigital span {
        font-size: 2.2rem;
        font-weight: 800;
        margin: 0;
        line-height: normal;
        display: block;
    }

    .whydigital strong {
        font-size: 1rem;
    }

.lbgcol,
.slidetrain,
.tabs-stage,
.trusted {
    padding: 50px 0;
}

    .lbgcol h3 {
        font-size: 2.8rem;
        font-weight: 800;
        margin: 0 0 10px;
    }

        .lbgcol h3 span {
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            position: relative;
            z-index: 1;
        }

        .lbgcol h3 span {
            background-clip: text !important;
            -webkit-background-clip: text;
            color: #000 !important;
            background: #000;
        }

    .lbgcol .btnrow a {
        margin: 0;
        min-width: 180px;
        justify-content: center;
    }

    .lbgcol .btnrow:first-child a {
        border-color: #000 !important;
        color: #fff !important;
        background: #000;
        margin: 0 0 10px;
    }

.ourlocations {
    padding: 70px 0;
    background: #fafafa;
}

    .ourlocations h3 {
        font-size: 1.8rem;
        line-height: 2rem;
        font-weight: 700;
    }

.lhed {
    font-weight: 600;
    margin: 0 0 20px;
    font-size: 18px;
}

.buildbtn a:hover {
    background: #d43133;
    color: #fff;
}

.cource-mid .collapse:not(.show) {
    display: none;
}

.flexdrop {
    display: flex;
}

#get_trained label {
    color: #33475b;
    font-size: 15px;
    display: block;
    margin: 0;
    font-weight: 500;
    padding: 0 0 2px;
}

#get_trained input {
    display: block;
    width: 100%;
    height: 45px;
    padding: 13px 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #33475b;
    background-color: #f5f8fa;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0;
}

.selectdrop {
    position: relative;
    width: auto;
    overflow: unset;
    display: flex;
    align-items: center;
    background: #eee;
    padding: 0;
    border: 1px solid #cbd6e2;
    border-radius: 6px 0 0 6px;
    border-width: 0;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

.selectdrop select {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: transparent;
    border: 0;
    outline: 0;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
    padding: 0 0 0 15px;
    font-size: 16px;
    width: 21px;
    height: 38px;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: radio-container;
    appearance: none;
    cursor: pointer;
    border: 0 solid #cbd6e2;
    font-size: 14px;
    border-radius: 6px 0 0 6px;
    overflow: hidden;
    padding-right: 5px;
}

.input-group-text {
    border: 0;
}

#get_trained .close {
    color: #fff !important;
}

#get_trained .close {
    font-size: 36px !important;
    position: absolute;
    color: #fff !important;
    right: 20px;
    opacity: 1;
    border: none !important;
    box-shadow: none;
    transition: all ease 0.5s;
    font-weight: 300;
    box-shadow: 0 0 !important;
    text-shadow: 0 0 !important;
}

#get_trained .modal-title {
    color: #fff !important;
}

#get_trained .modal-title {
    font-size: 1.5rem;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 500;
}

.selectdrop {
    position: relative;
    width: auto;
    overflow: unset;
    display: flex;
    align-items: center;
    background: #eee;
    padding: 0;
    border: 1px solid #cbd6e2;
    border-radius: 6px 0 0 6px;
    border-width: 0;
}

.flexdrop {
    display: flex;
}

#get_trained .modal-header {
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0;
    border: 0;
    background-image: linear-gradient( to right, #e4244b 0, #e4244b 60%, #e4244b 100% );
    border: 0;
}

#get_trained .btn {
    width: 100%;
    margin: auto;
    background: #e4244b;
    padding: 15px;
    border: 0;
    margin-top: 20px;
}

.card-body p.d-flex:after {
    display: none;
}

.projbtns {
    text-align: right;
}

.search {
    display: none;
}

.courcemid .courcebox,
.trending .courcebox {
    display: block;
}

.cvmore span img,
.rmore span img {
    max-width: 20px;
}

.courcebox:hover {
    scale: calc(1.08);
}

.price {
    background-color: #e4244b;
    padding: 50px 0;
}

    .price .strike {
        color: #efbec7;
        font-size: 30px;
        font-weight: 500;
        text-decoration: line-through;
    }

    .price h3 {
        color: #fff;
        margin: 0;
        font-size: 40px;
        font-weight: 200;
        text-align: center;
    }

    .price .aprice {
        color: #fff;
        padding-left: 30px;
        font-size: 50px;
        font-weight: 500;
    }

@media (min-width: 320px) and (max-width: 767px) {
    .menu_bar {
        width: 100%;
        float: left;
        margin: -7px 0 0 0;
    }

    .stud_grp {
        width: 46%;
        float: left;
        padding: 15px;
        border-radius: 10px;
        margin: 6px 2% 6px 2%;
        background-color: #ededed;
    }

    .leftl {
        display: block;
    }

    .searchrow {
        display: none;
    }

    .leftr {
        position: absolute;
        right: 60px;
        top: 74px;
    }

    .logorow:after {
        display: none;
    }

    .logo {
        max-width: 90%;
        margin: 0 auto;
    }

    .logorow {
        width: auto;
        height: 50px;
        margin-top: 0;
        text-align: left;
    }

    .leftr ul li a {
        padding: 2px 8px;
    }

    .leftr ul li {
        padding: 0;
    }

    .bannerbox {
        width: 300px;
        height: 300px;
        margin: 0 auto;
    }

    .herobanner h1 {
        font-size: 30px;
        line-height: initial;
        margin: 40px 0 10px;
    }

    .herobanner p {
        font-size: 15px;
        line-height: initial;
    }

    .ctabtns ul li a {
        font-size: 12px;
        padding: 3px 10px;
    }

    .herobanner {
        text-align: center;
    }

    .header {
        padding-bottom: 60px;
    }

    .courses {
        position: absolute;
        margin: 0;
        padding: 0;
        left: 15px;
    }

    .bannerbox img {
        width: 65px;
    }

    .bannerbox .boximg img {
        width: 150px;
    }

    .boximg {
        margin-top: -68px;
        margin-right: -75px;
    }

    .herobanner {
        min-height: auto;
        padding: 30px 0;
    }

        .herobanner .ctabtns {
            padding: 0 0 20px !important;
        }

    .ctabtns ul li {
        padding: 0;
    }

    .herobanner h1 span::after {
        width: 130px;
        height: 15px;
        bottom: 8px;
        right: -3px;
    }

    .trending h3,
    .categories h3 {
        font-size: 25px;
        margin: 20px 0 20px;
        text-align: center;
    }

    .trendrow {
        border: 0 solid #ef375c;
        text-align: center;
    }

    .ctbox {
        margin: 0 0 20px;
    }

    .herobanner .col-md-6:nth-child(1) {
        order: 2;
    }

    .herobanner .col-md-6:nth-child(2) {
        order: 1;
    }

    .circles {
        height: 360px;
        width: 100%;
    }

    .trending {
        padding: 15px 0;
    }

    .infocnt h4 {
        margin: 20px 0 0;
        font-size: 20px;
    }

    .infocnt h3 {
        margin: 0;
        font-size: 30px;
    }

    .shotbox::after {
        width: 100%;
        height: 200px;
    }

    .shotbox {
        padding: 230px 30px 30px 30px;
        text-align: center;
    }

        .shotbox h4 {
            font-size: 22px;
        }

    .shot .ctabtns {
        padding: 10px 0 0 !important;
    }

    .categories .padt30 {
        padding: 0;
    }

    .infocnt h3 span:after {
        top: -7px;
    }

    .listinfo li:after {
        top: 15px;
    }

    .newsletter {
        text-align: center;
    }

    .form input {
        width: 70%;
    }

    .form {
        padding: 15px 0 0;
    }

    .footrow {
        display: block;
    }

    .footer {
        padding: 30px 0;
        text-align: center;
    }

    .ftcol {
        width: auto;
    }

        .ftcol h5 {
            margin: 15px 0 0;
        }

        .ftcol.onethree {
            width: 50px;
            padding-right: 0;
            margin: 0 auto;
        }

        .ftcol ul li {
            padding: 2px 0 2px;
        }

    .newsletter h4 {
        font-size: 22px;
    }

    .shotbox::after {
        border-radius: 6px 6px 0 0;
    }

    .listinfo li {
        padding: 10px 0 0 40px;
    }

    .herobanner .ctabtns ul li a {
        padding: 3px 20px;
    }

    .coursebanner h1 {
        font-size: 25px;
    }

    .coursebanner {
        padding: 150px 0 20px;
    }

        .coursebanner:after {
            width: auto;
            right: 0;
            top: 10px;
            bottom: auto;
            left: 0;
            height: 130px;
        }

    .crashcource {
        padding: 50px 0;
    }

    .keybox {
        padding: 0 0 10px;
    }

    .crashcource .padt50 {
        padding-top: 0;
    }

    .crashcource h3 {
        margin: 0 0 30px;
        font-size: 25px;
    }

    .faq_mid {
        width: auto;
    }

    .newsletter .text-right {
        text-align: center !important;
        padding-top: 10px;
    }

    .cource-mid {
        width: auto;
    }
}

body {
    display: block !important;
}

.hauto {
    width: auto !important;
    height: auto !important;
}

.modal.fade .modal-dialog {
    transform: translate(0, 0%);
}

.price a {
    display: inline-block;
    margin: 0 0 0 60px;
    padding: 15px 35px;
    background: #fff;
    border-radius: 6px;
    font-size: 18px;
    position: relative;
}

.price .col-md-6 {
    align-items: center;
    display: flex;
}

.header.fixed-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 15px #5252526b;
}

.cprice {
    display: none;
}

.header.fixed-header .cprice {
    display: block;
}

.cprice span {
    padding: 0 0 0 70px;
    color: #000;
}

.cprice .aprice {
    color: #e4244b;
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 0 10px;
}

.cprice a {
    background-color: #e4244b;
    color: #fff;
    display: inline-block;
    padding: 7px 19px;
    border-radius: 5px;
    margin: 0 0 0 20px;
    font-size: 13px;
}

.fixed-header .logo {
    max-width: 180px;
}

.fixed-header.header {
    padding: 5px 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    .cprice {
        display: none !important;
    }

    .cource-mid .card-header a {
        word-wrap: break-word;
        white-space: unset;
        padding: 22px 60px 22px 30px;
    }

    .student-enroll:after {
        width: 22px;
        left: -30px;
    }

    .student-enroll {
        margin: 0 5px 0 34px;
    }

    .train-mid strong {
        font-size: 15px;
    }

    .train-mid {
        padding: 0;
    }

    .train-col {
        font-size: 10px;
    }

    .duration:after {
        width: 22px;
        left: -30px;
    }

    .duration {
        margin: 0 5px 0 45px;
    }

    .train-mid img {
        width: 40px;
    }

    .titlesix {
        font-size: 22px;
    }

    .tabsvertical ul {
        display: block;
    }

        .tabsvertical ul li a {
            padding: 10px 0;
            text-align: center;
        }

    .packname strong {
        font-size: 30px;
    }

    .packname.topbtm {
        padding: 20px 0;
    }

    .lbgcol,
    .slidetrain,
    .tabs-stage,
    .trusted {
        padding: 0;
    }

    .grapone {
        padding: 0 5px;
    }

    .salarygraph span {
        font-size: 9px;
    }

    .viewpack {
        margin: 20px 0;
    }

    .grapbar {
        width: 40px;
    }

    .trusted ul li {
        padding: 10px 5px 0px;
    }

    .cource-mid .card-header a {
        width: auto;
    }

    .curriculum_hed {
        font-size: 18px;
        padding: 10px 20px;
    }

    .hubcategoryrow {
        padding: 20px;
    }

    .projbtns {
        display: flex;
        justify-content: center;
        padding: 20px 0 0 !important;
    }

        .projbtns a {
            margin: 0 5px;
            padding: 5px 20px;
            min-width: auto;
        }

    .price .col-md-6 {
        justify-content: center;
    }

    .price .aprice {
        padding-left: 20px;
        font-size: 40px;
    }

    .price a {
        font-size: 15px;
        margin: 0 0 0 20px;
        padding: 10px 25px;
    }

    .lbgcol h3 {
        font-size: 1.8rem;
        margin: 30px 0 10px;
        text-align: center;
    }

    .lbgcol {
        text-align: center;
    }

    .price h3 {
        margin: 0 0 20px;
        font-size: 30px;
    }

    .titlefour {
        margin: 30px 0 10px;
        font-size: 20px;
    }

    body {
        font-size: 14px;
    }

    .hubcategoryrow h4 {
        font-size: 20px;
    }

    .getheding {
        font-size: 1.575rem;
    }

    .padlrt20 {
        padding: 0 0px;
    }

    .certifcaton .padlrt20 h4 {
        margin: 0;
        font-size: 20px;
        padding: 20px 0px 0;
    }

    .padt50 {
        padding-top: 0;
    }

    .getjoblist ul li {
        padding: 0 0 40px;
    }

    .trusted.ourtrust h3 {
        font-size: 25px;
    }

    .whydigital span {
        font-size: 1.5rem;
    }

    .whydigital span {
        margin: 20px 0 0;
    }

    .bloginfo,
    .btnrow,
    .flex,
    .social_icons ul,
    .vline {
        align-items: center;
        justify-content: center;
    }

    .vissioncol,
    .missioncol {
        position: static;
        width: auto;
        min-width: auto;
    }

    .herosection h1 {
        font-size: 50px !important;
    }

    .herosection p {
        font-size: 17px !important;
        line-height: unset !important;
    }

    #get_trained .modal-dialog {
        width: 95% !important;
    }

    .logo {
        max-width: 220px;
        width: 25%;
    }

    /*.courses .dropdown-toggle:after {
        top: 18px;
    }

    .courses .dropdown-toggle {
        padding: 10px 20px;
    }*/

    .hedrow {
        display: block;
    }

    .header {
        height: 50px;
        padding-bottom: 15px;
    }

    .fixed-header.header {
        padding: 0 0 10px;
    }

    .fixed-header .leftr {
        top: 74px;
    }

    .leftr ul {
        margin: -65px 0 0 0;
        padding: 0;
        list-style-type: none;
    }
}

body .packname.demandpack {
    text-align: center;
}

.card-body p.d-flex {
    overflow: hidden;
    white-space: normal;
}

.price {
    display: none !important;
}

.cprice {
    display: none !important;
}

.herosection h1 span {
    -webkit-text-fill-color: transparent;
}

.herosection h1 span {
    background-clip: text;
    -webkit-background-clip: text;
    position: relative;
    z-index: 1;
}

.a.selected {
    background-image: linear-gradient(129deg,#e4244b 0,#af0325 100%);
}

.b.selected {
    background-image: linear-gradient(129deg,#076d3d 0,#049e96 100%);
}

.c.selected {
    background-image: linear-gradient(129deg,#00f 0,#8000ff 100%);
}

.herosection {
    padding: 70px 0 0;
    text-align: center;
}

    .herosection h1 {
        margin: 0 0 10px;
        font-size: 100px;
        font-weight: 600;
        color: #222;
    }

        .herosection h1 span, .lbgcol h3 span {
            background-image: linear-gradient(90deg,#000,#222);
        }

        .herosection h1 b {
            font-weight: 800;
        }

    .herosection p {
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
    }

    .herosection h3 {
        font-weight: 600;
    }

.ourlocations .card-body h5 {
    font-weight: 700;
}

.ourlocations .card-body p {
    font-weight: normal;
}

.phnum {
    display: flex;
    align-items: center;
}

.w70px {
    width: 70px !important;
    margin-right: 15px !important;
}

.zcwf_row {
    padding-bottom: 10px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
