.features-boxed {
    color: #313437;
    /*background-color: #eef4f7;*/
}

.features-boxed p {
    color: #7d8285;
}

.features-boxed h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}

@media (max-width:767px) {
    .features-boxed h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}

.features-boxed .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
}

.features-boxed .intro p {
    margin-bottom: 0;
}

.features-boxed .features {
    padding: 50px 0;
}

.features-boxed .item {
    text-align: center;
}

.features-boxed .item .box {
    text-align: center;
    padding: 60px;
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
}

.features-boxed .item .icon {
    font-size: 60px;
    color: #095fb0;
    margin-top: 20px;
    margin-bottom: 35px;
}

.features-boxed .item .name {
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 8px;
    margin-top: 0;
    color: rgb(9, 95, 176);
}

.features-boxed .item .description {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
    height: 135px;
    text-align: justify;
}

.col-4.dept_item {
    margin-top: 30px;
}

@media (min-width: 576px) {
    h2.news_title {
        font-size: 1.0em;
    }
}

.main_content p {
    text-align: justify;
}

.fa.fa-chevron-right.sidebar_icon {
    padding-right: 5px;
    font-size: 11px;
}

.breadcrumb-item.bc_link a {
    color: rgb(255, 122, 0);
    font-weight: bold;
}

.sidebar_nav_title {
    font-size: 1.6rem;
    padding: .55rem 0rem;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none;
    color: #f56311;
}

.current_item {
    color: #ff7a00;
}

@media (min-width: 576px) {
    .heading.about-us-heading {
        font-size: 1.2em;
        font-weight: bold;
    }
}

@media (min-width: 300px) {
    .heading.about-us-heading {
        font-size: 1.0em;
        font-weight: bold;
        margin-top: 10px;
    }
}

.post_tag a {
    font-size: 14px;
    color: #6b707f;
    display: inline-block;
}


/*---------------------------------------------------- */


/*----------------------------------------------------*/


/*=========== blog_top_post_area css ==========*/

.blog_top_post {
    box-shadow: 0 3px 6px 0 rgba(4, 73, 89, 0.06);
    border-radius: 6px;
    margin: 0;
}

.blog_top_post .p_top_img {
    position: relative;
    padding-right: 0;
}

.blog_top_post .p_top_img .p_img {
    position: absolute;
    padding-right: 0;
    height: 100%;
    top: 0;
    right: 0;
    width: 100%;
    background: url("../img/blog-grid/top_post.jpg");
    background-size: cover;
}

.blog_top_post .b_top_post_content {
    padding: 50px 30px 50px 50px;
}

.blog_top_post .b_top_post_content .post_tag {
    padding-bottom: 15px;
}

.blog_top_post .b_top_post_content h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 17px;
    transition: color 0.2s linear;
}

.blog_top_post .b_top_post_content h3:hover {
    color: #10b3d6;
}

.blog_top_post .b_top_post_content .learn_btn {
    color: #6b707f;
}

.blog_top_post .b_top_post_content .learn_btn:hover {
    color: #10b3d6;
}

.blog_top_post .b_top_post_content p {
    margin-bottom: 22px;
}

.blog_top_post .b_top_post_content .post_author {
    padding-top: 45px;
}

.post_tag a {
    font-size: 14px;
    color: #6b707f;
    display: inline-block;
}

.post_tag a.cat-KbDoc {
    color: #fd8d2a;
}

.post_tag a.cat-megento {
    color: #f26322;
}

.post_tag a.cat-woocommerce {
    color: #96588a;
}

.post_tag a.c_blue {
    color: #10b3d6;
}

.post_tag a.cat-laravel {
    color: #ff2d20;
}

.post_tag a+a {
    padding-left: 10px;
}

.post_tag a+a:before {
    content: "";
    width: 1px;
    height: 13px;
    background: #B7B9BE;
    display: inline-block;
    margin-right: 13px;
}

.post_author .round_img {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}

.post_author .round_img img {
    height: 40px;
    width: auto;
}

.post_author .author_text {
    margin-top: 5px;
}

.post_author .author_text h4 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    color: #1d2746;
}

.post_author .author_text .date {
    font-size: 13px;
    font-weight: 400;
    color: #6b707f;
}


/*=========== blog_top_post_area css ==========*/


/*=========== Start blog_grid_area css ==========*/

