

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?143472609251*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/nisse/styles.css?150790175054*/
#bx-panel.bx-panel-fixed {
z-index: 6000 !important;
}
/* End */


/* Start:/bitrix/templates/nisse/template_styles.css?165880267478494*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 12px;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #3d75b2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	border: none;
	border-bottom: 1px solid #bacce6;
	margin: 1em 0;
}

#wrap {
	margin: 0 auto;
	width: 980px;
}
#header {
	height: 182px;
	position: relative;
	margin-bottom: 10px;
}
#header-logo {
	display: block;
	width: 240px;
	height: 93px;
	text-indent: -10000px;
	background:url(/bitrix/templates/nisse/images/logo.png) no-repeat;
	position: absolute;
	left: 16px;
	top: 22px;
}
#header-contacts {
	width: 150px;
	height: 124px;
	background:url(/bitrix/templates/nisse/images/header-contacts-bg.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 324px;
	padding: 14px 20px 0px 20px;
}
.orange-button {
	display: inline-block;
	cursor: pointer;
	color: #fff;
	background-color: #f79943;
	background: -moz-linear-gradient(top, #fcb56b, #f48424);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcb56b), color-stop(100%,#f48424));	
	background-image: -o-linear-gradient(top, #fcb56b, #f48424);
	background-image: -webkit-linear-gradient(top, #fcb56b, #f48424);
	background-image: -ms-linear-gradient(top, #fcb56b, #f48424);
	background-image: linear-gradient(top, #fcb56b, #f48424);
	background-repeat: repeat-x;	
	border: 1px solid #f48221;		
	font-weight: 600;
	text-align: center;
	padding: 6px 0;
	font-size: 13px;
}
.orange-button:hover {
	text-decoration: none;
	background-color: #f79943 !important;
	background: -moz-linear-gradient(top, #fdc589, #f69d51) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdc589), color-stop(100%,#f69d51))  !important;	
	background-image: -o-linear-gradient(top, #fdc589, #f69d51)  !important;
	background-image: -webkit-linear-gradient(top, #fdc589, #f69d51)  !important;
	background-image: -ms-linear-gradient(top, #fdc589, #f69d51)  !important;
	background-image: linear-gradient(top, #fdc589, #f69d51)  !important;
}
.orange-button:active {
	text-decoration: none;
	background-color: #f79943 !important;
	background: -moz-linear-gradient(top, #f48424, #fcb56b) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f48424), color-stop(100%,#fcb56b))  !important;	
	background-image: -o-linear-gradient(top, #f48424, #fcb56b)  !important;
	background-image: -webkit-linear-gradient(top, #f48424, #fcb56b)  !important;
	background-image: -ms-linear-gradient(top, #f48424, #fcb56b)  !important;
	background-image: linear-gradient(top, #f48424, #fcb56b)  !important;
}
#header-contacts .orange-button {
	width: 147px;
	position: absolute;
	top: 14px;
	left: 19px;
}
#header-phone {
	background:url(/bitrix/templates/nisse/images/phone-icon.png) no-repeat;
	font-weight: 600;
	font-size: 16px;
line-height: 18px;
	padding-left: 22px;
	position: absolute;
	top: 52px;
}
#header-phone span {
	color: #f48221;
}
#header-email {
	background:url(/bitrix/templates/nisse/images/email-icon.png) no-repeat;
	padding-left: 22px;
	height: 18px;
	position: absolute;
	top: 83px;
}
#header-email a {
	font-size: 13px;
}
#header-language {
	display: block;
	position: absolute;
	top: 25px;
	left: 875px;
	border: 1px solid #3d75b2;
	background: #3d75b2;
	width: 40px;
	height: 14px;
}
#header-language li {
	display: block;
	float: left;
	width: 20px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
}
#header-language li a {
	color: #fff;
}
#header-language li.selected {
	background: #fff;
	color: #000;
}
#header-search {
	display: block;
	position: absolute;
	left: 592px;
	top: 80px;
}
#header-search input {
	border: 1px solid #bacce6;
	background: #fff;
	width: 282px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	float: left;
}
#header-search button {
	width: 76px;
	margin-left: 8px;
	float: left;
	height: 26px;
	padding: 0;
}
#header-social,
#footer-social {
	display: block;
	position: absolute;
	top: 37px;
	left: 750px;
}
#header-social li,
#footer-social li {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
}
#header-social li a,
#footer-social li a {
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -10000px;
	background:url(/bitrix/templates/nisse/images/fb-icon.png) no-repeat;
}
#header-login {
	position: absolute;
	top: 45px;
	left: 875px;
	background:url(/bitrix/templates/nisse/images/right-arrow.png) no-repeat 100% 50%;
	padding-right: 10px;
	font-weight: 600;
	font-size: 11px;
}

#footer {
	clear: both;
	font-size: 12px;
	border-top: 1px solid #FCB76E;
}
#footer-menu {
	padding-left: 15px;
	padding-top: 20px;
}
#footer-menu > div {
	float: left;
	width: 241px;
}
#footer-menu h3 {
	font-weight: 600;
	margin-bottom: 10px;
}
#footer-menu ul {
	margin-bottom: 15px;
}
#footer-menu li {
	margin-bottom: 7px;
}
#footer-social {
	position: relative;
	top: 0;
	left: 0;
}
#footer #copyright {
	height: 90px;
	position: relative;
	border-top: 1px solid #fcb76e;
	padding-top: 17px;
	margin-top: 15px;
	padding-left: 15px;
clear: both;
}
#copyright h4 {
	margin-bottom: 10px;
	font-weight: normal;
}
#copyright p {
	line-height: 1.5em;
	width: 435px;
}

#idea-l { 
	background: url(/bitrix/templates/nisse/images/idea-l.png);
	color: #4d4d4d;
	display: block;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	height: 26px;
	line-height: 10px;
	overflow: hidden;
	padding: 6px 5px 0px 35px;
	position: absolute;
	right: 0px;
	text-decoration: none;
	bottom: 40px;
	width: 80px;
}
#main-menu {
    margin:0;
    padding:0;
    list-style:none;
	height: 36px;
	width: 945px;
	position: absolute;
	bottom: 0;
	background-color: #5887c2;
	background: -moz-linear-gradient(top, #6993cd, #3e75b2);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6993cd), color-stop(100%,#3e75b2));	
	background-image: -o-linear-gradient(top, #6993cd, #3e75b2);
	background-image: -webkit-linear-gradient(top, #6993cd, #3e75b2);
	background-image: -ms-linear-gradient(top, #6993cd, #3e75b2);
	background-image: linear-gradient(top, #6993cd, #3e75b2);
	background-repeat: repeat-y;
	padding-left: 35px;
}

#main-menu li {
    float:left;
	height: auto;
}
#main-menu > li {
	margin-right: 47px;
}
#main-menu > li:last-child {
	margin-right: 0px;
}
#main-menu li a {
	height: auto;
    float: left;
    color:#fff;
    padding: 10px 20px;
	border: 1px solid;
	border-bottom: none;
	border-color:transparent;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}

#main-menu li ul {       
    left: -999em;
    margin: 35px 0 0;
    position: absolute;
    width: 230px;
    z-index: 2000;
	background: #f48221;
}

#main-menu li ul a {
    background: none;
    border: 0 none;
    margin-right: 0;
    width: 190px;
	font-size: 13px;
	padding: 10px 19px 10px 21px;
}

#main-menu > li:hover > a {
    background-color: #f89e4a;
	background: -moz-linear-gradient(top, #fcb56c, #f48221);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcb56c), color-stop(100%,#f48221));	
	background-image: -o-linear-gradient(top, #fcb56c, #f48221);
	background-image: -webkit-linear-gradient(top, #fcb56c, #f48221);
	background-image: -ms-linear-gradient(top, #fcb56c, #f48221);
	background-image: linear-gradient(top, #fcb56c, #f48221);
	background-repeat: repeat-y;
	border: 1px solid #f48221;
	border-bottom: none;
	text-decoration: none;
}

#main-menu li:hover ul {
        left: auto;
}

#main-menu li li ul {
    margin: 0 0 0 230px;       
    visibility:hidden;
}

#main-menu li li:hover ul {
    visibility:visible;
}
#main-menu ul li ul {
	-webkit-box-shadow: inset 9px 2px 11px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    inset 9px 2px 11px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         inset 9px 2px 11px 0px rgba(50, 50, 50, 0.2);
}
#main-menu > li:last-child ul {
	margin-left: -117px;
	text-align: right;
}
#banner1 {
	width: 980px;
	height: auto;
	margin-bottom: 10px;
	text-align: center;
}
.right-banner {
	margin-bottom: 10px;
}
#index-block1 {
	width: 625px;
	height: 292px;
	background:url(/bitrix/templates/nisse/images/block1-bg.png) no-repeat;
	margin-right: 10px;
	float: left;
	margin-bottom: 24px;
	color: #fff;
	padding: 15px 0 25px 25px;
}
#index-block1 h2 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 7px;
	clear: both;
}
#index-block1 h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 7px;
	margin-top: 30px;
}

#index-block1 ul {
 column-count: 2;
}

#index-block1 ul li {
display: inline-block;
position: relative;
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 1.1em;
	padding-right: 15px;
	width: 282px;
 -webkit-column-break-inside: avoid; 
    page-break-inside: avoid;        
    break-inside: avoid-column;      

}
#index-block1 a {
	color: #fff;
}
#index-block1 ul {
margin-bottom: 5px;
}

#index-block2 {
	width: 320px;
	height: 332px;
	float: left;
	margin-bottom: 24px;
	position: relative;
}
#index-left {
	width: 733px;
	margin-right: 7px;
	float: left;
	position: relative;
}
#index-left h2 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 20px;
display: flex;
}
#index-left h2 .total {
margin-left: auto !important;
}
#index-left h2 .total,
#index-left h2 a.all {
flex-shrink: 0;
height: 22px;
line-height: 22px;
}
#index-left h2 a:first-child {
margin-right: 10px !important;
}
#index-right {
	float: left;
	width: 240px;
	padding-top: 35px;
	padding-bottom: 275px !important;
}
#index-right h2 {
	font-size: 16px;
	font-weight: 600;
}
.block {
	border: 1px solid #bacce6;
	margin-bottom: 10px;
}
#index-block3 .tabs-menu {
	display: block;
	overflow: hidden;
}
#index-block3 .tabs-menu li {
	float: left;
	line-height: 35px;
	font-size: 14px;
	font-weight: 600;
	padding: 0 20px;
}
#index-block3 .tabs-menu li.current,
#index-block3 .tabs-menu li:hover {	
	background-color: #5887c2;
	background: -moz-linear-gradient(top, #6993cd, #3e75b2);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6993cd), color-stop(100%,#3e75b2));	
	background-image: -o-linear-gradient(top, #6993cd, #3e75b2);
	background-image: -webkit-linear-gradient(top, #6993cd, #3e75b2);
	background-image: -ms-linear-gradient(top, #6993cd, #3e75b2);
	background-image: linear-gradient(top, #6993cd, #3e75b2);
}
#index-block3 .tabs-menu li.current a,
#index-block3 .tabs-menu li:hover a {
	text-decoration: none;
	color: #fff
}
#index-block3 .tab {
	height: auto;
	position: relative;
padding-bottom: 10px;
}
#index-block3 #tab-2 ul.clients {
	margin-left: 5px;
margin-top: 25px;
}
#index-block3 #tab-2 ul.clients > li,
#index-block3 #tab-2 ul.clients > li > span {
	display: block;
	width: 242px;
	height: 82px;
	float: left;
	cursor: pointer;
	margin-bottom: 5px;
}
#index-block3 #tab-2 ul.clients > li:hover,
#index-block3 #tab-2 ul.clients > li.selected {
	background: #bacce6;
}
#index-block3 #tab-2 ul.clients > li > span > img {
	border: 1px solid #bacce6;
	float: left;
	margin: 4px;
}
#index-block3 #tab-2 ul.clients li > span > p {
	display: table-cell;
	vertical-align: middle;
	height: 82px;
	margin: 0 14px;
	color: #3d75b2;
}
#index-block3 #tab-2 .client-tabs-menu {
	display: block;
}
#index-block3 #tab-2 .client-tabs-menu li {
	display: inline-block;
}
#index-block3 #tab-2 .client-tabs-menu li a {
	color: #fff;
	padding: 0 3px;
}
#index-block3 #tab-2 .client-tabs-menu li a:hover,
#index-block3 #tab-2 .client-tabs-menu li.current a {
	background: #f48221;
}

#index-block3 #tab-2 ul li > div h3,
.map-info h3 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	margin-bottom: 20px;
}
#index-block3 #tab-2 ul li > div ul {
	margin-bottom: 20px;
}
#index-block3 #tab-2 .clients-filters {
	margin: 7px 0 25px 12px;
}
#index-block3 #tab-2 .clients-filters li {
	display: inline-block;
	margin-right: 15px;
	cursor: pointer;
	padding: 2px 5px;
}
#index-block3 #tab-2 .clients-filters li:hover,
#index-block3 #tab-2 .clients-filters li.selected {
	background: #f48221;
	
}
#index-block3 #tab-2 .clients-filters li:hover a,
#index-block3 #tab-2 .clients-filters li.selected a {
	color: #fff;
	text-decoration: none;
}
#index-block3 #tab-2 .square-paging {
	position: absolute;
	left: 12px;
	bottom: 15px;
	width: 700px;
}
#index-block3 #tab-3 ul {
	margin: 10px 12px 0px 12px;
column-count: 2;
}
#index-block3 #tab-3 ul li {
	line-height: 1em;
 -webkit-column-break-inside: avoid; 
    page-break-inside: avoid;        
    break-inside: avoid-column;      
}
#index-block3 #tab-3 ul li > a > span {
display: inline-block;
background: #f68316;
width: 27px;
height: 25px;
margin-right: 12px;
color: #fff;
line-height: 25px;
text-align: center;
font-size: 13px;
font-weight: bold;
vertical-align: top;
flex-shrink: 0;
}

#index-block3 #tab-3 h2 {
margin: 15px 0 5px 12px;
	font-size: 20px;
}
#index-block3 #tab-3 ul a {
	font-size: 13px;
	cursor: pointer;
	display: flex;
align-items: center;
	padding: 0px;
margin-bottom: 5px;
}
#index-block3 #tab-3 ul a:hover,
#index-block3 #tab-3 ul  a.selected {
	text-decoration: none;
	background: #bacce6;
}
#index-block3 #tab-3 ul li > div,
#index-block3 #tab-2 ul li > div {
	position: absolute;
	right: 1px;
	top: 1px;
	background: #3d75b2;
	color: #fff;
	width: 208px;
	height: 395px;
	display: none;
	padding: 15px;
}
#index-block3 #tab-3 ul li > div h3 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	margin-bottom: 20px;
}
/**/
#index-block3 #tab-2 > dvi > ul {
	float: left;
	width: 350px;
	margin: 30px 30px 0px 12px;
}
#index-block3 #tab-2 ul + ul {
	width: 295px
}
#index-block3 #tab-2 ul li {
	line-height: 1.2em;
}
#index-block3 #tab-2 ul h2 {
	margin: 0 0 5px 10px;
	font-size: 20px;
}
#index-block3 #tab-2 ul a {
	font-size: 13px;
	cursor: pointer;
	display: block;
	padding: 5px 10px;
}
#index-block3 #tab-2 ul a:hover,
#index-block3 #tab-2 ul  a.selected {
	text-decoration: none;
	background: #bacce6;
}
#index-block3 #tab-2 ul li > div h3 {
	font-size: 15px;
	font-weight: bold;
	padding-right: 15px;
	margin-bottom: 20px;
}
/**/
#index-block3 #tab-3 ul li > div p,
#index-block3 #tab-2 ul li > div p,
.map-info p {
	border-bottom: 1px solid #bacce6;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
#index-block3 #tab-3 ul li > div span,
#index-block3 #tab-2 ul li > div span,
.map-info > span {
	color: #bacce6;
	font-weight: bold;
}
#index-block3 #tab-3 ul li > div a.close,
#index-block3 #tab-2 ul li > div a.close,
.map-info a.close  {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 7px;
	right: 7px;
	padding: 0;
}
#index-block3 #tab-3 ul li > div a.close span,
#index-block3 #tab-2 ul li > div a.close span,
.map-info a.close span {
	float: none;
	margin-left: 0;
}

#index-block3 #tab-3 ul li > div .orange-button.all-projects,
#index-block3 #tab-2 ul li > div .orange-button.all-projects,
.map-info .orange-button.all-projects  {
	position: absolute;
	bottom: 17px;
	left: 17px;
	line-height: 20px;
	vertical-align: bottom;
	padding: 0 0 0 10px;
}

#howwework {
	height: 214px;
	background:url(/bitrix/templates/nisse/images/howwework.png) no-repeat 0px 38px;
	position: relative;
	padding-top: 12px;
	margin-bottom: 15px;
}
#howwework ul {
	position: absolute;
	left: 0;
	bottom: 0;
}
#howwework ul li {
	float: left;
	width: 110px;
	padding-right: 12px;
	line-height: 1.2em;
}
.callback {
	background-color: #5283bf;
	background: -moz-linear-gradient(top, #6993cd, #3e75b2);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6993cd), color-stop(100%,#3e75b2));	
	background-image: -o-linear-gradient(top, #6993cd, #3e75b2);
	background-image: -webkit-linear-gradient(top, #6993cd, #3e75b2);
	background-image: -ms-linear-gradient(top, #6993cd, #3e75b2);
	background-image: linear-gradient(top, #6993cd, #3e75b2);
	background-repeat: repeat-y;
	color: #fff;
	height: 63px;
	padding-top: 13px;
}
.callback > div {
	width: 256px;
	float: left;
	font-size: 13px;
	padding-left: 17px;
	line-height: 1.2em;
}
.callback form {
	float: left;
	width: 452px;
}
.callback form input,
.callback form fieldset {
	float: left;
	position: relative;
}
.callback form input[type="text"] {
	height: 32px;
	width: 125px;
	padding: 0 10px;
	border: none;
	margin-right: 6px;
font-size: 15px;
}
.callback label.error {
	background: url(/bitrix/templates/nisse/images/callback-error.png) no-repeat transparent;
	color: #ff0000;
	display: block;
	height: 22px;
	left: 50%;
	margin-left: -76px;
	margin-top: 29px;
	padding-top: 18px;
	position: absolute;
	text-align: center;
	width: 147px;
	z-index: 100;
	font-size: 13px;
}
.callback form button {
	padding: 0 14px;
	height: 32px;
	font-size: 12px;
}
.callback form p {
	clear: both;
	margin-top: 10px;
	color: #bacce6;
	font-size: 10px;
}
.callback h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}
a.all {
	display: inline-block;
	border: 1px solid #3d75b2;
	background-color: #5384bf;
	background: -moz-linear-gradient(top, #6892cc, #3d75b2);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6892cc), color-stop(100%,#3d75b2));	
	background-image: -o-linear-gradient(top, #6892cc, #3d75b2);
	background-image: -webkit-linear-gradient(top, #6892cc, #3d75b2);
	background-image: -ms-linear-gradient(top, #6892cc, #3d75b2);
	background-image: linear-gradient(top, #6892cc, #3d75b2);
	background-repeat: repeat-y;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	width: 44px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
a.all span {
	background:url(/bitrix/templates/nisse/images/right-arrow-white.png) no-repeat 0 7px;
	display: inline-block;
	height: 20px;
	float: right;
	width: 9px;
}
a.all:hover {
	text-decoration: none;
	background: -moz-linear-gradient(top, #3d75b2, #6892cd);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d75b2), color-stop(100%,#6892cd));	
	background-image: -o-linear-gradient(top, #3d75b2, #6892cd);
	background-image: -webkit-linear-gradient(top, #3d75b2, #6892cd);
	background-image: -ms-linear-gradient(top, #3d75b2, #6892cd);
	background-image: linear-gradient(top, #3d75b2, #6892cd);
}
a.all:active {
	background: -moz-linear-gradient(top, #86a8d6, #6692c3);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86a8d6), color-stop(100%,#6692c3));	
	background-image: -o-linear-gradient(top, #86a8d6, #6692c3);
	background-image: -webkit-linear-gradient(top, #3d75b2, #6692c3);
	background-image: -ms-linear-gradient(top, #86a8d6, #6692c3);
	background-image: linear-gradient(top, #86a8d6, #6692c3);
}
#index-left a.all {
	margin-left: 20px;
}
#index-left .total + a.all {
	margin-left: 0;
}
#index-right .block {
	padding: 14px 16px;
}
#index-right .block h2 {
	height: 22px;
	line-height: 22px;
	margin-bottom: 19px;
}
#index-right .block h2 a.all {
	float: right;
}
#index-right .block li {
	margin-bottom: 16px;
	line-height: 1.2em;
}
.index-triple-list {
	display: table;
}
.index-triple-list li {
	width: 200px;
max-width: 200px;
	border-right: 1px solid #bacce6;
	margin-right: 20px;
	padding-right: 20px;
	display: table-cell;
vertical-align: top;
}
.index-triple-list li + li {
	padding-left: 20px;
}
.index-triple-list li + li + li {
	border: none;
	margin-right: 0;
	padding-left: 20px;
	padding-right: 0;
}
.index-triple-list p {
	margin-bottom: 15px;
	line-height: 1.2em;
}
.index-triple-list h3 {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.3em;
}
#index-block4,
#index-block5,
#index-block5-5,
#index-block6,
#index-block6-5,
#index-block7 {
	padding: 15px 20px;
}
span.total {
	display:inline-block;
	height: 20px;
	line-height: 20px;
	border: 1px solid #bacce6;
	border-right: 0px;
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	padding: 0 10px;
	margin-left: 15px;
	vertical-align: middle;
}
#index-block5 .index-triple-list li, 
#index-block5-5 .index-triple-list li {
	padding-bottom: 15px;
}
#index-block5 .index-triple-list img,
#index-block5-5 .index-triple-list img {
	float: none;
	border: 1px solid #bacce6;
margin-right: 10px;
margin-bottom: 5px;
}
#index-block5 .index-triple-list li h3,
#index-block5-5 .index-triple-list li h3 {
display: none;
	margin-bottom: 10px;
	font-weight: 600;
}
#index-block5 .index-triple-list li h3  a,
#index-block5-5 .index-triple-list li h3  a {
	color: #f48221;
}
#index-block5 .index-triple-list li > a,
#index-block5-5 .index-triple-list li > a {
	font-size: 13px;
	font-weight: 600;
	display: block;
	line-height: 1.2em;
}

.events-tabs-menu,
.monitoring-tabs-menu,
.smi-tabs-menu,
.review-tabs-menu {
	position: absolute;
	bottom: 20px;
	width: 100px;
}

#index-block6 > div + div {
	border: none;
}
#index-block8 {
	margin-bottom: 35px;
	margin-top: 30px;
}
.experts-list {
	width: 752px;
	overflow: visible;
	margin-left: -9px;
	position: relative;
}
.experts-list > li {
	float: left;
	width: 75px;
	height: 130px;
	margin-bottom: 15px;
	padding: 7px 9px 0 9px;
	line-height: 1.2em;
}

.experts-list li img {
	border: 1px solid #bacce6;
	margin-bottom: 7px;
}

.resp-list li {
height: auto;
display: inline-block;
float: none;
width: 130px;
margin-right: 10px;
padding-bottom: 10px;
}
.resp-list li p {
    white-space: nowrap;
margin-top: 2px;
}
.resp-list li img {
display: block;
}

#index-block8 .orange-button {
	padding: 0 0px 0 10px;
	vertical-align: bottom;
	margin-left: 6px;
	font-size: 13px;
}

.experts-list > li:hover {
	background: #3d75b2;
}
.experts-list > li:hover a {
	color: #fff;
	text-decoration: none;
}	
.resp-list > li:hover {
	background: none;
}
.resp-list > li:hover a {
	color: #3d75b2;
}	
.experts-list li > div {
	background: #3d75b2;
	position: absolute;
	width: 714px;
	padding: 10px 15px 15px 15px;
	z-index: 200;
	left: 0;
	margin-top: -30px;
	display: none;
}
doesnotexist:-o-prefocus, .experts-list li > div  {
	margin-top: -20px;
}


.experts-list li > div ul {
	margin-bottom: 10px;
}
.experts-list li > div li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;	
	height: 25px;
	margin-bottom: 15px;
	padding-left: 25px;
}
.experts-list li > div li:first-child {
	display: table-cell;
	width: 100px;
	word-wrap: break-word;
	padding-right: 10px;
	color: #fff;
	border-right: 1px solid #bacce6;
	margin-right: 15px;
	margin-bottom: 15px;
	vertical-align:middle;
	text-align: left;
	padding-left: 12px;
}
.experts-list li > div li a {
	color: #bacce6;	
}
.experts-list li > div li a:hover {
	text-decoration: underline;
}
.experts-list li > div p,
.experts-list li > div div,
.experts-list li > div div a {
	clear: both;
	color: #fff;
	padding: 0 12px;
}
.experts-list li > div div a {
padding: 0;
}
.orange-button span {
	background:url(/bitrix/templates/nisse/images/right-arrow-white.png) no-repeat 0 7px;
	display: inline-block;
	height: 20px;
	float: right;
	width: 9px;
	margin-left: 10px;
}
.orange-button.close span,
.blue-button.close span {
	background:url(/bitrix/templates/nisse/images/close.png) no-repeat 0 6px;
	display: inline-block;
	height: 20px;
	float: right;
	width: 10px;
	margin-left: 10px;
}

#index-block9 {
	display: table;
	width: 731px;
	position: relative;
	margin-top: 30px;
}
#index-block9 > div {
	display: table-cell;
	border-right: 1px solid #bacce6;
	width: 50%;
	padding: 15px 20px 30px;
	position: relative;
}
#index-block9 > div + div {
	border: none;
}
#index-block9  div h3 a {
	display: inline-block;
	font-size: 13px;
	margin-bottom: 15px;
	font-weight: 600;
}
#index-block9  div p {
	margin-bottom: 15px;
	line-height: 1.2em;
}
#index-block9 div > span {
	display: block;
