/* Fonts */

@font-face {
	font-family: 'Ubuntu';
	src: url('/css/fonts/ubuntu.eot');
	src: url('/css/fonts/ubuntu.eot') format('embedded-opentype'), url('/css/fonts/ubuntu.woff') format('woff'), url('/css/fonts/ubuntu.ttf.html') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Ubuntu';
	src: url('/css/fonts/ubuntui.eot');
	src: url('/css/fonts/ubuntui.eot') format('embedded-opentype'), url('/css/fonts/ubuntui.woff') format('woff'), url('/css/fonts/ubuntui.ttf.html') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Ubuntu';
	src: url('/css/fonts/ubuntul.eot');
	src: url('/css/fonts/ubuntul.eot') format('embedded-opentype'), url('/css/fonts/ubuntul.woff') format('woff'), url('/css/fonts/ubuntui.ttf.html') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Ubuntu';
	src: url('/css/fonts/ubuntub.eot');
	src: url('/css/fonts/ubuntub.eot') format('embedded-opentype'), url('/css/fonts/ubuntub.woff') format('woff'), url('/css/fonts/ubuntub.ttf.html') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Condensed';
	src: url('/css/fonts/opensanscl.eot');
	src: url('/css/fonts/opensanscl.eot') format('embedded-opentype'), url('/css/fonts/opensanscl.woff') format('woff'), url('/css/fonts/opensanscl.ttf.html') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Condensed';
	src: url('/css/fonts/opensanscb.eot');
	src: url('/css/fonts/opensanscb.eot') format('embedded-opentype'), url('/css/fonts/opensanscb.woff') format('woff'), url('/css/fonts/opensanscb.ttf.html') format('truetype');
	font-weight: bold;
	font-style: normal;
}

html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	color: #212121;
	font-size: 12px;
	line-height: 16px;
	font-family: 'Ubuntu', sans-serif;
	padding: 0;
	margin: 0;
	background: #f7f7f7 url('/img/inforazdel/bg.png') repeat;
	-webkit-tap-highlight-color;
}

html * {
	max-height: 1000000px;
}

.ui.button,
.ui.labeled.button>.button {
	font-size: 14px!important;
	line-height: 12px!important
}

.ui.labeled.button>.label {
	font-size: 14px!important
}

@font-face {
	font-family: fontello;
	src: url(/css/fonts/fontello.eot);
	src: url(/css/fonts/fontello.eot) format('embedded-opentype'), url(/css/fonts/fontello.woff) format('woff'), url(/css/fonts/fontello.ttf) format('truetype'), url(/css/fonts/fontello.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: fontello;
		src: url(/css/fonts/fontello.svg) format('svg')
	}
}

[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 1px 1px 1px rgba(127, 127, 127, .3)
}

.icon-moimir:before {
	content: '\e800'
}

.icon-google-plus:before {
	content: '\e801'
}

.icon-livejournal:before {
	content: '\e802'
}

.icon-surfingbird:before {
	content: '\e803'
}

.icon-readability:before {
	content: '\e804'
}

.icon-viber:before {
	content: '\e805'
}

.icon-line:before {
	content: '\e806'
}

.icon-telegram:before {
	content: '\e807'
}

.icon-linkedin:before {
	content: '\e808'
}

.icon-stumbleupon:before {
	content: '\e809'
}

.icon-whatsapp:before {
	content: '\e80a'
}

.icon-delicious:before {
	content: '\e80b'
}

.icon-pinterest:before {
	content: '\e80c'
}

.icon-digg:before {
	content: '\e80d'
}

.icon-reddit:before {
	content: '\e80e'
}

.icon-blogger:before {
	content: '\e80f'
}

.icon-evernote:before {
	content: '\e810'
}

.icon-instapaper:before {
	content: '\e811'
}

.icon-vkontakte:before {
	content: '\e812'
}

.icon-twitter:before {
	content: '\e813'
}

.icon-xing:before {
	content: '\e814'
}

.icon-facebook:before {
	content: '\e815'
}

.icon-wordpress:before {
	content: '\e816'
}

.icon-buffer:before {
	content: '\e817'
}

.icon-pocket:before {
	content: '\e818'
}

.icon-tumblr:before {
	content: '\e819'
}

.icon-odnoklassniki:before {
	content: '\e81a'
}

.icon-liveinternet:before {
	content: '\e81b'
}

.icon-weibo:before {
	content: '\e81c'
}

.icon-renren:before {
	content: '\e81d'
}

.icon-baidu:before {
	content: '\e81e'
}

.ui.odnoklassniki.button {
	background: #ee8208;
	color: white;
}

.ui.odnoklassniki.button:hover {
	background: #d4770f;
}

.ui.moimir.button {
	background: #398de1;
	color: white;
}

.ui.moimir.button {
	background: #398de1;
}

.ui.googleplus.button {
	background: #db4437;
	color: white;
}

.ui.googleplus.button {
	background: #db4437;
}

p {
	text-indent: 0;
	padding: 0;
	margin: 0 0 16px;
}

table {
	margin: 0 0 16px;
	border-collapse: collapse;
}

table td {
	padding: 0;
}

:focus {
	outline: none;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

a {
	color: #0e81b7;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0;
}

ul {
	margin: 0 0 10px 16px;
	padding: 0;
}

ul li {
	padding: 0;
	list-style: none;
}

ol {
	margin: 0 0 10px 18px;
	padding: 0;
}

*+html ol {
	padding: 0 0 0 5px;
}

ol li {
	padding: 0 0 0 16px;
}

input,
select,
textarea {
	color: #212121;
	font-size: 12px;
	font-family: 'Ubuntu', sans-serif;
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
	-webkit-box-shadow: border-box;
	box-sizing: border-box;
}

textarea {
	overflow: auto;
}

button {
	font-family: 'Ubuntu', sans-serif;
	margin: 0;
	border: 0;
	-webkit-box-shadow: border-box;
	box-sizing: border-box;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

::-webkit-input-placeholder {
	color: #a8a8a8;
}

:-moz-placeholder {
	color: #a8a8a8;
}

::-moz-placeholder {
	color: #a8a8a8;
}

:-ms-input-placeholder {
	color: #a8a8a8;
}

.wrapper {
	position: relative;
	/* min-width:1000px; */
	min-height: 100%;
	margin: 0 auto;
}

.wrapper:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 3px;
	background: url('/img/inforazdel/wrapper-line.png') repeat-x top;
}

.img-bg {
	display: none;
}


/* Core */

header {
	position: relative;
	width: 960px;
	height: 142px;
height: 160px;
	margin: 0 auto 48px;
	border-bottom: 5px solid #d9d9d9;
	overflow: hidden;
}

header img {
	position: absolute;
	left: 0;
	top: 36px;
}

header h6 {
	position: absolute;
	left: 323px;
	top: 33px;
	width: 148px;
	color: #828282;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

header div {
	position: absolute;
	left: 506px;
	top: 36px;
	width: 560px;
}
header .search{ 
     margin-top: 115px;
}
header .search, header .search div {
	position: static;
	width: auto;
}
header div h3 {
	font-size: 32px;
	line-height: 38px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

header div h3 a {
	color: #212121;
	text-decoration: none;
}

header .phone_help .tel {
	color: #212121;
	text-decoration: none;
	font-size: 32px;
	line-height: 38px;
	font-weight: normal;
}

header div p {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}

header div p a {
	position: relative;
	text-decoration: none;
}

header div p a:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 1px dotted #0e81b7;
}

header div p a:hover:after {
	border-bottom-color: transparent;
}

header button {
	position: absolute;
	right: 0;
	top: 42px;
	color: #ffffff;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
	padding: 9px 30px 10px 29px;
	background: #8b951c;
	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.25);
}
header .search button {
        position: static;
    line-height: 15px;
    height: 29px;
    display: block;
        border-color: #0e81b7;
    background-color: #0e81b7;
}
header .search input {
border-color: #0e81b7;
}
header .search table {
    margin:auto;
}

header.pay_header{
    height:auto;
    text-align:center;
    border: 0;margin-bottom: 0;
}
header.pay_header .phone_help{
    position:static;
    width:auto;float:none;
    margin:0;
    margin-bottom:20px;
    
}
header.pay_header .phone_help p{
    display:none;
}
header.pay_header a{
    display: inline-block;
    margin: 15px 0 ;
    float:none;text-align: center;
    width:auto;
    
}

header.pay_header a img{ 
    position:static;
    
}


.content {
	width: 960px;
	padding: 0 0 60px;
	margin: 0 auto;
}

h1 {
	width: 960px;
	font-size: 36px;
	line-height: 46px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 0;
	margin: 0 auto 39px;
}

h4 {
	font-size: 15px;
}

.lc {
	display: inline-block;
	width: 240px;
	vertical-align: top;
	margin: 0 37px 0 0;
}

nav {
	margin: 0 0 20px;
}

nav .h4 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	padding: 10px 20px 10px;
	margin: 0;
	background: #003a4d;
}

