﻿
body {
    background-color: #FBFEFF;
}

footer {
    background-color: #00c389;
}

.footer_copyright {
    background-color: #008059;
}


.detailed_article_body {
    display: flex;
    padding-right: 0;
}


.notFoundAdsBtn a {
    background: #00C389;
}


.container-sales {
    margin: 0 15px;
    max-width: 1190px;
    margin-right: auto;
    margin-left: auto;
}

.nav_filters_detailed_page {
    background-color: #00C389;
}

.jobsDetailedPageAllBodyBLock {
    max-width: 557px;
    margin-right: 35px;
    width: 100%;
    height: unset!important;
}

.details_slider  {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slider-single {
    height: 590px;
    border: 1px solid #E4E4E4;
    border-radius: 5px;
    overflow: hidden;
}

.sale-slides {
    margin-bottom: 0;
}

.slider-single {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.slider-single.slick-initialized {
    visibility: visible;
    opacity: 1;
}

.slider-nav {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.slider-nav.slick-initialized {
    visibility: visible;
    opacity: 1;
}

.without-image {
    min-height: unset!important;
}

    .without-image  .sale-slides {
        height: 590px;
        width: 100%;
    }
    .without-image  .sale-slides {
        height: 590px;
        width: 100%;
    }

    .without-image .details-service-item {
        margin-top: 20px;
    }
/*.loader-market {
    border: 0.2em solid transparent;
    border-top-color: currentcolor;
    border-radius: 50%;
    animation: 1s loader-05 linear infinite;
    position: relative;
}

.loader-market:before {
    content: '';
    display: block;
    width: inherit;
    height: inherit;
    position: absolute;
    top: -0.2em;
    left: -0.2em;
    border: 0.2em solid currentcolor;
    border-radius: 50%;
    opacity: 0.5;
}

@keyframes loader-market {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/
.numbers-wrap {
    display: flex;
    flex-direction: column;
}

.details_slider .used-services {
    position: absolute;
    left: 16px;
    top: 16px;
    z-index: 9;
    display: flex;
    align-items: center;
}

.details_slider .used-services img {
    margin-right: 10px;
}

.details_slider .used-services span {
    margin-right: 10px;
}


.slider-single {
    margin-bottom: 20px;
}

.details-service-item {
    margin-top: 0;
}

    .details-service-item .service-item {
        padding: 0 10px;
        background-color: #fff;
    }

    .slider-nav {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 20px;
        height: 75px;
        width: 100%;
    }

        .slider-nav .dark-slide {
           overflow: hidden;
           position: relative;
        }

        .slider-nav .images-left {
           color: #fff;
           font-size: 14px;
           font-family: 'FiraGOR';
           position: absolute;
           left: 50%;
           top: 50%;
           transform: translate(-50%, -50%);
        }

        .slider-nav .dark-slide:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background: rgba(0,0,0,0.6);
        }

        .slider-nav .dark-slide:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background: rgba(0,0,0,0.6);
        }



    .slider-nav .slick-slide {
        border-radius: 5px;
        overflow: hidden;
        border: 2px solid #E4E4E4;
        margin-left: 10px;
        background-color: #fff;
        cursor: pointer;
    }

    .slider-nav .is-active {
        border: 2px solid #00C389;
    }

.sale-slides .item img {
    object-fit: cover;
}

.details-similar-slider .item {
    height: 280px;
    background: #ffff;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
}

.details-similar-slider .similar_block_each {
    height: 100%;
    display: flex;
    flex-direction: column;
}


.image-content {
    position: relative;
}

.image-content .image-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: transparent linear-gradient(180deg, rgba(29,29,29,0) 0%, rgba(14,14,14,0.141) 51%, rgba(0,0,0,0.549) 100%) 0% 0% no-repeat padding-box;
    z-index: 8;
}

.details-similar-slider .image-block {
    height: 280px;
    background: #ffff;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
    padding: 0;
    border-radius: 0px;
    overflow: hidden;
}

.details-similar-slider .image-block {
    width: 100%;
    height: 190px;
    flex-shrink: 0;
    position: relative;
}

.details-similar-slider .image-block {
    width: 100%;
    height: 185px;
    position: relative;
}

.details-similar-slider .image-block .main_img {
    border-radius: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.details-similar-slider .desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    padding: 8px 8px 10px 10px;
}

.similar-aritcles-title {
    padding-left: 25px;
    font-size: 18px;
    font-family: 'FiraGOR';
    font-weight: bold;
    color: #4C5250;
    position: relative;
    margin-bottom: 10px;
}

.similar-aritcles-title:after {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #00C389;
    border-radius: 3px;
}

.sv-aritcles-title {
    padding-left: 25px;
    font-size: 18px;
    font-family: 'FiraGOR';
    font-weight: bold;
    color: #4C5250;
    position: relative;
    margin-bottom: 10px;
}

    .sv-aritcles-title:after {
        content: '';
        width: 14px;
        height: 14px;
        position: absolute;
        left: 0;
        top: 3px;
        background-color: #eb212e;
        border-radius: 3px;
    }

.details-similar-slider .item-title {
    font-size: 12px;
    font-family: 'FiraGOM';
    color: #4B4B4B;
    line-height: 18px;
    transition: .2s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
}

.details-bottom-slider {
    margin-bottom: 40px;
}

.details-similar-slider .item-title:hover {
    color: #00C389;
}

.details-similar-slider .latest_price {
    color: #4C5250;
    margin-top: 0px;
    font-size: 16px;
    font-family: 'FiraGOR';
    font-weight: bold;
}

    .details-similar-slider .latest_price span {
        color: #898F8D;
        font-weight: normal;
        margin-left: 3px;
        font-family: 'TKT';
    }

.details-similar-slider .time-loaction span {
    font-size: 10px;
    color: #898F8D;
    font-family: 'FiraGOR';
}
.details-similar-slider .owl-stage-outer {
    padding: 10px 5px;
}

.zoom {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-image: url(/img/zoom.svg);
    cursor: pointer;
    position: absolute;
    right: 20px;
    z-index: 9;
    top: 20px;
    pointer-events: none;
}

.slick-slide {
    outline: none !important;
}

.slider-single .slick-list {
    overflow: visible;
    height: 100%;
}


.slider-single .item {
    height: 100%;
}

.slider-single .slick-track {
    height: 100%;
}

.slider-nav .slick-list {
    overflow: visible;
    height: 100%;
}

.slider-nav .slick-track {
    height: 100%;
    margin: 0 auto;
}

.information-section-wrap {
    flex: 1;
}

.information-section {
    flex: 1;
}

.price-wrapper {
    display: flex;
    align-items: center;
}

.market-item-title {
    margin-top: 23px;
    margin-bottom: 15px;
    /*max-width: 366px;*/
    width: 100%;
}

.article_views {
    font-family: 'FiraGOR';
    font-size: 12px;
    color: #898F8D;
}

.market-item-id {
    font-family: 'FiraGOR';
    font-size: 12px;
    color: #898F8D;
    margin-left: 10px;
    display: inline-block;
}

.information-section h2 {
    font-family: 'FiraGOR';
    font-weight: bold;
    font-size: 18px;
    margin-top: 23px;
    margin-bottom: 15px;
    color: #4C5250;
    line-height: 22px;
}
.information-section h4 {
    font-weight: bold;
    color: #4C5250;
    font-size: 16px;
    font-family: 'FiraGOR';
    padding-bottom: 15px;
}

.information-section .jobs_details {
    display: flex;
    justify-content: space-between;
    margin: 0;
    border: none;
    padding-bottom: 7px;

}

.article_item_desc_body {
    line-height: 20px;
    color: #898F8D;
    font-size: 14px;
}

.information-section .jobs_details span:first-child {
    color: #a2a2a2;
    font-weight: normal;
    font-family: 'FiraGOR';
}

.information-section .jobs_details span {
    color: #4d4d4d;
    font-size: 14px;
    font-family: 'FiraGOM';
    line-height: 14px;
}
 

.information-section .product-details {
    margin-bottom: 10px;
    padding-top: 13px;
    margin-top: 0px;
    border-top: 1px solid rgb(236, 238, 239);
}

.information-section .USerAvatarBlock {
    width: unset!important;
    height: unset!important;
}

.information-section .USerAvatarBlock img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.Favorite_ShareButtonsBlock {
    display: none;
}

.BottomDetailedRightBlocks {
    display: none!important;
}

.slider-placeholder {
    margin-bottom: 20px;
    height: 100%;
}
.slider-placeholder img {
    border-radius: 5px;
}

.pagingInfo {
    display: none;
}

.top-section-wrap .mobile-btns {
    display: none;
}

.tbc_btn {
    margin-left: 15px;
    width: auto;
    height: 46px;
    border-radius: 8px;
    border: 1px solid #eceff5;
    display: flex;
    grid-template-columns: 1fr 1fr;
    background: #fff;
    overflow: hidden;
}

    .tbc_btn .button {
        color: #fff;
        border-radius: 3px;
        background-color: #41b5ff;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin: 5px;
        font-family: 'FiraGOM';
        margin-left: 0;
        line-height: 20px;
        font-size: 13px;
        flex: 1;
        padding: 0 14px;
    }

    .tbc_btn img {
        width: 115px;
        object-fit: contain;
        margin-right: 5px;
        margin-left: 5px;
    }


@media (max-width: 768px) {
    .details-service-item {
        display: none;
    }

    .price-wrapper {
        flex-direction: column;
        align-items: unset;
    }

    .similar-aritcles-title:after {
        display: none;
    }

    .sv-aritcles-title {
        font-size: 13px;
        padding-left: 2px;
    }

    .sv-aritcles-title:after {
        display: none;
    }

    .information-section h4 {
        font-size: 14px;
    }

    .information-section .jobs_details span {
        font-size: 12px;
    }

    .jobsDetailedPageAllBodyBLock {
        max-width: unset;
    }
    .without-image .sale-slides {
        height :auto;
    }

    .slider-placeholder {
        margin-bottom: 0;
    }

    .tbc_btn {
        margin-top: 20px;
        margin-left: 0;
        width: auto;
        height: 55px; 
        border: none;
    }

        .tbc_btn img {
            width: auto;
        }

        .pagingInfo {
            padding-right: 25px;
            border-radius: 14px;
            background-color: rgba(76, 82, 80, 0.5);
            background-image: url(/img/zoom.svg);
            background-size: 11px;
            background-position: right 10px center;
            font-size: 13px;
            color: #fff;
            padding-left: 15px;
            background-repeat: no-repeat;
            position: absolute;
            bottom: 14px;
            left: 20px;
            z-index: 9;
            height: 27px;
            width: 68px;
            font-family: 'FiraGOR';
            display: flex;
            align-items: center;
        }

    .slider-single.slick-initialized {
        margin: 0;
    }

    .zoom {
        display: none;
    }

    .slider-nav {
        display: none;
    }

    .slider-single {
        height: 378px;
    }

    .container-sales {
        margin: 0;
    }

    .top-section span {
        color: #898F8D;
        font-size: 11px!important;
    }
    .top-section {
        justify-content: flex-start!important;
        position: relative;
    }
    .top-section p {
        margin: 0 20px;
        justify-content: flex-start;
        bottom: -23px;
        left: 0;
        position: absolute;
        margin: 0;
    }

    .market-item-id {
        margin: 0;
    }

    .top-section .article_views {
        margin: 0 16px;
    }

    .top-section .condition {
        display: none;
    }

    .top-section-wrap {
        display: flex;
        justify-content: space-between;
    }
    .top-section-wrap .mobile-btns {
        display: flex;
    }
        .top-section-wrap .mobile-btns .item {
            width: 30px;
            height: 30px;
            background-color: #F2F6F5;
            border-radius: 50%;
            background-position: center center;
            cursor: pointer;
            margin-left: 7px;
            background-repeat: no-repeat;
            border: none;
            background-repeat: no-repeat;
            padding: 0;
        }

     .top-section-wrap .mobile-btns .item:first-child {
         margin-left: 0;
     }

    .slider-single {
        border: none;
        border-radius: 0;
    }

    .top-section-wrap .mobile-btns .fav {
        background-image: url(/img/stard.svg);
        background-size: 19px;
        font-size: 0%;
    }

    .top-section-wrap .mobile-btns .share {
        background-image: url(/img/shared.svg);
        background-size: 15px;
        background-position: 6px;
    }

    .top-section-wrap .mobile-btns .more {
        background-image: url(/img/more.svg);
        background-size: 4px;
    }

    body {
        background: #F2F6F5;
    }

    .main-title {
        margin-top: 40px!important;
    }

    .information-section .product-details {
        padding-top: 0;
        border-top: 0;
    }

    .w-block {
        background: #fff;
        padding: 20px;
        flex: 1;
        margin-top: 15px;
    }

    /*.with-drop {
        max-height: 195px;
        overflow: hidden;
        position: relative;
    }

    .with-drop-dropped {
        max-height: unset;
        overflow: visible;
    }

    .more-overlay {
        background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
        position: absolute;
        bottom: 0;
        left: 0;
        height: 40px;
        width: 100%;
    }

    .show_more {
        background-size: 13px;
        background-image: url(/img/sho-mo.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 14px;
        height: 14px;
        cursor: pointer;
        margin: 0 auto;
    }

    .with-drop-dropped .show_more {
        transform: rotate(180deg);
        transition: .3s;
    }*/

    .w-block:first-child {
        margin-top: 0;
        padding-top: 8px;
    }


    .user-block {
        order: 4;
    }

    .information-section {
        display: flex;
        flex-direction: column;
    }   

    .article_item_desc {
        padding-bottom: 0;
    }

        .article_item_desc b, .article_item_desc strong {
            font-weight: bold !important
        }

    .author_contact_info2 {
        display :none;
    }

    .article_author_body_in {
        padding: 0;
    }

    .market-item-title {
        max-width: unset;
    }

    .author_contact_info {
        display: flex;
        justify-content: center;
        padding-right: 30px !important;
        width: 115px;
        border: none;
        border-radius: 5px;
        height: unset;
        padding: 0;
        bottom: 25px;
        width: 180px!important;
    }
    .information-section .UserMobilePHoneTitle {
        transform: unset!important;
        position: static!important;
    }

    .author_contact_info .numbers-wrap {
        display: none;
    }

    .UserMobilePHoneTitle span {
        font-size: 16px;
        font-family: 'FiraGOM';
        font-style: normal;
        color: #fff;
    }

    .author_contact_info_clicked .numbers-wrap {
        display: flex;
    }
    .AfterClickedShown, .AfterClickedShown2 {
        background: none;
        padding: 0;
    }


    .UserMobilePHoneTitle img, .UserMobilePHoneTitle2 img {
        display: none;
    }


    .show-social-wrap {
        display: none;
        padding-top: 30px;
        position: absolute;
        top: 8px;
        left: -4px;
        z-index: 9;
    }
    .share:hover .show-social-wrap {
        display: block;
    }

    .share-icons {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .favorite_active {
        background-image: url(../img/star-active.svg) !important;
        background-size: 17px !important;
    }

    .add-comment-block {
        margin-left: 0;
    }

    .show-social-wrap-mobile {
        right: -40px!important;
        left: unset!important;
    }

    .slider-single .slick-dots {
        bottom: 20px;
    }

    .slider-single .slick-dots li button {
        position: relative;
    }
        
    .slider-single .slick-dots li {
        margin: 0 1px;
    }

    .slider-single .slick-dots li button:before {
        opacity: 0.8;
        background: #FFFFFF;
        border-radius: 50%;
        font-size: 0%;
        content: '';
        width: 8px;
        height: 8px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .slider-single .slick-dots li.slick-active button:before {
        background: #00C389;
        border: 2px solid rgba(255,255,255,0.8);
        opacity: 1;
        width: 12px;
        height: 12px;
    }

    .articles_similar_blocks {
        margin-left: 20px;
        margin-top: 40px;
    }

    .articles_similar_blocks .owl-stage {
        padding-left: 0!important;
    }

    .rubrucsPostTime {
        flex-direction: row;
    }
}


.similar_image img {
    width: 100%;
}

.information-section .author_contact_info, .author_contact_info2 {
    width: 200px;
    height: unset;
    padding: 5px 0;
    background: #00C389;
    font-family: 'FiraGOR';
    padding-left: 44px;
    background-image: url(/img/phone-icon.svg);
    background-repeat: no-repeat;
    background-position: 16px center;
    background-size: 17px;
    flex: inherit;
}
.information-section .UserMobilePHoneTitle {
    right: 16px;
    font-size: 10px !important;
    font-style: italic;
    line-height: 10px !important;
    color: #E2FFF6;
    transform: translate(10px, 10px);
    top: 50%;
    transform: translateY(-50%);
}
.information-section .EAchPHonenumber {
    color: #fff;
}

.information-section .UserMObileNumbersBlock div.EAchPHonenumber, .information-section .UserMObileNumbersBlock2 div.EAchPHonenumber {
    font-family: 'FiraGOR'!important;   
    font-size: 16px!important;
}

.information-section .article_item_desc_head {
    padding-bottom: 3px;
}
.information-section .details_text {
    color: #898F8D;
    font-size: 14px;
    font-family: 'FiraGOR';
    line-height: 20px;
}

.market-item-price {
    color: #4C5250;
    font-size: 25px;
    font-family: 'FiraGOR';
    font-weight: bold;
}
.market-item-price span {
    font-weight: normal;
    font-size: 24px;
    font-family: 'TKT';
  }
.condition {
    padding: 8px;
    border: 1px solid #00C389;
    color: #4B4B4B;
    font-size: 12px;
    border-radius: 5px;
    display: inline-block;
    font-family: 'FiraGOR';
    background-color: #fff;
    margin-right: 10px;
}

.location-time p {
    font-size: 12px;
    font-family: 'FiraGOM';
    color: #4C5250;
    padding-left: 14px;
    background-image: url(/img/market-details-pin.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
}

.location-time span {
    color: #898F8D;
    font-size: 10px;
    font-family: 'FiraGOR';
}

.top-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .top-section .article_views {
        background-image: url(/img/eye-d.svg);
        background-repeat: no-repeat;
        background-position: left 5px;
        background-size: 14px;
        padding-left: 20px;
    }

.top-section .location-time {
    display: flex;
    align-items: center;
}

.add-comment-block {
    height: 80px;
    width: 100%;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    position: relative;
    display: none;
    margin-top: 15px;
    margin-bottom: 20px;
}

.show {
    display: block;
}

.add-comment-block-edit {
    background: #F5F8FF;
}

.add-comment-block textarea {
    border: 0;
    resize: none;
    width: 100%;
    font-family: FiraGOR;
    font-size: 12px;
    padding: 14px;
    background-color: #fff;
}

    .add-comment-block textarea:focus {
        outline: none;
        border: none;
    }

    .add-comment-block textarea::-webkit-input-placeholder { /* Edge */
        color: #A2A2A2;
        font-size: 12px;
        font-family: FiraGOR
    }

    .add-comment-block textarea:-ms-input-placeholder { /* Edge */
        color: #A2A2A2;
        font-size: 12px;
        font-family: FiraGOR
    }

    .add-comment-block textarea::placeholder { /* Edge */
        color: #A2A2A2;
        font-size: 12px;
        font-family: FiraGOR
    }

.comment-btn {
    text-align: right;
    position: absolute;
    right: 9px;
    bottom: 0;
    background: transparent;
    font-family: FiraGOM;
    color: #2982CE;
    text-decoration: underline;
    font-size: 13px;
}

    .comment-btn:hover, .comment-btn:focus, .comment-btn.focus {
        color: #2982CE;
        text-decoration: underline;
    }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

.edit-comment-block {
    height: auto;
    max-height: 80px;
    background-color: #F5F8FF;
}

.edit-comment {
    display: none;
}

.edit-comment-block .edit-comment {
    display: block;
}

.edit-comment-block .save-comment {
    display: none;
}

#detailImgs .owl-prev {
    left: 0px !important;
}



.detailImgss .owl-prev {
    left: 0px !important;
}


.detailImgss .owl-next {
    background: none !important;
    box-shadow: none;
    backdrop-filter: none !important;
    border: none !important;
    right: 32px;
    top: 50% !important;
    width: auto !important;
    height: auto !important;
}

.detailImgss .owl-prev {
    background: none !important;
    box-shadow: none;
    backdrop-filter: none !important;
    border: none !important;
    left: 32px;
    top: 50% !important;
    width: auto !important;
    height: auto !important;
}

.detailImgss .owl-prev::after {
    content: url('/img/image prev.svg') !important;
    right: 6px;
}

.detailImgss .owl-next::after {
    content: url('/img/image next.svg') !important;
    left: 7px;
}

.detailImgss .owl-stage-outer {
    padding: 0;
}


.detailImgss .owl-nav {
    display: none;
}

.detailImgss .owl-stage-outer, .detailImgss .owl-stage, .detailImgss .owl-item {
    height: 100%;
}



@media (max-width: 385px) {
    .jobs_details span:last-child {
        text-align: right;
    }
}