/*color: #f48221;*/
	margin-bottom: 15px;
	line-height: 1.2em;
}
#index-block9 div > span > a {
	color: #f48221;
}
#index-block9 > div + div img {
	float: left;
	border: 1px solid #bacce6;
	margin-right: 15px;
	margin-bottom: 15px;
}
.jcarousel-clients {
    position: relative;
    overflow: hidden;
    width: 675px;
    height: 132px;
	margin-left: 27px;
}

.jcarousel-clients ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel-clients li {
    float: left;
	width: 225px;
	text-align: center;
	line-height: 132px;
}

/** Carousel Controls **/

.jcarousel-control-prev-clients,
.jcarousel-control-next-clients,
.slick-next,
.slick-prev {
    position: absolute;
    width: 16px !important;
    height: 25px !important;
    text-decoration: none;
	text-indent: -10000px;
z-index: 999;
}

.jcarousel-control-prev-clients,
.slick-prev {
    left: 0px !important;;
	background:url(/bitrix/templates/nisse/images/left-blue.png) no-repeat !important;;
}
.jcarousel-control-prev-clients:hover {
	background:url(/bitrix/templates/nisse/images/left-blue-hover.png) no-repeat;
}
.jcarousel-control-prev-clients:active {
	background:url(/bitrix/templates/nisse/images/left-blue-active.png) no-repeat;
}