nav h4 {
	color: #ffffff;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	padding: 10px 20px 10px;
	margin: 0;
	background: #003a4d;
}

nav ul {
	padding: 16px 19px 13px;
	margin: 0;
	border: 1px solid #d9d9d9;
	border-top-width: 0;
}

nav li {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 12px;
}

nav li.active a {
	color: #212121;
	text-decoration: none;
	padding: 0 0 0 14px;
	background: url('/img/inforazdel/arrow-icon.png') no-repeat left 5px;
}

nav .main a {
	position: relative;
	text-decoration: none;
}

nav .main a:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 1px dotted #0e81b7;
}

nav .main a:hover:after,
nav .main .active a:after {
	border-bottom-color: transparent;
}

.other-nav {
	margin: 34px 0 20px;
}

.other-nav h4,
.other-nav .h4 {
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 0;
	margin: 0 0 23px;
}

.other-nav .h4 {
	font-weight: bold;
}

.other-nav ul {
	margin: 0;
}

.other-nav ul li {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	margin: 0 0 14px;
}

.other-nav ul li a {
	color: #9a9a9a;
	text-decoration: none;
	padding: 0 0 0 18px;
	background: url('/img/inforazdel/arrow-icon.png') no-repeat left 7px;
}

.other-nav ul li a sup {
	display: inline-block;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	vertical-align: top;
	margin: 0 0 0 -1px;
}

.other-nav ul li a:hover {
	color: #e14525;
}

.popular-nav {
	padding: 34px 0 0;
	margin: 35px 0 20px;
	border-top: 1px solid #d9d9d9;
}

.popular-nav h4 {
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 0;
	margin: 0 0 18px;
}

.popular-nav ul {
	margin: 0 0 -1px;
}

.popular-nav ul li {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 21px;
}

.rc {
	display: inline-block;
	width: 680px;
	vertical-align: top;
	margin: -9px -10px 0 0;
}

h2 {
	font-size: 28px;
	line-height: 38px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 0;
	margin: 0 0 24px;
}

.rc p {
	font-size: 15px;
	line-height: 23px;
	margin: 0 0 23px;
}

.rc h3 {
	font-size: 22px;
	line-height: 32px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 0;
	margin: 19px 0 19px;
}

.rc p+h3 {
	margin-top: 28px;
}

.banner-e {
	position: relative;
	margin: 0 0 78px;
}

.banner-e:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(43, 38, 38, 0.7);
}

.banner-e div {
	position: relative;
	width: 960px;
	text-align: center;
	padding: 46px 0 31px;
	margin: 0 auto;
}

.banner-e h4 {
	color: #ffaf00;
	font-size: 42px;
	line-height: 48px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
	padding: 0;
	margin: 0 0 24px;
}

.banner-e p {
	color: #ffffff;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
	margin: 0 0 24px;
}

.banner-e button {
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.22);
	cursor: pointer;
	padding: 8px 30px 9px 29px;
	margin: 14px 0 24px;
	background: #e39b00;
	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.25);
}

.clear {
	/* height:320px; */
	height: 0px;
}


/* footer {
    position:relative;
    width:960px;
    height:320px;
    margin:-320px auto 0;
}
footer img {
    position:absolute;
    left:0;
    top:42px;
}
footer .contacts {
    position:absolute;
    left:0;
    top:90px;
    width:240px;
}
footer .contacts p {
    color:#828282;
    font-size:14px;
    line-height:18px;
    margin:0;
}
footer .contacts h4 {
    font-size:24px;
    line-height:30px;
    padding:0;
    margin:9px 0 0;
}
footer .contacts h4 a {
    color:#303030;
    text-decoration:none;
}
footer .contacts h4 a span {
    color:#b8b8b8;
    font-weight:300;
}
footer .links {
    position:absolute;
    left:333px;
    top:33px;
    width:530px;
    margin:0;
    -webkit-column-count:2;
    -moz-column-count:2;
    column-count:2;
    -webkit-column-gap:30px;
    -moz-column-gap:30px;
    column-gap:30px;
}
footer .links li {
    color:#4e4e4e;
    font-size:18px;
    line-height:23px;
    font-weight:300;
    font-family:'Open Sans Condensed', sans-serif;
    text-transform:uppercase;
    padding:4px 0;
}
footer .links li a {
    color:#4e4e4e;
    text-decoration:none;
}
footer .links li a:hover {
    color:#e14525;
}
footer .nav {
    position:absolute;
    left:333px;
    top:212px;
    width:627px;
    margin:0;
}
footer .nav li {
    float:left;
    font-size:16px;
    line-height:22px;
    font-weight:bold;
    font-family:'Open Sans Condensed', sans-serif;
    text-transform:uppercase;
    white-space:nowrap;
    margin:0 20px 0 0;
}
footer .nav li a {
    color:#9a9a9a;
    text-decoration:none;
}
footer .nav li a:hover {
    color:#e14525;
}
footer .social {
    position:absolute;
    left:-9px;
    top:211px;
}
footer .social li {
    float:left;
    margin:0 29px 0 0;
}
footer .social li a {
    position:relative;
    display:block;
    width:48px;
    height:48px;
    background:#c9c9c9;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
}
footer .social li a:hover {
    background:#606060;
}
footer .social li i {
    overflow:hidden;
    position:absolute;
    left:50%;
    top:50%;
    display:block;
    width:47px;
    height:46px;
    margin:-23px 0 0 -23px;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-border-radius:50%;
    border-radius:50%;
}
footer .social li i.vk-icon {
    background:url('/img/inforazdel/vk-icon.png') no-repeat center top;
}
footer .social li i.fb-icon {
    background:url('/img/inforazdel/fb-icon.png') no-repeat center top;
}
footer .social li i.ok-icon {
    background:url('/img/inforazdel/ok-icon.png') no-repeat center top;
}
footer .social li a:hover i {
    background-position:0 -46px;
} */

.breadcrumbs {
	clear: both;
	overflow: hidden;
	font-size: 13px;
	line-height: 18px;
	margin: -22px 0 60px;
}

.breadcrumbs li {
	position: relative;
	float: left;
	white-space: nowrap;
	padding: 0 33px 0 0;
}

.breadcrumbs li:after {
	content: url('/img/inforazdel/breadcrumbs-arrow.png');
	position: absolute;
	right: 10px;
	top: -1px;
}

.breadcrumbs li:last-child {
	padding-right: 0;
}

.breadcrumbs li:last-child:after {
	display: none;
}

.breadcrumbs li a {
	position: relative;
	text-decoration: none;
}

.breadcrumbs li a:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	border-bottom: 1px solid #0e81b7;
}

.breadcrumbs li a:hover:after {
	border-bottom-color: transparent;
}

.rc h1 {
	width: auto;
	margin: -1px 0 20px;
}

.rc .intro {
	padding: 0 0 6px;
	margin: 39px 0 35px;
	border-bottom: 1px solid #d9d9d9;
}

.rc .intro img {
	width: 100%;
	height: auto;
	margin: 0 0 21px;
}

.rc .intro p {
	color: #959595;
	font-size: 14px;
	line-height: 23px;
	margin: 0 0 20px;
}

