@font-face {
	font-family: 'MuseoSansCyrl-300';
	src: url('../fonts/museosanscyrl/MuseoSansCyrl-300.woff') format('woff'),
			 url('../fonts/museosanscyrl/MuseoSansCyrl-300.ttf') format('truetype'),
			 url('../fonts/museosanscyrl/MuseoSansCyrl-300.svg#MuseoSansCyrl-300') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansRegular';
	src: url('../fonts/museosanscyrl/MuseoSansRegular.eot');
	src: url('../fonts/museosanscyrl/MuseoSansRegular.woff2') format('woff2'),
			 url('../fonts/museosanscyrl/MuseoSansRegular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

.middle_field {
	position: relative;
}

.phone
{
	box-sizing: border-box;
	width: 60%;
}

.confirm-phone
{
    float: right;
    width: 36%;
    display: block;
    height: 40px;
    background: #f96e50;
    color: white !important;
    text-decoration: none !important;
    font-weight: normal !important;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    box-sizing: border-box;
    padding-top: 10px;
}

#popup_agreement {
	padding: 12px;
	text-align: justify;
}

#popup_agreement b {
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#popup_agreement b.right-align {
	text-align: right;
}

#popup_agreement span.underline {
	text-decoration: underline;
}

#popup_agreement span.left-margin {
	margin-left: 20px;
}

@font-face {
	font-family: 'MuseoSansCyrl-500';
	src: url('../fonts/museosanscyrlmedium/MuseoSansCyrl-500.woff') format('woff'),
			 url('../fonts/museosanscyrlmedium/MuseoSansCyrl-500.ttf') format('truetype'),
			 url('../fonts/museosanscyrlmedium/MuseoSansCyrl-500.svg#MuseoSansCyrl-500') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansMedium';
	src: url('../fonts/museosanscyrlmedium/MuseoSansMedium.eot');
	src: url('../fonts/museosanscyrlmedium/MuseoSansMedium.woff2') format('woff2'),
			 url('../fonts/museosanscyrlmedium/MuseoSansMedium.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansBold';
	src: url('../fonts/museosanscyrlbold/MuseoSansBold.eot');
	src: url('../fonts/museosanscyrlbold/MuseoSansBold.woff2') format('woff2'),
			 url('../fonts/museosanscyrlbold/MuseoSansBold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansCyrl-700';
	src: url('../fonts/museosanscyrlbold/MuseoSansCyrl-700.woff') format('woff'),
			 url('../fonts/museosanscyrlbold/MuseoSansCyrl-700.ttf') format('truetype'),
			 url('../fonts/museosanscyrlbold/MuseoSansCyrl-700.svg#MuseoSansCyrl-700') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansBlack';
	src: url('../fonts/museosanscyrlblack/MuseoSansBlack.eot');
	src: url('../fonts/museosanscyrlblack/MuseoSansBlack.woff2') format('woff2'),
			 url('../fonts/museosanscyrlblack/MuseoSansBlack.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansCyrl-900';
	src: url('../fonts/museosanscyrlblack/MuseoSansCyrl-900.woff') format('woff'),
			 url('../fonts/museosanscyrlblack/MuseoSansCyrl-900.ttf') format('truetype'),
			 url('../fonts/museosanscyrlblack/MuseoSansCyrl-900.svg#MuseoSansCyrl-900') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
		-webkit-text-size-adjust: none;
}
html{font-family:sans-serif;line-height:1.15;}
body{margin:0;}
h1{font-size:2em;margin:.67em 0;}
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;overflow:visible;}
a{background-color:transparent;-webkit-text-decoration-skip:objects;}
a:active,a:hover{outline-width:0;}
abbr[title]{border-bottom:none;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal;padding:0;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}

*:focus{outline: 0;}
*{box-sizing: border-box;}
ul, ol {list-style-type: none;padding: 0; margin: 0;}
a {text-decoration: none;}
a:hover {text-decoration: none;}
img {max-width: 100%}

html, body {
	position: relative;
	width: 100%;
	min-height: 100vh;
	padding: 0;
	font: 16px/20px 'MuseoSansCyrl-500', 'MuseoSansMedium';
	background: #fff;
	color: #3e4348;
}

#wrapper {
	position: relative;
	min-height: 100vh;
	height: auto;
	padding-bottom: 70px;
	background-color: #e7e7e7;
}

header, section, main, article, nav, footer {
	position: relative;
	max-width: 100%;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	position: relative;
	display: block;
	color: #383d42;
	text-align: center;
	text-transform: none;
	clear: both;
}

h1 {
	margin: 0 0 40px;
	font: 40px/40px 'MuseoSansBold', 'MuseoSansCyrl-700';
	text-transform: uppercase;
}

h2 {
	margin: 0 0 24px;
	font: 30px/28px 'MuseoSansCyrl-500', 'MuseoSansMedium';
}

h3 {
	margin: 0 0 20px;
	font: 16px/16px 'MuseoSansBold', 'MuseoSansCyrl-700';
	text-transform: uppercase;
}

p {margin: 0;}

p + p {margin-top: 15px;}

b {
	font-family: 'MuseoSansCyrl-900', 'MuseoSansBlack';
	font-weight: normal;
}

.clearfix {position: relative;}
.clearfix:before, .clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}