.jcarousel-control-next-clients,
.slick-next {
    right: 0px !important;;
	background:url(/bitrix/templates/nisse/images/right-blue.png) no-repeat !important;;
}
.jcarousel-control-next-clients:hover {
	background:url(/bitrix/templates/nisse/images/right-blue-hover.png) no-repeat;
}
.jcarousel-control-next-clients:active {
	background:url(/bitrix/templates/nisse/images/right-blue-active.png) no-repeat;
}

.jcarousel-control-prev-clients:hover span,
.jcarousel-control-next-clients:hover span {
    display: block;
}

.jcarousel-control-prev-clients.inactive,
.jcarousel-control-next-clients.inactive {
    opacity: .5;
    cursor: default;
}

#index-block10 {
	position: relative;
	margin: 30px 0;
}
.events-tabs-menu li a ,
.monitoring-tabs-menu li a,
.smi-tabs-menu li a,
.review-tabs-menu li a,
.square-paging li a,
#index-block3 #tab-2 .square-paging a:last-child {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 4px;
	background-color: #f9a24f;
	background: -moz-linear-gradient(top, #fcb46a, #f5882a);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcb46a), color-stop(100%,#f5882a));	
	background-image: -o-linear-gradient(top, #fcb46a, #f5882a);
	background-image: -webkit-linear-gradient(top, #fcb46a, #f5882a);
	background-image: -ms-linear-gradient(top, #fcb46a, #f5882a);
	background-image: linear-gradient(top, #fcb46a, #f5882a);
	background-repeat: repeat-y;
	border: 1px solid #f48221;
	text-indent: -100000px;
	cursor: pointer;
}
#index-block3 #tab-2 .square-paging a:last-child {
padding-right: 0px;
}
.events-tabs-menu li.current a,
.monitoring-tabs-menu li.current a,
.smi-tabs-menu li.current a,
.review-tabs-menu li.current a,
.square-paging li.current a,
.square-paging li:hover a,
.events-tabs-menu li.current:hover a,
.monitoring-tabs-menu li.current:hover a,
.smi-tabs-menu li.current:hover a,
.review-tabs-menu li.current:hover a,
.square-paging li.current:hover a
 {
	background-color: #5887c2;
	background: -moz-linear-gradient(top, #6791cc, #3d75b2);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6791cc), color-stop(100%,#3d75b2));	
	background-image: -o-linear-gradient(top, #6791cc, #3d75b2);
	background-image: -webkit-linear-gradient(top, #6791cc, #3d75b2);
	background-image: -ms-linear-gradient(top, #6791cc, #3d75b2);
	background-image: linear-gradient(top, #6791cc, #3d75b2);
	background-repeat: repeat-y;
	border: 1px solid #3d75b2;
}
.events-tabs-menu li:hover a ,
.monitoring-tabs-menu li:hover a,
.smi-tabs-menu li:hover a,
.review-tabs-menu li:hover a,
.square-paging li:hover a {
	background-color: #5887c2;
	background: -moz-linear-gradient(top, #fdc388, #f7a055);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdc388), color-stop(100%,#f7a055));	
	background-image: -o-linear-gradient(top, #fdc388, #f7a055);
	background-image: -webkit-linear-gradient(top, #fdc388, #f7a055);
	background-image: -ms-linear-gradient(top, #fdc388, #f7a055);
	background-image: linear-gradient(top, #fdc388, #f7a055);
	background-repeat: repeat-y;
	border: 1px solid #f48221;
}
#index-block6 .events-tab-content span {
	display: block;
/*color: #f48221;*/
	font-size: 13px;
	margin-bottom: 10px;
	position: relative;
}
#index-block6 .monitoring-tab-content span {
	display: block;
	margin-bottom: 10px;
}#index-block6 .monitoring-tab-content span span {
	display: inline;
	color: #f48221;
}
#index-block6 .events-tab-content h3,
#index-block6 .monitoring-tab-content h3 {
	margin-bottom: 15px;
}
#index-block6 .events-tab-content a,
#index-block6 .monitoring-tab-content a {
	font-size: 13px;
	font-weight: 600;	
}
#index-block6 .events-tab-content p,
#index-block6 .monitoring-tab-content p {
	line-height: 1.2em;
	margin-bottom: 15px;
}
#index-block11 .prev_button,
#index-block11 .next_button,
#index-block11 .info_slide {
	display: none !important;
}
#index-block11 {
	height: 300px;
	position: relative;
	padding: 17px 0 0 15px;
	padding-right: 500px;
}
#index-block11 > span {
	display: block;
	margin-bottom: 5px;
}
#index-block11 > a {
	font-size: 13px;
	line-height: 1.2em;
	font-weight: 600;
}
#index-block11 h2 .total {
	margin-left: 5px;
}
#index-block11 .box_skitter_large {
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-left: 1px solid #bacce6;
}
#index-block2 .box_skitter {
	width: 318px;
	height: 330px;
	border: 1px solid #3d75b2;
}
#index-block2 .box_skitter .label_skitter {
	opacity: 1;
}
#index-block2 .box_skitter .info_slide_dots {
	bottom: 5px;
	left: 35px !important;
}
#index-block11 .box_skitter_large .info_slide_dots {
	display: none !important;
}

#index-block2 .box_skitter .label_skitter {
	height: 85px;
	position: absolute;
	bottom: 0;
	background-color:rgba(61,117,178,0.7);
	color: #fff;
	font-size: 15px;
}
#index-block2 .box_skitter .label_skitter p {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	padding: 14px 25px 0 35px;
}
#index-block2 .box_skitter .label_skitter p a {
	color: #fff;
	text-decoration: none;
}
#index-block2 .box_skitter .label_skitter p a:hover {
	text-decoration: underline;
}
#block2-label {
	background: #f48221;
	position: absolute;
	top: -248px;
	left: 0px;
	z-index: 1000;
	font-weight: 600;
	color: #fff;
	font-size: 13px;
	padding: 7px;
}

