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

#body .section {
	padding: 0px 0px 0px 0px;
}
#body .section .list_page {
	padding: 0px 0px 0px 0px;
	/*min-height: 25px;*/
}
#body .section .fon0 {
}
#body .section .fon0 .page {
}
#body .section .fon0 .list_page:nth-child(2) {
	padding: 50px 0px;
}
#body .section .fon0 .list_page:nth-child(2) h1 {
	margin-right: -180px;
	text-shadow: 0px 0px 10px white, 0px 0px 20px white;
}
#body .section .fon0 .list_page:nth-child(3) {
	padding: 50px 0px;
}






#n40 .fon0 .list_page:nth-child(2),
#n35 .fon0 .list_page:nth-child(2),
#n30 .fon0 .list_page:nth-child(2) {
	min-height: 450px;
}
#n40 .sliderText,
#n35 .sliderText,
#n30 .sliderText {
	max-width: 1280px;
	margin: 0px auto;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;
}
#n40 .sliderText>li,
#n35 .sliderText>li,
#n30 .sliderText>li {
	position: inherit;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	padding: unset;
	margin: auto;
}



#n50 * {
	color: white;
}
#n50 h2 {
	margin: 0px;
}
#n50 .fon0 .list_page {
	min-height: 68px;
	padding: 16px 0px !important;
}



#block_form .page {
	max-width: 950px;
}
/*
#block_form .fon0 .list_page:nth-child(2){
	padding: 50px 0px !important;
}
div#mailme>h1 {
	margin-left: -35px;
}
*/


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






.flexbox.i_icons>div {
	flex-grow: unset;
	flex-basis: unset;
}
.i_icons>div>p {
	white-space: normal;
}
.i_icons img {
	display: inline-block;
	max-width: 55px;
	max-height: 55px;
	vertical-align: middle;
	margin-right: 10px;
}
.i_icons p {
	display: inline-block;
	vertical-align: middle;
	margin-right: 0px !important;
	padding: 0px !important;
}


.i_icons1 img {
	display: inline-block;
	max-height: 35px;
	vertical-align: middle;
	margin-right: 10px;
}
.i_icons1 img:last-of-type {
	margin-right: 0px;
}




.shadowBlack{
	text-shadow: 0px 0px 1px black, 0px 0px 5px black, 0px 0px 10px black, 0px 0px 20px black, 0px 0px 30px black;
	text-align: center; 
}
.shadowBoxBlack {
	box-shadow: 0px 0px 30px -5px black;
}
h3.shadowBlack,
h3.shadowBlack * {
	color: white;
	font-size: 50px !important;
	/*padding:0 12px;*/
}
p.shadowBlack{
	margin: 20px 10px; 
}
p.shadowBlack,
p.shadowBlack * {
	color: white;
	font-size: 30px;
	line-height: 120%;
	font-weight: 400;
	padding: 0px;
}
.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;
}