.rc .intro div {
	clear: both;
	overflow: hidden;
}

.rc .intro div ul {
	float: right;
	margin: 0 0 20px 20px;
}

.rc .intro div ul li {
	position: relative;
	float: left;
	color: #959595;
	font-size: 14px;
	line-height: 23px;
	margin: 0 0 0 29px;
}

.rc .intro div ul li:first-child {
	margin-left: 0;
}

.rc .intro div ul li.date {
	padding-left: 24px;
}

.rc .intro div ul li.date:before {
	content: url('/img/inforazdel/clock-icon.png');
	position: absolute;
	left: 0;
	top: 3px;
	background: none;
}

.rc .intro div ul li.pdf:before {
	content: none;
}

.rc .intro div ul li.views {
	padding-left: 25px;
}

.rc .intro div ul li.views:before {
	content: url('/img/inforazdel/eye-icon.png');
	position: absolute;
	left: 0;
	top: 0;
	background: none;
}

/css/fonts/fontello {
	padding: 0 0 20px;
	margin: 0 0 20px;
	/*     border-bottom:1px solid #d9d9d9; */
}

/css/fonts/fontello p {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 22px;
}

.rc .tip {
	position: relative;
	padding: 32px 38px 6px;
	margin: 43px 0 32px;
	border: 2px solid #d9d9d9;
	border-top-width: 0;
}

.rc .tip:before,
.rc .tip:after {
	content: '';
	position: absolute;
	top: 0;
	height: 2px;
	background: #d9d9d9;
}

.rc .tip:before {
	left: 0;
	width: 39px;
}

.rc .tip:after {
	right: 0;
	width: 39px;
	/* width:413px; */
}

.rc .tip h6 {
	position: absolute;
	top: -11px;
	left: 57px;
	color: #ff431d;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-right: 39px;
}

.rc .tip p {
	font-style: italic;
}

/css/fonts/fontello h2 {
	font-size: 24px;
	line-height: 34px;
	margin: 29px 0 17px;
}

.rc .video {
	margin: 28px 0 35px;
}

.rc .video iframe {
	margin: 0 0 -4px;
}

.rc .list {
	margin: -1px 0 0 60px;
}

.rc .list li {
	margin: 0 0 23px;
}

.rc .list h6 {
	font-size: 16px;
	line-height: 22px;
	padding: 0;
	margin: 0;
}

.rc .list p {
	margin: 0;
}

.rc .list div {
	width: 680px;
	margin: 28px 0 21px -60px;
}

.rc .list div img {
	max-width: 100%;
	height: auto;
	margin: 0 0 -4px;
}

.rc .list+.tip {
	margin-top: 35px;
}

.rc ul,
.rc ol {
	margin: 23px 0 0 60px;
}

.rc ul li,
.rc ol li {
	position: relative;
	font-size: 16px;
	line-height: 22px;
	padding: 0 0 0 20px;
	margin: 0 0 23px;
}

.rc ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 5px;
	height: 5px;
	background: #212121;
}

.navigator {
	margin: 35px 0 -23px;
}

.navigator li {
	display: inline-block;
	width: 320px;
	vertical-align: top;
	margin: 0 37px 23px 0;
}

.navigator li:nth-child(2n) {
	margin-right: -10px;
}

.navigator h6 {
	color: #959595;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 16px;
}

.navigator div {
	display: inline-block;
	width: 140px;
	height: 92px;
	vertical-align: top;
	margin: 0 17px 0 0;
}

.navigator p {
	overflow: hidden;
	width: 160px;
	display: inline-block;
	max-height: 88px;
	font-size: 14px;
	line-height: 22px;
	vertical-align: top;
	margin: -5px -10px 0 0;
}

.rc div[tab-id] {
	display: none;
}

.ps {
	background: url("/img/ps-logo.png") 0 0 no-repeat;
	opacity: .5;
	height: 50px;
	padding-left: 60px;
	display: block;
	float: left;
	padding-top: 2px;
	margin-top: 10px;
	position: absolute;
	left: 0;
	top: 200px;
}

.ps a {
	text-decoration: none;
	cursor: pointer;
	color: #999;
	white-space: nowrap;
	font: 14px/22px "Ubuntu", Arial, sans-serif;
}

footer .contacts p.f-number {
	font-weight: bold;
	font-size: 24px;
	color: #303030;
}

footer .contacts p.f-number span {
	font-weight: 300;
	color: #b8b8b8;
}

.location {
	/* height: 39px; */
}

.location-fon {
	background: white;
	/* height: 39px; */
}

.location a {
	border-bottom: 1px dotted #0E81B7;
	text-decoration: none;
	margin-right: 30px;
}

