body  {
	font:13px/20px Ubuntu, Arial, Helvetica, sans-serif !important;
	width:100%;
	/*height:100%;*/
	position:relative;
	margin:0 auto;
	padding:0;
	color:#888888;
}
button, input[type='submit'], input[type='button'], .basket_button, .basket_button span {
	text-transform:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	outline:none;
}
h1 {
    /*clear: both;*/
    color: #383838;
    font-size: 36px;
    font-weight: 500;
    line-height: 38px;
    padding-bottom: 25px;
    padding-right: 55px;
}
h1.shifted {
	padding-right:200px;
}
h2, h3, h4, h5 {
	color:#383838;
	line-height:20px;
	font-weight: 500;
}
h2 {
	font-size:24px;
	margin: 0 0 24px;
}
h3{
	margin:0 0 23px;
}
h3, h3 a {
	font-size:20px;
	line-height:20px;
	font-weight: 500;
}
a h3 {
	display:inline-block;
}
h4 {
	font-size:16px;
    margin:0 0 23px;
}
h5 {
    font-size: 14px;
    margin: 0 0 23px;
}
img {
	border:0;
}
blockquote{
    color:#383838;
    font-size:13px;
    margin:43px 0 45px;
    min-height:40px;
    padding-left:25px;
    position:relative;
    vertical-align:middle;
}
blockquote:before{
	bottom:3px;
    content:" ";
    display:block;
    left:0;
    position:absolute;
    top:3px;
    width:3px;
	background-color:#ddd;
}
.medium { font-weight: 500; font-size: 14px; }
hr  {
	border:0;
	height:1px;
	margin:20px 0;
	background: #E5E5E5;
}
p {
	color:#888888;
	font-size:13px;
	margin:0px 0px 20px;
}
a {
	cursor:pointer;
	text-decoration:none;
}
table {
	border-collapse:collapse;
}
ol {
	counter-reset:li;
}
ol li {
	position:relative;
}
ol li:before {
	content:counter(li) ". " !important;
	counter-increment:li;
	padding-right:0 !important;
	color:#383838;
}
ul li:before  {
	content:"\25CF";
	color:#383838;
}
li  {
	list-style-type:none;
}
.big_text {
	font-size:18px;
	font-weight:500;
}
.middle_text {
	font-size:14px;
}
hr.long { margin: 35px 0px 30px; }
.border_block_wide { border: 1px solid #e5e5e5; padding: 9px 38px 34px; }
.border_block_wide .props_list { width: 100%; }
.border_block_wide .props_list td:first-child { font-size: 14px; }
.border_block_wide .props_list td:first-child .txt { padding-right: 28px; }
.border_block_wide .props_list td:last-child { font-size: 16px; font-weight: bold; }
.border_block_wide .props_list td:last-child .txt { padding-left: 29px; }
.border_block_wide .props_list td .txt { padding-left: 14px; }
.border_block_wide .props_list td { padding-top: 6px; }
table.props_list { border-collapse: collapse; border: 0px; }
table.table td{padding:10px;}
table[data-bx-no-border="Y"] td { border: 0px; border-bottom: 1px dotted #c3c3c3; }
.props_list td { text-align: right; padding: 2px 0px 2px 10px; font-size: 13px; }
.border_block_wide .props_list td {border-bottom: 1px dotted #c3c3c3;}
.props_list td > span, .props_list td > .txt { position: relative; background: #FFF; padding: 0px; display: inline-block;color: #666; }
.border_block_wide .props_list td > span, .border_block_wide .props_list td > .txt{bottom: -11px;background: #FFF;padding: 0px 0px 0px 10px;display: inline-block;}
.props_list tr td:first-child { text-align: left; padding-right: 10px; padding-left: 0px;}
.props_list tr td:first-child > span, .props_list tr td:first-child > .txt { padding-right: 12px; position: relative; }
.props_list tr td:first-child > span.whint { padding-right: 32px; }
.border_block_wide .props_list tr td:first-child > span:before, .border_block_wide .props_list tr td:first-child > .txt:before  { content: ""; display: block; position: absolute; background: #ddd; left: 1px; top: 10px; width: 2px; height: 2px; }
.props_list tr td:first-child > .txt:before { top: 9px; width: 3px; height: 3px; }
.tizer_bold_text { font-weight: 600; font-size: 18px; }
.tizer_text { font-size: 16px; }


.overlay{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:1px;
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
	z-index: 0;
}
video {
	min-width: 100%;
	min-height: 100%;
}
.video { 
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background-size: cover; 
}

@media (min-width: 460px) {
	#header .middle-h-row .logo_wrapp .slogan {
		margin: -20px 0px 10px 66px;
	}
}
#header .middle-h-row .text_wrapp .timework {
	line-height: 1.4;
}
#header .middle-h-row .text_wrapp .timework p {
	margin: 5px 0;
}

@media (max-width: 1100px) {
	body #header .middle-h-row td.text_wrapp {
		width: 32%;
		padding: 0 3px 0 30px;
	}
}


.user-auth-link {
	font-size: 13px;
	margin-top: -27px;
	margin-bottom: 5px;
}


ul.left_menu > .item,
.news_blocks .info_block .item  {
	width: auto;	
}

#footer .wrapper_inner {
    padding-bottom: 24px;
}
#footer .footer_bottom_inner {
	padding-bottom: 16px!important;
}

