.header-bg {
    background: #e1e1ec !important;
    box-shadow: 0 5px 10px rgb(0 0 0 / 25%);
}

.box-shadow {
    box-shadow: 0 4px 12px rgb(0 0 0 / 25%);
}

.br5 {
    border-radius: 8px;
}

.mobile-header {
    display: none;
}

a.sign-up-btn {
    color: white;
}

img.be-ready {
    margin-bottom: -77px;
    width: 100%
}

.right-btn {
    text-align: right;
}

.course-detail ul li {
    color: white;
    margin-left: 25px;
}

.course-detail ul.breadcrumb li {
    margin-left: 0px;
}

.ask-us .icon-phone:before {
    color: red;
}

.icon-whatsapp i {
    color: green;
    font-size: 40px;
    padding-left: 10px;
}

.phone-icon i {
    color: red;
    font-size: 29px;
    transform: rotate( 99deg );
}

.course-content {
    padding: 15px;
    font-size: 18px;
    line-height: 23px;
    color: #212121;
    display: inline-block;
    width: 100%;
    min-height: 265px;
}

.blog-posts img {
    width: 100%;
    /* height: 275px;
    object-fit: cover;
    object-position: center;*/
}

.icon-phone i {
    color: white;
}

.aboutus-banner.career-banner {
    background-image: url(../images/careers-banner.png);
}

.call-content p {
    padding-right: 0px;
    color: #333;
    margin-bottom: 0px;
    text-align: center;
}

    .call-content p span {
        font-size: 20px;
        font-weight: 600;
    }

.tags ul li {
    display: inline-block
}

.tags ul {
    padding-left: 0px;
    margin-bottom: 30px;
}

    .tags ul li {
        margin-bottom: 10px;
    }

        .tags ul li a {
            background: white;
            padding: 4px 10px;
            border-radius: 10px;
            border: 1px solid #efebeb;
            color: #666;
            font-size: 15px;
            box-shadow: 0 1px 5px 0 rgb(0 0 0 / 4%);
        }

.icon-phone {
    font-size: 28px;
    border-right: none;
    display: flex;
}

.icon-desc {
    border-left: 1px solid #7d7d7d;
}

.section-main-heading {
    font-weight: 600;
}

.course-content h3 {
    text-transform: none;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    min-height: 50px;
    display: flex;
    align-items: center;
}

.placed-in span {
    float: left;
    width: 71%;
    line-height: 22px;
}

.student-placement-detail span {
    float: left;
    width: 38%;
    font-weight: 600;
    font-size: 13px;
}

.student-placement-detail span1 {
    float: left;
    width: 60%;
    font-weight: 500;
}

.placed-in span1 {
    float: left;
    width: 30.2%;
    font-weight: 600;
    font-size: 17px;
}

.centered-heading label {
    padding: 0px;
}

.course-content p {
    margin-bottom: 10px;
}

.course-content span {
    list-style: none;
    color: #f1c40f;
}

.course-content ul {
    padding-left: 0px;
}

    .course-content ul li {
        list-style: none;
        display: inline-block;
        padding: 0px 10px;
        border-radius: 25px;
        font-size: 12px;
        margin-right: 0px;
        line-height: 21px;
    }

        .course-content ul li:first-child {
            background: #8ed3d0;
            color: white;
        }

        .course-content ul li:last-child {
            background: #ffe799;
        }


.popular-courses .isotope-item {
    margin-bottom: 20px;
    border-radius: 4px;
}

.sticky-header-active .header-nav-bar {
    display: none
}

.sticky-header-active .header-body {
    box-shadow: 0 2px 10px 0 #00000033 !important;
}

.course-content h4 {
    font-size: 17px;
    margin-bottom: 0px;
    line-height: 24px;
}

.header-left ul li {
    list-style: none;
}

.header-left ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

    .header-left ul li a {
        color: white;
    }

.header-right ul li {
    display: inline-block;
    padding-left: 30px;
    font-size: 13px;
}

#header .fa-angle-down:before {
    content: "\f107";
    bottom: 9px;
    position: absolute;
}

#header .header-nav.header-nav-force-light-text .header-nav-main nav > ul > li > a.main-tab {
    background: blue;
    color: white !important;
    font-size: 16px !important;
    padding-right: 26px;
}

    #header .header-nav.header-nav-force-light-text .header-nav-main nav > ul > li > a.main-tab b {
        font-weight: normal
    }

        #header .header-nav.header-nav-force-light-text .header-nav-main nav > ul > li > a.main-tab b span {
            font-weight: 600
        }

.header-right ul {
    margin-bottom: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 0px
}

.courses span {
    font-weight: bold !important;
}

.placed-in span {
    font-weight: 500;
}

    .placed-in span b {
        padding-right: 10px;
    }

.student-placement-detail span1 b {
    padding-right: 10px;
}

.bge1e1ec {
    background: #e1e1ec !important;
}

.header-left ul li i {
    transform: rotate( 90deg );
}

.form {
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 15%);
    padding: 0px;
    position: absolute;
    top: -100%;
    z-index: 99;
    background: rgba(255,255,255,0.85);
    border-radius: 10px;
    width: 92%;
    left: 4%;
    right: 4%;
}

.ask-us {
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 15%);
    background: white;
    border-radius: 5px;
    margin: 10px 0px;
    padding: 10px 20px;
}

.w-100 {
    width: 100%
}

.form-in {
    padding: 10px 20px
}

.form .form-control {
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    border: 1px solid #ccc;
    height: 46px;
}

.isotope-item a:hover {
    text-decoration: none;
}

.course-heading {
    background: #232627;
    height: auto;
    padding: 0;
    display: flex;
    align-items: center;
}

    .course-heading h2 {
        font-size: 22px;
        line-height: 28px;
        color: white;
        margin-bottom: 0px;
        padding-left: 16px;
    }

.course-icon {
    width: 30%;
}

.course-name {
    width: 70%
}

.bg-color1 {
    background-color: #222222;
}

.bg-color2 {
    background-color: #3f51b4;
}

.bg-color3 {
    background-color: #898585;
}

.bg-color4 {
    background-color: #1689fc;
}

.bg-color5 {
    background-color: #3771a1;
}

.bg-color6 {
    background-color: #ea466b;
}

.bg-color7 {
    background-color: #7DCDF0;
}

.bg-color8 {
    background-color: #e5600c;
}

p.filled-stars {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 500;
}

    p.filled-stars span {
        font-size: 14px;
    }

        p.filled-stars span.total-rating {
            font-size: 16px;
            color: #2d2a2a;
            padding-left: 5px;
        }

.course-content p {
    font-size: 14px;
    line-height: 20px;
}

.form-footer {
    margin-top: 20px;
    border-top: 1px solid #ddd;
    text-align: center;
}

    .form-footer p {
        margin-bottom: 0px;
        line-height: 20px;
        padding-top: 13px;
        font-weight: 600;
        padding-right: 0px;
    }