.location-area {
	width: 990px;
	max-width: 990px;
	min-width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.location-content {
	min-height: 39px;
	padding-left: 10px;
	line-height: 39px;
	padding-bottom: 30px;
}

.location-content span {
	display: block;
}

.form-validate-error,
.form_validate_error,
.form_error {
	color: red;
}

.see_more {
	text-decoration: none;
	border-bottom: 1px dotted #0e81b7;
	cursor: pointer;
}

.city-list {
	width: 240px;
	float: left;
}

a.popup-close {
	position: absolute;
	width: 8px;
	height: 8px;
	text-decoration: none;
	background: url('/img/close_popup.png') no-repeat;
	border: 0px;
	top: 5px;
	right: 5px;
}

.seealso_info {}

.seealso_info a {
	display: block;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 5px;
}

.seealso_info span {
	display: block;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 22px;
}

img {
	max-width: 100%;
	height: auto;
}


/*liveform*/

.liveform {
	position: fixed;
	bottom: 0;
	right: 100px;
	z-index: 90;
}

.liveform .topformlabel {
	background: #8b951c;
	height: 50px!important;
	line-height: 50px!important;
	padding: 0 20px!important;
	color: #fff!important;
	-webkit-border-top-left-radius: 6px!important;
	-moz-border-radius-topleft: 6px!important;
	border-top-left-radius: 6px!important;
	-webkit-border-top-right-radius: 6px!important;
	-moz-border-radius-topright: 6px!important;
	border-top-right-radius: 6px!important;
	cursor: pointer!important;
	position: relative!important;
	-webkit-transition: opacity .3s ease!important;
	-o-transition: opacity .3s ease!important;
	-moz-transition: opacity .3s ease!important;
	transition: opacity .3s ease!important;
}

.liveform .topformlabel span {
	height: 50px!important;
	padding: 0 33px 0 7px!important;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
}

.liveform div.arr {
	display: block!important;
	width: 12px!important;
	height: 12px!important;
	position: absolute!important;
	top: 16px!important;
	right: 25px!important;
	border: solid 3px #fff!important;
	border-right: 0!important;
	border-bottom: 0!important;
	-webkit-transform: rotate(-135deg)!important;
	-moz-transform: rotate(-135deg)!important;
	-ms-transform: rotate(-135deg)!important;
	-o-transform: rotate(-135deg)!important;
	transform: rotate(-135deg)!important;
}

.liveform div.arr.opened {
	top: 20px!important;
	-webkit-transform: rotate(45deg)!important;
	-moz-transform: rotate(45deg)!important;
	-ms-transform: rotate(45deg)!important;
	-o-transform: rotate(45deg)!important;
	transform: rotate(45deg)!important;
}

.liveform form {
	display: none;
	background: white;
	padding: 10px 0 44px 0;
}

.liveform form div {
	text-align: center;
}

.liveform form input,
.liveform form select {
	color: #9b9696;
	display: inline-block;
	font-weight: 300;
	background: #fff;
	margin-top: 10px;
	font-size: 14px;
	border: 1px solid #c2c2c2;
	padding: .6em;
	width: 330px;
	box-shadow: inset 1px 1px 5px rgba(0, 0, 0, .25);
}

.liveform form button {
	font-size: 20px;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans Condensed", Arial;
	text-shadow: 0 1px 1px #333;
	line-height: 27px;
	text-align: center;
	border: 0;
	background: #8b951c;
	width: 330px;
	padding: 15px 20px;
	text-decoration: none;
	margin-top: 11px;
	-webkit-box-shadow: 2px 2px 0 0 rgba(139, 149, 28, .3);
	-moz-box-shadow: 2px 2px 0 0 rgba(139, 149, 28, .3);
	box-shadow: 2px 2px 0 0 rgba(139, 149, 28, .3);
}

.share-e>span {
	margin: 3px 3px !important;
}

.ya-share2__container_size_m .ya-share2__icon {
	width: 34px !important;
	height: 34px !important;
	background-size: 34px 34px !important;
}

.ya-share2__container_size_m .ya-share2__counter {
	line-height: 34px !important;
}

.ya-share2__container_size_m .ya-share2__item {
	margin: 3px !important;
}

@media screen and (max-width: 768px) {
	.info_top_banner_avtoram {
		display: none;
	}
	div.popups {
		display: none !important;
	}
	h1 {
		font-size: 26px;
		line-height: 36px;
	}
	.rc .tip h6 {
		position: static;
		top: -11px;
		left: 57px;
		color: #ff431d;
		font-size: 11px;
		line-height: 22px;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.rc .tip:before {
		left: 0;
		width: 100%;
	}
	.liveform {
		width: 100%;
		left: 0px;
	}
	.liveform span {
		font-size: 14px;
	}
	.liveform form input,
	.liveform form select,
	.liveform form button {
		max-width: 90%;
	}
	.share-e {
		text-align: center;
	}
	header>a {
		display: inline-block;
		float: left;
		width: 100%;
		margin-top: 1%;
	}
	.wrapper {
		width: 100%;
		padding: 0px 15px;
		box-sizing: border-box;
	}
	header {
		width: 100%;
	}
	header h6 {
		position: absolute;
		width: 41%;
		left: 0%;
		top: 68px;
	}
	header div {
		position: static;
		float: right;
		width: initial;
		margin-right: 3%;
		margin-bottom: -1px;
		margin-top: -55px;
	}
	header button {
		position: static;
		float: right;
		margin-right: 3%;
		margin-top: 20px;
		width: initial;
	}
	header img {
		left: 70px;
		top: 36px;
		position: static;
	}
	.content {
		width: 100%;
	}
	.breadcrumbs {
		margin: -22px 0 30px;
	}
	h1 {
		width: 100%;
	}
	.lc {
		margin: 0 5% 0 0;
		width: 27%;
	}
	.rc {
		width: 67%;
	}
	.banner-e div {
		width: 100%;
	}
	footer {
		width: 100%;
		padding: 0px 10px;
		position: relative;
		height: 440px;
		margin: -350px auto 0;
		box-sizing: border-box;
	}
	footer .links {
		width: 100%;
		position: static;
		float: left;
		margin-top: 30px;
		padding: 0px 10%;
		box-sizing: border-box;
		;
	}
	footer .nav {
		position: static;
		overflow: hidden;
		display: block;
		float: right;
		margin-top: 30px;
		width: 100%;
		margin-bottom: 200px;
		padding: 0px 10%;
		box-sizing: border-box;
		text-align: center;
	}
	/* footer>div:first-child{
    right: inherit !important;
    width: 130px;
    top: inherit !important;
    bottom: 0px !important;
    left: 10%;} */
	footer .contacts {
		left: 10px;
		position: static;
		float: left;
		width: 60%;
		margin-left: 5%;
	}
	.ps {
		position: absolute;
		bottom: 0px;
		right: 10%;
		top: inherit;
		left: inherit;
		;
	}
	footer img {
		left: 10px;
		position: static;
		float: left;
		width: 30%;
		margin-left: 5%;
	}
}

@media screen and (max-width: 590px) {
	header>a {
		display: inline-block;
		float: left;
		width: calc(100% - 65px)!important;
		margin-top: 1%;
		text-align: center;
		margin-bottom: 10px;
	}
	.wrapper {
		width: 100%;
		padding: 0px 15px;
		box-sizing: border-box;
	}
	header {
		width: 100%;
		height: 232px;
	}
	header h6 {
		position: static;
		width: 100%;
		left: 0%;
		top: 68px;
		float: left;
		text-align: center;
		margin-bottom: 2px;
	}
	header div {
		position: static;
		float: left;
		width: 100%;
		margin-right: 3%;
		margin-bottom: 10px;
		margin-top: 0px;
		text-align: center;
	}
	header button {
		position: static;
		margin-right: 3%;
		margin-top: 20px;
		width: 100%;
		float: left;
		margin: auto;
		;
		;
	}
	header img {
		left: 70px;
		top: 36px;
		position: static;
	}
	/* Мобильное меню */
    .toggle-menu{
        display: block !important;
    }
	/* Мобильное меню END */
	.content {
		width: 100%;
	}
	.other-nav, .lc.left_bl>nav{
	    display: none;
	}
	.other-nav.seealso_info {
		display: block;
	}
	
	.breadcrumbs {
		margin: -22px 0 30px;
	}
	h1 {
		width: 100%;
	}
	.lc {
		margin: 0px;
		width: 100%;
	}
	.lc nav {
		width: 47%;
		float: left;
	}
	.lc .other-nav {
		width: 47%;
		float: right;
		margin-top: 0px;
	}
	.rc {
		width: 100%;
	}
	.banner-e div {
		width: 100%;
	}
	.rubrika{
	    float: left;
	}
	.rc .intro div ul{
	    margin-left: 0;
	    width: 100%;
        display: flex;
        justify-content: space-between;
	}
	.rc .intro div ul li:first-child{
	    margin-left: 0;
	    padding-left: 0;
	}
	footer {
		width: 100%;
		padding: 0px 10px;
		position: relative;
		height: 440px;
		margin: -350px auto 0;
		box-sizing: border-box;
	}
	footer .links {
		width: 100%;
		position: static;
		float: left;
		margin-top: 30px;
		padding: 0px 10%;
		box-sizing: border-box;
		;
	}
	footer .nav {
		position: static;
		overflow: hidden;
		display: block;
		float: right;
		margin-top: 30px;
		width: 100%;
		margin-bottom: 200px;
		padding: 0px 10%;
		box-sizing: border-box;
		text-align: center;
	}
	footer>div:first-child {
		width: 130px;
		top: inherit !important;
		bottom: -14px !important;
		left: 10%;
	}
	footer .contacts {
		left: 10px;
		position: static;
		float: left;
		width: 60%;
		margin-left: 5%;
	}
	.ps {
		position: absolute;
		bottom: -21px;
		right: 10%;
		top: inherit;
		left: inherit;
		;
	}
	footer img {
		left: 10px;
		position: static;
		float: left;
		width: 30%;
		margin-left: 5%;
	}
}

@media screen and (max-width: 440px) {
	header>a {
		display: inline-block;
		float: left;
		width: auto;
		margin-top: 5px;
		text-align: left;
		margin-bottom: 10px;
	}
	.wrapper {
		width: 100%;
		padding: 0px 15px;
		box-sizing: border-box;
	}
	header {
		width: 100%;
		height: 232px;
	}
	header h6 {
		position: static;
		width: 100%;
		left: 0%;
		top: 68px;
		float: left;
		text-align: center;
		margin-bottom: 2px;
	}
	header div {
		position: static;
		float: left;
		width: 100%;
		margin-right: 3%;
		margin-bottom: 10px;
		margin-top: 0px;
		text-align: center;
	}
	header button {
		position: static;
		margin-right: 3%;
		margin-top: 20px;
		width: 100%;
		float: left;
		margin: auto;
		;
		;
	}
	header img {
		left: 70px;
		top: 36px;
		position: static;
	}
	.content {
		width: 100%;
	}
	.breadcrumbs {
		margin: -22px 0 30px;
	}
	h1 {
		width: 100%;
	}
	.lc {
		margin: 0px;
		width: 100%;
	}
	.lc nav {
		width: 100%;
		float: left;
	}
	.lc .other-nav {
		width: 100%;
		float: right;
		margin-top: 0px;
	}
	.rc {
		width: 100%;
	}
	.banner-e div {
		width: 100%;
	}
	footer {
		width: 100%;
		padding: 0px 10px;
		position: relative;
		height: 600px;
		margin: -350px auto 0;
		box-sizing: border-box;
	}
	footer .links {
		width: 100%;
		position: static;
		float: left;
		margin-top: 30px;
		padding: 0px 10%;
		box-sizing: border-box;
		;
	}
	footer .nav {
		position: static;
		overflow: hidden;
		display: block;
		float: right;
		margin-top: 30px;
		width: 100%;
		margin-bottom: 200px;
		padding: 0px 10%;
		box-sizing: border-box;
		text-align: center;
	}
	footer>div:first-child {
		width: 130px;
		top: inherit !important;
		bottom: -14px !important;
		left: 10%;
	}
	footer .contacts {
		left: 10px;
		position: static;
		float: left;
		width: 100%;
		text-align: center;
		padding-right: 5%;
		box-sizing: border-box;
		margin-left: 0px;
		padding-left: 5%;
	}
	.ps {
		position: absolute;
		bottom: -91px;
		right: 10%;
		top: inherit;
		left: inherit;
		;
	}
	footer img {
		left: 10px;
		position: static;
		float: left;
		margin-left: 5%;
		width: initial;
	}
	.rc ul,
	.rc ol {
		margin: 23px 0 0 20px;
	}
	/* Статья в блоге */
	.rc .tip{
	    padding: 10px
	}
	.rc ul li, .rc ol li{
	        margin: 0 0 10px;
	}
	.rc ol li {
	        padding: 0 0 0 10px;
	}
	.rc ul{
	    margin: 10px;
	}
	.rc ol {
	    margin: 10px;
	    margin-left: 25px;
	}
	.rc p{
	    margin: 0 0 10px;
	}
	.rc .tip{
	        margin: 15px 0 15px;
	}
	.rc .tip h6{
	        margin-bottom: 0px;
	}
	.rc .tip h6{
	    line-height: 18px;
	}
	.banner-e, header h6 {
	}
	header{

	}
	.not-contents h3{
    font-size: 18px;
    }

	/* Статья в блоге END*/
}

.ya-share2 ul li:before {
	display: none;
}

.ya-share2 ul {
	margin: 0;
}

.copy {
	margin-top: 30px;
	color: #999;
	font: 14px/22px "Ubuntu", Arial, sans-serif;
	text-transform: none;
}

div.block_pod_hl {
	border: 2px solid #0e81b7;
	width: 100%;
	float: left;
	/* margin-top: -30px; */
	margin-bottom: 40px;
	text-align: center;
}

div.block_pod_hl div.top {
	background-color: #0e81b7;
}

div.block_pod_hl div.top p {
	text-align: center;
	font-family: "Open Sans Condensed";
	font-size: 20px;
	font-weight: 700;
	line-height: 46px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
}

div.block_pod_hl ul {
	width: 33%;
	float: left;
	margin: 0px;
	text-align: left;
	padding: 0px 40px;
	box-sizing: border-box;
}

div.block_pod_hl ul li {
	font-family: Ubuntu;
	font-size: 16px;
	line-height: 31px;
	color: #212121;
	position: relative;
	padding-left: 24px;
}

div.block_pod_hl ul li:first-child {
	font-family: "Open Sans Condensed";
	font-size: 16px;
	font-weight: 700;
	line-height: 46px;
	color: #0e81b7;
	text-transform: uppercase;
	padding-left: 0px;
}

div.block_pod_hl ul li::after {
	content: '';
	display: block;
	width: 16px;
	height: 1px;
	background: #212121;
	position: absolute;
	top: 15px;
	left: 0px;
}

div.block_pod_hl ul li:first-child::after {
	display: none;
}

div.block_pod_hl div.bottom {
	display: block;
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 15px;
}

a.cla-b-btn_blue {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans Condensed", Arial;
	text-shadow: 0 1px 1px #333;
	line-height: 27px;
	text-align: center;
	border: 0;
	background: rgb(14, 129, 183);
	padding: 15px 20px;
	text-decoration: none;
	margin-top: 20px;
	margin-top: 20px;
	-webkit-box-shadow: 2px 2px 0 0 rgba(14, 129, 183, .3);
	-moz-box-shadow: 2px 2px 0 0 rgba(139, 149, 28, .3);
	box-shadow: 2px 2px 0 0 rgba(14, 129, 183, .3);
}

div.main_pr_block {
	border-radius: 10px;
	text-align: center;
	width: calc((100% - 60px)/3);
	padding-top: 1px;
	position: relative;
	/* background-color: #d59200; */
	display: flex;
	flex-direction: column;
	height: inherit !important;
}

div.main_pr_block .link {
	;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}

div.main_pr_block .link_hover {
	font-family: "Open Sans Condensed";
	font-size: 18px;
	font-weight: 700;
	line-height: 79px;
	text-transform: uppercase;
	background: white;
	left: -18px;
	top: 0;
	right: -18px;
	bottom: 2px;
	border-radius: 0 0 9px 9px;
	text-align: center;
	text-decoration: none;
	z-index: 2;
	display: none;
}

div.main_pr_block:hover .link_hover {
	display: block;
	position: absolute;
}

div.main_pr_block .title {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: white;
	font-family: "Open Sans Condensed";
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

div.main_pr_block ul {
	margin-bottom: 10px;
	margin-top: 10px;
}

div.main_pr_block ul li {
	color: white;
	font-family: Ubuntu;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}

div.main_pr_block div.srock {
	width: calc(100% - 19px * 2);
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid rgba(255, 255, 255, 0.27);
	box-sizing: border-box;
	padding: 7px 10px 0px 10px;
	position: relative;
	width: calc(100% - 40px);
}

div.main_pr_block div.srock p.l {
	color: white;
	font-family: Ubuntu;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	width: 100%;
	margin: 0px;
	;
	;
}

div.main_pr_block div.srock p.r {
	color: white;
	font-family: Ubuntu;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	width: 100%;
}

div.main_block_all h3.dop_t {
	color: #212121;
	font-family: "Open Sans Condensed";
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	text-transform: uppercase;
	margin-top: 60px;
	margin-bottom: 30px;
}

div.form_st_in {
	border: 2px solid #889600;
	padding-bottom: 24px;
	float: left;
}

div.form_st_in div.top {
	background-color: #889600;
	padding: 0px 20px;
}

div.form_st_in div.top p {
	font-family: "Open Sans Condensed";
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: #ffffff;
	text-transform: uppercase;
	;
}

div.form_st_in form {
	text-align: center;
	padding: 0px 20px;
}

div.form_st_in form input {
	color: #9b9696;
	font-weight: 300;
	background: #fff;
	margin-top: 10px;
	font-size: 14px;
	border: 1px solid #c2c2c2;
	padding: .6em;
	width: 100%;
	box-shadow: inset 1px 1px 5px rgba(0, 0, 0, .25);
}

div.form_st_in form select {
	color: #9b9696;
	font-weight: 300;
	background: #fff;
	margin-top: 10px;
	font-size: 14px;
	border: 1px solid #c2c2c2;
	padding: .6em;
	width: 100%;
	box-shadow: inset 1px 1px 5px rgba(0, 0, 0, .25);
}

div.form_st_in form select option {}

div.form_st_in form button.cla-b-btn {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans Condensed", Arial;
	text-shadow: 0 1px 1px #333;
	line-height: 27px;
	text-align: center;
	border: 0;
	background: #8b951c;
	padding: 7px 20px;
	text-decoration: none;
	margin-top: 20px;
	margin-top: 20px;
	-webkit-box-shadow: 2px 2px 0 0 rgba(139, 149, 28, .3);
	-moz-box-shadow: 2px 2px 0 0 rgba(139, 149, 28, .3);
	box-shadow: 2px 2px 0 0 rgba(139, 149, 28, .3);
	cursor: pointer;
}

div.main_pr_block.orange_2 {
	background-color: #d59200;
}

div.main_pr_block.orange_2 .link_hover {
	color: #d59200;
}

div.main_pr_block.green {
	background-color: #889600;
}

div.main_pr_block.green .link_hover {
	color: #889600;
}

div.main_pr_block.blue {
	background-color: #0082ba;
}

div.main_pr_block.blue .link_hover {
	color: #0082ba;
}

div.main_pr_block.blue2 {
	background-color: #003a4d;
}

div.main_pr_block.blue2 .link_hover {
	color: #003a4d;
}

.lc.bottom_bl {
	display: none;
}

.footer {
	width: 100%;
	float: left;
	margin-top: 60px;
	padding-bottom: 40px;
}

.footer .wrapper {
	width: 990px;
	max-width: 990px;
	min-width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
	padding-top: 20px;
}

.footer-left {
	width: 100%;
	float: left;
	width: 210px;
	font-size: 14px;
	color: #828282
}

.footer-left p {
	padding-top: 15px;
	line-height: 18px
}

.f-number {
	font-weight: bold;
	font-size: 24px;
	color: #303030;
	text-decoration:none;
}

.f-number span {
	font-weight: 300;
	color: #b8b8b8
}

.social {
	padding-top: 20px;
	margin-left: -20px
}

.footer-right {
	float: left;
	width: 700px;
	margin-left: 80px;
	margin-bottom: 30px;
	position: relative;
}

.footer-right ul {
	float: left;
	list-style: none;
	width: 600px;
}

.footer-right ul li {
	padding-bottom: 5px;
	width: 300px;
	float: left;
	display: block;
}

.footer-right ul a {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans Condensed', Arial;
	color: #4e4e4e;
	font-weight: 300;
	line-height: 26px;
	text-decoration: none;
}

.footer-right ul a:hover {
	color: #e14525
}

.sp {
	/* background: url(/img/block_sp.png) center 0px no-repeat; */
	/* float: left; */
	width: 100%;
	margin-bottom: 60px;
}

.sp .predmet_seealso {
	max-width: 990px;
	width: 100%;
	/* max-width: 990px; */
	/* min-width: 990px; */
	margin-left: auto;
	margin-right: auto;
	/* padding: 0px 10px; */
	text-align: center;
	margin-top: 30px;
}

.sp .predmet_seealso ul {
	display: block;
	margin: 0 auto;
	max-width: 900px;
	width: 100%;
	text-align: center;
}

.sp .predmet_seealso ul li {
	list-style: none;
	margin: 0 10px;
	display: inline-block;
}

.sp .predmet_seealso ul li a {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', Arial;
	padding: 5px;
}

.sp .predmet_seealso .title {
	font-size: 18px;
	color: #303030;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans Condensed', Arial;
	text-shadow: 0 1px 1px #fff;
	text-align: center;
	line-height: 85px;
	padding-bottom: 55px;
}

.min-top {
	/* margin-top: 80px; */
}

.line {
	height: 1px;
	border-top: 1px solid #b9b9b9;
}

.f-navigate {
	width: 100%;
	float: right;
	list-style: none;
	text-align: left;
	margin-top: 0;
	padding-left: 300px;
	padding-right: 160px;
	box-sizing: border-box;
}

.f-navigate li {
	display: inline
}

.f-navigate li a {
	display: inline-block;
	color: #989898;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans Condensed', Arial;
	padding: 5px;
	text-shadow: 0 1px 1px #fff;
}

.f-navigate li a:hover {
	color: #e14525;
}

@media screen and (max-width: 440px) {
	div.block_pod_hl div.top_h {
		display: none;
	}
	div.block_pod_hl {
		margin-top: 10px;
	}
	div.block_pod_hl ul {
		text-align: center;
		width: 100%;
	}
	div.block_pod_hl ul li::after {
		display: none;
	}
	div.form_st_in {
		display: none !important;
	}
	div.main_pr_block {
		float: left;
		width: 100%;
		margin-bottom: 30px;
	}
	div.block_pod_hl div.top p {
		font-size: 16px;
		line-height: 26px;
		padding: 10px 0px;
	}
	.lc.bottom_bl {
		display: flex;
		margin-top: 20px;
		flex-direction: column;
	}
	.lc.bottom_bl .main_pr_block {
		-webkit-order: 2;
		order: 2;
	}
	.lc.bottom_bl .other-nav {
		-webkit-order: 3;
		order: 3;
	}
	.lc.bottom_bl .other-nav.seealso_info {
		-webkit-order: 1;
		order: 1;
	}
	.lc.bottom_bl nav {
		display: none !important;
	}
	.lc.left_bl .other-nav {
		display: none !important;
	}
	.lc.left_bl .main_pr_block {
		display: none !important;
	}
}

@media screen and (max-width: 380px),
screen and (max-width: 768px),
screen and (max-width: 320px),
screen and (orientation: landscape) and (max-width: 667px) {
	.footer .wrapper {
		width: auto;
		max-width: none;
		min-width: inherit;
		text-align: center;
	}
	.footer .wrapper div,
	.footer .wrapper ul {
		display: none;
	}
	.footer .wrapper div.footer-left,
	.footer .wrapper div.footer-right,
	.footer .wrapper div.footer-left div,
	.footer .wrapper .f-navigate,
	.footer .wrapper div.footer-right div,
	.footer .wrapper div.footer-right ul {
		display: block;
	}
	.footer .wrapper div.footer-right div {
		position: static !important;
	}
	.footer .wrapper div.footer-right {
		margin: 0;
		float: none;
		width: auto;
	}
	.footer .wrapper div.footer-right ul,
	.footer .wrapper div.footer-right ul li {
		width: auto;
		float: none;
	}
	.f-navigate,
	.f-navigate li {
		width: auto;
		float: none;
		text-align: center;
		padding: 0;
	}
	.footer .wrapper div.footer-left {
		width: auto;
		float: none;
	}
	.ps {
		display: none !important;
	}
}

.vidget_vk {
	padding-bottom: 20px;
	margin-top: -40px;
}

.vidget_vk .left {
	float: left;
	width: 200px;
}

.vidget_vk .right {
	float: right;
	width: calc(100% - 200px);
	clear: none !important;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	padding-top: 20px;
}

.intro .vidget_vk p {
	color: #0e81b7;
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
}

.comment_form_block {
	border: 2px solid #889600;
	padding-bottom: 24px;
	float: left;
}

.comment_form_block div.top {
	background-color: #889600;
	padding: 0 20px;
}

.comment_form_block div.top p {
	font-family: "Open Sans Condensed";
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
}

.comment-form input {
	color: #9b9696;
	font-weight: 300;
	background: #fff;
	margin-top: 10px;
	font-size: 14px;
	border: 1px solid #c2c2c2;
	padding: .6em;
	width: 100%;
	box-shadow: inset 1px 1px 5px rgba(0,0,0,.25);
}

.comment-form button.cla-b-btn {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans Condensed",Arial;
	text-shadow: 0 1px 1px #333;
	line-height: 27px;
	text-align: center;
	border: 0;
	background: #8b951c;
	padding: 7px 20px;
	text-decoration: none;
	margin-top: 20px;
	-webkit-box-shadow: 2px 2px 0 0 rgba(139,149,28,.3);
	-moz-box-shadow: 2px 2px 0 0 rgba(139,149,28,.3);
	box-shadow: 2px 2px 0 0 rgba(139,149,28,.3);
	cursor: pointer;
	float: right;
}

.comment-form {
	padding: 0 20px;
}

.comment-form p {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: left
}

.comment-form textarea  {
	height: auto;
	float: left;
	color: #222;
	margin-top: 2px;
	font-size: 1em;
	border: 1px solid #C2C2C2;
	padding: .3em;
	width:100%;
	border-radius: 5px;
	text-align:left;
	box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.25);
}

.comment-form textarea.error{
	border: 1px solid red !important;
	outline: none !important;
}

.comment_form_block .alert-success {
	padding: 20px;
}

.rc .intro div.help-ec-stars {
	clear: none;
	float: right;
	background: url(/assets/components/easycomm/img/web/ec-stars.png) 0 -16px repeat-x;
	width: 96px;
	height: 16px;
	margin: 4px;
}

.help-ec-stars span {
	background: url(/assets/components/easycomm/img/web/ec-stars.png) 0 0 repeat-x;
	display: block;
	height: 16px;
	width: 0px;
}

.help-ec-stars span.rating-0 {
	width: 0;
}

.help-ec-stars span.rating-1 {
	width: 16px;
}

.help-ec-stars span.rating-2 {
	width: 36px;
}

.help-ec-stars span.rating-3 {
	width: 56px;
}

.help-ec-stars span.rating-4 {
	width: 76px;
}

.help-ec-stars span.rating-5 {
	width: 96px;
}

.ec-message {
	margin-top: 20px;
}

.ya-share2 {
	margin-bottom: 20px;
}

/*.comment-form input, .comment-form textarea{font-size:18px; width:390px;  max-width:390px;}*/


@media screen and (max-width: 768px) {
	.article p iframe {
		width: 100%;
	}
	.vidget_vk {
		margin-top: -10px;
	}
	.vidget_vk .left {
		float: left;
		width: 100%;
	}
	.vidget_vk .left div {
		margin: auto;
	}
	.vidget_vk .right {
		float: right;
		width: 100%;
		text-align: center;
	}
	.intro .vidget_vk p {
		font-size: 16px;
		line-height: 26px;
	}
}

@media screen and (max-width: 380px) {
	.inforazdel .content {
		display: flex;
		flex-direction: column;
	}
	.inforazdel .content .breadcrumbs {
		order: 1;
	}
	.inforazdel .content .block_pod_hl {
		order: 2;
	}
	.inforazdel .content .lc.left_bl {
		order: 4;
		margin-top: 20px;
	}
	.inforazdel .content .rc {
		order: 3;
	}
	.inforazdel .content .lc.bottom_bl {
		order: 5;
	}
	.inforazdel header .phone_help,
	.inforazdel header button {
		display: none;
	}
	header {
		height: 240px;
	}
	.inforazdel.article header {
		height: 120px;
	}
}





/*Страница блога*/
.blog {
    text-align: initial;
    overflow: hidden
}

.blog h2 {
    margin-bottom: 30px;
    font-size: 36px;
    font-weight: bold;
    color: #212121
}

.blog .main {
    -ms-flex-preferred-size: 680px;
    flex-basis: 680px;
    max-width: 680px;
    margin-right: 20px;
    padding-right: 20px
}

.blog .side {
    -ms-flex-preferred-size: 240px;
    flex-basis: 240px;
    min-width: 240px
}

.block_pod_hl.clear-both {
    float: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.block_pod_hl.clear-both .top p {
    padding: 0
}

.block_pod_hl.clear-both::after {
    content: '';
    display: table;
    clear: both
}

.button-green.button-link {
    width: auto
}

.button-link {
    display: inline-block;
    margin-top: 20px;
    text-decoration: none
}

.popular-rubric {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9
}

.popular-rubric .search-form label {
    position: relative;
    display: block
}

.popular-rubric .search-input {
    width: 100%;
    padding: 12px 35px 10px 25px;
    color: #A7A7A7;
    font-size: 16px;
    font-weight: 300;
    background: #fff;
    border: 1px solid #c2c2c2;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.25)
}

.popular-rubric .search-input::-webkit-input-placeholder {
    font-weight: bold;
    text-transform: uppercase
}

.popular-rubric .search-input:-ms-input-placeholder {
    font-weight: bold;
    text-transform: uppercase
}

.popular-rubric .search-input::-ms-input-placeholder {
    font-weight: bold;
    text-transform: uppercase
}

.popular-rubric .search-input::placeholder {
    font-weight: bold;
    text-transform: uppercase
}

.popular-rubric .search-button {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 17px;
    height: 17px;
    background-color: transparent;
    background-image: url("/img/blog/search.png");
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.popular-rubric .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
    padding: 0;
    list-style-type: none
}

.popular-rubric .item {
    -ms-flex-preferred-size: calc(33.3333% - 40px);
    flex-basis: calc(33.3333% - 40px);
    max-width: calc(33.3333% - 40px);
    margin: 0 20px 40px;
    font-family: 'Open Sans Condensed', Arial
}

.popular-rubric .item-link {
    position: relative;
    display: block;
    padding-bottom: 100%;
    text-align: center;
    text-decoration: none;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.popular-rubric .item-link:hover::before {
    opacity: 0.2
}

.popular-rubric .item-link::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in
}

.popular-rubric .item-link .title {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold
}

.popular-rubric .item-link.diplom {
    background-image: url("/img/blog/diplom.png");
    background-position: right bottom 23px
}

.popular-rubric .item-link.cursovaya {
    background-image: url("/img/blog/cursovaya.png");
    background-position: center bottom 27px
}

.popular-rubric .item-link.shpargalka {
    background-image: url("/img/blog/shpargalka.png");
    background-position: right -20px bottom 12px
}

.popular-rubric .item-link.controlnaya {
    background-image: url("/img/blog/controlnaya.png");
    background-position: center bottom 36px
}

.popular-rubric .item-link.video {
    background-image: url("/img/blog/video.png");
    background-position: center bottom 37px
}

.popular-rubric .item-link.otchet {
    background-image: url("/img/blog/otchet.png");
    background-position: center bottom 33px
}

.popular-rubric .side .other-nav ul {
    padding: 0
}

.popular-rubric .side .other-nav .nav-list>li>a {
    position: relative;
    background-image: none
}

.popular-rubric .side .other-nav .nav-list>li>a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #9A9A9A;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.popular-rubric .side .other-nav .nav-list>li>a.opened {
    color: #212121
}

.popular-rubric .side .other-nav .nav-list>li>a.opened::before {
    -webkit-transform: translate(0, -50%) rotate(90deg);
    transform: translate(0, -50%) rotate(90deg)
}

.popular-rubric .side .other-nav .sub {
    display: none
}

.popular-rubric .side .other-nav .sub sup {
    color: #9A9A9A;
    font-size: 10px;
    text-decoration: none
}

.popular-rubric .side .other-nav .sub li {
    margin-bottom: 5px
}

.popular-rubric .side .other-nav .sub a {
    display: block;
    color: #0E81B7;
    font-size: 14px;
    text-transform: initial;
    text-decoration: underline;
    background-image: none;
    -webkit-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in
}

.popular-rubric .side .other-nav .sub a:hover {
    color: #0a6088
}

.video-blog {
    padding: 60px 0 20px;
    border-bottom: 1px solid #d9d9d9
}

.video-blog-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.video-blog-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 680px;
    margin-bottom: 25px
}

.video-blog-head h2 {
    margin-bottom: 0
}

.video-blog .video-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
    padding: 0;
    list-style-type: none
}

