h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *,
p, p *, ul, il *, ol, ol *, table, table *, div, div * {
	font-family: 'KievitPro', sans-serif;
}

#body .section {
	padding: 0px 0px 0px 0px;
}
#body .section .list_page {
	padding: 0px 0px 0px 0px;
}
#body .section .fon0 {
}
#body .section .page {
}
#body .section .list_page:nth-child(2) {
	padding: 50px 0px;
}
#body .section .list_page:nth-child(3) {
	padding: 50px 0px;
}



/*
#n00 {
	padding: 0px 0px 0px 0px;
	background: #bdcfdd;
	background: -moz-linear-gradient(left,  #bdcfdd 0%, #ebf0f4 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#bdcfdd), color-stop(100%,#ebf0f4));
	background: -webkit-linear-gradient(left,  #bdcfdd 0%,#ebf0f4 100%);
	background: -o-linear-gradient(left,  #bdcfdd 0%,#ebf0f4 100%);
	background: -ms-linear-gradient(left,  #bdcfdd 0%,#ebf0f4 100%);
	background: linear-gradient(to right,  #bdcfdd 0%,#ebf0f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdcfdd', endColorstr='#ebf0f4',GradientType=1 );
}
#n00 .list_page {
	padding: 0px 0px 0px 0px;
}
#n00 .list_page * {
	color: #19486f;
}
#n00.section .fon0 .list_page:nth-child(2) {
	border-right: 650px solid transparent;
}
#n00.section .fon1 .list_page:nth-child(2) {
	flex-grow: 0.7;
}
*/



#n60477db0ae450 .fon0 .page .list_page {
	padding: 10px 0px !important
}



#country_form .newTable .row {
	/*border-top: 1px solid #ccc;*/
}
#country_form .newTable .row:first-of-type {
	border-top: none;
}
#country_form .newTable .col {
	/*border-right: 1px solid #eee;*/
}
#country_form .newTable .col:last-of-type {
	border-right: none;
}

#country_form .col {
	padding: 2px 10px 2px 30px;
	font-size: 14px;
	width: 20%;
	line-height: 20px;
}
#country_form .col label {
	padding: 0px;
	line-height: 20px;
}
#country_form .col input {
	position: relative;
	left: -50px;
	top: 4px;
	margin-right: -20px;
	float: left;
	line-height: 20px;
}




#links {
	position: static;
	bottom: auto;
	left: auto;
	right: auto;
	height: auto;
	background: none;
	z-index: auto;
	box-shadow: none;

	padding: 10px 0px !important;
	text-align: center;
}

#links table td a {
	padding: 10px 0px;
	height: auto;
	min-height: 30px;
}



#menu .material-icons {
	font-size: 19px;
	vertical-align: text-bottom;
}





#block_footer {
	font-size: 16px;
	padding-top: 30px;
}
#block_footer * {
	font-size: inherit;
}




.nav_icon img{
	width: 40px;
	height: 40px;

}
.nav_icon {
	height:100%;
	width:100%;
	display: none;
	justify-content: flex-end;
}



.tariff {
	position: relative;
	margin-bottom: 50px;
}
.tariff:before {
	position: absolute;
	content: 'тарифный план';
	top: -25px;
	left: 10px;
	color: black;
	font-size: 16px;
	word-spacing: 4px;
	letter-spacing: 4px;
	font-weight: 600;
}




.linksNew {
	position: static;
	bottom: auto;
	left: auto;
	right: auto;
	height: auto;
	background: none;
	z-index: auto;
	box-shadow: none;
	padding: 10px 0px !important;
	text-align: center;
}
.linksNew>.page>div {
	width: 100%;
}
.linksNew table td a {
	padding: 10px 0px;
	height: auto;
	min-height: 30px;
}
.linksNew>.page>div>.flexbox>div {
	border-right: 1px solid black;
	line-height: 50px;
	flex-basis: auto;
	white-space: nowrap;
	padding: 0px 10px;
}
.linksNew>.page>div>.flexbox>div:first-of-type,
.linksNew>.page>div>.flexbox>div:last-of-type {
	border-right: none;
}

.linksNew>.page>div>.flexbox>div>a {
	display: inline-block;
	padding: 15px 0px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.linksNew>.page>div>.flexbox>div>a>img {
	max-height: 20px;
}



.gold800 .btn_bus,
#gold800 .btn_bus {
	border-color: #db9c2a !important;
	color: #db9c2a;
}
.gold800 .btn_bus:hover,
#gold800 .btn_bus:hover {
	background-color: #e7bd42;
	border-color: black !important;
	color: black;
}




#feedback .page {
	max-width: 650px;
}
#feedback .page h1 {
	margin-right: 0px !important;
}