#index-block2 .box_skitter .prev_button  {
	background:url(/bitrix/templates/nisse/images/left-orange.png) no-repeat;
	width: 16px;
	height: 25px;
	left: 7px;
	top: 300px;
}
#index-block2 .box_skitter .prev_button:hover {
	background:url(/bitrix/templates/nisse/images/left-orange-hover.png) no-repeat;
	opacity: 1 !important;
}
#index-block2 .box_skitter .prev_button:active {
	background:url(/bitrix/templates/nisse/images/left-orange-active.png) no-repeat;
}

#index-block2 .box_skitter .next_button {
	background:url(/bitrix/templates/nisse/images/right-orange.png) no-repeat;
	width: 16px;
	height: 25px;
	right: 8px;
	top: 300px;
}
#index-block2 .box_skitter .next_button:hover {
	background:url(/bitrix/templates/nisse/images/right-orange-hover.png) no-repeat;
	opacity: 1 !important;
}
#index-block2 .box_skitter .next_button:active {
	background:url(/bitrix/templates/nisse/images/right-orange-active.png) no-repeat;
}

#index-block2 .box_skitter .info_slide_dots .image_number {
    display: block;
	width: 10px;
	height: 10px;
	float: left;
    margin-right: 4px;	
	background-color: #f9a24f;
	background: -moz-linear-gradient(top, #fcb46a, #f5882a);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcb46a), color-stop(100%,#f5882a));	
	background-image: -o-linear-gradient(top, #fcb46a, #f5882a);
	background-image: -webkit-linear-gradient(top, #fcb46a, #f5882a);
	background-image: -ms-linear-gradient(top, #fcb46a, #f5882a);
	background-image: linear-gradient(top, #fcb46a, #f5882a);
	background-repeat: repeat-y;
	border: 1px solid #f48221;
	text-indent: -100000px;
	border-radius: 0;
}

#index-block2 .box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover {
/*background: #fff;*/
	background: -moz-linear-gradient(center top , #6791CC, #3D75B2) repeat-y scroll 0% 0% transparent !important;
	border: 1px solid #3D75B2 !important;
}

#index-block2 .box_skitter .info_slide_dots .image_number:hover {
/*background: #fff;*/
background: -moz-linear-gradient(center top , #FDC388, #F7A055) repeat-y scroll 0% 0% transparent;
border: 1px solid #F48221;
}


#index-block2 .box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover {
	margin-right: 4px;
}

#sticky_block {
padding: 0 !important;
	width: 240px;
	height: 300px;
}
#expert-side {
	background:url(/bitrix/templates/nisse/images/expert.png) no-repeat;
	background-color: #f48221;
	width: 58px;
	height: 169px;
	position: fixed;
	right: 0;
	top: 145px;
	cursor: pointer;
	z-index: 2000;
}
#expert-side:hover {
	padding-right: 2px;	
}
#header-callback-button {
	z-index:5001;
}
#header-callback {
	display: none;
	position: absolute;
	background: #f48221;
	z-index: 5001;
	top: 40px;
	left: 19px;
	width: 430px;
	padding: 35px 0 15px 0;
}
#header-callback .blue-button.close {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0;
	width: 20px;
	height: 20px;
}
#header-callback .blue-button.close span {
	margin: 0;
	float: none;
}
#header-callback fieldset {
	display: block;
	position: relative;
}
#header-callback label {
	width: 90px;
	padding-left: 15px;
	display: inline-block;
	margin-top: 7px;
	vertical-align: top;
	font-size: 15px;
	font-weight: 600;
}
#header-callback label span {
	color: #3d75b2;
}
#header-callback input {
	width: 250px;
	height: 30px;
	border: 1px solid #3d75b2;
	margin-bottom: 10px;
	padding: 0 15px;
}
#header-callback textarea {
	width: 250px;
	height: 114px;
	border: 1px solid #3d75b2;
	margin-bottom: 10px;
	padding: 0 15px;
	margin-bottom: 10px;
}
#header-callback label.error {
	background: url(/bitrix/templates/nisse/images/callform-error.png) no-repeat transparent;
	color: #ff0000;
	display: block;
	height: 34px;
	line-height: 34px;
	position: absolute;
	right: -189px;
	top: 0px;
	margin-top: -1px;
	width: 194px;
	z-index: 100;
	font-size: 13px;
	font-weight: normal;
}
#contacts-feedback label.error {
	background: url(/bitrix/templates/nisse/images/callform-error.png) no-repeat transparent;
	color: #ff0000;
	display: block;
	height: 34px;
	line-height: 34px;
	position: absolute;
left: 598px;
padding-left: 15px;
	top: 0px;
	margin-top: -1px;
	width: 194px;
	z-index: 100;
	font-size: 13px;
	font-weight: normal;
}
#contacts-feedback #contactformphone-error {
left: 302px;
}
#contacts-feedback #callformcaptcha-error {
left: 354px;
}
.blue-button {
	display: inline-block;
	cursor: pointer;
	color: #fff;
	background-color: #5686c2;
	background: -moz-linear-gradient(top, #6892cd, #3d75b2);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6892cd), color-stop(100%,#3d75b2));	
	background-image: -o-linear-gradient(top, #6892cd, #3d75b2);
	background-image: -webkit-linear-gradient(top, #6892cd, #3d75b2);
	background-image: -ms-linear-gradient(top, #6892cd, #3d75b2);
	background-image: linear-gradient(top, #6892cd, #3d75b2);
	background-repeat: repeat-x;	
	border: 1px solid #3d75b2;		
	font-weight: 600;
	text-align: center;
	padding: 6px 0;
	font-size: 13px;
}
.blue-button:hover {
	background: -moz-linear-gradient(top, #3d75b2, #6892cd);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d75b2), color-stop(100%,#6892cd));	
	background-image: -o-linear-gradient(top, #3d75b2, #6892cd);
	background-image: -webkit-linear-gradient(top, #3d75b2, #6892cd);
	background-image: -ms-linear-gradient(top, #3d75b2, #6892cd);
	background-image: linear-gradient(top, #3d75b2, #6892cd);
	text-decoration: none;
}
.blue-button:active {
	background: -moz-linear-gradient(top, #86a8d6, #6692c3);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86a8d6), color-stop(100%,#6692c3));	
	background-image: -o-linear-gradient(top, #86a8d6, #6692c3);
	background-image: -webkit-linear-gradient(top, #3d75b2, #6692c3);
	background-image: -ms-linear-gradient(top, #86a8d6, #6692c3);
	background-image: linear-gradient(top, #86a8d6, #6692c3);
}
#header-callback .blue-button {
	width: 140px;
	height: 30px;
	margin-left: 108px;
	margin-bottom: 13px;
	
}
#header-callback p {
	font-size: 10px;
	color: #fff;
	margin-left: 103px;
	line-height: 1.2em;
}
#overlay,
#overlay-expert,
#overlay-map {
	display: none;
	background-color: #29409d;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	opacity: 0.5;
	filter: alpha(opacity = 50);	
	width: 100%;
	z-index: 4000;
}
#overlay-expert {
	z-index: 5002;
}
#overlay-map {
z-index: 6000;
}
.popup {
	display: block;
	background: #f48221;
	position: fixed;
	padding: 20px;
	z-index: 5002;
	top: 40%;
	left: 50%;
	display: none;
}
.center-popup {
	text-align: center;
	width: 320px;
	margin-left: -180px;
}
.center-popup h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.center-popup p {
	font-size: 13px;
}
.center-popup .blue-button {
	margin-top: 25px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
.center-popup .blue-button span {
	margin-top: 5px;
}
#expert-popup {
	position: absolute;
	top:20px;
	border: 1px solid #bacce6;
	background: #fcfcfc;
	width: 494px;
	left: 50%;
	margin-left: -247px;
	z-index: 5003;
	display: none;
}
#expert-popup .close,
#expert-popup .blue-button.close {
	position: absolute;
	 right: 10px;
	 top: 10px;
	 padding: 0;
	 height: 20px;
	 width: 20px;
	 margin: 0;
}
#expert-popup .close span {
	margin: 0;
	float: none;
}
#expert-popup h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 25px 0;
}
#expert-popup label {
	display: inline-block;
	font-size: 13px;
	margin-top: 7px;
	vertical-align: top;
	width: 150px;
	padding-left: 30px;
}
#expert-popup label span,
#expert-popup p span { 
	color: #3D75B2;
}
#expert-popup fieldset {
	position: relative;
}
#expert-popup input {
	width: 272px;
	height: 30px;
	padding: 0 10px;
	border: 1px solid #bacce6;
	margin-bottom: 10px;
}
#expert-popup select {
	width: 294px;
	height: 30px;
	padding: 0 10px;
	border: 1px solid #bacce6;
	margin-bottom: 10px;
}
#expert-popup textarea {
	border: 1px solid #bacce6;
	width: 270px;
	margin-bottom: 10px;
	height: 70px;
	resize: none;
	padding: 5px 10px;
}
#expert-popup .blue-button {
	margin: 15px 30px 25px 183px;
	padding: 6px 30px;
}
#expert-popup p {
	margin: 0 0 20px 183px;
	line-height: 1.2em;
}
#expert-popup .bsmContainer {
	display: inline-block;
}
#expert-popup label.error {
	background: url(/bitrix/templates/nisse/images/callform-error.png) no-repeat transparent;
	color: #ff0000;
	display: block;
	height: 34px;
	line-height: 34px;
	position: absolute;
	right: -204px;
	top: 0px;
	margin-top: -1px;
	width: 194px;
	z-index: 100;
	font-size: 13px;
	font-weight: normal;
}
.nopadding {
	padding: 0px !important;
}
.center {
	text-align: center !important;	
}
#breadcrumbs {
	margin: 20px 0;
	font-size: 13px;
}
#breadcrumbs span {
	color: #f48221;
}
#index-left.pages h2 {
	font-size: 20px;
	line-height: 1.2em;
	margin-top: 20px;
}
#index-left.pages h2.header-border,
.header-border {
	padding-bottom: 10px;
	border-bottom: 1px solid #f48221;
}
#index-left.pages > h2 a {
	margin-right: 20px;
}
.pages h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0;
}
.sub-menu {
	display: table;
	width: 743px;
    border-spacing: 10px;
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: 4px;
}
.sub-menu li {
	display: table-cell;	
	text-align: center;
}
.sub-menu li a {
	border: 1px solid #bacce6;
	font-size: 16px;
	font-weight: bold;
	line-height: 47px;
	height: 47px;
	width: 100%;
	display: inline-block;
}
.sub-menu li a:hover,
.sub-menu li.selected a {
	background: #3d75b2;
	border-color: #3d75b2;
	color: #fff;
	text-decoration: none;
}
.text-content {
	font-size: 13px;
	line-height: 1.3em;
padding-bottom: 15px;
}
.text-content h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.text-content p {	
	margin-bottom: 15px;	
}
.text-content ul { 
   list-style-type: disc; 
   list-style-position: inside;  
}
.text-content li {
	margin-bottom: 15px;
}
.text-content ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
}
.text-content ul ul, .text-content ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.text-content ol ol, .text-content ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.text-content sup { 
	vertical-align: super;
}
.org-info {
	float: left;
	width: 207px;
	margin: 0 17px 20px 0;
	border: 1px solid #bacce6;
	padding: 15px;	
margin-top:15px;
}
.org-info img {
	margin-bottom: 25px;
}
.org-info p {
	font-size: 13px;
	margin-bottom: 15px;
}
.download-doc {
	display: inline-block;
	height: 41px;
	line-height: 41px;
	padding-left: 50px;
	background:url(/bitrix/templates/nisse/images/doc.png) no-repeat;
	font-weight: bold;
}
.amount {
	font-style: italic;
	color: #f48221;
	font-weight: normal;
	margin-right: 20px;
}
.expert-filter {
	border-top: 1px solid #f48221;
	border-bottom: 1px solid #f48221;
	padding: 10px 0;
	margin-bottom: 15px;
}
.expert-filter label {
	font-size: 13px;
	width: 194px;
	display: inline-block;
}
.expert-filter select {
	border: 1px solid #bacce6;
	width: 535px;
	padding-left: 10px;
	height: 24px;
}
.expert-info {
	float: left;
	width: 152px;
	margin: 0 15px 10px 0;
	font-size: 13px;
}
.expert-info img {
	border: 1px solid #bacce6;
	margin-bottom: 10px;
}
.expert-info ul {
	border: 1px solid #bacce6;
	padding: 15px 15px 0 15px;
	background: #fcfcfc;
}
.expert-info ul li {
	margin-bottom: 15px;
}
.expert-activity {
	border-bottom: 1px solid #bacce6;
	margin-left: 167px;
	padding-bottom: 15px;
	line-height: 1.3em;
	margin-bottom: 15px;
}
.elements-list li {
	margin-bottom: 45px;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}