.video-blog .video-item {
    -ms-flex-preferred-size: calc(33.3333% - 40px);
    flex-basis: calc(33.3333% - 40px);
    max-width: calc(33.3333% - 40px);
    margin: 0 20px 40px
}

.video-blog .video-link {
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 56%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.video-blog .video-link:hover::before {
    background-color: rgba(0, 0, 0, 0.5)
}

.video-blog .video-link::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 47px;
    height: 47px;
    background-image: url("/img/blog/play-button.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s
}

.video-blog .video-title {
    font-family: 'Open Sans Condensed', Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5
}

.video-blog .video-info {
    position: relative;
    display: block;
    padding-left: 25px;
    color: #959595;
    font-family: Ubuntu, 'Open Sans Condensed', Arial;
    font-size: 14px
}

.video-blog .video-info::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 17px;
    height: 11px;
    background-image: url("/img/blog/views.png");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-articles {
    padding: 60px 0 20px;
    border-bottom: 1px solid #d9d9d9
}

.blog-articles h2 {
    margin-bottom: 40px
}

.blog-articles-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog-articles .link-tags {
    margin-bottom: 35px
}

.blog-articles .link-tags .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0
}

.blog-articles .link-tags .item {
    margin-right: 18px
}

.blog-articles .article-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
    padding: 0;
    list-style-type: none
}

