@font-face {
	font-family: "MuseoSansCyrl300";
	src: url("fonts/MuseoSansCyrl300.eot");
	src: url("fonts/MuseoSansCyrl300.eot?#iefix")format("embedded-opentype");
	src: url("fonts/MuseoSansCyrl300.woff") format("woff");
	src: url("fonts/MuseoSansCyrl300.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: "MuseoSansCyrl500";
	src: url("fonts/MuseoSansCyrl500.eot");
	src: url("fonts/MuseoSansCyrl500.eot?#iefix")format("embedded-opentype");
	src: url("fonts/MuseoSansCyrl500.woff") format("woff");
	src: url("fonts/MuseoSansCyrl500.ttf") format("truetype");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: "MuseoSansCyrl700";
	src: url("fonts/MuseoSansCyrl700.eot");
	src: url("fonts/MuseoSansCyrl700.eot?#iefix")format("embedded-opentype");
	src: url("fonts/MuseoSansCyrl700.woff") format("woff");
	src: url("fonts/MuseoSansCyrl700.ttf") format("truetype");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: "MuseoSansCyrl900";
	src: url("fonts/MuseoSansCyrl900.eot");
	src: url("fonts/MuseoSansCyrl900.eot?#iefix")format("embedded-opentype");
	src: url("fonts/MuseoSansCyrl900.woff") format("woff");
	src: url("fonts/MuseoSansCyrl900.ttf") format("truetype");
	font-style: normal;
	font-weight: 900;
}

body{
    font-family: "MuseoSansCyrl300";
}

.block {
	margin: 0 auto;
	width: 1169px;
}

header {
	background-color: #FAFAFA;
	height: 46px;
}

.block1200 {
	position: relative;
}

.menu {
	line-height: 46px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	color: #333333;
	font-family: "MuseoSansCyrl300";
}

.menu li {
	cursor: pointer;
}

.logo {
	width: 195px;
}

.block2 {
	background-color: #fff;
}

.header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.right_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 835px;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.num, .city {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.knopka_first {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-radius: 4px;
	border: 1px solid #206BD1;
	padding: 2.5px 13px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.knopka_first:hover {
	background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(left, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(90deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
}

.knopka_first:hover .call_text {
	color: #fff;
}

.call_text {
	text-transform: uppercase;
	color: #206BD1;
	font-size: 16px;
	margin-left: 5px;
	font-family: "MuseoSansCyrl700";
}

.p_header {
	font-size: 18px;
	font-family: "MuseoSansCyrl500";
}

.header_img {
	width: 13px;
	height: 15px;
}

.adress {
	font-family: "MuseoSansCyrl300";
}

.p_telefon {
	float: right;
	font-family: "MuseoSansCyrl300";
}

.bg_section {
	background-image: url('img/bg_1.jpg');
	background-size: cover;
	height: 654px;
	margin-bottom: 100px;
	position: relative;
}

.block3 {
	padding-top: 70px
}

.block3_1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.first {
	margin-top: 45px;
	width: 652px
}

.first h1 {
	font-size: /*52*/40px;
	line-height: 64px;
	margin-bottom: 19px;
	font-family: "MuseoSansCyrl500";
}

.preim {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.preim_min {
	width: 274px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 41px;
}

.preim_min:nth-child(2n+2) {
	margin-left: 64px;
}

.preim_min_text {
	margin-left: 21px;
}

.preim_min_header {
	font-size: 18px;
	color: #2D2D2D;
	font-family: "MuseoSansCyrl500";
	margin-bottom: 7px;
}

.preim_min_text p {
	font-size: 16px;
	line-height: 24px;
	color: #3F3F3F;
	font-family: "MuseoSansCyrl300";
}

.first_form {
	background-color: #fff;
	width: 379px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	padding-bottom: 35px;
	-webkit-box-shadow: 4px 15px 30px rgba(53, 72, 98, 0.25);
	        box-shadow: 4px 15px 30px rgba(53, 72, 98, 0.25);
	border-radius: 4px;
	position: relative;
}

.door {
	position: absolute;
	right: -235px;
	width: 64%;
	height: 667px;
	z-index: 100;
	top: -52px
}

.input {
	width: 100%;
	height: 60px;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	margin-bottom: 18px;
	position: relative;
}

.input_text {
	position: absolute;
	top: -10px;
	left: 20px;
	font-family: "MuseoSansCyrl300";
	font-size: 14px;
	background-color: #fff;
	z-index: 100;
	padding-left: 4px;
	padding-right: 4px;
}

.input input, select {
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.7);
}

#input_textarea {
	height: 111px;
}

.input textarea {
	height: 106px;
	max-height: 100%;
	max-width: 100%;
	padding-left: 20px;
	padding-top: 11px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.7);
	padding-bottom: 0px;
	font-family: "MuseoSansCyrl300";
}

.input select {
	background-color: #fff;
	padding-left: 20px;
}

.input input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
}

.input input::-moz-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
}

/* Firefox 19+ */

.input input:-moz-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
}