.elements-list li > div {
	margin-left: 166px;
}
.elements-list img {
	border: 1px solid #bacce6;
	float: left;
}
.elements-list h3 {
	font-size: 12px;
	margin-bottom: 15px;
	font-weight: normal;
	padding: 0;
}
.elements-list h2 {
	margin-bottom: 15px !important;
	font-size: 16px !important;
}
.elements-list h2 a {
	color: #000;
}
.elements-list p {
	margin-bottom: 7px;
	line-height: 1.3em;
}
.elements-list .project-goal {
	border-top: 1px solid #bacce6;
	border-bottom: 1px solid #bacce6;
	font-size: 13px;
	line-height: 1.3em;
	padding: 10px 0;
	margin: 10px 0;
}
.elements-list .project-files {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	background:url(/bitrix/templates/nisse/images/file.png) 5px 0 no-repeat;
	padding-left: 25px;
	font-size: 13px;
}
.elements-list .project-photos,
.gallery-list .project-photos {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	background:url(/bitrix/templates/nisse/images/photo.png) 5px 3px no-repeat;
	padding-left: 25px;
	font-size: 13px;
}
.elements-list .project-photos + span,
.elements-list .project-files + span {
	display: inline-block;
	line-height: 18px;
	margin-right: 15px;
}
.paging {
	border-top: 1px solid #f48221;
	padding: 15px 0px 5px;
	clear: both;
margin-bottom: 10px;
}
.paging h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 20px 0 0 !important;
	float: left;
	line-height: 24px;
	padding: 0;
}
.paging a {
	display: inline-block;
	border: 1px solid #bacce6;
	height: 22px;
	line-height: 22px;
	margin-right: 5px;
	font-weight: bold;
	text-align: center;
	font-weight: bold;
	padding: 0 6px;
}
.paging a:hover,
.paging a.current {
	background: #3d75b2;
	color: #fff;
	text-decoration: none;
}
.paging span.modern-page-current {
	display: inline-block;
	border: 1px solid #3d75b2;
	background: #3d75b2;
	padding: 0 6px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	font-weight: bold;
margin-right: 5px;
}
.project-info {
	float: left;
	width:  239px;
	margin: 0 20px 10px 0;
}
.project-info img {
	border: 1px solid #bacce6;
	margin-bottom: 5px;
}
.files-list {
	border: 1px solid #bacce6;
	padding: 12px;
list-style: none !important;
}
.files-list h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 0;
}
.files-list li {
	border-bottom: 1px solid #bacce6;
	background: url(/bitrix/templates/nisse/images/ico-file.png) no-repeat;
	padding: 0 0 10px 40px;
	min-height: 38px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
list-style: none !important;
}
.files-list li.xls{background: url(/bitrix/templates/nisse/images/ico-excel.png) no-repeat;}
.files-list li.xlsx{background: url(/bitrix/templates/nisse/images/ico-excel.png) no-repeat;}
.files-list li.pdf{background: url(/bitrix/templates/nisse/images/ico-pdf.png) no-repeat;}
.files-list li.ppt{background: url(/bitrix/templates/nisse/images/ico-powerpoint.png) no-repeat;}
.files-list li.pptx{background: url(/bitrix/templates/nisse/images/ico-powerpoint.png) no-repeat;}
.files-list li.rar{background: url(/bitrix/templates/nisse/images/ico-rar.png) no-repeat;}
.files-list li.doc{background: url(/bitrix/templates/nisse/images/ico-word.png) no-repeat;}
.files-list li.docx{background: url(/bitrix/templates/nisse/images/ico-word.png) no-repeat;}
.files-list li.zip{background: url(/bitrix/templates/nisse/images/ico-zip.png) no-repeat;}
.files-list li.vsd{background: url(/bitrix/templates/nisse/images/ico-visio.png) no-repeat;}

.files-list li a {
word-wrap: break-word;
}
.files-list li span {
	font-weight: normal;
	display: block;
	margin-top: 5px;
}
.files-list li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.files-list.files-horizontal {
	border: none;
	padding: 10px 0;
	border-top: 1px solid #bacce6;
	overflow: hidden;
}
.files-list.files-horizontal li {
	float: left;
	width: 198px;
	border: none;
	margin-right: 5px;
}
.project-text-info {
	border-bottom: 1px solid #bacce6;
	margin-bottom: 20px;
	margin-left: 259px;
}
.project-text-info p {
	font-size: 12px;
	margin-bottom: 7px;
}
.project-filters p {
	margin-top: 10px;
}
.project-filters a {
	cursor: pointer;
}
.project-filters p a.remove {
	display: inline-block;
	width: 9px;
	height: 9px;
	background:url(/bitrix/templates/nisse/images/remove-orange.png) no-repeat;
	cursor: pointer;
}
#contacts-feedback {
	font-size: 13px;
	position: relative;
margin-bottom: 20px;
}
#contacts-feedback fieldset {
	margin-bottom: 10px;
position: relative;
}
#contacts-feedback label {
	display: inline-block;
	width: 150px;
}
#contacts-feedback label span,
#contacts-feedback p span {
	color: #f48221;
}
#contacts-feedback input {
	width: 420px;
	height: 30px;
	padding: 0 10px;
	border: 1px solid #bacce6;
}
#contacts-feedback input.input-small {
	width: 120px;
}
#contacts-feedback textarea {
	width: 420px;
	padding: 10px;
	height: 115px;
	border: 1px solid #bacce6;
	resize: none;
}
#contacts-feedback .captcha input {
	width: 50px;
	text-align: center;
	margin-right: 5px;
vertical-align: top;
padding: 0 5px !important;
}
#contacts-feedback .captcha img {
	vertical-align: middle;
	border: 1px solid #bacce6;
}
#contacts-feedback p {
	position: absolute;
	top: 0px;
	right: 180px;
	line-height: 1.3em;
}
#contacts-feedback button {
	margin-left: 153px;
	width: 194px;
	height: 58px;
	font-size: 20px;
}
.tags {
	border-top: 1px solid #bacce6;
	background:url(/bitrix/templates/nisse/images/tags.png) 0 10px no-repeat;
	padding: 10px 0 15px 25px;
	font-size: 13px;
	clear: both;
}
.tags-cloud {
	font-size: 13px;
	line-height: 1.3em;
}
.backtolist {
	border-top: 1px solid #f48221;
	border-bottom: 1px solid #f48221;
	padding: 15px 0;
	margin-bottom: 10px;
}
.backtolist a {
	background:url(/bitrix/templates/nisse/images/left-arrow.png) 0 5px no-repeat;
	padding-left: 15px;
	font-size: 13px;
}
.social {
	border-bottom: 1px solid #F48221;
}
.likes {
	margin-top: 10px;
	border-top: 1px solid #BACCE6;
	padding: 15px 0;
}
.social p {
	line-height: 20px;
	margin-right: 10px;
}
.facebook-like {
	display: inline-block;
	width: 500px;
}
.vk-like {
	width: 200px;
	display: inline-block;
}
.article-info {
	border-bottom: 1px solid #bacce6;
	margin-bottom: 15px;
	margin-top: -5px;
	padding-bottom: 15px;
}
.article-info  p {
	line-height: 1.3em;
}
.article-info p span {
	color: #f48221;
}
.expert-article-info {
display: inline-block;
width: 565px;
border-top: 1px solid #bacce6;
padding-top: 15px;
}
.events-menu {
	width: 300px;
}
.laws-menu {
	width: 500px;
}
.showmap {
	background:url(/bitrix/templates/nisse/images/map.png) 100% 0 no-repeat;
	padding-right: 20px;
	line-height: 16px;
	cursor: pointer;
}
.popup-map {
	display: none;
	position: fixed;
	top: 20%;
	left: 50%;
	z-index: 6002;
	border: 1px solid #bacce6;
	background: #fcfcfc;
	padding: 45px 15px 15px 15px;
	width: 570px;
	height: 470px;
	margin-left: -300px !important;
}
.popup-map .orange-button {
	position: absolute;
	top: 10px;
	right: 15px;
	padding: 6px 10px;
}
.events-list .tags,
.business-list .tags,
.noimage-list .tags {
	border-top: none;
	margin-top: -10px;
	border-bottom: 1px solid #bacce6;
	margin-bottom: 6px;
}
#event-map {
	clear: both;
	border-top: 1px solid #bacce6;
	margin-top: 20px;
}
.event-info {
	border-top: 1px solid #bacce6;
	font-size: 13px;
	line-height: 1.3em;
	margin-top: 15px;
}
.event-info p {
	margin-bottom: 10px;
}
.partners-list h2 {
	margin-top: 0px !important;
}
.elements-list .client-projects {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	background:url(/bitrix/templates/nisse/images/projects.png) 0px 0 no-repeat;
	padding-left: 25px;
	font-size: 13px;
}
.elements-list .client-reviews {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	background:url(/bitrix/templates/nisse/images/reviews.png) 5px 2px no-repeat;
	padding-left: 25px;
	font-size: 13px;
}
.clients-list h2 {
	margin-top: 0px !important;
}
.clients-list h2 a {
	color: #3D75B2;
}