#footer .footer_inner .menu_item a {
    margin-bottom: 12px;
}

.footer_bottom_inner .logo {
	max-width: 120px;
	display: block;
	margin: 0 auto;
}
.footer_bottom_inner .logo img {
	height: auto;
	max-width: 100%;
}
.footer_bottom_inner .copyright {
	text-align: center;
}


.footer_bottom_inner .store_property {
	margin-bottom: 12px;
}


.footer_bottom_inner .social .small_title {
	display: none;
}
.footer_bottom_inner .social:before {
	display: block;
	width: 0;
	height: 1px;
	background: url(images/svg/social-color.svg);
	opacity: 0.01;
}
.footer_bottom_inner .soc_icons .item_block a {
    background-image: url(images/svg/social.svg?v2);
}
.footer_bottom_inner .soc_icons .item_block a:hover {
    background-image: url(images/svg/social-color.svg);
	opacity: 1;
}


div.tizers_block {text-align: center;margin-top:60px;}
div.tizers_block .he4{text-transform:uppercase;font-size:14px; padding: 10px 0;}
div.tizers_block .he4:after{margin: 12px auto 0px auto;}
div.tizers_block .item {width:19%;}
div.tizers_block .image {width:88px; height:88px; border-radius:100px; border:1px solid #e2e8e9;margin: 0 auto;}
div.tizers_block .image img {margin:22px; width:44px; height:44px;}

.about-box {
	position: relative;
    background: #de002b;
	color: #fff;
    padding: 56px 62px;
	font-size: 18px;
	line-height: 1.6;
	margin: 0 0 40px 0;
	text-align: justify;
}
.about-box:before,
.about-box:after {
	content: '';
	position: absolute;
	display: block;
	width: 66px;
	height: 66px;
	background-repeat: no-repeat;
	background-size: contain;
}
.about-box:before {
	background-image: url('images/svg/pattern-white-top-left.svg');
	background-position: 0 0;
	top: 20px;
	left: 20px;
}
.about-box:after {
	background-image: url('images/svg/pattern-white-bottom-right.svg');
	background-position: 100% 100%;
	bottom: 20px;
	right: 20px;
}
@media (max-width: 480px) {
	.about-box {
		padding: 42px 50px;
		font-size: 14px;
	}
}


.advantages-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.advantages-box .advantages-image,
.advantages-box .advantages-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    box-sizing: border-box;
}
.advantages-box .advantages-image {
    align-self: center;
    max-width: 30%;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding-right: 30px;
    padding-left: 30px;
}
.advantages-box .advantages-image img {
	width: 120px;
	height: 150px;
}
@media (max-width: 768px) { 
	.advantages-box .advantages-image {
		display: none;
	}
}
.advantages-list {
}
.advantages-list .item {
    position: relative;
    padding-left: 120px;
    min-height: 90px;
	margin: 24px 0;
}
.advantages-list .item .item-image {
	width: 88px;
	height: 88px;
	border-radius: 100px;
	border: 1px solid #e2e8e9;
	margin-right: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -44px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.advantages-list .item .item-image img {
	width: 44px;
	height: 44px;
}
.advantages-list .item h4 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 16px 0;
	text-align: left;
}
.advantages-list .item p {
	font-size: 14px;
	color: #333;
	margin: 5px 0;
}