.form h3 {
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
    background: rgba(255,165,0,0.75);
    padding: 10px;
    color: white;
    text-align: center;
    margin-bottom: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.btn-form {
    border-bottom: 2px solid #b2451c;
    color: white;
}

.page-breadcrum {
    background: transparent;
    padding: 10px 0px;
}

.border-btn {
    border: 1px solid #0c5397;
    padding: 10px 20px;
    color: #0c5397;
    text-align: center;
    font-weight: 500;
    margin-top: 25px;
}

.feature-box-info span {
    text-decoration: line-through;
}

.section-icons p strong {
    font-size: 24px;
    font-weight: 600;
    margin-right: 5px;
}

.form p.live-demo {
    color: #333;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    padding-right: 0px;
    margin-bottom: 0px;
}

.class-duration span::before {
    content: " ";
    height: 5px;
    width: 5px;
    position: absolute;
    background: #FF5A51;
    border-radius: 50%;
    left: 12px;
    top: 12px;
}

.form-footer p span {
    font-size: 12px;
}

.form-footer p {
    font-size: 12px;
    color: #333;
}

.class-duration span {
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 20%);
    background: #fafafa;
    position: relative;
    display: inline-block;
    padding: 5px 26px;
    border-radius: 5px;
    color: red;
    font-size: 12px;
}

.breadcrumb li a {
    color: #afafaf;
}

.section-icons p span {
    text-decoration: line-through
}

.section-icons i {
    font-size: 40px;
}

.section-icons p {
    line-height: 20px;
}

.section-heading {
    font-weight: 600;
}

.bg-custom1 {
    background: #f1f3f8 !important;
}

.white-shadow-box {
    box-shadow: 0 2px 14px 0 rgb(47 83 151 / 15%);
    background: #fff;
    padding: 25px;
    border-radius: 5px;
}

.centered-heading {
    display: flex;
    padding-left: 0px;
    list-style: none;
    align-items: center;
}

    .centered-heading p span:last-child {
        font-size: 12px;
        font-weight: 600;
        background: #ffe799;
        box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 20%);
        color: #333;
        padding: 9px 20px;
        border-radius: 25px;
        display: inline-block;
        margin-left: 5px;
        letter-spacing: 0px;
    }

    .centered-heading p span:first-child {
        font-size: 12px;
        background: #fafafa;
        box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 20%);
        color: #333;
        padding: 9px 20px;
        border-radius: 25px;
        display: inline-block;
        margin-left: 10px;
        color: red;
        letter-spacing: 0px;
        font-weight: 600;
        position: relative;
    }

        .centered-heading p span:first-child::before {
            content: " ";
            height: 5px;
            width: 5px;
            position: absolute;
            background: #FF5A51;
            border-radius: 50%;
            left: 12px;
            top: 12px;
        }

.section-heading-new {
    font-size: 30px;
    font-weight: 600
}

.section-sub-heading {
    font-size: 26px;
    font-weight: 600
}

.white-shadow-box h3 {
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
    margin-bottom: 18px;
    font-weight: 600;
}

.white-shadow-box ul li {
    margin-bottom: 5px;
}

.card-body ul {
    margin-bottom: 20px
}

section.section.batch-detail {
    background: #1B3036;
    color: white;
}

    section.section.batch-detail .section-heading-new {
        color: white
    }

.batch-timing-table {
    background: white;
    text-align: center;
    box-shadow: 0 2px 12px 0 rgb(12 7 7 / 15%);
    padding: 25px;
    border-radius: 25px;
}

ul.list-style li {
    margin-bottom: 10px;
}

.company-name {
    box-shadow: 0 30px 60px -30px rgb(0 0 0 / 45%);
    background: white;
    margin: 0px 10px;
    padding: 10px;
    border-radius: 5px;
    font-weight: 600;
}

.order-heading-border {
    background: orange;
    height: 4px;
    width: 50px;
    margin-bottom: 20px;
    margin: 0px auto;
    margin-bottom: 30px;
    margin-top: -15px;
}

.bg-dark-color {
    background: #1B2F35 !important;
}

    .bg-dark-color h4, .bg-dark-color p {
        color: white;
    }

.bg-transparent-dark {
    background: rgb(1 1 1 / 20%);
    padding: 20px;
    border-radius: 5px;
}

.tech-logo img {
    margin: 0px auto;
    max-width: 50%;
}

.bg-dark-color label {
    color: white;
    margin-bottom: 0px
}

.bg-dark-color .form-control {
    height: 50px;
}

.bg-dark-color .theme-btn {
    margin-top: 30px;
}

.timing-table-footer h4 {
    color: green
}

.faq-section {
    background: #2CACD1 !important
}

    .faq-section h3 {
        text-transform: none;
        color: white;
        font-weight: 600;
        font-size: 24px;
    }

.process-table {
    background: white;
    box-shadow: 0 2px 14px 0 rgb(47 83 151 / 15%);
}

    .process-table tr td {
        padding: 20px;
    }

        .process-table tr td:first-child {
            text-align: center;
            width: 160px;
            font-weight: 600;
            font-size: 40px;
            background: #d6d8da
        }

        .process-table tr td:nth-child(2) {
            text-align: center;
            font-weight: 600;
            font-size: 25px;
            background: rgba(221, 233, 255,0.5);
        }

.timing-table-footer h5 {
    text-transform: none
}

.batch-time img {
    width: 40px;
    margin-right: 10px;
}

.timing-table-footer {
    margin-top: 40px;
}

    .timing-table-footer p {
        font-size: 12px;
        color: #333;
    }

.btn-small {
    font-size: 14px;
    letter-spacing: 0px;
    padding: 7px 10px;
}

.timing-label {
    font-size: 12px;
    font-weight: 600;
    background: #C1DABD;
    color: #333;
    padding: 1px 20px;
    border-radius: 25px;
    display: inline-block;
    margin-left: 5px;
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.batch-timing-table tr td p:first-child {
    margin-bottom: 10px;
}

.batch-timing-table tr td p {
    margin-bottom: 0px;
}

.batch-time {
    font-weight: 600;
    text-transform: uppercase;
}

.class-duration {
    font-weight: 600;
    line-height: 20px;
}

.batch-timing-table th {
    background: #1c5fa8;
    color: white;
    font-size: 18px;
    font-weight: 600;
}

    .batch-timing-table th:last-child {
        border-right: 1px solid #1c5fa8
    }

#reviews {
    background: #1B3036;
    color: white;
}