.clients-filter {
	border-top: 1px solid #f48221;
	border-bottom: 1px solid #f48221;
	padding: 10px 0;
	margin-bottom: 15px;
}
.clients-filter label {
	font-size: 13px;
	width: 84px;
	display: inline-block;
	line-height: 24px;
	vertical-align: top;
}
.clients-filter select {
	border: 1px solid #bacce6;
	width: 645px;
	padding-left: 10px;
	height: 24px;
}
.clients-filter select + label {
	width: 100px;
	margin-left: 25px;
}
.review-filter select {
	width: 645px;
}
.review-list h2 {
	margin-top: 0px !important;
}
.review-list h2 a {
	color: #3D75B2;
}
.review-list p span {
	color: #f48221;
}
.client-header-links {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #f48221;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.client-header-links a {
	margin-right: 20px;
}
.client-info {
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px solid #bacce6;
}
.client-info img {
	border: 1px solid #bacce6;
	float: left;
	margin: 0 15px 15px 0;
}
.client-info p {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.3em;
}
.client-projects-menu {
	display: inline-block;
	margin-left: 20px;
}
.client-projects-menu li {
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	padding: 0 7px;
}
.client-projects-menu li.current {
	background: #f48221;
}
.client-projects-menu li.current a {
	color: #fff;
}
.client-projects-menu li a {
	margin-right: 0px !important;
}
h2#reviews {
	border-top: 1px solid #bacce6;
	padding-top: 15px;
}
.gallery-list {
	width: 750px;
}
.gallery-list li {
	width: 238px;
	margin-right: 5px;
	position: relative;
margin-bottom: 20px;
display: inline-block;
vertical-align: top;
}
.gallery-list li img {
	border: 1px solid #bacce6;
	cursor: pointer;
	margin-bottom: 10px;
}
.gallery-list p {
	margin-left: 10px;
}
.gallery-list .project-photos {
	margin-left: 6px;
}
.gallery-list h3 {
	padding: 10px 0 !important;
	margin-left: 10px;
font-size: 13px;
line-height: 18px;
}
.gallery-list li > div {
	position: absolute;
	top: 156px;
	border: 1px solid #bacce6;
	border-top: none;
	background: #fff;
	width: 236px;
	z-index: 100;
	padding: 12px 0;
	display: none;
}
.gallery-list li > div h3,
.gallery-list li > div p {
	margin-left: 9px;
}
.gallery-list li > div span {
	display: block;
	line-height: 1.2 em;
	margin: 0 12px 7px 12px;
	line-height: 1.2em;
}
.gallery-list .project-photos + span {
	display: inline-block;
	margin: 0;
}
.gallery-list li > div .project-photos {
	margin-bottom: 20px;
	margin-left: 5px;
}
.noimage-list li > div {
	margin-left: 0;
}
.top-border {
	border-top: 1px solid #f48221;
	clear: both;
	padding: 15px 0;
	margin-bottom: 0px !important;
}
.clients-list-small li {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.clients-list-small li img {
	float: left;
	border: 1px solid #bacce6;
}
.clients-list-small li p {
	margin-left: 90px;
}
.clients-list-small li h3 {
	margin-left: 90px;
	font-size: 13px;
}
#directions-links {
	font-size: 13px;
	border-bottom: 1px solid #f48221;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
#directions-popup {
	position: absolute;
	border: 1px solid #bacce6;
	background: #fcfcfc;
	top: 38px;
	display: none;
	width: 701px;
	padding: 15px;
z-index: 100;
}
#directions-popup > h2 {
	margin: 0 0 15px 0 !important;
	border-bottom: 1px solid #f48221;
	padding-bottom: 15px;
}
#directions-popup ul {
	float: left;
	margin: 0px 30px 0px 0;
	width: 315px;
}
#directions-popup li {
	margin-bottom: 15px;
}
#directions-popup li h3 {
	padding: 0px !important;
}
.map-info {
	background: #3D75B2;
	color: #FFFFFF;
	display: none;
	height: 395px;
	padding: 15px;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 208px;
}
.expert-header {
margin-top: -20px !important;
}
.gallery-show {
cursor: pointer;
}
.experts-list li > a { 
font-size: 11px;
}

#error404 {
	width: 280px;
	height: 197px;
	background:url(/bitrix/templates/nisse/images/404.png) no-repeat;
	padding-left: 295px;
	padding-top: 50px;
	margin-top: 12px;
}
#error404 h3 {
	font-size: 20px;
	padding: 0 0 10px 0;
}
#error404 p {
	line-height: 1.5em;
}
.tags.tags-top-border {
border-top: 1px solid #BACCE6 !important;
margin-top: 10px !important;
}
#smi-tab-2,
#smi-tab-3,
#monitoring-tab-2,
#monitoring-tab-3,
#events-tab-2,
#events-tab-3,
#review-tab-2,
#review-tab-3 {
display: none;
}


.search-results li {
border-bottom: 1px solid #bacce6;
padding: 20px 0;
}
.search-results li:last-child {
border-bottom: none;
}
.search-results li > a {
font-size: 20px;
}
.search-results li > p {
margin: 10px 0;
font-size: 13px;
line-height: 1.2em;
}
.search-results li > a b,
.search-results li > p b {
color: #f48221;
}

.results-count {
float: right;
text-align: right;
line-height: 22px;
}
.search-header {
border-bottom: 1px solid #f48221;
padding-bottom: 15px;
}
.search-header input[type=text] {
border: 1px solid #bacce6;
width: 457px;
padding: 0 10px;
height: 24px;
}
.search-header select {
border: 1px solid #bacce6;
padding: 0 10px;
height: 26px;
width: 165px;
}
.search-header input[type=submit] {
height: 26px;
padding: 0;
vertical-align: top;
width: 75px;
}
font.notetext {
color: black !important;
}



/* styles for wysywig content*/
.text-content li { display: list-item }
.text-content head            { display: none }
.text-content table           { display: table }
.text-content tr              { display: table-row }
.text-content thead           { display: table-header-group }
.text-content tbody           { display: table-row-group }
.text-content tfoot           { display: table-footer-group }
.text-content col             { display: table-column }
.text-content colgroup        { display: table-column-group }
.text-content td, th          { display: table-cell }
.text-content caption         { display: table-caption }
.text-content th              { font-weight: bolder; text-align: center }
.text-content caption         { text-align: center }
.text-content body            { margin: 8px }
.text-content h1              { font-size: 2em; margin: .67em 0 }
.text-content h2              { font-size: 1.5em; margin: .75em 0 }
.text-content h3              { font-size: 1.17em; margin: .83em 0 }
.text-content h4, .text-content p,
.text-content blockquote, .text-content ul,
.text-content fieldset, .text-content form,
.text-content ol, .text-content dl, .text-content dir,
.text-content menu            { margin: 1.12em 0 }
.text-content h5              { font-size: .83em; margin: 1.5em 0 }
.text-content h6              { font-size: .75em; margin: 1.67em 0 }
.text-content h1 .text-content, h2, .text-content h3, .text-content h4,
.text-content h5, .text-content h6, .text-content b,
.text-content strong          { font-weight: bolder }
.text-content blockquote      { margin-left: 40px; margin-right: 40px }
.text-content i, .text-content cite, .text-content em,
.text-content var, .text-content address    { font-style: italic }
.text-content pre .text-content, tt, .text-content code,
.text-content kbd, .text-content samp       { font-family: monospace }
.text-content pre             { white-space: pre }
.text-content button, .text-content textarea,
.text-content input, .text-content select   { display: inline-block }
.text-content big             { font-size: 1.17em }
.text-content small, .text-content sub, .text-content sup { font-size: .83em }
.text-content sub             { vertical-align: sub }
.text-content sup             { vertical-align: super }
.text-content table           { border-spacing: 2px; }
.text-content thead, .text-content tbody,
.text-content tfoot           { vertical-align: middle }
.text-content td, .text-content th, .text-content tr      { vertical-align: inherit }
.text-content s, .text-content strike, .text-content del  { text-decoration: line-through }
.text-content hr              { border: 1px inset }
.text-content ol, .text-content ul, .text-content dir,
.text-content menu, .text-content dd        { margin-left: 40px }
.text-content ol li              { list-style-type: decimal }
.text-content ul li              { list-style-type: disc }
.text-content ol ul, .text-content ul ol,
.text-content ul ul, .text-content ol ol    { margin-top: 0; margin-bottom: 0 }
.text-content u, .text-content ins          { text-decoration: underline }
.text-content br:before       { content: "\A"; white-space: pre-line }
.text-content center          { text-align: center }
.text-content :focus          { outline: thin dotted invert }
.text-content img {margin: 5px;}

#materialsfilter {
border-bottom: 1px solid #f48221; padding: 10px 0;
}
#materialsfilter table {
width: 100%;
}
#materialsfilter table td {
padding: 5px 0;
white-space: nowrap;
padding-right: 5px;
}
#materialsfilter table td + td {
padding-right: 0px;
}
#materialsfilter table select {
width: 100%;
border: 1px solid #bacce6;
    height: 24px;
    padding-left: 10px;
padding-right: 7px;
}
#materialsfilter table input[type=text] {
border: 1px solid #bacce6;
    height: 20px;
    padding-left: 10px;
}
#materialsfilter table input[type=submit] {
padding: 5px 10px;
}
.bsmList {
margin-top: -1px !important;
margin-bottom: 0px !important;
}

#sitemap > div {
	width: 33.3%;
	float: left;
}
#sitemap ul {
	margin-bottom: 20px;
}
#sitemap li {
	font-size: 13px;
	margin-bottom: 10px;
}
#sitemap h4 {
	font-size: 16px;
}
#sitemap ul li ul {
	padding-left: 20px;
	margin-top: 10px;
}

.magazine-list h2 {
 border-bottom: 1px solid #bacce6;
padding: 0 0 10px 0;
margin: 0 0 15px 0 !important;
}
.magazine-list p.rubric {
color: #f48221;
margin-bottom: 0px;
}
.magazine-list li > div > div {
margin-bottom: 10px;
}
#subscribe h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
#subscribe input[type="text"] {
width: 188px;
border: 1px solid #bacce6;
margin-bottom: 10px;
padding: 0 10px;
}
#subscribe input[type="submit"] {
margin-bottom: 10px;
padding: 5px 10px;
}
.directions-list li {
font-size: 13px;
margin-bottom: 10px;
}
#comments {
border-top: 1px solid #f48221;
margin-top: 10px;
padding-bottom: 25px;
clear: both;
}

.clients-list li > div {
    margin-left: 90px;
}
#materialsfilter option {
max-width: 700px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

p#adv {
	border-bottom: 1px solid #bacce6;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 13px;
}