.container {
	position: relative;
	max-width: 970px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

.container:before, .container:after {content:"";display:table;}
.container:after {clear:both;}

.btn {
	display: inline-block;
	max-width: 230px;
	width: 100%;
	height: 40px;
	font: 18px/40px 'MuseoSansCyrl-500', 'MuseoSansMedium';
	text-align: center;
	text-transform: uppercase;
	-webkkit-border-radius: 25px;
			-moz-border-radius: 25px;
					 border-radius: 25px;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
		 -moz-transition: all .3s ease-in-out;
			 -o-transition: all .3s ease-in-out;
					transition: all .3s ease-in-out;
}

.btn-blue {
	color: #fff;
	background-color: #e73e45;
	max-width: 260px;
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-radius: 5px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.btn-blue:hover {
	background-color: #a91a20;
}

.blue {color: #4da2dd;}
.green {color: #85c35c;}

.bg-gray {background-color: #e7e7e7}



.text-center {text-align: center;}

.wrap {position: relative;width: 100%;}

section {padding: 30px 0;}

header {
	padding-bottom: 10px;
	background-color: #fff;
}

header.fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
	border-bottom: 1px solid #333;
	-webkit-transition: all .3s ease-in-out;
		 -moz-transition: all .3s ease-in-out;
			 -o-transition: all .3s ease-in-out;
					transition: all .3s ease-in-out;
}

.logo img {
	float: left;
	display: block;
	margin-right: 10px;
	width: 33px;
}

.logo .logo__t,
.logo .logo__b {
	float: left;
	display: block;
	max-width: 220px;
	width: 100%;
}

.logo .logo__t {
	margin: 10px 0 3px;
	font: 16px 'MuseoSansBlack', 'MuseoSansCyrl-900';
	color: #383d42;
}

.logo .logo__b {
	font: 12px 'MuseoSansCyrl-500', 'MuseoSansMedium';
	color: #5c5f63;
}

.h__logo {margin-top: 11px;}

.h__logo, .f__logo {float: left;max-width: 270px;}

.h__btn {float: right;margin-top: 14px;}

#content h1 {
	font-size: 26px;
	line-height: 36px;
	text-transform: none;
}
#content h2 {
	font-size: 26px;
	line-height: 36px;
}
#content p {
	font-size: 14px;
	line-height: 18px;
}

.back {
	font-size: 15px;
	line-height: 15px;
	color: #383d42;
	text-decoration: underline;
}
.back:hover {text-decoration: none;}

#c1 {
	/*background: #fff url('../img/c1-bg.jpg') no-repeat top center;*/
	-webkit-background-size: cover;
	background-size: cover;
}

.c1__title {
	margin: 0 30px;
	font-size: 22px;
	text-transform: uppercase;
}

.form {
	width: 100%;
	background: rgba(255,255,255,.9);
	-webkkit-border-radius: 25px;
			-moz-border-radius: 25px;
					 border-radius: 25px;
}

.c1__form {
	float: left;
	width: 46.8%;
}

.c1__form .c1__title {font-size: 26px;}

.c1__text {
	float: right;
	width: 41.65%;
}

.c1__text .c1__title {text-align: left;}

.list {
	display: block;
	width: 100%;
}

.list li {
	position: relative;
	display: block;
	padding-left: 50px;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}

.list li:before {
	position: absolute;
	left: 0;
	top: 50%;
	width: 25px;
	height: 25px;
	margin-top: -12.5px;
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: contain;
	background-size: contain;
}

