@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css");

@font-face{
    font-family: 'Montserrat';
    src: url(../fonts/ProximaNova.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.z-pages-normal{
    padding-top: 0;
}
section{
    color: #373C4E !important;
}
section a{
    color: #373C4E !important;
}
.z-indent{
    padding-top: 30px;
}
.z-pages-normal .main-top__nav{
    position: relative;
    height: 80px;
}
.z-filter-page-wrap{
    margin-top: -130px;
}
.z-correct-image{
    width: 100%;
    height: auto;
}
.z-correct-image img{
    width: 100%;
    height: auto;
    object-fit: cover;
    overflow: hidden;
}
.z-filter-ads-title{
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #373C4E;
}
.z-filter-ads-desc{
    font-size: 15px;
    font-weight: 400;
    color: #373C4E99;
    letter-spacing: 0.5px;
    line-height: 2px;
}
.z-rating-group{
    margin-top: 10px;
}
.z-rating-num{
    font-size: 15px;
    font-weight: 400;
    color: #373C4E99;
    letter-spacing: 0.5px;
}
.z-disp-flex{
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.content.z-filter-ads-wrap{
    padding: 30px 20px !important;
}
.ad-item-z.z-filter-ads-item{
    height: auto !important;
}
.content.z-filter-ads-wrap-2{
    padding: 20px 20px 30px !important;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.z-filter-ads-pump{
    margin-top: auto;
}
.z-filter-ads-wrap-2 .text{
    margin-top: 0px !important;
}
.z-ads-catalog .filter{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.z-ads-catalog .breadcrumbs{
    padding-bottom: 20px;
}

.z-filter-dump a{
    color: #373C4E !important;
}
.z-filter-green-btn{
    font-weight: 800;
}
.z-filter-ad-count{
    margin-bottom: 40px;
    color: #373C4E99;
}
.z-buttons{
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: center;
}
.z-ad-banner-former-wrap{
    max-width: 728px;
    margin: 30px auto;
}
.z-filer-form, .z-price-input{
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: center;
    gap: 10px;
    height: 36px !important;
}
.z-price-input input{
    padding: 0 12px;
    border-radius: 4px;
    height: 36px !important;
}
.z-filter-select{
    padding: 0 12px !important;
    border-radius: 4px;
}
.z-filer-form select{
    height: 36px;
}
.z-user-tools .user{
    font-weight: 400;
    font-size: 15px;
    color: #373C4E !important;
}
.ads-top.z-ads-top .z-search form{
    display: flex;
    flex-direction: row;
    margin: auto 40px;
}
.z-search-form{
    box-shadow: inset 2px 2px 4px rgba(55, 60, 78, 0.1);
}
.z-select{
    padding: 0 12px;
    font-size: 15px;
    font-weight: 400;
    color: #373C4E;
    border-radius: 4px;
}


.z-block{
    max-width: 1120px;
    margin: 0 auto;
}
.z-ad-block{

}
.z-block-items-ads{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
}
.z-ad-addit-img{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    margin-top: 20px;
}
.z-block-same-ads{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    margin-top: 20px;
}
.z-block-same-ad-wrap{
    border-radius: 4px;
    border: 1px solid #373C4E1A;
}
.z-block-same-ad-wrap .ad-item-z{
    border: none;
}
.z-block{
    line-height: normal;
    letter-spacing: normal;
    color: #373C4E;
}
.z-ad-decs-title{
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 20px;
}
.z-ad-decs-price{
    font-size: 35px;
    font-weight: 300;
}
.z-cont-flex{
    display: flex;
    align-items: center;
    align-self: center;
    gap: 10px;
}
.z-cont-flex:not(.z-lk-bg-info) {
    position: relative;
}
.notif__success {
    position: absolute;
    padding: 10px;
    background-color: #8dc9604d;
}
.z-ad-decs-param{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    margin-top: 20px;
}
.z-ad-decs-param-2{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    margin-top: 20px;
}
.z-ad-decs-list{
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
    text-align: start;
    list-style-type: none;

}
.z-ad-decs-list li{
    position: relative;
}
.z-ad-decs-list li:before{
    content: " ";
    position: absolute;
    top: 7px;
    left: -13px;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background: #8DC960;
}
.z-ad-decs .z-cont-flex{
    margin-bottom: 10px;
}
.z-green-btn-wrapper{
    margin: 10px 0 20px !important;
}
.z-green-btn{
    background-color: #8DC960;
    border-radius: 2px;
    padding: 9px 50px;
    text-align: center;
    color: #ffffff !important;
    font-weight: 800;
    font-size: 15px;
    border: 1px solid;
}
.z-grey-btn{
    background-color: #373C4E1A;
    border-radius: 2px;
    padding: 9px 50px;
    text-align: center;
    color: #ffffff !important;
    font-weight: 800;
    font-size: 15px;
}
.z-blue-btn{
    background-color: #53AEEF;
    border-radius: 2px;
    padding: 9px 50px;
    text-align: center;
    color: #ffffff !important;
    font-weight: 800;
    font-size: 15px;
}
.z-ad-decs .z-green-btn{
    padding: 9px 40px;
}


.z-comp-card-info{
    display: grid;
    gap: 20px;
    grid-template-columns: 170px 1fr;
    grid-template-rows: auto;
    margin-top: 20px;
}
.z-comp-card-about{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    margin-top: 20px;
}
.z-comp-card-about p{
    margin-top: 0;
}

.z-cont-flex-col{
    display: flex;
    flex-direction: column;
    gap: 20px;

}

.z-block-units{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
}
.z-block-unit{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
}
.z-comp-card-info .z-green-btn-wrapper{
    margin: 0 !important;
}
.z-comp-card-product{
    font-size: 20px;
}
.z-comp-card-products .z-cont-flex{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    margin-bottom: 20px;
}
.z-review-content{
    max-width: 548px;
    margin: 0 auto 0 0 ;
}

.z-block-reviews{
    margin-top: 30px;
}
.z-block-review{
    margin-bottom: 40px;
}
.z-block-review-date{
    color: #373C4E99;
    font-size: 12px;
    margin-bottom: 10px;
}
.z-block-review-name{
    font-weight: 600;
}
.z-block-review-text{
    margin-bottom: 15px;
}
.z-block-review-wr form{
    display: flex;
    flex-direction: column;
    max-width: 360px;
    gap: 10px;
    margin-top: 30px;
}
.z-block-item.z-block-review-wr input{
    padding: 12px 2px;
    font-size: 15px;
}
.z-block-item.z-block-review-wr input::placeholder{
    padding: 12px;
    font-size: 15px;
    color: #373C4E99;
}
.z-block-item .z-block-review-wr textarea::placeholder{
    padding: 0;
    font-size: 15px;
    color: #373C4E99;
    /*font-family: Proxima_Nova;*/
    font-family: "Manrope", sans-serif;
}
.z-add-number{
    font-size: 24px;
    font-weight: 600;
}
.z-add-ad-wrapper-all{
    max-width: 1120px;
    margin: 0 auto;
}
.z-add-ad{
    max-width: 739px;
    overflow: hidden;
    margin: 0 auto 0 0;
}
.z-add-ad-title{
    font-size: 50px;
    font-weight: 800;
    margin: 40px 0 30px;
}
.z-add-ad-category-title{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.z-add-ad-subcategory-title{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.z-add-ad input, select {
    padding: 10px ;
    border: 1px solid rgba(55, 60, 78, 0.1);
    box-shadow: inset 2px 2px 4px rgba(55, 60, 78, 0.1);
    color: #373C4E;
    border-radius: 2px;
    max-height: 39px !important;
}
.z-add-ad-choice-prod{
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    margin-top: 30px;
}
.z-add-ad-choice-prod{
    margin-bottom: 10px;
}
.z-add-ad-cat-choice select{
    font-size: 15px;
    color: #373C4E;
    border-radius: 2px;
    width: 264px;
    border: 1px solid rgba(55, 60, 78, 0.1);
    box-shadow: inset 2px 2px 4px rgba(55, 60, 78, 0.1);
}
.z-add-ad-descr textarea{
    max-width: 739px;
    border: 1px solid rgba(55, 60, 78, 0.1);
    box-shadow: inset 2px 2px 4px rgba(55, 60, 78, 0.1);
    color: #373C4E;
    border-radius: 2px;
}
.z-add-ad-serv-choice span{
    color: #373C4E;
    font-size: 20px;
    font-weight: 400;
}

.z-lk-sp-bg{
    background: url(../img/z-lk-bg.png);
    /* margin-top: 158px; */
}
.z-lk-sp-bg .breadcrumbs{
    color: #ffffff !important;
}
.z-lk-sp-bg a{
    color: #ffffff !important;
}
.z-lk-title{
    font-size: 50px;
    font-weight: 800;
    color: #ffffff;
}
.z-cont-flex.z-lk-bg-info{
    justify-content: space-between;
    padding-bottom: 40px;
}
.z-cont-flex.z-lk-menu1{
    justify-content: space-between;
    align-items: center;
    align-self: center;
    padding: 10px 0;
}
.z-cont-flex.z-lk-menu2{
    justify-content: flex-start;
    align-items: center;
    align-self: center;
    padding: 20px 0;
    gap: 40px;
    color: #373C4E99;
    flex-wrap: wrap;
}
.pseudo-menu-active{
    color: #46A15A;
    position: relative;
}
.pseudo-menu-active:after{
    content: " ";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #46A15A;
    border-radius: 2px;
}
.z-lk-block input{
    width: 360px;
    max-width: 739px;
    border: 1px solid rgba(55, 60, 78, 0.1);
    /* box-shadow: inset 2px 2px 4px rgba(55, 60, 78, 0.1); */
    color: #373C4E;
    border-radius: 2px;
    padding: 12px;
    font-size: 15px;
}
.z-lk-form-wrap{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;

}

.z-lk-form-wrap .z-cont-flex label {
    width: 210px;
    text-align: right;
}

.z-lk-block .z-cont-flex{
    justify-content: flex-end;
}

.z-lk-block .z-cont-flex.file-upload{
    justify-content: flex-start;
}

.file-upload input[type="file"] {
    display: none;
}
.file-upload .z-block-content__r{
    display: none;
}
.display-none{
    display: none; 
}

.file-upload{
    cursor: pointer;
    flex-direction: column;
}
.file-upload__caption {
    color: #373C4E;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.file-upload__caption svg {
    margin-right: 7px;
}

.z-lk-block-items{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    margin-top: 30px;
}
.z-lk-ads-wrap{
    display: grid;
    gap: 20px;
    grid-template-columns: 265px 1fr;
    grid-template-rows: auto;
    margin-top: 30px;
}
.z-lk-ads-title{
    font-size: 20px;
}
.z-lk-ads-block{
    max-width: 838px;
    font-size: 15px;
}

.padd15 {
    padding-left: 15px;
    padding-right: 15px;
}

.pa-user-submenu a {
    color: rgba(55, 60, 78, 0.60) !important;
    position: relative;
}

.pa-user-submenu .pseudo-menu-active a,
.pa-user-submenu a:hover {
    color: #46A15A !important;
}

.pa-user-submenu a span {
    position: absolute;
    right: -3px;
    top: 3px;
    z-index: 1;
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 100%;
    background: #FF4D55;
}

.pa-user-menu {
    border-bottom: 1px solid rgba(55, 60, 78, 0.10);
}

.pa-user-menu .z-green-btn {
    font-weight: 600;
}

.pa-user-menu .pseudo-menu-active,
.pa-user-menu a.z-block-item:hover {
    color: #46A15A !important;
}

.pa-user-menu .pseudo-menu-active svg path,
.pa-user-menu a:hover svg path {
    stroke: rgba(70, 161, 90, 1);
}

.z-block-items__ico {
    height: 18px;
}

.z-block-item label {
    color: rgba(55, 60, 78, 0.60);
}

.z-block-item .z-cont-flex {
    text-decoration: underline;
    color: rgba(55, 60, 78, 0.60) !important;
}

.z-block-item .z-cont-flex {
    text-decoration: none;
}
.z-block-content__r, .z-block-content__r-password {
    text-decoration: underline;
    color: rgba(55, 60, 78, 0.60) !important;
    cursor: pointer;
}
.user__avatar, .org__avatar {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 100%;
    border: 5px solid rgba(235, 236, 238, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.user__avatar img, .org__avatar img {
    /*width: 70px;*/
    /*height: 70px;*/
    width: 100%;
}

.org__avatar img {
    /*width: 170px;*/
    /*height: 170px;*/
}

.org__avatar {
    width: 180px;
    height: 180px;
}

.user__avatar-ico, .org__avatar-ico {
    position: absolute;
    right: -5px;
    bottom: -5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(235, 236, 238, 1);
    border-radius: 100%;
    cursor: pointer;
}

.org__avatar-ico {
    width: 50px;
    height: 50px;
}

.org__avatar-ico svg {
    width: 25px;
    height: 25px;
}

.z-block-container {
    position: relative;
}

.pa__logout {
    position: absolute;
    right: 0;
    top: 20px;
    color: #FFF;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.pa__logout svg {
    margin-right: 10px;
}

.user__stars {

}

.user__stars-caption {
    color: rgba(255, 255, 255, 0.60);
    font-size: 15px;
    margin-bottom: 10px;
}

.user__stars-items {
    display: flex;
    align-items: center;
}

.user__stars-item {
    margin-right: 8px;
}

.user__stars-counter {
    color: #FBE547;
    font-size: 15px;
    margin-left: 12px;
}

.pa-map {
    position: relative;
    max-width: 550px;
}

.pa-map img {
    max-width: 100%;
}

.pa-caption {
    color: #373C4E;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.pa__item {
    margin-bottom: 10px;
}

.pa__item-left-border {
    padding-left: 25px;
    border-top: 1px solid rgba(55, 60, 78, 0.10);
    padding-top: 10px;
    margin-top: 10px;
}

.section-caption {
    color: #373C4E;
    font-size: 35px;
    font-weight: 800;
    margin-top: 40px;
}

.section-text {
    color: #373C4E;
    font-size: 15px;
    margin-top: 20px;
}

.section-text__grey {
    color: rgba(55, 60, 78, 0.60);
}

.section-text__f20 {
    font-size: 20px;
}

.section-butt {
    margin-top: 40px;
}

.section-butt .button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 18px;
    font-weight: 600;
    width: fit-content;
    color: #fff !important;
}

.pa-user__edit-block {
    max-width: 740px;
}

.pa-user__edit-caption {
    color: rgba(55, 60, 78, 0.60);
    font-size: 20px;
    margin-bottom: 20px;
}

.pa-user__edit-rea {

}

.pa-user__edit-rea textarea {
    width: 100%;
    height: 280px;
    color: #373C4E;
    font-size: 15px;
    box-sizing: border-box;
}

.pa-user__edit-butt {
    text-align: right;
    margin-top: 20px;
}

.pa-user__edit-butt .button {
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    max-width: 360px;
    margin: 0 0 0 auto;
    /*line-height: 38px;*/
}

@media screen and (max-width: 991px) {
    .pa__logout {
        top: 40px;
    }

    .pa-user-form .z-lk-block-items {
        display: flex;
        flex-wrap: wrap;
    }

    .pa-user-form .z-block-item {
        order: 2;
        width: 100%;
    }

    .pa-user-form .z-block-item:nth-child(2) {
        order: 1;
    }

    .z-lk-block .z-cont-flex {
        justify-content: flex-start;
    }

    .z-lk-block input {
        width: 100%;
    }

    .z-block-item label {
        width: 150px;
    }

    .breadcrumbs-block {
        display: none;
    }

    .z-cont-flex.z-lk-bg-info {
        padding-top: 40px;
        flex-wrap: wrap;
    }

    .user__stars {
        width: 100%;
        margin-top: 20px;
    }

    .z-lk-title {
        font-size: 30px;
    }

    .pa-user-menu {
        margin-bottom: 20px;
    }

    .pa-user-menu .z-cont-flex.z-lk-menu1 {
        flex-wrap: wrap;
    }

    .pa-user-menu .z-block-item  {
        width: 100%;
    }

    .pseudo-menu-active:after {
        content: none;
    }

    .pa-user-form .z-blue-btn {
        width: 100%;
    }

    .pa-user-menu .z-green-btn {
        width: 100%;
    }

    .pa-user-menu .z-cont-flex {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .section-caption {
        font-size: 24px;
    }
}

@media screen and (max-width: 576px) {
    .z-block-items-ads{
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
    .z-block-same-ads{
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-top: 20px;
    }
    .z-indent{
        padding-top: 10px;
    }
    section{
        padding: 0 15px;
    }
    .z-ad-decs-param-2{
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-top: 20px;
    }
    .z-comp-card-info{
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-top: 20px;
    }
    .z-block-units{
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
    .z-comp-card-about{
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-top: 20px;
    }
    .z-add-ad-choice-prod{
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-top: 30px;
    }
    .z-add-ad-btns.z-cont-flex{
        flex-wrap: wrap;
        justify-content: center;
    }
    .z-disp-flex.z-add-ad-serv-choice{
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-top: 20px;
    }
    .z-add-ad-serv-price{
        text-align: right;
    }

    .pa__logout {
        bottom: 40px;
        top: auto;
    }

    .z-lk-title {
        font-size: 24px;
    }
}


/*ads-items*/

.ads-items {    
    margin-top: 40px;
}

.ads-item-z {
    margin-bottom: 40px;
    /* padding-bottom: 40px;
    border-bottom: 1px solid rgba(55, 60, 78, 0.10); */
    display: flex;
    align-items: flex-start;
}

.ads-item__img {
    flex: 0 0 265px;
    margin-right: 20px;
    display: flex;
}

.ads-item__img img {
    width: 100%;
    border-radius: 2px;
    border: 1px solid rgba(55, 60, 78, 0.10);
}

.ads-item__body {
    width: 70%;
}

.ads-item__c {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}

.ads-item__caption,
.ads-item__caption a {
    color: #373C4E;
    font-size: 20px;
    font-weight: 600;
}

.ads-item__controls {
    display: flex;
    align-items: center;
}

.ads-item__like {
    display: flex;
    align-items: center;
    margin: 0 15px;
}

.ads-item__views {
    display: flex;
    align-items: center;
    margin: 0 15px;
}

.ads-item__views svg,
.ads-item__like svg {
    margin-right: 6px;
}

.ads-item__r {
    position: relative;
}

.ads-item__r-cor {
    cursor: pointer;
}

.ads-item__r-menu {
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 100%;
    background: #FFF;
    border: 1px solid #rgba(55, 60, 78, 0.10);
    filter: drop-shadow(0px 2px 4px rgba(55, 60, 78, 0.10));
    min-width: 150px;
    display: none;
}

.ads-item__r-menu:after {
    /*content: '';*/
    /*position: absolute;*/
    /*right: 20px;*/
    /*width: 0;*/
    /*height: 0;*/
    /*border: 0 solid transparent;*/
    /*border-right-width: 10px;*/
    /*border-left-width: 10px;*/
    /*border-bottom: 10px solid black;*/
    /*top: -10px;*/
}

.ads-item__r-menu a {
    margin-bottom: 10px;
    color: rgba(55, 60, 78, 0.60);
    font-size: 12px;
    display: block;
}

.ads-item__r-menu a:last-child {
    margin-bottom: 0;
}

.ads-item__descs-wrapper {
    display: flex;
    justify-content: space-between;
}

.ads-item__descs {
    flex: 1 1 auto;
}

.ads-item__dbuts {
    flex: 0 0 170px;
    margin-left: 20px;
}

.ads-item__desc {
    display: flex;
    align-items: flex-start;
    margin-right: 10px;
    margin-bottom: 25px;
}

.ads-item__desc:last-child {
    margin-bottom: 0;
}

.ads-item__desc-caption {
    color: rgba(55, 60, 78, 0.60);
    font-size: 15px;
    flex: 0 0 100px;
}

.ads-item__desc-value {
    color: #373C4E;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.ads-item__category {
    display: flex;
    align-items: center;
}

.ads-item__desc-value-c {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.ads-item__arhiv {
    color: rgba(55, 60, 78, 0.60);
    font-size: 15px;
}

.ads-icons {
    display: flex;
    align-items: center;
}

.z-filter-ads-pump .address {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ads-bg__icons {
    border-radius: 8px;
    background: #53AEEF;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ads-nbg__icons {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.ads-title {
    margin: 0 0 10px 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}

.z-block-same-ads__custom .ad-item-z .img img {
    -webkit-filter: none;
    filter: none;
}

.ads-item__pb {
    flex: 0 0 200px;
    margin-left: 65px;
}

.ads-item__price {
    color: #373C4E;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 13px;
    line-height: 100%;
}

.ads-item__butt {

}

.ads-item__butt .button {
    width: 100%;
    box-sizing: border-box;
    font-weight: 600;
}

.ads-item-wpay {
    border-radius: 2px;
    border: 1px solid rgba(55, 60, 78, 0.10);
    padding: 26px 23px;
    max-width: 570px;
}

.ads-item-wpay .ads-item__category .ads-item__desc-value {
    display: flex;
}

.ads-item-wpay .ads-item__desc-value {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ads-item-wpay .ads-item__desc:nth-child(4) .ads-item__desc-value {
    -webkit-line-clamp: 1;
}

.ads-pay__cou {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.ads-pay__cou-t {
    color: rgba(55, 60, 78, 0.60);
    text-align: right;
    font-size: 15px;
    line-height: 15px;
    width: 70px;
    margin-right: 20px;
}

.ads-pay__cou-i {
    width: 85px;
}

.ads-pay__cou-i input {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}

.ads-pay__cou-r {
    color: #373C4E;
    font-size: 24px;
    margin-left: 9px;
}

.ads-pay__pr {
    display: flex;
    align-items: flex-end;
}

.ads-pay__pr-text {
    color: #373C4E;
    font-size: 15px;
    margin-right: 10px;
}

.ads-pay__pr-price {
    color: #373C4E;
    font-size: 35px;
    font-weight: 800;
    line-height: 100%;
}

.ads-pay__pr-butt {
    margin-left: 31px;
}

.ads-pay__pr-butt .button {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
}

.ads-pay__ch-caption {
    color: #373C4E;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.ads-pay__ch-items {
    margin-top: 20px;
}

.ads-pay__ch-cards {
    margin-top: 20px;
}

.ads-pay__ch-item {
    margin-bottom: 10px;
}

.ads-pay__ch-butt {
    margin-top: 30px;
}

.ads-pay__ch-butt .button {
    width: fit-content;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 600;
    min-width: 170px;
}

.ads-items__cbt {
    margin-top: -30px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.ads-items__cbt .button,
.ads-item__dbuts .button {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 18px;
    font-weight: 600;
    width: fit-content;
    color: #fff !important;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    margin-right: 20px;
}

.button-yellow {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 18px;
    font-weight: 600;
    width: fit-content;
    color: #373C4E !important;
    background: #FBE547;
    padding-left: 30px;
    padding-right: 30px;
}

.ads-items__cbt .button.button-yellow {
    color: #373C4E !important;
}

.button-blue {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 18px;
    font-weight: 600;
    width: fit-content;
    color: #fff !important;
    background: #53AEEF;
    padding-left: 30px;
    padding-right: 30px;
}

.ads-items__cbt-time {
    margin-top: 10px;
    margin-right: 20px;
    font-size: 15px;
}

.ads-items__cbt-time strong {
    display: block;
}

.ads-item__dbuts .button {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.ads-item__dbuts .button:last-child {
    margin-bottom: 0;
}

.ads-pay__menu {
    margin: 40px 0;
    width: fit-content;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(55, 60, 78, 0.10);
}

.ads-pay__menu-item {
    color: rgba(55, 60, 78, 0.60) !important;
    font-size: 20px;
    font-weight: 600;
    margin-right: 30px;
    position: relative;
}

.ads-pay__menu-item:after {
    content: '';
    border-radius: 25px;
    background: #373C4E;
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 100%;
    height: 4px;
    z-index: 1;
    opacity: 0;
}

.ads-pay__menu-item:hover {
    color: #373C4E !important;
}

.ads-pay__menu-item.active {
    color: #373C4E !important;
}

.ads-pay__menu-item.active:after {
    opacity: 1;
}

@media screen and (max-width: 991px) {
    .z-block-same-ads.z-block-same-ads__custom {
        grid-template-columns: 1fr 1fr;
    }

    .pa-user-form .z-block-same-ads__custom .z-block-item {
        order: 1;
    }

    .pa-user-form .z-block-same-ads__custom .z-block-item:nth-child(2) {
        order: 1;
    }

    .ads-item__wprice.ads-item-z {
        flex-wrap: wrap;
    }

    .ads-item__wprice.ads-item .ads-item__body {
        flex: 0 0 calc(100% - 285px);
    }

    .ads-item__pb {
        flex: 0 0 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .ads-item__price {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .ads-item-z {
        flex-wrap: wrap;
    }

    .ads-item__img {
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .ads-item__body {

    }

    .z-block-same-ads.z-block-same-ads__custom {
        grid-template-columns: 1fr;
    }

    .ads-item__wprice.ads-item .ads-item__body {
        flex: 0 0 100%;
    }

    .ads-item__price {
        font-size: 24px;
    }

    .ads-pay__pr-price {
        font-size: 24px;
    }

    .ads-pay__pr {
        flex-wrap: wrap;
    }

    .ads-pay__pr-butt {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
        flex: 0 0 100%;
    }

    .ads-pay__ch-butt .button {
        width: 100%;
    }

    .ads-item__descs-wrapper {
        flex-wrap: wrap;
    }

    .ads-item__descs {
        flex: 1 1 100%;
    }

    .ads-item__dbuts {
        flex: 1 1 100%;
        margin-left: 0;
        margin-top: 20px;
        display: flex;
    }

    .ads-item__dbuts .button {
        flex: 0 0 calc(50% - 10px);
        margin-right: 20px;
        margin-bottom: 0;
    }

    .ads-item__dbuts .button:last-child {
        margin-right: 0;
    }
}

@media screen and (max-width: 576px) {
    .ads-item__c {
        flex-wrap: wrap;
    }

    .ads-item__caption {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }

    .ads-item__like {
        margin-left: 0;
    }

    .ads-pay__menu {
        flex-wrap: wrap;
        border: 0;
        width: 100%;
    }

    .ads-pay__menu-item {
        flex: 0 0 100%;
        margin-right: 0;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .ads-pay__menu-item:last-child {
        margin-bottom: 0;
    }
}

/*ads-items*/

/*notifications-p*/

.wform-p {
    margin-top: 20px;
    display: flex;
}

.notifications-p__items {
    flex: 1 1 auto;
}

.notifications-p__item {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid rgba(55, 60, 78, 0.10);
}

.notifications-p__item:last-child {
    border: 0;
}

.notifications-p__text {
    color: #373C4E;
    font-size: 15px;
}

.notifications-p__text a {
    font-size: 15px;
    color: #46A15A !important;
}

.notifications-p__text a:hover {
    color: #373C4E !important;
}

.notifications-p__date {
    color: rgba(55, 60, 78, 0.60);
    font-size: 15px;
    flex: 0 0 140px;
    margin-left: 20px;
    text-align: right;
}

.wform-p__form {
    flex: 0 0 360px;
    margin-left: 20px;
    background: #EBECEE;
    box-shadow: 0 0 6px 0 rgba(55, 60, 78, 0.10);
    padding: 44px 56px 46px 58px;
    box-sizing: border-box;
    height: fit-content;
}

.wform-p__form-caption {
    color: #373C4E;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 10px;
}

.wform-p__form-text {
    color: #373C4E;
    font-size: 15px;
    margin-bottom: 30px;
}

.wform-p__form-item {

}

.wform-p__form-item textarea {
    width: 100%;
    height: 217px;
    box-sizing: border-box;
    /*font-family: Proxima_Nova, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;*/
    font-family: "Manrope", sans-serif;
}

.wform-p__form-butt {
    margin-top: 20px;
}

.wform-p__form-butt .button {
    width: 100%;
    font-weight: 600;
}

@media screen and (max-width: 991px) {
    .wform-p {
        flex-wrap: wrap;
    }

    .wform-p__form {
        flex: 0 0 100%;
        margin-left: 0;
        margin-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .wform-p__form {
        padding: 20px;
    }

    .wform-p__form-caption {
        font-size: 24px;
    }
}

@media screen and (max-width: 576px) {
    .notifications-p__item {
        flex-wrap: wrap;
    }

    .notifications-p__date {
        flex: 0 0 100%;
        margin-left: 0;
        margin-bottom: 10px;
        text-align: left;
        order: 1;
    }

    .notifications-p__text {
        order: 2;
    }
}

/*notifications-p*/

/*fmodal*/

.fmodal {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999991;
    width: 100%;
    height: 100%;
    display: none;
}

.fmodal__shadow {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999992;
    width: 100%;
    height: 100%;
    background: rgba(55, 60, 78, 0.60);
}

.fmodal__body {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999992;
    max-height: 95vh;
    width: 450px;
    transform: translate(-50%, -50%);
    background: #FFF;
    padding: 57px 42px 48px 48px;
    overflow-y: auto;
    box-sizing: border-box;
}

.fmodal__close {
    position: absolute;
    right: 45px;
    top: 45px;
    cursor: pointer;
    z-index: 10;
}

.fmodal__caption {
    color: #373C4E;
    text-align: center;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 20px;
    line-height: normal;
}

.fmodal__text {
    color: #373C4E;
    text-align: center;
    font-size: 15px;
    margin-bottom: 17px;
}

.fmodal__item {
    margin-bottom: 20px;
}

.fmodal__item textarea {
    box-sizing: border-box;
    width: 100%;
    height: 128px;
    /*font-family: Proxima_Nova, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;*/
    font-family: "Manrope", sans-serif;
}

.fmodal__butt .button {
    width: 100%;
    box-sizing: border-box;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .fmodal__close {
        top: 10px;
        right: 10px;
    }

    .fmodal__body {
        max-width: 95vw;
        padding: 20px;
    }

    .fmodal__caption {
        font-size: 24px;
    }
}

/*fmodal*/

/*vip-blocks*/

.vip-blocks {
    flex: 1 1 auto;
    margin-top: 20px;
}

.vip-block {
    margin-bottom: 40px;
    display: flex;
}

.vip-block:last-child {
    margin-bottom: 0;
}

.vip-block__body {
    flex: 1 1 auto;
}

.vip-block__caption {
    color: #373C4E;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 20px;
}

.vip-block__text {
    color: #373C4E;
    font-size: 15px;
    margin-bottom: 20px;
}

.vip-block__img {
    border: 2px solid #373C4E;
}

.vip-block__img img {
    max-width: 100%;
}

.vip-block__controls {
    flex: 0 0 245px;
    margin-left: 20px;
}

.vip-block__price {
    color: #373C4E;
    font-size: 35px;
    font-weight: 800;
}

.vip-block__butt {
    margin-top: 13px;
}

.vip-block__butt .button {
    box-sizing: border-box;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .vip-block {
        flex-wrap: wrap;
    }

    .vip-block__body {
        flex: 1 1 100%;
    }

    .vip-block__caption {
        font-size: 24px;
    }

    .vip-block__controls {
        margin-left: 0;
        margin-top: 20px;
        flex: 1 1 100%;
    }

    .vip-block__price {
        font-size: 24px;
    }
}

/*vip-blocks*/

/*ads-no-pay*/

.ads-no-pay {
    flex: 1 1 auto;
}

.ads-no-pay__wrapper {
    max-width: 360px;
}

.ads-no-pay .section-butt {
    margin-top: 20px;
}

.ads-no-pay .section-butt .button {
    width: 100%;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
}

@media screen and (max-width: 991px) {
    .ads-no-pay__wrapper {
        max-width: 100%;
    }
}

/*ads-no-pay*/

/*pa-ads-purchased*/

.pa-ads-purchased {
    flex: 1 1 auto;
}

/*pa-ads-purchased*/

/*pa-history*/

.pa-history {
    flex: 1 1 auto;
    margin-top: 20px;
}

.pa-history__item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(55, 60, 78, 0.10);
}

.pa-history__item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.pa-history__ads {
    font-size: 15px;
    flex: 1 1 auto;
}

.pa-history__ads strong {
    display: block;
}

.pa-history__price {
    color: #373C4E;
    font-size: 15px;
    font-weight: 600;
    flex: 0 0 70px;
    margin-left: 20px;
}

.pa-history__butt {
    flex: 0 0 150px;
    margin-right: 20px;
    margin-left: 20px;
}

.pa-history__butt .button {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 18px;
    font-weight: 600;
    width: 100%;
    color: #fff !important;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

.pa-history__date {
    color: rgba(55, 60, 78, 0.60);
    text-align: right;
    font-size: 15px;
    flex: 0 0 140px;
}

@media screen and (max-width: 767px) {
    .pa-history__item {
        flex-wrap: wrap;
    }

    .pa-history__ads {
        flex: 1 1 100%;
        margin-bottom: 10px;
    }

    .pa-history__price {
        margin-left: 0;
        flex: 0 0 100px;
        margin-right: 20px;
    }

    .pa-history__butt {
        flex: 0 0 calc(50% - 70px);
        margin-left: 0;
        margin-right: 20px;
    }

    .pa-history__date {
        flex: 0 0 calc(50% - 70px);
    }
}

@media screen and (max-width: 576px) {
    .pa-history__butt {
        flex: 0 0 calc(100% - 120px);
        margin-right: 0;
    }

    .pa-history__date {
        flex: 0 0 100%;
        margin-top: 10px;
    }
}

/*pa-history*/

/*pa-gr*/

.pa-gr__ads {
    margin-top: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pa-gr__ads-ico {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: #46A15A;
    margin-right: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.pa-gr__ads-price {
    color: #373C4E;
    font-size: 35px;
    margin-right: 31px;
    margin-top: 10px;
}

.pa-gr__ads-pay {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 31px;
    margin-top: 10px;
    color: #373C4E;
    font-size: 15px;
}

.pa-gr__ads-pay svg {
    margin-right: 7px;
}

.pa-gr__ads-delivery {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 31px;
    margin-top: 10px;
    color: #373C4E;
    font-size: 15px;
}

.pa-gr__ads-delivery svg {
    margin-right: 7px;
}

.pa-gr__ads-body {
    flex: 1 1 auto;
    margin-right: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.pa-gr__ads-controls {
    flex: 0 0 170px;
    margin-top: 10px;
}

.pa-gr__ads-controls .button {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

.pa-gr__ads-b {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(55, 60, 78, 0.10);
}

.pa-gr__ads-b-img {

}

.pa-gr__ads-b-img-t {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid rgba(235, 236, 238, 1);
    overflow: hidden;
}

.pa-gr__ads-b-img-t img {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
}

.pa-gr__ads-b-name {
    color: #373C4E;
    font-size: 15px;
    margin-top: 11px;
}

.pa-gr__ads-b-name a {
    color: #373C4E;
    font-size: 15px;
    text-decoration: underline;
}

.pa-gr__ads-b-name a:hover {
    text-decoration: none;
}

.pa-gr__ads-b .user__stars-items {
    margin-top: 10px;
}

.pa-gr__ads-b-city {
    color: #373C4E;
    font-size: 15px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.pa-gr__ads-b-city svg {
    margin-right: 10px;
}

.pa-gr__ads-b-url {
    color: #373C4E;
    font-size: 15px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.pa-gr__ads-b-url svg {
    margin-right: 10px;
}

.pa-gr__ads-b-url a {
    color: #373C4E;
    font-size: 15px;
    text-decoration: underline;
}

.pa-gr__ads-b-url a:hover {
    text-decoration: none;
}

.pa-gr__ads-b-date {
    color: #373C4E;
    font-size: 15px;
    margin-top: 10px;
}

.pa-gr__ads-d {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid rgba(55, 60, 78, 0.10);
    display: flex;
}

.pa-gr__ads-d-w {
    flex: 1 1 auto;
}

.pa-gr__ads-d-a {
    flex: 0 0 336px;
    margin-left: 20px;
}

.pa-gr__ads-d-a img {
    margin-bottom: 20px;
    width: 100%;
}

.pa-gr__ads-d-a img:last-child {
    margin-bottom: 0;
}

.pa-gr__ads-d-i {
    margin-bottom: 18px;
}

.pa-gr__ads-d-i img {
    width: 100%;
}

.pa-gr__ads-d-s {
    max-width: 550px;
}

.pa-gr__ads-d-t {
    display: flex;
    margin-top: 20px;
}

.pa-gr__ads-d-t img {
    margin-right: 20px;
    box-sizing: border-box;
    width: calc(33% - 12px);
}

.pa-gr__ads-d-t img:last-child {
    margin-right: 0;
}

.pa-gr__ads-d-d {
    margin-top: 40px;
    max-width: 550px;
}

.pa-gr__ads-d-m {
    margin-top: 40px;
    max-width: 550px;
}

.pa-gr__ads-d-c {
    margin-bottom: 20px;
    color: #373C4E;
    font-size: 35px;
    font-weight: 800;
    line-height: 35px;
}

.pa-gr__ads-d-ts {
    color: #373C4E;
    font-size: 15px;
}

.pa-gr__ads-d-ts p {

}

.pa-gr__ads-d-i {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.pa-gr__ads-d-i a {
    width: calc(33% - 24px);
    margin-right: 20px;
    color: #373C4E;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    padding-left: 10px;
}

.pa-gr__ads-d-i a:nth-child(3n + 3) {
    margin-right: 0;
}

.pa-gr__ads-d-i a:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 4px;
    background: #8DC960;
    border-radius: 100%;

}

.pa-gr__ads-cstat {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(55, 60, 78, 0.10);
}

.pa-gr__ads-cstat-controls {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
}

.pa-gr__ads-cstat-controls select {
    max-width: 220px;
}

.pa-gr__ads-cstat-l {
    margin-right: 20px;
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    align-content: space-between;
    gap: 10px;
}

.pa-gr__ads-cstat-line {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.pa-gr__ads-cstat-r {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pa-gr__ads-cstat-detail {
    margin-left: 20px;
}

.pa-gr__ads-cstat-butt {
    margin-left: 20px;
    position: relative;
}

.pa-gr__ads-cstat-wr {
    display: flex;
    align-items: center;
}

.pa-gr__ads-cstat-wi {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    border-radius: 2px;
    border: 1px solid rgba(55, 60, 78, 0.10);
    cursor: pointer;
}

.pa-gr__ads-cstat-wi:hover {
    border-color: #373C4E;
}

.pa-gr__ads-cstat-wi.active svg path {
    fill: #373C4E;
}

.pa-gr__ads-cstat-compare {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.pa-gr__ads-cstat-compare svg {
    margin-right: 8px;
}

.pa-gra {
    margin-top: -20px;
}

.pa-gra__items {
    display: flex;
    flex-wrap: wrap;
}

.pa-gra__item {
    margin-right: 40px;
    flex: 0 0 150px;
    margin-top: 20px;
    padding: 8px;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
}

.pa-gra__item:last-child {
    margin-right: 0;
}

.pa-gra__item-ico {
    display: flex;
    align-items: center;
}

.pa-gra__item-ico span {
    margin-left: 10px;
    color: #373C4E;
    font-size: 35px;
    font-weight: 600;
}

.pa-gra__bb {
    margin-top: 40px;
}

.pa-gra__bb-temp {
    width: 100%;
}

.pa-gra__item.active {
    border-color: #FF4D55;
}

.pa-gra__item.dis-active .pa-gra__item-ico svg {
    filter: grayscale(1);
}

.pa-gra__item.dis-active .pa-gra__item-ico span {
    color: rgba(55, 60, 78, 0.60);
}

.pa-gra__item-text {
    color: #373C4E;
}

.pa-gra__item.dis-active .pa-gra__item-text {
    color: rgba(55, 60, 78, 0.60);
}

@media screen and (max-width: 991px) {
    .pa-gra__items {
        justify-content: center;
    }

    .pa-gra__item {
        margin-right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .pa-gr__ads-price {
        font-size: 24px;
    }

    .pa-gr__ads-d-c {
        font-size: 24px;
    }

    .pa-gr__ads-d {
        flex-wrap: wrap;
    }

    .pa-gr__ads-d-w {
        flex: 1 1 100%;
    }

    .pa-gr__ads-d-a {
        margin-left: 0;
        flex: 1 1 100%;
        margin-top: 20px;
        display: flex;
    }

    .pa-gr__ads-d-a img {
        width: calc(33% - 14px);
        margin-right: 20px;
        margin-bottom: 0;
    }

    .pa-gr__ads-d-a img:last-child {
        margin-right: 0;
    }

    .pa-gr__ads-d-s,
    .pa-gr__ads-d-d,
    .pa-gr__ads-d-m {
        max-width: 100%;
    }

    .pa-gr__ads-cstat-controls {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .pa-gr__ads-cstat-l {
        margin-right: 0;
        flex: 0 0 100%;
        justify-content: space-between;
    }

    .pa-gr__ads-cstat-r {
        margin-left: 0;
        flex: 0 0 100%;
        justify-content: space-between;
    }

    .pa-gr__ads-cstat-time {
        flex: 0 0 calc(100% - 120px);
    }

    .pa-gr__ads-cstat-time select {
        max-width: initial;
        width: 100%;
    }

    .pa-gr__ads-cstat-wr {
        justify-content: flex-end;
        flex: 0 0 100px;
    }

    .pa-gr__ads-cstat-detail {
        margin-left: 0;
        flex: 0 0 calc(100% - 200px);
    }

    .pa-gr__ads-cstat-butt {
        justify-content: flex-end;
        flex: 0 0 180px;
    }

    .pa-gr__ads-cstat-butt .button {
        width: 100%;
        box-sizing: border-box;
    }

    .pa-gr__ads-cstat-controls select {
        max-width: initial;
        width: 100%;
    }

    .pa-gra__items {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 576px) {
    .pa-gr__ads-controls {
        flex: 0 0 100%;
    }

    .pa-gr__ads-controls .button {

    }

    .pa-gr__ads-d-t {
        display: none;
    }

    .pa-gr__ads-d-i a {
        width: 100%;
        margin-right: 0;
    }

    .pa-gr__ads-cstat-detail {
        flex: 0 0 calc(100% - 140px);
    }

    .pa-gr__ads-cstat-butt {
        flex: 0 0 120px;
    }

    .pa-gr__ads-cstat-butt .button {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/*pa-gr*/

/*pa-scit*/

.pa-scit {
    margin-top: 40px;
}

.pa-scit__caption {
    color: #373C4E;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.pa-scit__butt {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 40px;
}

.pa-scit__butt .button {
    box-sizing: border-box;
    margin-left: 20px;
    font-weight: 600;
    width: fit-content;
    padding-left: 30px;
    padding-right: 30px;
}

.pa-scit__blocks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.pa-scit__block {
    flex: 0 0 calc(33% - 13.3333333px);
    /* margin-right: 20px; */
}

.pa-scit__block:last-child {
    margin-right: 0;
}

.pa-scit__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(55, 60, 78, 0.10);
    margin-bottom: 9px;
    padding-bottom: 9px;
}

.pa-scit__p {
    display: flex;
    align-items: center;
}

.pa-scit__p-c {
    color: rgba(55, 60, 78, 0.60);
    font-size: 15px;
    margin-right: 6px;
}

.pa-scit__p-i {
    margin-left: 20px;
}

.pa-scit__p-i:first-child {
    margin-left: 0;
}

.pa-scit__p-i input,
.pa-scit__p-i select {
    box-sizing: border-box;
}

.pa-scit__p-i input {
    width: 50px;
    font-weight: 600;
    text-align: center;
}

.pa-scit__p-i select {
    width: 90px;
}

.pa-scit__item {
    margin-left: 20px;
}

.pa-scit__item-g {
    margin-left: 0;
}

@media screen and (max-width: 1200px) {
    .pa-scit__blocks {
        flex-wrap: wrap;
    }

    .pa-scit__block {
        flex: 0 0 100%;
        margin-right: 0;

    }
}

@media screen and (max-width: 767px) {
    .pa-scit__butt {
        flex-wrap: wrap;
    }

    .pa-scit__butt .button {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .pa-scit__butt .button:last-child {
        margin-bottom: 0;
    }
}

/*pa-scit*/

/*reviews-i*/

.reviews-i {
    flex: 1 1 auto;
    margin-top: 20px;
}

.reviews-i__items {
    max-width: 551px;
}

.reviews-i__item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(55, 60, 78, 0.10);
}

.reviews-i__item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.reviews-i__name {
    color: #373C4E;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
}

.reviews-i__text {
    color: #373C4E;
    font-size: 15px;
}

.reviews-i__img {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.reviews-i__img-s {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 128px;
    height: 74px;
    margin: 0 8px 8px 0;
}

.reviews-i__c {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.reviews-i__date {
    color: rgba(55, 60, 78, 0.60);
    font-size: 12px;
    line-height: 18px;
}

.reviews-i__reply {
    color: #46A15A;
    font-size: 15px;
    line-height: 18px;
    text-decoration: underline;
    cursor: pointer;
}

.reviews-i__reply:hover {
    text-decoration: none;
}

.reviews-i__reply-form {
    margin-top: 20px;
    display: none;
}

.reviews-i__reply-form textarea {
    box-sizing: border-box;
    width: 100%;
    height: 88px;
}

.reviews-i__reply-butt {
    margin-top: 10px;
    text-align: right;
}

.reviews-i__reply-butt .butt {
    color: #46A15A;
    font-size: 15px;
    line-height: 18px;
    text-decoration: underline;
    cursor: pointer;
    border: 0;
    margin: 0;
    padding: 0;
    outline: none;
    background: none;
    width: fit-content;
}

.reviews-i__reply-butt .butt:hover {
    text-decoration: none;
}

@media screen and (max-width: 991px) {
    .reviews-i__items {
        max-width: initial;
    }
}

/*reviews-i*/

/*wallet-history*/

.wallet-history {
    max-width: 600px;
}

.wallet-history__item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid rgba(55, 60, 78, 0.10);
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.wallet-history__item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.wallet-history__value {
    color: #373C4E;
    font-size: 15px;
    flex: 1 1 auto;
}

.wallet-history__price {
    color: #373C4E;
    font-size: 15px;
    font-weight: 600;
    margin-left: 20px;
    flex: 0 0 110px;
}

.wallet-history__date {
    color: rgba(55, 60, 78, 0.60);
    text-align: right;
    font-size: 15px;
    flex: 0 0 170px;
    margin-left: 20px;
}

@media screen and (max-width: 991px) {
    .wallet-history {
        max-width: initial;
    }
}
.custom-input1 {
    position: relative;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    height: 40px;
    cursor: pointer;
    border-radius: 0px;
    display: block;
    width: 387px;
}

.custom-input1 div {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    width: 80%;
    overflow: hidden;
    cursor: pointer;
}

.custom-input1 p {
    cursor: pointer;
}

.d-none1 {
    opacity: 0;
}
.input-file-list-item {
    width: 100%;
    display: flex;
    gap: 8px;
}
.custom-input1::before {
    content: "";
    position: absolute;
    right: 10px;
    top: 44%;
    width: 28px;
    height: 26px;
    z-index: 1;
    cursor: pointer;
}
.file-cont-flex{
    flex-direction: column;
}
.z-block-content__r, .z-block-content__r-password {
    cursor: pointer;
}
.b-popup, .b-popup-org, .b-popup-pdf{
    display: none;
}
.b-popup, .b-popup-org, .b-popup-pdf{
    width:100%;
    height: 2000px;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
    z-index: 500;
}
.b-popup .b-popup-content, .b-popup-org .b-popup-content,  .b-popup-content-pdf{
    margin:40vh auto 0px auto;
    width:500px;
    /*height: 90px;*/
    padding:10px;
    background-color: #c5c5c5;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
    position: relative;
}

span.input-file-text-ava {
    word-break: break-all;
    display: block;
    margin: 10px 0;
}

.file_edit {
    overflow: auto;
    font-size: 14px;
    position: relative;
    z-index: 1;
}

.input-file-list-item {
    width: 100%;
    display: flex;
    gap: 8px;
}

.input-file-list-name {
    width: 90%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.input-file-list-remove, .file-list-remove {
    color: red;
    text-decoration: none;
    display: inline-block;
    margin-left: 5px;
}

.file_error.active {
    color: red;
}
.input-file-list-remove, .file-list-remove {
    cursor: pointer;
}
.z-cont-flex-pdf a{
    color: rgba(55, 60, 78, 0.60);
    text-decoration: underline;

}
.z-block-item .z-cont-flex-pdf{
    justify-content: flex-start;
}
.b-close, .b-close-pdf{
    right: 12px;
    position: absolute;
    cursor: pointer;
    z-index: 999;
    font-size: larger;
    font-weight: 700;
}
.input-file-ava, .input-file-ava-org {
	position: relative;
	display: inline-block;
    width:100%;
}
.input-file-btn-ava, .input-file-btn-ava-org, .button-delete-pdf-sure  {
	position: relative;
	display: inline-block;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	font-size: 14px;
	vertical-align: middle;
	color: rgb(255 255 255);
	text-align: center;
	border-radius: 4px;
	background-color: #8DC960;
	line-height: 22px;
	height: 40px;
	padding: 10px 20px;
	box-sizing: border-box;
	border: none;
	margin: 0;
	transition: background-color 0.2s;
}

.input-file-text {
	padding: 0 10px;
	line-height: 40px;
	display: inline-block;
}
.input-file-ava input[type=file], .input-file-ava-org input[type=file] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
#upload-ava, #upload-ava-org{
    position: relative;
    right: -60px;
    display: inline-block;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-size: 14px;
    vertical-align: middle;
    color: rgb(255 255 255);
    text-align: center;
    border-radius: 4px;
    background-color: #8DC960;
    outline: none;
    border: 1px solid #8DC960;
    margin-top: 20px;
}
.z-lk-form-wrap .z-cont-flex .custom-input1{
    width: 386px;
}
.custom-input1 svg{
    position: absolute;
    right: 12px;
    top: 12px;
}
.z-cont-captcha{
    color: #FF4D55;
}
.want-to-del-pdf{
    margin-bottom: 20px;
} 




/* Start:/bitrix/wizards/bitrix/eshop/css/panel.css?1709014494240*/
div.bx-top-panel table.bx-pnbutton div.icon-wizard {background-image:url(/bitrix/wizards/bitrix/eshop/css/wizard.gif)}

td.popupmenu div.popupitem .wizard {background-image:url(/bitrix/wizards/bitrix/eshop/css/wizard.gif);}
td.popupmenu div.popupitem .wizard-clear {background-image:url(/bitrix/wizards/bitrix/eshop/css/wizard_clear.gif);}
/* End */


/* Start:/local/templates/recycled/template_styles.css?17162073031166*/
.bx-authform {
    margin: 0 auto;
}

.btn:link, .btn:visited {
    display: inline-block;
    padding: 10px 15px;


}

.btn .btn-primary {
    width: 170px;
    height: 38px;
    font-weight: 800;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF !important;
    outline: none;
    border: none;
    background: #8DC960 !important;
}

.pretty-table td {
    padding: 5px 0;
    vertical-align: top;
    text-align: left;
}

.pretty-table img {
    max-width: 100%;
    height: auto;
}

.pretty-table input[type="text"] {
    width: 360px;
    max-width: 739px;
    border: 1px solid #bbc4cd;
    /* box-shadow: inset 2px 2px 4px rgba(55, 60, 78, 0.1); */
    color: #373C4E;
    border-radius: 2px;
    padding: 12px;
    font-size: 15px;
}

.pretty-table select {
    max-height: none !important;

}

.pretty-table input[type="button"], .pretty-table input[type="submit"] {
    width: 170px;
    height: 38px;
    font-weight: 800;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF !important;
    outline: none;
    border: none;
    background: #8DC960 !important;
    cursor: pointer;
}

#mainDiv .ad-item-catalog {
    height: 100% !important;
}

#mainDiv .z-block-same-ad-wrap {
    position: relative !important;
}

#mainDiv .ad-item-catalog .content.z-filter-ads-wrap-2 {
    height: calc(100% - 250px);
}

.ad-item-catalog .z-correct-image {
    width: 360px;
    height: 210px;
    display: flex;
    position: relative;
}

.z-block-same-ad-wrap .favorites-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 2px 5px;
    border-radius: 5px;
    background-color: #ffffff70;
    z-index: 99;
}

.z-block-same-ad-wrap .favorites-btn i {
    cursor: pointer;
}

.ads-item__desc-value-c img{
    width: 70%;
    filter: brightness(100);
}

.files-block {
    display: flex;
    flex-direction: column;
    border: 1px solid;
    padding: 0 10px;
}

.files-block > div {
    display: flex;
    gap: 10px;
}

.files-block-file-delete {
    color: red;
    cursor: pointer;
}

p.files-block-file-title {
    border-bottom: 1px dashed gray;
}

.files-block-title p {
    font-weight: 700;
}

.pa-gr__ads-cstat-wg.active svg {
    filter: invert(0);
}

.pa-gr__ads-cstat-wg svg {
    filter: invert(1);
}

#select-file-type {
    display: none;
    position: absolute;
    top: 38px;
    right: 0;
    background: white;
    padding: 10px;
    border: 1px solid #373C4E1A;
    box-shadow: 0px 2px 4px 0px #373C4E1A;
    border-radius: 10px;

}

#select-file-type > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

#select-file-type .title {
    color: #373C4E99;
}

#select-file-type .file-types {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

#select-file-type .file-types > div {
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
}

div[data-type=csv] {
    color: #46A15A;
}

div[data-type=xlsx] {
    color: #53AEEF;
}

.active-compare {
    color: green !important;
}

div#errors-msg p {
    font-size: small;
    color: red;
    text-align: left;
}

.ads-item__c > div.ads-item__controls, .ads-item__c > div.ads-item__caption {
    flex: 1;
}

.reviews-i__img-s img {
    max-width: 100%;
    max-height: 100%;
}

/* End */
/* /bitrix/wizards/bitrix/eshop/css/panel.css?1709014494240 */
/* /local/templates/recycled/template_styles.css?17162073031166 */