#adv1 {
	margin-bottom: 20px;
}
#adv1 td:first-child {
	border-right: 1px solid #bacce6;
	padding:7px 0;
	font-size: 13px;
	width: 480px;
}
#adv1 td + td {
	text-align: center;
	vertical-align: middle;
}
#adv1 td span {
	font-size: 32px;
	font-weight: bold;
	display: block;
}
#adv2 {
	margin-bottom: 15px;
}
#adv2 td {
	font-size: 13px;
	border-right: 1px solid #bacce6;
	border-bottom: 1px solid #bacce6;
	padding-top: 15px;
}
#adv2 td + td {
	padding-left: 15px;
}
#adv2 td:last-child {
	border-right: none;
	width: 237px;
}
#adv2 tr:first-child td {
	border-top: 1px solid #f48221;
	padding-bottom: 15px;
}
#adv2 p {
	margin-bottom: 15px;
}
#adv3 {
	border: 1px solid #bacce6;
	border-spacing: 7px;
    border-collapse: separate;
	margin-bottom: 20px;
}
#adv3 th {
	background: #f48221;
	height: 138px;
	text-align: center;
	font-size: 32px;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
}
#adv3 td {
	background: #bacce6;
	height: 138px;
	width: 469px;
	text-align: center;
	font-size: 32px;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
}
#adv3 td + td {
	background: #f48221;
	width: auto;
}

#iso-model {
	margin-bottom: 10px;
	margin-left: 0px !important;
	border: 1px solid #BACCE6;
}

.iso-img {
	height: 165px;
	width: 343px;
	margin-bottom: 30px;
	margin-right: 20px;
	display: inline-block;
	float: left;
}

.iso-img img {
	float: left;
	margin-left: 0px !important;
	margin-right: 10px;
}

.iso-img h2 { 
	font-size: 16px !important;
	margin-top: 5px !important;
	margin-bottom: 15px;
}

.download-pdf {
	font-weight: 700;
}

#expert-popup .bsmList {
margin-top: -11px !important;
margin-bottom: 10px !important;
}
#expert-popup .bsmListItemLabel {
font-size: 10px;
}


#iso-logo { 
	background: url("/bitrix/templates/nisse/images/iso-logo.png");
	display: block;
	height: 43px;
	left: 16px;
	position: absolute;
	text-indent: -10000px;
	top: 19px;
	width: 92px;
	left: 592px;
}
.groups {
	line-height: 17px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	background-color: #5686c2;
	background: -moz-linear-gradient(top, #6892cd, #3d75b2);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6892cd), color-stop(100%,#3d75b2));	
	background-image: -o-linear-gradient(top, #6892cd, #3d75b2);
	background-image: -webkit-linear-gradient(top, #6892cd, #3d75b2);
	background-image: -ms-linear-gradient(top, #6892cd, #3d75b2);
	background-image: linear-gradient(top, #6892cd, #3d75b2);
	background-repeat: repeat-x;	
	border: 1px solid #3d75b2;		
	font-weight: 600;
	text-align: center;
	padding: 6px 0;
	font-size: 13px;
	width: 130px;
	overflow: visible;
}
.groups:hover {
	background-color: #f79943;
	background: -moz-linear-gradient(top, #fcb56b, #f48424);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcb56b), color-stop(100%,#f48424));	
	background-image: -o-linear-gradient(top, #fcb56b, #f48424);
	background-image: -webkit-linear-gradient(top, #fcb56b, #f48424);
	background-image: -ms-linear-gradient(top, #fcb56b, #f48424);
	background-image: linear-gradient(top, #fcb56b, #f48424);
	background-repeat: repeat-x;	
	border: 1px solid #f48221;
}
.groups span {
	float: left;
	width: 10px;
	height: 17px;
	background: url("/bitrix/templates/nisse/images/fb-bg.png");
	margin: 0 5px 0 10px;
	
}
.groups .groups-menu {
	display: none;
	position: absolute;
	right: -1px;
	top: 30px;
	background: #f48221;
	border: 1px solid #f5892d;
	border-top: 1px solid #fff;
	width: 200px;
	height: 165px;
	z-index: 200;
	padding: 14px 10px 0px 15px
}
.groups:hover .groups-menu {
	display: block;
}
.groups .groups-menu li {
	text-align: left;
	margin-bottom: 12px !important;
}
.groups .groups-menu li a {
	color: #fff;
}
#groups-top {
	position: absolute;
	top: 25px;
	left: 707px;
}
#groups-bottom {
	position: relative;
}
#groups-bottom .groups-menu {
	top: -181px;
	border: 1px solid #f5892d;
	border-bottom: 1px solid #fff;
}
#counters {
position: absolute;
bottom: 39px;
right: 130px;
}

.resume-button {
	float: right;
	margin: -8px 0 0 0 !important;
	font-weight: bold;
	padding: 6px 20px;
	font-size: 16px;
}
#resume {
	font-size: 13px;
}
#resume h5 {
	font-weight: bold;
	margin-bottom: 10px;
}
#resume p {
	margin-bottom: 20px;
}
#resume > div,
#resume > ul {
	border: 1px solid #bacce6;
	margin-bottom: 50px;
}
#resume #index-block3, #resume #index-left {border: 0px none;}
#resume > div.chart {
	padding: 20px;
}
#resume table {
	border-collapse: separate;
	border-spacing: 7px;
	margin: 0 -7px;
	width: 745px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}
#resume table td {
	border: 1px solid #bacce6;
	text-align: center;
	vertical-align: middle;
	width: 33%;
	padding: 13px;
}
#resume table span {
	font-size: 28px;
	color: #f48221;
	display: block;
	margin-bottom: 5px;
}
#resume > ul {
	padding: 20px 0;
}
#resume > ul > li {
	display: inline-block;
	width: 220px;
	padding: 0 10px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}

.map-info a {color: white;}
.white {color: white;}
#index-block3 #tab-3 ul li div a:hover, #index-block3 #tab-3 ul li div a.selected{background: none;text-decoration: underline;}
#index-block3 #tab-3 ul li div a {padding:  0; font-size: 100%;}
#index-block3 #tab-2 ul li div a:hover, #index-block3 #tab-2 ul li div a.selected{background: none;text-decoration: underline;}
#index-block3 #tab-2 ul li div a {padding:  0; font-size: 100%;}
#index-block3 {font-size:12px;}
#index-left h2 a {color: black;}

#index-left h2 a.all,
#index-left h2 a.orange-button {color: #fff;}

#filters-switch {
	position: absolute;
	right: 0; 
	padding: 5px 10px; 
	margin-top: -55px;
}










#seminar  {
	padding-bottom: 25px;
	font-size: 13px;
}

#seminar #block1 {
	background:url(/bitrix/templates/nisse/images/seminar1.png) no-repeat;
	width: 732px;
	height: 352px;
	position: relative;
	color: #fff;
	margin-bottom: 15px;
}
#seminar #block1 h1 {
	font-size: 24px;
	font-weight: bold;
	width: 330px;
	position: absolute;
	left: 382px;
	top: 45px;
}
#seminar #block1 h1 span {
	font-size: 18px;
}

#seminar #block1 #date {
	position: absolute;
	left: 433px;
	top: 190px;
	font-size: 14px;
}
#seminar #block1 #date span {
	display: block;
	color: #f48221;
	margin-bottom: 5px;
}
#seminar .orange-button {
	width: 100%;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
}
#seminar #block1 .orange-button {
	position: absolute;
	left: 382px;
	top: 267px;
	width: 254px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
}
#block2 {
	margin-left: 35px;
	line-height: 1.5em;
}

#index-left.pages #seminar h2 {
	font-size: 18px;
	margin-top: 35px;
	padding-left: 35px;
	margin-bottom: 20px;
	line-height: 28px;
}
#seminar h2.icon1 {
	background:url(/bitrix/templates/nisse/images/seminar-icon1.png) 0px 4px no-repeat;
}
#seminar h2.icon2 {
	background:url(/bitrix/templates/nisse/images/seminar-icon2.png) 0px 4px no-repeat;
}
#seminar h2.icon3 {
	background:url(/bitrix/templates/nisse/images/seminar-icon3.png) 0px 4px no-repeat;
}
#seminar h2.icon4 {
	background:url(/bitrix/templates/nisse/images/seminar-icon4.png) 0px 4px no-repeat;
}
#seminar h2.icon5 {
	background:url(/bitrix/templates/nisse/images/seminar-icon5.png) 0px 4px no-repeat;
}
#seminar h2.icon6 {
	background:url(/bitrix/templates/nisse/images/seminar-icon6.png) 0px 4px no-repeat;
}
#seminar h2.icon7 {
	background:url(/bitrix/templates/nisse/images/seminar-icon7.png) 0px 4px no-repeat;
}
#seminar h2.icon8 {
	background:url(/bitrix/templates/nisse/images/seminar-icon8.png) 0px 4px no-repeat;
}
#seminar h2.icon9 {
	background:url(/bitrix/templates/nisse/images/seminar-icon9.png) 0px 4px no-repeat;
}
#seminar h2.icon10 {
	background:url(/bitrix/templates/nisse/images/seminar-icon10.png) 0px 4px no-repeat;
}

#seminar #block3 {
	padding-left: 35px;
	border-bottom: 1px solid #3d75b2;
}
#seminar #block3 p {
	margin-bottom: 25px;
	line-height: 1.5em;
}
#seminar #block4 {
	padding-left: 35px;
	line-height: 1.5em;
}

#seminar #block4 .left {
	float: left;
	width: 333px;
	margin-right: 30px;
}
#seminar #block4 .right {
	float: left;
	width: 333px;
}

#seminar #block4 ul { 
   list-style-type: disc; 
   list-style-position: outside;
   margin-left: 12px;
   margin-bottom: 25px;
}
#seminar #block4 li {
	margin-bottom: 15px;
}
#seminar #block4 div p {
	margin-bottom: 15px;
}
#seminar #block4 > p {
	clear: both;
	margin-bottom: 25px;	
}
#seminar #block5 {
	background: #3d75b2;
	padding-left: 35px;
	color: #fff;
	line-height: 1.5em;
	padding-bottom: 25px;
}
#seminar #block5 h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 20px;
}
#seminar #block5 ul { 
   list-style-type: disc; 
   list-style-position: outside;
   margin-left: 12px;
}
#seminar #block5 li {
	margin-bottom: 10px;
}
#seminar #block5 #levenchuk {
	background: #8a8a8a;
	float: right;
	width: 214px;
	height: 466px;
	padding: 15px;
}
#seminar #block5 #levenchuk h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#seminar #block5 #levenchuk img {
	margin: 15px 0;
}
#seminar #block6 {
	background: #e8e8e8;
	padding: 15px 35px;
	line-height: 1.5em;
}
#seminar #block7 {
	padding-left: 35px;
	line-height: 1.5em;
}
#seminar #block7 ul,
#seminar #block8 ul { 
   list-style-type: disc; 
   list-style-position: outside;
   margin-left: 12px;
}
#seminar #block7 li,
#seminar #block8 li {
	margin-bottom: 10px;
}
#seminar #block7 p,
#seminar #block8 p {
	margin-bottom: 10px;
}
#seminar #block8 {
	color: #fff;
	background: #3d75b2;
	padding: 20px 15px;
	line-height: 1.5em;
}
#seminar table {
	width: 100%;
	margin-bottom: 25px;
	font-size: 16px;
}
#seminar table th,
#seminar table th + th + th {
	background: #8a8a8a;
	color: #fff;
	height: 50px;
	vertical-align: middle;
	width: 33%;
	border-right: 1px solid #fff;
}
#seminar table th + th {
	background: #f48221;
}
#seminar table td,
#seminar table td + td + td {
	background: #e8e8e8;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	width: 33%;
	border-right: 1px solid #fff;
}
#seminar table td + td {
	background: #fde6d3;
}