.list__advantages li:before {
	content: "";
	background-image: url('../img/ic_check.png');
}
.list__work li:before {
	content: counter(num);
	counter-increment: num;
	font: 16px/25px 'MuseoSansBold', 'MuseoSansCyrl-700';
	text-align: center;
	color:#85c35c;
	background-image: url('../img/ic_num.png');
}

.list__advantages {margin: 60px 0;}
.list__advantages li + li {margin-top: 40px;}
.list__work li + li {margin-top: 20px;}
.list__work {counter-reset: num}

.table {
	position: relative;
	float: left;
	width: 50%;
	margin-bottom: 30px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}


.table.table_l {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.table.table_r {
	border-right: 1px solid #e5e5e5;
}

.table .table__title div {
	width: 100%;
	padding: 20px 0;
	font-family: 'MuseoSansBold', 'MuseoSansCyrl-700';
	font-size: 16px;
	color: #383d42;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
}

.table .table__body .body__item {
	width: 100%;
	min-height: 70px;
	position: relative;
	padding: 20px 0 20px 80px;
}
.table .table__body .body__item:before {
	position: absolute;
	content: "";
	left: 30px;
	top: 50%;
	width: 35px;
	height: 35px;
	margin-top: -17.5px;
	background: url('../img/ic_check.png') no-repeat 0 0;
}
.table .table__body .body__item:first-child {padding-top: 35px;}
.table .table__body .body__item:first-child:before {margin-top: -10.5px;}
.table .table__body .body__item:last-child {padding-bottom: 35px;}
.table .table__body .body__item:last-child:before {margin-top: -24.5px;}

#c3 {padding: 0;z-index: 1;}
#c3 > .container {padding: 60px 15px 40px;z-index: 1;}
#c3 h2 {
	margin: 0 0 30px;
	text-transform: uppercase;
	line-height: 40px;
	text-align: left;
}

#c3 .list li {padding-left: 35px;}
#c3 .list li + li {margin-top: 20px;}

#c3 .list li:before {
	width: 25px;
	height: 25px;
	margin-top: -12.5px;
	-webkit-background-size: contain;
	background-size: contain;
}
#c3 .list {margin-bottom: 30px;}