.doc_blog_grid_area {
    padding-bottom: 100px;
}

.blog_grid_inner {
    border-top: 1px solid #e7edf0;
}

.blog_tab .nav-item {
    margin-bottom: 0;
}

.blog_tab .nav-item .nav-link {
    padding: 17px 21px;
    border: 0;
    border-radius: 0;
    font-weight: 500;
    color: #858997;
    font-size: 14px;
    position: relative;
    background: transparent;
    transition: all 0.2s ease-in;
}

.blog_tab .nav-item .nav-link:before {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    height: 2px;
    left: 0;
    background: #10b3d6;
    transform: scale(0);
    transform-origin: 50% 50%;
    transition: all 0.3s ease-in;
}

.blog_tab .nav-item .nav-link.active,
.blog_tab .nav-item .nav-link:hover {
    background: #e9f6f9;
    color: #10b3d6;
}

.blog_tab .nav-item .nav-link.active:before,
.blog_tab .nav-item .nav-link:hover:before {
    transform: scale(1);
}

.blog_tab .nav-item.cat-laravel .nav-link:hover {
    background: rgba(255, 45, 32, 0.2);
    color: #ff2d20;
}

.blog_tab .nav-item.cat-laravel .nav-link:before {
    background: #ff2d20;
}

.blog_tab .nav-item.cat-KbDoc .nav-link:hover {
    background: rgba(253, 141, 42, 0.2);
    color: #fd8d2a;
}

.blog_tab .nav-item.cat-KbDoc .nav-link:before {
    background: #fd8d2a;
}

.blog_tab .nav-item.cat-megento .nav-link:hover {
    background: rgba(242, 99, 34, 0.2);
    color: #f26322;
}

.blog_tab .nav-item.cat-megento .nav-link:before {
    background: #f26322;
}

.blog_tab .nav-item.cat-woocommerce .nav-link:hover {
    background: rgba(150, 88, 138, 0.2);
    color: #96588a;
}

.blog_tab .nav-item.cat-woocommerce .nav-link:before {
    background: #96588a;
}

.blog_grid_tab {
    padding-top: 60px;
    margin-bottom: -40px;
}

.b_title {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    transition: all 0.2s linear;
}

.b_title:hover {
    color: #10b3d6;
}

.blog_grid_post {
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 3px 6px 0 rgba(4, 73, 89, 0.06);
    margin-bottom: 40px;
    transition: all 0.3s linear;
    overflow: hidden;
    cursor: pointer;
}

.blog_grid_post .grid_post_content {
    padding: 20px 30px 25px;
}

.blog_grid_post .grid_post_content .post_tag {
    padding-bottom: 10px;
}

.blog_grid_post .grid_post_content .b_title {
    margin-bottom: 18px;
}

.blog_grid_post .grid_post_content .post_author {
    padding-top: 18px;
}

.blog_grid_post:hover {
    box-shadow: 0 20px 24px 0 rgba(4, 73, 89, 0.1);
}

.doc_blog_grid_area_two {
    padding: 100px 0 120px;
}


/*=========== End blog_grid_area css ==========*/


/*=========== Start blog_area css ==========*/

.blog_area {
    padding: 100px 0 120px;
}

.blog_single_item .blog_single_img {
    display: block;
    margin-bottom: 25px;
}

.blog_single_item .blog_single_img img {
    max-width: 100%;
}

.blog_single_item p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 26px;
}

.blog_single_item p a {
    color: #10b3d6;
    text-decoration: underline;
}

blockquote {
    background: #f3f8f9;
    border-left: 4px solid #10b3d6;
    font-size: 20px;
    padding: 50px 40px;
    position: relative;
    z-index: 0;
    margin: 46px 0;
}

blockquote:before,
blockquote:after {
    content: "";
    position: absolute;
    z-index: -1;
}

blockquote:before {
    background: url("../img/blog-classic/quote_top.png") no-repeat scroll left top;
    width: 132px;
    height: 81px;
    top: 0;
}

blockquote:after {
    background: url("../img/blog-classic/quote_bottom.png") no-repeat scroll left bottom;
    width: 77px;
    height: 75px;
    right: 40px;
    bottom: 30px;
}

blockquote .c_head {
    color: #6b707f;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 45px;
}

blockquote .author {
    font-weight: 500;
    font-size: 16px;
    color: #1d2746;
}

.single_post_two {
    padding-top: 10px;
}

