

/* Start:/bitrix/templates/liraland2021/components/bitrix/system.auth.form/login2018/style.css?1526214381100*/
input.submit {
  border: 0px;
  background: none;
  text-decoration: underline;
  cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/liraland2021/components/bitrix/menu/cd-secondary-nav/style.css?1518269113626*/
/* 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(/bitrix/templates/liraland2021/components/bitrix/menu/cd-secondary-nav/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;
}



/* End */


/* Start:/bitrix/templates/liraland2021/template_styles.css?174600262785498*/
html, body, form
{
	margin:0px;
	padding:0px;
	width:100%;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	font-size: 16px; 
}

/*Font*/
body
{
	
	/*font-family: Tahoma, Verdana, Helvetica, sans-serif;*/
	font-family: 'IBM Plex Sans', sans-serif;
	font-family: "Segoe UI", "Helvetica Neue", Roboto, Arial, "Liberation Sans", "Nimbus Sans L", sans-serif;
	color: #444;
	background-color: #fff;
	/*text-align:center;     DOCTYPE*/
}



/*Links*/
a:link {color: #007AD2; text-decoration: none; }
a:visited{color:#025794; text-decoration:none;}
a:active {color: #007AD2; text-decoration:none;}
a:hover{color:#53B24E; text-decoration:none;}

a.help:link {color: #444; border-bottom: 1px dashed #777; }
a.help:visited{color: #444; border-bottom: 1px dashed #777;}
a.help:active {color: #444; border-bottom: 1px dashed #777;}
a.help:hover{color: #444; border-bottom: 1px solid #777;}

/*b{color:#000;font-size:17px;font-weight:normal;line-height:1.3;}*/


small
{
	font-size:80%;
}

hr
{
	/*width:100%;
	height: 1px;
	border: medium none;
	color: #FFF;
	background-color: #FFF;
	margin:8px 0;
	border-bottom: #ddd 1px dashed;	*/
}



.header-wrapper
{
	/*background:#0779ba url(/bitrix/templates/liraland2013/images/zebra_bg.gif) left top repeat-x;*/
	background-color:#0779ba;
	min-height:50px;
	
}
.navbar {
  margin-bottom: 0px;
  
}


#company_logo
{
	display:block;
	position:absolute;
	width:236px; 
	height:50px;
	left:-5px;
	
	background:url(/bitrix/templates/liraland2021/images/logo-liraland-ru.png) left top no-repeat;
	float:left;
	
}

#header
{
	margin:0px auto;
	width:1040px;
	height:45px;
	position:relative; /*containing block*/
	
	
	/*background: orange;
	border:red 1px solid;*/
}

.header_logo
{
	display:block;
	position:absolute;
	width:236px; 
	height:50px;
	left:-5px;
	
	
	float:left;
	border:#fff 1px solid;
}
/* Header menu: home, search, feedback*/
.header_auth
{
	position:relative;
	color:#369acf;
	height:50px;
	line-height:50px;
}

.header_sites
{
	position:relative;
	color:#fff;
	/*text-align:right;*/
	
}

.header_sites a, .header_sites span
{
	color:#fff;
	/*padding:0px 5px;*/
	text-decoration:none;
	font-size:13px;
}



#zebra
{
	height:20px;
	background:transparent url(/bitrix/templates/liraland2021/images/zebra_bg.gif) left top repeat-x;
}

/*======================================================*/	
.page-title-wrapper  .nav{
	background-color: #f5f5f5;
}
.menu-wrapper .nav{
	margin-left:-15px;
}
.menu-wrapper .title
	{background-color:#64B8DF;
	font-size:220%;
	color:#FFF;
	height:50px;
	}
.page-title-wrapper {
    background: none repeat scroll 0% 0% #0779ba;/*#00AFF0;*/
    height: 50px;
    left: 0px;
    width: 100%;
}
.page-title-wrapper .page-filter {
    background: none repeat scroll 0% 0% #F5F5F5;
    color: #666;
    height: 50px;
    margin: 0px auto;
    position: relative;
	
	 z-index: 200;
	 
}
.page-title-wrapper .page-title {
    background: none repeat scroll 0px 0px #0779ba;/*#00AFF0;*/
    color: #FFF;
    float: left;
    font-family: 'Open Sans Condensed', sans-serif;
	line-height:50px;
	font-size:220%;
    height: 50px;
    margin: 0px;
    padding: 0px 15px 0px 0px;
    text-align: left;
}
.page-title-wrapper .page-title h1{color: #FFF;font-size:80%;}

.white-line {
    background: none repeat scroll 0% 0% #F5F5F5;
    float: right;
    height: 50px;
    position: relative;
    top: -50px;
    width: 50%;
    z-index: 100;
}
h1, h2 {color:#333;}


.page-title-h1 h1 {margin-top:0px;}
h1, h2, h3, h4, h5 {font-family: 'Open Sans', sans-serif;}
h1.no-condensed, h2.no-condensed, h3.no-condensed, h4.no-condensed, h5.no-condensed {font-family: 'Open Sans', sans-serif;}
h1.condensed, h2.condensed, h3.condensed, h4.condensed, h5.condensed {font-family: 'Open Sans Condensed', sans-serif;}
h1{font-size:250%; font-weight:600;}
h2 {font-size:190%; font-weight:500;}
h3 {font-size:150%; font-weight:normal;}
h4 {font-size:120%; font-weight:normal;}
/*============================================================*/

@media only screen and (max-width: 991px) {
h1{font-size:150%; font-weight:600;}
h2 {font-size:140%; font-weight:500;}
h3 {font-size:130%; font-weight:normal;}
h4 {font-size:120%; font-weight:normal;}	
}


.info1 {padding: 20px;border: 3px solid #9ACC62;color: #4B677C;margin-bottom: 20px;}
.menu
{
	
	height:50px;
	/*z-index: 90;*/
}



#banner-wrapper
{
	width:100%;
	height:41px;
	background-color:#33a9f3;
	position:relative;
}


#banner-big
{
	width:1003px;
	margin:0 auto;
	position:relative;
	
	border:none;
	/*background: #33a9f3;
    background: -moz-radial-gradient(500px 20px, ellipse, #9dd3ff, #33a9f3, #33a9f3);
    background: -webkit-radial-gradient(500px 20px, ellipse, #9dd3ff, #33a9f3, #33a9f3);
    background: -o-radial-gradient(500px 20px, ellipse, #9dd3ff, #33a9f3, #33a9f3);
    background: -ms-radial-gradient(500px 120px, ellipse, #9dd3ff, #33a9f3, #33a9f3);
    background: radial-gradient(500px 20px, ellipse, #9dd3ff, #33a9f3, #33a9f3);*/
}



#banner-big-top
{
	width:1040px;
	height:2px;
	background: #33a9f3 url(/bitrix/templates/liraland2021/images/banner-big-top.jpg) left top no-repeat;
}

#banner-line
{
	width:100%;
	height:42px;
	background:#0089d7;
	
}

#banner-line-bg
{
	color:#FFF;
	width:1040px;
	margin:0 auto; 
}


.banner2
{
	margin-top:15px;
	/*background:url(/images/inface/bg2015.png) center top no-repeat;*/
	
	/*border:red 1px solid;*/
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:1040px;
	height:70%;
	border-collapse:collapse;
	margin:0 auto; 
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 13px 10px 13px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}






#block-inform 
{
	background:#f5f5f5;
	width:100%;
	 
}

#block-inform  a
{
	font-size:16px;
}


#block-inform  a.small
{
	font-size:13px;
}

#block-inform-text 
{
	
	margin:0 auto;
	padding-top:18px;
	padding-bottom:18px;
	
}

/*Footer*/
#footer-gray-bg
{
	background: url(/bitrix/templates/liraland2021/images/footer_gray_bg.gif) left top repeat-x;
	height:93px;
	width:100%;
}

#footer-facebook
{

	background-color:#FFF;
	padding:5px 5px 5px 5px;
	width:460px;
	height:70px;
	float:left;
	/*border:red 1px solid;*/
}	
#footer-gray
{
	width:1040px;
	margin:0 auto;
	color:#FFF;
	text-align:left;
	padding:5px 0 0 0;
}	
#footer-wrapper
{
	background: #F9F9F9;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:205px;
	padding:0 0 20px 0;
	color:#A5A5A3;
}

#footer
{
	margin:0px auto;
	text-align:left;
	padding-top:50px;
	background: url(/bitrix/templates/liraland2021/images/bottom-gray.png) center top no-repeat;
}

/*Link in footer
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}
*/
#footer a.blue-link, a.blue-link:visited, a.blue-link:active {color:#007ad2;}

table.catalog-item-card { position:relative; border-spacing: 7px 11px; border-collapse: separate;  }
table.catalog-item-card table td {  }
table.catalog-item-card td.borders {border:1px solid #cccccc; position:relative; padding:0; margin:0;}
div.catalog-item-cards { position:relative; }
div.catalog-item-cards .corner { width: 5px; height: 5px; font-size: 1px; background: url(/bitrix/templates/liraland2021/images/catalog-item-card-sprite.gif) no-repeat; }
div.catalog-item-cards .left-top { position:absolute; background-position: 0 0; left:-1px; top:-1px;}
div.catalog-item-cards .left-bottom { position:absolute; background-position: 0 -5px; left:-1px; bottom:-1px;}
div.catalog-item-cards .right-top { position:absolute; background-position: -5px 0; right:-1px; top:-1px;}
div.catalog-item-cards .right-bottom { position:absolute; background-position: -5px -5px; right:-1px; bottom:-1px;}

#indent { padding:10px 0px 10px 10px; }
 
.block-slider-scroll
{ display:block; } 
 
/*Data table*/
table.data-table
{
	border:1px solid #99BAD7;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #99BAD7;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F1F5FA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #99BAD7;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F5FA;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/* social network*/
div#sonet_events_ms_message {width:150px;}

.video-block-image{
	background: url(/images/inface/video.gif) left bottom no-repeat;
}

/*-----------------------------------------INCLUDE---------------------------------------------*/
#includ_top_l
{
	width:14px;
	height: 13px;
	background:url(/bitrix/templates/liraland2021/images/face/includ_top_l.gif) bottom left no-repeat;	
}
#includ_top
{
	height: 13px;
	background:url(/bitrix/templates/liraland2021/images/face/includ_top.gif) bottom right repeat-x;	
}
#includ_top_r
{
	width:14px;
	height: 13px;
	background:url(/bitrix/templates/liraland2021/images/face/includ_top_r.gif) bottom left no-repeat;	
}
#includ_left
{
	width:14px;
	background:url(/bitrix/templates/liraland2021/images/face/includ_left.gif) left repeat-y;
	background-position: top left;	
	
}
#includ
{
	background:#FFF;
	padding-top:7px;
	padding-bottom:7px;
}

#includ table
{
	font-size:13px;
}

#includ_right
{
	width:14px;
	background:url(/bitrix/templates/liraland2021/images/face/includ_right.gif) right repeat-y;
	background-position: top right;	
}
#includ_buttom_l
{
    width:14px;
	height: 13px;
	background:url(/bitrix/templates/liraland2021/images/face/includ_bottom_l.gif) top left no-repeat;	
}
#includ_buttom
{
	height: 13px;
	background:url(/bitrix/templates/liraland2021/images/face/includ_bottom.gif) top left repeat-x;	
}
#includ_buttom_r
{
	width:14px;
	height: 13px;
	background:url(/bitrix/templates/liraland2021/images/face/includ_bottom_r.gif) top right no-repeat;	
}

#footer_inform
{
	font-size:13px;
}
#footer_inform h3
{
	font-size:19px;
	font-weight:normal;
	color:333333;
	text-shadow:0 1px 1px #CCC;
	font: 19px/1.9 Trebuchet MS;
}
/*-----------------------------------------INCLUDE---------------------------------------------*/

/*-----------------------------------------HELP-BODY---------------------------------------------*/
#help-body-top-left
{
	width:23px;
	height: 30px;
	background:url(/bitrix/templates/liraland2021/images/face/help-body-top-left.gif) left no-repeat;	
}
#help-body-top
{
	height: 30px;
	background:url(/bitrix/templates/liraland2021/images/face/help-body-top.gif) left repeat-x;	
}
#help-body-top-right
{
	width:23px;
	height: 30px;
	background:#ffffff url(/bitrix/templates/liraland2021/images/face/help-body-top-right.gif) left no-repeat;	
}

.border-table
{
	border-left:1px #a6a6a6 solid; 
	border-right:1px #a6a6a6 solid; 
	border-bottom:1px #a6a6a6 solid; 
	padding:7px;
}
/*-----------------------------------------HELP-BODY---------------------------------------------*/


/*-----------------------------------------SEARCH---------------------------------------------*/
.content_search_box.hnav table{
	width:570px;
	height:42px;
}
.searchtd{width:570px; height:42px;}

.content_search_box{/*margin-bottom:40px*/ width:570px; height:42px; }
.content_search_box.hnav{margin:0 0 10px 0;}
/*.content_search_box.hnav table td:first-child{text-align:left}
.content_search_box table{width:100%}
.content_search_box table tr td{
	border:none;
	height:60px
}
.content_search_box table tr td:first-child{
	font-weight:bold;
	font-size:15px;
	text-align:center;
	width:180px;
}
.content_search_box.hnav table tr td:first-child{width:auto !important}
.content_search_box.hnav table tr td:first-child h1{
	font-size:30px;
	font-weight:bold;
}
textarea,
.registarton tr td input[type=password],
.registarton tr td input[type=text],
.content_search_box table tr td .input,
.bx-auth-service-form input[type=text],
.input_text_style{
	/*border:1px solid #D9E1E4;
	border-radius:5px;
	background:#fff;
	box-shadow:inset 0 3px 6px 0 rgba(215, 215, 215, 0.7);*//*
	background:url(/bitrix/templates/liraland2021/images/search-bg.gif) top left no-repeat;	
	position:relative;
	font-size: 18px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	height:42px;
	width:570px;
	display:block;
	border:0;
}*/
/*#title-search-input{
	z-index:220;
	font-size: 18px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
}
textarea{
	max-width:720px;
	max-height:300px;
}
.content_search_box table tr td .input input[type="text"]{
	border:0;
	width:491px;
	display:block;
	border-radius:6px;
	padding:7px 12px;
	background:transparent;
	color:#A3A5A4;
	font-weight:normal;
}
.content_search_box table tr td .input input[type="submit"]{
	background:url(/images/inface/search-go.gif) 0 0;
	width:36px;
	height:31px;
	cursor:pointer;
	margin-top:6px;
	display:inline-block;
	position:absolute;
	right:10px;
	top:0px;
	border:0px;
}*/

#search-module fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
#search-module .search-form{
	background: url(/images/inface/search-bg.gif) no-repeat;
	width:570px;
	height:42px;
	margin:0;
	padding:0;
	display:inline-block;
}

#search-module .search-form input{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border:0;
	display:block;
	margin:0;
	padding:0;
}
#search-module .search-form .text{
	font-size:16px;
	float:left;
	background:none;
	padding:5px 12px;
	margin-top:5px;
	color:#A3A5A4;
	font-size: 18px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
}
#search-module .search-form .submit{
	background: url(/images/inface/search-go.gif) no-repeat;
	width:36px;
	height:32px;
	float:right;
	overflow:hidden;
	text-indent:-9999em;
	cursor:pointer;
	line-height:0;
	margin:5px 5px 0 0;
}

/*-----------------------------------------SEARCH---------------------------------------------*/


/*-----------------------------------------AddThis---------------------------------------------*/
#social 
{
	text-align:center;
	width:1040px;
	margin:0 auto;
	padding-bottom:25px;
}

#social_line 
{
	background: url(/bitrix/templates/liraland2021/images/social_line.gif) left top no-repeat;
	height:1px;
	width:390px;
	border:0;
}	
a.social-facebook	{ background: url(/bitrix/templates/liraland2021/images/social/facebook_h.gif) left top no-repeat; width:32px; height:32px; display: block; float:left; margin-right:10px; }
a.social-facebook:hover { background: url(/bitrix/templates/liraland2021/images/social/facebook.gif) left top no-repeat; width:32px; height:32px; }	
a.social-google	{ background: url(/bitrix/templates/liraland2021/images/social/google_h.gif) left top no-repeat; width:32px; height:32px; display: block; float:left; margin-right:10px; }
a.social-google:hover { background: url(/bitrix/templates/liraland2021/images/social/google.gif) left top no-repeat; width:32px; height:32px; }
a.social-vkontakte	{ background: url(/bitrix/templates/liraland2021/images/social/vkontakte_h.gif) left top no-repeat; width:32px; height:32px; display: block; float:left; margin-right:10px; }
a.social-vkontakte:hover { background: url(/bitrix/templates/liraland2021/images/social/vkontakte.gif) left top no-repeat; width:32px; height:32px; }
a.social-twitter { background: url(/bitrix/templates/liraland2021/images/social/twitter_h.gif) left top no-repeat; width:32px; height:32px; display: block; float:left; margin-right:10px; }
a.social-twitter:hover { background: url(/bitrix/templates/liraland2021/images/social/twitter.gif) left top no-repeat; width:32px; height:32px; }
a.social-youtube { background: url(/bitrix/templates/liraland2021/images/social/youtube_h.png) left top no-repeat; width:32px; height:32px; display: block; float:left; margin-right:10px; }
a.social-youtube:hover { background: url(/bitrix/templates/liraland2021/images/social/youtube.png) left top no-repeat; width:32px; height:32px; }
a.social-rss { background: url(/bitrix/templates/liraland2021/images/social/rss_h.gif) left top no-repeat; width:32px; height:32px; display: block; float:left; }
a.social-rss:hover { background: url(/bitrix/templates/liraland2021/images/social/rss.gif) left top no-repeat; width:32px; height:32px; }*/
/*-----------------------------------------AddThis---------------------------------------------*/


/*-----------------------------------------MENU-NEW-VERSION---------------------------------------------
#down-menu {
	background: #FFFFFF;
	position:relative;
}

#down-menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 7px 13px 9px 15px;
	margin-right:5px;
	border:none;
}

#down-menu li:hover, #down-menu li.jshover {
	padding: 7px 13px 9px 15px;
	background: #eaeaea;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	opacity:0.97;
}

#down-menu li .img {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 0;
	margin-right:5px;
	border:none;
}

#down-menu li:hover .img, #down-menu li.jshover .img {
	padding: 0;
	background: #FFF;
	
}

#down-menu li a {
	display:block;
	outline:0;
	text-decoration:none;
	line-height:19px;
}


#down-menu li a:hover  {	
	text-decoration:none;
}


.dropdown_columns {   
    margin:4px auto;   
    position:absolute;   
    left:-999em;   
    text-align:left;   
    padding:10px 13px 10px 13px;   
    border-top:none;  
	border-bottom:#BBB 1px solid;   	
    background: #eaeaea; 
	opacity:0.97;
	-moz-border-radius: 0px 10px 10px 10px;
	-webkit-border-radius: 0px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px; 
} 

#down-menu li:hover .dropdown_columns, #down-menu li.jshover .dropdown_columns {   
    left:0;top:auto;   
	
}  


.col {   
    position: relative;   
    margin:5px 5px 5px 10px;
	font-size:90%;
	white-space: nowrap;
} 


.col a {
	padding:3px 5px;
}





.leftmenu  {color: red; }
.leftmenu a:visited{color:#025794; text-decoration:none;}
.leftmenu a:active {color: #007AD2; text-decoration:none;}
.leftmenu a:hover{color:#53B24E; text-decoration:none;}


#down-menu li .align_right {   
    -moz-border-radius: 5px 0px 5px 5px;   
    -webkit-border-radius: 5px 0px 5px 5px;   
    border-radius: 5px 0px 5px 5px;   
	padding-left:15px;
	margin:0px;
}  

#down-menu li:hover .align_right,  #down-menu li.jshover .align_right {   
    left:auto;   
    right:0;   
    top:auto;   
	padding-left:15px;
}  

#down-menu a.menu-lines{
	padding:3px 5px;
	border-bottom: #e3e3e3 1px solid;	
}
#down-menu table{
	list-style:none;
	padding:0;
	position: relative;
}
#down-menu table td {
	line-height:24px;
	position:relative;
	padding:0 7px 0 3px;
	margin:0;
	float:none;
	text-align:left;
	font-size:95%;
}

#down-menu h3 {
	font-size:17px;
	margin:5px;
	font-weight:normal;
	display: inline; 
}

#down-menu a.menu-head{
	text-decoration:none;
	color:#444;
}

#down-menu a.menu-head:hover{
	text-decoration:none;
	color:#444;
}


#down-menu h5 {
	font-size:15px;
	margin:0 10px 3px 0;
	padding:0;
	color:#555555;
}
#down-menu .version {
	font-size:17px;
	display: inline; 
	color:#229008;
}
#down-menu .picture {
	float:right;
}
#down-menu .comment{	
	color:#8D8B8B;
	font-size:13px;
	line-height:normal;
	padding:5px;
	margin:0;
	float:left;
}

#down-menu .lines{
	padding:5px;
}

#down-menu .block{
	border:1px solid #e6e6e6;
	-moz-border-radius: 5px 5px 5px 5px;   
    -webkit-border-radius: 5px 5px 5px 5px;   
    border-radius: 5px 5px 5px 5px;   
	padding:4px 10px 2px 10px;
	background-color: #FFF;
	}


#down-menu .block-links{
	text-decoration:none;
	color:#327fd9;
	float:right;
}


#main-link {
	font-size:17px;

}
#main-link-r {
	font-size:15px;
	color:#444;
}

#down-menu .menu_right {   
    float:right;   
	font-size:10px;
	background:#b9c0c2 url(/bitrix/templates/liraland2021/images/menu-r-bg.png) left top no-repeat;
}  

#down-menu .menu_right_1 {   
    float:right;   
}  


.down_icon{
	background:url(/images/inface/menu/down.png) right top no-repeat;
}

/*-----------------------------------------MENU-right---------------------------------------------
#down-menu-r ul{
	margin: 0px 10px;
	padding:20px;
}

#down-menu-r li {
	float:right;
	display:block;
	text-align:center;
	position:relative;
	padding: 2px 8px 4px;
	margin:5px 5px 3px;
	border:none;
	-moz-border-radius: 15px;   
    -webkit-border-radius: 15px;   
    border-radius: 15px;   
	background-color: #2c81b8;
	box-shadow: inset 1px 1px  1px  #2c81b8;
	background: linear-gradient(to top, #34a9f4, #48b1f5, #9ad1f5);

	
}


#down-menu-r li:hover, #down-menu-r li.jshover {
	background: linear-gradient(to top, #34a9f4, #48b1f5, #34a9f4  );  
	opacity:0.97;

}



#down-menu-r li a {
	font-size:13px;
	color: #FFF;
	display:block;
	outline:0;
	text-decoration:none;
	line-height:19px;
}


#down-menu-r li a:hover  {
	text-decoration:none;
	

}
	
/*-----------------------------------------MENU-NEW-VERSION---------------------------------------------*/

/*-----------------------------------------BLOCK-ROUNDED---------------------------------------------
#block-rounded-top-left
{
	width:11px;
	height: 12px;
	background:url(/bitrix/templates/liraland2021/images/inface/block-rounded/black-block-rounded-top-left.gif) left bottom no-repeat;	
}
#block-rounded-top
{
	height: 12px;
	background:url(/bitrix/templates/liraland2021/images/inface/block-rounded/black-block-rounded-top.gif) right bottom repeat-x;	
}
#block-rounded-top-right
{
	width:11px;
	height: 12px;
	background:#ffffff url(/bitrix/templates/liraland2021/images/inface/block-rounded/black-block-rounded-top-right.gif) left bottom no-repeat;	
}
#block-rounded-left
{
	width:11px;
	background:url(/bitrix/templates/liraland2021/images/inface/block-rounded/black-block-rounded-left.gif) left repeat-y;
	background-position: top left;	
	
}
#block-rounded
{
	
	background:#ffffff;
	padding-left:5px;	
	padding-right:5px;	
	padding-top:5px;
	padding-bottom:5px;

}
#block-rounded-right
{
	width:11px;
	background:url(/bitrix/templates/liraland2021/images/inface/block-rounded/black-block-rounded-right.gif) right repeat-y;
	background-position: top right;	
}
#block-rounded-bottom-left
{
	width:11px;
	height:12px;
	background:url(/bitrix/templates/liraland2021/images/inface/block-rounded/black-block-rounded-bottom-left.gif) left no-repeat;	
}
#block-rounded-bottom
{
	height: 12px;
	background:url(/bitrix/templates/liraland2021/images/inface/block-rounded/black-block-rounded-bottom.gif) left repeat-x;	
}
#block-rounded-bottom-right
{
	width:11px;
	height:12px;
	background:url(/bitrix/templates/liraland2021/images/inface/block-rounded/black-block-rounded-bottom-right.gif) right no-repeat;	
}



#gray-block-rounded-top-left
{
	width:11px;
	height: 12px;
	background:url(/images/inface/block-rounded/gray-block-rounded-top-left.gif) right bottom no-repeat;	
}
#gray-block-rounded-top
{
	height: 12px;
	background:url(/images/inface/block-rounded/gray-block-rounded-top.gif) left bottom repeat-x;	
}
#gray-block-rounded-top-right
{
	width:11px;
	height: 12px;
	background:#ffffff url(/images/inface/block-rounded/gray-block-rounded-top-right.gif) left bottom no-repeat;	
}
#gray-block-rounded-left
{
	width:11px;
	background:url(/images/inface/block-rounded/gray-block-rounded-left.gif) left repeat-y;
	background-position: top left;	
	
}
#gray-block-rounded
{
	
	background:#efefef;


}
#gray-block-rounded-right
{
	width:11px;
	background:url(/images/inface/block-rounded/gray-block-rounded-right.gif) left repeat-y;
	background-position: top right;	
}
#gray-block-rounded-bottom-left
{
	width:11px;
	height:12px;
	background:url(/images/inface/block-rounded/gray-block-rounded-bottom-left.gif) right top no-repeat;	
}
#gray-block-rounded-bottom
{
	height: 12px;
	background:url(/images/inface/block-rounded/gray-block-rounded-bottom.gif) left top repeat-x;	
}
#gray-block-rounded-bottom-right
{
	width:11px;
	height:12px;
	background:url(/images/inface/block-rounded/gray-block-rounded-bottom-right.gif) left top no-repeat;	
}

.black-line {
    position: absolute;
    width: 0;
    height: 337px;
    border: 0;
	margin-top:5px;
	margin-left:13px;
    border-left: 5px solid #000000
    }

/*-----------------------------------------BLOCK-ROUNDED---------------------------------------------*/	


/*-----------------------------------------PRICE-TABLE---------------------------------------------*/

.white{
	border-bottom: #efeded 1px solid;
	background: #f2f2f4;
}
.gray{
	background: #e8e8e8;
}
div.price{
	color:orange;
	font-size:17px;
	font-weight:normal;
	text-align:center;
}

.old{
	text-decoration: line-through;
}
.new-procent{
	color:green;
	font-size:17px;
}

.new-price{
	color:green;
	font-size:21px;
	font-weight:normal;
	text-align:center;
}
#yes{
	background: transparent url(/images/inface/price/yes.gif) center center no-repeat; 
	border-left: 1px solid #d9d9d9;
	text-align:center;
}
#no{
	background: url(/images/inface/price/no.gif) center center no-repeat; 
	border-left: 1px solid #d9d9d9;
	text-align:center;
}
#text{
	border-left: 1px solid #d9d9d9;
	text-align:center;
}
.left-br{
	border-left: 1px solid #d9d9d9;
	text-align:center;
}
.top-br{
	border-top: 1px solid #d9d9d9;
}
.bot-br{
	border-bottom: 1px solid #d9d9d9;
}


table.price-table
{
	width:100%;
	border:0;
	border-collapse:collapse;
	border-right: 1px solid #d9d9d9;
}

/*Any cell */
table.price-table td
{
	border-bottom:1px solid #f2f2f2;
	padding:7px 5px;
}

/*Head cell*/
table.price-table thead td, table.price-table th
{
	background-image:none;
	border-bottom:1px solid #f2f2f2;
	padding:4px;
	font-size: 18px;
}

/*Body cell*/
table.price-table tbody td
{
	/*background-color:#FFF;
	background-image:none;
	color:#333;*/
}
.empty{
	/*border:0;
	background-color:#FFF;
	border-bottom:1px solid #f2f2f2;*/
}
.gray_italic
{
	font-style: oblique ;
	color:#aaa;
	font: italic 15px/1.5 Trebuchet MS;

}
.green_italic
{
	font-style: oblique ;
	color:#008121;
	font: italic 16px/1.6 Trebuchet MS;
	

}

.green_version
{
	font-style: oblique ;
	color:#008121;
	font: normal 18px/1.6 Trebuchet MS;
	

}

.header_small
{
	margin:-15px 0 10px 0;
}

.style_year_green
{
	font-style: oblique ;
	color:#008121;
	font: italic 40px/0.7 Trebuchet MS;
	float:left;
	margin:10px 10px 2px 0;
}

.style_year_grey
{
	/*font-style: oblique ;*/
	color:#dbdbdb;
	font: bold 60px/0.9 Trebuchet MS;
	float:left;
	margin:10px 10px 2px 0;
}

.style_year_grey_small
{
	font-style: oblique ;
	color:#b1b1b1;
	font: italic 46px/0.9 Trebuchet MS;
	float:left;
	margin:8px 10px 2px 0;
}

.comment_box
{
	padding:10px;
	padding-left:25px;
	background:#fffbd9 url(/images/inface/info.png) left top no-repeat;
	color:#5c5c5c;
	border-top:#ffebc5 1px solid;
	border-bottom:#ffebc5 1px solid;
	font: italic 13px/1.3   Trebuchet MS;
	/*margin:10px;*/
	
}

	.question-icon {
		width: 17px; 
		height: 17px; 
		background: url(/images/inface/price/question.png) center center no-repeat; 
		cursor: pointer; padding: 0 4px; display: inline; z-index: 99;  margin: 0px;}
	.question-icon:hover{cursor: help;}


.stickytooltip{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #222;
	position: absolute;
	top: 2em; left:0;
	padding: 0.5em 0.8em;
	background: #f4f4f4; 
	border: 1px solid red;	
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 2px 3px 0px #c5c5c5;-moz-box-shadow: 1px 2px 3px 0px #c5c5c5;box-shadow: 1px 2px 3px 0px #c5c5c5;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	text-align: left;
	display: none;
}
.atip{width:400px;}
b.bolders{color:#000;font-size:17px;font-weight:normal;line-height:1.3;}
b.titles{font-size:140%;font-weight:normal;color:#788794;} /*font: italic 20px/1 Trebuchet MS; color:#788794;*/

/*-----------------------------------------PRICE-TABLE---------------------------------------------*/

/*-----------------------------------------SMALL-BANNER---------------------------------------------*/
p.customers{color:#000;font-size:19px;font-weight:normal;font-style:italic;font-family:Georgia,Times,serif;text-align:center;padding-left:90px;padding-right:90px;padding-bottom:10px;line-height:1.3;margin-left:22px;margin-left:0}
.i {color:#000;font-style:italic;font-family:Georgia,Times,serif;}

div.small_banner { position:relative; float:right; padding:10px 25px 0 5px; }
div.small_banner .top { background: url(/images/inface/small-banner/banner-top.gif) center bottom no-repeat; width:217px; height:15px; }
div.small_banner .center { background: url(/images/inface/small-banner/banner-center.gif) center top repeat-y; width:217px; }
div.small_banner .bottom { background: url(/images/inface/small-banner/banner-bottom.gif) center top no-repeat; width:217px; height:61px; }
div.small_banner .download { background: url(/images/inface/small-banner/download.gif) center bottom no-repeat; width:208px; height:52px; margin-left:5px; text-align:center; }
div.download-text { padding-top: 7px; }
div.download-text  a.white_text { color:#FFF; font-size:16px; text-decoration:none; } 
div.download-text  a:hover.white_text  {  text-decoration:underline; } 
div.small_banner .version-text { color:#7e7e7e; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:14px;}
div.small_banner .version { color:#ff0000; font-size:25px;}
div.small_banner .relize { color:#ff0000;  font-size:25px; }
div.small_banner .version-link a.black_text { color:#000000; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:14px; text-decoration:none; }
div.small_banner .version-link a.black_text:hover { color:#007ad2; text-decoration:underline; }
div.small_banner .links { padding:17px 7px 10px 7px; font-size:15px; line-height:1.4; margin-left:7px; }
div.small_banner .links a { color:#007ad2; text-decoration:none; }
div.small_banner .links a:hover { text-decoration:underline; }
/*-----------------------------------------SMALL-BANNER---------------------------------------------*/

/*-----------------------------------------BIG-BANNER---------------------------------------------*/
div.big_banner { position:relative;  padding:20px 15px 20px 5px; }
div.big_banner .bg { background: url(/images/inface/big-banner/big_banner.gif) center top no-repeat; width:897px; height:78px; }
div.big_banner .version-block { padding-left:70px; padding-top:5px; float:left; }
div.version-block .version-text { color:#7e7e7e; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:16px;}
div.version-block .version { color:#ff0000; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:22px;}
div.version-block .relize { color:#ff0000; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:18px; font-style: italic; }
div.version-block .version-link a.black_text { color:#000000; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:16px; text-decoration:none; }
div.version-block .version-link a.black_text:hover { color:#007ad2; text-decoration:underline; }

div.big_banner .logo { padding-left:70px; float:left; }
div.big_banner .download { background: url(/images/inface/big-banner/download.gif) center center no-repeat; width:122px; height:35px; float:right; padding-top:55px; margin-right:30px; }

div.big_banner .links { padding:10px 10px 10px 240px; float:left; }
div.big_banner .links a { margin-left:7px; color:#000000; text-decoration:none; font-size:14px; }
div.big_banner .links a:hover { color:#007ad2; text-decoration:underline; }
/*-----------------------------------------BIG-BANNER---------------------------------------------*/

/*-----------------------------------------LINE-BANNER---------------------------------------------*/
div.line_banner { position:relative;  padding:20px 0 40px 5px; }
div.line_banner .bg { background: url(/images/inface/line-banner/bg.gif) left top no-repeat; height:57px; }
div.line_banner .version-block { padding-left:30px; padding-top:5px; float:left; }
div.version-block .version-text { color:#7e7e7e; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:16px;}
div.version-block .version { color:#ff0000; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:22px;}
div.version-block .relize { color:#ff0000; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:18px; }
div.version-block .version-link a.black_text { color:#000000; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:16px; text-decoration:none; }
div.version-block .version-link a.black_text:hover { color:#007ad2; text-decoration:underline; }

div.line_banner .logo { padding-left:25px; border:1px solid #FFF; float:left; }

div.line_banner .links { padding:0 0 5px 100px; float:left; position:relative; }
div.line_banner .links li  {padding-top:18px; display:block; background:url(/images/inface/line-banner/line_banner.gif) center top repeat-x; height:57px; float:left; }
div.line_banner .links li.arrow { padding:18px 25px 0 0; display:block; background: url(/images/inface/line-banner/line-arrow.png) top right no-repeat; height:57px; float:left; }
div.line_banner .links li.download { padding: 0; display:block; background: #FFF url(/images/inface/line-banner/download.png) center center no-repeat; width:154px; height:57px; }

div.line_banner .links li.arrow span { padding: 0 7px 0 8px; }

div.line_banner .links li.download a { padding:18px 5px 0 30px; color:#FFF; text-decoration:none; display:block; outline:0; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:16px; } 
div.line_banner .links li.download a:hover { color:#FFF;}

div.line_banner .links li a { color:#007ad2; text-decoration:none; display:block; outline:0; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:16px; }
div.line_banner .links li a:hover { color:#007ad2; text-decoration:underline; }

div.demo {
	background: #013a03 url(/images/inface/line-banner/demo-bg.jpg) top right no-repeat; 
	color:#FFF;
	/*margin:20px;*/
	padding:10px;
	-moz-border-radius: 15px;   
    -webkit-border-radius: 15px;   
    border-radius: 15px;   
	text-align:right;

	box-shadow: 1px 1px  5px  #666;
}

div.demo_button{float:right; padding:5px 150px 0 20px;}
.demo_header{font-size:21px;font-style:italic;font-family:Georgia,Times,serif;}
.demo_comment{font-size:13px;}
/*
div.line_banner .links li { margin:18px 8px 0px 5px;  display:block; outline:0; line-height:15px; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size:16px; }
div.line_banner .links li a { color:#007ad2; text-decoration:none; }
div.line_banner .links li a:hover { color:#007ad2; text-decoration:underline; }*/
/*-----------------------------------------LINE-BANNER---------------------------------------------*/
		
/*Кнопки*/		
a.tb-button, /*a.tb-button:visited,*/ a.tb-button:active {color:#444444;}

.tb-button{background:#4d4d4d url(/images/inface/button-shade.png) 0 0 repeat-x;border:1px solid #111111;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:#f8f8f8;display:inline-block;font-size:12px;line-height:15px;margin:5px 10px 5px 0;padding:10px 30px;text-decoration:none!important;}
/*.tb-button:hover, input[type=submit]:hover{color:#000000;cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}*/
.tb-button:hover{color:#FFF;cursor:pointer;border:1px solid #111111;}
.tb-button::-moz-focus-inner{border:0;padding:0;}
.tb-button-small{line-height:1em;font-size:14px;padding:8px 15px;}
.tb-button-medium{line-height:1.15em;font-size:16px;padding:15px 40px;}
.tb-button-large{line-height:1.25em;font-size:18px;padding:15px 40px;}
.steel_blue{background-color:#788794 !important;border-color:#788794 !important;}
.yellow{background-color:#9bd46e !important;border-color:#9bd46e !important;}

/*Кнопки*/

/*Серый блок (цитата)*/
.subheader_background
{
	background: url(/images/inface/subheader-background.gif) center repeat-y;
	border-bottom:#e5e5e5 1px solid;
	padding:20px;
	margin-bottom:0;
}
.subheader_shadow
{
	background: url(/images/inface/gray-section-divider.png) top center no-repeat;
	padding:0px;
	margin:0px;
}
/*Серый блок (цитата)*/

/*-----------------------------------------FILES-TABLE---------------------------------------------*/
table.files-table
{
	width:100%;
	border-collapse:collapse;
	border: 1px solid #d9d9d9;
}

/*Any cell */
table.files-table td
{
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	font-size: 18px;
	padding:7px 5px;
}
table.iner-table td
{
	border:0;
	padding:0 10px;

}
/*-----------------------------------------PRICE-TABLE---------------------------------------------*/
/*-----------------------------------------PRODUCTS-TABLE---------------------------------------------*/



#products-table-wrapper
{
	width:100%;
	 
	/*background:transparent url(/images/inface/products-bg.jpg) left top repeat-x;*/
	
}
div.products-table
{
	margin:10px auto 0px auto;
	
	width:1030px;
	/*padding:30px;
	background: url(/images/inface/products-bg.jpg);
	-moz-border-radius: 0px 0px 10px 0px;	-webkit-border-radius: 0px 0px 5px 0px;	border-radius: 0px 0px 10px 0px; */
}

table.products-table
{
	/*width:990px;*/
	/*border-collapse:collapse;*/
	
}

/*Any cell */
table.products-table td
{
	/*border: 1px solid #FFFFFF;*/
	font-size: 13px;
	/*cursor:pointer;*/
	padding:0px;
	
		
}



.link_lira, .link_mono, .link_support, .link_espri, .link_sapfir, .link_raschet
{
	-moz-box-sizing: border-box; /* Для Firefox */  
    box-sizing: border-box; /* Ширина блока с полями */
	/*background: url(/images/inface/products-bg.jpg); */
	background-color:#e7e7e7;
	border:1px solid #FFF;
}

.link_lira
{
	 
	height:395px; 
	/*border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;*/
	padding:0 0 10px 10px; 
	/*-moz-border-radius: 10px 0px 0px 0px;	-webkit-border-radius: 5px 0px 0px 0px;	border-radius: 10px 0px 0px 0px;*/
}

.link_lira:hover, .link_mono:hover, .link_support:hover, .link_espri:hover, .link_sapfir:hover , .link_raschet:hover {
		background:none;
}

.link_mono
{
	height:180px; 
	padding:0 0 10px 10px; 
}

.link_support
{
	height:230px;  
	padding:18px 0 0px 10px;
	/*border:1px solid #CCC; 
	border-top:1px solid #FFF; 
	border-left:1px solid #FFF; */
	 
	
}
.link_espri
{
	height:210px;
	padding:0 0 0px 5px;
	/*border:1px solid #CCC; 
	border-top:1px solid #FFF; 
	border-left:1px solid #FFF; 
	border-right:1px solid #dddddd;*/
	
}
.link_sapfir
{
	
	height:230px; 
	/*-moz-border-radius: 0px 0px 0px 10px;	-webkit-border-radius: 0px 0px 0px 5px;	border-radius: 0px 0px 0px 10px;*/
	/*border:1px solid #CCC; 
	border-top:1px solid #FFF; 
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;*/
}
.link_raschet
{
	
	height:230px; 
	padding:0 0 0 10px; 
	/*-moz-border-radius: 0px 0px 10px 0px;	-webkit-border-radius: 0px 0px 5px 0px;	border-radius: 0px 0px 10px 0px;*/
	/*border:1px solid #CCC; 
	border-top:1px solid #FFF; 
	border-left:1px solid #FFF; 
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;*/
}
 
/*.link_td{
     background: url(/images/inface/bg2.png);
}*/

table.products-table td a,table.products-table td a:hover, table.products-table td a:visited
{
	text-decoration:none;
	color:#444444;
}
table.products-table h2
{
	padding:0;
	margin:10px 0 5px 0;	
	/*border-bottom:1px solid #CCCCCC;*/
	font-size:23px;
	font-weight:normal;
	color:#788794;
	text-shadow: #c7c7c7 1px 1px 1px ;
	display: block;
}
.padding {
	padding:3px;
}

div.shadow{
	width:100%;
	 
	height:10px;
	background: url(/images/inface/shadow.png) top repeat-x;
}



/*-----------------------------------------PRODUCTS-TABLE---------------------------------------------*/
table.old-menu
{
	width:250px;
	border-collapse:collapse;
	
}

/*Any cell */
table.old-menu td
{
	/*border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	font-size: 18px;
	padding:7px 5px;*/
}

table.old-menu img
	{float:right;}

	
	
/*----------------------------------------- Top страницы --------------------------------------------------------------*/	
#back-top {
	position:fixed;
	right:10px;
	bottom:0px;
    width:110px;
	height:25px;
	background: url(/images/inface/back-top.png) top no-repeat;
	text-align: center;
	/* замедление */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a {

    font-size: 15px;
    color: #666666;
	text-decoration:none;
	border-bottom:#858585 1px dashed;
	
	/* замедление */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #666666;
	text-decoration:none;
	border-bottom:#858585 1px solid;
}

/*----------------------------------------- Top страницы --------------------------------------------------------------*/	
	
/*-------------------------------------------Авторизация------------------------------------------------------------*/
/*div.bx-auth {max-width:600px; margin-top:16px; margin-bottom:24px;}
div.bx-auth form {padding:0; margin:0;}
div.bx-auth-line {border-bottom:1px solid #E3E3E3; padding-bottom:10px;}
div.bx-auth-title {font-size:140%; border-bottom:solid 2px #E3E3E3; padding-bottom:12px; }
div.bx-auth-note{margin:18px 0px 6px 0px;}
td.bx-auth-label{text-align:right; font-weight:bold;}
table.bx-auth-table{margin-top:8px; }
table.bx-auth-table td {padding:3px;}

div.bx-auth input.bx-auth-input {vertical-align:middle;}
div.bx-auth span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth div.bx-auth-secure-icon {background-image:url(/bitrix/templates/liraland2021/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/liraland2021/images/sec-unlocked.png);}*/


/*Common Elements */
div.content-form input.input-submit { font-size:1.8em; overflow:visible; padding:5px 15px; }
div.content-form input{ font-size:1.8em; overflow:visible; padding:5px 15px; }

div.content-form { 
	width: 407px; 
	font-size:14px; 
	text-align:left;
	padding:20px;
	border:#CCC 1px dotted;
	background-color:#f5f5f5;
	margin-top: 40px;
	}
div.content-form  select {
	padding: 5px;
	border: 1px solid #b5b5b5;
	margin-top: 5px;
	width: 262px;
}

div.content-form  td {
	padding: 15px;
	border: 1px solid red;
	margin-top: 5px;
	width: 262px;
}


div.content-form div.field label.field-title
{
	display: block;
	font-size: 17px;
	font-weight: normal;
	white-space: normal;
	
}
.field
{
	padding:10px;
}
div.description
{
	font-style: oblique ;
	color:#aaa;
	font: italic 13px/1.3 Trebuchet MS;

}

/*Статусы и Сертификаты на главной*/
#sertificate{float:left;width:250px;font-size:13px;text-align:center;}
#sertificate img {border:0px;margin:0px;}
.status {width:1006px; height:180px; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box;}
/*Статусы и Сертификаты на главной*/


/*------------------------*/
.left-shadow {
    display: block;
    width: 50%;
    float: left;
    height: 8px;
    background: url("/images/inface/img-shadow-left.png") no-repeat scroll left 0px transparent;
}
.right-shadow {
    display: block;
    width: 50%;
    float: right;
    height: 8px;
    background: url("/images/inface/img-shadow-right.png") no-repeat scroll right 0px transparent;
}
.img-container {
    display: block;
    border: 1px solid rgb(214, 214, 214);
    padding: 2.63158% 2.63158% 4.38596%;
    background-color: rgb(255, 255, 255);
}
.image-holder .photo-frame {
    display: block;
    line-height: 0.5;
}
/*------------------------*/

.softname {
	font-size:35px;
}
.left {
	 text-align:left;
}
.right {
	 text-align:right;
}
.f_right{
	 float:right;
}
.f_left{
	 float:left;
}

.href_all a{
	text-decoration:none;
	font-size:13px;
	padding:7px 35px;
	background: url("/images/inface/href_all_bg.jpg") no-repeat top center transparent;}

.href_all1{
	font-size:90%;
	padding-left:65px;
	background: url("/images/inface/href_all_bg1.jpg") no-repeat left transparent;
}
.href_all2 a{
	text-decoration:none;
	font-size:13px;
	padding:7px 35px;
	background: url("/images/inface/href_all_bg2.png") no-repeat top center transparent;}

.rss
{
	padding:3px 10px;
	background:#FFF url(/images/inface/rss-small.gif) right center no-repeat;
}

.rss1
{
	padding:3px 10px;
	background:#f7f7f7 url(/images/inface/rss-small.gif) right center no-repeat;
}

a.rss, a.rss1
{text-decoration: none;}

.big_404
{
	font-size:164px;
	color:#EEE;
}

table.main-table
{

	border-collapse:collapse;
	
}

/*Any cell */
table.main-table td
{
	border: 1px dashed #CCC;
	padding:10px;
	
		
}

#news_main
{
	/*border:red 1px solid;*/
	height:1250px;
	overflow-y: hidden;
	padding:10px 0 0 10px;
	background: #f4f4f4;
}
#news_main::after {
    content: ''; /* Выводим элемент */
    position: absolute;  /*Абсолютное позиционирование */
    left: 0; bottom: 0; /* Положение элемента */
    width: 100%; /* Ширина градиента*/
    height: 100px; /* Высота родителя */
	
    /* Градиент */
    background: -moz-linear-gradient(top, rgba(244,244,244, 0.1), #FFF 100%);
    background: -webkit-linear-gradient(top, rgba(244,244,244, 0.1), #FFF 100%);
    background: -o-linear-gradient(top, rgba(244,244,244, 0.1), #FFF 100%);
    background: -ms-linear-gradient(top, rgba(244,244,244, 0.1), #FFF 100%);
    background: linear-gradient(to bottom, rgba(244,244,244, 0.1), #FFF 100%);
   }
 

.clear{clear:both;}
.transp-div{
	/*width:450px;*/
	width:100%;
	float:left;
	clear:left;
	padding:5px;
	margin:5px;
	background: #FFF;
	opacity: 0.7;
    filter: alpha(Opacity=70);
	color:#000;
}

.three-column-div {
	/*width:300px; 
	float:left;*/ 
	padding:20px;
	/*margin:5px;*/
	/*border:#eee 1px dotted;*/
	background: #efefef;
	/*box-shadow: 0px 0px 15px #808080 inset;*/
	
	
}

.icon-span {
	font-style: oblique ;
	color:#555;
	font: italic 1.1em Trebuchet MS;
	min-height:65px;
}

.last{
	float:right;
}
.first{
	float:left;
}
.ivideo, .ihelp, .iacademy, .isupport, .iforum, .iidea{
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 50px;
}
.ivideo{ background-image: url(/images/inface/icon/video.png); }
.ihelp{ background-image: url(/images/inface/icon/help.png); }
.iforum{ background-image: url(/images/inface/icon/forum.png); }
.iidea{ background-image: url(/images/inface/icon/idea.png); }
.isupport{ background-image: url(/images/inface/icon/support.png); }
.iacademy{ background-image: url(/images/inface/icon/academy.png); }

.paragraf{
	text-indent: 20px;
	padding:0px 0 10px 0;
	background-position:top 3px left 0;
	background-image: url(/images/inface/arr.gif);
	background-repeat:no-repeat;
}

#nomargin li {float:left; margin:0 20px;}

.span_button_more {
color: #484848;
border-bottom: 1px dashed;
cursor: pointer;
margin-left: 4px;}

.width_550{
	width:540px;
}


/*Index page*/
div.products-table1
{
	margin:0px auto 0px auto;
	width:1010px;
}
.head {
	padding:0 0 0 10px;
	cursor:pointer;
}
.head h1 {
	font-family: inherit;
	font-size: 60px;
	font-weight: 500;
	line-height: 1;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	color:#FFF;
}
.head h1 small {
  font-family: inherit;
  font-size: 35px;
  font-weight: 500;
  line-height: 1;
  color: #FFF;
}

.head .lead {
	font-size: 21px;
	line-height: 1.1;
	color:#000;
}

.banner2  h1
{
	margin:0; padding:0;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:14px;
}

.banner2  .tab-content {
	margin-top: 0px;
}

.banner2  .panel {
	border:#FFF 1px solid;
  -webkit-border-radius: 1;
     -moz-border-radius: 0;
          border-radius: 0;
}


/*2015 index*/
.resize-button{font-size:30px;float:right; color:#FFF;}

.lira-2015 {background:#8cb2c2 url(/images/pages/index/bg-lira2015.jpg) center top no-repeat;}
.mono-2015 {background:#8cb2c2 url(/images/pages/index/bg-mono2015.jpg) right top no-repeat;}
.espri-2015 {background:#849b81 url(/images/pages/index/bg-espri2015.jpg) right top no-repeat;}
.sapfir-2015 {background:#24b4d3 url(/images/pages/index/bg-sapfir.jpg) right top no-repeat;}

.tab-2015 .btn1{margin:5px 10px 10px 0; z-index:999;}

.tab-2015  h2 {
	font-family: inherit;
	font-size: 40px;
	font-weight: 500;
	line-height: 1;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	color:#FFF;
	margin:5px 0;
	
}
.tab-2015  h2 small {
  font-family: inherit;
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  color: #FFF;
}


.tab-2015 h1 small,.tab-2015 h2  small {margin:0;}

.tab-2015 .carousel-caption {
	  position: absolute;
      left: 0;
      text-align: left;
	  z-index: 4;
	  right: 0;
	  bottom: 0;
      padding: 10px;
	  background: rgba(255, 255, 255, 0.75);
	  color: #000;
	  text-shadow: none;
  /*background-color:#333;*/

}

/*xs*/
.logo-img {margin:0; width: 50px; height: 50px;float:right;}
.tab-2015 .head{margin-bottom:25px;}
.tab-2015 .lead {font-size:18px;margin:0 0 5px;}
.tab-2015  h1{font-size: 40px; line-height:35px;}
.tab-2015  h2 {font-size: 40px; line-height:35px;}
.tab-2015 .carousel-caption .lead {font-size: 17px;line-height:17px;}
.tab-2015 .carousel-caption h3 { 
	  margin: 0 0 5px;
	  font-size: 23px;
	  line-height: 27px;
	  text-shadow: 0 1px 1px rgba(0,0,0,.4);
	  font-family: inherit;
	  font-weight:500;
	}

/*sm*/
@media ( min-width: 768px ) {
.logo-img {margin:20px 0 0 -20px; width: 130px;height: 130px;float:none;}
.tab-2015 .head{margin-bottom:inherit;}
.tab-2015 .lead {font-size:21px;}
.tab-2015  h1 {font-size: 60px; line-height:50px;}
.tab-2015  h2 small {font-size: 35px;line-height:inherit;}
.tab-2015  h2 {font-size: 60px; line-height:50px;}
.tab-2015  h2 small {font-size: 35px;line-height:inherit;}
.tab-2015 .carousel-caption .lead { font-size: 21px;}
.tab-2015 .carousel-caption h3{font-size: 28px;}
}

/*md*/
@media (min-width: 992px) { 
.logo-img {margin:30px 0 0 -20px; width: 110px;height: 110px;}
.tab-2015 .lead {font-size:18px;}
.tab-2015  h2 {font-size: 60px; font-weight: 500;}
.tab-2015  h2 small {font-size: 35px;}
}

/*lg*/
@media (min-width: 1200px) { 
.logo-img {margin:20px 0 0 -20px; width: 140px;height: 140px;}
.tab-2015 .lead {font-size:21px;}
}
/*2015 index*/

.lira-tab, .mono-tab , .spfr-tab, .espri-tab {max-width:652px;}
.lira-tab  {background:#8cb2c2 url(/images/pages/index/bg-lira.jpg) center top no-repeat;}
.mono-tab {background:#ecceb5 url(/images/pages/index/bg-mono.jpg) center top no-repeat;}
.spfr-tab {background:#24b4d3 url(/images/pages/index/bg-spfr.jpg) left top no-repeat;}
.espri-tab {background:#849b81 url(/images/pages/index/bg-espri11.jpg) center top no-repeat;}

div.slide-up-down
{float:right;margin-top:25px;width:50px;height:100px;opacity: 0.3;background:transparent url(/images/pages/index/slide-down.png) left top no-repeat;}
 /* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- 
.carousel-control {
  top: 30%;
  left: -5px;
  height: 200px;
  margin: 0;
  font-size: 80px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 10;
}

.carousel-control.right {
  right: -5px;
}

.carousel-indicators {
  top: 5px;
  left: 55px;
}

.carousel-indicators li{background-color: #fff;}
.carousel-indicators .active {background-color: #0092ff;}

/* CUSTOMIZE THE CAROUSEL
					-------------------------------------------------- 

	.carousel_1 .carousel-inner {
	  height: 400px;
	}

	.carousel_1 img {
		max-height: 400px;
	}
	.carousel-caption {
	  background: rgba(255, 255, 255, 0.75);
	  padding-top:0;
	}
	.carousel-caption h1,
	.carousel-caption p {
	  color: #000; 
	}
	.carousel-caption h1 {
	  margin: 0 0 5px;
	  font-size: 28px;
	  line-height: 27px;
	  text-shadow: 0 1px 1px rgba(0,0,0,.4);
	}

	.carousel-caption p {
	  margin-bottom: 0;
	  font-size:17px; 
	 
	}
	.carousel-caption .lead {
	  font-size: 21px;
	  
	}
*/					
					


				
				
#news_main1
	{
		overflow-y: hidden;
		height:720px;
		/*width:100%;background: #f4f4f4;padding:10px 0 0 10px;*/
	
	}
#news_main1::after {
	content: ''; 
	position: absolute;
	left: 0; bottom: 0;
	width: 100%;
	height: 70px;/*100*/
	
	background: -moz-linear-gradient(top, rgba(244,244,244, 0.1), #FFF 100%);
	background: -webkit-linear-gradient(top, rgba(244,244,244, 0.1), #FFF 100%);
	background: -o-linear-gradient(top, rgba(244,244,244, 0.1), #FFF 100%);
	background: -ms-linear-gradient(top, rgba(244,244,244, 0.1), #FFF 100%);
	background: linear-gradient(to bottom, rgba(244,244,244, 0.1), #FFF 100%);
   }
#events_main1
{
	overflow-y: hidden ;
	overflow-x: hidden;
	height:147px;
	background-color:#758289;
	/*margin-top:15px;
	/*width:100%;background: #f4f4f4;padding:10px 0 0 10px;*/

}
/*#news_main1 .preview_text {font-size:120%;}
#news_main1 .month {font-size:80%;}
#news_main1 .day {font-size:80%;}*/

.blue-section, .gray-section, .white-section{
	font-size: 17px;
	padding:20px 0;
	
}
.blue-section{
	color: #FFF;
}
.blue-section hr{
	background-color:#2e89d7;
	margin:8px 0;
	border-bottom: #49a7f8 1px solid;	
	}
.blue-section h1{
	color: #FFF;
	font-size: 37px;
}
.blue-section h2{
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	/*font-size: 37px;*/
	/*margin-top:0;*/
	text-align: center;
}
.blue-section h4,.blue-section h5 {
	
	font-weight:400;
	margin:0;
	}
.blue-section h4{
	font-size: 35px;
	color: #000;
}


.blue-section h5{
	font-size: 27px;
	color: #FFF;
}

.blue-section .lead {color:#000; font-size:17px;}

.gray-section {
	background-color:#e7e7e7;
	padding-left:20px;
	padding-right:20px;
}
.gray-section1 {
	background-color:#f5f5f5;
	padding:20px;
}
.gray-section h2, .gray-section1 h2 {
	padding:0 20px;
}

.light-gray-section {
	padding:50px 0;
	background:#fff url(/images/pages/lira/light-gray-bg.png) center repeat-x;
}
.white-section{
	padding-top:100px;
}
.white-section-houses{
	background:#FFF url(/images/pages/index/bg-houses.png) top repeat-x;
}
.gray-section h2, .white-section h2 {	
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	color: #333;
	/*font-size: 37px;*/
	margin-top:10px;
	text-align: center;
}	

.gray-section h3, .white-section h3{
	color: #b8b8b8;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	line-height:17px;
}

h3.small{
	color: #9CF;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	line-height:17px;
	margin-top:0;
}

.white-section h3{
	margin-top: 0;
	margin-bottom: 0;
}
.white-section blockquote, .gray-section blockquote{
	  padding:0 10px;
	  text-shadow: none;
	}

.gray-section blockquote{
	border-left: 5px solid #c2c2c2;	
	}	

	
/*.white-section blockquote p, .gray-section blockquote p  {
	margin-bottom: 0;
	font-size: 21px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	line-height: 1.25;
	color: #333;
	}
	*/
.service-heading  {
	margin-bottom: 0;
	font-size: 140%;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	line-height: 1;
	color: #333;
	}	
.service-heading  small{
	font-size: 70%;
	color: #666;
	text-shadow: none;

	}
.gray-section blockquote p  {

	font-size: 19px;
	text-shadow: none;
	color:#666666;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	}
.white-section	blockquote small, .gray-section	blockquote small {
	display: block;
	line-height: 20px;
	color: #666666;

	}
	
.gray-section	blockquote small {
	line-height: 40px;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	}
	

.main-button {
    background-color: #4BB9E5;
    border-radius: 5px;
    width: 244px;
    display: block;
    height: 39px;
    margin: 10px;
    text-decoration: none;
	color: #FFF;
}
.main-button:hover{background-color:#b5b5b5;}
.new-message {
    color: #FFF;
   /* text-transform: uppercase;*/
    text-align: center;
    padding-top: 11px;
    
    font-size: 16px;
    letter-spacing: 1px;
}


.gray-section i, .white-section i {color:#588ab9; font-style:normal;}

.gray-head {background:#0779ba  url(/images/pages/index/arrow_sidebar.png) right bottom no-repeat; color:#FFF; padding:8px; font-size:21px; line-height:25px; margin: 0px 0px 8px; }



.list{background-color: #F4F4F4;}
.list-item {line-height: 1.2;  padding: 10px; border-bottom:#FFF 1px solid;}
.list-item-property{color:#777; font-size: 12px; padding:5px 0;}
.list-item-property a{color:#777;}
.property-span  {margin-right:20px;}
.list-item-title{font-size: 19px; font-weight: 400;line-height: 1.25;}

/*.history-box {position:relative;}
.history-box img {position:absolute; right:-1300px; bottom:0;}*/

/* Tabs panel Переключатели в истории успеха*/
/* Default mode ========================================================*/
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  float: right;
  display: block;
  
}
.tabbable-line.tabs-below > .nav-tabs > li {
  border-top:  4px solid transparent;
  text-align:center;
}

.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  height:50px;
  width:100px;
  line-height:50px;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
  
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  /*background: none !important;*/
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
  background-color:#eeeeee;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}

.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode ====================================================================*/


.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #cde5fb;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #588ab9;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

#home {
  background:#3899EC url(/images/pages/index/main-advanced.png) top center no-repeat fixed; 
  margin: 0 auto;
  width: 100%;
  max-width: 2360px;
  position: relative;
}
.anketa{background:#e5e5e5 url(/images/pages/index/bg-anketa.png) center 90px no-repeat;}
/*Index page*/

.blue-section .blue-div{background-color:rgba(56, 153, 236, 0.9); padding:20px;}
.blue-section .black-div{background-color:rgba(0, 0, 0, 0.5); }
/*Support page*/
.support blockquote p  {font-size: 17px;}
.support {padding:40px 0;}
.blue-section .gray_italic{color:#FFF;}
.white-box{background-color:#FFF;border-left:#e9e9e9 1px solid;}
.box180{min-height:180px;overflow: hidden;padding:20px;}

div.blue-box a{font-size: 21px;color:#FFF;}
div.white-box a{font-size: 25px;}
div.white-box a, div.blue-box a{text-decoration:none;display:block;}
div.white-box a:hover, div.blue-box a:hover{text-decoration:underline;}
.learn-box{height:300px;background:#FFF url(/images/pages/support/support-learn-2015.jpg) center center no-repeat;}
.blue-box{background-color:#00AFF0;color:#FFF;}
.blue-box p{padding:0 5px 0 20px;}
.blue-head{background-color:#00AFF0;padding:10px 20px;}
div.blue-head a {margin:0;}
div.comunity-font a {font-size:14px;}

.order-section{background:#6bb7eb url(/images/pages/order/cloud7.jpg) center center no-repeat;padding-top:0px;} 
.order-section .blue-div{background-color:rgba(0, 151, 255, 0.3);padding:10px;}
.order-section h1 {color:#111;font-size:33px;}
.order-section h1 small{color:#111;}
.order-section h3,.order-section h3 small{color:#111;font-size:23px;}



.support-section{background:#797979 url(/images/pages/support/support-line1.jpg) center center no-repeat;}
.support-section .blue-div{background-color:rgba(56, 153, 236, 0.3);padding:10px;}

.learn-section{background:#d4d8cc url(/images/pages/support/support-learn-2015.jpg) center center no-repeat;}
.learn-section .blue-div{background-color:rgba(56, 153, 236, 0.7);padding:10px;}
/*Support page*/


.learning-section{background:#d4d8cc url(/images/pages/learning/learning.jpg) center center no-repeat;}
.learning-section .blue-div{background-color:rgba(56, 153, 236, 0.7); color:#fff;}
.learning-section h1 {color:#FFF;}
.learning-section h1 small{color:#FFF;}

/*lira page*/
.lira-section{background:#e6e6e6 url(/images/pages/lira/lira-line1.jpg) bottom center no-repeat; padding:40px 0;}
.lira-section .blue-div{padding:10px 10px 0 10px;}
/*lira page*/





/*sapfir page*/
#sapfir-section {
  background:#FFF url(/images/pages/sapfir/bg2.jpg) center top no-repeat fixed;  
  background-size: cover;
  margin: 0 auto;
  width: 100%;
  max-width: 2360px;
  position: relative;
  min-height:800px; 
}
.sapfir-section{padding:190px 0; min-height:500px;}
.sapfir-section .black-div {background-color: rgba(0, 0, 0, 0.6); }
.sapfir-section .black-div h2 small {font-size:25px; color:#FFF;}
.sapfir-section .black-div h2{ color: #FFF; text-shadow: 0 1px 1px rgba(0,0,0,.4); font-size: 37px;}
.sapfir-section .black-div h1{ color: #FFF; text-shadow: 0 1px 1px rgba(0,0,0,.4); font-size: 37px; font-weight:400; font-family: 'Open Sans',sans-serif;}

/*sapfir page*/

@media (max-width:1366px) {
#sapfir-section {
	background:#FFF url(/images/pages/sapfir/bg2.jpg) center top no-repeat fixed;  
	min-height:380px; 
	background-size: cover;
}
.sapfir-section{padding:60px 0; min-height:200px;}
.sapfir-section .black-div {padding:30px;}
.sapfir-section .black-div h1{font-size: 35px; font-family: 'Open Sans',sans-serif;}
}

@media (max-width:768px) {
#sapfir-section {
	min-height:380px; 
	background-size: cover;
}
.sapfir-section{padding:0;}
.sapfir-section .black-div {padding:50px 10px; background-color: none;  min-height:400px;}
.sapfir-section .black-div h1{font-size: 27px; font-weight:400; font-family: 'Open Sans',sans-serif;}
}	



.buy-section {background:#0271C4 url(/images/pages/lira/by-line-bg.png) center repeat-x; margin:50px 0;padding:20px;}
.buy-section h3{color:#FFF;line-height:20px;}




.cs1 {padding: 20px;border: 3px solid #9ACC62;color: #4B677C;margin-bottom: 20px;}

/*label{display:inline;}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 0;

}*/


/*
.lira-menu .bs-docs-sidenav {
    padding: 0px;
    background-color: #FFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.067);
	border:#e6e6e6 1px solid;

}*/

.lira-menu .bs-docs-sidenav.affix {
	top: 0;
}

.lira-menu .bs-docs-sidenav.affix-bottom {
  position: absolute;
  top:auto;

} 
.lira-menu .panel-heading {
    padding: 10px 15px;
    background-color: #e4e4e4;
	text-align:center;
	border:0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	font-size:120%;
}

.lira-menu .nav-tabs>li.active>a, .lira-menu .nav-tabs>li.active>a:hover, .lira-menu .nav-tabs>li.active>a:focus {
color: #fff;
background-color: #0088cc;
border:#0088cc 1px solid;
}

.lira-menu .nav-tabs > li {
  margin-top: -2px;

}

.lira-menu .nav-tabs > li > a {
border-radius: 0px;
color: #000;
padding: 9px 8px;
margin: 0px;
border-bottom: 1px solid #EEE;
}


.head-description {padding:20px;font-size:120%;/*font-family: 'Open Sans',sans-serif;*/}
.description_1 {font-size:120%;/*font-family: 'Open Sans',sans-serif;*/}
.description_2 {font-size:110%;/*font-family: 'Open Sans',sans-serif;*/}
.description_3 {
    font-size: 140%;
    /*font-family: 'Open Sans',sans-serif;*/
    font-weight: 400;

}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/* Buttons */

.gray-head .btn1 {
    margin:0 0 0 10px;
	font-size:16px;
}

.btn1 {
	/*letter-spacing: 1px;*/
	text-decoration: none;
	background: none;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    margin:10px;
	/*margin-bottom: 0;*/
    vertical-align: middle;
    white-space: nowrap;
	/*font-size:14px;*/
	line-height:20px;
	/*font-weight:700;*/
	/*text-transform:uppercase;*/
	border: 3px solid;
	padding:8px 20px;
}

@media (max-width:768px) {
.btn1-outlined{font-size:14px;}
}	

.btn1-outlined {
    border-radius: 0;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
            transition: all 0.3s;
}



.btn1-outlined.btn1-red-background {
    background-color: #fe5000;
    border-color: #fe5000;
    color: #FFF;
}

.btn1-outlined.btn1-red-background:hover,
.btn1-outlined.btn1-red-background:active {
    color: #000;
    background: #FFF;
    border-color: #FFF;
}


.btn1-outlined.btn1-white-red {
    background: none;
    color: #FFF;
	border-color: #fe5000;
}

.btn1-outlined.btn1-white-red:hover,
.btn1-outlined.btn1-white-red:active {
    color: #000;
    background: #FFF;
    border-color: #FFF;
}




.btn1-outlined.btn1-magenda {
    background: none;
    color: #743C58;
	border-color: #743C58;
}

.btn1-outlined.btn1-magenda:hover,
.btn1-outlined.btn1-magenda:active {
    color: #FFF;
    background: #743C58;
    border-color: #743C58;
}


.btn1-outlined.btn1-theme {
    background: none;
    color: #025794;
	border-color: #025794;
}

.btn1-outlined.btn1-theme:hover,
.btn1-outlined.btn1-theme:active {
    color: #FFF;
    background: #4bb9e5;
    border-color: #4bb9e5;
}


.btn1-outlined.btn1-theme-background {
    background-color: #4bb9e5;
    border-color: #4bb9e5;
    color: #FFF;
}

.btn1-outlined.btn1-theme-background:hover,
.btn1-outlined.btn1-theme-background:active {
    color: #000;
    background: #FFF;
    border-color: #FFF;
}
.btn1-outlined.btn1-white-theme {
    background: none;
    color: #FFF;
	border-color: #4bb9e5;
}

.btn1-outlined.btn1-white-theme:hover,
.btn1-outlined.btn1-white-theme:active {
    color: #000;
    background: #FFF;
    border-color: #FFF;
}


.btn1-outlined.btn1-black {
    background: none;
    color: #000000;
	border-color: #000000;
}

.btn1-outlined.btn1-black:hover,
.btn1-outlined.btn1-black:active {
    color: #FFF;
    background: #000000;
    border-color: #000000;
}

.btn1-outlined.btn1-white {
    background: none;
    color: #FFFFFF;
	border-color: #FFFFFF;
}

.btn1-outlined.btn1-white:hover,
.btn1-outlined.btn1-white:active {
    color: #4bb9e5;
    background: #FFFFFF;
    border-color: #FFFFFF;
}

.btn1-outlined.btn1-red {
    background: none;
    color: #FFF;
	border-color: #ff8a90;
}

.btn1-outlined.btn1-red:hover,
.btn1-outlined.btn1-red:active {
    color: #4bb9e5;
    background: #FFFFFF;
    border-color: #FFFFFF;
}

.btn1-xs{
	/*font-size:11px;*/
	line-height:14px;
	border: 1px solid;
	padding:6px 12px;
}

.btn1-sm{
	/*font-size:12px;*/
	line-height:16px;
	border: 2px solid;
	padding:8px 15px;
}
.btn1-md{
	font-size:120%;
	border: 3px solid;
	padding:10px 20px;
}
.btn1-lg{
	/*font-size:18px;*/
	font-size:130%;
	line-height:22px;
	border: 4px solid;
	padding:13px 40px;
}

	.h2-blue-box h2{color:#FFF; text-shadow: none; margin:5px 0; }
	.h2-blue-box {padding:1px 20px;background-color:#00AFF0;box-shadow: 0px 2px 3px #CCC;}
	
	.h2-gray-box h3{color:#000; text-shadow: none; margin:5px 0; }
	.h2-gray-box {padding:1px 20px;border-top:#eee 3px solid;}	
	
	.gray-row {border-top:#eee 3px solid;padding:10px;padding-left:20px;}
	
.absolute-path-img::after {
    content: url("/images/icons/link.gif");
}



.whatsnew section {background-color:#f5f5f5;margin:0; margin-bottom:30px;padding:0;padding-bottom:20px;}	
.whatsnew .newscard {
		position: relative;
		overflow: hidden;
}

.whatsnew .newscard .cardheader {
		height: 385px;
}
.whatsnew .newscard .info {
		bottom:0;
		position:absolute;
		background: rgba(111, 11, 111, 0.75) none repeat scroll 0% 0%;
		/*width:100%;*/
		padding:20px;
}

.whatsnew .newscard .info h1{color:#FFF; font-size:60px; line-height:50px;}
.whatsnew .newscard .info h2{color:#FFF; line-height:30px; text-shadow: none; }
.whatsnew .newscard .info p{color:#FFF; line-height:20px; }
.whatsnew p {padding-right:10px;}
.whatsnew mark {background-color:#fcf8e3;}
.share span{box-sizing:content-box;}
.whatsnew .share {padding:0 0 20px 0;margin-top:-20px;text-align:center;}
.whatsnew img {margin:40px auto;}
.whatsnew img:hover {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}
.whatsnew .img-caption {margin-top:-30px;margin-bottom:40px; text-align:center;}

.lira-nav {padding:5px;border:#e5e5e5 1px solid;background-color:#FFF;width:100%;border-radius: 0;}
.tab-content {padding:20px;}
.panel {box-shadow: none;width:100%;}

.tape_tree img {margin:inherit;}
.contact-icon {background: url(/images/inface/contact-icon.png) left top no-repeat; min-height:200px;width:120px;float:left;}
.blogmain_opacity
{
opacity: 0.2; filter: alpha(opacity=20);
}
.message-box {
    padding: 15px;
}

.blog-detail img{margin:0;}
.blog-detail .well{margin:45px 10px 0 0;}

div.forum-user-status{
   
   background-position: right center;
   background-repeat: no-repeat;
   /*width:50px; 
   height:50px;*/}
div.forum-user-moderator-status{
   background-image: url('/images/inface/help-desk.png');}
div.forum-user-administrator-status{
   background-image: url('/images/inface/help-desk.png');}   
   
/*Починить выпадающее меню на узких устройствах*/
@media (max-width:768px) {
.navbar-nav .open .dropdown-menu {
    background-color: #333;
	}
.navbar-nav > li > .dropdown-menu{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	}
}


.navbar-inverse {
  background-color: #0089d7;
  border-color: #0089d7;
  z-index: 500; 
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  /*background-color: #0779ba;*/
  background-color: transparent;
 
}

@media (max-width: 768px) {
.navbar-inverse .dropdown-menu-large > li > ul > li > a:hover,
.navbar-inverse .dropdown-menu-large > li > ul > li > a:focus {
  color: #fff;
  /*background-color: #0779ba;*/
  background-color: transparent;
 }
 .navbar-inverse .dropdown-menu-large > li > ul > li > a {
    color: #9d9d9d;
}
}

.navbar-inverse .navbar-nav > li > a {
  color: #f5f5f5;
  font-size:120%;
}





ul.dropdown-cart{
    min-width:250px;
}
ul.dropdown-cart li .item{
    display:block;
    padding:3px 0;
    margin: 3px 0;
}
ul.dropdown-cart li .item:hover{
    background-color:transparent;
}
ul.dropdown-cart li .item:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

ul.dropdown-cart li .item-left{
    float:left;
}
ul.dropdown-cart li .item-left img,
ul.dropdown-cart li .item-left span.item-info{
    float:left;
}
ul.dropdown-cart li .item-left span.item-info{
    margin-left:0px;   
}
ul.dropdown-cart li .item-left span.item-info span{
    display:block;
}
ul.dropdown-cart li .item-right{
    float:right;
}
ul.dropdown-cart li .item-right button{
    margin-top:14px;
}
.phone {font-size:150%;}
.img-description{padding-top:0;margin-top:-20px;margin-bottom:20px;}
#parent {display: table;}

#child {
	display: table-cell;
	vertical-align: middle;
}
.img-detail-blog{width:150px;height:150px;}
#about {
    width: 100%;
    background: url(/images/company/liraland.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
#about {
    padding-top: 0;
    padding-bottom: 0;
    color: #333;
}
#history {
    width: 100%;
    background: url(/images/company/2.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
#history {
    padding-top: 0;
    padding-bottom: 0;
    color: #333;
}
.split-padding3 {
    background-color: rgba(250, 250, 250, 0.8);
	color: #111;
}

.split-padding2, .split-padding3 {
    padding: 50px 20px;
	
}
.headerline {margin:0 0 0px 10px; padding: 10px; background-color:#eee;}

.badge {
  font-weight:normal;background-color:#ccc;}
  
.callout-light {
    padding: 10px;
	color: #000;
	background-color: #e1c0ff;/*#743C58*/
}
  
  
/*Other Spaces*/
.margin-top-20 { margin-top: 20px;}
.margin-bottom-20 { margin-bottom: 20px;}
.margin-top-50 { margin-top: 50px;}
.margin-bottom-50 { margin-bottom: 50px;}


.padding-5 { padding: 5px;}
.padding-10 { padding: 10px;}
.padding-20 { padding: 20px;}
.padding-top-10 { padding-top: 10px;}
.padding-bottom-10 { padding-bottom: 10px;}
.padding-top-20 { padding-top: 20px;}
.padding-bottom-20 { padding-bottom: 20px;}
.padding-50 { padding: 50px;}
.padding-top-40 { padding-top: 40px;}
.padding-bottom-40 { padding-bottom: 40px;}
.padding-top-50 { padding-top: 50px;}
.padding-bottom-50 { padding-bottom: 50px;}
.padding-top-150 { padding-top: 150px;}
.pad-right{padding-right:20px;}

.ptb-100{padding-top: 100px; padding-bottom: 100px;}
.ptb-50{padding-top: 50px; padding-bottom: 50px;}

.callout-dark {
    padding: 10px;
	color: #000;
	background-color: #743C58;
}

.margin-li li {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 3px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoYouTube:hover {
	background-color:#cc181e;
}
.social-network a.icoVk:hover {
	background-color:#56789c;
}
.social-network a.icoTelegram:hover {
	background-color:#0088cc;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:3px auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle a {
 background-color: #D3D3D3;   
}

.contact-box h3, .legal-box h3 {margin:0; }
 

.legal-box, .contact-box, .social-box {padding:15px;  } 
.legal-box {background:#68217a  url(/images/pages/index/arrow_sidebar.png) right bottom no-repeat; color:#FFF; height:150px;}
.contact-box {background-color:#EEE; color:#333; height:150px;}
.legal-box p, .contact-box p { padding:5px 0 0 0;}

.social-box {color:#CCC;}


p.phone_text a {
    color:#333;
    text-decoration: none;
}

.tag-box-v4 {
    border: dashed 1px #bbb;
	padding-top:10px;
}

.gray-box {background-color:#F5F5F6;}
.gray-box .top-part {  
	background: #BBB url(/images/pages/index/arrow_sidebar.png) right bottom no-repeat;
    color: #FFF;
    padding: 8px;
    font-size: 21px;
    line-height: 25px;
    margin: 0px 0px 8px;}
.gray-box .big-part {font-size:18px;padding:5px 10px;}
.gray-box .small-part {padding:5px 10px;}
.course-box {background-color: #1e88e5; color:#FFF; font-size:130%;font-family: 'Open Sans',sans-serif;}
.course-box i {color:#025794; font-size:150%;}
.course-box h3{color:#FFF; font-size:130%;font-family: 'Open Sans Condensed', sans-serif;}
.course-box h3 small{color:#FFF; font-size:70%;font-family: 'Open Sans Condensed', sans-serif;}

.headline {
    font-size: 21px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
}

.login .form-control {margin-bottom:10px;}
.login .checkbox {margin-bottom:10px;}
.login .btn {margin-bottom:10px;}
.login {margin-bottom:10px;}


.img-bordered {
    margin: 50px auto;
    /*border: #FFF 1px solid !important;*/
}
.img-caption {margin:-30px auto 40px; font-style:italic; width:80%;text-align: center;} 


@media print { 
  img { 
    max-width:100% !important;
	
  } 
.img-responsive img{ 
    max-width:100% !important;
  } 
.ptb-50 {padding-top: 10px; padding-bottom: 10px;}
#forstudent-section .blue-div {
    padding: 20px;

}
.img-bordered {margin:inherit;}  
.img-caption {margin:inherit; width:100%;}   

.hidden-print {display:none;}
}


.news-detail ul {
		/*font-size: 1.2em;*/
		margin-left: -20px;
	}
.news-detail  ul {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}
.news-detail  ul li:not([class]) {
    background: url(/images/inface2015/ul-ico.png) left 5px no-repeat;
    padding: 0 0 0 30px;
    margin: 0 0 8px;
}	

.news-detail ul li ul li:not([class]){
    background: url(/images/inface2015/ul-li-ico.png) -6px 2px no-repeat;
    padding-left: 20px;
	margin: 0px;
}

.news-detail ul ul li:not([class]){
    background: url(/images/inface2015/ul-li-ico.png) -6px 2px no-repeat;
	padding-left: 20px;
	margin: 0 0 0 30px;
}

.link--blue {
    /*color: #4093FF;*/
    border-bottom: 1px dotted #4093FF;
}
.link--white, .link--white:link,.link--white:visited, .link--white:active, .link--white:hover {
    color: #FFFFFF;
    border-bottom: 1px dotted #FFFFFF;
}
/*superbagets*/
/* Badger
------------------------- */

[class*="badger"] {
    position: relative;
    
}

[class*="badger"]:after {
    content: attr(data-badger);
    position: absolute;
    top: 0;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background: #999;
    color: #fff;
}

.badger-left:after {
    left: 0;
    
}

.badger-right:after {
    right: 0;
    
}

.badger-danger:after {
    background: #d9534f;
}

.badger-warning:after {
    background: #f0ad4e;
}

.badger-success:after {
    background: #5cb85c;
}

.badger-info:after {
    background: #5bc0de;
}

.badger-inverse:after {
    background: #222;
}
/*superbagets*/





.card {
    padding-top: 20px;
    margin: 10px 0 20px 0;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    /*-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card .card-heading {
    padding: 0 20px;
    margin: 0;
}

.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}

.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}

.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}

.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}

.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}

.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}

.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

.card.people:first-child {
    margin-left: 0;
}

.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}

.card.people .card-top.green {
    background-color: #53a93f;
}

.card.people .card-top.blue {
    background-color: #427fed;
}

.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}

.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    
    background-color: #eee; /*rgba(214, 224, 226, 0.2);*/
}
.card.hovercard:hover {
    background-color: #e7e7e7; /*rgba(214, 224, 226, 0.2);*/
	    -webkit-box-shadow: 0 3px 5px 0 #d5d5d5, 0 3px 5px 0 rgba(179,179,179,0.5);
    box-shadow: 0 3px 5px 0 #d5d5d5, 0 3px 5px 0 rgba(179,179,179,0.5);
}
.card.hovercard .cardheader {
    height: 185px;
	border:#eee 1px solid;
}

.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
	text-align: center;
	
}
.card.hovercard .empty {
    position: relative;
	height:60px;
	
}

.card.hovercard .avatar img {
    /*width: 100px;
    height: 100px;*/
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
}

.card.hovercard .info {
    padding: 10px;
	
}

.card.hovercard .info .title {
    margin-top: -15px;
	/*text-align:center;*/
	/*margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;*/
}

.card.hovercard h1,.card.hovercard h2,.card.hovercard h3,.card.hovercard h4
	{/*font-family: 'Open Sans',sans-serif;*/}
.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 15px;
    color: #333333;
    text-overflow: ellipsis;
	/*font-family: 'Open Sans',sans-serif;*/
	font-weight:400;
}
.card.hovercard .info .bold{
	font-size: 17px;
	font-weight:600;
}
.card.hovercard .info .big{
	font-size: 17px;
	font-weight:400;
}
.card.hovercard .bottom {
    padding: 10px;
	font-size: 16px;
	border-top:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	background: #F5F5F5;
	color:#000;

	/*font-family: 'Open Sans',sans-serif;*/
}

/*В истории версий год налазит поверх меню*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 1;
}
.input-group .form-control {
    z-index: 1;

}

div.price2017{
	color:#337ab7;
	font-size:19px;
	text-align:center;
}

/*Глюк в заголовке комментария*/
.ttc_header {background: transparent;}


/*Правое меню*/
.lira-menu1 .bs-docs-sidenav {
    background-color: rgba(256, 256, 256, 0.8);
	/*width:260px; col-md-3*/
	width:360px; /*col-md-4*/
	border:none;
	
}
.lira-menu1 .bs-docs-sidenav.affix {
	top: 120px;
}

.lira-menu1 .bs-docs-sidenav.affix-bottom {
	position: absolute;
	top:auto;
} 
.lira-menu1 .menu-head
{
	/*margin: 0 0 0 -40px;*/
	padding: 6px 10px;
	border-left: 3px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	font-size:19px;
	font-family: 'Open Sans', sans-serif; 
}

.lira-menu1 .menu-body
{
	/*margin: 0 0 0 -40px;*/
}
/*Обнулить отступ для li*/
ul { padding-inline-start: 20px; }

#left-side-menu li.active {

    /*margin: 0 0 0 -40px;*/
    border-left: 3px solid #0779ba;
}
#left-side-menu li {
    text-align: left;
    list-style: none;
    padding: 6px 10px;
    /*margin: 0 0 0 -40px;*/
	border-left: 3px solid #F5F5F5;
	font-family: 'Open Sans', sans-serif; 
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
/*Правое меню*/

#bx-panel {z-index: 1!important;}

.product-item-image-original, .product-item-detail-slider-image.active {z-index: 1;}

.news-detail img:not(.img-cover) {
  display: block;
  height: auto;
  max-width: 100%;
  /* дополнительно их выровняем по центру */
  margin-left: auto;
  margin-right: auto;
  /* и добавим внешний нижний отступ */
  
}
.img-cover {
    width: 400px; /* You can set the dimensions to whatever you want */
    height: 200px;
    object-fit: cover;
}
/* End */
/* /bitrix/templates/liraland2021/components/bitrix/system.auth.form/login2018/style.css?1526214381100 */
/* /bitrix/templates/liraland2021/components/bitrix/menu/cd-secondary-nav/style.css?1518269113626 */
/* /bitrix/templates/liraland2021/template_styles.css?174600262785498 */
