/* trainee-banner START*/

.trainee-banner {
    background-image: url(../images/trainee-banner.png);
    min-height: 490px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trainee-banner h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    margin-top: 10px;
}

.trainee-banner h2 i {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 30px;
    font-style: normal;
}


/* trainee-banner END*/


/*======================================*/


/* get-stared START*/

.get-stared {
    position: relative;
}

.get-stared:before {
    content: '';
    display: inline-block;
    height: 488px;
    background: #F3F8FF;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.get-stared .tutorial {
    position: relative;
    z-index: 1;
}

.get-stared .tutorial .tag {
    padding-top: 80px;
    padding-bottom: 18px;
}

.get-stared .tutorial .tag .bg-tag {
    padding: 10px 15px;
    font-weight: 400;
    font-size: 14px;
    color: #13336A;
    background: #E5ECF7;
    border-radius: 23.4385px;
    margin-right: 16px;
}

.get-stared .tutorial .tutorial-title {}

.get-stared .tutorial .tutorial-title h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #13336A;
    line-height: 1.3;
}

.get-stared .tutorial .tutorial-title p {
    font-weight: 400;
    font-size: 15px;
    color: #567AAC;
    margin: 10px 0;
}

.get-stared .tutorial .t-detail {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.get-stared .tutorial .t-detail .t-data {
    display: flex;
    align-items: center;
    margin-right: 25px;
}

.get-stared .tutorial .t-detail .t-data ul {
    display: flex;
    align-items: center;
    margin-right: 4px;
}

.get-stared .tutorial .t-detail .t-data ul li {
    color: #1D87F0;
    margin-right: 10px;
}

.get-stared .tutorial .t-detail .t-data ul li i {}

.get-stared .tutorial .t-detail .t-data p {
    font-weight: 400;
    font-size: 14px;
    color: #7E8691;
}

.get-stared .tutorial .t-detail .t-data img {
    margin-right: 10px;
}

.get-stared .t-image {
    margin-top: 34px;
}

.get-stared .tutorial-text {
    margin-top: 22px;
}

.get-stared .tutorial-text h5,
.get-stared .course h5 {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #13336A;
    margin-bottom: 6px;
}

.get-stared .tutorial-text p,
.get-stared .tutorial-text ul li,
.get-stared .tutorial-text article {
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: #878A8E;
}

.get-stared .tutorial-text article h1 {
    font-size: 16px;
}

.get-stared .tutorial-text ul,
.get-stared .accordion-body ul {
    list-style: disc;
    padding-left: 32px;
}

.get-stared .course {
    margin-top: 35px;
}

.get-stared .course .accordion-header {}

.get-stared .course .accordion-button {
    background: #FCFCFD;
    border-radius: 5px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #545960;
    padding: 18px 18px;
}

.get-stared .course .accordion-item {
    border: 0;
    cursor: pointer;
    border: 1px solid #EDEDED;
    border-radius: 8px;
    background: #F7F8FB !important;
    overflow: hidden;
    margin-bottom: 20px;
}

.get-stared .accordion-button:focus {
    border-color: transparent;
    outline: none;
    box-shadow: none;
}


/* get-stared END*
/*======================================*/

.get-stared .trainee-vector {
    display: flex;
    justify-content: end;
    margin-top: 120px;
}

.get-stared .trainee-vector img {}

.get-stared .tranee-details {
    padding: 21px 21px;
    background: #FFFFFF;
    box-shadow: 0px 4px 11px rgba(11, 39, 87, 0.05);
    border-radius: 15px;
}

.get-stared .tranee-details ul {}

.get-stared .tranee-details ul li {
    border-bottom: 1px solid #F0F1F2;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.get-stared .tranee-details ul li span,
.get-stared .tranee-details ul li label {
    font-weight: 400;
    font-size: 14px;
    color: #666E78;
    padding: 12px;
}

.get-stared .tranee-details h4 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    color: #6E7C91;
}

.get-stared .tranee-details .bg-tag {
    background: #F3F8FF;
    border-radius: 23.4385px;
    padding: 18px 19px;
    font-weight: 400;
    font-size: 14px;
    color: #6E7C91;
    margin: 6px 5px;
}


/*CAREER OPPORTUNITIES START*/

.career-op {
    margin: 32px 0;
}

.career-op h3 {
    font-weight: 600;
    font-size: 20px;
    color: #13336A;
    font-family: 'Rubik', sans-serif;
    padding-bottom: 20px;
}

.career-op .career-list {}

.career-op .career-list .career-design {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 26px;
}

.career-op .career-list .career-design img {
    width: 100%;
}

.career-op .career-list .career-design p {
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    z-index: 21;
    position: absolute;
}


/*CAREER OPPORTUNITIES END/
/*======================================*/


/*MEDIA QUERY START*/


/*======================================*/

@media(max-width:1366px) {
    .trainee-banner h2 i {
        font-size: 25px;
    }
    .trainee-banner h2 {
        font-size: 52px;
    }
    .trainee-banner {
        min-height: 400px;
    }
    .get-stared .tutorial .tutorial-title h2 {
        font-size: 32px;
    }
    .get-stared .tutorial-text h5,
    .get-stared .course h5 {
        font-size: 18px;
    }
    .get-stared .tutorial-text p,
    ,
    .get-stared .tutorial-text ul li,
    .get-stared .course .accordion-button,
    .get-stared .tutorial-text article {
        font-size: 15px;
    }
    .career-op {
        margin: 18px 0;
    }
    .career-op h3 {
        font-size: 18px;
    }
}

@media(max-width:1200px) {
    .trainee-banner h2 {
        font-size: 45px;
    }
    .trainee-banner h2 i {
        font-size: 22px;
    }
    .trainee-banner {
        min-height: 350px;
    }
    .get-stared .tutorial .tutorial-title h2 {
        font-size: 26px;
    }
    .get-stared .tutorial-text h5,
    .get-stared .course h5 {
        font-size: 19px;
        margin-bottom: 6px;
        line-height: 1.3;
    }
    .get-stared .tutorial .tag {
        padding-top: 50px;
        padding-bottom: 18px;
    }
    .get-stared .course .accordion-button {
        font-size: 15px;
    }
    .get-stared .course {
        margin-top: 27px;
    }
    .get-stared .tutorial-text {
        margin-top: 22px;
    }
    .get-stared .trainee-vector {
        margin-top: 66px;
    }
    .career-op .career-list .career-design p {
        font-weight: 500;
        font-size: 17px;
    }
}

@media(max-width:1024px) {
    .gallery section img {
        width: 25vw;
    }
    .get-stared .trainee-vector {
        margin-top: 94px;
    }
    .career-op .career-list .career-design {
        margin-bottom: 18px;
    }
}

@media(max-width:991px) {
    .trainee-banner {
        min-height: 300px;
    }
    .trainee-banner h2 {
        font-size: 38px;
    }
    .trainee-banner h2 i {
        font-size: 20px;
    }
    .get-stared .tutorial .tutorial-title h2 {
        font-size: 24px;
    }
    .get-stared .tutorial .tag .bg-tag {
        font-size: 13px;
    }
    .get-stared .trainee-vector {
        display: none;
    }
}

@media(max-width:768px) {
    .get-stared .tutorial .tutorial-title h2 {
        font-size: 22px;
    }
    .get-stared .tutorial .tutorial-title p {
        font-size: 14px;
        margin: 7px 0;
    }
    .get-stared .t-image {
        margin-top: 20px;
    }
    .get-stared .tutorial-text h5,
    .get-stared .course h5 {
        font-size: 18px;
    }
    .get-stared .tutorial-text p,
    .get-stared .tutorial-text ul li,
    .tutorial-text article {
        font-size: 14px;
        line-height: 1.5;
    }
    .get-stared .tranee-details h4 {
        font-size: 16px;
    }
    .career-op h3 {
        font-size: 16px;
    }
    .career-op .career-list .career-design p {
        font-size: 15px;
    }
}

@media(max-width:512px) {
    .trainee-banner {
        min-height: 230px;
    }
    .trainee-banner h2 {
        font-size: 28px;
    }
    .trainee-banner h2 i {
        font-size: 16px;
    }
    .get-stared .tutorial .tag {
        padding-top: 26px;
        padding-bottom: 14px;
    }
    .get-stared .tutorial .tutorial-title h2 {
        font-size: 19px;
    }
    .get-stared .tutorial .t-detail .t-data ul li {
        margin-right: 4px;
        font-size: 10px;
    }
    .get-stared .tutorial .tutorial-title p,
    .get-stared .tutorial .t-detail .t-data p,
    .get-stared .tutorial-text p,
    .get-stared .tutorial-text ul li,
    .tutorial-text article,
    .get-stared .accordion-body ul li {
        font-size: 13px;
    }
    .get-stared .tutorial .t-detail .t-data {
        margin-right: 7px;
    }
    .get-stared .tutorial-text h5,
    .get-stared .course h5 {
        font-size: 16px;
    }
    .get-stared .course .accordion-button {
        font-size: 13px;
    }
    .course h5 {
        font-size: 15px;
    }
    .get-stared .tranee-details .bg-tag {
        padding: 15px 17px;
        font-size: 13px;
        margin: 4px 5px;
    }
    .career-op {
        margin: 24px 0;
        padding: 0 20px;
    }
    .career-op .career-list .career-design p {
        font-size: 14px;
    }
    .get-stared .course .accordion-item {
        margin-bottom: 10px;
    }
}