.appeal .loading_results .loading_info,
.appeal .loading_results .ss_loading_spinner {
    top: 70%;
}


@media (max-width: 1023px) {
    .wrap_small {
        max-width: 100% !important;
    }

    .content {
        padding: 30px 0 0 0 !important;
    }
}


.appeal {
    width: 1024px;
    margin: 0 auto;
}
.photos-img-text{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.appeal-form-big {
    width: 1000px !important;
}

.wrap-small__appeal {
    max-width: unset !important;
}
.photos-img-text .appeal-in-touch{
    max-width: 600px;
}
@media  (max-width: 1024px) {
    .appeal-form-big {
        width: 100% !important;
    }
    .appeal-big {
        width: 100% !important;
        padding: 20px;
    }
    .wrap-small__appeal {
        max-width: 100% !important;
    }
}


@media (max-width: 767px) {
    .appeal {
        width: 100%;
        padding: 0 20px;
    }
}

.appeal-photos {
    display: flex;
}
.appeal_des{
    word-wrap: break-word;
}
@media (max-width: 1023px) {
    .appeal-photos {
        width: 336px;
        /*width: 90%;*/
        margin: 0 auto;
        flex-direction: column;
    }
    .photos-img-text .appeal-photos{

    }
    .appeal_des{
        max-width: 600px;
        margin: 0 auto;

    }
    .photos-img-text{
        justify-content: center;
    }
    .appeal {
        margin-bottom: 60px;
    }
}

.appeal-photos__first-block,
.appeal-photos__second-block,
.appeal-photos__third-block {
    width: 336px;
    display: flex;
    flex-wrap: wrap;
}

.appeal-photos__element-big {
    width: 320px;
    height: 320px;
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
}

.appeal-photos__element {
    margin-right: 16px;
    margin-bottom: 16px;
    width: 152px;
    height: 152px;
    cursor: pointer;
    position: relative;
}

@media (max-width: 1023px) {
    .appeal-photos__element {
        display: none;
    }
}

.appeal-photos__element-img {
    width: 100%;
    filter: grayscale(100%);
}

.appeal-photos__element-img-big {
    width: 320px;
    filter: grayscale(100%);
}

.appeal-photos__element-img:hover,
.appeal-photos__element-img-big:hover {
    filter: grayscale(0);
}

.appeal-photos__element-status,
.appeal-photos__element-status-big {
    font-family: "Gerbera";
    font-size: 16px;
    line-height: 23px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    background: #463277;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
    width: 156px;
    height: 123px;
    border-radius: 2px;
    top: 15px;
    z-index: 1;
    left: 161px;
    display: none !important;
    position: absolute;
    padding: 16px;
}

.appeal-photos__element-status-big {
    width: 328px;
    height: 270px;
    padding: 32px;
    font-size: 28px;
    line-height: 39px;
    border-radius: 4px;
    left: 340px;
    top: 25px;
}

@media (max-width: 1250px) {
    .appeal-photos__third-block .appeal-photos__element:nth-child(2) .appeal-photos__element-status,
    .appeal-photos__third-block .appeal-photos__element:nth-child(4) .appeal-photos__element-status,
    .appeal-photos__third-block .appeal-photos__element:nth-child(6) .appeal-photos__element-status {
        left: -170px;
    }
}
.appeal-photos__element-status:before,
.appeal-photos__element-status-big:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: -5px;
    top: calc(50% - 10px);
    background: #463277;
    border: 1px solid #463277;
    box-sizing: border-box;
    border-radius: 2px;
    transform: rotate(-45deg);
}

@media (max-width: 1250px) {
    .appeal-photos__third-block .appeal-photos__element:nth-child(2) .appeal-photos__element-status:before,
    .appeal-photos__third-block .appeal-photos__element:nth-child(4) .appeal-photos__element-status:before,
    .appeal-photos__third-block .appeal-photos__element:nth-child(6) .appeal-photos__element-status:before {
        left: 150px;
    }
}

.appeal-photos__element-status-big:before {
    width: 24px;
    height: 24px;
    left: -10px;
    top: calc(50% - 20px);
}

.info_modal span {
    text-align: left;
    max-width: 380px;
}

.info_modal span p {
    max-width: 420px;
}

@media (max-width: 1023px) {
    .appeal-photos__element-status-big {
        display: none !important;
    }

    .appeal-photos__element-img-big {
        filter: grayscale(0%) !important;
    }
}

.appeal-photos__element:hover .appeal-photos__element-status,
.appeal-photos__element-big:hover .appeal-photos__element-status-big {
    display: block;
}

.appeal-in-touch {
    width: 600px;
    margin: 0 auto;
    margin-top: 6.4rem;
    margin-bottom: 6.4rem;
}

.appeal .appeal-in-touch h1 {
    font-family: "Gerbera-Light";
    font-size: 3.2rem;
    line-height: 4.0rem;
    letter-spacing: -0.01em;
    color: #463277;
    display: block;
}

.appeal .appeal-in-touch p , .appeal_des p{
    font-family: "Gerbera-Light";
    font-size: 2.0rem;
    line-height: 3.2rem;
    letter-spacing: -0.01em;
    color: #000000;
    margin-bottom: 2.4rem;
}.appeal_des p{
     font-size: 1.6rem ;

 }
.appeal .appeal-in-touch p, .appeal_des p{
    font-size: 1.6rem !important;
}
.appeal .appeal-in-touch span {
    font-family: "ReninsRegular";
    font-size: 1.4rem;
    line-height: 1.6rem;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    letter-spacing: 0.015em;
    color: #5A646E;
}

@media (max-width: 767px) {
    .appeal-in-touch {
        width: 100%;
    }
    .appeal_des{
        width: 336px;
    }
    .appeal .appeal-in-touch p {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }
    .appeal_des p{
        font-size: 1.6rem;
        line-height: 2.4rem;
    }
    .appeal .appeal-in-touch h1 {
        font-size: 2.4rem;
        line-height: 3.2rem;
    }
}
