body {
    background-color: #f6f6f6
}


#content-article-page #content-right {
    background-color: #fff;
    border-radius: 7px;
    padding: 0 15px;
}

#content-article-page {
    background-color: #f6f6f6;
    margin-top: 81px;
}
@media screen and (max-width: 992px){
    #content-article-page {
        margin-top: 107px;
    }
}
@media screen and (max-width: 576px) {
    #content-article-page {
    margin-top: 100px;
    }
}
#breadcrumb-top {
    direction: rtl;
    border-bottom: 1px solid #d3d3d3;
    padding: 15px 0;
}

.breadcrumb-top-item {
    display: inline-block;
}

.breadcrumb-top-item a {
    font-size: 15px;
    color: #818181;
}

.breadcrumb-top-item span {
    font-size: 15px;
    color: #818181;
}

.breadcrumb-top-item i {
    font-size: 12px;
    color: #818181;
    margin-right: 13px;
}


/************************content-right-title************************/

.content-right-title {
    padding: 20px 0;
}

.content-right-title h1 {
    font-size: 20px;
    color: #333;
    line-height: 1.85;
}

.content-right-details {
    font-size: 14px;
    padding: 10px 0 30px;
}

.content-right-details i {
    font-size: 16px;
    margin-left: 5px;
    vertical-align: middle;
    color: #007bff;
}

.content-right-details .user-details {
    display: inline-block;
    color: #818181;
}

.content-right-details .visited-number {
    display: inline-block;
    color: #919191;
}

.content-right-details .date-article {
    display: inline-block;
    color: #919191;
}

#content-right .information-article p {
    color: #333;
    line-height: 2;
    font-size: 16px;
    margin-top: 20px;
    padding-bottom: 5px;
    text-align: justify;
}

.location-fix {
    position: sticky;
    top: 100px;
    margin-bottom: 15px;
}

.location-fix .new-content-left .title-left .line {
    margin-right: 106px;
}


/*************************************************/

.back-bgcolor {
    background-color: #f6f6f6 !important;
}

@media screen and (max-width:768px) {
    .content-right-title h1 {
        font-size: 18px;
    }
    #content-right .information-article p {
        font-size: 14px;
    }
}


/*# sourceMappingURL=style.css.map */

/*.field-postcomment-captcha img {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*}*/

/*.field-postcomment-captcha .control-label {*/
/*    display: inline-block;*/
/*}*/

/*@media screen and (min-width: 1200px) {*/
/*    .field-postcomment-captcha img {*/
/*        top: 22px;*/
/*    }*/
/*    .field-postcomment-captcha input.form-control {*/
        /*width: 85%;*/
/*        display: inline-block;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1200px) {*/
/*    .field-postcomment-captcha img {*/
/*        top: 20px;*/
/*    }*/
/*    .field-postcomment-captcha label {*/
/*        padding-bottom: 10px;*/
/*    }*/
/*}*/

/*.field-postcomment-name,*/
/*.field-postcomment-email,*/
/*.field-postcomment-comment {*/
/*    padding: 0 1rem;*/
/*}*/

.comments-section .comments .comment-item .comment-header .user-detail img {
    width: 4.5rem;
    height: 4.5rem;
}

.comments-section .comments .comment-item .comment-header .user-detail .user-text h5 {
    margin-top: .9rem;
    color: #646e7a;
    font-size: 1rem;
}

.comments-section .comments .comment-item .comment-header .user-detail .user-text h6 {
    color: #96a6b9;
    font-size: .7rem;
}

.comments-section .comments .comment-item p {
    color: #7f8994;
    font-size: .8rem;
    line-height: 1.8;
}

.comments-section .comments .comment-item .answer-item h5 {
    color: #7f8994;
    font-size: 1rem;
}

.comments-section .comments .comment-item .answer-item p {
    color: gray;
    line-height: 1.8;
}

.comments-section .form-comments h4 {
    color: #646e7a;
}

.comments-section .form-comments {
    padding: 30px;
}

.comments-section .form-comments form input {
    height: 3rem;
    /* border-radius: 25px 25px 0 25px; */
}