/* Firefox 18- */

.input input:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
}

.input textarea::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
}

.input textarea::-moz-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
}

/* Firefox 19+ */

.input textarea:-moz-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
}

/* Firefox 18- */

.input textarea:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
}

.first_form button {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	width: 100%;
	height: 60px;
	border-radius: 4px;
	background: rgb(32, 107, 209);
	background: -webkit-gradient(linear, right top, left top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(right, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(270deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	font-family: "MuseoSansCyrl700";
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	overflow: hidden;
	position: relative;
	z-index: 100
}

.first_form button img {
	position: absolute;
	left: 5px;
	top: 0;
	z-index: -10
}

h2 {
	text-align: center;
	color: #333333;
	font-size: 46px;
	font-family: "MuseoSansCyrl500";
}

.about {
	margin-top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-bottom: 50px;
}

.about_min {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 15px;
	padding: 15px;
	max-width: 356px;
	width: 100%;
}

.about_min img {
	width: 54px;
}

.close_btn_1 {
	display: none;
}

.about_text {
	margin-left: 24px;
}

#about_min_t {
	width: auto;
}

.about_header {
	font-size: 28px;
	color: #333333;
	font-family: "MuseoSansCyrl300";
}

.about_text p {
	font-size: 18px;
	color: #3f3f3f;
	font-family: "MuseoSansCyrl300";
}

.bg_section_2 {
	background-repeat: no-repeat;
	background-size: cover;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('img/bg_2.jpg');
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('img/bg_2.jpg');
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('img/bg_2.jpg');
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	position: relative;
	z-index: 1;
}

.bg_section_2::before {}

.block5_1 {
	background: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	        box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	padding-top: 40px;
	padding-left: 6.5%;
	padding-right: 6.5%;
	padding-bottom: 48px
}

.first_price_title {
	font-size: 28px;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 25px;
	font-family: 'Ubuntu', sans-serif;
}

.table {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: 100%;
	font-family: "MuseoSansCyrl300";
}

.header_table {
	background: rgb(32, 107, 209);
	background: -webkit-gradient(linear, right top, left top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(right, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(270deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	width: 100%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	font-size: 16px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 57px;
	padding-left: 28px;
	padding-right: 43px;
}

.left_block_header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.name_table_header {
	margin-left: 31px;
}

.name_table {
	margin-left: 40px;
}

.block_table {
	background-color: #fff;
	width: 100%;
	color: #000;
	height: 57px;
	border-top: 1px solid #EEEEEE;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	font-size: 16px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-left: 28px;
	padding-right: 43px;
}

.under_table_text {
	width: 90%;
	color: #3F3F3F;
	line-height: 24px;
	font-size: 16px;
	margin-top: 25px;
}

.under_table_text_1 {
	margin-bottom: 25px;
	font-family: "MuseoSansCyrl300";
}

.pred_table {
	font-family: "MuseoSansCyrl500";
}

.pred_table a {
	color: #206BD1;
	text-decoration: underline;
	font-family: "MuseoSansCyrl500";
}

.show_all_price {
	font-size: 16px;
	color: #206BD1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-transform: uppercase;
	border-radius: 4px;
	border: 1px solid #206BD1;
	margin: 0 auto;
	width: 325px;
	margin-top: 50px;
	padding: 2.5px 13px;
	cursor: pointer;
	font-family: "MuseoSansCyrl700";
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s
}

.show_all_price:hover {
	color: #fff;
	background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(left, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(90deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
}

.mrg_rght {
	margin-right: 19px;
}

.block6 {
	padding-top: 100px;
}

.masters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 45px;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	position: relative;
	z-index: 500;
	margin-bottom: 40px;
}

.master_min_hidden {
	font-family: "MuseoSansCyrl300", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	display: block;
	padding: 0 18px;
	bottom: 0;
	background-color: #fff;
	visibility: hidden;
	position: absolute;
	left: 0;
	overflow: hidden;
	-webkit-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
	opacity: 0;
}

.masters_min {
	text-align: center;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	padding-top: 35px;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 0px;
	position: relative;	
	z-index: 100;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.masters_min::before {
	content: '';
	display: block;
	width: 100%;
	min-height: 100%;
	position: absolute;
	z-index: -1;
	-webkit-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
	top: 0;
	left: 0;
	background-color: #fff;
	border-radius: 4px;
}

.masters_min:hover {
	border-color: transparent;
	z-index: 10000;
}
.masters_min:hover::before,
.masters_min:focus::before {
	-webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.20);
	        box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.20);
/*	height: 436px;*/
}

.masters_min:hover .master_min_hidden {
	visibility: visible;
	opacity: 1;
	bottom: -80px;

}

.masters_min:hover #knopka_s {
	margin-top: -145px !important;
}

.masters_min p {
	font-family: "MuseoSansCyrl300";
	margin-bottom: 45px;
}

.masters_min:not(:first-child) {
	margin-left: 25px;
}

.knopka_temn {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	width: 219px;
	height: 60px;
	border-radius: 4px;
	background: rgb(32, 107, 209);
	background: -webkit-gradient(linear, right top, left top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(right, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(270deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	padding-left: 32px;
	margin-top: 50px;
	font-family: "MuseoSansCyrl700";
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s
}

.knopka_temn:hover {
	background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(left, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(90deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
}

.masters_header {
	margin-top: 31px;
	margin-bottom: 7px;
	color: #000;
	font-size: 18px;
	font-family: "MuseoSansCyrl500", sans-serif;
}

.bg_section_3 {
	background-image: url('img/bg_3.jpg');
	background-size: cover;
	background-position: center;
	height: 509px;
	margin-top: 143px;
	padding-top: 55px;
	-webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	        box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
}

.s_img {
	width: 536px;
	height: 542px;
	margin-top: -118px;
}

.block7_1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.s_cont {
	background: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	        box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	padding: 25px 83px;
	height: 419px;
}

.title_s_count {
	font-size: 46px;
	color: #333333;
	font-family: "MuseoSansCyrl500";
}

.s_text {
	margin-bottom: 24px;
	margin-top: 20px;
	font-family: "MuseoSansCyrl300";
}

.s_text p {
	margin-bottom: 25px;
	line-height: 24px;
}

.show_all_text {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	width: 195px;
	height: 60px;
	border-radius: 4px;
	background: rgb(32, 107, 209);
	background: -webkit-gradient(linear, right top, left top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(right, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(270deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-family: "MuseoSansCyrl500";
}

.show_all_text img {
	margin-right: 15px;
	height: 55px;
	width: 55px;
	margin-left: 5px;
}

#knopka_s {
	position: relative;
	overflow: hidden;
	z-index: 100;
	margin-top: 0;
}

#knopka_s img {
	position: absolute;
	top: 0;
	left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
	z-index: -10;
}

#knopka_s_1 {
	position: relative;
	overflow: hidden;
	z-index: 100;
	max-width: 400px;
    margin-top: 20px;
}

#knopka_s_1 img {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	z-index: -10
}

.show_all_text:hover {
	background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(left, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(90deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
}

.block8_1 {
	margin-top: 100px;
}

.job {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.job_min {
	max-width: 351px;
	text-align: center;
	position: relative;
	height: 418px;
	margin-bottom: 20px;
	margin: 0 10px 20px;
}

.job_title {
	font-size: 25px;
	color: #333333;
	margin-top: -40px;
	font-family: "MuseoSansCyrl500";
}

.job_min p {
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 0%;
	font-family: "MuseoSansCyrl300";
	font-size: 28px;
	color: #206BD1;
	width: 100%
}

.bg_section_4 {
	background-image: url('img/bg_4.jpg');
	background-size: cover;
	background-position: center;
	height: 779px;
	margin-top: 100px;
	padding-top: 64px;
}

.block9_1 {
	background: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	        box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 31px;
	padding-bottom: 71px;
}

.block10 {
	margin-top: 100px;
	overflow: hidden;
}

.metro {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 30px;
}

.metro_min {
	line-height: 30px;
	color: #555555;
	font-family: "MuseoSansCyrl300";
	position: relative;
}
.metro_min_img {
	width: 18px;
	height: 15px;
}

.distr1, .distr2 {
	border: 1px solid #eeeeee;
	padding: 26px 25px;
	width: 400px;
	font-family: "MuseoSansCyrl500";
}

.districs {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.distr1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	padding-right: 25px;
}

.nav_map {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	line-height: 23px;
	margin-top: 10px;
}

.nav_map li a {
	color: #333333;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-family: "MuseoSansCyrl300";
}

.nav_map li a:hover {
	color: #206BD1;
	text-decoration: underline;
}

.map_districts {
	width: 770px;
	height: 532px;
}

.bg_section_5 {
	background-image: url('img/bg_5.jpg');
	background-size: cover;
	background-position: center;
	height: 537px;
	margin-top: 185px;
}

.block11_1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.img_error {
	margin-top: -60px;
}

.errors {
	background: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	        box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	width: 860px;
	padding-left: 95px;
	padding-right: 95px;
	height: 550px;
	margin-top: 45px;
	padding-top: 27px;
}
.errors_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.err_min {
	width: 18%;
	text-align: center;
	display: inline-block;
	margin: 0 20px 40px;
	font-family: "MuseoSansCyrl300";
}
.err_min img{
	display: block;
	margin: 0 auto 15px;
}

.portfolio_min {
	height: 400px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
	margin-top: 60px;
}

.port_text {
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(rgba(218, 218, 218, 0)), to(#DADADA));
	background: -o-linear-gradient(left, rgba(218, 218, 218, 0) 0%, #DADADA 100%);
	background: linear-gradient(90deg, rgba(218, 218, 218, 0) 0%, #DADADA 100%);
	width: 400px;
	padding: 59px 53px;
}

.potr_title {
	font-size: 36px;
	line-height: 36px;
	font-family: "MuseoSansCyrl500";
}

.beko {
	margin-top: 117px;
	margin-bottom: 10px;
	font-size: 23px;
	color: #232E43;
	width: 250px;
	font-family: "MuseoSansCyrl500";
}

.rent {
	color: #555555;
	font-size: 20px;
	font-family: "MuseoSansCyrl300";
	width: 100%
}

.port_img {
	width: 770px;
	height: 100%;
}

.block12 {
	margin-top: 105px;
}

.round {
	width: 61px;
	height: 61px;
	border-radius: 50%;
	background: -o-linear-gradient(183.67deg, #206BD1 18.56%, #072B5C 76.4%);
	background: linear-gradient(266.33deg, #206BD1 18.56%, #072B5C 76.4%);
}

.round_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 43px;
}

.round_block button {
	background-color: transparent;
}

.round i {
	color: #fff;
	font-size: 50px;
}

.round_left {
	padding-right: 5px;
	padding-top: 2px;
	margin-right: 70px;
}

.round_left_1 {
	padding-right: 5px;
	padding-top: 2px;
	margin-left: -90px;
	position: absolute;
	left: 10%;
	bottom: 40%
}

.round_right_1 {
	padding-left: 5px;
	padding-top: 2px;
	position: absolute;
	right: 5%;
	bottom: 40%
}

.buton_f {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 60px;
	margin-bottom: 81px;
}

.knopka_temn_1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	width: 219px;
	height: 60px;
	border-radius: 4px;
	background: rgb(32, 107, 209);
	background: -webkit-gradient(linear, right top, left top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(right, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(270deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 32px;
	overflow: hidden;
	margin-right: 30px;
	font-family: "MuseoSansCyrl500", sans-serif;
	cursor: pointer;
}

.knopka_temn_1:hover {
	background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));
	background: -o-linear-gradient(left, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
	background: linear-gradient(90deg, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);
}

.block13 {
	background-color: #F1F1F1;
	position: relative;
	padding-top: 38px;
	padding-bottom: 100px;
	margin-bottom: 61px;
	overflow: hidden;
}
.block13 .block {
	width: 100%; 
	max-width: 1340px;
}

.close_btn {
	display: none;
}

.block13 h2 {
	margin-bottom: 61px;
}

.reviews {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: auto;
}

.reviews_min {
	background-color: #fff;
	margin: 0 20px;
	-webkit-box-shadow: 1px 1px 14px 10px rgba(255, 255, 255, 1);
	box-shadow: 1px 1px 14px 10px rgba(255, 255, 255, 1);
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 50px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	max-width: 652px;
}

.img_block {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin-right: 32px;
}

.img_block img {
	width: 120px;
	height: 120px;
	border-radius: 50%
}

.text_block {
	width: 80%
}

.reviews_title {
	font-size: 26px;
	color: #206BD1;
	margin-bottom: 15px;
	font-family: "MuseoSansCyrl500";
}

.review_author {
	font-size: 18px;
	color: #232E43;
	margin-bottom: 30px;
	font-family: "MuseoSansCyrl500";
}

.text_block p {
	font-size: 15px;
	color: #555555;
	line-height: 23px;
	font-family: "MuseoSansCyrl300";
}

.text_block p a {
	text-decoration: underline;
	color: #206BD1;
}
.block14 {
	padding-bottom: 40px;
	overflow: hidden;
	width: 100%;
}

.brends {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 80px;
	max-width: 1170px;
	align-items: center;
	height: 40px;
}

.brend_min {
	height: 100px;
	min-width: 234px;
	max-width: 200px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
}

.brend_min img {
	width: 100%;
	max-width: 70%;
	margin: 0 auto;
	-webkit-filter: grayscale(1);
	        filter: grayscale(1);
	-webkit-transition: -webkit-filter .3s ease;
	transition: -webkit-filter .3s ease;
	-o-transition: filter .3s ease;
	transition: filter .3s ease;
	transition: filter .3s ease, -webkit-filter .3s ease;
}
.brend_min:hover img {
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);

}

.dort_block {
	margin-top: 52px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.dort_block input {
	display: none;
}

.dort_block label {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background: rgba(32, 107, 209, 1);
	margin-left: 30px;
}

.checed {
	background: rgba(7, 43, 92, 1) !important
}

#mrg_0 {
	margin-left: 0px;
}

.bg_section_15 {
	background-image: url('img/bg_15.jpg');
	background-position: center;
	background-size: cover;
	height: 482px;
}

.questions_form {
	width: 379px;
	background-color: #Fff;
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 52px;
	-webkit-box-shadow: 4px 10px 30px rgba(53, 72, 98, 0.5);
	        box-shadow: 4px 10px 30px rgba(53, 72, 98, 0.5);
	border-radius: 4px;
	margin-top: -20px;
}

.block15_1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.questions {
	background: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	        box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	padding: 55px 99px;
	max-width: 643px;
	text-align: left;
}

.questions h3 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	font-size: 46px;
	margin-bottom: 10px;
}

.blue {
	color: #2B7BE9;
	margin-bottom: 16px;
}

.questions p {
	font-size: 16px;
	color: #333333;
	font-family: "MuseoSansCyrl300";
	margin-top: 26px;
}

.knopka_form_q {
	padding: 0;
	overflow: hidden;
	width: 100%;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.input p {
	position: absolute;
	top: -10px;
	left: 20px;
	font-family: "MuseoSansCyrl300";
	font-size: 14px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.f_col, .sec_col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.sec_col {
	margin-left: 20px;
}

.fird_column, .second_column {
	margin-left: 20px;
}

footer {
	background-color: #333333;
	position: relative;
	padding: 50px 15px 20px;
}

.footer_min_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.footer_min {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.footer_contact_min1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 17px;
}

.footer_min b {
	color: #fff;
	font-family: "MuseoSansCyrl500";
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 400;
}

.footer_min a {
	font-weight: 300;
	color: #EBEBEB;
	font-family: "MuseoSansCyrl300";
	font-size: 14px;
	line-height: 24px;
}

.p {
	margin-left: 10px;
}

.p_first {
	font-family: "MuseoSansCyrl500";
	color: #fff;
}

.sec_p {
	color: #bdbdbd;
	font-family: "MuseoSansCyrl300";
	font-size: 14px;
}

.soc_min {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-right: 20px;
	margin-left: 20px;
}

.soc {
	margin-top: 58px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.soc_icon {
	margin-right: 8px;
}

.soc_icon:last-child {
	margin-right: 0px;
}

.row {
	width: 100%;
	height: 1px;
	border: 1px solid #434343;
}

.prava {
	font-size: 14px;
	font-family: "MuseoSansCyrl300";
	color: #EBEBEB
}

@media screen and (max-width: 1630px) {
	.round_right_1, .round_left_1 {
		bottom: 15px;
	}
}

@media screen and (max-width: 1300px) {
	.reviews {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.s_cont {
		z-index: 100;
	}
	.s_img {
		position: absolute;
		right: 120px
	}
	.block3_1 {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.job {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.block9_1 {
		max-width: 100%
	}
}

@media screen and (max-width: 1169px) {
	.block {
		width: 100%
	}
}

@media screen and (max-width: 1124px) {
	.menu {
		display: none;
		height: 100vh;
		position: absolute;
		width: 55%;
		background-color: #FAFAFA;
		padding-left: 20px;
	}
	.close_btn {
		display: block;
		font-size: 20px;
		position: absolute;
		line-height: 46px;
		background-color: transparent;
		left: 15px;
	}
	.close_btn_1 {
		display: block;
		position: absolute;
		right: 15px;
		top: 15px;
		font-size: 20px;
		position: absolute;
		background-color: transparent;
	}
	.menu_pos {
		position: relative;
		width: 100%;
		height: 100%;
	}
	header {
		background-color: #FAFAFA;
		height: 0px;
	}
	.blockM {
		display: block;
		z-index: 1000
	}
	.s_img {
		left: 0
	}
	.districs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.distr1, .distr2 {
		width: 68%;
	}
	.districs_list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.map_districts {
		width: 100%
	}
	.img_error {
		display: none;
	}
	.block11_1 {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.logo {
		margin-left: -40px;
	}
	.port_img {
		width: 60%
	}
}


@media screen and (max-width: 1025px) {
	.block15_1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.bg_section_15 {
		height: auto;
		padding-bottom: 20px;
	}
	.questions_form {
		width: 100%;
		max-width: 580px;
	}
	.questions{
		padding: 55px 60px;
		max-width: 580px;
	}
}

@media screen and (max-width: 1000px) {
	.bg_section {
		height: 1291px;
	}
	.block3_1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.first {
		margin: 0 auto;
		margin-top: 56px;
		margin-bottom: 20px;
		padding-left: 40px;
	}
	.first_form {
		margin: 0 auto;
		margin-top: 10px;
	}
	.metro {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.second_column {
		margin-left: 40px;
	}
	.door {
		display: block;
		height: 706px;
	}
}

@media screen and (max-width: 888px) {
	.masters {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.masters_min {
		margin-bottom: 10px;
	}
	.masters_min:first-child, .masters_min:last-child {
		margin-left: 0px;
	}
	.first h1 {
		text-align: center;
	}
	.port_img {
		width: 50%
	}
	.round_left_1 {
		margin-left: 0px;
		left: 5%
	}
	.brends {
	}
	.bg_section_4 {
		padding-bottom: 100px;
		height: auto;
	}
}

@media screen and (max-width: 850px) {
	.door {
		display: none;
	}
}

@media screen and (max-width: 822px) {
	.footer_min_block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		padding-left: 40px;
	}
	.footer_min {
		margin-bottom: 20px;
	}
	.err_min {
		display: block
	}
	.prava {
        text-align: center;
        margin-top: 15px;
	}
	.errors_list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.bg_section_5 {
		/* height: 737px; */
	}
	.errors {
		/* height: 637px; */
	}
}

@media screen and (max-width: 790px) {
	.errors {
		height: auto;
		padding-bottom: 30px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.bg_section_5 {
		height: auto;
		padding-bottom: 30px;
	}
	.err_min {
		width: 40%
	}
	.f_col, .sec_col {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.fird_column, .second_column {
		margin-left: 0px;
	}
	.metro {
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.masters_min:last-child {
		margin-left: 25px;
	}
	.masters_min:nth-child(3n+3) {
		margin-left: 0px;
	}
	.portfolio_min {
		width: 400px;
		height: auto;
		display: block !important;
	}
	.rent {
		margin-bottom: 150px;
	}
	.beko{
		margin-top: 90px;
	}
	.buton_f {
	}
	.port_img {
		width: 100%;
		height: 80%;
	}
	.port_text {
		width: 100%;
		height: 80%;
	}
}

@media screen and (max-width: 775px) {
	.right_block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.logo {
		margin-bottom: 30px;
	}
	.adress {
		margin-bottom: 20px;
	}
	.telefon {
		margin-bottom: 20px;
	}
	.round_left_1 {
		bottom: 15px;
	}
	.round_right_1 {
		bottom: 15px;
	}
	.reviews_min {
		max-width: 295px;
		min-width: auto;
		display: block !important;
		text-align: center
	}
	.brend_min {
		margin-right: 10px;
	}
	.img_block {
		width: 100%
	}
	.img_block img {
		margin: 0 auto;
	}
	.text_block {
		width: 100%
	}
}

@media screen and (max-width: 740px) {
	.preim {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.preim_min:nth-child(2n+2) {
		margin-left: 0px;
	}
	.bg_section {
		height: 1591px;
	}
	.right_block {
		max-width: 100%
	}
	.bg_section_2 {
		height: 1274px;
	}
}

@media screen and (max-width: 666px) {
	.left_block_header {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.price_table {
		width: 80px;
	}
	.first {
		width: auto;
		margin: 0 0
	}
	.first h1 {
		font-size: 42px;
		text-align: left;
		width: 500px;
	}
	.preim {
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.questions_form {
		width: 100%
	}
	.port_text {
		height: auto;
	}
	.bg_section_15 {
		height: auto;
		padding-bottom: 30px;
	}
	.knopka_form_q {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	#hidden {
		display: none;
	}
}

@media screen and (max-width: 616px) {
	.brend_min img {
		height: 30px;
	}
}

@media screen and (max-width: 560px) {
	.buton_f {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-ms-flex-line-pack: center;
		    align-content: center;
	}
	.knopka_temn_1 {
		width: 278px;
		margin-bottom: 20px;
		margin-right: 0px;
		padding-left: 66px;
	}
	.sec_col {
		margin-left: 0px;
	}
	.metro {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.districs_list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.distr1, .distr2 {
		width: 100%
	}
	.questions {
		padding: 99px 29px
	}
	.s_img {
		display: none;
	}
	.bg_section_3 {
		height: 609px;
	}
	.s_cont {
		height: 459px;
		padding: 22px 23px;
	}
	.job_min {
		width: 351px;
	}
	.first h1 {
		width: 100%
	}
	.price_table {
		width: auto;
	}
	.masters_min:last-child {
		margin-left: 0px;
	}
	.masters_min:not(:first-child) {
		margin-left: 0px;
	}
}

@media screen and (max-width: 500px) {
	.port_img {
		height: 60%
	}
	.about_min {
		width: 100%
	}
	.beko {
		margin-top: 17px;
	}
	.bg_section_2 {
		height: 1374px;
	}
	.block9_1 {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 455px) {
	.first h1 {
		line-height: 44px;
		font-size: 35px;
	}
	.s_cont {
		height: 559px;
	}
	.bg_section_3 {
		height: 709px;
	}
	.err_min {
		margin: 0 10px 40px;
		width: 40%
	}
}

@media screen and (max-width: 400px) {
	.brend_min img {
		height: 20px;
	}
	.first_form {
		width: 100%
	}
	.name_table {
		font-size: 13px;
	}
	.header_table {
		padding-left: 10px;
		padding-right: 10px;
	}
	.block_table {
		padding-left: 10px;
		padding-right: 10px;
	}
	.mrg_rght {
		display: none;
	}
	.show_all_price {
		height: 60px;
		padding-left: 14%;
		width: 100%;
	}
	.bg_section_2 {
		height: 1474px;
	}
	.s_cont {
		height: 609px;
	}
	.job_min {
		width: 100%;
	}
	h2 {
		font-size: 32px;
	}
}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
    margin-top: 50px;
        width: 100%;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}


.p_header a {
    color: black;
}

.footer_contact_min p.p_first a {
    color: white;
    font-family: "MuseoSansCyrl500";
    font-size: 15px;
}

.contact_page_left a {
    color: #000;
}

.errors_obsh {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 30px;
}
a.a_show_all {
    padding: 0 0 15px 0;
    color: #134993;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

.err_min p {
    color: black;
}

.popap_window form p {
    font-size: 12px;
    max-width: 300px;
    margin: 0 auto;
}

.poyasn1, .poyasn2, .poyasn3 {
    display: none;
}

.poyasn h3 {border-bottom: 2px dotted #848484;width: max-content;cursor: pointer;}

.q_show_send {
    font-weight: bold;
    text-align: center;
}


.city .p_header {
    font-size: 17px;
}


/* Отзывы */


.reviews_header {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.reviews_left {
    align-self: center;
    margin-top: 8px;
}

.reviews_master {
    font-size: 16px;
    float: left;
    font-weight: bold;
}

.reviews_score {
    float: left;
    font-size: 23px;
    color: #206bd1;
    line-height: 0.7;
    margin-left: 10px;
}

.reviews_model {
    float: left;
    font-size: 13px;
    padding-top: 5px;
    width: 100%;
    text-align: left;
}

.reviews_right {
    max-width: 210px;
    display: flex;
    justify-content: flex-end;
}

.review_author {
    margin: 0;
}

.review_adress {
        font-size: 12px;
}
    .review_ava img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
    .review_author_address {
    align-self: center;
    margin-right: 10px;
}

.review_text {
    float: left;
    width: 100%;
    font-size: 13px;
    text-align: left;
    margin: 20px 0;
}

.review_date {
    float: left;
    margin-top: 5px;
        margin-bottom: 10px;
}

.review_img {
    float: right;
}

.review_img img {
    max-width: 120px;
}
    @media(max-width:600px){
        .review_author_address {
    width: 100%;
}

.reviews_right {
    width: 100%;
}

.reviews_left {
    margin-bottom: 15px;
}

.review_date {
    width: 100%;
    margin-bottom: 15px;
}

.review_img {
    width: 100%;
}
        .reviews_header {
    flex-wrap: wrap-reverse;
                justify-content: space-around;
}
        .reviews_model {
    text-align: center;
}

.reviews_left {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
        .reviews_min_page .review_text {
    margin: 0 0 10px 0;
}
    }
    
    .review_text img {
    max-width: 500px;
    width: 100%;
}
    
    
    /* Форма оставить отзыв */
    
    
    
    .form_reviews input {
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    max-width: 347px;
    font-family: "MuseoSansCyrl300";
    background: #F1F1F1;
    color: #87868a;
    font-size: 17px;
}

.form_reviews textarea {
    width: 100%;
    padding: 10px;
    font-family: "MuseoSansCyrl300";
    background: #F1F1F1;
    color: #87868a;
    font-size: 17px;
}

.form_reviews {
    max-width: 700px;
    text-align: center;
        margin: 0 auto;
}

.score_review_val {
    float: left;
    margin-bottom: 6px;
    padding: 8px 4px;
    color: #3c3c3c;
}

.score_review_val_text {
    float: left;
    font-size: 17px;
}

.score_review_val_enter {
    float: left;
    margin-left: 10px;
    line-height: 1.2;
    font-size: 18px;
    cursor: pointer;
}

.form_reviews input[type="submit"] {color: #fff;text-transform: uppercase;font-size: 16px;width: 219px;height: 40px;border-radius: 4px;background: rgb(32, 107, 209);background: -webkit-gradient(linear, right top, left top, color-stop(28%, rgba(32, 107, 209, 1)), color-stop(59%, rgba(7, 43, 92, 1)));background: -o-linear-gradient(right, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);background: linear-gradient(
270deg
, rgba(32, 107, 209, 1) 28%, rgba(7, 43, 92, 1) 59%);margin-top: 25px;font-family: "MuseoSansCyrl700";-webkit-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;cursor: pointer;}
    
    .item_score {
    display: contents;
}
    
input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: #F1F1F1!important;
    background-image: none !important;
    color: -internal-light-dark(#87868a, white) !important;
}
    
    .review_result {
    font-size: 20px;
    font-weight: bold;
}
    
    .reviews_min_page {
    width: 100%;
}
    
    .add_review a {
    font-size: 22px;
    border-bottom: 1px dotted;
    color: #206bd1;
    font-weight: bold;
}
    .reviews_page {
    margin-top: 20px;
}


    .block_diagn {
    float: left;
    width: 100%;
    box-shadow: 0 0 7px 1px #b5b5b5;
    padding: 15px;
    margin-top: 30px;
}
    
    .title_block_diagn {
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 15px;
}

.text_block_diagn {
    font-size: 16px;
    padding-bottom: 15px;
}

.button_block_diagn {
    width: 100%;
    border: 2px solid #206bd1;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    float: left;
    font-size: 18px;
    color: #206bd1;
}

.block_diagn a {
    width: 100%;
    float: left;
    max-width: 250px;
}

.button_block_diagn:hover {
    color: white;
    background-color: #206bd1;
}
    
.review_img a {
    text-decoration: revert;
    color: #206bd1;
}

.reviews_left {
    align-self: center;
}

.review_img {
    align-self: center;
}

.show_send {color: #ff5e00;font-weight: bold;}

.q_show_send {
    color: #ff5e00;
    font-weight: bold;
}