

/* Start:/local/templates/.default/css/personal_congress.css?16479514562747*/
.backlink {position: absolute; right: 15px; top: 18px; font-size: 16px;}
.backlink a {color: #ff7b00 !important;}
.link-congress {color: #ff6c00;}
.btn-congress {
	position: relative;
	border: none;
	text-transform: uppercase;
	background: #f4580e;
	background: -moz-linear-gradient(top,  #f4580e 0%, #f8802a 100%);
	background: -webkit-linear-gradient(top,  #f4580e 0%,#f8802a 100%);
	background: linear-gradient(to bottom,  #f4580e 0%,#f8802a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4580e', endColorstr='#f8802a',GradientType=0 );
	color: white!important;
	font-size: 13px;
	padding: .5rem;
	display: inline-block;
	line-height: 1.5;
	border-radius: .25rem;
	cursor: pointer;
}
.btn-congress:hover {
	background: #f8802a;
	background: -moz-linear-gradient(top,  #f8802a 0%, #f4580e 100%);
	background: -webkit-linear-gradient(top,  #f8802a 0%,#f4580e 100%);
	background: linear-gradient(to bottom,  #f8802a 0%,#f4580e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8802a', endColorstr='#f4580e',GradientType=0 );
	color: white;
}
.btn-congress.disabled {
	opacity: 0.5;
}
.btn-congress-red {
	position: relative;
	border: none;
	text-transform: uppercase;
	background: #ee4a03;
	background: -moz-linear-gradient(top,  #ee4a03 0%, #a92203 100%);
	background: -webkit-linear-gradient(top,  #ee4a03 0%,#a92203 100%);
	background: linear-gradient(to bottom,  #ee4a03 0%,#a92203 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4a03', endColorstr='#a92203',GradientType=0 );
	color: white!important;
	font-size: 13px;
	padding: .5rem;
	display: inline-block;
	line-height: 1.5;
	border-radius: .25rem;
}
.btn-congress-red:hover {
	background: #a92203;
	background: -moz-linear-gradient(top,  #a92203 0%, #ee4a03 100%);
	background: -webkit-linear-gradient(top,  #a92203 0%,#ee4a03 100%);
	background: linear-gradient(to bottom,  #a92203 0%,#ee4a03 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a92203', endColorstr='#ee4a03',GradientType=0 );
	color: white;
}
.gray_block {padding: 1rem; background: #f1f1f1; border-radius: .5rem;}
.h-congress {color: #d3030b !important; text-transform: uppercase;}

.input-congress {
	border-radius: 3px;
	padding: .5rem;
	font-size: 13px;
	border: 1px solid #f4580e;
}
.radio-congress {
	position: relative;
	cursor: pointer;
	margin: 0;
}
.radio-congress span {
	display: inline-block;
	background: white;
	border: 2px solid #0068b5;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 20px;
	color: white;
	font-size: 24px;
}
.radio-congress input {position: absolute; opacity: 0; cursor: pointer;}
.radio-congress input:checked + span {color: #0068b5;}
/* End */


/* Start:/local/templates/30978/components/bitrix/system.auth.form/registration_form/style.css?16479455415105*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/30978/components/bitrix/system.auth.form/registration_form/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/30978/components/bitrix/system.auth.form/registration_form/images/sec-unlocked.png);}

   .hd_singin{position:relative}
.hd_singin>a{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.head_remember_me{


color: #0073A3;
    font-size: 12px;
    font-weight: normal !important;
    text-decoration: none;
}
.hd_sing{position:relative}
.hd_sing{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.hd_sing>a{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-right:0;
	padding:0; /*3px 7px 4px 8px;*/
	display: inline-block;
}
.hd_sing>a:hover {
	text-decoration:underline;
}
.hd_title_loginform{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.hd_signup{
	font-size:13px;
	color:#fff;
/*margin-right:10px;*/
position: absolute;
top: 1px;
right: 0px;
background-color: #3c79bc;
	padding: 18px 5px 10px 5px;
	background-color: #1079bf;
}
.hd_signup:hover,
.hd_singin>a:hover{text-decoration:none}
.hd_loginform{
	position:absolute;
	display:none;
	/* opacity:0.4; */
	padding:5px 10px 30px;
	top:-5px;
	left:-10px;
	background:#fff;
	z-index:990;
	width:250px;
	border-radius:5px;
	box-shadow: 0 4px 19px rgba(0,0,0,.25);
}
.hd_loginform form{
	display:block;
	padding:10px;
}
.hd_close_loginform{
	position:absolute;
	bottom:10px;
	right:10px;
	cursor:pointer;
}
.hd_loginform form input[type="text"],
.hd_loginform form input[type="password"]{
	border-top: 1px solid #aaacb1;
	border-right: 1px solid #b3b5b9;
	border-left: 1px solid #b3b5b9;
	border-bottom: 1px solid #c9cbcf;
	margin:5px 0;
	padding:5px;
	width:200px;
	box-shadow: inset 0 1px 3px 1px rgba(0,0,0,.16);
	background:#fff;
	border-radius:3px;
	color: black!important;
}
.hd_loginform form input[type="submit"]{
	border-radius:4px;
	background: #308ec4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwOGVjNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjZkYWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #308ec4 0%, #226daf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#308ec4), color-stop(100%,#226daf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #308ec4 0%,#226daf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #308ec4 0%,#226daf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #308ec4 0%,#226daf 100%); /* IE10+ */
	background: linear-gradient(to bottom, #308ec4 0%,#226daf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#308ec4', endColorstr='#226daf',GradientType=0 ); /* IE6-8 */
	border:none;
	color:#fff;
	padding:5px 10px;
	cursor:pointer;
}
.hd_loginform form input[type="submit"]:hover{
		background: #459aca;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1OWFjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTdjYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #459aca 0%, #397cb7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#459aca), color-stop(100%,#397cb7));
		background: -webkit-linear-gradient(top, #459aca 0%,#397cb7 100%);
		background: -o-linear-gradient(top, #459aca 0%,#397cb7 100%);
		background: -ms-linear-gradient(top, #459aca 0%,#397cb7 100%);
		background: linear-gradient(to bottom, #459aca 0%,#397cb7 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459aca', endColorstr='#397cb7',GradientType=0 );
}
.hd_close_loginform,
.hd_forgotpassword{
	font-size: 12px;
	text-decoration: none;
	color: #0073a3;
	font-weight:normal !important;
}
.hd_close_loginform:hover,
.hd_forgotpassword:hover{color: #003ea3;}


/* End */


/* Start:/local/templates/30978/components/bitrix/search.form/flat1/style.css?16479455411641*/


form{
	/*width:500px;*/
	margin:0 auto;
}
.search { 
	padding:6px 15px 6px 30px;
	margin:3px; 
	background: url('/local/templates/30978/components/bitrix/search.form/flat1/img/search.png') no-repeat 8px 6px; 
}
.rounded { 
	border-radius:15px; 
	-moz-border-radius:15px; 
	-webkit-border-radius:15px; 
}
input[type=text]{
	color:#bcbcbc;
}
input[type=button], input[type=button]:hover {
	position:relative; 
	left:-6px;
	border:1px solid #adc5cf;
	background: #e4f1f9; /* Old browsers */
	background: -moz-linear-gradient(top, #e4f1f9 0%, #d5e7f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f1f9), color-stop(100%,#d5e7f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* IE10+ */
	background: linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f9', endColorstr='#d5e7f3',GradientType=0 ); /* IE6-9 */
	color:#7da2aa;
	cursor: pointer;
}
.lighter, .light, .dark {
	/*width:95%;*/
	/*height:50px;*/
	/*padding:5px;*/
}

/*.lighter{	background: url('/local/templates/30978/components/bitrix/search.form/flat1/lighter_grey.jpg');}*/
.lighter input[type=text]{
	border:1px solid #d0d0d0;
	background-color:#ffffff;
        width: 185px;
}

.light{
	background: url('/local/templates/30978/components/bitrix/search.form/flat1/light_grey.jpg');
}
.light input[type=text]{
	border:1px solid #acb1b7;
	background-color:#fcfcfc;
}

.dark{
	background: url('/local/templates/30978/components/bitrix/search.form/flat1/dark_grey.jpg');
}
.dark input[type=text]{
	border:1px solid #2a2e31;
	background-color:#2d3035;
	color:#505358;
}


/* End */


/* Start:/local/templates/30978/components/bitrix/sale.basket.basket.line/mini-cart/style.css?1647951456888*/
.bx-hdr-profile, .bx-hdr-profile .row{padding:0px;margin:0px;}
.bx-hdr-profile{position:fixed;right:0px;top:25%;z-index:999;}
.bx-hdr-profile .row > div{padding:10px 5px;width: min-content;}
.bx-hdr-profile .bottom-row{padding-top:0px !important;}
.profile-progress-container{border-radius:6px 0px 0px 6px;-moz-border-radius:6px 0px 0px 6px;-webkit-border-radius:6px 0px 0px 6px;background-color:#2E8AE6;color:white;}
.profile-progress-text{height:36px;line-height:36px;}
.profile-progress-text-400{font-family:'Arial Обычный', 'Arial';font-weight:400;}
.profile-progress-text-700{font-family:'Arial Полужирный', 'Arial Обычный', 'Arial';font-weight:700;}
#qty-cart {display:inline-block;min-width:20px;height:20px;text-align:center;line-height:20px;background:#424F60;border-radius:20px;padding:0px 5px;}
#price-cart{border-bottom:1px solid #fff;font-weight:800;}
/* End */


/* Start:/local/templates/30978/components/bitrix/menu/left_menu/style.css?1647945541670*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/30978/components/bitrix/menu/left_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}
.ipr-lk-submenu li {
    font-size: 90%;
    padding-left: 1em;
    line-height: 1.8;
}


/* End */


/* Start:/local/templates/30978/styles.css?173825466213769*/
table td {
    padding: 5px 10px;
    border: 1px solid rgba(34, 36, 38, 0.15);
}

.data-table td, .owl-main-wrap td {
	padding: 0;
    border: none;
}

.news-detail td {
	border: none;
}

.bxedpopupframe
.bx_popup_frame .bx-list-cont {width: 250px !important;}
div.bx-list-cont .bx-list-item * {
	float: left;

}
.bx-list-popup-tbl .bx-list-item {
	display: inline-block  !important;
	width: 100% !important;
}
#bx-css-tt {vertical-align: top !important}
div.bx-core-dialog-head .bx-core-dialog-head-content .title {background:none !important;}
#bx-admin-prefix .list-table td, #bx-admin-prefix .internal td{vertical-align:middle;}
div.bx-list-cont .bx-list-item .logo{}


.top {padding-top:5px}
.top1 {padding-top:10px;}
.top1-1 {padding-top:14px;}
.top2 {padding-top:18px;}
.top3 {padding-top:20px;}
.top5 {padding-top:31px;}

.bot {padding-bottom:5px;}

.top-big {padding-top:35px;}

.margin-bot {margin-bottom: 20px;}

.h-top {padding-top:66px !important;}

.pad-left {padding-right:21px;}

.pad-right {padding-right:6px;}

a {
	color:#608ac8;
	outline:none;
}
a:hover{
	text-decoration:none;
}

/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}


.container {
	width:100%;
}



/*----- other -----*/
.img-indent {
	margin:0 25px 0 0;
	float:left;
}
.img-indent1 {
	margin:0 22px 0 0;
	float:left;
}
.extra-wrap {
	overflow:hidden;
}
.phone {
	display:inline-block;
	width:150px;
}
.color {color:#424242;}
.color1 {color:#feb300;}
/*=================================================================================================================== header =====*/

.row {
margin:5px 0 0 0;
}

.logotip {
	padding:0 0 10px 0px;
	margin-left:-1px;
	position:relative;
	float:left;
}
.logo {
		display:block;
		height:107px;
		width:100px;
		text-indent:-5000px;
		background:url(/images/30978/logo11.png) left top no-repeat;
        margin-top: -18px;
	}
.autirize {
  float: right;
  margin-top: 30px;
  /*margin-right: 10px;*/
  margin-right: 3px;
}

.nav > ul > li:first-child {
    width: 58px !important;
}
.h1 {
    color: #3b3b3b !important;

    font-weight: bold;
    text-decoration: none;
    font-family:'Gilroy',sans-serif;
    /*font-size: 22px !important;*/
    font-size: 18px !important;

    height: 1%;
    line-height: 1.2em !important;
    margin: 0 !important;

}
	.h1 strong {
		display:block;
		margin:-2px 0 -4px;
		color:#010101;
	}
	.h1 b {
    display: block;
    font-weight: 400;
    padding-bottom: 5px;
}
.h2 {
    color: #393939;
    font-family:'Gilroy',sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    margin: -4px 0 0;
    padding: 0 0 11px 1px;

}
.h4 {
    color: #3b3b3b !important;
    font-family:'Gilroy',sans-serif;
    font-size: 18px !important;
    font-weight: bold;
    height: 1%;
    line-height: 1.2em !important;
    margin: 0 !important;

}
	.h4 strong {
		display:block;
		margin:-2px 0 -4px;
		color:#010101;
	}
	.h4 b {
    display: block;
    font-weight: 400;
    padding-bottom: 5px;
}
.bg1 {
	padding-left:60px;
	background:url(/images/30978/bg1.jpg) left top no-repeat;
}
.bg2 {
	padding-left:60px;
	background:url(/images/30978/bg2.jpg) 0 0px no-repeat;
}
.bg3 {
	padding-left:60px;
	background:url(/images/30978/bg3.jpg) 0 0px no-repeat;
}
.bg4 {
	padding-left:60px;
	background:url(/images/30978/bg4.jpg) 0 0px no-repeat;
}

.contakt-form .h5 {
    color: #fff;
    font-family: 'Gilroy',sans-serif;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}

.contakt-form .h5 strong {
    font-weight: 700;
}


.contakt-form .h5 b {
    color: #000;
    font-weight: 800;
    text-transform: uppercase;
}


.contakt-form .h5 em {
    display: block;
    font-style: inherit;
    font-weight: 600;
    letter-spacing: -1px;
    margin-top: -10px;
    padding-bottom: 19px;
}



/*=============================================================================== slogan =====*/
.slogan {
    color: #fff;
    display: inline-block;
    float: left;
    font-family:'Gilroy',sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    padding: 14px 0 0 20px;
}
	.slogan span {
		display:block;
		padding-left:0px;
		margin-top:-1px;
	}


/*=============================================================================== indents =====*/
.col-indent {padding-right:43px;}
.col-indent1 {padding-right:83px;}
.col-indent2 {padding-right:36px;}
.col-indent3 {padding-right:53px;}

.company-col {
	float:left;
	width:218px;
}
/*=============================================================================== boxes =====*/
.box {
	background:#f1f1f1;
    border-radius: 5px;
}
	.box .indent {
		padding:20px 11px 23px 14px;
	}

/*=============================================================================== borders =====*/
.border {
	background:url(/images/30978/border-bg.gif) left bottom repeat-x;
	/*padding-bottom:30px;*/
	padding-bottom:10px;
	/*margin-bottom:32px;*/
	margin-bottom:10px;
}
.border-top {
	background:url(/images/30978/border-bg.gif) left top repeat-x;
	/*padding-top:22px;*/
}
/*=============================================================================== lists =====*/
.list li {
	line-height:24px;
	background:url(/images/30978/list-bg.gif) 0 8px no-repeat;
	padding-left:11px;
}
	.list li a {
		color:#171717;
	}
.list1 li {
	line-height: 20px;
	background:url(/images/30978/list1-li-bg.gif) left bottom repeat-x;
	padding: 5px 0;
}
	.list1 li a {
		font-weight:bold;
		color:#3a3a3a;
		text-decoration:none;
		background:url(/images/30978/list1-a-bg.gif) 0 4px no-repeat;
		padding-left:12px;
		/*white-space: nowrap;*/
	}
		.list1 li a:hover {
			color:#608ac8;
		}
.list1 .selected {
  color:#608ac8;
}

/*=============================================================================== links =====*/
.link {
	color:#171717;
	font-weight:bold;
	text-decoration:none;
	background:url(/images/30978/link-bg.gif) right 4px no-repeat;
	padding-right:14px;
}
	.link:hover {
		color:#608ac8;
	}
.box .link {
	background:url(/images/30978/link-left-bg.gif) left top no-repeat;
	display:inline-block;
	text-decoration:none;
	margin:10px 0 0 0px;
	color:#fff;
	cursor:pointer;
	font-family:'Gilroy', sans-serif;
	font-weight:normal;
}
	.link span {
		background:url(/images/30978/link-right-bg.gif) right top no-repeat;
		display:inline-block;
		padding:0 7px 0 7px;
	}
	.link span span  {
		background:url(/images/30978/link-tail-bg.gif) top repeat-x;
		padding:5px 12px 5px 14px;
	}
	.link:hover {color:#608ac8;}
.link1 {
	background:url(/images/30978/link1-bg.gif) 0 0 no-repeat;
	display:block;
	height:24px;
	width:75px;
	color:white;
	text-align:center;
	text-decoration:none;
	padding-top:4px;
	margin-top:3px;
	font-family:'Gilroy', sans-serif;
	font-size:12px;
}
	.link1:hover {
		color:black;
	}

/*=============================================================================== contact =====*/
.contact {
    background: url("/images/30978/contact-bg.gif") no-repeat;
    color: #393939;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    padding: 0 0 2px 30px;
    text-transform: uppercase;
}

.newsletter {
    background: url("/images/30978/newsletter-bg.gif") no-repeat;
    color: #fff;
    display: block;
    float: left;
    font-family: 'Gilroy',sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    margin: 8px 0 0 6px;
    padding: 0 0 2px 37px;
    text-transform: uppercase;
}
/*=============================================================================== social =====*/

/*------------------------------------------------------------------------------------------------------------------- forms -----*/
#SearchForm {
	float:right;
	padding:64px 2px 0px 0;
	width:193px;
}
	#SearchForm label {
		float:left;
		border:none;
		padding:0px 0 0px 0px;
	}
	#SearchForm .input {
		display:block;
		width:146px;
		padding:0px 0px 0px 10px;
		overflow:hidden;
		background:url(/images/30978/input-bg.gif) 0 0 no-repeat;
		border:none;
	}
	#SearchForm input {
		width:146px;
		padding:7px 0px 7px 0px;
		overflow:hidden;
		background:none;
		border:none;
		font-size:12px;
		line-height:16px;
		color:#8f8f8f;
	}
	#SearchForm a {
		text-decoration:none;
		margin:0px 0 0 0px;
		float:left;
	}

#ReservationForm  {
	border:none;
	background:url(/images/30978/ReservationForm-bg.jpg) no-repeat 0 0;
	width:261px;
	height:312px;
	color:#181818;
	line-height:24px;
	padding:25px 0 0 18px;
}
	#ReservationForm label {
		display:block;
		height:29px;
		background:none;
		width:240px;
	}
	#ReservationForm input {
		width:162px;
		padding:2px 5px;
		border:none;
		line-height:14px;
		background:none;
		color:#8c8c8c;
		vertical-align:top;
	}
	#ReservationForm span {
		width:172px;
		border:none;
		background:url(/images/30978/ReservationForm-label-bg.gif) left top no-repeat;
		color:#a4a4a4;
		float:right;
		display:inline-block;
		height:20px;
		vertical-align:top;
	}
	#ReservationForm b {
		display:inline-block;
		font-weight:normal;
		width:65px;
		text-align:right;
	}
	#ReservationForm i {
		float:right;
		display:inline-block;
		padding:0 3px;
		font-style:normal;
	}
	#ReservationForm .input1 {
		width:50px;
		border:none;
		background:url(/images/30978/ReservationForm-label1-bg.gif) left top no-repeat;
		color:#a4a4a4;
		float:right;
		display:inline-block;
		height:20px;
		vertical-align:top;
	}
	#ReservationForm select {
		width:172px;
		line-height:1.2em;
		padding-top:2px;
		float:right;
		margin-right:21px;
	}
	#ReservationForm .unsecured {
		width:62px;
		float:left;
		font-weight:normal;
		margin-bottom:-3px;
	}
	#ReservationForm p {
		display:block;
		margin-top:-12px;
		text-decoration:none;
		padding:0;
	}
	#ReservationForm a {
		display:block;
		width:99px;
		height:28px;
		text-align:center;
		color:#fffefe;
		font-weight:bold;
		text-decoration:none;
		background:url(/images/30978/ReservationForm-a-bg.gif) 0 0 no-repeat;
		float:right;
		padding:2px 21px 0 0;
	}
		#ReservationForm a:hover {
			color:#000;
		}
.width {
	float:right;
	width:60px !important;
}
.width1 {
	float:right;
	width:40px !important;
}
.width2 {
	float:right;
	width:99px !important;
}
#SubscribeForm {
	float:right;
	margin:3px 0px 0px 0;
	width:290px;
}
	#SubscribeForm label {
		float:left;
		border:none;
		padding:1px 6px 0px 0px;
	}
	#SubscribeForm .input {
		width:161px;
		padding:0px 10px 0px 10px;
		overflow:hidden;
		/*background:url(/images/30978/SubscribeForm-label-bg.gif) 0 0 no-repeat;*/
		border:none;
    border-radius: 14px;
    display: block;
    height: 28px;
    background-color: #ffffff;
	}
	#SubscribeForm input {
		width:161px;
		padding:8px 0px 8px 0px;
		overflow:hidden;
		background:none;
		border:none;
		font-size:12px;
		line-height:16px;
		color:#8f8f8f;
	}
	* html #SubscribeForm input {
		padding:7px 0px 9px 1px;
	}
	*+ html #SubscribeForm input {
		padding:7px 0px 9px 1px;
	}
	#SubscribeForm a {
		text-decoration:none;
		margin:0px 0 0 4px;
		float:left;
	}
#contacts-form fieldset {
	border:none;
	color:#000;
}
	#contacts-form label {
		display:block;
		height:32px;
		overflow:hidden;
		background:url(/images/30978/contacts-form-input-bg.gif) no-repeat 0 0;
		vertical-align:top;
	}
		#contacts-form input {
			width:199px;
			padding:2px 5px 2px 5px;
			border:none;
			line-height:1.2307em;
			background:none;
			color:#000;
			vertical-align:top;
		}
		#contacts-form .textarea-box {
			background:url(/images/30978/contacts-form-textarea-bg.gif) no-repeat 0 0;
			height:116px;
			overflow:hidden;
			display:block;
		}
		#contacts-form textarea {
			width:199px;
			padding:2px 5px 3px 5px;
			border:none;
			background:none;
			color:#8c8c8c;
			height:116px;
			overflow:auto;
		}
		#contacts-form a {
			background:url(/images/30978/contacts-form-a-bg.gif) 0 0 no-repeat;
			display:inline-block;
			width:58px;
			height:24px;
			color:#fff;
			text-decoration:none;
			text-align:center;
			margin:22px 0 0 9px;
			padding-top:4px;
			font-family:'Gilroy', sans-serif;
		}
		#contacts-form a:hover {
			color:#608ac8;
		}