.advantages-list-2 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -15px;
}
.advantages-list-2 .item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    box-sizing: border-box;
}

.advantages-list-2 .item .item-image {
	width: 60px;
	height: 60px;
	text-align: center;
	position: absolute;
	left: 15px;
	top: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.advantages-list-2 .item .item-image img {
	width: 50px;
	height: 50px;
}
.advantages-list-2 .item h4 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	text-align: left;
	padding-left: 80px;
	min-height: 60px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.advantages-list-2 .item p {
	font-size: 14px;
	color: #333;
	margin: 5px 0;
}


.price_pdf_block {
	position: relative;
	margin: 40px 0 0 0;
	padding: 20px 20px 20px 140px;
	min-height: 140px;
	box-shadow: 0 0 1px #a2a6aa inset;
	-webkit-transition: box-shadow ease-out .2s,border ease-out .2s;
	-moz-transition: box-shadow ease-out .2s,border ease-out .2s;
	-o-transition: box-shadow ease-out .2s,border ease-out .2s;
	transition: box-shadow ease-out .2s,border ease-out .2s;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	box-sizing: border-box;
}
.price_pdf_block:before {
	content: ''; 
    display: block;
	position: absolute;
	left: 20px;
	top: 20px;
    background: url(images/svg/pdf.svg) no-repeat;
    width: 100px;
    height: 100px;
}
.price_pdf_block .content {
	position: relative;
	width: 100%;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	box-sizing: border-box;
}
.price_pdf_block .content h4 {
}
.price_pdf_block .content p {
	margin: 0;
}
.price_pdf_block .file-link {
	align-self: center;
	max-width: 30%;
	-ms-flex-positive: 0;
	flex-grow: 0;
	padding-left: 24px;
}

@media (max-width: 768px) { 
	.price_pdf_block {
		display: block;
		padding: 20px;
	}
	.price_pdf_block:before {
		display: none;
	}
	.price_pdf_block .file-link {
		padding-left: 0;
		padding-top: 20px;
	}
}


#footer .footer_inner .rows_block .item_block h5 {
	font-size: 16px;
	margin: 0 0 16px 0;
}

#footer .footer_bottom_inner .links.rows_block.soc_icons {
	max-width: 180px;
	min-width: 180px;
}

@media (max-width: 870px) {
	#footer .footer_inner .rows_block .item_block.col-2 {
		width: 100%;
		margin-bottom: 20px;
	}
	#footer .footer_bottom_inner .rows_block .item_block.col-2.address,
	#footer .footer_bottom_inner .rows_block .item_block.col-2.soc {
		width: 50%;
	}
	
}


.row .item_block>a img.img-cover,
.articles-list.lists_block .item .left-data img.img-cover {
	height: 100%;
	width: 100%;
	object-fit: cover;
}


.top_slider_wrapp .flex-direction-nav li,
.top_slider_wrapp .flex-direction-nav li a,
.border.custom_flex .flex-direction-nav li a {
	transition: none;
}


.top_block .title_block a {
	font-size: inherit;
	color: inherit;
	text-decoration: none;
	border-bottom: 2px solid #c50026;
}
.top_block .title_block a:hover {
	color: #c50026;
}

.staff.list .staff_section_title h2 {
font-size: 16px !important;
margin: 0 !important;
}

.jobs_wrapp .item .name .title h3 {
margin: 0 !important;
font-size: 16px !important;
}

.phones .phone_wrap a:hover {
color: #cf0027 !important;
}