.blog-articles .article-item {
    -ms-flex-preferred-size: calc(50% - 40px);
    flex-basis: calc(50% - 40px);
    max-width: calc(50% - 40px);
    margin: 0 20px 45px
}

.blog-articles .blog-article .image {
    margin-bottom: 15px
}

.blog-articles .blog-article .image a,
.blog-articles .blog-article .image img {
    display: block
}

.blog-articles .blog-article .date {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #959595
}

.blog-articles .blog-article .title {
    display: block;
    font-family: 'Open Sans Condensed', Arial;
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold
}

.blog-articles .promo-block {
    max-width: 240px;
    margin: 0 auto;
    color: #ffffff;
    background-color: #D59200;
    border-radius: 10px;
    overflow: hidden
}

.blog-articles .promo-block .info {
    padding: 25px 20px 0;
    text-align: center
}

.blog-articles .promo-block .title {
    display: block;
    margin-bottom: 5px;
    font-family: 'Open Sans Condensed', Arial;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase
}

.blog-articles .promo-block .promo-list {
    margin: 0 0 10px;
    padding: 0 0 10px;
    font-size: 12px;
    border-bottom: 1px solid #ffffff
}

.blog-articles .promo-block .date {
    display: block;
    margin-bottom: 5px;
    font-size: 18px
}