#fedlab-reg-div .reg-form-entry {
	margin-bottom: 1.5em!important;
}

#fedlab-reg-div h2.reg-section-title {
color: #222222!important;
font-family: 'Gilroy',serif!important;
font-size: 20px!important;
margin: 2em -0.4em 0!important;
padding: 0.4em!important;
}

#fedlab-reg-div .reg-field {
margin: 15px 0!important;
}

#fedlab-reg-div .reg-field-title {
border-top: 3px solid #333333!important;
	/*color: #608ac8;*/
	/*font-size: 16pt;*/
	/*font-style: italic;*/
	font-weight: 600!important;
	margin-bottom: 10px!important;
	padding-top: 10px!important;
}
.reg-field-title-nob {
	font-weight: 600!important;
	margin-bottom: 10px!important;
	padding-top: 10px!important;
}

#fedlab-reg-div label {
line-height: 20px!important;
}

#fedlab-reg-div .reg-field small {
font-size: 13px!important;
}

#fedlab-reg-div input {
border: 1px solid #cccccc!important;
	/*line-height: 16px;*/
	padding: 2px 4px!important;
	vertical-align: top!important;
}

#fedlab-reg-div div.fields {
margin-bottom: 5px!important;
}

#fedlab-reg-div img.calendar-icon {
height: 19px!important;
width: 19px!important;
}

