.help-tab-main-block .nav-tabs .nav-link {
    border: 1px solid #00aae6;
}

.help-tab-main-block .nav-tabs .nav-link:hover {
    background-color: #00aae638;
}

.help-tab-main-block .nav-tabs .nav-link.active, .help-tab-main-block .nav-tabs .nav-link:hover {
    border: 1px solid #00aae638;
    border-bottom: 6px solid #10a1db;
}

.categories-block {
    border: 2px solid #00aae638;
}

.categories-block:hover {
    border: 2px solid #00aae6;
}

.faq-title {
    font-weight: bold;
}

.faq-heading {
    text-align: center;
    font-weight: bold;
}

.blog-content {
    border: 1px solid #020202;
    border-radius: 0px 0px 6px 6px;
    padding: 6px 27px 27px 27px;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 10%);
    margin-bottom: 24px;
    background-color: #00aae614;
}

.blog-title {
    margin-bottom: 8px !important;
}

.bsingle__post {
    box-shadow: 5px 5px 10px rgb(0 0 0 / 10%);
}

.blog-details {
    padding: 27px 27px 27px 27px
}

.related-blog {
    margin: 24px;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 10%);
    padding: 12px;
    border-radius: 12px;
}

.sidebar-blog-text {
    padding: 12px;

}

.contact-form {
    box-shadow: 5px 5px 10px rgb(0 0 0 / 10%);
    border: 1px solid #020202;
    border-radius: 12px;
    padding: 27px 27px 27px 27px;

    background-color: #00aae614;
}

.contact-us-main-block .contact-form-btn {
    margin-bottom: 0px;
}

.contact-us-heading {
    text-align: center;
}

.lable-contact {
    color: #000;
    font-weight: bold;
}

.login-signup {
    border-radius: 25px;
    border: 1px solid #FAAB24;
    background: rgba(250, 171, 36, 0.08);
}

.btn-login {
    border-radius: 10px;
    background: #FAAB24;
}

.btn-login:hover {
    border-radius: 10px;
    background: #ff731d;
}

.social-link h2 span {
    background: rgb(255 248 238);
}

.login-title {
    text-align: center;
}

.forget-btn {
    text-align: right !important;
}

.certificate-button .certificate-btn {

    color: #fff;
    border: 1px solid #fff;
}

.certificate-button .about-home-btn .certificate-btn {
    color: #faab24;
}

.class-button ul li a {
    border: 1px solid #fff;
    padding: 10px 15px;
    color: #fff;
}

.course_btn {
    color: #fff !important;
}

.class-button ul li a:hover {
    color: #000;
}

.class-button ul li a {
    color: #faab24;
}

.about-blog-main-block {
    background: #faab24ad;
}

.about-home-one-main-block .overlay-bg {
    background: linear-gradient(270deg, transparent -50%, #00000052 180%) !important;
}

.about-home-one-heading {
    font-size: 50px;
}
.phone{
    direction: ltr;
    padding-left: 12px!important;

}
.white{
    color: #fff!important;
}
.section-dividation {
    text-align: right!important;
}
.learning-courses-about-main-block .tab-pane {
    padding: 20px 20px;
}