@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=cyrillic');
/*
@import url('https://fonts.googleapis.com/css?family=PT+Sans|Roboto+Condensed|Roboto:400,400i,500,500i,700,700i&subset=cyrillic');
*/
*, *::before, *::after {
	box-sizing: border-box;
}
html {
	background: #fff;
	min-height: 100%;
	font-family: 'Open Sans', sans-serif;
	color: #2a2a29;
	font-size: 14px;
	line-height: 160%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column nowrap;
	flex-flow: column nowrap;
	/*word-wrap: break-word;*/
}
body {
	
	margin: 0px;
	padding: 0px;
	display: -webkit-flex;
	-webkit-flex-flow: column nowrap;
	-webkit-flex: auto;
	display: flex;
	flex-flow: column nowrap;
	flex: auto;
}
h1,h2 {
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 25px 20px 25px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	background: transparent;
	color: #000;
	margin: 0;
	line-height: 140%;
}
h2 {
	background: transparent;
	color: #2a2a29;
}

.titleH1 {
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #f0f0f0;
	padding: 40px 25px 20px 25px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	background: #929393;
	color: #fff;
	margin: 0;
}
.titleH1 ul li {
	padding-right: 20px;
	margin-right: 15px;
	position: relative;
}
.titleH1 ul li a{
	color: #fff;
}
.titleH1 ul li:after {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	right: 0;
}
.titleH1 ul li:last-child {
	padding-right: 0px;
	margin-right: 0px;
}
.titleH1 ul li:last-child:after {
	content: '';
}

a {
	color: #007fff;
	outline: none;
}
a:hover {
	opacity: 0.7;
}
.page.pageSimply h1 {
	background: transparent;
	color: #2a2a29;
}
div.page {
	width: 100%;
	background: #fff;
}
div.page div.page2 {
	width: 100%;
	max-width: 1400px;
	background: transparent;
	position: relative;
	padding: 0 5px;
	margin: 0 auto;
}
div.page div.page2.page2normal {
	padding-top: 50px;
}
div.page.main {
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	background: white;
	overflow: hidden;
}
div.page.main .way {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0; 
}
div.page.main .way>ul>li {
	margin-left: 25px;
	font-size: 12px;
	font-weight: 600;
	color: #737373;	
	position: relative;
}
div.page.main .way>ul>li:not(:last-child):after {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	margin-left: 10px;
	color: #999999;
	font-weight: normal;	
}
div.page.main .way>ul>li>a {
	color: #737373;
}
div.page.main .text {
	max-width: 1000px;
	font-size: 16px;
	line-height: 140%;
}
div.page.main .text1 ul li {
	list-style-type: none;
	position: relative;
}
div.page.main .text1 ul li:before {
	content: '';
	width: 5px;
	height: 5px;
}
div.page.main .addLinks {
	overflow: hidden;
	max-width: 1360px;
	padding-bottom: 15px;
}
div.page.main .addLinks .item>a {
	position: relative;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}
div.page.main .addLinks .item>a>span.title {
	position: absolute;
	font-size: 20px;
	bottom: 10px;
	left: 10px;
	z-index: 5;
	background: #d50673;
	padding: 3px 10px 5px 10px;
}
div.page.footer {
	background: #2a2a29;
	flex: 0 1 200px;
	padding-bottom: 20px;
	max-width: 100%;
	position: relative;
	z-index: 15;
}
div.page.footer div.page2 .navFooter {
	padding-top: 20px;
	border-bottom: 1px solid #929393;
}
div.page.footer div.page2 .navFooter ul.pps_list {
	margin: 10px auto 30px auto;
}

div.page.footer div.page2 .navFooter ul.pps_list>li {
	padding-right: 10px;
}

div.page.footer div.page2 .navFooter ul.pps_list>li>.title {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
}
div.page.footer div.page2 .navFooter>ul.pps_list>li>ul>li {
	margin-top: 5px;	
}
div.page.footer div.page2 .navFooter>ul.pps_list>li>ul>li>a {
	text-decoration: none;
	color: #fff;
}
div.page.footer div.page2 div.soc {
	margin-top: 20px;
	color: #fff;
	text-transform: uppercase;
}
div.page.footer div.page2 div.soc div.item a,
div.page.footer div.page2 div.soc div.item a:before {
	text-decoration: none;
	color: #fff;
	opacity: 1;
}
div.page.footer div.page2 div.soc div.item a:hover:before {
	color: #fff;
	opacity: 1;
}
div.page.footer div.page2 div.soc div.item a.fa-yandexzen {
	line-height: 2.3em;
}
div.page.footer div.page2 div.soc div.item a.fa-yandexzen:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(/ext/Template/files/zen-icon-white.svg) center center no-repeat;
    background-size: contain;
    display: inline-block;
    
}
div.page.footer div.page2 div.soc>.pay img {
	max-width: 150px;
	opacity: 1;
}
div.page.footer div.page2 div.soc>.pay img:hover {
	opacity: 0.6;
}
div.page.footer div.page2 div.copyrights {
	margin-top: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
div.page.footer div.page2 div.copyrights a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	margin: 5px 10px;
}
div.page.footer-edu {
	padding-top: 40px;
	padding-bottom: 40px;
}
.block-bg1, .page.block-bg1 {
	background: linear-gradient(#f9f9f9,#f0f0f0);
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.pps_hr {
	width: 100%;
	height: 1px;
	background: #f0f0f0;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.price>span {
	font-weight: 700;
	white-space: nowrap;
}
.price>span:after {
	content: ' \f158';
	font-family: 'FontAwesome';
	font-size: 90%;
}
.priceOld>span {
	position: relative;
	padding-right: 15px;
	font-weight: 600;
	color: #b0b0b0;
	line-height: 140%;
}
.priceOld>span:after {
	content: "\f158";
	font: normal 90% 'FontAwesome';
	display: block;
	bottom: 0px;
	right: 0px;
	position: absolute;
	line-height: 140%;
}
.priceOld>span:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #b0b0b0;
	top: 50%;
	left: 0px;
}
.scrollToTop {
	width: 35px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	right: 40px;
	display: none;	
}
.scrollToTop>* {
	opacity: 1;
}
.scrollToTop:after {
	color: #d50673;
	font-family: 'FontAwesome';
	content: '\f0aa';
	position: absolute;
	width: 100%;
	line-height: 100%;
	font-size: 40px;
	top: 0;
	left: 0;
}
.sliderside {
	position: fixed;
	width: calc( (100% - 1440px) / 2 );
	min-height: 150px;
	top: 222px;
	left: 0;
	z-index: 2;
}
.sliderside.sliderside-right {
	left: inherit;
	right: 0;
}
.page.footer-edu .items>.items-block {
	background: #fff;
	padding: 20px;
}
.page.footer-edu .items .title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
	padding-top: 20px;
}
.page.footer-edu .items .item {
	margin-top: 20px;
	text-align: right;
}
.page.footer-edu .items .item>.title2 {
	font-size: 18px;
}
.page.footer-edu .items .item>.sub {
	font-size: 14px;
	color: #a8a8a8;
}
.page.footer-edu .items .map>#mapfooter {
	background: #f9f9f9;
	width: 100%;
	min-height: 350px;
}
.cookies-rules {
	color: #000;
	background: rgba(255,255,255,1);
	padding: 20px;
	box-shadow: 0 0px 20px rgba(0,0,0,0.2);
	position: fixed;
	z-index:1;
	border-radius: 10px;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 0);
}