.blog-articles .promo-block .price {
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold
}

.blog-articles .promo-block .promo-order {
    display: block;
    padding: 10px 20px;
    color: #ffffff;
    font-family: 'Open Sans Condensed', Arial;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #E62117;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease-in;
    transition: background-color 0.2s ease-in
}

.blog-articles .promo-block .promo-order:hover {
    background-color: #b81a12
}

.youtube-widget .title {
    display: block;
    margin-bottom: 25px;
    color: #212121;
    font-family: 'Open Sans Condensed', Arial;
    font-weight: bold;
    line-height: 19px;
    text-transform: uppercase
}

.youtube-widget .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.youtube-widget .channel-logo {
    display: block;
    width: 48px;
    height: 48px;
    margin-right: 10px
}

.youtube-widget .name {
    display: block;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 9px
}

.youtube-widget .link {
    display: block;
    width: 120px;
    height: 24px;
    color: #555555;
    background-image: url("/img/blog/youtube.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.pagination ul.pagination {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pagination li {
    position: relative;
    margin: 0 3px
}

.pagination li a,
.pagination li span {
    display: block;
    padding: 4px 10px;
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-transition: color 0.2s ease-in, background-color 0.2s ease-in;
    transition: color 0.2s ease-in, background-color 0.2s ease-in;
    color: #0e81b7;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2)
}

.pagination li a {
    text-decoration: none
}

.pagination li a:hover {
    color: #0a6088;
    background-color: #f0f0f0
}

.pagination li.active a {
    color: #ffffff;
    background-color: #0e81b7
}

.pagination li.disabled {
    opacity: 0.7
}

.pagination li.disabled span {
    color: #555555
}

.video-single .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px solid #d9d9d9
}

