/* CSS Document */

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat'), local('Montserrat-Regular'), url('fonts/montserrat.woff2') format('woff2'), url('fonts/montserrat.woff') format('woff'), url('fonts/montserrat.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
font-family: 'Montserrat Black';
src: url('fonts/Montserrat-Black.eot');
src: url('fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-Black.woff') format('woff'),
url('fonts/Montserrat-Black.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

body {
	font-family: 'Montserrat';
	color:rgba(0,0,0,0.7);
	line-height:16px;
	font-size:16px;
	margin:0;
	padding:0;}
.content {
	position:relative;}
.bg_man_1 {
	position: absolute;
	z-index:0;
	height:768px;
	background:url(../img/bg_home_man_1.jpg) center 0 no-repeat;;
	top: 320px;
	width:100%;}
.bg_man_1 {
	position: absolute;
	z-index:0;
	height:768px;
	background:url(../img/bg_home_man_1.jpg) center 0 no-repeat;;
	top: 320px;
	width:100%;}
.bg_man_2 {
	position: absolute;
	z-index:0;
	height:756px;
	background:url(../img/bg_home_man_2.jpg) center 0 no-repeat;;
	top: 1597px;
	width:100%;}
a {
	color:#eabb49;
	transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;}
header {
	position:relative;
	z-index:2;
	height:620px;
	width:100%;
	display:table;
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;}
header.item_head {
	height:205px;}
header.item_head .top_header {
	background:#2e313b;}
.top_header {
	height:135px;
	
}
.top_header .content_in {
	display: flex;
	justify-content: space-between;
}
.content_in {
	width:940px;
	margin:0 auto;
	position:relative;
	display:table;
	}
.logo {
	width:250px;
	height:55px;
	background:url(../img/logo.png);
	float:left;
	margin:35px 20px 0 0;}
.phone_top {
	margin:47px 0 0 0;
	font-size:20px;
	color:#fff;
	float:left;
	
}
.phone_top.phone_footer_left {
	margin-top: 51px;
}
.phone_footer_left {
	margin-right:20px;}
.phone_top.phone_top_city {
	background:url(../img/phone_top.png) 0 center no-repeat;
	padding-left:61px;
	margin-right:20px;
	padding-top:6px;}
#menu-content .phone_top.phone_top_city a {
	color: #fff;
}
#menu-content .phone_top.phone_top_city {
	margin-left: 40px;
    background: url(../img/phone_top_white.png) 0 center no-repeat;
}
.open-menu#menu-content .phone_top {
	margin: 20px 0 0 90px;
}
.open-menu#menu-content .phone_top.phone_top_city {
	margin: 30px 0 0 40px;
	padding-left: 51px;
}
.phone_top span {
	margin-top:5px;
	font-size:13px;
	color: rgba(255,255,255,0.5);
	display:block;
	}
.button_top_header {
	float: right;
	border-top:1px solid #eabb49;
	border-bottom:1px solid #eabb49;
	height:31px;
	line-height:31px;
	font-size:13px;
	color: rgba(255,255,255,0.5);
	text-transform:uppercase;
	margin-top:54px;
	cursor:pointer;}
footer .button_top_header {
	float:right;}
.menu_button {
	border: 1px solid #000;
	transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	width:39px;
	height:39px;
	min-width: 39px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	cursor:pointer;
    flex-direction: column;}