#seminar table th p {
	height:50px;
	line-height:50px;
}
#seminar table th p > span {
	font-size: 26px;
	vertical-align: middle;	
}
#seminar table th p > span + span {
	font-size: 16px;
	font-weight: 400;
}
#seminar table td span {
line-height: 1em;
}
#seminar table td span span {
	font-size: 13px;
	padding-top: 3px;
}
#seminar table + p {
	font-size: 16px;
	margin-left: 35px;
	margin-bottom: 15px;
}
#seminar table + p + p {
	font-size: 11px;
	margin-left: 35px;
}
#seminar #block9 {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #3d75b2;
	padding-left: 112px;
	background:url(/bitrix/templates/nisse/images/seminar-icon7.png) 35px 27px no-repeat;
	height: 125px;
	margin-top: 25px;
}
#seminar #block9  p {
	line-height: 1.5em;
	font-size: 16px;
	margin-top: 20px;
}
#seminar #block10 {
	padding-left: 35px;
	border-bottom: 1px solid #3d75b2;
	padding-bottom: 15px;
}
#seminar #block10 #links {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 15px;
	padding: 10px 0;
}
#seminar #block10 #links a {
	margin-right: 25px;
}
#seminar #block10 p {
	margin-bottom: 10px;
	line-height: 1.5em;
}
#seminar #block11 {

}
#seminar #block11 .left,
#seminar #block11 .right {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}
#seminar #block11  p {
	padding-left: 35px;
	line-height: 1.5em;
}



#seminar-popup {
	position: fixed;
	top:150px;
	border: 1px solid #bacce6;
	background: #fcfcfc;
	width: 494px;
	left: 50%;
	margin-left: -247px;
	z-index: 5003;
	display: none;
}
#seminar-popup .close,
#seminar-popup .blue-button.close {
	position: absolute;
	 right: 10px;
	 top: 10px;
	 padding: 0;
	 height: 20px;
	 width: 20px;
	 margin: 0;
}
#seminar-popup .close span {
	margin: 0;
	float: none;
}
#seminar-popup h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 25px 0;
}
#seminar-popup label {
	display: inline-block;
	font-size: 13px;
	margin-top: 7px;
	vertical-align: top;
	width: 150px;
	padding-left: 30px;
}
#seminar-popup label span,
#seminar-popup p span { 
	color: #3D75B2;
}
#seminar-popup fieldset {
	position: relative;
}
#seminar-popup input {
	width: 272px;
	height: 30px;
	padding: 0 10px;
	border: 1px solid #bacce6;
	margin-bottom: 10px;
}
#seminar-popup select {
	width: 294px;
	height: 30px;
	padding: 0 10px;
	border: 1px solid #bacce6;
	margin-bottom: 10px;
}
#seminar-popup textarea {
	border: 1px solid #bacce6;
	width: 270px;
	margin-bottom: 10px;
	height: 70px;
	resize: none;
	padding: 5px 10px;
}
#seminar-popup .blue-button {
	margin: 15px 30px 25px 183px;
	padding: 6px 30px;
}
#seminar-popup p {
	margin: 0 0 20px 183px;
	line-height: 1.2em;
}
#seminar-popup .bsmContainer {
	display: inline-block;
}
#seminar-popup label.error {
	background: url(/bitrix/templates/nisse/images/callform-error.png) no-repeat transparent;
	color: #ff0000;
	display: block;
	height: 34px;
	line-height: 34px;
	position: absolute;
	right: -204px;
	top: 0px;
	margin-top: -1px;
	width: 194px;
	z-index: 100;
	font-size: 13px;
	font-weight: normal;
}
#index-block3 #tab-2 .square-paging > a {
float: left;
display: inline-block;
padding-right: 4px;
}

/*-------*/
#seminar2  {
	padding-bottom: 25px;
	font-size: 13px;
}

#seminar2 #block1 {
	background:url(/bitrix/templates/nisse/images/seminar2.png) no-repeat; /* исправить путь */
	width: 732px;
	height: 352px;
	position: relative;
	color: #fff;
	margin-bottom: 15px;
}
#seminar2 #block1 h1 {
	font-size: 24px;
	font-weight: bold;
	width: 330px;
	position: absolute;
	left: 382px;
	top: 45px;
}
#seminar2 #block1 h1 span {
	font-size: 18px;
}

#seminar2 #block1 #date {
	position: absolute;
	left: 433px;
	top: 190px;
	font-size: 14px;
}
#seminar2 #block1 #date span {
	display: block;
	color: #f48221;
	margin-bottom: 5px;
}


#index-block3 #tab-2 ul.clientsbycategories {
width: 350px;
border-right: 2px solid #d5dfef;
float: none;
margin-top: 25px;
margin-left: 15px;
}
.clientsbycategories li {
clear: both;
margin-bottom: 21px;
padding: 2px 0;
}
.clientsbycategories li span {
display: inline-block;
background: #f68316;
width: 25px;
height: 25px;
margin-right: 12px;
color: #fff;
line-height: 25px;
text-align: center;
font-size: 13px;
font-weight: bold;
vertical-align: top;
}
#index-block3 #tab-2 ul.clientsbycategories li a {
display: inline-block;
width: 305px;
padding: 0;
}
#index-block3 #tab-2 ul.clientsbycategories li a:hover {
background: none;
}
#index-block3 #tab-2 ul.clientsbycategories > li.selected,
#index-block3 #tab-2 ul.clientsbycategories > li:hover {
background: #BACCE6;
}
#index-block3 #tab-2 ul.clientsbycategories > li:first-child div {
display: block;
}
#index-block3 #tab-2 ul.clientsbycategories li > div {
background: #fff;
width: 333px;
color: #000;
}
#index-block3 #tab-2 ul.clientsbycategories li > div a {
display: inline;
color: #3d75b2;
}
#index-block3 #tab-2 ul.clientsbycategories li > div img {
float: left;
}
#index-block3 #tab-2 div.clientsexamples p {
border: none;
margin: 0;
padding: 0;
display: table-cell;
vertical-align: middle;
}
#index-block3 #tab-2 div.clientsexamples p + p {
padding-left: 20px;
}
#index-block3 #tab-2 div.clientsexamples li {
margin-bottom: 10px;
height: 90px;
}
#index-block3 #tab-2 div.clientsexamples {
padding: 25px 15px 15px 15px;
height: 385px;
}
#index-block3 #tab-2 div.clientsexamples a.orange-button {
color: #fff;
padding: 2px 5px;
}
#index-block3 #tab-2 div.clientsexamples a.orange-button:hover {
text-decoration: none;
}

.note {
    font-size: 16pt;
    color: green;
    padding: 0 0 15px 0;
}
.err {
    font-size: 10pt;
}
.err b {
    font-size: 12pt;
}

.bx-auth-reg p {
margin: 10px 0;
}
.bx-auth-reg table,
.bx-forgotpass-table {
width: 100%;
}
.bx-auth-reg table td,
.bx-forgotpass-table td {
padding: 5px;
}

#directions-links a + a {
margin-left: 30px;
}

.jcarousel-clients img {
    vertical-align: middle;
}

.txttohtmllink {
word-break: break-word;
}

#comments {
display: none;
}

.slick-slide {
display: flex !important;
justify-content: center;
align-items: center;
height: 132px !important;
}
.right-banner .slick-slide {
display: block !important;
height: auto !important;
}
.right-banner .slick-prev {
left: auto !important;
}
.right-banner .slick-next {
right: 18px !important;
}

#mob-header {
display: none;
}
#mob-logo {
display: none;
}

.chart svg > g > g:last-child { pointer-events: none }


.banner-20y-mob {
display: none;
}

@media screen and (max-width: 375px) { 
.banner-20y {
display: none;
}

.banner-20y-mob {
display: block;
margin: 0 auto;
}

}



#bankcreditslider {
position: relative;
}
#bankcreditslider .slick-slide {
display: block !important;
height: inherit !important;
min-height: 185px !important;
}

#bankcreditslider .slick-dots {
display: none !important;
}

#bankcreditslider .slick-slider {
padding-bottom: 30px;
}

#bankcreditslider .slick-prev {
	background:url(/bitrix/templates/nisse/images/arrow_right_circle.png) no-repeat 100% 50% !important;
width: 24px !important;
height: 24px !important;
bottom: 0;
border: none;
padding: 0;
left: 25px !important;
}
#bankcreditslider .slick-next {
	background:url(/bitrix/templates/nisse/images/arrow_left_circle.png) no-repeat 100% 50% !important;
width: 24px !important;
height: 24px !important;
bottom: 0;
border: none;
padding: 0;
right: 25px !important;
}
#bankcreditslider .slick-prev, #bankcreditslider .slick-next {
position: absolute;
top: auto;
cursor: pointer;
}
#bankcreditslider .slick-prev:hover, #bankcreditslider .slick-next:hover {
opacity: 0.7;
}

#bankcreditslider .pagingInfo {
position: absolute;
height: 24px;
line-height: 24px;
bottom: 0;
width: 100%;
text-align: center;
font-family: Nunito Sans;
font-style: normal;
font-weight: 800;
font-size: 13px;
color: #2749D1;
}

#bankcreditslider {
margin-bottom: 18px;
}

.btn.btn-outline {
width: 100%;
height: 40px;
border: 1px solid #2749D1;
box-sizing: border-box;
border-radius: 10px;
font-family: Nunito Sans;
font-style: normal;
font-weight: 600;
font-size: 14px;
color: #2749D1;
display: flex;
align-items: center;
justify-content: center;
}
.btn.btn-outline:hover {
text-decoration: none;
opacity: 0.7;
}
#bankcreditblock h2 {
display: flex;
align-items: center;
font-family: Nunito Sans;
font-style: normal;
font-weight: 800;
font-size: 16px;
letter-spacing: -0.02em;
color: #292929;
margin-bottom: 30px;
height: auto;
}
#bankcreditblock h2 svg {
margin-right: 10px;
}


#bankcreditslider h3 {
font-family: Nunito Sans;
font-style: normal;
font-weight: 800;
font-size: 14px;
line-height: 140%;
letter-spacing: -0.02em;
color: #2749D1;
margin: 0 0 20px 0;
}

#bankcreditslider .creditInfo {
background: #F8FAFE;
border: 1px solid #D1DCE9;
box-sizing: border-box;
border-radius: 10px;
padding: 10px;
}

#bankcreditslider .creditInfo p {
font-family: Nunito Sans;
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 140%;
color: #292929;
margin-bottom: 10px;
}

#bankcreditslider .creditInfo div {
font-family: Nunito Sans;
font-style: normal;
font-weight: 800;
font-size: 18px;
line-height: 120%;
color: #FF6D00;
text-align: center;
}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?143472609251 */
/* /bitrix/templates/nisse/styles.css?150790175054 */
/* /bitrix/templates/nisse/template_styles.css?165880267478494 */
