div.page ul.way+div {
	
}


div.page.main div.page2.page2header div.descr {
    text-align: left;
}

div.page.main div.page2.page2header div.descr div.descr2 {
    padding-left: 20px;
    
}

div.page.main div.page2.page2header div.descr div.descr2 h1 {
	margin: 60px 0 0 0;
	display: none;
	
}

div.page.main div.page2.page2header div.descr div.descr2 h1 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #E7C7B1;
    letter-spacing: 2px;
}

div.page.main div.page2.page2header div.descr div.descr2 .h1Line {
	display: none;
}

div.page.main div.page2.page2header div.descr div.descr2 .descrTop {
	display: none;
}

#map {
	width: 100%;
	height: 515px;
	background: #f7f7f7;
}

div.page.main.normalView1 {
    min-height: inherit;
    height: inherit;
}

.page.contacts2Wrapper>.page2 {
	padding-left: 20px;
	padding-right: 20px;
}

.page.contacts2Wrapper>.page2>.contacts2 {
	margin-bottom: 20px;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.title {
    color: #303439;
	font-weight: 900;
	font-size: 30px;
	letter-spacing: 2px;
	margin-bottom: 30px;
	position: relative;
	padding-left: 20px;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.title::before {
    content: '';
    position: absolute;
    width: 6px;
    height: calc(100% - 16px);
    background: #E7C7B1;
    top: 9px;
    left: 0;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item {
	margin-bottom: 40px;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>div{
	line-height: 140%;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>div:last-child{
	margin-bottom: 0;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.title {
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 0.05em;
}
.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.titlesub {
	
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.title2 {
	font-size: 16px;
	letter-spacing: 0.05em;
	color: rgba(112, 112, 112, 0.42);
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.params {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-bottom: 10px;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.params>div:first-child {
	max-width: 30%;
	flex: 1 1 30%;
	font-weight: 600;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.params>div:last-child {
	max-width: 70%;
	flex: 1 1 70%;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.maplink {
	margin-top: 30px;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.maplink>a {
	font-size: 12px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #CFB5A3;
	position: relative;
	text-decoration: none;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.maplink>a:hover {
	opacity: 0.7;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item>.descr>.maplink>a:after {
	content:'';
	width: 39px;
	height: 10px;
	background: url(files/arrow_right.svg) left center no-repeat;
	display: block;
	position: absolute;
	right: -48px;
	top: 3px;
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item .map {
	
}

.page.contacts2Wrapper>.page2>.contacts2>.contacts22>.item .map .map2 {
	height: 300px;
	width: 560px;
	
}

/*****************/
.page.feedback2 {
	background: #F4F4F4;
}

.page.feedback2>.page2 {
	padding-left: 0px;
	padding-right: 0px;
	max-width: 1440px;
}

.page.feedback2>.page2 .vyst {
	position: relative;
}

.page.feedback2>.page2 .vyst>.section {
	position: absolute;
	bottom:10%;
	left: 10%;
	color: #fff;
}

.page.feedback2>.page2 .vyst>.section>.title {
	font-weight: 600;
	font-size: 35px;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

.page.feedback2>.page2 .vyst>.section>.descr {
	font-size: 16px;
}

.page.feedback2>.page2 .pps_flex_12.form {
	background: url(files/woodbg.svg) left top no-repeat;
}

.page.feedback2>.page2 .form>.section {
	padding: 85px 20px 0px 80px;
}

.page.feedback2>.page2 .form>.section>.title {
	font-weight: 600;
	font-size: 35px;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

.page.feedback2>.page2 .form>.section>.descr {
	color: #707070;
}

.page.feedback2>.page2 .form>.section>form {
	margin-top: 20px;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_input input {
	background: transparent;
	border: 0;
	border-radius: 0px;
	border-bottom: 0.5px solid #BEBEBE;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_input input:focus {
	box-shadow:inset  0 0 0 black;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_area textarea {
	background: transparent;
	border: 0;
	border-radius: 0px;
	border-bottom: 0.5px solid #BEBEBE;
	min-height: 30px;
	max-height: 30px;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_area textarea:focus {
	box-shadow:inset  0 0 0 black;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_upload {
    display: inline-block;
    background: #fff;
    padding: 5px 70px 10px 30px;
    overflow: hidden;
    border-radius: 29px;
    position: relative;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_upload:after {
	content: '';
	width: 58px;
	height: 100%;
	background: #E7C7B1 url(files/upload.svg) center center no-repeat;
	border-radius: 29px;
	position: absolute;
	top: 0;
	right: 0;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_upload>span {
	color: rgba(0, 0, 0, 0.31);
}
.page.feedback2>.page2 .form>.section>form .form>div {
	margin-bottom: 20px;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_select {
	border: 0;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_select select {
	background: transparent;
	border: 0;
	border-radius: 0px;
	border-bottom: 0.5px solid #BEBEBE;
	min-height: 30px;
	max-height: 30px;
	box-shadow: 0 0 0 black;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_select select>option::checked {
	color: red;
}
.page.feedback2>.page2 .form>.section>form label.pps.pps_select::before {
    border-left: 0px solid #9a9a9a;
    background: transparent;
}
/*****************/


.page.feedback {
	padding: 55px 10px 80px 10px;
}

.page.feedback>.page2>.block-container>.block-nav {
	padding-right: 20px;
}
.page.feedback>.page2>.block-container>.block-nav>div.block-nav-wrapper {
	margin: 0;
}



div.block-container div.block-content form {
	display: block;
	width: auto;
	margin: 0 0px;
	padding: 0;
}

div.block-container div.block-content .title {
	font-size: 120%;
	font-weight: 500;
	width: auto;
	margin: 10px 40px;
}

div.block-container div.block-content form .form {
	margin: 0;
	padding: 0;
}

div.block-container div.block-content form .form>div {
	border-top-width: 0;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-right-width: 20px;
}

div.block-container div.block-content form .form label.pps.pps_button.pps_button3 {
	display: inline-block;
}

div.block-container div.block-content form .form label.pps.pps_button.pps_button3 input {
    border-color: #5e554d;
    color: #5e554d;
    padding-left: 30px;
	padding-right: 30px;
}

div.block-container div.block-content form .form label.pps.pps_button.pps_button3:hover input {
    border-color: #5e554d;
    color: #fff;
}

div.block-container div.block-content form .form label.pps.pps_input input {
    border: 0px solid #9a9a9a;
    border-radius: 0px;
    padding: 10px 10px;
    height: 50px;
    background: #f7f5f3;
    font-size: 24px;
    color: #76665a;
}

div.block-container div.block-content form .form label.pps.pps_area textarea {
    min-height: 200px;
    border: 0px solid #9a9a9a;
    border-radius: 0px;
    padding: 10px 10px;
    height: 50px;
    background: #f7f5f3;
    font-size: 24px;
    color: #76665a;
}