#fedlab-reg-div input[name="register_submit_button"] {
margin-top: 5px!important;
}
form[name="iblock_add"] input[type=text] {
	color: #333;
	width: 100%;
}
.ya-share2__item_service_facebook {
	display: none !important;
}

span.parent {
    white-space: nowrap;
    display: block;
    text-align: left;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #3a3a3a !important;
    padding: 5px;
    font-weight: bold;
    cursor: pointer;
}
/* End */


/* Start:/local/templates/30978/template_styles.css?168726069621463*/
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background:#ffffff; 
	font-family:'Gilroy', sans-serif;
	font-size:12px; 
	line-height:18px;
	color:#9a9a9a;
	min-width:1000px;
	font-weight: 500;
    font-size: 14px;
}
html, body { height:100%;}
.main-bg {
    height: 72px;
}

@keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px; background-color: #ffffff;}
    30% {background-color: #bfbfe4;}
    80% {background-color: #bfbfe4;}
    100% {background-position: 500px 1000px, 400px 400px, 300px 300px; background-color: #ffffff;}
}
.kb_show-snow {
	/* background-color: #bfbfe4; */
	background-image: url(/images/kb_snow1.png), url(/images/kb_snow2.png), url(/images/kb_snow3.png);
    animation: snow 20s linear 1;
    position: relative;
}
.header-banner {
	position: relative;
}

.soc-media {
	float: left;
    margin-top: 9px;
}

.soc-media a {
	color: white;
	margin-right: 9px;
}

.header-soc-links {
	position: absolute;
    right: 0;
    top: 9px;
	margin-top: 0;
}

.header-soc-links a {
    margin-right: 9px;
}

.header-soc-links img {
	width: 28px;
}

.auth-link {
	position: absolute;
    right: 0;
    bottom: 0;
    height: 50px;
    width: 170px;
	z-index: 990;
}

.auth-link #hd_singin_but_open {
	height: 50px;
    width: 170px;
    display: block;
    opacity: 0;
}

.hd_sing {
	font-size: 12px !important;
    text-decoration: none;
    display: inline-block;
    margin-left: 12px;
    background-color: #3b78bc;
    padding: 8px 7px 4px 8px;
    margin-top: 2px;
    line-height: 14px;
	min-height: 40px;
}

.hd_signup {
	font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    background-color: #3c79bc;
    padding: 18px 10px 10px 16px;
	margin-top: 1px;
	display: none;
}

.hd_signup:hover {
    color: white;
    text-decoration: underline;
}

.hd_sing, .hd_sing>a, .hd_singin>a {
	font-size: 11px;
    font-weight: normal;
}

.hd_singin>a {
	text-decoration: none;
}

.hd_sing:hover {
	color: white;
}
.hd_sing span {
	font-size: 11px;
}
.user-menu {
	background-color: rgb(16, 121, 191);
    margin-left: 12px;
    z-index: 100;
}
.user-menu a {
    display: block;
    padding: 5px 15px;
    color: white;
}
.user-menu a:hover {
	background-color: rgb(204, 237, 251);
    color: black;
}

.contakt-form { 
    background-image: url(/images/30978/fon-contakt-form.jpg);
    background-repeat: no-repeat;
    border: medium none;
    color: #181818;
    height: 312px;
    line-height: 24px;
    padding: 25px 0 0 18px;
    width: 261px;
    border-radius: 5px;
}
.contakt-form h5 {
  font-size: 22px;
   font-weight: bold;
}

ul.breadcrumb-navigation a {
  color: #608ac8;
}



#work-area {
}
#work-area blockquote {
margin: 0 0 0 40px ;
}
#work-area .breadcrumb-navigation {
padding: 0;
list-style-type: none;
margin-bottom: 10px;
font-size: 15px;
}
#work-area .breadcrumb-navigation li {
background:none;
}
#work-area ul {
list-style-type: disc;
padding: 10px 0 10px 25px;
}
#work-area ul li {
background:none;
padding-left: 0;
}
#work-area ol li {
background:none;
padding-left: 0;
}
#work-area ol {
list-style-type: decimal;
padding: 10px 0 10px 25px;
}
#work-area em {
color:#636363;
}
#work-area p {
line-height: 19px;
}
#work-area h1 {
	font-size: 36px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h2 {
	font-size: 30px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h3 {
	font-size: 27px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h4 {
	font-size: 24px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h5 {
	font-size: 21px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h6 {
	font-size: 18px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}








/* Global Structure ============================================================= */
.reg {
/*background: linear-gradient(#7d0404, #ac1a25);*/
background: #f10006;
border-radius: 5px 5px 0 0;
float: right;
margin: 0 5px 0 0;
padding:10px
}
.reg a {color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    font-family:'Gilroy',sans-serif;
}

.reg a:hover {
text-decoration:  underline; 
}

.main {
	margin: 0 auto;
	width: 980px; }

	/* Header */
	header{
		margin-top: -75px;
	}
	
	/* Content */
	section#content {
		
	}			


/*----- form defaults -----*/
input, select, textarea { 
	font-family:'Gilroy', sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
    color: black;
    padding: 5px;
}


/*=============================================================================== nav =====*/
.menu {
    float: right;
    background-color: #fff;
    width:100%;
	margin-top: 5px;
}
.menu > nav > ul {
	border-top: 2px solid rgba(34, 36, 38, 0.09);
    border-bottom: 2px solid rgba(34, 36, 38, 0.09);
    margin: 5px 0;
}
nav li {
	margin: 7px 0;
	position:relative;
    line-height:1.2em;
    font-family: 'Gilroy',sans-serif;
}
nav li a {
    color: #393939;
    display: block;
    font-family: 'Gilroy',sans-serif;
    font-size: 17px;
    padding: 5px 12px 5px 11px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
	background-color: #e4f1f9;
}
nav ul li ul {
   list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	opacity:0; /* Set initial state to transparent */
	-webkit-transition:0.25s linear opacity; /* Make the dropdown fade-in in Webkit */
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #c1c1c1;
    z-index: 500;
}
nav ul li ul li {
    padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;

}
nav ul li:hover ul li ul {
    left: 100%;
    top: -8px;
	display: none;
}
nav ul li:hover ul li:hover ul {
    display: block;
}
nav ul li li {
  border-bottom: 1px solid #dedede;
}

nav ul li ul li a {
    white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	display:block;
    text-align: left;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #3a3a3a !important;
    padding: 5px;
}
nav ul li ul li a.denied {
	background: url('/images/30978/icon-menu.png') no-repeat left 3px !important;
	padding-left: 18px;
}

nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
	opacity:1; /* Fade to opaque */
}
nav li:hover a, nav .active{ /* Set styles for top level when dropdown is hovered */

color: #608ac8;

}
nav li:hover ul a{ /* Override some top level styles when dropdown is hovered */
	text-decoration:none;
	-webkit-transition:-webkit-transform 0.075s linear;
}
nav ul li ul a {
   font-family: 'Gilroy', sans-serif;
   font-size: 14px;
   color: #3a3a3a !important;
   font-weight: bold;
}
nav ul li ul a:hover {
	color: #608ac8 !important;
}
.menu nav li a {
    font-size: 14.5px;
}


div.menu-clear-left
{
	clear:left;
}
/*=================================================================================================================== content =====*/
#content {
	/*padding: 25px 0 20px 0;*/
	padding: 10px 0 20px 0;
}

/*=============================================================================== boxes =====*/
.boxes {
	width:100%;
	overflow:hidden;
	padding:10px 0 10px 0;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 20px;
}
* html .boxes {
	padding-bottom:47px;
}
*+ html .boxes {
	padding-bottom:47px;
}

/*=================================================================================================================== footer =====*/
.wrapper {
margin: 0 auto;
width:980px;
overflow: hidden;}
body.ny .wrapper{
    background-color: #fff;
    width: 1000px;
    padding: 0 10px;
}

body.ny .main{
    width: 1000px;
    padding: 0 10px;
}

body.ny .head-search, body.ny .menu, body.ny #content{
    width: 1020px;
}
body.ny .menu{
    float: left;
}
body.ny #content{
    background-color: #fff;
}
body.ny .areas-5{
    padding: 0 20px;
}