.placed-in {
    background: #EEF4FF;
    font-weight: bold;
    padding: 5px 12px;
    border-radius: 16px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.owl-stage {
    display: flex;
    align-items: center;
}

.owl-carousel.carousel-center-active-item-2 .owl-item.active > div span.star-rating i {
    color: #eac605 !important
}

.author-reviews p {
    font-size: 12px;
}

    .author-reviews p span {
        font-weight: 600;
    }

.reviews {
    display: flex;
    align-items: center;
    background: #dbdbdb;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    width: 100%;
}

.about-banner {
    background: url(../images/aboutus-banner.png);
}

.aboutus-banner.plain-banner {
    background: url(../images/inner-banner.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%,contain;
}

.aboutus-banner.career-banner {
    background: url(../images/careers-banner.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%,contain;
}

.aboutus-banner.blog-banner {
    background: url(../images/inner-banner.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%,contain;
}

.terms ul li {
    margin-bottom: 20px;
}

.bg-ccc {
    background: #ccc !important;
}

.dashboard-btn {
    background: linear-gradient( 126deg,#f5a623,#f76b1c) !important;
    padding: 6px 10px !important;
    border-radius: 4px !important;
    color: white;
    font-weight: 600;
    font-weight: bold;
    padding: 9px 16px;
    font-size: 18px;
    color: #333;
    word-spacing: 2px;
    border: 1px solid orange !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu.left-0px {
    left: 0px !important;
    top: 37px;
}

.gradient-bg {
    background: linear-gradient(110deg, #53a2ff, #2a387b) !important;
}

.letter-spacing-0px {
    letter-spacing: 0px
}

.list-style-none {
    list-style-type: none;
}

.class-detail img {
    height: 369px;
    object-fit: cover;
    object-position: center;
}

.class-item p b {
    float: left;
}

.payment-detail tr th {
    border-right: 1px solid #ddd;
    text-align: center;
}

    .payment-detail tr th:last-child {
        border-right: none;
    }

.payment-detail tr td {
    border-right: 1px solid #ddd;
    text-align: center;
}

    .payment-detail tr td:last-child {
        border-right: none;
    }

.class-item {
    border-bottom: 1px solid #595858;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

    .class-item:first-child {
        border-top: 1px solid #595858;
    }

    .class-item p {
        margin-bottom: 0px;
    }

        .class-item p span {
            font-weight: 600;
            width: 26%;
            float: left;
        }

        .class-item p span1 {
            padding-left: 10px;
            float: left;
            width: 69%;
            line-height: 22px;
        }

.meeting-btns {
    display: flex;
    justify-content: space-between;
}

    .meeting-btns .theme-btn1 {
        color: white !important;
    }

    .meeting-btns .theme-btn2 {
        color: white !important;
    }

.class-detail {
    border-radius: 20px;
}

    .class-detail .course-thumb img {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

.video-content {
    text-align: center;
    margin-bottom: 40px;
    padding-bottom: 10px;
    padding-top: 15px;
}

    .video-content h3 {
        text-transform: none;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .video-content p {
        line-height: 24px;
        padding: 0px 50px;
    }

@media only screen and (max-width:767px) {
    .video-content p {
        padding: 0px 0px;
    }
}

.vimeo-video {
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 15%);
}

.video-content p i {
    padding-right: 5px;
}

.student-profile .course-thumb {
    position: relative;
}

.photo-icon {
    position: absolute;
    color: #ffff;
    right: 15px;
    background: rgba(0,0,0,0.5);
    top: 15px;
    border: 1px solid white;
    padding: 5px 10px;
    border-radius: 10px;
    cursor: pointer;
}

.subscription-heading {
    background: #ccc;
    padding: 10px 25px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.course-subscription .class-item:first-child {
    border-top: none;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-success {
    background-color: #5cb85c;
}

.label-warning {
    background-color: #f0ad4e;
}

.message-box {
    height: 500px;
    overflow: auto;
}

.modal-content .form-control {
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    border: 1px solid #ccc;
    height: 46px;
}

.course-includes h4 {
    color: #d6d6d6;
    font-size: 20px;
    text-align: left;
    font-weight: 600;
}

.course-includes ul li {
    text-align: left;
    color: #d6d6d6;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0px;
}

.course-includes ul {
    padding-left: 20px;
}

.btlr-10px {
    border-top-left-radius: 10px !important;
}

.btrr-10px {
    border-top-right-radius: 10px !important;
}

.bblr-10px {
    border-bottom-left-radius: 10px !important;
}

.bbrr-10px {
    border-bottom-right-radius: 10px !important;
}

.header-right ul li a {
    color: white;
}

p.course-price {
    font-size: 40px;
}

    p.course-price span {
        text-decoration: line-through;
        font-size: 20px;
    }

    p.course-price small {
        color: green;
        font-size: 15px;
        font-weight: 600;
    }

p.course-price {
    font-size: 40px;
}


/* Dashboard Dropdown*/


.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: #4c4c4c;
        padding: 6px 16px;
        text-decoration: none;
        display: block;
        font-weight: 600;
        font-size: 14px;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.dashboard-section h1 {
    text-align: center;
    font-weight: 600;
    font-size: 34px;
}

.course-document {
    font-weight: 600;
    text-align: center;
}

    .course-document i {
        padding-right: 5px;
    }

.course-fee {
    font-weight: 600;
}

.syllabus-download {
    font-size: 16px;
    font-weight: 600;
}

.syllabus-table img {
    width: 30px;
    margin-right: 5px;
}

.batch-timing-table.syllabus-table {
    text-align: left;
}

.batch-timing-table.syllabus-table {
    border: 1px solid #dee2e6;
    padding: 12px 25px;
}

.class-detail.student-subscription img {
    height: 435px;
    object-fit: cover;
    object-position: center;
}

.enroll-heading {
    line-height: 24px !important;
    margin-bottom: 20px !important;
}

    .enroll-heading span {
        font-weight: normal;
    }

.nav-secondary .theme-btn {
    display: none
}

.nav-secondary.sticky-active .theme-btn {
    display: block;
    margin-left: 10px;
    border:0px;
}

.bg-position-bottom {
    background-position: bottom !important
}

.hidden-lg {
    display: none;
}

.aboutus-banner {
    position: relative;
    overflow: hidden;
    min-height: 320px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url(../images/aboutus-banner.png);
    background-position: right;
    background-size: auto 100%,contain;
    background-repeat: no-repeat,no-repeat;
    color: #fff;
}

.left-block {
    background: green;
    color: white;
    padding: 40px;
}

    .left-block img {
        width: 120px !important;
        margin: 0px auto;
        display: block;
        margin-bottom: 20px !important
    }

    .left-block h3 {
        font-weight: 400;
        text-align: center;
        color: white;
        text-transform: none;
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 0;
    }

.bg-fafafa {
    background: #fafafa;
}

.job-detail {
    margin-bottom: 0px;
    padding: 10px;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
}

.job-label {
    font-weight: 600
}

.career-table td.job-post a {
    font-weight: 500;
    font-size: 20px;
}

.partners {
    background: #F5F8F4
}

.why-1 {
    border-bottom: 5px dotted #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

p.last-para {
    font-size: 32px;
    line-height: 40px;
}

.why-1 h2 {
    margin-bottom: 50px;
}

.why-1 h4 {
    font-weight: 500;
    font-size: 82px;
}

    .why-1 h4 span {
        font-size: 55px !important;
    }

.right-block {
    padding: 50px;
}

    .right-block p {
        margin-bottom: 0px;
        font-size: 30px;
        line-height: 40px;
    }

.partners .owl-carousel .owl-nav button.owl-next:before {
    color: #333;
    font-size: 30px !important;
}

.partners .owl-carousel .owl-nav button.owl-prev:before {
    font-size: 30px !important
}

.purchase-table tr td {
    text-align: left
}

.purchase-table tr th {
    text-align: left
}

#reviews .review-testimonial {
    background: white;
    border-radius: 10px;
    color: #333;
}

#reviews .author {
    padding: 15px;
}

#reviews .owl-carousel .owl-nav button.owl-prev {
    left: -20px;
}

#reviews .owl-carousel .owl-nav button.owl-next {
    right: -20px;
}

.dropdown-right-angle .fa-chevron-down:before {
    content: "\f054";
}

#header .main-tab .fa-angle-down:before {
    content: none;
}

html .star-rating .text-color-dark, html .text-dark {
    color: orange !important;
}

h2.blog-banner-heading {
    font-weight: 600;
    font-size: 32px;
}

h1.blog-banner-heading {
    font-weight: 600;
    font-size: 32px;
}

.min-height-auto {
    min-height: auto !important
}

.blog-posts.single-post .post-image {
    margin-bottom: 0px !important
}

.blog-posts.single-post .owl-carousel {
    margin-bottom: 0px !important
}

    .blog-posts.single-post .owl-carousel .owl-item {
        margin-right: 0px !important
    }

.blog-posts.single-post .post-content h2 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.1px;
}

.blog-posts.single-post .post-content h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 20px;
    letter-spacing: .1px;
    line-height: 32px;
}

.blog-posts.single-post .post-content p {
    font-size: 18px;
    line-height: 30px;
    color: #262627;
    margin-bottom: 20px;
    letter-spacing: 0.1px;
}

.post-content .table {
    margin-bottom: 40px;
}

.blog-posts.single-post .post-content h6 {
    font-weight: 600;
    letter-spacing: 0.1px;
    font-size: 18px;
    line-height: 28px;
}

.blog-posts.single-post .post-content ul li {
    font-size: 18px;
    line-height: 30px;
    color: #262627;
    margin-bottom: 18px;
    letter-spacing: 0.1px;
    margin-bottom: 5px;
}

.blog-posts.single-post .post-content ul {
    margin-bottom: 30px;
}

.blog-posts.single-post {
    padding-right: 100px;
}

/*hire a talent page style starts here*/
.hire {
    background: #dfe0e5;
}

.hire-head h3 {
    font-size: 25px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: unset;
    color: #ffc000;
}

.hire-head h1 {
    font-size: 32px;
    line-height: 30px;
    margin: 0 0 20px;
    color: #fff;
    font-weight: 600;
}

.hire-head p {
    color: #ffffff;
    font-size: 16px;
}

.hire-head {
    margin-top: 30px;
}

.hire.job {
    background-image: url(../images/new-banners/banner-new.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%,contain;
    padding-bottom: 30px;
}

    .hire.job h1, .hire.job p {
        color: #000000;
    }

    .hire.job .breadcrumb li a, .hire.job .breadcrumb li {
        color: #000;
    }

.hire.hire-1 .breadcrumb > li + li:before {
    color: #fff;
}

.hire.job .hire-head {
    margin-top: 0px !important;
}

.hire .question-form h3 {
    text-transform: unset;
}

.icon-sec-1 {
    background: #f7f7f7;
    padding: 20px 0px;
}

.sec-isec img {
    height: 50px;
    margin-left: 15px;
}

.para-sec {
    margin-left: -22px;
    margin-top: 5px;
}

.first-para hr.common {
    margin: 15px 0px 30px !important;
}

.first-para.second-para hr.common {
    margin: 15px auto 30px !important;
}

.para-sec h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
    letter-spacing: -.2px;
}

.para-sec p {
    font-size: 14px;
    line-height: 22px;
}

.c-statsBanner__highlight {
    top: -13px;
    right: -1rem;
}

.c-statsBanner__highlight {
    position: absolute;
    top: -33px;
    left: -1rem;
    right: 0;
    bottom: -13px;
    z-index: 1;
    height: 116px;
    -webkit-box-shadow: 0 0 4px 4px rgb(20 102 143 / 8%);
    box-shadow: 0 0 4px 4px rgb(20 102 143 / 8%);
    border: 1px solid #eee;
    background: #fff;
}

    .c-statsBanner__highlight:before {
        content: "";
        position: absolute;
        top: 0;
        left: -13px;
        border: 6px solid #b2b2b2;
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .c-statsBanner__highlight:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: -13px;
        border: 6px solid #c1c1c1;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

.box-new {
    position: relative;
    z-index: 5;
}

.solution-list li {
    padding-left: 60px;
    position: relative;
}

.circle-arrow {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #dad7d8;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff;
}

.solution-text {
    padding-top: 11px;
}

.circle-arrow:after {
    content: "";
    display: inline-block;
    border: solid #ffbc00;
    border-width: 0 3px 3px 0;
    left: 100%;
    z-index: 1;
    padding: 4px;
    top: 7px;
    margin: 16px 0 0 10px;
    transition: .3s ease-in;
    transform: rotate( -45deg );
}

.solution-text h3 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 1.1;
}

ul.solution-list {
    list-style-type: none;
    padding: 0px;
    margin-top: 10px;
}

.sublists .solution-text p {
    min-height: unset !important;
}

.sublists ul {
    padding: 10px 0 0 0rem;
}

.service-sec .solution-text {
    margin-left: 0px !important;
}

.sublists ul li {
    margin: 0 0 1rem;
    position: relative;
    color: #fff;
}

.choosearea {
    background: #000080;
    padding: 60px 0px 40px;
    margin: 50px 0px;
}

    .choosearea .sublists img.img-fluid {
        width: 80px;
        margin-bottom: 20px;
    }

.expert-head:hover {
}

.expertise {
    margin: 70px 0px;
}

.steps {
    margin: 60px 0px 40px;
    padding: 0px 0px;
}

.box-shadow-12 .col-md-4 {
}

.new-boxes-sec .col-lg-4.col-md-4:hover h4, .new-boxes-sec .col-lg-4.col-md-4:hover p {
    color: #fff;
}

.tab-sec.sec-hire1 {
    margin: 90px 0px 0px;
}

.hire.job .breadcrumb > li + li:before {
    color: #222222;
}

.box-shadow-12 .col-md-4:hover {
    background: #000080;
}

.expert.three:hover {
    margin-right: 16px;
}

.expert-head {
    padding: 10px 0px;
    margin-bottom: 10px;
}

    .expert-head h4 {
        margin-bottom: 0px;
        padding-bottom: 0px;
        font-size: 18px;
        text-align: left;
        color: #2f5597;
        font-weight: 600;
        letter-spacing: -.2px;
    }

.faq-sec .toggle.toggle-simple .toggle > .toggle-title {
    letter-spacing: -.2px;
    font-size: 18px;
    font-weight: 600;
}


.sublists .circle-arrow:after {
    border: solid #ffbc00;
    border-width: 0 3px 3px 0;
    left: 100%;
    padding: 3px;
    top: 5px;
    margin: 0px 0 2px 1px;
}

.sublists .circle-arrow {
    width: 25px;
    height: 25px;
    border: 1px solid #fff !important;
    background: #000080;
}

.solution-text {
    padding-top: 0px;
    margin-left: -20px;
}

.sublists h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0px !important;
    text-transform: unset;
    color: #ffffff;
    padding-bottom: 0px !important;
    letter-spacing: -.2px;
}

.why-us h3, .why-us p {
    color: #fff;
}

.why-us h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    text-transform: unset;
}

hr.why {
    background: rgb(255 192 0);
    border: 2px solid;
    height: 2px;
    width: 10%;
    margin: 10px auto;
}

.tab-sec {
    margin-top: 35px;
    margin-bottom: 30px;
}

.courses-imgs img {
    width: 70%;
}

.new-boxes-sec h3, .steps h3, .bring h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform: unset;
    text-align: center;
}

hr.common {
    border: 1px solid #0049af;
    height: 0px;
    margin: 15px auto 30px;
    width: 100px;
}

.expert-box {
    margin-top: 40px;
}

.expertise p {
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: left;
}

.serviceBox2 {
    background-color: #fff;
    padding: 0 0 20px;
    margin: 30px 0px 0px;
    text-align: right;
    border-radius: 20px 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 7px 0 #ccc;
}

.new-service-box-sec .serviceBox2 {
    margin: 30px 45px 0px;
}


.serviceBox2 .title2 {
    color: #fff;
    background: linear-gradient( 126deg,#f5a623,#f76b1c);
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    text-transform: unset;
    padding: 12px 36px;
    margin: -6px -6px 14px 0;
    border-radius: 0 0 0 20px;
    box-shadow: -2px 4px 1px rgb(0 0 0 / 20%);
    display: inline-block;
    position: relative;
}

.logos-sec img.img-fluid {
    box-shadow: 0 0 1.5rem rgb(0 0 0 / 10%);
}

.serviceBox2 p {
    padding: 0px 16px;
    font-size: 14px;
    color: #272727;
    text-align: left;
    line-height: 1.7em;
}

span.number {
    border: 2px solid #ffffff;
    padding: 5px 10px;
    border-radius: 30px;
    margin-left: 2px;
}

.serviceBox2 h4 {
    text-align: left;
    font-size: 18px;
    padding-left: 12px;
    font-weight: 600;
    letter-spacing: -.2px;
}

.new-step-3 {
    margin-left: -52px;
}

.faq-sec {
    margin: 100px 0px;
}

.text-wrap .iconwrap {
    width: 30px;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e6e5e5;
}

.faq-sec {
    margin: 70px 0px 0px;
    background: #000080;
    padding: 50px 0px;
}

.tab-contents.service-sec.second-hire-sec {
    margin-top: 70px;
}

.faq-sec section.toggle {
    background: #fefafa;
    border-radius: 3px;
    margin-bottom: 26px !important;
    box-shadow: 0 2px 12px 0 rgb(12 7 7 / 15%);
}

    .faq-sec section.toggle:nth-last-child(1) {
        margin-bottom: 0px !important;
    }

.faqs-sub {
    margin-top: 50px;
    margin-bottom: 20px;
}

.faq-sec a.toggle-title {
    padding-left: 10px !important;
}

.faq-sec .toggle-content {
    padding: 10px !important;
}

.tab-contents h3 {
    text-transform: unset;
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    font-weight: 600;
}

.solution-list h3 {
    font-size: 18px;
    line-height: 30px;
    text-transform: unset;
    margin-bottom: 0px !important;
    font-weight: 600;
    padding-bottom: 0px !important;
    letter-spacing: -.2px;
}

.sublists {
    margin-top: 30px;
}

.new-icon-sec img {
    width: 50px;
    margin-bottom: 20px;
}

.new-icon-sec {
    background: #ffffff;
    box-shadow: 0px 0px 5px grey;
    border-radius: 5px;
    padding: 15px 10px;
    border-bottom: 2px solid #2f5597;
    margin: 30px 0px;
    min-height: 300px;
}

.first-para p {
    font-size: 16px;
    margin-top: 5px;
}

.first-para {
    margin-bottom: 25px;
}

.solution-text p {
    min-height: 120px;
}

.tab-contents {
    margin: 50px 0px;
}

.hire-head img {
    width: 35px;
    margin-bottom: 20px;
}

.tab-sec .tabs.tabs-simple .nav-tabs > li .nav-link {
    padding: 15px 30px;
    background: 0 0;
    border-bottom: 3px solid #ffffff;
    border-radius: 0;
    color: #333333;
    font-size: 18px;
    font-weight: 600 !important;
}

.new-icon-sec:hover {
    box-shadow: none;
    background: #f7f7f7;
}

.post.post-medium.border-new img {
    border-radius: 10px 10px 0px 0px !important;
}

.post.post-medium.border-new {
    border-radius: 10px 10px 10px 10px !important;
}

.post.post-medium.border-new {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.border-new .img-thumbnail.img-thumbnail-no-borders {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.contect_form1 select {
    border-radius: 0px !important;
}

.hire.hire-talent, .hire.hire-1 {
    background: #000080;
}

    .hire.hire-talent img.img-fluid {
        margin-top: 0px;
        max-width: 80%;
        margin-bottom: 4px;
    }

    .hire.hire-talent .rjs img.img-fluid {
        margin-top: -14px;
        max-width: 65%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }

.serviceBox2 h4 {
    padding-right: 10px;
    padding-left: 15px;
}

.hire.hire-talent {
    background: #004aad;
}

.rate h5 {
    font-size: 50px;
    margin-top: 10px;
    color: red;
    font-weight: 500;
}

.box-new .col-md-4 {
    padding: 0px;
}

.box-new .para-sec {
    margin-left: -16px;
}

.box-new .para-sec {
    margin-top: 5px;
}

.rating-sec .box-new {
    margin-top: 5px;
}

.sec-isec.rating-sec {
    padding-right: 10px;
    padding-left: 10px;
}

.logos-sec {
    background-image: url('../images/blogimgs/hire/world-map.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px;
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .icon-sec-1 {
        padding: 20px 0px 0px;
    }

    .para-sec {
        margin-left: 0px;
        text-align: center;
    }

        .para-sec p {
            font-size: 11px;
        }

    .c-statsBanner__highlight:before {
        border: 0px !important;
    }

    .c-statsBanner__highlight:after {
        border: 0px !important;
    }

    .c-statsBanner__highlight {
        border: none !important;
        box-shadow: none !important;
        top: unset;
        bottom: 0px !important;
        background: #f7f7f7;
        height: unset !important;
    }

    .sec-isec img {
        margin-left: 0px;
    }

    .tab-sec .tabs.tabs-simple .nav-tabs > li .nav-link {
        padding: 10px 15px;
        background: 0 0;
        border-bottom: 3px solid #ffffff;
        border-radius: 0;
        color: #333333;
        font-size: 13px;
    }

    .serviceBox2 h4 {
        margin-top: -5px !important;
    }

    .faq-sec a.toggle-title {
        padding-left: 30px !important;
    }

    .faq-sec section.toggle {
        padding: 0px 10px !important;
    }

    .detail-left .pr-5 {
        padding-right: 0px !important;
    }

    .breadgram-sec-1.new-brdgm {
        padding-top: 0px !important;
    }

    h1.entry-title {
        font-size: 28px;
        font-weight: 600;
    }

    .desk-author-head {
        display: none;
    }

    .mob-author-head {
        display: block !important;
    }

    .about-profile hr.hr-2 {
        display: none;
    }

    .filter-sec .toggle-primary .toggle label, .filter-sec .toggle-primary .toggle .toggle-title {
        padding-left: 16px;
    }

    .filter-sec ul {
        padding-left: 5px;
    }

    .skillslist li {
        margin-bottom: 5px;
    }

    .hire.hire-talent img.img-fluid {
        margin-top: 0px;
    }
}
/*hire a talent page style ends here*/

.step3mob {
    display: none;
}

.new-boxes-sec .container.sub-container-sec {
    background: #fff !important;
    box-shadow: 0 4px 4.9px 0.1px rgb(0 0 0 / 15%), 0 11px 7.76px 0.24px rgb(0 0 0 / 10%), 0 14px 17.86px 1.14px rgb(0 0 0 / 14%), 0 20px 24.3px 2.7px rgb(0 0 0 / 6%);
}

.sub-container-sec {
    margin-top: 30px;
}

.new-boxes-sec .col-lg-4.col-md-4 {
    border-left: 1px solid #e2e1e1;
    border-bottom: 1px solid #e2e1e1;
}

.expert {
    padding: 20px 0px 20px;
}

.expert-head {
    padding: 10px 0px;
    margin-bottom: 10px;
}

    .expert-head h4 {
        margin-bottom: 0px;
        padding-bottom: 0px;
        font-size: 18px;
        text-align: left;
        color: #2f5597;
        font-weight: 600;
        letter-spacing: -.2px;
    }

.new-boxes-sec .col-lg-4.col-md-4:hover {
    background: #f7711c;
}

    .new-boxes-sec .col-lg-4.col-md-4:hover h4, .new-boxes-sec .col-lg-4.col-md-4:hover p {
        color: #fff;
    }

@media only screen and (min-width:320px) and (max-width:767px) {
    .step3desk {
        display: none;
    }

    .step3mob {
        display: block !important;
    }

    .para-sec h4 {
        font-size: 13px;
    }

    .sec-isec {
        margin-bottom: 20px;
    }

    .rate h5 {
        font-size: 45px;
        margin-left: 10px;
    }

    .solution-list h3 {
        font-size: 18px !important;
    }
}
/*hire a talent page style ends here*/

/*job position style starts here*/
span.ellipsis, span.shortd {
    margin-left: 5px;
}

span.fleft.fw500 {
    margin-left: 4px;
}

.jobhead ul {
    padding: 0px;
    list-style-type: none;
    margin: 0px !important;
}

    .jobhead ul li {
        display: inline;
        margin: 0px 10px 0px 0px;
    }

article.jobhead.bgWhite.br4.mb-8 {
    background: #ffffff;
    border: 1px solid #ebf0f6;
    box-shadow: 0 1px 2px 0 rgb(0 106 194 / 20%);
    padding: 24px 24px 16px;
    margin: 20px 0px;
}

.jobTupleFooter li {
    padding: 4px 6px 4px 4px;
    display: inline-block;
    position: relative;
    background: #f4f5f7;
    height: 16px;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    vertical-align: top;
    display: inline-block;
    letter-spacing: .2px;
}

li.fleft {
    color: #536777;
    font-size: 13px;
}

.job-description {
    font-size: 13px;
    color: #536777;
    margin-bottom: 5px;
}

.jobTupleFooter {
    margin-top: 15px;
}


.filter-sec .toggle-primary .toggle.active > label, .filter-sec .toggle-primary .toggle.active > .toggle-title {
    border: none
}

.filter-sec .toggle-primary.toggle-minimal .toggle.active > label, .filter-sec .toggle-primary.toggle-minimal .toggle.active > .toggle-title {
    color: #0056b3;
    font-weight: 300;
}

.filter-sec .toggle-primary .toggle.active > label, .filter-sec .toggle-primary .toggle.active > .toggle-title {
    background: #ffffff !important;
}

.filter-sec .toggle-primary .toggle label, .filter-sec .toggle-primary .toggle .toggle-title {
    color: #0056b3;
    border-left: 0px;
    border-radius: 0px;
    border-right: none !important;
    border: none !important;
    background: #ffffff !important;
    font-weight: 300;
}

.filter-sec ul {
    list-style-type: none !important;
    padding: 0px !important;
}

.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 13px;
    width: 13px;
    background-color: #fff;
    border-color: #2b2a2a;
    border-style: solid;
    border-width: 2px;
    border-radius: 2px;
}

.check-box-sec {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #536777 !important;
}

    .check-box-sec input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.filter-sec .toggle {
    border-bottom: 1px solid #e5e4e4;
}

.posting {
    margin-top: 40px;
    margin-bottom: 40px;
}

.filter-lists li {
    padding-left: 5px;
}

.filter-sec {
    border: 1px solid #ebf0f6;
    box-shadow: 0 1px 2px 0 rgb(0 106 194 / 20%);
    margin-top: 22px;
}

    .filter-sec .toggle:nth-last-child(1) {
        border-bottom: none !important;
    }

.hire.hire-1 {
    padding-bottom: 0px !important;
}

.desctn .question-form {
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgb(0 106 194 / 20%);
    padding: 4%;
    /*    border: 1px solid 1px solid #ebf0f6;*/
    border: 1px solid #ebf0f6;
    border: 1px solid #ebf0f6;
    margin: 23px 0px 0px;
}

.job-desc {
    box-shadow: 0 1px 2px 0 rgb(0 106 194 / 20%);
    border-radius: 5px;
    background: #ffffff;
    padding: 16px 10px;
    border: 1px solid #ebf0f6;
    margin: 30px 0px 20px;
}

.details label {
    font-size: 14px !important;
    color: #232323;
    margin-bottom: -5px;
    font-weight: 600;
    display: inherit;
}

.head h3 {
    text-transform: unset;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: 600;
    padding-bottom: 0px;
}

.details {
    border-bottom: 1px solid #e5e2e2;
    padding: 5px 0px 5px;
}

    .details span {
        color: #333;
        font-size: 13px !important;
    }

.skillslist ul {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 7px;
}

.highlights {
    margin-top: 35px;
}

.skillslist li {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 0px 10px;
}

    .skillslist li:hover {
        color: #4a90e2;
        border: 1px solid #4a90e2;
    }

.skillslist {
    margin-top: 10px;
}

.job-head-new h4 {
    font-size: 22px;
    text-transform: unset;
    font-weight: 600;
    margin-bottom: 8px;
}

li.fleft.dot1 {
    background: #f6f6f6;
    padding: 2px 9px;
    border: 1px solid #c6c6c6;
    border-radius: 9px;
}

a.title.fw500.ellipsis {
    font-weight: 600;
}

.job-head-new h5 {
    font-size: 18px;
    text-transform: unset;
    font-weight: 500;
}

.job-head-new ul.sal-list {
    padding-left: 0px;
    list-style-type: none;
    margin-bottom: 5px !important;
}

.right-btns .sign-up-btn {
    padding: 5px 8px;
    font-size: 14px;
}

.hire.hire-1.hirejdec {
    background: none;
}

    .hire.hire-1.hirejdec .breadcrumb > li {
        color: #222;
    }

        .hire.hire-1.hirejdec .breadcrumb > li + li:before {
            color: #222 !important;
        }

    .hire.hire-1.hirejdec .breadcrumb li a {
        color: #222;
    }

.jobdesc-head h1 {
    font-size: 2.5rem !important;
    margin-bottom: -10px;
    letter-spacing: -0.2px;
    font-weight: 300;
    margin-top: 15px;
}
/*job position style ends here*/

/*job-description style starts here*/

.hire.hire-1.hirejdec {
    background: none;
}

.page-breadcrum {
    background: transparent;
    padding: 10px 0px;
}

.hire.hire-1.hirejdec .breadcrumb > li {
    color: #222;
}

.jobdesc-head h1 {
    font-size: 2.5rem !important;
    margin-bottom: -10px;
    letter-spacing: -0.2px;
    font-weight: 300;
    margin-top: 15px;
}

.job-desc {
    box-shadow: 0 1px 2px 0 rgb(0 106 194 / 20%);
    border-radius: 5px;
    background: #ffffff;
    padding: 16px 10px;
    border: 1px solid #ebf0f6;
    margin: 30px 0px 20px;
}

.details {
    border-bottom: 1px solid #e5e2e2;
    padding: 5px 0px 5px;
}

    .details label {
        font-size: 14px !important;
        color: #232323;
        margin-bottom: -5px;
        font-weight: 600;
        display: inherit;
    }

.skillslist {
    margin-top: 10px;
}

    .skillslist ul {
        list-style-type: none;
        padding: 0px;
        margin-bottom: 7px;
    }

    .skillslist li {
        display: inline-block;
        margin-right: 10px;
        border: 1px solid #ccc;
        border-radius: 12px;
        padding: 0px 10px;
    }

.details span {
    color: #333;
    font-size: 13px !important;
}

.highlights {
    margin-top: 35px;
}

.desctn .question-form {
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgb(0 106 194 / 20%);
    padding: 4%;
    border: 1px solid #ebf0f6;
    margin: 23px 0px 0px;
}

.question-form {
    background-color: #fff;
    width: 100%;
    float: left;
}

    .question-form h3 {
        color: #232323;
        text-align: center;
        font-size: 22px !important;
        text-transform: unset;
        letter-spacing: 1px;
        font-weight: 700;
        padding: 10px 0;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .question-form .question-input {
        margin-bottom: 15px;
    }

.question-input .form-group {
    margin-bottom: 0rem !important;
}

.contect_form1 {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.question-form .fa, .question-form .fas {
    position: absolute;
    color: #000;
    font-size: 18px;
    top: 0%;
    left: 2%;
    z-index: 1;
    padding-left: 6px;
    float: left;
    padding-top: 12px;
}

.question-form .fa {
    width: 20px;
}

.question-form .wpcf7-form-control-wrap {
    position: relative;
}

.question-form input, .question-form select, .question-form input.form-control, .question-form select.form-control {
    padding-left: 40px !important;
    height: 40px !important;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #c5c5c5;
    color: #545454;
    background-color: #fff;
    float: left;
    border-top: none;
    border-left: none;
    border-right: none;
}

input.wpcf7-form-control.wpcf7-submit.theme-btn.w-100 {
    background: linear-gradient( 126deg,#f5a623,#f76b1c);
    padding: 0px 16px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 5px;
}
/*job-description style ends here*/

/*job-posting style*/
.filter-sec .toggle-primary .toggle label, .filter-sec .toggle-primary .toggle .toggle-title {
    color: #0056b3;
    border-left: 0px;
    border-radius: 0px;
    border-right: none !important;
    border: none !important;
    background: #ffffff !important;
    font-weight: 300;
    transition: all .15s ease-out;
    letter-spacing: -.2px;
    text-decoration: none;
    display: block;
    min-height: 20px;
    padding: 12px 20px 12px 5px;
    position: relative;
    cursor: pointer;
}

.filter-sec .toggle {
    border-bottom: 1px solid #e5e4e4;
}
/*job-posting style*/


/*blog listing page*/

.new-blog-list h2 a {
    color: #383838 !important;
}

.new-blog-list h2 {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
    min-height: 71px;
    color: #383838 !important;
}

.new-blog-list article.post .post-meta {
    text-align: center;
}

    .new-blog-list article.post .post-meta > span {
        line-height: 24px;
        font-weight: 600;
        font-size: 16px;
    }

.post.post-medium.border-new img {
    border-radius: 10px 10px 0px 0px !important;
}

.post.post-medium.border-new {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.filter-lists label {
    margin-left: 5px;
    color: #222 !important;
    top: -1px;
    display: inline-block !important;
    font-weight: 500 !Important;
    padding: 0px !important;
}

.filter-lists {
    padding-left: 6px;
    margin-top: 5px;
}
/*terms-new style starts here*/
.terms-head {
    margin-top: 20px;
}

.terms-main {
    padding: 30px 0px;
}

.payment-options-new {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
}

    .payment-options-new h5 {
        text-transform: unset;
    }
/*terms-new style ends here*/


/*------------------------ new-style starts here -------------------------*/
.section.popular-courses {
 padding-top: 140px;
}
/*------------------------ new-style ends here -------------------------*/

/*--------------------- course-detail page responsive starts here -------------------------*/
@media only screen and (min-width:320px) and (max-width:767px) {
    .custom-accordion-style-1 > .card .card-header a:before {
        content:none;
    }
    img.be-ready{
        margin-bottom:0px;
    }
    .card-body{
        padding:1rem;
    }
    body{
        font-size:16px;
    }
    .course-content p {
        font-size: 18px;
        line-height: 26px;
    }
    h5{
        line-height:26px;
    }
    .home-featurebox p {
        line-height: 25px!important;
        font-size: 16px!important;
    }
    .student-placement-detail p {
        font-size: 12px;
    }
    .section-icons p {
        line-height: 24px;
    }
    .section.popular-courses {
        padding-top: 40px;
    }
    .future-sec-new .form-control.margin-top-6 {
        margin-top: 12px;
    }
    .future-sec-new .bg-white {
        margin:0px 15px;
    }
}
/*--------------------- course-detail page responsive ends here -------------------------*/



/*--------------------------------Course pricing css section starts here----------------------*/
#Course_Pricing {
    margin: 100px 0;
}

.course_Pricing_Section {
    background: #f0f8ff;
}


#Course_Pricing .Course_Table .Price_Table td {
    border: 1px solid #c0d5ed;
}

    .course_Pricing_Section .course-Icon {
        height: 50px;
        padding-right: 10px;
    }

    .course_Pricing_Section .course-box {
        background: #fff;
        padding: 5px;
        margin: 5px 0;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
        border-radius: 5px;
        font-size: 16px;
        font-weight: 600;
    }

#Course_Pricing .table_Header {
    background: #03336e;
    color: #fff;
}

    #Course_Pricing .table_Header > td {
        font-size: 20px;
        line-height: 2;
        font-weight: 600;
        padding: 10px 50px;
    }

#Course_Pricing .Course_Table {
    margin: auto;
}

#Course_Pricing .ViewMoreBtn {
    font-size: 16px;
    font-weight: 600;
    color: #03336E;
}

#Course_Pricing .Price_Table {
    background: #fdfdfd;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1);
    /* border-radius: 20px; */
}



#Course_Pricing .Buy_Now_Btn {
    padding: 5px 10px;
    border-radius: 5px;
    background: #03336E;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    width: 75%;
    margin: 10px auto;
}


#Course_Pricing .course_Price {
    height: 120px !important;
}

    #Course_Pricing .course_Price > td {
        font-size: 18px;
    }






