



.get-started-btn-2 {
    margin-left: 30px;
    background: #e03a3c;
    color: #fff;
    border-radius: 4px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}

.get-started-btn:hover {
    background: #111111;
    color: #fff;
}

@media (max-width: 992px) {
    .get-started-btn {
        margin: 0 15px 0 0;
        padding: 6px 18px;
    }
}

.modal-header h5 {
    font-family: "Century Gothic", sans-serif;
    font-size: 25px;
    color: red;
}

.edbyte-link {
    color: red;
    cursor: pointer;
}

.icon-color {
    color: #e96b56;
}

.company .info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6),inset 0px 0px 5px #D5624F;
    padding: 20px 0 30px 0;
}

    .company .info-box i {
        font-size: 32px;
        color: #e96b56;
        border-radius: 50%;
        padding: 8px;
        border: 2px dotted #fef5f4;
    }

    .company .info-box h3 {
        font-size: 20px;
        color: #777777;
        font-weight: 700;
        margin: 10px 0;
    }

    .company .info-box p {
        padding: 0;
        line-height: 24px;
        font-size: 14px;
        margin-bottom: 0;
    }



.ought-contact .info-box {
    color: #444444;
    text-align: center;
    padding: 20px 0 30px 0;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
}

    .ought-contact .info-box:hover {
        -webkit-filter: none;
        filter: none;
        transform: scale(1.1);
        cursor: pointer;
    }

    .ought-contact .info-box i {
        font-size: 32px;
        color: #e96b56;
        border-radius: 50%;
        padding: 8px;
        border: 2px dotted #fef5f4;
    }

    .ought-contact .info-box h3 {
        font-family: "Open Sans", sans-serif;
        font-size: 20px;
        color: #777777;
        font-weight: 700;
        margin: 10px 0;
    }

    .ought-contact .info-box p {
        font-family: "Open Sans", sans-serif;
        padding: 0;
        line-height: 24px;
        font-size: 14px;
        margin-bottom: 0;
    }