body.ny footer .wrapper{
    background-color: transparent;
}


footer {
	color:#fff;
	padding:28px 0 20px 0;
	background: #0a334b;
    font-size: 14px;
    line-height: 28px;
}
footer a {
    color: #aec6ea;
    text-decoration: none;
}
	footer p {
		padding-top:8px;
color: #fff;
	}
		footer p a {
			text-decoration:none;
			color:#5b5b5a;
		}
			footer p a:hover {
				text-decoration:underline;
			}
			
.footer-container {
	display: flex;
}
.footer-logo {
	padding-right: 25px;
	margin-top: 10px;
}
.footer-col-6 {
	width: 522px;
	margin-top: 10px;
}
.footer-soc-links img {
	margin-right: 10px;
    margin-bottom: 12px;
}
.footer-news-field {
	text-align: center;
    color: #16324b !important;
	width: 195px !important;
	border: none !important;
    padding: 7px;
	border-radius: 0 !important;
}
.footer-news-btn {
	color: white;
    background-color: red;
    border: none;
    padding: 7px;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
}
.footer-copyright {
	text-align: right;
	color: #abdcf0;
}
/*=============================================================================== footer-menu =====*/


/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */

.zamok {
background: url(/images/30978/icon-menu.png) no-repeat left 3px !important;
padding-left: 18px;
padding-top: 6px;
width: 16px;
height: 16px;
}