.buy_Now_Sec .courseCol > p {
    font-size: 20px;
}

    .buy_Now_Sec .courseCol > p > span {
        font-weight: 600;
        padding-right: 10px;
    }

.buy_Now_Sec .courseCol > p {
    text-align: center;
}

.buy_Now_Sec .formCol {
    padding: 50px;
    /* box-shadow: 0 0 5px 5px rgba(0, 0, 0, .25); */
    border-radius: 25px;
}

    .buy_Now_Sec .formCol > h4 {
        font-size: 20px;
    }

    .buy_Now_Sec .formCol > form > p {
        font-weight: 600;
    }





.buy_Now_Sec .payImg {
    margin-bottom: 30px;
    border-radius: 10px;
}



.buy_Now_Sec .CourseInfoHeaderBox {
    background-color: #03336E;
    padding: 10px 20px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-start-start-radius: 10px;
    border-start-end-radius: 10px;
}

.buy_Now_Sec .CourseInfoHeaderBox > span {
    font-weight: 600;
}

.buy_Now_Sec {
    margin: 50px auto;
}

    .buy_Now_Sec .Buy_Now_Course_Info {
        box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
        margin: 20px 0 30px 0;
        border-radius: 10px;
    }


    .buy_Now_Sec .CourseInfoDetailBox {
        padding: 20px;
        font-size: 18px;
    }

    .buy_Now_Sec .toBold {
        font-weight: 600;
    }