.comments-section .form-comments form .control-label {
    margin-bottom: 10px;
    font-size: 14px;
}

.comments-section .form-comments form input::-webkit-input-placeholder {
    color: #96a6b9;
}

.comments-section .form-comments form input:-ms-input-placeholder {
    color: #96a6b9;
}

.comments-section .form-comments form input::-ms-input-placeholder {
    color: #96a6b9;
}

.comments-section .form-comments form input::placeholder {
    color: #96a6b9;
}

.comments-section .form-comments form textarea {
    height: 6rem;
    /* border-radius: 25px 25px 0 25px; */
    resize: none;
}

.comments-section .form-comments form textarea::placeholder {
    color: #96a6b9 !important;
}

.comments-section .form-comments form a i {
    top: 0;
}

.comments-section .form-comments form .buy-btn {
    /* border-radius: 25px 25px 0 25px; */
    background-color: #007bff;
}

.comment-user {
    /* margin: 0 30px; */
    margin-top: 25px;
    padding: 30px;
}

.comment-user .comment-user-title {
    /*border-bottom: 1px solid #f2f2f2;*/
}

.comment-user-title h3,
.form-comments h3 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 16px;
    color: #646e7a;
}

.comment-sender {
    border: 1px solid #eff0f1;
    border-radius: 10px;
    margin-top: 25px;
}

.comment-sender-details {
    font-size: 13px;
    color: #808080;
    padding: 20px;
    border-bottom: 1px solid #eff0f1;
    background-color: #fafafa;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.comment-content p {
    font-size: 14px;
    color: #474747;
    padding: 20px;
}

.comment-sender-details i {
    color: #007bff;
    font-size: 15px;
    margin-left: 5px;
}

.comment-admin {
    border-radius: 10px;
    margin-top: 20px;
    margin-right: 35px;
    border: 1px solid #eff0f1;
    margin-bottom: 20px
}

.comment-admin-details {
    font-size: 13px;
    color: #808080;
    padding: 20px;
    border-bottom: 1px solid #eff0f1;
    background-color: #fafafa;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.comment-admin-content p {
    font-size: 14px;
    color: #474747;
    padding: 20px;
}

.comment-admin-details i {
    color: #007bff;
    font-size: 15px;
    margin-left: 5px;
}

.buy-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 0.8rem 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid transparent;
    background-color: orange;
    color: #fff !important;
    text-align: center;
    font-size: 1.1rem;
    letter-spacing: 1px;
    line-height: 1;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden;
}

.buy-btn i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 1px;
    right: 30%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 40px;
    font-size: 25px;
    line-height: inherit;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
}

.buy-btn::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    width: 200%;
    height: 200%;
    content: '';
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform-origin: center top;
    transform-origin: center top;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    z-index: -1;
}

.buy-btn:hover {
    padding-left: 26px;
    padding-right: 46px;
}

.buy-btn:hover::before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.buy-btn:hover i {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.help-block {
    font-size: 14px;
    margin-top: 8px !important;
}

.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.information-article img{
    max-width:100%;
    height:auto;
}



.comments-section{
    margin-bottom: 15px;
    border-radius: 7px;
}

.captcha-img{
    width:20%;
}
.captcha-img img{
    top:0;
}
.captcha-input{
    width:80%;
}
@media screen and (max-width:992px){
    .captcha-img{
        width:27%;
    }
    .captcha-input{
        width:73%;
    }
}
@media screen and (max-width:576px){
    .captcha-img{
        width:40%;
    }
    .captcha-input{
        width:60%;
    }
}
.best-content{
    margin-top:0 !important;
}
.author-img{
    width:80px;
    height:80px;
    border-radius:50%;
}
.author-pro{
    margin-right:10px;
    font-size: 14px;
    line-height: 2.2;
}
.author-profile{
    background:#fff;
    padding:15px 10px;
    border-radius: 7px;
}
.download-file{
    background: #fff;
    padding: 15px 10px;
    border-radius: 7px;
}
.download-file a{
    font-size:14px;
    margin-right:10px;
}
.download-file i{
    font-size:16px;
}