.podpiska  {
    margin-top: 80px;
    position: absolute;
    right: 20px;
    width: 290px;
}



/*анкеты*/
.registration-sp-wrapper {
	display: block;
	width: 690px;
	
}
.registration-sp {
	background: url("/images/30978/bg-register.png") no-repeat scroll center center;
	width: 690px;
	height: 647px;
	display: block;
	 position: relative;
	 top: 0;
}
.registration-sp span {
	background: none repeat scroll 0 0 #ffffff;
    display: block;
    position: absolute;
    text-align: center;
    width: 170px;
	 
	border: 2px solid #388acc;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow:    0px 10px 20px 0px rgba(50, 50, 50, 0.6);
box-shadow:         0px 10px 20px 0px rgba(50, 50, 50, 0.6);
}
.registration-sp span:hover, .registration-sp span:focus, .registration-sp span:active  {
	background: none repeat scroll 0 0 #821516;
    border-color: #821516; 
}
.registration-sp span a {
	color: #000;
	text-decoration: none;
	font-size: 21px;
	font-family: 'Gilroy';
	
}
.registration-sp span:hover > a, .registration-sp span:focus > a, .registration-sp span:active > a {
	color: #fff;
     
}
.registration-sp span.bl1 {
    left: 240px!important;
    top: 45px!important;
}
.registration-sp span.bl2 {
    left: 500px;
    top: 150px;
    width: 200px;
	padding-top: 13px; padding-bottom: 13px;
}
.registration-sp span.bl3 {
	 left: 500px;
    top: 395px;
	  width: 200px;
}
.registration-sp span.bl4 {
    left: 267px;
    top: 510px;
}
.registration-sp span.bl5 {
	 top: 395px; 
	  width: 200px;
}
.registration-sp span.bl6 {
	top: 150px;
    width: 200px;
	padding-top: 13px; padding-bottom: 13px;
}