.company-name img {
    height: 80px;
}

/*--------------- blog-listing page new style starts here ----------------*/
.post-image img {
    height: 280px;
}

.post-content h2 {
    font-size: 18px !important;
    min-height: 60px;
    line-height: 30px !important;
    font-weight: 700 !Important;
    letter-spacing: .3px;
    margin: 0px 0px 10px !important;
}

.post.post-medium {
    min-height: 600px;
}

article.post .post-meta {
    min-height: 120px;
}
.blog-posts.single-post article.post .post-meta{
min-height:unset!important;
}
.simple-post-list .post-image img{
    height:unset;
}
/*--------------- blog-listing page new style ends here ----------------*/
/*responsive CSS for Course Pricing section starts here*/
@media (min-width:768px) and (max-width:1024px) {
    .course_Pricing_Section .coursePricingHead {
        font-size: 30px !important;
    }

    .course_Pricing_Section .course-Icon {
        height: 30px;
    }

    .course_Pricing_Section .Course_FS {
        font-size: 12px !important;
    }
    article.post .post-meta, .post.post-medium, .post-content h2 {
        min-height: unset;
    }
    .post-image img{
        height:unset;
    }


    #Course_Pricing .table_Header > td {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 600;
        text-align: center;
        padding: 10px;
    }

    #Course_Pricing .course_Price > td {
        font-size: 12px;
    }

    #Course_Pricing .ViewMoreBtn {
        font-size: 12px;
    
    }

    #Course_Pricing .Buy_Now_Btn {
        padding: 0px;
   
        font-size: 12px;
     
    }

    #Course_Pricing .Download_Syllabus_Btn{
        padding:0 10px;
    }

    #Course_Pricing {
        margin: 30px 0;
    }

    .buy_Now_Sec {
        margin: auto !important;

    }


}

