section.block404 {
	display: block;
	position: relative;
	float: left;
	width: 100vw;
}
div.block404-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	float: left;
	background-color: #F6F6F6;
	border-radius: 3rem;
}
div.block404-info-text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	position: relative;
	float: left;
	text-align: center;
}
span.block404-info-title {
	position: relative;
	float: left;
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	color: #2F2F2F;
}
span.block404-info-sibtitle {
	position: relative;
	float: left;
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	color: #2F2F2F;
}
button.block404-back {
	position: relative;
	float: left;
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	border-radius: 4rem;
	line-height: 100%;
	color: #fff;
	background-color: #34A6BF;
}
button.block404-back:hover {
	background-color: #12788E;
}
.block404-back.moscow {
	background-color: #34a6bf;
}
.block404-back.spb {
	background-color: #22C0AD;
}

@media (min-width: 800px) {
	section.block404 {
		margin-top: 24rem;
	}
	div.block404-info {
		width: 124rem;
		height: 56rem;
		margin-left: calc((100% - 124rem) / 2);
	}
	div.block404-info-text {
		width: 41.7rem;
		height: 37rem;
	}
	span.block404-info-title {
		font-size: 25rem;
	}
	span.block404-info-sibtitle {
		font-size: 6rem;
	}
	button.block404-back {
		width: 124.2rem;
		height: 9.1rem;
		margin-top: 2.5rem;
		margin-left: calc((100% - 124rem) / 2);
		font-size: 3.2rem;
	}
}
@media (max-width: 799px) {
	section.block404 {
        margin-top: 22rem;
    }
    div.block404-info {
        width: 39rem;
        height: 38rem;
        margin-left: calc((100% - 39rem) / 2);
    }
    div.block404-info-text {
        width: 100%;
    }
    span.block404-info-title {
        font-size: 17rem;
    }
    span.block404-info-sibtitle {
        font-size: 4rem;
    }
    button.block404-back {
        width: 39rem;
        height: 6rem;
        margin-top: 2.5rem;
        margin-left: calc((100% - 39rem) / 2);
        font-size: 2rem;
    }
}
.services-list-header {
	color: #2f2f2f;
	text-decoration: none;
	text-transform: uppercase;
}

.services-list-element a {
	color: #2f2f2f;
	text-decoration: none;
	text-transform: uppercase;
	transition: none;
}

.services-list-element:hover a {
	color: #35a6bf;
}
h2.one-info--title {
    position: relative;
    font-family: 'Circe';
    font-weight: 400;
    color: #2f2f2f;
    text-align: left;
	width: 100%;
    margin-left: 4rem;
    font-size: 2.5rem;
    line-height: 4.5rem;
}

@media (max-width: 768px) {
  h2.one-info--title {
    position: relative;
    font-family: 'Circe';
    font-weight: 400;
    color: #2f2f2f;
    text-align: left;
	width: 100%;
    margin-left: 2rem;
    font-size: 2.5rem;
    line-height: 4.5rem;
}
}
h1.one-info--title {
    position: relative;
    font-family: 'Circe';
    font-weight: 400;
    color: #2f2f2f;
    text-align: left;
	width: 26.3rem;
    margin-top: 4rem;
    margin-left: 4rem;
    font-size: 4.5rem;
    line-height: 4.5rem;
}
div.one-info--txt1 {
	position: relative;
	font-family: 'Circe';
	font-weight: 400;
	color: #2f2f2f;
    margin-right: 4rem;
    margin-top: 2.1rem;
    margin-left: 4rem;
    font-size: 1.8rem;
    line-height: 2.88rem;
}
.one-info {
    width: 100% !important;
}
section#breadcrumb {
	margin-top: 17rem;
	width: 100%;
	background-color: #f6f6f6;
    border-radius: 3rem;
}
section.one {
	margin-top: 9.9rem !important;
	height: unset !important;
}
.breadcrumb {
	display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 4rem;
    background-color: white;
    border-radius: 1.5rem;
    padding: 2.5rem 2.8rem;
	flex-wrap: wrap;
}
.breadcrumb span.separator {
	padding: 0 15px;
}

.breadcrumb_item {
	display: contents;
}
.breadcrumb_item a {
	text-decoration: none;
    color: #34a6bf;
}
.breadcrumb_item span {
    color: #34a6bf;
    font-size: 2rem;
    font-weight: 700;
    font-family: 'Circe';
}
div.one-info {
    padding-bottom: 15px;
	height: unset !important;
}
span.menu-item {
	height: unset;
}
span.menu-item.small {
	width: 100%;
	display: block;
}
span.menu-item.small a {
	text-transform: initial;
    font-size: 1.2rem;
    display: block;
    text-align: left;
}
h1.eleven-title {
    position: relative;
    float: left;
    font-family: 'Circe';
    font-weight: 400;
    color: #2f2f2f;
    text-align: left;
	width: 28.4rem;
	margin-left: 0.5rem;
	font-size: 4.5rem;
	line-height: 4.5rem;
}
.menu-item.static {
	display: block;
	width: 100%;
	text-align: left;
}
.menu-item.static:hover {
	background-color: unset;
}
.menu-item.static:hover a {
	color: #35a6bf;
}
a.logo-header {
	border: unset;
}
.spb-color {
	color: #22C0AD !important;
}
.spb-bgd {
	background-color: #22C0AD !important;
}
.moscow-color {
	color: #34A6BF;
}
.header-top.spb {
	background-color: white !important;
}
h1.one-info--title {
	width: 100%;
}
h1.eleven-title {
	width: 100%;
}

@media (min-width: 800px) {
    div.examples-photos-nav {
        position: absolute;
        width: 100%;
        top: calc(50% - 10px);
    }

    div.examples-photos-prev {
        position: absolute;
        width: 4rem;
        height: 4rem;
        left: 0;
        background-image: url('../images/desktop/arrow.svg');
        cursor: pointer;
        border: 0.1rem solid #000;
        border-radius: 100%;
        background-size: 2rem;
        transform: rotate(180deg)
    }

    div.examples-photos-next {
        position: absolute;
        width: 4rem;
        height: 4rem;
        right: 0;
        background-image: url('../images/desktop/arrow.svg');
        cursor: pointer;
        border: 0.1rem solid #000;
        border-radius: 100%;
        background-size: 2rem
    }
}

@media (max-width: 799px) {
	.nine-info--subtitle {
		padding: 0 2rem;
	}
	.footer-menu {
		padding: 4rem 2rem;
	}
	h1.one-info--title {
		width: 35.5rem;
		margin-top: 2rem;
		margin-left: 2rem;
		font-size: 2.8rem;
		line-height: 3.96rem;
	}
	div.one-info--txt1 {
		width: 33.7rem;
		margin-top: 2.5rem;
		margin-left: 2rem;
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	section#breadcrumb {
		width: 39.5rem;
	}
	section.one {
		margin-top: 6rem !important; 
	}
	.breadcrumb {
		margin: 2rem;
	}
	.footer-menu-item:last-child {
		border-top: 1px solid black;
		margin-top: 20px;
		padding-top: 15px;
	}
    h1.eleven-title {
        width: 35rem;
        margin-left: 0.3rem;
        font-size: 2.8rem;
        line-height: 2.8rem
    }
    div#sixteen-reviews--slider.swiper-wrapper {
        height: unset !important;
    }
}