#work-area .list_w li {
    background: url("/images/30978/list-bg.gif") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    line-height: 24px;
    padding-left: 11px;
    list-style-type: none;
}
.list_w li a {
    color: #171717;
}
.head-search{
    float: right;
    padding-bottom: 5px;
    padding-top: 7px;
    text-align: right;
    background-color: #fff;
}

.head-search input[type="text"]{
    color: #000;
    width: 370px;
}

#owl-carousel-unic .owl-carousel__item-link{
    height: 100px;
    line-height: 100px;
    text-align: center;
}
#owl-carousel-unic .adaptive-img{
    display: inline;
    vertical-align: middle;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); /* For Webkit browsers */
    filter: gray; /* For IE 6 - 9 */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    transition: all .6s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */

}
#owl-carousel-unic .owl-carousel__item:hover .adaptive-img{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}

table.rul{
    width: 100%;
    border: 1px solid #c6c6c6;
    border-collapse: collapse;
    margin: 25px 0;
}

table.rul td{
    vertical-align: middle;
    border: 1px solid #c6c6c6;
    padding: 10px;
    text-align: left;
}

table.rul td:nth-child(1) {
    text-align: center;
    width: 210px;
}
table.rul td img{
    max-width: 100%; 
}
#elections{
    position: fixed;
    width: 140px;
    height: 30px;
    right: 0;
    top: 53%;
    text-decoration: none;
    background: transparent url('/upload/img/elections.jpg') no-repeat left top;
}
body.ny-1{
    background: transparent url('/local/templates/30978/ny/ny-1.jpg') no-repeat left top fixed;
    background-size: cover;
}
body.ny-2{
    background: transparent url('/local/templates/30978/ny/ny-2.jpg') no-repeat left top fixed;
    background-size: cover;
}
body.ny-3{
    background: transparent url('/local/templates/30978/ny/ny-3.jpg') no-repeat left top fixed;
    background-size: cover;
}