.mob-view-more-btn {
    color: #1289ee;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}

.what-role-section {
    background: #fff;
    box-shadow: 0 2px 16px rgba(0,0,0,.08);
    /*border-radius: 4px;*/
    padding: 30px 30px 20px 30px;
}

.what-role-first-section {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 40px;
}

    .what-role-first-section .col-lg-4 {
        margin-bottom: 40px;
        position: relative;
    }

        .what-role-first-section .col-lg-4:before {
            position: absolute;
            content: "";
            width: 4px;
            height: 100%;
            background-color: #D5624F;
            border-radius: 100px;
            left: 15px;
        }

.what-role-images-max-height {
    height: 270px;
    overflow: hidden;
}

.what-role-first-list {
    padding-left: 15px;
}

    .what-role-first-list h3 {
        font-family: "Open Sans", sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 30px;
        margin-top: 0;
        margin-bottom: 5px;
        color: #000;
    }

    .what-role-first-list p {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        line-height: 22px;
        color: #000;
        padding-right: 40px;
    }

.what-role-skill-to-master-section {
    margin-bottom: 20px;
}

    .what-role-skill-to-master-section h3 {
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        color: #000;
        margin-bottom: 20px;
    }

.what-role-skill-to-master-max-height {
    /*height: 65px;*/
    /*overflow: hidden;*/
}

.what-role-skill-to-master-items {
    margin-bottom: 15px;
}

    .what-role-skill-to-master-items p {
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        color: #000;
        padding: 15px;
        text-align: center;
        border-radius: 0px;
        background: #fff;
        border: 1px solid rgba(114,157,245,.2);
        margin-bottom: 5px;
    }

.what-role-skill-to-master-wrapper .what-role-skill-to-master-items:nth-child(5n+1) p {
    box-shadow: 0 2px 4px rgba(0,0,0,.2),inset 4px 0 0 #D5624F;
}

.what-role-skill-to-master-wrapper .what-role-skill-to-master-items:nth-child(5n+2) p {
    box-shadow: 0 2px 4px rgba(0,0,0,.2),inset 4px 0 0 #D5624F;
}

.what-role-skill-to-master-wrapper .what-role-skill-to-master-items:nth-child(5n+3) p {
    box-shadow: 0 2px 4px rgba(0,0,0,.2),inset 4px 0 0 #D5624F;
}

.what-role-skill-to-master-wrapper .what-role-skill-to-master-items:nth-child(5n+4) p {
    box-shadow: 0 2px 4px rgba(0,0,0,.2),inset 4px 0 0 #D5624F;
}

.what-role-skill-to-master-wrapper .what-role-skill-to-master-items:nth-child(5n+5) p {
    box-shadow: 0 2px 4px rgba(0,0,0,.2),inset 4px 0 0 #D5624F;
}

.what-role-tools-to-master-section {
    padding-top: 40px;
    border-top: 1px solid #f2f2f2;
}

    .what-role-tools-to-master-section h3 {
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        color: #000;
        margin-bottom: 20px;
    }

.what-role-tools-images img {
    margin-bottom: 22px;
    max-width: 48%;
    display: inline-block;
}

.what-tools-images-max-height {
    /*height: 45px;
    overflow: hidden;*/
}

@media screen and (min-width:1200px) {
    .what-role-skill-to-master-items {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        margin-bottom: 15px;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .what-role-images-max-height {
        height: 295px;
    }
}



.review-i {
    color: #FBBC04;
}
/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
    padding: 0 100px;
}

    .faq .faq-list ul {
        padding: 0;
        list-style: none;
    }

    .faq .faq-list li + li {
        margin-top: 15px;
    }

    .faq .faq-list li {
        padding: 20px;
        background: #fff;
        border-radius: 4px;
        position: relative;
    }

    .faq .faq-list a {
        display: block;
        position: relative;
        font-family: "Poppins", sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        padding: 0 30px;
        outline: none;
        cursor: pointer;
    }

    .faq .faq-list .icon-help {
        font-size: 24px;
        position: absolute;
        right: 0;
        left: 20px;
        color: #E96B56;
    }

    .faq .faq-list .icon-show,
    .faq .faq-list .icon-close {
        font-size: 24px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .faq .faq-list p {
        margin-bottom: 0;
        padding: 10px 0 0 0;
    }

        .faq .faq-list p a {
            color: blue !important;
            cursor: pointer;
            padding: 10px 0 0 0 !important;
            display: inline !important;
        }

    .faq .faq-list .icon-show {
        display: none;
    }

    .faq .faq-list a.collapsed {
        color: #E96B56;
        transition: 0.3s;
    }

        .faq .faq-list a.collapsed:hover {
            color: #D6151F;
        }

        .faq .faq-list a.collapsed .icon-show {
            display: inline-block;
        }

        .faq .faq-list a.collapsed .icon-close {
            display: none;
        }

@media (max-width: 1200px) {
    .faq .faq-list {
        padding: 0;
    }
}


.edbyte-card-design {
    margin-bottom: 1rem;
}

    .edbyte-card-design .card {
        -webkit-box-shadow: 0px 0px 8px 0px rgb(130 130 130);
        -moz-box-shadow: 0px 0px 8px 0px rgba(130,130,130,1);
        /*box-shadow: 0px 0px 8px 0px rgb(130 130 130);*/
        box-shadow: 0 2px 16px rgba(0,0,0,.08);
        border-radius: 0px;
        border: 0;
        margin-bottom: 1em;
    }

    .edbyte-card-design .card:hover {
         -webkit-filter: none;
        filter: none;
        transform: scale(1.1);
        cursor: pointer;
        box-shadow: 0 2px 16px rgba(0,0,0,.08),inset 1px 0px 0 #D5624F;
    }



.edbyte-card-design-1 {
    margin-bottom: 1rem;
}

    .edbyte-card-design-1 .card {
        -webkit-box-shadow: 0px 0px 8px 0px rgb(130 130 130);
        -moz-box-shadow: 0px 0px 8px 0px rgba(130,130,130,1);
        /*box-shadow: 0px 0px 8px 0px rgb(130 130 130);*/
        box-shadow: 0 2px 16px rgba(0,0,0,.08);
        border-bottom: 3px solid #e96b56;
        border-radius: 0px;
        border: 0;
        margin-bottom: 1em;
    }



/*...........EdByte Why Choose Us.................*/
.edbyte-why-choose-us {
    margin-bottom: 1rem;
}

    .edbyte-why-choose-us .card {
        -webkit-box-shadow: 0px 0px 8px 0px rgb(130 130 130);
        -moz-box-shadow: 0px 0px 8px 0px rgba(130,130,130,1);
        /*box-shadow: 0px 0px 8px 0px rgb(130 130 130);*/
        box-shadow: 0 2px 16px rgba(0,0,0,.08);
        /*border-bottom: 1px solid #f2f2f2;*/
        border-radius: 0px;
        border: 0;
        margin-bottom: 1em;
        /*font-weight: bolder;*/
    }

    .edbyte-why-choose-us .card:hover {
         -webkit-filter: none;
        filter: none;
        transform: scale(1.1);
        cursor: pointer;
        box-shadow: 0 2px 16px rgba(0,0,0,.08),inset 1px 0 0 #D5624F;
    }

    .edbyte-why-choose-us .color1 {
        background: #f6f4f4;
        border-radius: 5px;
        color: #131313;
    }
/*............End EdByte Why Choose Us..............*/

/*EdByte PLaced Students*/
.edbyte-placed-students {
    margin-bottom: 2rem;
}

    .edbyte-placed-students .card {
        -webkit-box-shadow: 0px 0px 8px 0px rgb(130 130 130);
        -moz-box-shadow: 0px 0px 8px 0px rgba(130,130,130,1);
        box-shadow: 0px 0px 8px 0px rgb(130 130 130);
        border-radius: 10px;
        border: 0;
        margin-bottom: 0.75em;
    }

    .edbyte-placed-students .card:hover {
         -webkit-filter: none;
        filter: none;
        transform: scale(1.1);
        cursor: pointer;
    }

    .edbyte-placed-students .color1 {
        background: #f6f4f4;
        border-radius: 10px;
        color: #131313;
    }

    .edbyte-placed-students .font-10px {
        padding-top: 0.5em;
        font-size: 10px;
        font-weight: bolder;
    }


/*--------------------------------------------------------------
# Ought Team
--------------------------------------------------------------*/
.ought-team .member {
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    background: #fff;
}


    /*.ought-team .member img {
  max-width: 60%;
  border-radius: 50%;
  margin: 0 0 30px 0;
}*/

    .ought-team .member h4 {
        font-weight: 700;
        margin-bottom: 2px;
        font-size: 18px;
    }

    .ought-team .member span {
        font-style: italic;
        display: block;
        font-size: 13px;
    }

    .ought-team .member p {
        padding-top: 10px;
        font-size: 14px;
        font-style: italic;
        color: #aaaaaa;
    }

    .ought-team .member .social {
        margin-top: 15px;
    }

        .ought-team .member .social a {
            color: #919191;
            transition: 0.3s;
        }

            .ought-team .member .social a:hover {
                color: #e96b56;
            }

        .ought-team .member .social i {
            font-size: 18px;
            margin: 0 2px;
        }



.ought-section-bg {
    background-color: #f6f3f2;
}

.ought-more-button {
    background: #e96b56;
    border: 0;
    border-radius: 50px;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
}

    .ought-more-button:hover {
        background: #e6573f;
        color: #fff;
    }

.card {
    box-shadow: 0px 0px 8px 0px rgb(130 130 130);
    border-radius: 10px;
    border: 0;
}

.ought-center {
    /*position: fixed;*/
    top: 45%;
    left: 45%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
}

.ought-text-indent {
    text-indent: 25px;
    font-size: 13px;
}

.ought-contact .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.ought-font-5 {
    font-size: 10px;
    font-weight: bolder;
}

.learning-path {
    background: #545454;
    /*background: url() no-repeat;*/
    width: 100%;
    padding-top: 15px;
    position: relative;
    min-height: auto;
    display: block;
}
/*.learning-path {position:absolute; top:0px; left:auto;}*/

.ought-form-group {
    margin-bottom: 1rem;
}

.ought-card {
    -webkit-box-shadow: 0px 0px 8px 0px rgb(130 130 130);
    -moz-box-shadow: 0px 0px 8px 0px rgba(130,130,130,1);
    box-shadow: 0px 0px 8px 0px rgb(130 130 130);
    border-radius: 10px;
    border: 0;
}

    .ought-card .color1 {
        background: #f6f4f4;
        border-radius: 10px;
        color: #131313;
    }

.ought-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

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

    .ought-text-justify h3 {
        font-family: "Open Sans", sans-serif !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        display: block !important;
        margin-block-start: 1em !important;
        margin-block-end: 1em !important;
        margin-inline-start: 0px !important;
        margin-inline-end: 0px !important;
        line-height: 1.5 !important;
    }

.height-5px {
    height: 5px;
}

.enquire {
    background-color: #CF2726;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    text-transform: capitalize;
    position: fixed;
    right: -2%;
    top: 60%;
    z-index: 100;
    padding: 10px;
    border-radius: 4px;
    border: 0px solid #CF2726;
    transform: rotate(-90deg);
}

    .enquire:hover {
        background: #272d33;
        color: #ffb600 !important;
    }

.tele-icon {
    background-color: #2A3A56;
    color: #fff;
    padding: 5px;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    text-align: center;
    position: fixed;
    bottom: 14%;
    left: 2%;
    z-index: 9;
}

    .tele-icon:hover {
        background: #CF2726;
    }

.whatsapp-icon {
    background-color: #25D366;
    color: #fff;
    padding: 5px;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    text-align: center;
    position: fixed;
    bottom: 8%;
    left: 2%;
    z-index: 9;
}


    .whatsapp-icon:hover {
        background: #683309;
    }

/*Course Details*/
.ts-course-box {
    margin: 20px 0;
    padding: 0;
    text-align: center;
    background: #f9f9f9;
    border-radius: 10px;
}

    .ts-course-box .ts-course-header {
        background: #252525;
        color: #fff;
        position: relative;
        padding: 0px 0px 0 0;
        border-radius: 10px;
    }

    .ts-course-box .ts-course-name {
        font-size: 18px;
        line-height: normal;
        margin: 0 0 5px 0;
        color: #fff;
    }

    .ts-course-box .ts-course-price {
        font-size: 44px;
        color: #fff;
        margin: 15px 0 0;
        display: inline-block;
    }

        .ts-course-box .ts-course-price > small {
            font-size: 16px;
            line-height: 16px;
            display: block;
            margin-top: 15px;
            color: #fff;
        }

    .ts-course-box .ts-course-features {
        padding: 15px 0;
    }

.ts-pricing-box .ts-pricing-features ul {
    padding: 0 20px;
}

.ts-course-box .ts-course-features ul > li {
    padding: 20px 0;
    border-top: 1px dotted #e5e5e5;
}

    .ts-course-box .ts-course-features ul > li:first-child {
        border-top: 0;
    }

.ts-course-box .plan-action {
    padding-bottom: 40px;
}

/* Pricing featured */
.ts-course-box.ts-course-featured .ts-course-header {
    background: #ff9800;
}