.menu_button span {
	width: 20px;
	margin-bottom: 4px;
	margin-right: 9px;
	height: 1px;
	background: #000;
}
.menu_button span:last-child {
	width: 15px;
	margin-bottom: 0;
}
.menu_button:hover {
	background:#ededed;}
.top-menu {
	position: absolute;
	z-index:2;
	line-height:18px;
	width:100%;
	height:70px;
	top:135px;
	background:#eabb49;}
.top-menu.fixed {
	position:fixed;
	top:0;}
.top-menu ul {
	height: 100%;
	display: flex;
	padding:0;
	margin:0;}
.top-menu ul li ul {
	display:none;
	
	position: absolute;}
.top-menu ul li:hover ul {
	display: block;
	background:#ededed;}
.top-menu ul li ul li {
	background:#ededed;
	line-height:50px;}
.top-menu ul li ul li a:hover {
	background:#eabb49;}
.top-menu ul li ul li.active a {
	text-decoration:underline;}
.top-menu ul li {
	height: 100%;
	list-style-type:none;}
.top-menu .content_in {
	align-items: center;
	display: flex;
	height: 100%;
}
.top-menu ul li:last-child {
	margin-right:0;}
.top-menu ul li a, .top-menu ul li div.separator {
	text-decoration:none;
	text-transform:uppercase;
	display: flex;
	align-items: center;
	height: 100%;
	font-size:13px;
	color:#000000;
	cursor:pointer;
	padding:0 36px;}
.top-menu ul li a img {
	margin: 0px 0 0 5px;
	position: relative;
	top: -2px;
}
.top-menu ul li a:hover, .top-menu ul li.active a {
	background:#ededed;}
.title_header_wrap {
	margin: 70px 0 0 0;
	width:100%;
	display:table;}
.home_header .title_header {
	margin:55px 0 0px 0;}
.title_header {
	line-height: 50px;
	margin:125px 0 25px 0;
	text-transform:uppercase;
	font-family: 'Montserrat Black';
	font-size:40px;
	color:#eabb49;}
.sub_title_header {
	width:520px;
	line-height:34px;
	margin-bottom:45px;
	color: rgba(255,255,255,0.5);
	font-size:20px;}
.plus_header_wrap {
	width:100%;}
.plus_header_wrap .content_in {
	display: flex;
}
.plus_header_box {
	line-height: 26px;
	margin-right:55px;
	padding-left:23px;
	border-left:2px solid #eabb49;
	color: rgba(255,255,255,0.7);}
.plus_header_box:last-child {
	margin-right:0;
	}
.plus_header_box span {
}
h1.big_title {
	line-height:30px;
	margin:90px 0 60px;
	font-family: 'Montserrat Black';
	text-align:center;
	font-size:40px;
	color:#eabb49;}
.box_title {
	margin-bottom: 70px;
	border-bottom:1px solid #e5e5e5;
	width:100%;
	height:37px;}
.box_title h3 {
	line-height: 25px;
	margin:22px 0 0 0;
	color:#000;
	font-size:30px;
	float:left;
	font-family: 'Montserrat Black';
	background:#fff;
	padding-right:40px;}
.box_title .title_desc {
	font-family: 'Montserrat Black';
	font-size:16px;
	text-transform:uppercase;
	text-align:right;
	color:#eabb49;
	height:74px;
	width:105px;
	line-height:74px;
	background:url(../img/01.jpg) #fff right center no-repeat;
	padding-left:30px;
	float:right;}
.box_title .title_desc.title_desc_02 {
	background:url(../img/02.jpg) #fff right center no-repeat;}
.box_title .title_desc.title_desc_03 {
	background:url(../img/03.jpg) #fff right center no-repeat;}
.box_title .title_desc.title_desc_04 {
	background:url(../img/04.jpg) #fff right center no-repeat;}
.box_service_wrap {
	margin-bottom:39px;
	width:100%;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
a.box_service {
	display:block;
	text-decoration:none;
	border:2px solid #f8e7bf;
	box-sizing:border-box;
	width:calc(33.33% - 13.3px);
	margin-bottom:20px;
	padding:30px;}
a.box_service
a.box_service:hover {
	transform: scale(1.1);}
a.box_service.box_service_complect {
	padding:0 0 30px 0;}
a.box_service.box_service_complect .charact {
	margin:0 30px 20px;}
.box_service:nth-child(3n+3) {
	margin-right:0;
	}
a.box_service.box_service_complect .box_service_desc {
	padding:30px;}
a.box_service.box_service_complect .space_service {
	border-top:1px solid #ebebeb;}
.box_service_title {
	font-size:16px;
	color:#000;
	font-family: 'Montserrat Black';
	margin-bottom:30px;
	}
.box_service_title_complect {
	font-size:16px;
	color:#000;
	font-family: 'Montserrat Black';
	height:80px;
	line-height:80px;
	background:#eabb49;
	text-align:center;}
.box_service_desc {
	color: rgba(0,0,0,0.7);
	line-height:24px;}
.box_service_desc ul {
	padding:0;
	margin:0;}
.box_service_desc ul li {
	list-style-type:none;
	padding:0 0 0 15px;
	background:url(../img/box_service_desc.jpg) no-repeat 0 8px;}
.box_service_dop_info {
	height: 105px;
	line-height: 24px;
	margin:30px -30px;
	background: #f8e7bf;
	padding:15px 30px;}
.box_service_title_dop_info {
	color:#000;
	font-weight:bold;
	margin:0 0 10px 0;}
.box_service_desc_dop_info {
	color: rgba(0,0,0,0.7);}
.charact {
	border-bottom:1px dashed #dcdcdc;
	height:15px;
	margin-bottom:20px;}
.charact_title {
	font-weight:bold;
	color:#000;
	float:left;
	background:#fff;
	padding-right:10px;}
.charact_value {
	color: #fff;
	float:right;
	background:#000;
	padding-left:10px;}
.desc_title_service {
	padding-left:25px;
	border-left:2px solid #eabb49;
	width:440px;
	line-height: 24px;
	margin-bottom:35px;
	margin-top: -25px;}
.space_service {
	height:30px;
	width:100%;}
.manager {
	margin:30px 0 0 0;
	background:#f4f4f4;}
.manager .content_in {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.manager_left {
}
.manager_title {
	line-height: 40px;
	margin:45px 0 20px 0;
	font-size:30px;
	color:#000;
	font-family: 'Montserrat Black';}
.manager_desc {
	margin-bottom:40px;
line-height: 24px;}
.manager_button {
	white-space: nowrap;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #eabb49;
	text-transform: uppercase;
	cursor: pointer;
	font-family: 'Montserrat Black';
}
footer {
	width:100%;
	display:table;
	background:url(../img/footer.jpg) center 0 no-repeat;}
.menu_footer {
	padding:65px 0 35px 0;
	width:100%;
	display:table;
	border-bottom:1px solid #3d3f48;}
.box_menu_footer {
	float:left;
	width:235px;}
.title_box_menu_footer {
	margin-bottom:47px;
	color:#eabb49;}
.box_menu_footer ul {
	padding:0;
	margin:0;}
.box_menu_footer ul li {
	list-style-type:none;}
.box_menu_footer ul li a {
	color:#acadaf;
	text-decoration:none;
	display: table;
	margin-bottom:25px;}
.box_menu_footer ul li a:hover, .box_menu_footer ul li.active a {
	color:#d6d9de;
	}
.box_menu_footer ul li.active a {
	border-bottom:1px dashed #d6d9de;}
.contacts_footer {
	display:table;
	width:100%;
	margin-bottom:45px;}
.copy {
	padding:30px 0;
	background-color:rgba(41,43,53,1);
font-size:13px;
}
.copy_left {
	float:left;
	color: rgba(255,255,255,0.5);
	}
.copy_right {
	float:right;}
ul.breadcrumb, ol.breadcrumb {
	font-size:13px;
	padding:0;
	margin:45px 0 20px;
	width:100%;
	display:table;}
ul.breadcrumb li, ol.breadcrumb li  {
	color:#000;
	float:left;
	list-style-type:none;}
ul.breadcrumb li a, ol.breadcrumb li a {
	text-decoration:none;
	padding-right:15px;
	margin-right:15px;
	color: rgba(0,0,0,0.7);
	background:url(../img/breadcrumb.jpg) right center no-repeat;}
.content h2 {
	line-height: 25px;
	margin: 45px 0 60px 0;
	color: #000;
	font-size: 30px;
	font-family: 'Montserrat Black';}
.box_sentence_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box_sentence {
	text-decoration: none;
	box-sizing: border-box;
	width: calc(33.33% - 13.33px);
	margin-bottom: 40px;}
.box_sentence:nth-child(3n+3) {
	}
.title_box_sentence {
	font-size: 16px;
	color: #000;
	font-family: 'Montserrat Black';
	margin-bottom: 30px;}
.desc_box_sentence {
    color: rgba(0,0,0,0.7);
    line-height: 24px;
}
.price_service {
	width:100%;
	display:table;
	box-sizing:border-box;
	height:76px;
	line-height:76px;
	text-align:center;
	font-family: 'Montserrat Black';
	font-size:20px;
	border:2px solid #f8e7bf;
	color:#eabb49;
	margin:40px 0 70px;}
.about_num {
	display: flex;
	justify-content: space-between;
	text-align:center;}
.about_num_box {
	height:90px;
	width:calc(33.33% - 2px);
	background:#f1f1f1;
}
.about_num_box:last-child {
	margin-right:0;}
.title_about_num_box {
	font-size: 30px;
	color: #000;
	font-family: 'Montserrat Black';
	margin:23px 0 15px;}
.desc_about_num_box {
	color:#000;
	font-size:13px;}
.content_text {
	margin:40px 0;
	line-height: 24px;}
h4 {
	color:#000;
	font-size:16px;
	font-weight:normal;
	font-family: 'Montserrat Black';}
.partners {
	margin:30px 0 0 0;
	text-align:center;
	display:flex;
	align-items: center;
	justify-content: space-between;
	box-sizing:border-box;
	border:1px solid #e5e5e5;}
.partners > div {
	width: 25%;
}
.about_num.partners {
	margin-bottom:60px;
	border:none;}
.partners img {
	transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
	width: 100%;
	max-width: 300px;
}
.partners img:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);}
.box_danger_wrap {
	margin-bottom:30px;
	width:100%;
	display:table;}
.box_danger {
	margin-bottom:30px;
	position:relative;
	float:left;
	width:455px;
	height:70px;
	text-align:center;
	background:#f6f6f6;}
.box_danger:nth-child(2n+2) {
	float:right;}
.num_box_danger {
	position:absolute;
	left:20px;
	top:19px;
	font-family: 'Montserrat Black';
	color:#eabb49;
	font-size:20px;}
.title_box_danger {
	line-height:70px;}
.vajno_box {
	margin-bottom:65px;
	width:100%;
	box-sizing:border-box;
	border:1px solid #f8e7bf;
	padding:0px 60px 40px 60px;}
.title_vajno_wrap {
	margin: -20px 0 0 0;
	text-align:center;}
.title_vajno_box {
	font-family: 'Montserrat Black';
	font-size:20px;
	color:#eabb49;
	display:inline-block;
	background:#fff;
	padding:10px 20px;
	margin:0 0 20px 0;
	}
.disc_vajno_box {
	line-height: 24px;}
.type_adv_box {
	margin-bottom:45px;
	width:100%;
	display:table;}
.title_type_adv {
	font-family: 'Montserrat Black';
	font-size:16px;
	color:#000;
	margin-bottom:40px;
	}
.desc_type_adv {
	line-height: 24px;
	border-left:2px solid #eabb49;
	padding-left:40px;}
.desc_complect {
		line-height: 24px;
	border-left:2px solid #eabb49;
	padding-left:40px;
	
}
.com_start {
	border-bottom: 4px dashed rgba(0,0,0,0.7);
	padding-bottom:60px;
	width:100%;
	display:table;
	background: url(../img/com_start.jpg) center 0 no-repeat;}
.com_business {
	border-bottom: 4px dashed rgba(0,0,0,0.7);
	padding-bottom:60px;
	width:100%;
	display:table;
	background: url(../img/com_business.jpg) center 0 no-repeat;}
.com_premiere {
	border-bottom: 4px dashed rgba(0,0,0,0.7);
	padding-bottom:60px;
	width:100%;
	display:table;
	background: url(../img/com_premiere.jpg) center 0 no-repeat;}
.title_complect {
	color:#000;
		font-family: 'Montserrat Black';
	font-size:16px;
	margin:50px 0 30px 0;
	}
.price_box_com {
border-bottom: 1px dashed #dcdcdc;
height: 15px;
margin-bottom: 25px;}
.price_box_com_end {
	height:70px;
	padding:25px 35px 0 35px;
	box-sizing:border-box;
	border:2px solid #efce7e;}
.price_box_com_end .price_box_com {
	width:100%;}
.price_box_com_title {
    color: #000;
    float: left;
    background: #fcfcfc;
    padding-right: 10px;
}
.price_box_com_value {
color: rgba(0,0,0,0.7);
float: right;
background: #fcfcfc;
padding-left: 10px;
font-weight:bold;}
.price_box_com_value span {
	background:url(../img/old_price.png) center center no-repeat;
	margin-left:20px;
	font-weight:normal;}
.button_complect {
	width:100%;
	height:70px;
	background:#eabb49;
	color:#000;
	line-height:70px;
	text-align:center;
	text-transform:uppercase;
	font-size:15px;
	margin-top:50px;
	box-shadow:18px 18px 20px rgba(0,0,0,0.15);
	cursor:pointer;}
.content_complect {
	width:600px;}
.no_error {
	width:100%;
	display:table;
	background:#fcfcfc;
	padding:0 0 60px 0;}
.no_error h2 {
	line-height: 25px;
	margin: 55px 0 32px 0;}
.sub_h2 {
	margin-bottom:50px;}
.box_error_wrap {
	margin-top:30px;
	width:100%;
	display:table;}
.box_error_wrap img {
	margin-left:40px;}
.box_error {
	width:100%;
	display:table;
	background:#fff;
	box-sizing:border-box;
	padding:30px 40px;
	}
.title_box_error {
	color: #000;
	font-family: 'Montserrat Black';
	font-size: 16px;
	margin: 0 0 30px 0;}
.desc_box_error {
	line-height: 24px;}
.desc_serv_wrap {
	width:100%;
	display:table;
	
	}
.desc_serv_left {
	float:left;
	line-height: 24px;
	width:600px;}
.desc_serv_right {
	width:300px;
	float:right;
}
.desc_serv_price {
	width:100%;
	padding:30px 30px 50px 30px;
	box-sizing:border-box;
	font-family: 'Montserrat Black';
	font-size: 20px;
	border: 2px solid #f8e7bf;
	color: #eabb49;}
.desc_serv_price span {
font-family: 'Montserrat';
color: rgba(0,0,0,0.7);
margin-bottom:10px;
font-size:14px;
display:block;}
.big_title_serv {
	line-height: 60px;
	margin: 90px 0 60px;
	font-family: 'Montserrat Black';
	text-align: center;
	font-size: 40px;
	color: #eabb49;}
.serv_button {
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	width: 270px;
	float: right;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	margin-top: -25px;
	cursor: pointer;
	box-sizing: border-box;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	left: -15px;
	position: relative;
	background:#eabb49;
}
.serv_button:hover {
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);}
	
#wrap{
	display: none;
	opacity: 0.8;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 16px;
	background-color: rgba(1, 1, 1, 0.725);
	z-index: 100;
	overflow: auto;
}

#window{
	width: 670px;
	box-sizing:border-box;
	height: 480px;
	margin: 50px auto;
	display: none;
	background: #eabb49 url(../img/form_bg.jpg) right 0 no-repeat;
	background-size: contain;
	z-index: 200;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0 80px;
}

.close{
width: 27px;
height: 27px;
position: absolute;
right: -50px;
top: 20px;
cursor: pointer;
background: url(../img/close.png);
}
.title_h1 {
	margin:50px 0 40px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Montserrat Black';
	font-size:28px;
	color:#000;}
input.field {
	display: table;
	padding:0;
	margin:0;
	height:0;
	width:0;
	overflow:hidden;
	border:none;}
.input_form {
	display:block;
	margin-bottom:20px;}
.input_form input[type="text"] {
	cursor:pointer;
	box-sizing:border-box;
	padding:0 20px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	font-family: 'Montserrat';
	color: rgba(0,0,0,0.7);
	font-size:14px;
	height:50px;
	line-height:50px;
	border-top:1px solid rgba(0,0,0,0);
	border-left:1px solid rgba(0,0,0,0);
	border-right:1px solid rgba(0,0,0,0);
	border-bottom:1px solid #c79f3e;
	}
.input_form input[type="text"].error {
	border-bottom:1px solid #F00;}
.input_form textarea {
	cursor:pointer;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	font-family: 'Montserrat';
	color: rgba(0,0,0,0.7);
	font-size:14px;
	line-height: 24px;
	padding:20px;
	box-sizing:border-box;}
.form_back .input_form input[type="text"] {
	background: none;
	width:100%;}
.form_back .input_form.form_name {
	float:left;
	width:240px;}
.form_back .input_form.form_phone {
	float:right;
	width:240px;}
.form_back .input_form textarea {
	width:100%;
	background:none;
	border:1px solid #c79f3e;}
.info_form {
	font-size:10px;}
.info_form a {
	color:rgba(0,0,0,0.7);}
.form_back input[type="text"]:hover, .form_back textarea:hover {
	border:1px solid #c79f3e;}
.form_back input[type="text"]:focus, .form_back textarea:focus {
	background: rgba(255,255,255,0.1);}
.input_form input[type="submit"] {
	cursor:pointer;
	box-sizing:border-box;
	padding:0 20px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	font-family: 'Montserrat';
	color:#000;
	font-size:13px;
	text-transform:uppercase;
	width:100%;
	height:50px;
	line-height:50px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #c79f3e;
	background:#eabb49;
	box-shadow:10px 10px 15px rgba(0,0,0,0.15);
	}
.input_form input[type="submit"]:hover {
	background:#e6b02d;}
::placeholder {
	color: #000;
	}
:focus {
	outline: none;
}  
#success-response {
	font-family: 'Montserrat';
	font-weight:normal;
	line-height:24px;}
#menu-content.open-menu .menu-content-wrap {}
#menu-content.open-menu .menu-content-wrap {
	position:fixed;
	opacity: 0.8;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background-color:rgba(1, 1, 1, 0.725);
	z-index: 100;
	overflow:auto;
	}
#menu-content.open-menu .menu-content-main {
	right:0;}
#menu-content .menu-content-main {
	z-index:101;
	background:#eabb49;
	width:50%;
	position: fixed;
	right:-50%;
	top:0;
	bottom:0;
	transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	}
#menu-content .menu-content-main ul {
	padding:0;
	margin:0;}
#menu-content .menu-content-main ul li {
	list-style-type:none;}
#menu-content .menu-content-main ul li a {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 13px;
	color: #000000;
	cursor: pointer;
	padding: 0 40px;
	height:70px;
	line-height:70px;
	border-bottom:1px solid #ffd87b;
	border-top:1px solid #e1ab28;
}
#menu-content .menu-content-main ul li a:hover, #menu-content .menu-content-main ul li.active a {
	background:#ffd87b;}
#menu-content.open-menu .menu-close-button {
	width:27px;
	height:27px;
	position:absolute;
	left: -50px;
	top: 20px;
	cursor:pointer;
	background:url(../img/close.png);}
.contact {
	display: flex;
	justify-content: space-between;
}
.c_adres, .c_phone, .c_mail {
    width: calc(33.33% - 13.33px);
    height: 140px;
    background: #fff;
    outline: 1px solid #eee;
    margin: 20px 0 0 0;
}
.c_adres {
    background: #fff url(../img/home.png) right bottom no-repeat;
}
.c_phone {
    background: #fff url(../img/phone_c.png) right bottom no-repeat;
}
.c_mail {
    margin-right: 0;
    background: #fff url(../img/mail_c.png) right bottom no-repeat;
}
.c_adres p.title, .c_phone p.title, .c_mail p.title {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Montserrat Black';
    margin: 25px 0 0 20px;
}
.c_adres p.text, .c_phone p.text, .c_mail p.text {
    font-size: 14px;
    margin: 22px 0 0 20px;
    line-height: 24px;
}

@media only screen and (max-width: 940px) {
	.content_in {
		width: calc(100% - 40px);
		min-width: 770px;
	}
	a.box_service {
		width: 100%;
	}
	.plus_header_wrap .content_in {
		flex-wrap: wrap;
	}
	.plus_header_box {
		margin-right: 0;
		width: 100%;
	}
	.manager .content_in {
		flex-wrap: wrap;
	}
	.manager_button {
		margin-bottom: 45px;
	}
	.box_sentence {
		text-decoration: none;
		box-sizing: border-box;
		width: calc(50% - 10px);
		margin-bottom: 40px;
	}
	.contact {
		flex-wrap: wrap;
	}
	.c_adres, .c_phone, .c_mail {
		width: 100%;
		height: 140px;
	}
}

@media only screen and (max-width: 768px) {
	.box_sentence {
		width: 100%;
	}
	.about_num {
		flex-wrap: wrap;
	}
	.about_num_box {
		height:auto;
		width:100%;
		margin-bottom: 2px;
		padding-bottom: 20px;
	}
	.partners {
		flex-wrap: wrap;
	}
	.partners > div {
		width: 50%;
	}
	.partners > div.about_num_box {
		width: 100%;
	}
}