.theses-from-item{
    margin: 10px 0;
}
.theses-from-item label{
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}
.theses-from-item input[type='text']{
    width: 100%;
    color: #000;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #608ac8;
}
.theses-from-item input[type='text'].error, .theses-from-item textarea.error{
    border: 1px solid red;
}
.theses-from-item textarea{
    width: 100%;
    height: 350px;
    resize: none;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #608ac8;
}
.theses-from-item select{
    border: 1px solid #608ac8;
}
.required{
    color: red;
}
.form-success{
    padding: 10px 0;
}
.faq-item{
    margin: 15px 0;
    padding-top: 10px;
}
.faq-item_name{
    font-weight: bold;
}
.faq-item_name small{
    font-weight: normal;
}
.faq-item_ask{}
.faq-item_ask .ask{
    font-weight: bold;
}
.faq-item_answer{
    padding-left: 20px;
}
.faq-item_answer .answer{
    font-weight: bold;
}

.question-form input {color: black; padding: 5px!important;}
.question-form .web_form_submit {padding: 10px!important;}
.question-form .notetext {padding-bottom: 10px; display: block;}
.question-form .notetext br {display: none;}

#feedback-form .form-group {margin: 15px 0;}
#feedback-form .form-group label {border-top: 3px solid #333333; font-weight: 600; margin-bottom: 10px; padding-top: 10px; display: block;}
#feedback-form .form-group .form-control {display: block; color: black; border: 1px solid #cccccc; padding: 2px 4px;}
#feedback-form .btn {margin-top: 5px; border: 1px solid #cccccc;}
#form-messages.success{color: green;}
#form-messages.error{color: red;}

.forum-topic-last-table .data-table, .forum-topic-last-table .data-table tbody, .forum-topic-last-table .data-table tr, .forum-topic-last-table .data-table td {
	display: block;
}

.forum-topic-last-table .posts:before {
    content: 'Сообщений: ';
}

.forum-topic-last-table .last_post_date:before {
    content: 'Последнее:';
}

.forum-topic-last-table .data-table tr {
	margin-bottom: 20px;
}

.data-table td {
    margin-bottom: 5px;
}

.forum-reply-field input {
    color: black;
}

thead .forum-column-views span {
    display: none;
}

thead .forum-column-views:before {
    content: 'Просм.';
}

.forum-post-entry.forum-user-additional.forum-user-moderate-info {
    display: none;
}

#fedlab-reg-div input[type="submit"]:disabled {
    color: gray;
}

#unisender-subscribe-form iframe {
    height: 460px;
}

.bx_soa_pickup .bx-soa-pickup-list.main {
    width:inherit;
}

