

/* Start:/bitrix/templates/template/styles.css?17313950023649*/
html 
{
	background:#f5f5f5;
	height:100%;
}
body 
{
    font-family: 'IBM Plex Sans';
	font-size:15px;
	color:#212121;
	line-height:1.5em;
	margin:0;
	padding:0;
	height:100%;
}
table 
{
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
td
{
	margin: 0px;
	padding: 0px;
}
form
{
	padding: 0px;
	margin: 0px;
}
h1
{
    font-family: 'IBM Plex Sans Medium';
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	color: #2c3035;
	margin: 0 0 45px;
}
h2
{
    font-family: 'IBM Plex Sans Medium';
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	color: #2c3035;
	margin: 0 0 45px;
}
h3
{
    font-family: 'IBM Plex Sans Medium';
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	color: #2c3035;
	margin: 0 0 45px;
}
h4
{
    font-family: 'IBM Plex Sans Medium';
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	color: #2c3035;
	margin: 0 0 45px;
}
p
{
	padding: 0 0 35px;
	margin: 0px;
}
a
{
	outline:none;
	color: #212121;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
	text-decoration:none;
}
a:hover
{
	color: #3d95ff;
}
button:hover, input[type="submit"]:hover, input[type="reset"]:hover
{
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
a img
{
	border: 0px;
}
.Holder img, .Holder iframe 
{
	max-width: 100%;
	height: auto;
	display: block;
}
@font-face {
    font-family: 'IBM Plex Sans';
    src: local('IBM Plex Sans Regular'), local('IBM-Plex-Sans-Regular'),
        url('/bitrix/templates/template/fonts/IBMPlexSans.woff2') format('woff2'),
        url('/bitrix/templates/template/fonts/IBMPlexSans.woff') format('woff'),
        url('/bitrix/templates/template/fonts/IBMPlexSans.ttf') format('truetype');
    font-style: normal;
	font-display: swap;
  }
@font-face 
{
    font-family: 'IBM Plex Sans Bold';
    src: local('IBM Plex Sans Bold'), local('IBM-Plex-Sans-Bold'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-Bold.woff2') format('woff2'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-Bold.woff') format('woff'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-Bold.ttf') format('truetype');
    font-style: normal;
	font-display: swap;
}
@font-face 
{
    font-family: 'IBM Plex Sans Light';
    src: local('IBM Plex Sans Light'), local('IBM-Plex-Sans-Light'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-Light.woff2') format('woff2'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-Light.woff') format('woff'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-Light.ttf') format('truetype');
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'IBM Plex Sans Medium';
    src: local('IBM Plex Sans Medium'), local('IBM-Plex-Sans-Medium'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-Medium.woff2') format('woff2'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-Medium.woff') format('woff'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
@font-face 
{
    font-family: 'IBM Plex Sans Semi Bold';
    src: local('IBM Plex Sans Semi Bold'), local('IBM-Plex-Sans-Semi-Bold'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-SemiBold.woff2') format('woff2'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-SemiBold.woff') format('woff'),
        url('/bitrix/templates/template/fonts/IBMPlexSans-SemiBold.ttf') format('truetype');
    font-style: normal;
	font-display: swap;
}
button, input, select, textarea
{
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button:focus, input:focus, textarea:focus
{
    outline:none;
}
/* End */


/* Start:/bitrix/templates/template/template_styles.css?173649063828117*/
.Title
{
    font-family: 'IBM Plex Sans Bold';
    font-size:28px;
	color:#2c3035;
	margin:0 0 35px;
}
.Title, .Name
{
	line-height:normal;
}
.Content table
{
	width:100%;
	color: #333333;
	line-height:normal;
}
.Content table td
{
	border:1px solid #eff1f5;
	vertical-align:middle !important;
	padding:18px 25px;
	font-size:15px;
}
.Content table td p
{
	padding:0 !important;
	margin:0 !important;
}
.Content table tr:first-child td
{
	background: #f8f9fb;
    padding:20px 25px !important;
    vertical-align: middle;
	border:1px solid #eff1f5;
    font-family: 'IBM Plex Sans Bold';
    font-size: 16px;
} 
.Content table tr:nth-child(1)
{
	background:none;
    vertical-align: middle;
	border:1px solid #eff1f5;
	font-weight:normal;
} 
.Content table tr:hover
{
	background: #eff1f5;
} 
.Holder input[type="text"]
{
	background:#ffffff;
	line-height:56px;
    font-family: 'IBM Plex Sans';
	font-size:15px;
	border:none;
    width: 96%;
	padding:0 2%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	color:#9999b3;
}
.Holder textarea
{
	background:#ffffff;
    font-family: 'IBM Plex Sans';
	font-size:15px;
	border:none;
    width: 96%;
	padding:5px 2%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	max-width:96%;
}
[id^="wait_comp_"]
{
   display: none;
}
.Flex 
{
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important; 
	justify-content:flex-start;
}
.Holder 
{
	min-height: 100%;
	position: relative;
	- height: 100%;
}
#Blocks 
{
	padding: 0px 0px 477px 0px;
}
.Wrapper
{
	max-width:1348px;
	position:relative;
	margin: 0 auto;
}
.Header
{
	height:115px;
}
.Header .Flex
{
    justify-content: space-between;
    align-items: center;
    height: 115px;
}
.Header .Logo 
{
    width: 32%;
}
.Header .Logo img
{ 
    max-height: 55px;
}
.Header .Logo a
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    color: #212121;
}
.Header .Logo span
{
    font-family: 'IBM Plex Sans Bold';
	font-size:16px;
    line-height: normal;
	margin:0 0 0 23px;
}
.MainMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.MainMenu ul li
{
	display:inline-block;
	position:relative;
	margin:0 25px;
}
.MainMenu ul li a
{
    font-family: 'IBM Plex Sans Bold';
	font-size:15px;
	color:#2c3035;
}
.MainMenu ul li a:hover
{
	color:#3d95ff;
}
.MainMenu ul.store-horizontal 
{
    list-style: none;
    margin:0;
	padding:0;
}
.MainMenu ul.store-horizontal > li > a 
{
    display: block;
}
.MainMenu ul.store-horizontal li a span
{
    position: relative;
    display: block;
}
.MainMenu .dropdown-menu 
{
    display: none;
    background: #FFFFFF;
	padding:20px 20px;
    left: -20px;
    list-style: outside none none;
    margin:0;
	top:30px;
    min-width:267px;
    max-width:355px;
    position: absolute;
    z-index: 602;
	-webkit-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
}
.MainMenu .Catalog .dropdown-menu 
{
    min-width:355px;
}
.MainMenu .Resheniya .dropdown-menu 
{
    min-width:355px;
}
.MainMenu .dropdown-menu > .dropdown 
{
    position: relative;
}
.MainMenu .dropdown-menu > .dropdown > .dropdown-menu 
{
    background: #004ca7;
    left: 100%;
    top: 0;
}
.MainMenu .dropdown-menu li
{
    display: block;
	margin:0 0 15px;
	height:auto;
}
.MainMenu .dropdown-menu li:last-child
{
	margin:0;
}
.MainMenu .dropdown-menu li a
{
    border-bottom:none !important;
}
.MainMenu .dropdown-menu > li  a 
{
    display: block;
}
.MainMenu .dropdown-menu li a span
{
    height: auto !important;
}
.MainMenu .dropdown-menu > li > a 
{
    font-family: 'Montserrat';
	text-transform:none;
    color: #353535;
	font-size:14px;
	line-height:normal;
    text-decoration: none;
}
.MainMenu .dropdown-menu > li > a:hover
{
    font-family: 'Montserrat Bold';
    color: #ED1C24;
}
.MainMenu .dropdown-menu i
{
	display:none;
}
.MainMenu .dropdown-menu.more .dropdown-menu
{
	display:none;
}
.Header .Icons > div 
{
	position:relative;
}
.Header .MobileMenu 
{
    display: none;
    margin: -5px 15px 0 0;
    vertical-align: middle;
}
.Header .MobileMenu > span
{
    background-image: url(/bitrix/templates/template/images/svg/menu.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #f1f5fb;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    background-size: 22px;
	font-size:0px;
    content: '';
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 37px;
    height: 29px;
}
.Header .Special 
{
    display: inline-block;
    margin: 5px 0 0;
    vertical-align: middle;
}
.Header .Special a
{
	font-size:0px;
}
.Header .Special a:before
{    
	background-image: url(/bitrix/templates/template/images/svg/glasses.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #f1f5fb;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    background-size: 20px;
	content:'';
    margin: 0;
    padding: 0;
	display:inline-block;
	width:37px;
	height:29px;
}
.InfoBlock
{
	background-image: url(/bitrix/templates/template/images/header-bg.jpg);
    background-position: 50% 0%;
    background-repeat: no-repeat;
	background-color:#3489ff;
	padding:80px 0 40px;
	margin: 0 0 48px;
}
.StatsBlock
{
	padding:48px 0 0;
	width:28%;
}
.StatsBlock .Title
{
	font-size:16px;
	margin:0 0 33px;
	color:#fff;
}
.StatsBlock .Items 
{
    max-width: 280px;
}
.StatsBlock .Items .Item
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    white-space: nowrap;
    position: relative;
    line-height: normal;
	margin:0 0 28px;
}
.StatsBlock .Items .Item .Name
{
    position: relative;
	font-size:13px;
	color:#aad4fe;
}
.StatsBlock .Items .Item .Name span
{
    background: #439eff;
    padding: 0 3px 0 0;
    z-index: 20;
    position: relative;
}
.StatsBlock .Items .Item .Line
{
    position: relative;
    width: 50%;
    margin: 0 5px;
    overflow: hidden;
}
.StatsBlock .Items .Item .Line::after
{
    border-bottom: 1px dotted #aad4fe;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    bottom: 5px;
    display: inline-block;
}
.StatsBlock .Items .Item .Value
{
    text-align: right;
	font-size:16px;
	color:#ffffff;
}
.StatsBlock .Items .Item .Value span
{
    background: #439eff;
    padding: 0 0 0 3px;
    z-index: 20;
    position: relative;
}
.SearchBlock
{
	width:72%;
}
.SearchBlock .Anonse
{
	max-width:620px;
	font-size:13px;
	margin:0 0 40px;
	color:#aad4fe;
}
.SearchBlock .Labels
{
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%
}
.SearchBlock .Labels .Label
{
    float: left;
    width: 31.111%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1% 20px;
}
.SearchBlock .Labels .Label input
{
    font-family: 'IBM Plex Sans';
    font-size: 15px;
	color:#9999b3 !important;
	padding:0 24px;
}
.SearchBlock .Labels .Label input::placeholder
{
	color:#9999b3;
}
.SearchBlock .Labels .Label label 
{
	position: absolute;
	left: 12px;
	top: 12px;
    font-family: 'IBM Plex Sans';
    font-size: 15px;
	color:#9999b3;
	transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}
.SearchBlock .Labels .Label .Date
{
    background: #ffffff;
    justify-content: space-between;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	overflow:hidden;
	position:relative;
    width: 48%;
}
.SearchBlock .Labels .Label .Date input
{
    background: none;
    width: auto;
}
.SearchBlock .Labels .Label .Date img
{
    position: absolute;
    right: 20px;
    margin: -10px 0 0;
    top: 50%;
}
.SearchBlock .Labels .Label:focus input + label
 {
  top: -8px;
  font-size: 12px;
  left: 10px;
}
.SearchBlock .Labels .Label1
{
	width:48%;
}
.SearchBlock .Labels .Label2
{
	width:48%;
    justify-content: space-between;
}
.SearchBlock .Labels .Label3
{
    width: 67%;
}
.SearchBlock .Labels .SubmitBox
{
    width: 29%;
    justify-content: space-between;
}
.SearchBlock input::placeholder 
{
	color:#9999b3;
}
.SearchBlock .SubmitBox input
{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.SearchBlock .SubmitBox input.Submit
{
	background-image: url(/bitrix/templates/template/images/svg/search.svg);
    background-position: 29px 50%;
    background-repeat: no-repeat;
	background-color:#0b67de;
	background-size:13px; 
	border:1px solid transparent;
	color:#fff !important;
	font-size:15px;
	cursor:pointer;
    width: 100%;
    padding: 0 0 0 15px; 
    max-width: 127px;
	line-height:56px;
	width:100%;
	height:56px;
}
.SearchBlock .SubmitBox input.Submit:hover
{
	background-color:#212121;
}
.SearchBlock .SubmitBox input.Reset
{
	background-image: url(/bitrix/templates/template/images/svg/close.svg);
    background-position: 29px 50%;
    background-repeat: no-repeat;
	background-color:transparent;
	background-size:13px; 
	border:1px solid #ffffff;
	color:#fff !important;
	font-size:15px;
	cursor:pointer;
    padding: 0 0 0 15px; 
    max-width: 148px;
	width:100%;
	line-height:56px;
	height:56px;
}
.SearchBlock .SubmitBox input.Reset:hover
{
	background-color:#0b67de;
	border:1px solid #0b67de;
}
.NewsBlock
{
	margin:0 0 75px;
}
.NewsBlock .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.NewsBlock .Items .Item
{
	float:left;
	width:31.111%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative;
    margin: 0 1% 39px;
}
.NewsBlock .Items .Item .Item_Inner
{
    background: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	position:relative;
	padding:35px;
	width:100%;
	overflow:hidden;
}
.NewsBlock .Items .Item .Item_Inner .Date
{
	background-image: url(/bitrix/templates/template/images/svg/date.svg);
    background-position: 0% 45%;
    background-repeat: no-repeat;
	background-size:12px;
	padding:0 0 0 17px;
	color:#abb0b8;
	font-size:13px;
    margin: 0 0 25px;
}
.NewsBlock .Items .Item .Item_Inner .Name
{
    font-family: 'IBM Plex Sans Bold';
	font-size:15px;
    margin: 0 0 27px;
}
.NewsBlock .Items .Item .Item_Inner .Anonse
{
    color:#787d84;
}
.NewsList .Items
{
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin: 0 -1%;
}
.NewsList .Items .Item
{
    float: left;
    width: 48%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
    margin: 0 1% 20px;
}
.NewsList .Items .Item .Item_Inner
{
    background: #ffffff;
	border:1px solid #f5f5f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	position:relative;
	padding:35px;
	width:100%;
	overflow:hidden;
}
.NewsList .Items .Item .Item_Inner .Date
{
	background-image: url(/bitrix/templates/template/images/svg/date.svg);
    background-position: 0% 45%;
    background-repeat: no-repeat;
	background-size:12px;
	padding:0 0 0 17px;
	color:#abb0b8;
	font-size:13px;
    margin: 0 0 25px;
}
.NewsList .Items .Item .Item_Inner .Name
{
    font-family: 'IBM Plex Sans Bold';
	font-size:15px;
    margin: 0 0 27px;
}
.NewsList .Items .Item .Item_Inner .Anonse
{
    color:#787d84;
}
.DocsList.Cont .Items .Item
{
    border-top: 1px solid #f5f5f5;
	padding:40px 0 0;
    margin: 0 0 40px;
}
.DocsList.Cont .Items .Item:first-child
{
    border-top:none;
	padding:0;
}
.DocsList .Items .Item
{
    background: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 0 20px;
	padding:53px 35px 40px;
}
.DocsList .Items .Item .Name
{
    font-family: 'IBM Plex Sans Bold';
	font-size:15px;
    margin: 0 0 30px;
}
.NewsBlock .Button
{
	text-align:center;
}
.DocsList .Items .Item .Anonse
{
	color:#787d84;
    margin: 0 0 40px;
}
.DocsList .Items .Item .InfoFile
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
	font-size:13px;
	color:#abb0b8;
}
.DocsList .Items .Item .Date
{   
	background-image: url(/bitrix/templates/template/images/svg/date.svg);
    background-position: 0% 45%;
    background-repeat: no-repeat;
	background-size:12px;
    margin: 0 45px 0 0;
	padding:0 0 0 17px;
	font-size:13px;
	color:#abb0b8;
} 
.DocsList .Items .Item .InfoFile .Format
{
	background-image: url(/bitrix/templates/template/images/svg/file.svg);
    background-position: 0% 45%;
    background-repeat: no-repeat;
	background-size:12px;
    margin: 0 45px 0 0;
	padding:0 0 0 17px;
}
.DocsList .Items .Item .InfoFile .Format span
{
    text-transform: uppercase;
}
.DocsList .Items .Item .Link a
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
	border:1px solid #9bc6ff;
	font-size:15px;
	display:inline-block;
	padding:0 28px;
	line-height:36px;
	color:#368dff;
}
.DocsList .Items .Item .Link a:hover
{
	background:#3d95ff;
	border:1px solid #3d95ff;
	color:#fff;
}
.Breadcrumbs 
{
	font-size:14px;
	margin:0 0 35px;
	color:#abb0b8;
}
.Breadcrumbs .Del
{
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
.Breadcrumbs a
{
	color:#abb0b8;
}
.Breadcrumbs a:hover
{
	color:#a0a0a0;
}
.LeftBlock 
{
    float: left;
    width: 26%;
}
.LeftBlock .LeftMenu
{
	background:#ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin:0 0 30px;
}
.LeftBlock .LeftMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.LeftBlock .LeftMenu ul li:first-child
{
	border-top:none;
}
.LeftBlock .LeftMenu ul li
{
	border-top:1px solid #f5f5f5;
	position:relative;
}
.LeftBlock .LeftMenu ul li.Active a
{
    color: #212121;
}
.LeftBlock .LeftMenu ul li a
{
	color:#212121;
	padding:24px 0;
	display:block;
}
.LeftBlock .LeftMenu ul li a:hover
{
	color:#378cff;
} 
.LeftBlock .LeftMenu ul li a span
{
	position:relative;
	display:inline-block;
	padding:4px 26px;
}
.LeftBlock .LeftMenu ul li a:hover span:after
{
    background: #378cff;
    position: absolute;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    content: "";
    left: 0;
    width: 4px;
    height: 100%;
    top: 0;
}
.LeftBlock .LeftMenu ul li.Active a span:after
{
    background: #378cff;
    position: absolute;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    content: "";
    left: 0;
    width: 4px;
    height: 100%;
    top: 0;
}
.Conteiner.Big .ContBlock
{
	float:none;
	width:100%;
}
.Conteiner.Big .Content
{
	padding:0;
}
.ContBlock 
{
    float: left;
    width: 74%;
}
.Content 
{
    position: relative;
    padding: 0 0 0 40px;
}
.Content .Box
{
    background: #ffffff;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
	padding:64px 47px;
}
.Content ul
{
	list-style:none;
	margin:0 0 30px;
	padding:0;
}
.Content ul li
{
    position: relative;
    padding: 0 0 0 25px;
    margin: 0 0 20px;
}
.Content ul li:before 
{
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    background: #666;
    width: 11px;
    height: 1px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.CategoryList
{
	margin:0 0 50px;
}
.CategoryList ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.CategoryList ul li
{
	margin:0 0 10px;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding:20px 30px;
    border:1px solid #f5f5f5;
}
.CategoryList ul li:before
{
	display:none;
}
.CategoryList ul li:hover
{
    -webkit-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
}
.CategoryList ul li a
{
    color: #212121;
    padding: 0 0 0 35px;
    display: block;
    position: relative;
}
.CategoryList ul li a:hover
{
    color: #3052c4;
}
.CategoryList ul li a::after
{
    background-image: url(/bitrix/templates/template/images/svg/folder-arrow.svg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
	background-size:20px;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    height: 30px;
    margin:-15px 0 0;
    width: 30px;
    vertical-align: middle;
}
.CategoryList ul li a:hover::after
{
    background-image: url(/bitrix/templates/template/images/svg/folder-arrow-hv.svg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
	background-size:20px;
}
.ActicleDetail .Date 
{
    background-image: url(/bitrix/templates/template/images/svg/date.svg);
    background-position: 0% 45%;
    background-repeat: no-repeat;
    background-size: 12px;
    padding: 0 0 0 17px;
    margin: 0 0 20px;
    color: #abb0b8;
    font-size: 13px;
}
.ActicleDetail .ImagesBlock 
{
    margin: 0 0 30px;
}
.ActicleDetail .ImagesBlock img
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ActicleDetail p:last-child
{
	padding:0;
}
.ActicleDetail .Anonse
{
	color:#787d84;
    margin: 0 0 40px;
}
.Slider .owl-dots 
{
    width: 100%;
    bottom: 31px;
    position: absolute;
}
.Slider .owl-dots .owl-dot
{
	display:inline-block;
    margin: 0 5px;
    height: 10px;
}
.Slider .owl-dots .owl-dot span
{ 
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 24px !important;
    height: 5px !important;
}
.Slider .owl-dots .owl-dot.active span
{
	background:#3489ff !important;
	width:24px;
}
.Slider .owl-dots .owl-dot:hover span
{
	background:#fff;
}
.owl-dots button
{
	background:none !important;
}
.Slider .owl-nav
{
    left: 0;
    right: 0;
    margin: -25px auto 0 !important;
    position: absolute;
    top: 50%;
	width: 100%;	
    z-index: 100;
}
.Slider .owl-nav button
{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    width: 36px;
    height: 36px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
}
.Slider .owl-nav button.owl-prev 
{
    background-color: #ffffff !important;
    left:25px;
}
.owl-theme .owl-nav .disabled
{
    opacity: 1;
}
.owl-theme .owl-nav .disabled span
{
    opacity: .5;
}
.Slider .owl-nav button.owl-prev span
{
    background-image: url(/bitrix/templates/template/images/svg/arrow-left.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size:15px;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.Slider .owl-nav button.owl-next 
{
    background-color: #ffffff !important;
    right:25px;
}
.Slider .owl-nav button.owl-next span
{
    background-image: url(/bitrix/templates/template/images/svg/arrow-right.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size:15px;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}
.Files
{
    margin: 40px 0 0;
}
.Files .Title
{
    font-family: 'IBM Plex Sans';
	position:relative;
    font-size: 16px;
    margin: 0 0 35px;
}
.Files .Title:after
{
    background: #eaeaea;
    position: absolute;
    display: inline-block;
    content: "";
    left: 0;
    width: 100%;
    height: 1px;
    top: 21px;
    z-index: 10;
}
.Files .Title span
{
    background: #fff;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    padding: 11px 15px;
    display: inline-block;
    color: #abb0b8;
    font-size: 13px;
    position: relative;
    z-index: 100;
}
.Files .Items .Item:first-child
{
    border-top:none;
	padding:0;
}
.Files .Items .Item
{
    border-top:1px solid #f5f5f5;
	padding:30px 0 0;
    margin: 0 0 30px;
}
.Files .Items .Item .Name
{
    font-family: 'IBM Plex Sans Bold';
	font-size:15px;
    margin: 0 0 20px;
}
.Files .Items .Item .Anonse
{
	color:#787d84;
    margin: 0 0 40px;
}
.Files .Items .Item .InfoFile
{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
	font-size:13px;
	color:#abb0b8;
}
.Files .Items .Item .InfoFile .Format
{
	background-image: url(/bitrix/templates/template/images/svg/file.svg);
    background-position: 0% 45%;
    background-repeat: no-repeat;
	background-size:12px;
    margin: 0 45px 0 0;
	padding:0 0 0 17px;
}
.Files .Items .Item .InfoFile .Format span
{
    text-transform: uppercase;
}
.Files .Items .Item .Link a
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
	border:1px solid #9bc6ff;
	font-size:15px;
	display:inline-block;
	padding:0 28px;
	line-height:36px;
	color:#368dff;
}
.Files .Items .Item .Link a:hover
{
	background:#3d95ff;
	border:1px solid #3d95ff;
	color:#fff;
}
.Pagination
{
	border-top:2px solid #eeeeee;
	margin:48px 0 0;
	padding:18px 0 0;
    text-align: center;
}
.Pagination ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.Pagination ul li
{
	background:none;
	display:inline-block;
	vertical-align:middle;
	margin:0;
}
.Pagination ul li:before
{
	display:none !important;
}
.Pagination ul li.Page
{
	background:none;
	padding:0;
	width:33px;
	text-align:center;
	height:33px;
	line-height:35px;
	display:inline-block;
	vertical-align:middle;
	color:#212121;
	margin:0 !important;
}
.Pagination ul li.Pages
{
    background: none;
    width: 33px;
    text-align: center;
    height: 33px;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
    color: #212121;
	display:inline-block;
	vertical-align:middle;
	margin:0 !important;
	padding:0 !important;
}
.Pagination ul li.Active
{
    background-color: #01418e;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.Pagination ul li a
{
	color:#212121;
}
.Pagination ul li a:hover
{
	color:#3052c4;
}
.Pagination .PrevPage
{
	display:inline-block;
	vertical-align:middle;
	margin:0 30px 0 0 !important;
}
.Pagination .NextPage
{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 30px !important;
}
.Button a
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
	border:1px solid #9bc6ff;
	font-size:15px;
	display:inline-block;
	padding:0 19px;
	line-height:44px;
	height:44px;
	color:#368dff;
}
.Button a:hover
{
	background:#3d95ff;
	border:1px solid #3d95ff;
	color:#fff;
}
.Clear
{
	clear:both;
}
.Footer 
{
	background-image: url(/bitrix/templates/template/images/footer-lbg.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
	background-color:#41474e;
	width: 100%;
	height:380px;
	font-size:15px;
	color:#ffffff;
	position: absolute;
	bottom: 0px;
	- bottom: -1px;
	left: 0;
}
.Footer .FooterInfo
{
	padding:74px 0 0;
}
.Footer .FooterInfo .Title
{
    font-family: 'IBM Plex Sans Bold';
	font-size:15px;
	margin:0 0 38px;
	color:#ffffff;
}
.Footer .FooterInfo .CopyInfo
{
	width:35%;
}
.Footer .Age
{ 
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
    position: absolute;
    text-align: center;
	border:2px solid #4b525b;
    bottom: 10px;
    font-size: 18px;
    color: #9299a1;
    width: 50px;
    line-height: 50px;
}
.Footer .FooterInfo .Copy
{
	margin:0 0 59px;
}
.Footer .FooterInfo .Text
{
	color:#9299a1;
	font-size:13px;
	max-width:360px;
}
.Footer .FooterInfo .FooterMenu
{
	width:23%;
}
.Footer .FooterInfo .FooterMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.Footer .FooterInfo .FooterMenu ul li
{
	position:relative;
	margin:0 0 25px;
}
.Footer .FooterInfo .FooterMenu ul li a
{
    font-family: 'IBM Plex Sans Bold';
	font-size:15px;
	color:#ffffff;
}
.Footer .FooterInfo .FooterMenu ul li a:hover
{
	color:#3d95ff;
}
.Footer .FooterInfo .Contacts
{
	width:43%;
}
.Footer .FooterInfo .Contacts .Adress
{
	margin:0 0 35px;
}
.Footer .FooterInfo .Contacts .Phone
{
	margin:0 0 30px;
}
.Footer .FooterInfo .Contacts .Phone > div
{
    display: inline-block;
}
.Footer .FooterInfo .Contacts .Mail
{
	margin:0 0 20px;
}
.Footer .FooterInfo .Contacts .Mail a
{
	color:#ffffff;
}
.Footer .FooterInfo .Contacts .Mail a:hover
{
	color:#3d95ff;
}
.Footer .FooterInfo .Contacts .Mail a > div
{
    display: inline-block;
}
.Footer .FooterInfo .Site a
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #368dff;
    font-size: 15px;
    display: inline-block;
    padding: 0 11px;
    line-height: 28px;
    color: #368dff;
	margin:0 0 0 12px;
}
.Footer .FooterInfo .Site a:hover
{
	background:#368dff;
    color: #fff;
}
.nav-content .Contacts 
{
    font-size: 15px;
}
.nav-content .Contacts .Adress
{
	padding:30px 0 0;
	margin:0 0 35px;
}
.nav-content .Contacts .Phone
{
	margin:0 0 30px;
}
.nav-content .Contacts .Phone > div
{
    display: inline-block;
}
.nav-content .Contacts .Mail
{
	margin:0 0 20px;
}
.nav-content .Contacts .Mail a
{
    color: #212121;
    display: inline-block;
}
.nav-content .Contacts .Mail a:hover
{
	color:#3d95ff;
}
.nav-content .Contacts .Mail a > div
{
    display: inline-block;
}
.nav-content .Contacts .Site a
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #368dff;
    font-size: 15px;
    display: inline-block;
	vertical-align:middle;
    padding: 0 11px;
    line-height: 28px;
    color: #368dff;
	margin:0 0 0 12px;
}
.nav-content .Contacts .Site a:hover
{
	background:#368dff;
    color: #fff;
}
/* End */
/* /bitrix/templates/template/styles.css?17313950023649 */
/* /bitrix/templates/template/template_styles.css?173649063828117 */