.single_post_two h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}

.single_post_two img {
    margin-bottom: 25px;
    max-width: 100%;
}

.single_post_two p {
    margin-bottom: 28px;
}

.blog_social {
    padding-top: 20px;
}

.blog_social h5 {
    font-size: 16px;
    margin-bottom: 0;
}

.blog_social .f_social_icon {
    display: inline-block;
    margin-top: 28px;
    position: relative;
    z-index: 0;
    padding-top: 0;
    padding-left: 24px;
    padding-right: 24px;
}

.blog_social .f_social_icon:before,
.blog_social .f_social_icon:after {
    content: "";
    width: 105%;
    position: absolute;
    top: 50%;
    height: 1px;
    background: #dde5e7;
}

.blog_social .f_social_icon:before {
    left: -103%;
}

.blog_social .f_social_icon:after {
    right: -103%;
}

.blog_social .f_social_icon li a {
    margin-right: 0;
    border: 1px solid #e5edef;
    color: #989da9;
    width: 44px;
    height: 44px;
    line-height: 44px;
}

.blog_social .f_social_icon li+li {
    margin-left: 5px;
}

.blog_post_author {
    background: #f3f8f9;
    padding: 40px;
    padding-right: 70px;
    margin-top: 35px;
    border-radius: 5px;
}

.blog_post_author .author_img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 30px;
    overflow: hidden;
}

.blog_post_author .media-body h5 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
}

.blog_post_author .media-body p {
    margin-bottom: 0;
}

.comment_inner {
    padding-top: 80px;
}

.comment_box {
    margin-bottom: 0;
}

.comment_box .post_comment .comment_author {
    padding-top: 40px;
}

.comment_box .post_comment .comment_author .img_rounded {
    border-radius: 50%;
    margin-right: 30px;
}

.comment_box .post_comment .comment_author .media-body {
    border-bottom: 1px solid #dde5e7;
    padding-bottom: 24px;
}

.comment_box .post_comment .comment_author .media-body .comment_info h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.comment_box .post_comment .comment_author .media-body .comment_info .comment_date {
    font-size: 14px;
    font-weight: 400;
    color: #6b707f;
    margin-bottom: 15px;
}

.comment_box .post_comment .comment_author .media-body .comment_reply {
    font-size: 14px;
    font-weight: 500;
    color: #1d2746;
    transition: all 0.2s linear;
}

.comment_box .post_comment .comment_author .media-body .comment_reply i {
    vertical-align: middle;
    font-size: 18px;
    position: relative;
    top: -2px;
    padding-right: 5px;
}

.comment_box .post_comment .comment_author .media-body .comment_reply:hover {
    color: #10b3d6;
}

.comment_box .post_comment .reply_comment {
    padding-left: 80px;
}

.blog_comment_box {
    padding-top: 80px;
}

.blog_comment_box p {
    margin-bottom: 0;
}

.blog_comment_box .get_quote_form {
    padding-top: 40px;
}

.blog_comment_box .get_quote_form .form-group {
    margin-bottom: 30px;
}

.blog_comment_box .get_quote_form .form-group .form-control {
    height: 60px;
    border-radius: 4px;
    border: 1px solid #e1e8ea;
    font-size: 14px;
    line-height: 1.4;
    padding-left: 30px;
}

.blog_comment_box .get_quote_form .form-group .form-control.placeholder {
    color: #6b707f;
}

.blog_comment_box .get_quote_form .form-group .form-control:-moz-placeholder {
    color: #6b707f;
}

.blog_comment_box .get_quote_form .form-group .form-control::-moz-placeholder {
    color: #6b707f;
}

.blog_comment_box .get_quote_form .form-group .form-control::-webkit-input-placeholder {
    color: #6b707f;
}

.blog_comment_box .get_quote_form .form-group .form-control:focus {
    box-shadow: 0 20px 30px 0 rgba(4, 73, 89, 0.1);
    border-color: #f4f8f8;
}

.blog_comment_box .get_quote_form .form-group .form-control.message {
    height: 160px;
    padding-top: 22px;
}

.blog_comment_box .get_quote_form .thm_btn {
    padding: 12px 35px;
    box-shadow: none;
}

.blog_comment_box .get_quote_form .thm_btn:hover {
    box-shadow: 0 20px 30px 0 rgba(12, 118, 142, 0.24);
}