.main-news-header {
    background-color: #e8e8e8;
    padding: 6px 20px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #393939;
	font-family: 'Gilroy',sans-serif;
	text-transform: uppercase;
    line-height: 1.3rem;
}

.header-reg-btn {
    position: absolute;
    padding: 4px 9px;
    bottom: 6px;
    left: 20px;
    background: #f10006;
}

.header-reg-btn a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
}

.search-btn {
	font-size: 19px;
    padding-top: 3px;
    height: 100%;
    width: 25px;
    text-align: right;
	cursor: pointer;
}

.owl-main-wrap {
	margin-top: 15px;
}

ul.ipr-mat-sect-top-menu {
    display: inline-block;
    width: 100%;
    text-align: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
ul.ipr-mat-sect-top-menu li {
    display: inline-flex;
}
ul.ipr-mat-sect-top-menu li a {
    background: transparent;
    padding: 0.5em 1em;
    border-radius: 1em;
    margin: 0 0.5em 0.5em;
    border: 2px solid rgb(207 231 241);
}
ul.ipr-mat-sect-top-menu li.active a {
    font-weight: bold;
    color: #333;
    background: rgb(207 231 241);
}
/* меню */
.ipr-lk-submenu ul li {
    line-height: 1;
    padding-left: 1em;
}
/* date-picker */
.ipr-date-picker {
    display: inline-block;
	float:left;
}
.ipr-date-picker input {
    width: 85px !important;
}
.ipr-date-picker img.calendar-icon {
    width: 2em;
    height: 1.9em;
    margin-right: 5px;
}
.ipr-date-picker small {
    display: none;
}

/* редактирование тэгов */
.ipromo-enum {
	border: 1px solid #d9d9d9;
    display: inline-block;
    padding: 6px 0.5em;
    border-radius: 5px;
    height: 31px;
	cursor: pointer;
}
.ipromo-enum label {
    margin-bottom: 0;
    margin-right: 0.3em;
	cursor: pointer;
}
.ipromo-enum input[type=checkbox] {
	margin-top: -0.2em;
	cursor: pointer;
}
/* вывод материалов*/
.ipr-materials-wrapper {
    border: 1px solid #EEE;
    padding: 0.5em;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #8885;
}
.ipr-materials-wrapper .ipr-tag {
    display: block;
    padding: 0.25em 1em 0.2em;
    border: 1px solid #333;
    border-radius: 10px;
    margin-right: 0.25em;
    margin-bottom: 0.25em;
    float: left;
}
/* добавление материалов */
.ipr-add-mat-detail_picture, .ipr-add-mat-preview_picture {
    min-height: 30px;
	font-size: 12px;
}
.ipr-add-mat-detail_picture input[type="hidden"][value=""] + .d-block > input:before,
.ipr-add-mat-preview_picture input[type="hidden"][value=""] + .d-block > input:before {
	content: 'Изображение: ';
    position: absolute;
    top: -1em;
}
.ipr-content .col-3, .ipr-materials-wrapper .col-3 { /* восст. bootstrap */
    padding-right: 15px !important;
    padding-left: 15px !important;
    width: 100% !important;
}
.ipr-content .ipr-add-mat-preview_picture img,
.ipr-content .ipr-add-mat-detail_picture img {
    width: 100%;
    height: auto;
}
.ipr-content small.error {
    position: absolute;
    margin: 0;
    color: red;
    left: 15px;
    font-size: 10px;
    top: -20px;
}
.ipr-add-mat-preview_picture > .d-block, .ipr-add-mat-detail_picture > .d-block{
    position: absolute;
    background: #FFF8;
    font-size: 12px;
    height: 35px;
    width: 100%;
}
.ipr-add-mat-preview_picture > .d-block + .d-block {
    top: 35px;
    height: 25px;
}
.ipr-add-mat-detail_picture > .d-block + .d-block {
    top: 10px;
    height: 25px;
    text-align: right;
    padding-right: 40px;
    background: none;
}
.ipr-add-mat-preview_picture-wr {
    border: 1px solid #DDD;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ipr-add-mat-default-image label {
    display: none;
}
.ipr-mat-youtube {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.ipr-mat-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 30px);
  height: 100%;
  margin: 0 15px;
}
.ipr-mat-file a.dv-file {
    padding: 0.25em 1em;
    border: 1px solid;
    border-radius: 10px;
}
/* новости проектов */
.ipr-project-news-wrapper .news-list-item {
    width: 100%;
    display: block;
    border: 1px solid #EEE;
    padding: 0.5em;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #8885;
}

.ipr-project-news-wrapper .row {
    display: block;
}

.ipr-project-news-wrapper {
    display: flow-root;
}

.ipr-project-news-wrapper .card {
    border: none;
    position: relative;
    padding-top: 3em;
}

.ipr-project-news-wrapper .card a {
    pointer-events: none;
}

.ipr-project-news-wrapper .news-list-more {
    display: none;
}

.ipr-project-news-wrapper .news-list-param {
    display: none;
}

.ipr-project-news-wrapper h4.card-title {
    margin: 0 !important;
    position: absolute;
    top: 0;
}
.ipr-project-news-wrapper h4.card-title a {
	color: #333;
}
/* End */
/* /local/templates/.default/css/personal_congress.css?16479514562747 */
/* /local/templates/30978/components/bitrix/system.auth.form/registration_form/style.css?16479455415105 */
/* /local/templates/30978/components/bitrix/search.form/flat1/style.css?16479455411641 */
/* /local/templates/30978/components/bitrix/sale.basket.basket.line/mini-cart/style.css?1647951456888 */
/* /local/templates/30978/components/bitrix/menu/left_menu/style.css?1647945541670 */
/* /local/templates/30978/styles.css?173825466213769 */
/* /local/templates/30978/template_styles.css?168726069621463 */