.anketa-btn {
	max-width: 260px;
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-radius: 5px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

#girl {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}

#c4 {padding: 30px 0 45px;}

.tabs__links {
	position: relative;
	text-align: center;
}

.tabs__link {
	position: relative;
	display: inline-block;
	max-width: 228px;
	width: 100%;
	margin: 0 10px;
	padding: 15px 0;
	font: 16px/25px 'MuseoSansBold', 'MuseoSansCyrl-700';
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #4da2dd;
	cursor: pointer;
	border: 0;
	-webkkit-border-radius: 25px;
			-moz-border-radius: 25px;
					 border-radius: 25px;
	-webkit-transition: all .3s ease-in-out;
		 -moz-transition: all .3s ease-in-out;
			 -o-transition: all .3s ease-in-out;
					transition: all .3s ease-in-out;
}
.tabs__link:after {
	position: absolute;
	content: "";
	left: 50%;
	bottom: -20px;
	margin-left: -5px;
	border: 10px solid transparent;
	border-top: 10px solid transparent;
	-webkit-transition: all .3s ease-in-out;
		 -moz-transition: all .3s ease-in-out;
			 -o-transition: all .3s ease-in-out;
					transition: all .3s ease-in-out;
}

.tabs__link:hover,
.tabs__link_active {background-color: #85c35c;}

.tabs__link:hover:after,
.tabs__link_active:after {border-top: 10px solid #85c35c;}

.tabs-text {
	display: none;
	margin-top: 40px;
	overflow: hidden;
}

#c5 p {font-size: 13px;}

#c5 h2 {font-size: 26px;}

footer {
	position: relative;
	padding: 12px 0;
	/*margin-top: -70px;*/
	background-color: #fff;
}

.f__navbar {
	float: right;
	margin-top: 17px;
	text-align: center;
}

.f__navbar .navbar__link {
	display: inline-block;
	font: 12px 'MuseoSansCyrl-500', 'MuseoSansMedium';
	text-transform: uppercase;
	color: #383d42;
	background-color: transparent;
	-webkit-transition: all .3s ease-in-out;
		 -moz-transition: all .3s ease-in-out;
			 -o-transition: all .3s ease-in-out;
					transition: all .3s ease-in-out;
}
.f__navbar .navbar__link:hover, .f__navbar .navbar__link_active {color: #4da2dd}
.f__navbar .navbar__link:not(:last-child) {margin-right: 20px;}

.mobile-anch, .btn-dropdown {display: none;}

#toggle-2, #toggle-3, #toggle-4 {display: none;}

.mobile-bottom {
	display: none;
	position: fixed;
	bottom: 35px;
	left: 0;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	z-index: 8999;
	visibility: hidden;
}

.mobile-bottom > .btn-blue {
	max-width: 260px;
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-radius: 5px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

#form_wrap_anketa .selectric-items {
    top: 22px!important;
}

@media screen and (max-width: 790px) and (min-height: 650px) and (max-height: 800px) {
	h1 {margin-top: 20px;}
	.list__advantages li.nfm {display: block !important;}
}

@media screen and (max-width: 790px) and (min-height: 800px) and (max-height: 1100px) {
	.c1__text .list__advantages {margin-bottom: 50px !important;}
	.c1__text .c1__title {display: block !important;}
	.list__work.nfm {
		display: inline-block !important;
		max-width: 330px;
		width: 100%;
		margin: 0 0 30px;
		text-align: center;
	}
	.list__work li + li {margin-top: 30px;}

	.mobile-wrap {
		-webkit-transform: translateY(-55%) !important;
			 -moz-transform: translateY(-55%) !important;
				-ms-transform: translateY(-55%) !important;
				 -o-transform: translateY(-55%) !important;
						transform: translateY(-55%) !important;
	}

	.list__work li:before {
		font: 17px/25px 'MuseoSansBold', 'MuseoSansCyrl-700';
	}
}

@media screen and (min-width: 791px) and (max-width: 1000px) {
	.table .table__body .body__item {min-height: 100px;}
	.table .table__body .body__item:first-child:before {margin-top: -24.5px;}
	.table .table__body .body__item:before {margin-top: -36.5px;}
	.table .table__body .body__item:last-child:before {margin-top: -37.5px;}
}

@media screen and (max-width: 790px) and (min-height: 900px) and (max-height: 1100px) {
	h1 {margin-top: 30px;}
}
@media screen and (max-width: 790px) and (min-height: 1000px) and (max-height: 1100px) {
	h1 {margin-top: 80px;}
		.mobile-wrap {
		-webkit-transform: translateY(-63%) !important;
			 -moz-transform: translateY(-63%) !important;
				-ms-transform: translateY(-63%) !important;
				 -o-transform: translateY(-63%) !important;
						transform: translateY(-63%) !important;
	}
}

.button-action {
	margin-bottom: 40px;
}

@media screen and (max-width: 992px) {

	#girl {display: none;}

	/*body > #wrapper {padding-bottom: 108px}

	footer {margin-top: -108px;}*/
	.f__logo {display: block;float: none;height: 47px;margin: 0 auto;}
	.f__navbar {float: none;}

}

#main_anketa #form_wrap_anketa {
	min-width: 600px;
}

@media screen and (max-width: 790px) {
	.wrap {
		padding: 0;
	}
	.mobile-bottom {visibility: visible;}
	.table .table__body .body__item {min-height: 90px;}
	/*body > #wrapper {padding-bottom: 106px}*/

	#toggle-2, #toggle-3, #toggle-4 {display: block;}

	html, body {font-size: 14px;line-height: 18px;}

	header {padding: 10px 0;}
	section, #c4 {padding: 15px 0;}

	h1 {font-size: 28px; line-height: 34px;margin-bottom: 30px;}
	h2 {font-size: 22px; line-height: 28px;margin-bottom: 20px;}

	#c3 h2 {text-align: center;}

	#c5 h2 {font-size: 20px;}
	#c5 p {font-size: 13px;}

	#c5 h2.mobile-dropdown {margin: 0;}

	.mobile-dropdown {cursor: pointer;}

	.mobile-text {
		display: block;
		position: relative;
		max-height: 0px;
		overflow: hidden;
		-webkit-transition: all .35s ease-in-out;
			 -moz-transition: all .35s ease-in-out;
				 -o-transition: all .35s ease-in-out;
						transition: all .35s ease-in-out;
	}
	.btn-dropdown {
		position: absolute;
		display: block;
		right: 0px;
		top: 0px;
		width: 24px;
		height: 24px;
		padding: 0;
		text-align: center;
		background-color: transparent;
		border: 1px solid #333;
		cursor: pointer;
		-webkkit-border-radius: 50%;
				-moz-border-radius: 50%;
						 border-radius: 50%;
	}

	.btn-dropdown span {
		position: relative;
		display: block;
		width: 70%;
		height: 2px;
		margin: 0 auto;
		background-color: #333;
	}
	.btn-dropdown span + span {margin-top: 3px;}
	.btn-dropdown span:first-child {
		top: 2px;
		-webkit-transform: rotate(45deg);
			 -moz-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				 -o-transform: rotate(45deg);
						transform: rotate(45deg);
	}
	.btn-dropdown span:last-child {
		top: -3px;
		-webkit-transform: rotate(-45deg);
			 -moz-transform: rotate(-45deg);
				-ms-transform: rotate(-45deg);
				 -o-transform: rotate(-45deg);
						transform: rotate(-45deg);
	}

	.nfm {display: none !important;}

	.mobile-wrap {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		-webkit-transform: translateY(-65%);
			 -moz-transform: translateY(-65%);
				-ms-transform: translateY(-65%);
				 -o-transform: translateY(-65%);
						transform: translateY(-65%);
	}

	.f__navbar .navbar__link {font-size: 10px;}

	.h__logo {
		display: block;
		float: none;
		height: 47px;
		margin: 0 auto;
	}
	.c1__text {
		float: none;
		width: 100%;
		text-align: center;
	}
	.c1__text .list__advantages {
		display: inline-block;
		width: auto;
		margin: 0 0 10px;
		text-align: center;
	}

	.list__advantages li {margin: 0 0 25px !important;font-size: 16px;}

	.list li {font-size: 14px;}
	.list li:before {
		width: 25px;
		height: 25px;
		margin-top: -12.5px;
		-webkit-background-size: contain;
		background-size: contain;
	}

	.c1__text .c1__title {font-size: 20px;line-height: 24px;margin-bottom: 30px;text-align: center;}

	.mobile-anch {
		display: block;
		margin: 0 auto;
		line-height: 50px;
	}

	.c1__form {
		display: block;
		float: none;
		max-width: 500px;
		margin: 0 auto;
		width: 100%;
	}

	/*footer {margin-top: -106px;}*/

	.table .table__title div {padding: 10px 0;font-size: 14px;}
	.table .table__body .body__item {padding: 10px 10px 10px 60px;font-size: 14px;}
	.table .table__body .body__item:first-child {padding-top: 20px;}
	.table .table__body .body__item:last-child {padding-bottom: 20px;}
	.table .table__body .body__item:before {
		top: 15%;
		left: 15px;
		width: 25px;
		height: 25px;
		margin-top: 0 !important;
		-webkit-background-size: contain;
		background-size: contain;
	}

	.tabs__link {
		display: block;
		margin: 20px auto;
		padding: 10px 0;
		font-size: 14px;
		line-height: 22px;
	}

	.mobile-wrap .list li {font-size: 16px;}

	#main_anketa #form_wrap_anketa {
		min-width: 90%;
	}
}

@media screen and (max-width: 480px) {
	#form_wrap_anketa {width: auto!important;}
	#form_wrap_anketa .form .content .content_block form button {max-width: initial!important;}
	/*body > #wrapper {padding-bottom: 112px}

	footer {margin-top: -112px;}*/

	.table .table__body .body__item:before {margin-top: 0 !important;}

	.table {float: none;width: 100%;}
	.table.table_r {border-left: 1px solid #e5e5e5;}
	.table .table__body .body__item {min-height: 10px;padding: 10px 10px 10px 50px !important;}

	.f__navbar .navbar__link {
		display: block;
		width: 50%;
		float: left;
		margin-right: 0 !important;
	}

}

#toggle-1 p {
	font-size: 14px;
	line-height: 18px;
}

@media screen and (max-width: 382px) {
	.block-container-left {
		margin-top: -16px;
	}
}
/*
#form_wrap_anketa .right-col {
	height: 46px !important;
}

#form_wrap_anketa .left-col {
	width: 412px !important;
}

#form_wrap_anketa .confirm-phone, .fancybox-inner .confirm-phone {
	width: 115px;
	line-height: 40px !important;
}
*/
