.no-photo-list {
    padding: 16px;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
}

.no-photo-list-2 {
/*    padding: 16px;
    margin-top: 12px; */
}

.title-v {
    color: #1386e0;
    font-family: inherit;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: .04em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.title-b {
    color: #181818;
    font-family: inherit;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: .04em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.title-gray {
    color: #676767;
    font-family: inherit;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .04em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.item-gray {
    color: #2f2f2f;
}

.item-gray:hover {
    color: #000;
    text-decoration: none;
}

.item-blue {
    color: #1889e1;
}

.item-blue:hover {
    color: #074e84;
    text-decoration: none;
}

.item-date {
    display: block;
    color: #727272;
    font-size: 13px;
}

.first-item {
    width: 100%;
    padding-top: 0;
    align-items: flex-start;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: flex-start;
}

.counter-item {
    align-items: center;
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    font-size: 17px;
    font-weight: 400;
    height: 48px;
    justify-content: center;
    line-height: 24px;
    margin-right: 12px;
    text-align: center;
    width: 48px;
}

.block-title {
    width: 100%;
}

.first-title-np {
    font-size: 21px;
    font-weight: 700;
    line-height: 24px;
    color: #37404d;
    text-decoration: none;
}

.first-title-np:hover {
    color: #1c4580;
    text-decoration: none;
}

.toolbar-np {
    margin-top: 4px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.np-view {
    color: #50515E;
    justify-content: center;
    margin-right: 17px;
    text-decoration: none;
    align-items: center;
    display: flex;
}

.icon-view {
    margin-right: 5px;
}

.view-counter {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
}

.comments-np {
    color: #50515E;
    justify-content: center;
    margin-right: 17px;
    text-decoration: none;
}

.icon-comment {
    margin-right: 2px;
    color: #50515E;
}

.comment-counter {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    bottom: 1px;
}

a.comments-np:hover {
    color: #1686de;
    text-decoration: none !important;
}

.second-title {
    color: #37404d;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
  }

.second-title:hover {
    color: #1c4580;
    text-decoration: none;
}

.first-item:not(:first-child) {
    grid-row: 2;
    border-top: 1px solid #e4e4e4;
    margin-top: 10px;
    padding-top: 10px;
  }

.first-photo {
    border-radius: 12px;
    margin-bottom: 8px;
}

.package__slider {
    padding-bottom: 70px;
  }

.item-slider {
    grid-gap: 8px 0;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 12px;
}

.slide-d {
    padding-left: 10px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 12px;
}

.slide-d2 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 12px;
}

.slide-title {
    color: #178be6;
    font-size: 21px;
    font-weight: 700;
    line-height: 24px;
}

.slide-title:hover {
    color: #0e5388;
    text-decoration: none;
}

.slide-detail {
    color: #50515E !important;
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    position: relative;
    top: 3px;
}

.i-detail {
    color: #2d2d2d !important;
    font-size: 12px;
    line-height: 26px;
    text-transform: uppercase;
    position: relative;
    top: 3px;
}

.slide-detail:hover {
    text-decoration: none;
    color: #0e5388;
}

.i-detail:hover {
    text-decoration: none;
}

.detail {
    margin-top: 12px;
}

.slide-price {
    color: #37404d;
    display: flex;
    justify-self: end;
    margin-right: 12px;
    white-space: nowrap;
    font-size: 21px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
}

.slide-price-no {
    color: #213be2;
    display: flex;
    justify-self: end;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    top: 4px;
}

.slide-price:hover {
    color: #0e5388;;
    text-decoration: none;
}

.button-more-car {
    display: block;
    padding: 14px;
    border-radius: 12px;
    color: #fff !important;
    background-color: #1588E2;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
}

.button-more-car:hover {
    text-decoration: none !important;
    background-color: #338ed3 !important;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 40%;
    margin-top: -10px;
    background: #3c3c3cd1;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    color: #fff !important;
}

.owl-prev:hover, .owl-next:hover {
    background: #3c3c3cf0;
    color: #fff !important;
}

.owl-prev {
    left: -25px;
}
.owl-next {
    right: -25px;
}

.item-all {
    text-decoration: none;
    color: #37404d;
    display: inline;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    word-wrap: break-word;
}

.item-all:hover {
    text-decoration: none;
    color: #15417d;
}

.icon-item {
    margin-right: 4px;
    color: rgba(57, 57, 236, 0.792) !important;
}

.price1 {
    margin-bottom: 3px;
    padding: 0 12.6px;
    color: #142140;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.price1:hover {
    text-decoration: none;
}

.detail2 {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}

.addres {
    display: block;
    color: rgb(72, 66, 66);
    
}

.grid1-item {
    border: 1px solid #d6d6d6; 
    margin-bottom:12px;
    border-radius: 10px;
    padding-bottom: 12px;
}

.grid-photo {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 8px;
}

.cat {
    padding-left: 7px;
}

.cat:hover {
    text-decoration: none;
}

.grid-title {
    color: #37404d;
    display: block;
    font-size: 21px;
    font-weight: 700;
    line-height: 24px;
    padding-left: 7px;
    text-decoration: none;
  }

.grid-title:hover {
    text-decoration: none;
}

@media screen and (min-width: 1280px) {
.no-photo-content {
  display: block;
} }

@media(max-width:560px) {
    .owl-prev {
        left: -5px;
    }
    .owl-next {
        right: -5px;
    }
    .owl-prev, .owl-next {
        position: absolute;
        top: 40%;
        margin-top: -10px;
        background: #3c3c3cd1;
        width: 30px;
        height: 30px;
        border-radius: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff !important;
    }
  }