@media (min-width:320px) and (max-width:765px) {


    .course_Pricing_Section .coursePricingHead {
        font-size: 30px !important;
    }


    .course_Pricing_Section .course_Pricing_Img{
        display:none;
    }

    .course_Pricing_Section .Course_FS {
        font-size: 10px !important;
    }




    #Course_Pricing .table_Header > td {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 600;
        text-align: center;
        padding: 10px;
    }

    #Course_Pricing .course_Price > td {
        font-size: 10px;
    }

    #Course_Pricing .ViewMoreBtn {
        font-size: 10px;
    }

    #Course_Pricing .Buy_Now_Btn {
        padding: 0px;
        font-size: 10px;
    }

    #Course_Pricing .Download_Syllabus_Btn {
        padding: 0 10px;
    }

    #Course_Pricing {
        margin: 30px 0;
    }

    #Course_Pricing {
        overflow-x: auto;
    }

        #Course_Pricing .Buy_Now_Btn {
            width: 90%;
        }

    .buy_Now_Sec {
        margin: auto !important;
    }

        .buy_Now_Sec .Buy_Now_Padding_0 {
            padding:0!important ;
        }
    article.post .post-meta, .post.post-medium, .post-content h2 {
        min-height: unset;
    }

    .post-image img {
        height: unset;
    }

}






/*responsive CSS for Course Pricing section ends here*/

/*--------------------------------Course pricing css section ends here----------------------*/