.container {
    max-width: 1250px
}

.faq {
    padding: 50px 0 0;
}

.faq p {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: #232323;
    padding-bottom: 50px
}

.faq h1 {
    font-size: 3rem;
    font-weight: 700;
    color: #0094d3;
    padding: 0 0 20px 0;
    font-family: proxima_novabold
}

.faq figure {
    text-align: center
}

.faq h2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: #232323;
    padding-bottom: 20px;
    display: flex
}

.faq h2 span {
    font-weight: 700;
    display: contents
}

.faq h2 span a {
    font-weight: 700;
    color: #232323;
    display: contents
}

.faq h2 i {
    font-size: 28px;
    color: #0094d3
}

.faq hr {
    border-bottom: 4px solid #eeecec;
    border-top: none
}

.faq-contents iframe {
    width: 100%;
    height: 500px;
    border: 4px solid #dedede
}

.faq-contents p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #232323;
    padding-bottom: 20px
}

.colorBlue {
    color: #0094d3 !important
}

.colorWhite {
    color: #fff !important
}

.colorGreen {
    color: #50ca00 !important
}

.colorOrange {
    color: #ffbc00 !important
}

.nav-link-student.active {
    border-radius: 50px !important;
    font-size: 14px;
    background: #0094d3 !important;
    border: 2px solid #0094d3 !important;
    color: #fff !important;
    font-weight: 700
}

.nav-link-student.active::after {
    content: '';
    position: absolute;
    left: 42%;
    top: 78%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #0094d3;
    clear: both;
}

.nav-link-educator.active {
    border-radius: 50px !important;
    font-size: 16px;
    background: #ffbc00 !important;
    border: 2px solid #ffbc00 !important;
    color: #fff !important;
    font-weight: 700;
    display: block;
    padding: .5rem 1rem
}

.mb-3,.my-3 {
    margin-bottom: 2rem !important
}

.nav-link-educator.active::after {
    content: '';
    position: absolute;
    left: 42%;
    top: 90%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #ffbc00;
    clear: both;
}

.faq-contents h2 {
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px
}

.nav-link-college.active {
    border-radius: 50px !important;
    font-size: 16px;
    background: #50ca00 !important;
    border: 2px solid #50ca00 !important;
    color: #fff !important;
    font-weight: 700;
    display: block;
    padding: .5rem 1rem
}

.nav-link-college.active::after {
    content: '';
    position: absolute;
    left: 42%;
    top: 90%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #50ca00;
    clear: both;
}

.tab-content ul li {
    margin-bottom: 10px;
    padding: 0 4px;
    color: #000;
}

.bdrOrange {
    border-radius: 50px !important;
    font-size: 16px;
    background: #fff !important;
    border: 2px solid #ffbc00 !important;
    color: #ffbc00 !important;
    font-weight: 700;
    text-align: center
}

.bdrGreen {
    border-radius: 50px !important;
    font-size: 16px;
    background: #fff !important;
    border: 2px solid #50ca00 !important;
    color: #50ca00 !important;
    font-weight: 700;
    text-align: center
}

.nav-link-college {
    border-radius: 50px !important;
    font-size: 16px;
    background: #fff !important;
    border: 2px solid #50ca00 !important;
    color: #50ca00 !important;
    font-weight: 700;
    display: block;
    padding: .5rem 1rem;
    margin: 0 5px;
    text-decoration: none;
}

.nav-link-educator {
    border-radius: 50px !important;
    font-size: 16px;
    background: #fff !important;
    border: 2px solid #ffbc00 !important;
    color: #ffbc00 !important;
    font-weight: 700;
    display: block;
    padding: .5rem 1rem;
    margin: 0 5px
}

.nav-link-student {
    border-radius: 50px !important;
    font-size: 16px;
    background: #fff !important;
    border: 2px solid #0094d3 !important;
    color: #0094d3 !important;
    font-weight: 700;
    display: block;
    padding: .5rem .1rem
}

.bdrBlue {
    border-radius: 50px !important;
    font-size: 13px;
    background: #fff !important;
    border: 2px solid #0094d3 !important;
    color: #0094d3 !important;
    font-weight: 700;
    text-align: center;
}

.faq-main-contents a:hover, a.nav-link-educator:hover{
    text-decoration: none;
}

.faq-main-contents {
    padding: 20px 20px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 10px 0 5px rgb(0 0 0 / 30%);
    -moz-box-shadow: 10px -10px 5px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    -o-box-shadow: 10px -10px 5px rgba(0, 0, 0, .6);
    border-radius: 16px;
    color: #b0b0b0;
    margin: 10px 0;
}

/* CSS Document */

.award, .asSeen, .partner {
    padding: 30px 0;
}

.sectionTitle {
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

.picBox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    place-content: center;
}

.picBox>div {
    margin: 10px;
    width: 120px;
    text-align: center;
    place-content: center;
    border: 1px solid #dbe5f3;
    transition: all .4s ease-out;
    padding: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.picBox>div:hover {
    box-shadow: 0 8px 14px 0 rgb(0 0 0 / 15%);
}

.picBox>div.pic3 {
    width: 150px;
}

@media all and (max-width: 767px) {

    .faq figure img {
        width: 100%;
    }

    .faq h1 {
        font-size: 2rem;
    }

    .faq-contents h2 {
        font-size: 1.2rem;
        line-height: 30px;
    }

    .faq-contents p {
        font-size: 18px;
        padding-bottom: 20px;
    }

    .faq-contents iframe {
        height: auto;
    }

    .picBox>div {
        margin: 10px;
    }
}

@media (max-width:575px) {
    .picBox>div {
        margin: 5px;
        width: 100px;
    }

    .picBox>div.pic3 {
        width: 130px;
    }
}
.faq-toggle a:hover{
    text-decoration: none;
}
.faq-tab-space{
    margin-bottom: 2rem;
}
@media (max-width: 992px) {
    .d-small-none{
        display: none;
    }
}
@media (max-width: 768px) {
    .tab-content ul li {
        margin-bottom: 28px;
    }
    .col {
        max-width: 25%;
        flex: 1 1 25%;
    }
}
@media all and (max-width: 767px) {
    .faq-toggle .active::after{
        left: 46%;
    }
}
@media all and (max-width: 580px) {
    .faq-toggle .active::after{
        left: 45%;
    }
    .col {
        max-width: 50%;
        flex: 1 1 50%;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .faq-sub-tab .nav-link-student.active::after{
        left: 34%
    }
}
#pills-point-system ul{
    margin-bottom: 30px;
}

.slick-initialized .testimonial1.slick-slide {
    display: flex;
    justify-content: space-around;
}
.testimonial1 > .pic1, .testimonial1 > .pic2, .testimonial1 > .pic3 {
    margin: 10px;
    width: 120px;
    text-align: center;
    place-content: center;
    border: 1px solid #dbe5f3;
    transition: all .4s ease-out;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.mobile-view-slider{
    display: none;
}

@media only screen and (max-width:889px){
    .desktop-section{
        display: none;
    }
    .mobile-view-slider{
        display: block;
    }
    .common-slider .slick-dots{
        display: none!important;
    }
    .mobile-view-slider .sectionTitle {
        margin-bottom: 0px;
    }
    .mobile-view-slider .slick-arrow {
        display: none!important;
    }
}