.video-single .caption {
    display: block;
    float: none;
    width: auto;
    margin: 0;
    margin-right: auto;
    padding: 0;
    font-size: 20px;
    line-height: 1;
    text-transform: initial;
    text-align: left
}

.video-single-item {
    position: relative;
    padding-bottom: 56.25%
}

.video-single-item iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.video-single-info {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.3);
    border: 2px solid #d9d9d9;
    border-top: 0
}

.video-single .view-count {
    display: block;
    margin-bottom: 2px;
    margin-left: 5px;
    color: #666666;
    font-size: 18px;
    line-height: 24px;
    text-align: right;
    white-space: nowrap
}

.calc-form {
    position: relative;
    right: initial;
    bottom: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    background-color: #ffffff;
}

.calc-form .form-wrapper {
    width: 100%;
    padding: 10px;
}

.calc-form form {
    display: block !important;
}

.calc-form .image {
    width: 100%;
    max-width: 50%;
    /*background-image: url('/img/inforazdel/banner-bg.jpg');*/
     background-image: url('/img/inforazdel/img_info_form.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

span.calc-form-title {
    display: block;
    margin: 10px;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
}

@media screen and (max-width: 1023px) {
    .popular-rubric .item {
        -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
        max-width: calc(50% - 40px)
    }
    .video-blog .video-item {
        -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
        max-width: calc(50% - 40px)
    }
}

@media screen and (max-width: 767px) {
    .blog h2 {
        font-size: 24px;
        margin-bottom: 20px
    }
    .blog .main {
        margin-right: 0;
        padding-right: 0
    }
    .popular-rubric {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .popular-rubric .item {
        -ms-flex-preferred-size: calc(33.3333% - 40px);
        flex-basis: calc(33.3333% - 40px);
        max-width: calc(33.3333% - 40px)
    }
    .video-blog-head h2 {
        margin-bottom: 0
    }
    .video-blog .video-blog-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .blog-articles .blog-articles-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .video-single .title {
        font-size: 24px;
        line-height: 30px
    }
    .calc-form .image {
        display: none;
    }
    .calc-form .form-wrapper {
        padding: 0;
    }
}

@media screen and (max-width: 600px) {
    .blog .side {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-bottom: 10px
    }
    .blog .side .other-nav.blog-nav {
        display: block;
        margin: 10px 0
    }
    .blog .side .other-nav.blog-nav .h4 {
        position: relative;
        display: inline-block;
        margin-bottom: 10px
    }
    .blog .side .other-nav.blog-nav .h4::before {
        content: '';
        position: absolute;
        right: -15px;
        top: 50%;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 7px solid #000000;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    .blog .side .other-nav.blog-nav .h4.opened::before {
        -webkit-transform: translate(0, -50%) rotate(90deg);
        transform: translate(0, -50%) rotate(90deg)
    }
    .blog .side .other-nav.blog-nav .nav-list {
        display: none
    }
    .button-green.button-link {
        max-width: 240px
    }
    .popular-rubric .list {
        margin: 0 -10px
    }
    .popular-rubric .item {
        -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
        max-width: calc(50% - 20px);
        margin: 0 10px 10px
    }
    .popular-rubric .item-link .title {
        -webkit-filter: drop-shadow(0 0 1px #000);
        filter: drop-shadow(0 0 1px #000)
    }
    .video-blog {
        padding-top: 20px
    }
    .video-blog .video-link {
        margin-bottom: 5px
    }
    .video-blog .video-list {
        display: block
    }
    .video-blog .video-item {
        max-width: 100%;
        margin-bottom: 20px
    }
    .video-blog .youtube-widget {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .video-blog .youtube-widget .title {
        margin-bottom: 0;
        margin-right: 5px
    }
    .blog-articles {
        padding-top: 20px
    }
    .blog-articles .link-tags {
        margin-bottom: 15px
    }
    .blog-articles .link-tags .list {
        overflow-x: auto
    }
    .blog-articles .link-tags .item {
        white-space: nowrap
    }
    .blog-articles .article-list {
        display: block
    }
    .blog-articles .article-item {
        max-width: 100%;
        margin-bottom: 15px
    }
    .blog-articles .blog-article .image {
        margin-bottom: 5px
    }
    .blog-articles .blog-article .image img {
        width: 100%
    }
    .blog-articles .blog-article .date {
        margin-bottom: 3px
    }
    .blog-articles .blog-article .title {
        font-size: 16px;
        line-height: 1.2
    }
    
}/*# sourceMappingURL=style.css.map */



.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 38px;
    margin-top: 10px;
    height: 33px !important;
    padding: 0 0 0 8px;
}

.footer-custom .f-navigate{
    padding-left: 0px;
    padding-right: 0px;
}

.popular-rubric .item-link.nauka {
    background-image: url(/img/blog/science_article_icon.png);
    background-position: center bottom 0;
}

.liveform .intl-tel-input .flag-dropdown{
    left:30px;
}
.liveform .check_rulles{
    margin:0;
}


div.payment_form{display:block !important;}


