/*
Theme Name: RecruitBPM Blog Dev4
Theme URI: https://www.recruitbpm.com
Author: Nauman Nisar Ghauri	
Author URI: https://naumannisarghauri.wordpress.com
Description: RecruitBPM blog theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: recruitbpm, recruitbpm blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.page-numbers {
    display: inline-block;
}

.page-numbers {
    font-weight: 500;
    color: #ababab;
    padding: 0 10px;
    text-align: center;
    line-height: 41px;
    min-width: 41px;
    height: 41px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 8px;
}

.page-numbers.current {
    font-weight: 500;
    padding: 0 10px;
    text-align: center;
    line-height: 41px;
    min-width: 41px;
    height: 41px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 8px;
    background: #f6f5f9;
    color: #0073b4;
}

.single-blog-item .post-info p {
    font-size: 16px;
}

blog-section-wrapper p {
    font-size: 16px !important;
}

.blog-section-wrapper p>a {
    font-size: 16px !important;
    color: #0073b4;
}

.single-blog-wrap-new img {
    height: 470px;
}

.blog-content-area ul {
    font-size: 14px;
    list-style: inside square;
    padding: revert;
    width: 100%;
    margin: revert;
    margin-top: 0;
    color: #333333;
}

ul.ht-social-networks {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

h2 {
    margin-bottom: 10px;
}

.blog-content-area a {
    color: #0073b4;
    font-weight: 600;
    text-decoration: underline;
}

.scrollable-content {

    margin: 0px auto;
    padding: 10px;

}

.scrollable-content img {
    width: 100% !important;
}







.social-buttons {
    margin-top: 20px !important;
    display: flex;


    align-items: center;
    padding: 0;
    list-style: none;
    margin: 0;
}

.content-topic-wrap .social-button {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.social-button i {
    font-size: 15px;
    color: inherit;
}

/* Button Colors */
.social-button.pinterest {
    border-top-color: #bd081c;
    color: #bd081c;
    margin-right: 5px !important;
}

.social-button.linkedin {
    border-top-color: #0077b5;
    color: #0077b5;
    margin-right: 5px !important;
}

.social-button.facebook {
    border-top-color: #3b5998;
    color: #3b5998;
    margin-left: 10px !important;
    margin-right: 5px !important;
}

.social-button.twitter {
    border-top-color: #1da1f2;
    color: #1da1f2;
    margin-right: 5px !important;
}

.social-button.reddit {
    border-top-color: #ff4500;
    margin-right: 5px !important;
    color: #ff4500;

}

.social-button.email {
    border-top-color: #5f5f5f;
    color: #5f5f5f;
    margin-right: 5px !important;
}

/* .lwptoc .lwptoc_i A:visited {
    color: #0674B6 !important;
} */
.share-artcle-heading {
    color: #696969 !important;
}

.scrollable-content .blog-content-area .lwptoc,
.scrollable-content .blog-content-area .lwptoc-autoWidth,
.scrollable-content .blog-content-area .lwptoc-white,
.scrollable-content .blog-content-area .lwptoc-notInherit {
    display: none !important;

}


.content-topic-wrap {

    position: sticky;
    top: 85px;

    height: 500px;
}

.content-topic {
    height: 380px;
    overflow-y: auto;
    position: relative;
    scroll-behavior: smooth;
}


.lwptoc_i {
    padding: 0px !important;
}

.content-topic-wrap .lwptoc_header {
    margin-bottom: 10px;
    position: absolute;
    color: #fff;
    background: linear-gradient(150deg, #0073b4 0, #0073b4 100%) !important;
    /* background-color: #1360ef;
    border-color: #1360ef; */
    padding: 10px;
    width: 100%;
    text-align: center;
    position: sticky;
    top: 0px;
    z-index: 2;

}

.content-topic-wrap .lwptoc_itemWrap {
    position: relative;
    top: 5px;
    z-index: 1;
}

.content-topic-wrap .lwptoc_header .lwptoc_title {
    /* color: rgba(55, 150, 246, 1); */
    color: #fff;

}

.content-topic-wrap .lwptoc-white .lwptoc_i {
    background: #f9f9f9 !important;
    border: 1px solid #e9e9e9 !important;
    border-radius: 9px !important;
    padding: 0px !important;
}

.content-topic-wrap .lwptoc_items {
    margin-left: 10px !important;
}

.content-topic-wrap .lwptoc_item {
    margin-bottom: 10px !important;
}

.content-topic-wrap .lwptoc:first-child {
    margin-top: 0px !important;
}

/* .lwptoc .lwptoc_i A:visited {
    color: rgba(6, 116, 182, 1) !important;
} */

.lwptoc a {
    color: #313a46 !important;
}

.active-heading {
    font-weight: bold;
    color: #333;
}


.lwptoc a.active {
    font-weight: bold;
    text-decoration: underline;
    color: rgba(6, 116, 182, 1) !important;
}

.features-list li {
    list-style: none;
    height: 100% !important;
}

.features-list a {
    color: #333333;
    text-decoration:
        none;
    font-size: 14px;
    vertical-align: middle;
    display: table-cell;
    transition:
        all .3s;
    position: relative;
    padding:
        10px 0px 0 0px !important;
    line-height: 22px;
    font-weight: 500;

}

.call-to-actions .ft-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1024px) {
    .social-buttons {
        flex-wrap: wrap;
    }

    .social-buttons li {
        margin: 5px 0px 5px 0px !important;
    }
}



@media (max-width: 576px) {
    .content-topic-wrap {
        position: relative !important;
        top: 0px;
    }

    .single-blog-wrap-new img {
        height: auto !important;
    }

    .content-topic {
        height: 390px !important;
    }
}

.solutions-template-wrap ul.bnrtp li a {
    float: left;
    height: 60px;

    width: 160px;
    text-align: center;
    font-weight: 500;
    margin-right: 10px;
    margin-left: 10px;
}

.contact-form-wrap .frm_radio label,
.contact-form-wrap .frm_checkbox label {

    color: #fff !important;
}