.breadcrumbs {
    position: absolute;
    top: 15px;
}
.breadcrumbs__link,
.breadcrumbs__separator,
.breadcrumbs__current {
    font-size: 14px;
    line-height: 13px;
    color: #878787;
}
.minor-page {
    background-color: #F9F9F9;
    padding: 60px 7% 30px 7%;
    position: relative;
}
.page-id-15 .container {
    align-items: end;
}
.page-id-11 .card {
    margin: 0 0.5% 10px 0.5%;
}
.page-id-11 .container {
    justify-content: inherit;
    width: 101%;
    margin: 0 0 0 -0.5%;
}
.page-id-21 .review,
.certificate {
    margin: 0 0 20px 0;
    border: 1px solid transparent;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: 300ms;
    transform: scale(1);
    flex-basis: 24%;
}
.page-id-21 .review:hover,
.certificate:hover {
    border: 1px solid #C10C0C;
    transition: 300ms;
    transform: scale(1.1);
    z-index: 1;
}
.popup-image .certificate,
.page-id-21 .popup-image .review {
    margin: 0;
    border: none;
}
.popup-image .certificate:hover,
.page-id-21 .popup-image .review:hover {
    transform: scale(1);
}
.review .button-open-review,
.certificate .button-open-certificate {
    position: absolute;
    font-size: 16px;
    line-height: 17px;
    color: #fff;
    padding: 13px 30px;
    font-weight: 600;
    background-color: #C10C0C;
    border: none;
    opacity: 0;
    transition: 300ms;
}
.review:hover .button-open-review,
.certificate:hover .button-open-certificate {
    opacity: 1;
}
.contacts_info {
    flex-basis: 40%;
}
.page-id-23 .consultation {
    flex-basis: 50%;
}
.contacts_block {
    display: flex;
    align-items: end;
    margin: 0 0 25px 0;
}
.contacts_block .wrapper-img {
    margin: 0 30px 0 0;
}
.contacts_title {
    font-size: 18px;
    line-height: 23px;
    font-family: 'Gotham Pro Regular','Arial',sans-serif;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.contacts_details p,
.contacts_details address {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
}
.page-id-23 .map {
    margin: 30px 0 0 0;
    height: 500px;
}
.stages.container {
    justify-content: inherit;
    width: calc(100% + 20px);
    margin: 0 0 0 -10px;
}
.stage {
    display: flex;
    flex-direction: column;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    flex-basis: calc((100% - 80px)/4);
    background-color: #fff;
    transition: 300ms;
    padding: 20px;
    align-items: center;
    margin: 0 10px 20px 10px;
}
.stage:hover {
    background-color: #C10C0C;
}
.stage_title {
    margin: 25px 0;
}
.stage_title,
.stage_text {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
.stage_text {
    margin: 0;
}
.stage:hover .stage_title,
.stage:hover .stage_text {
    color: #fff;
}
.stage .wrapper-img {
    width: 90px;
    height: 90px;
    position: relative;
}
.stage .black-image,
.stage .white-image {
    position: absolute;
    transition: 300ms;
}
.stage .black-image {
    opacity: 1;
}
.stage:hover .black-image {
    opacity: 0;
}
.stage .white-image {
    opacity: 0;
}
.stage:hover .white-image {
    opacity: 1;
}
.our-suggestions {
    margin: 30px 7% 0 7%;
}
.our-suggestions p,
.our-suggestions li,
.about-object_text p {
    font-size: 16px;
    line-height: 21px;    
}
.our-suggestions p {
    margin: 20px 0 2px 0;
}
.about-object_text p {
    margin: 20px 0 0 0;
}
.page-id-17 .our-suggestions {
    margin: 60px 0 0 0;
}
.design-stage {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-basis: 22%;
    border: 2px solid #C10C0C;
    border-radius: 15px;
    background-color: #fff;
    position: relative;
    padding: 20px;
}
.design-stage p {
    margin: 0;
}
.design-stage .stage_title {
    margin: 25px 0 15px 0;
}
.button-open-stage-description {
    font-size: 12px;
    line-height: 16px;
    border: none;
    background-color: transparent;
    text-decoration: underline;
}
.button-open-stage-description .arrow {
    margin: 0 0 0 10px;
    transition: 300ms;
    transform: rotate(0);
}
.button-open-stage-description.stage_description__active .arrow {
     transform: rotate(180deg);
}
.stage_description {
    height: 0;
    overflow: hidden;
    padding: 0;
    border: none;
    width: 108%;
    left: -4%;
    position: absolute;
    top: 104%;
    transition: 100ms;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    z-index: 1;
    background-color: #fff;
}
.stage_description.stage_description__active {
    height: auto;
    border: 1px solid #E3E3E3;
    padding: 20px 12px;
}
.stage_description .item {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #C10C0C;
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
}
.stage_description .item:last-child {
    border-bottom: none;
    margin: 0;
    padding: 0;
}
.design-stage:before {
    /*content: "";
    width: 40px;
    border: 2px solid #C10C0C;
    height: 40px;
    position: absolute;
    border-radius: 50%;
    left: -32px;
    background-color: #fff;*/
}
.design-stage:after {
    /*content: "";
    width: 40px;
    border: 2px solid #C10C0C;
    height: 40px;
    position: absolute;
    border-radius: 50%;
    right: -32px;
    background-color: #fff;*/
}
.design-stage:last-child:after,
.design-stage:first-child:before,
.about-object>p {
    display: none;
}
.about-object {
    position: relative;
}
.about-object .image {
    display: none;
    transition: 300ms;
    opacity: 0;
}
.about-object .image.image__active {
    display: block;
    opacity: 1;
}
.info-object {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: #fff;
    padding: 20px;
    width: 35%;
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.25);
}
.info-object .address,
.info-object p {
    font-size: 16px;
    line-height: 22px;
    display: flex;
}
.info-object .address_title {
    font-weight: 600;
    margin: 0 15px 0 0;
}
.error-404.not-found {
    display: flex;
    margin: 60px 7%;
    justify-content: space-between;
    flex-basis: 100%;
}
.error-404.not-found .wrapper-img {
    flex-basis: 53%;
}
.not-found_text {
    flex-basis: 45%;
    padding: 0 0 0 30px;
    border-left: 1px solid #C10C0C;
}
.not-found_text .title {
    margin: 0 0 70px 0;
}
.not-found_text .subtitle {
    font-size: 20px;
    line-height: 24px;
    margin: 70px 0 0 0;
}
.not-found_text .subtitle .link {
    font-weight: 600;
    padding: 10px 25px;
    margin: 0 0 0 20px;
    border: 2px solid #C10C0C;
    background-color: #fff;
    transition: 300ms;
    color: #C10C0C;
}
.not-found_text .subtitle .link:hover {
    background-color: #C10C0C;
    color: #fff;
}
.error404 .site {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}
}