

/* Start:/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/style.css?16273768813428*/
ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 259px;
	font-size:14px;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border:1px solid C1C1C1;
	border-bottom:none;
	width:200px;
}

/* Submenu Items */
#vertical-multilevel-menu li
{
    margin-bottom: 3px;
}

#vertical-multilevel-menu li ul li
{
    margin-bottom: 0;
    border-bottom: 1px solid white;
/*    border-bottom: 1px solid white;/*#a83746;*/
}

#vertical-multilevel-menu li a
{ 
	display: block; 
	text-decoration: none; 
	color: white; 
	font-weight:bold;
	padding:3px 0 3px 35px;
	background: #9bc7e8 url('/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/bg-menu-opaque.png');
	background-position: left bottom;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{ 
	background: #9bc7e8 url('/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/bg-menu-selected-opaque.png') 0 0 repeat-y;
}

#vertical-multilevel-menu li a.parent-selected
{ 
	background: #9bc7e8 url('/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/bg-menu-parent-selected-opaque.png') left center repeat-y;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background: #9bc7e8 url('/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/bg-menu-selected-opaque.png') 0 0 repeat-y;
}

#vertical-multilevel-menu li a.parent:hover
{
	background: #9bc7e8 url('/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/bg-menu-parent-selected-opaque.png') left center repeat-y;
}

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:0px 0 0px 35px;
	background: transparent url('/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/bg-menu.png') 0 0 repeat-y;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:22px;
	/*overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	background: #9bc7e8 url('/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/bg-menu-selected.png') 0 0 repeat-y;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	height:22px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:0px 0 0px 35px;
	background: transparent url(/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/bg-menu-selected.png) 0 0 repeat-y;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background: transparent url('/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/bg-menu-parent-opaque.png') left center repeat-y;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/ 
* html ul#vertical-multilevel-menu li { float: left; height: 1%; } 
* html ul#vertical-multilevel-menu li a { height: 1%; } 
/* End */ 


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 -198px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 -198px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul 
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}
/* End */


/* Start:/bitrix/templates/homnet_consulting_nfo_copy/styles.css?175455207735297*/
.header_404 p{
	font-size: 52px !important;
	text-align: center;
	font-weight: bold !important;
	color: #3573b8 !important;
	line-height: 26px !important;
	margin: 40px 0px 30px !important;
}
.form_head {
    color: #cf393a;
    font-size: 14px;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.form_wrap {
    padding: 21px;
    width: 541px;
    border: 1px solid #b8b8b8;
}
.form_subhead {
    color: #4c4c4c;
    font-size: 12px;
    margin-bottom: 20px;
}
.form_wrap input {
    width: 126px;
    height: 23px;
    font-size: 14px;
    padding: 0 7px;
    border: 1px solid #888;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 30px 0 0;
}
input{
font-family: 'Open Sans',Arial;
}
.form_wrap input[type="submit"] {
    border: none;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    margin: 20px 0 0 0;
    width: 158px;
    height: 24px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: url(/bitrix/templates/.default/img/learning_button_sprite.png) no-repeat;
}
.form_wrap {
	font-family: 'Open Sans',Arial;
  /*  font: 400 13.3333px Arial; */
}

.description3 {
    color: black;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    margin: 20px auto!important;
    width: 270px!important;
}

.b-filter {
  /*  border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2; */
    margin: 10px 0;
    zoom: 1;
}
.b-filter-tbl {
    width: 90%;
    margin: 0 auto;
    margin: 12px 0 12px 0;
}
.b-filter-tbl .b-left-cell {
    color: #3573b8;
    text-transform: uppercase;
    font-size: 0.9em;
    width: 41%;
    text-align: center;
}

.b-filter-tbl label {
    display: block;
    color: #6e6e6e;
    margin-bottom: 4px;
    font-size: 0.75em;
}
.b-filter-tbl select {
    width: 100%;
    margin-bottom: 5px;
    color: #6e6e6e;
    font-size: 0.9em;
}
.b-filter-tbl .b-btn .b-btn-filter {
     width: 124px;
    height: 22px;
    background: url(/bitrix/templates/homnet_index/img/btn-filter-new-f.png);
    background-position: center;
	border-radius:4px;
}
.b-filter-tbl .b-btn .b-btn-full-list {
    width: 164px;
    height: 22px;
    float: right;
    background: url(/bitrix/templates/homnet_index/img/btn-show-full-list-new-f.png);
    background-position: center;
	border-radius:4px;
}

.b-comp-tbl td img {
    max-width: 172px;
    height: auto;
}
.b-filter-tbl .b-btn input {
    border: none;
    background: none;
    color: #3673b8;
    cursor: pointer;
}
 .b-btn {
    margin-top: 10px;
  /*  margin-bottom: 32px !important;*/
}
.b-comp-tbl td {
    padding: 25px 20px 20px 0;
    border-bottom: 1px solid #e3e3e3;
    vertical-align: middle;
}
.b-incontent-tbl td {
    padding: 0 3px 3px 0;
    border: 0;
    vertical-align: top;
}

.b-main-content h3 {
    padding-top: 12px;
    font-weight: bold;
    font-size: 12px;
    margin-left: 44px;
    display: inherit;
    padding-bottom: 10px;
}
.b-comp-tbl h3 {
    font-size: 1.2em;
    margin-bottom: 6px;
}
.form_wrap_test{
    margin: 0 auto !important;
    text-align: center;
    border: 1px dashed #1f4788;
    border-radius: 10px;
	padding-top: 20px;
    margin-bottom: 20px !important;
}

.form_head_test{
    color: #1171bb;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0 14px;
    margin-top: 0;
    text-align: center;
}

.form_subhead_test {
    color: #4c4c4c;
    font-size: 12px;
    margin-bottom: 20px;
}

.form_wrap_test input{
    width: 126px;
    height: 28px;
    margin-bottom: 10px;
    border: solid 1px #1171bb;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 10px 0 0;
    padding: 0 14px;
 /*   font-size: 14px; */
    font-family: 'Open Sans',Arial;
}


.form_wrap_test input[type="submit"] {
    width: 158px;
    height: 31px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font: 400 13.3333px Arial;
    letter-spacing: normal;
    word-spacing: normal;
    border-image: initial;
    border-width: 2px;
    box-sizing: border-box;
    border-style: outset;
    align-items: flex-start;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    background: #00B186;
    border-radius: 4px;
    border-color: #00B186;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}

.description3_test {
    margin: 20px auto!important;
    color: black;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
}

.proj {
	display:flex;
	border-bottom: 1px solid #e3e3e3;
	padding:20px 0; 
}
.cont-cell {
	padding-left:15px;
}
.b-incontent-tbl {
	display:grid;
}
.b-img-cell img {
    max-width: 172px;
    height: auto!important;
}
.b-img-cell {
	min-width: 172px!important;
    margin-bottom: 12px;
}
.b-incontent-tbl .row {
	display:flex;
	margin-top:10px;
}
.b-incontent-tbl .row > div:first-child {
    width: 160px;
    font-weight: bold;
}
.b-incontent-tbl .row > div span {
	display:block;
}
.name-client{
	 font-size:16px;
	 margin-bottom: 15px !important;
	 color: #1171bb;
	 font-weight:bold;
	 margin-top: 15px;
}
.filter-container{
	display: flex;
	/*border: 1px dashed #1f4788;*/
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px !important;
        flex-direction: column;
}
.b-filter-cell{
    text-align: left;
    min-width: calc(50% - 20px)!important;
    color: #1171bb;
    font-size: 16px;
    font-weight: 700;
    padding-top: 0px;
    margin: 0;
    /* justify-content: center; */
    /*padding-left: 20px;*/
}
.cont-filter-cell label{
	display: block;
	color: #4c4c4c;
	margin-bottom: 4px;
	font-size: 12px;
}

.cont-filter-cell{
/*	padding-left: 5px;
	padding-right: 20px;*/
    width: 100%;
        display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
}
.b-filter-tbl{
	width: 100% !important;
}

.b-img-review-cell{
    min-width: calc(40% - 20px)!important;
    margin: 0;
    text-align: center;
    padding-left: 20px;
}

.cont-review-cell{
    width: 60% !important;
    padding-left: 5px;
    padding-right: 20px;
}
.b-img-review-cell img {
    max-width: 172px!important;
    height: auto!important;
    padding-left:40px;
}	
.name-review {
    font-size: 16px;
    margin-bottom: 15px !important;
    color: #1171bb;
    font-weight: bold;
}
.review {
	display:flex;
	border-bottom: 1px solid #e3e3e3;
	padding:20px 0; 
}

.cont-review-detail-cell{
    padding-top: 0px;
    padding-left: 20px;
}
.review-detail {
	display:flex;
	padding:20px 0;
	flex-direction: column;
}
.strelka-right-review{
	font-size:16px;
}
.review-detail ul {
	font-size:0.75em;
	margin:10px 0 20px 10px; 
	padding-left:0px;
	/*list-style:none;*/
}
.review-detail ul li{
	color: #3e3d3d;
	font-weight:normal;
	font-size: 14px;
	padding-left:25px; 
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/content-bullet.png) no-repeat 8px 10px;
    margin-bottom: 12px;
    margin-top: 12px;
    line-height: 26px;
    margin-left: -17px !important;
}
.review-detail ul li span{ 
    color: #3e3d3d;
}
.review-detail ol {
    font-size: 0.75em;
    margin: 10px 0 10px 10px !important;
    padding-left: 0px !important;
}
.review-detail ol li{
    color: #3e3d3d;
    font-weight: normal !important;
    margin-bottom: 12px !important;
    margin-left: 25px !important;
}
.review-detail ol li span{
	color: #3e3d3d !important;
}

.workarea p span {
    color: #3e3d3d !important;
    font-size: 14px !important;
    line-height: 26px !important;
    margin: 0 0 12px !important;
    font-family: 'Open Sans', Arial !important;
    background-image: none !important;
}

.workarea span {
    font-size: 14px !important;
/*    line-height: 26px !important;
    margin: 0 0 12px !important; */
    font-family: 'Open Sans', Arial !important;
    background-image: none !important;
}

/*.workarea p:first-of-type {
    margin-top: 20px;
    margin-bottom: -15px;
}*/

.review-detail ul {
   list-style:none !important;
}


.review-detail ol.outside1,
.review-detail ol.outside1 ol {
	list-style-position: outside; 
	margin-left: 20px;
    font-size:14px !important;
	/*list-style: none;*/
	/*color: #1171bb;*/
}
.review-detail ol.outside1 span {
	color: #3e3d3d;
}
.review-detail ol.outside1 span.blue {
	color: #3e3d3d;
}
.review-detail ol.outside1 li {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-left: 5px;
   	line-height: 26px;
    margin-left: 5px !important;
}
.review-detail ol.outside1 ol {
	list-style-type:decimal;
}



.review-detail ul.outside1,
.review-detail ul.outside1 ul {
	list-style-position: outside; 
	margin-left: 20px;
}
.review-detail ul.outside1 span {
	color: #3e3d3d !important;
}
.review-detail ul.outside1 span.blue {
	color: #3e3d3d !important;
}
.review-detail ul.outside1 li {
	margin-bottom: 12px;
	margin-top: 12px;
/*	padding-left: 5px; */
   	line-height: 26px;
/*    background: none !important; */
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/content-bullet.png) no-repeat 8px 10px !important;
	color: #3e3d3d;
    margin-left: -27px !important;
}
.review-detail ul.outside1 ul {
	list-style-type:square !important;
}

.review-detail ul.outside1-m,
.review-detail ul.outside1-m ul {
	list-style-position: outside; 
	margin-left: 20px;
	line-height:24px;
	color: #1171bb !important;
}

.review-detail ul.outside1-m span {
	color: #3e3d3d !important;
	font-size:13px!important;
}

.review-detail ul.outside1 li:before {
 /*   content: "\25E6"; */
    color: #1171bb !important;
    padding-right: 17px;
    padding-top: 0px;
    display: inline-block;
    font-size: 150%;
    vertical-align: middle;
    top: -2px;
    position: relative;
}

.strelka-right-proj{
	font-size:16px;
    margin-top:32px !important;
    margin-bottom:32px !important;
}

.proj-full ul {
	font-size:0.75em;
	margin:10px 0 20px 10px; 
	padding-left:0px;
	list-style:none;
}
.proj-full ul li{
	color: #3e3d3d;
	font-weight:normal;
	font-size: 14px;
	padding-left:25px; 
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/content-bullet.png) no-repeat 8px 10px !important;
    margin-bottom: 12px;
    margin-top: 12px;
    line-height: 26px;
    margin-left: -17px !important;
}
.proj-full ul li span{ 
    color: #3e3d3d;
}
.proj-full ol {
    font-size: 0.75em;
    margin: 10px 0 10px 10px !important;
    padding-left: 0px !important;
}
.proj-full ol li{
    color: #3e3d3d;
    font-weight: normal !important;
    margin-bottom: 12px !important;
    margin-left: 25px !important;
}
.proj-full ol li span{
	color: #3e3d3d !important;
}

.proj-full ol.outside1,
.proj-full ol.outside1 ol {
	list-style-position: outside; 
	margin-left: 20px;
    font-size:14px !important;
	/*list-style: none;*/
	/*color: #1171bb;*/
}
.proj-full ol.outside1 span {
	color: #3e3d3d;
}
.proj-full ol.outside1 span.blue {
	color: #3e3d3d;
}
.proj-full ol.outside1 li {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-left: 5px;
   	line-height: 26px;
    margin-left: 5px !important;
}
.proj-full ol.outside1 ol {
	list-style-type:decimal;
}

.proj-full ul.outside1,
.proj-full ul.outside1 ul {
	list-style-position: outside; 
	margin-left: 20px;
}
.proj-full ul.outside1 span {
	color: #3e3d3d !important;
}
.proj-full ul.outside1 span.blue {
	color: #3e3d3d !important;
}
.proj-full ul.outside1 li {
	margin-bottom: 12px;
	margin-top: 12px;
	/*padding-left: 5px;*/
   	line-height: 26px;
    background: none !important;
	color: #3e3d3d;
    /*margin-left: -2px !important;*/
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/content-bullet.png) no-repeat 0px 10px !important;
}
.proj-full ul.outside1 ul {
	/*list-style-type:square;*/
}

.proj-full ul.outside1-m,
.proj-full ul.outside1-m ul {
	list-style-position: outside; 
	margin-left: 20px;
	line-height:24px;
	color: #1171bb !important;
}

.proj-full ul.outside1-m span {
	color: #3e3d3d !important;
	font-size:13px!important;
}


.proj-full ol > ul.outside1 {
  list-style:none !important;
}

.proj-full ol > ul.outside1 li {
  background:none !important;
  margin-left: -15px !important;
}

.proj-full ol.outside1 > ul.outside1 li:before {
    content: "\25E6";
    color: #1171bb !important;
    padding-right: 17px;
    padding-top: 0px;
    display: inline-block;
    font-size: 150%;
    vertical-align: middle;
    top: -2px;
    position: relative;
}

.proj-full span:not(:last-child) {
    color: #3e3d3d;
    font-size: 14px !important;
    line-height: 26px;
    margin: 0 0 12px;
    font-family: 'Open Sans', Arial !important;
}

.proj-full p span {
    color: #3e3d3d;
    font-size: 14px !important;
    line-height: 26px;
    margin: 0 0 12px;
    font-family: 'Open Sans', Arial !important;
}

.proj-full .b-btn {
    margin-top: 32px !important;
}

.proj-full .name-client {
    margin: 20px 0 30px;
}

.right-column.workarea.left p {
     margin-bottom: 32px;
}

.light-green-button {
    background: #fff;
    border: solid 2px #00bb8e;
    border-radius: 4px;
    color: #00bb8e;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin: 15px 0 0 60px;
    text-align: center;
    position: relative;
    vertical-align: middle;
    text-decoration: none;
    width: 106px;
    max-width: 100%;
    max-height: 100%;
    float: right !important;
}
.b-btn2 {
padding-bottom: 70px;
}
.b-filter-tbl select {
 font-size:1em !important;
}

a.b-styled-link.b-blue-btn.del_filter]  {
    float: right;
}
a.b-styled-link.b-blue-btn span,button.b-styled-link.b-blue-btn span {
    background: transparent!important;
    border-radius: 0px!important;
    color: #fff;
    font-size: 9px!important;
    text-decoration: none;
    padding: 0!important;
}
button.b-styled-link.b-blue-btn {
    background: #1473bc;
    border-radius: 5px;
    float: left;
cursor:pointer;
border:none;
    color: #fff;
    font-size: 9px;
    text-decoration: none;
    padding: 5px 10px;
}

.proj-full .b-btn {
  margin-bottom: 32px !important;
}
.right-column.workarea.left p {
   margin-bottom:12px !important;
}
.b-btn{
   margin-bottom: 32px !important;
}
.navigation{
   margin-bottom: 32px !important;
}

.name-client-heading {
    font-size: 18px;
	font-weight: 700;
    margin-bottom: 15px !important;
    color: #1171bb;
}


.container-page ol {
    font-size: 0.75em;
    margin: 10px 0 10px 10px !important;
    padding-left: 0px !important;
}
.container-page ol li{
    color: #3e3d3d;
    font-weight: normal !important;
    margin-bottom: 12px !important;
    margin-left: 25px !important;
}
.container-page ol li span{
	color: #3e3d3d !important;
}

.container-page ol.outside1,
.container-page ol.outside1 ol {
	list-style-position: outside; 
	margin-left: 20px;
    font-size:14px !important;
	/*list-style: none;*/
	/*color: #1171bb;*/
}
.container-page ol.outside1 span {
	color: #3e3d3d;
}
.container-page ol.outside1 span.blue {
	color: #3e3d3d;
}
.container-page ol.outside1 li {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-left: 5px;
   	line-height: 26px;
    margin-left: 5px !important;
}
.container-page ol.outside1 ol {
	list-style-type:decimal;
}

.container-page ul.outside1,
.container-page ul.outside1 ul {
	list-style-position: outside; 
	margin-left: 17px;
}
.container-page ul.outside1 span {
	color: #3e3d3d !important;
}
.container-page ul.outside1 span.blue {
	color: #3e3d3d !important;
}
.container-page ul.outside1 li {
	margin-bottom: 12px;
	margin-top: 12px;
	/*padding-left: 5px;*/
   	line-height: 26px;
    background: none !important;
	color: #3e3d3d;
    margin-left: -15px !important;
	background:url('/bitrix/templates/homnet_consulting_nfo_copy/img/content-bullet.png') no-repeat 0px 10px !important; 
}
.container-page ul.outside1 ul {
	/*list-style-type:square;*/
}

.container-page ul.outside1-m,
.container-page ul.outside1-m ul {
	list-style-position: outside; 
	margin-left: 20px;
	line-height:24px;
	color: #1171bb !important;
}

.container-page ul.outside1-m span {
	color: #3e3d3d !important;
	font-size:13px!important;
}


.container-page ol > ul.outside1 {
  list-style:none !important;
}

.container-page ol > ul.outside1 li {
  background:none !important;
  margin-left: -15px !important;
}

.container-page ol.outside1 > ul.outside1 li:before {
  //  content: url('/bitrix/templates/homnet_consulting_nfo_copy/img/content-bullet.png');
    color: #1171bb !important;
    padding-right: 17px;
    padding-top: 0px;
    display: inline-block;
    font-size: 150%;
    vertical-align: middle;
    top: -7px;
    position: relative;
}

.container-page span:not(:last-child) {
    color: #3e3d3d;
    font-size: 14px !important;
    line-height: 26px;
    margin: 0 0 12px;
    font-family: 'Open Sans', Arial !important;
}

.container-page p span {
    color: #3e3d3d;
    font-size: 14px !important;
    line-height: 26px;
    margin: 0 0 12px;
    font-family: 'Open Sans', Arial !important;
}

.container-page .b-btn {
    margin-top: 32px !important;
}

.container-page {
   margin-bottom: 32px;
}

.pdf-link {
   margin-bottom: 30px;
}

.pdf-link img {
   vertical-align: middle !important;
}

.pdf-link a {
   padding-left: 10px !important;
}



.b-incontent-tbl {
     grid-template-columns: 5fr 3fr;
grid-template-areas: "a c"
                     "b c";
}
.b-incontent-tbl .row {
     grid-area: a;
}
.b-incontent-tbl .row +  .row {
     grid-area: b;
}

.b-incontent-tbl .cont-review-detail-cell {
     grid-area: c;
     padding: 10px 0px 0 50px;
}

.b-incontent-tbl .cont-review-detail-cell img {
     border:1px solid #eee;
}



.b-incontent-tbl .row .sector-1 {
 margin-left: 10px !important; 
 width: 150px;
}

.b-incontent-tbl .row .sector-2 {
 margin-left: 10px !important; 
 width: 112px;
}

.b-incontent-tbl .row .see-also {
 margin-left: 10px !important;
}

.form_req {
    padding: 0 5px 0 5px !important;
    text-align: left !important;
}

#overlay{
display: none !important;
}

.heading-date-news {
    color: #1171bb;
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0 30px;
}


ul.outside1,
ul.outside1 ul {
  list-style: none;
	list-style-position: outside; 
	margin-left: 20px;
}
ul.outside1 span {
	color: #3e3d3d !important;
}
ul.outside1 span.blue {
	color: #3e3d3d !important;
}
ul.outside1 li {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-left: 20px;
   	line-height: 26px;
	color: #3e3d3d;
    margin-left: -20px !important;
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/content-bullet.png) no-repeat 0px 10px !important;
}

.materials {
margin-bottom: 32px !important;
}



.b-comp-tbl.grid > .proj:nth-child(-n+4) {
/*display:block;
padding: 20px 0 0;
background:#fff;
border-bottom:none; */
}


.b-comp-tbl.grid
{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2px;
    background: #eee;
}


.b-comp-tbl.grid .proj > * {
     width: 100%;
     float: none;
}

.b-comp-tbl.grid .proj .cont-cell {
    padding-left: 0px;
}

.b-comp-tbl.grid .proj {
    display: block;
padding: 20px 0 0;
background:#fff !important; 
border-bottom:none !important; 
}

.b-comp-tbl.grid .proj:nth-child(4) {
border-bottom:none !important;
}

.b-comp-tbl.grid .proj:nth-child(2n) {
padding-left:15px;
}
.b-comp-tbl.grid .proj:nth-child(2n+1) {
padding-right:15px;
}

.b-comp-tbl.grid .proj:last-child {
    border-bottom: 2px solid #eee !important;
}

.b-container {
  margin-bottom: 32px !important;
}

.feedback_popup {
   display: none !important;
}

.left-menu form .description5 {
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    padding: 20px 20px 0!important;
    box-sizing: border-box;
    margin: 0px!important;
}

.left-column form a:last-child {
    border-radius: 0 0 5px 5px;
    padding-bottom: 0px !important;
    text-decoration: underline;
    color: #1171bb;
    font-size: 10px;
}

.left-column form a:first-child {
padding-top: 0px !important;
}

.left-column form a,.left-column form a:hover {
    background:none!important;
}


.news {
	display:flex;
	border-bottom: 1px solid #e3e3e3;
	padding:20px 0px;
    flex-direction: column;
}

.newclass .news .container-news {
   display:block;
}

.news .container-news {
	display:flex;
 	flex-direction: row;
}

.news .name-client {
   margin-top:0px !important;
}

.container-news .cont-cell {
	padding-left:15px;
}

.review-detail-c {
    display: flex;
     padding: 20px 0;
    flex-direction: column;
}

.review-detail-c ul {
   list-style:none !important;
}

.review-detail-c ul.outside1,
.review-detail-c ul.outside1 ul {
	list-style-position: outside; 
	margin-left: 20px;
}
.review-detail-c ul.outside1 span {
	color: #3e3d3d !important;
}
.review-detail-c ul.outside1 span.blue {
	color: #3e3d3d !important;
}
.review-detail-c ul.outside1 li {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-left: 30px;
   	line-height: 26px;
/*    background: none !important; */
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/content-bullet.png) no-repeat 8px 10px !important;
	color: #3e3d3d;
    margin-left: -27px !important;
}
.review-detail-c ul.outside1 ul {
	list-style-type:square !important;
}

.review-detail-c ul.outside1-m,
.review-detail-c ul.outside1-m ul {
	list-style-position: outside; 
	margin-left: 20px;
	line-height:24px;
	color: #1171bb !important;
}

.review-detail-c ul.outside1-m span {
	color: #3e3d3d !important;
	font-size:13px!important;
}

.review-detail-c ul.outside1 li:before {
 /*   content: "\25E6"; */
    color: #1171bb !important;
    padding-right: 17px;
    padding-top: 0px;
    display: inline-block;
    font-size: 150%;
    vertical-align: middle;
    top: -2px;
    position: relative;
}

.review-detail-c .cont-review-detail-cell {
   padding-top: 20px;
}

.review-detail-c ul.outside1 > ul li {
    list-style: none;
    background: none !important;
}

.review-detail-c ul.outside1 > ul li:before {
    content: "\25AA";
    margin-left: -26px !important;
    padding-left: 5px;
}

.container-contacts {
    margin-top: 30px;
 //   margin-bottom: 10px;
}

.left-col, /* ����� ������� */
.right-col/* ������ ������� */
{
    width: 50%;    /* ������ */
    min-width: 180px;  /* ����������� ������ ������� */
	margin-bottom: 10px;
}
.left-column{
 /*   padding-right: 10px; */ /* ������ ������ */
}
.right-column{
   /* padding-left: 10px; */ /* ������ ����� */
}

.call_phone_hide {
   display: none;
}

.description2{
    height: 4em;
    display: flex;
/*	vertical-align: middle; */

    align-items: center;
  /* width: 160px; */
}

.left-col:nth-child(n+4) .description2 p {
    font-family: "futura",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 22px !important;
    font-weight: bold;
    color: #3573b8 !important;
    text-align: left !important;
 /*   margin-top: -30px !important; */
}

.left-col:nth-child(-n+3) .description2 p {
    font-family: "futura",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 26px !important;
    font-weight: bold;
    color: #3573b8 !important;
    text-align: left !important;
 /*   margin-top: -20px !important; */
}

.left-col a:first-child {
   background: none !important;
}

.right-column.workarea.left {
    margin-bottom: 32px !important;
}

.b-price-tbl .b-price-cell {
    width: 100px !important;
}

.container-begin {
   display: flex;
}

.b-btn3 {
    padding-bottom: 30px;
    padding-left: 20px;
}

.subscribe-btn {
width: 150px;
color: #fff;
padding: 0px 20px;
background: #00B186;
border-radius: 4px;
border-color: #00B186;
font-size: 15px;
text-align: center;
cursor: pointer;
height: 26px;
top: 6px;
position: relative;
}

/* ����� ��� �������� '�' */ 
.newclass .news:nth-child(-n+4) .block-with-text {
  /* �������� ����� ���� � ����� N ����� */
  overflow: hidden;
  /* ��� ��������� '�' � ���������� ������� */
  position: relative; 
  /* ����������� ��� �������� ��� ������� ������ ����� */
  line-height: 1.5em;
  /* max-height = line-height (1.2) * ����� ����� (3) */
  max-height: 3em; 
  /* ������������� �������� ����� ��������� ����� �� ����������� � ������ ������� */
  text-align: left;  
  /* ����� ��� ���������� '�' */
  padding-right: 0.1em;
  width: 320px;
  padding-top: 15px;
  margin-top: -5px !important;
}

.newclass .news:nth-child(2) .block-with-text {
 width: 307px !important;
margin-left: -2px;
}




.newclass .news .block-with-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
}

.b-comp-tbl .newclass .news .cont-cell {
    padding-bottom: 20px;
}


.b-comp-tbl .newclass .news .b-img-cell img {
max-width: 86px;
height: auto;
}


img.for_title {
    vertical-align: top;
    float: left;
    width: 120px;
    height: auto;
    margin-right: 15px;
    margin-top: 5px;
}

ul.index-menu li {
    padding: 0px 16px;
}

form .description5 {
    font-size: 10px;
    line-height: 20px;
    text-align: left;
    padding: 0px 0px 0 !important;
    box-sizing: border-box;
    margin: 0px !important;
}

form .description5 a {
    border-radius: 0 0 5px 5px;
    padding-bottom: 0px !important;
    text-decoration: underline;
    color: #1171bb;
    font-size: 10px;
	font-weight: 600;
}

.contacts-container-m-right {
  margin-top: 23px !important;
}

.contacts.left {
    margin-left: 20px;
}

.conta�ts-container {
  display: flex !important;
}

.contacts.left > .right {
    float: left !important;
}

.b-blue-headline.news-heading {
  margin-bottom: 10px !important;
}

.right {
  float: right;
}

.personal_account {
    font-size: 14px !important;
    color: #3573b8 !important;
    text-decoration: none !important;
    border-bottom: #3573b8 1px dashed !important;
    float: right;
}

.pers_acc {
  padding-right: 0px !important;
}

.prod_1c_img {
    float: left;
}

.prod_1c_img img {
    margin-bottom: 30px;
}

.prod_1c_order {
    float: right;
    margin-right: 60px;
    margin-top: 40px;
}

.prod_1c_price {
    color: #0d6986;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
	text-align: center !important;
}

.prod_1c_button {
    background: rgba(0, 0, 0, 0) url(/bitrix/templates/.default/img/btn_prod_1c_buy_big.png) no-repeat scroll 0 0 !important;
    width: 174px !important;
	color: #fcfcfc;
cursor: pointer;
font-size: 13px;
height: 30px;
line-height: 26px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

.rectangles {
    margin-top: 20px;
    margin-bottom: 10px;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
    text-align: center;
    position: relative;
    left: 1%;
    width: 100%;
}

.rectangle_left {
    width: 115px;
   /* background: #f8f8f8; */
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
    padding: 5px;
    border: solid 1px #00bb8e;
    border-radius: 5px;
    height: 100% !important;
    min-height: 130px;
}

.rectangle_left {
    text-align: center;
}

.line_rect {
    border: 0;
    height: 1px;
    background: #00bb8e;
    margin-bottom: 10px;
    opacity: .4;
    margin-left: 10px;
    margin-right: 10px;
}

.percent {
    padding: 10px;
}

.percent p {
    font-family: "futura",Helvetica,Arial,sans-serif  !important;
    font-size: 24px !important;
    line-height: 15px  !important;
    text-align: center !important;
    color: #3573b8 !important;
}

.rect_title p {
    font-family: "futura",Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
    line-height: 18px  !important;
    text-align: center !important;
    height: 70px  !important;
}


.container {
    margin-top: 30px;
    margin-bottom: 10px;
}

.img-responsive img {
    vertical-align: middle;
    position: relatve;
    display: block;
    max-width: 100%;
    height: 70px;
    margin: 0px 0px;
    padding: 4px;
}

.desc {
    height: 5em;
    display: flex;
    align-items: center;
    width: 160px;
}

.desc p {
    font-size: 13px !important;
    line-height: 15px !important;
    font-weight: bold !important;
    color: #1171bb !important;
    text-align: left !important;
}

.container .popup {
    background: #fff;
border: solid 3px #b0b0b0;
border-radius: 10px;
color: #666565;
    display: none;
    line-height: 20px;
    padding: 5px;
    position: absolute;
    width: 242px;
    z-index: 50;
    transform: translateY(calc(-100% - 100px));
    min-height: 50px;
}

.container .triangle {
    -moz-transform: rotate(224deg);
    -ms-transform: rotate(224deg);
    -webkit-transform: rotate(224deg);
    -o-transform: rotate(224deg);
    transform: rotate(224deg);
    background: #fff;
border-left: solid 3px #b0b0b0;
border-top: solid 3px #b0b0b0;
    height: 12px;
    position: absolute;
    width: 12px;
    bottom: -10px;
    left: calc(50% - 6px);
}

.list_content {
    clear: both;
}

.container .popup {
    color: #666565;
    line-height: 20px;
}

.heading_1c {
  text-transform: uppercase;
}

.b-comp-tbl {
width:100%;
}

.b-comp-tbl h3 {
    padding-top: 12px;
    font-weight: bold;
    font-size: 12px;
    margin-left: 44px;
    display: inherit;
    padding-bottom: 10px;
color: #3573b8;
font: 0.85em Arial, Helvetica, sans-serif;
margin-bottom: 11px;
}

form .description6 {
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    padding: 0px 0px 0 !important;
    box-sizing: border-box;
    margin: 0px !important;
}

#overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 1000;
    opacity: 0.80;
    filter: alpha(opacity=80);
}

.content-heading {
padding-top: 12px !important;
font-weight: bold !important;
font-size: 16px !important;
margin-left: 44px !important;
display: inherit !important;
padding-bottom: 10px !important;
color: #3573b8 !important;
font: bold 16px 'Open Sans', Arial !important;
}

.prod_1c_price p{
color: #1171bb !important;
font-size: 22px !important;
font-weight: bold !important;
margin-bottom: 15px !important;
}

.rect_title {
padding:10px !important;
}

.otzyv-container{
border-top: solid 1px #e6e6e6;
border-bottom: solid 1px #e6e6e6;
margin: 40px 0;
/*padding: 0 0 40px;*/
}

.container-page ul.outside1 li {
    font-size: 13px !important;
    line-height: 24px !important;
    list-style-position: outside;
}

.rectangles {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    display: flex;
    margin: 0 auto;
	margin-bottom: 10px !important;
}

.rectangle_left {
	width: 30% !important;
}

.prod_1c_button {
    background: rgba(0, 0, 0, 0) url(/bitrix/templates/.default/img/btn_prod_1c_buy_big.png) no-repeat scroll 0 0 !important;
	width: 174px !important;
}
.prod_1c_price {
    text-align: center !important;
}
.prod_1c_button {
	width: 180px !important;
	color: #fff !important;
	padding: 5px 20px !important;
	background: #00B186 !important;
	border-radius: 4px !important;
	border-color: #00B186 !important;
	font-size: 15px !important;
	text-align: center !important;
	cursor: pointer !important;
	margin: 0 !important;
	height: 30px !important;
	line-height: 26px !important;
}

ol {
    font-size: 0.75em;
    margin: 10px 0 10px 10px !important;
    padding-left: 0px !important;
    text-align: justify;
}
ol li{
    color: #3e3d3d;
    font-weight: normal !important;
    margin-bottom: 12px !important;
    margin-left: 25px !important;
}
ol li span{
	color: #3e3d3d !important;
}

ol.outside1,
ol.outside1 ol {
	list-style-position: outside; 
	margin-left: 20px;
    font-size:14px !important;
	/*list-style: none;*/
	/*color: #1171bb;*/
}
ol.outside1 span {
	color: #3e3d3d;
}

ol.outside1 span.blue {
	color: #3e3d3d;
}

ol.outside1 li {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-left: 5px;
   	line-height: 26px;
    margin-left: 5px !important;
}

ol.outside1 ol {
/*	list-style-type:decimal; */
}

.flex-h-center{
 	flex-wrap: wrap;
}

.container-begin {
  /*  display: flex; */
}

.b-btn3 {
    padding-top: 20px !important;
    margin: 0 auto;
}

.order-btn {
	width: 170px !important;
	color: #fff !important;
	padding: 0px 20px !important;
	background: #00B186 !important;
	border-radius: 4px !important;
	border-color: #00B186 !important;
	font-size: 15px !important;
	text-align: center !important;
	cursor: pointer !important;
	height: 26px !important;
	top: 6px !important;
	position: relative !important;
}


.programm-btn {
	width: 170px !important;
	color: #fff !important;
	padding: 0px 20px !important;
	background: #00B186 !important;
	border-radius: 4px !important;
	border-color: #00B186 !important;
	font-size: 15px !important;
	text-align: center !important;
	cursor: pointer !important;
	height: 26px !important;
	top: -4px !important;
	position: relative !important;
}

.flex-item1:nth-of-type(3) {
    flex-basis: 40%;
    width: 0;
    margin-top: -5%;
    margin-left: 13%;
    padding: 0px 10px 20px 0 !important;
}

.flex-item1:nth-of-type(2) {
	width: 50%;
}

.b-round-boxes-container .content.flex div:last-child {
    padding: 0px 10px 20px 0 !important;
}

.flex-item2 {
    flex-basis: 40%;
    width: 0;
    margin-top: -5%;
    margin-left: 26%;
    padding: 20px 10px 20px 0 !important;
}
.g-recaptcha {
    transform: scale(0.89);
    transform-origin: 0 0;
    margin-bottom: 10px;
}
.cont-review-detail-cell {
 padding-bottom: 5px !important;
}
.detail-review-imgs-container {
 display: flex;
 margin-bottom: 20px;
}
.detail-review-img-item {
display: flex;
width: 100% !important;
}
.detail-review-img-col-l {
 margin-right: 20px;
}
.detail-review-img-col-r {
background: #f8f8f8;
border-radius: 5px;
}
.images_popup {
padding-right: 10px;
}
.advantages-tabs1 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
h3 {
    color: #1171bb;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 15px !important;
}
h4 {
    color: #1171bb !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin: 15px 0 15px !important;
    text-align: left !important;
}

.advantages-tabs1 > .prod_1c_wrapper > .prod_1c_button {
  width: 250px !important;
}

.b-round-boxes-container:first-of-type > .b-content-element > .content > .flex-item1:nth-of-type(2) {
    width: 40% !important;
}

h2 > a {
 text-decoration: none !important;
}

.openform2 > h4 {
  text-align: center !important;
}

.g-recaptcha {
    transform: scale(0.89);
    transform-origin: 0 0;
    margin-bottom: 10px;
}

.b-btn3 {
  padding-left:0px !important; 
}

.body-btn {
    width: 250px !important;
    color: #fff !important;
    padding: 0px 20px !important;
    background: #00B186 !important;
    border-radius: 4px !important;
    border-color: #00B186 !important;
    font-size: 15px !important;
    text-align: center !important;
    cursor: pointer !important;
    height: 26px !important;
    top: 6px !important;
    position: relative !important;
}
/* End */


/* Start:/bitrix/templates/homnet_consulting_nfo_copy/template_styles.css?175455207753219*/
/* reset */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,block quote,a,em,font,strong,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
}

html,body {
	height:100%;
	width:100%;
	}

.menu ul.parent {
display:flex!important;
justify-content: center;
position:relative!important;
}

.sussess.active {
	width: 100%;
    height: 100%;
    text-align: center;
    background: white;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

img {
	border:none;
}

/* all */
@font-face {
	font-family:'Conv_PFDinTextCondPro-Regular';
	src:url(/bitrix/templates/homnet_consulting_nfo_copy/fonts/PFDinTextCondPro-Regular.eot);
	src:local(??),url(/bitrix/templates/homnet_consulting_nfo_copy/fonts/PFDinTextCondPro-Regular.woff) format("woff"),url(/bitrix/templates/homnet_consulting_nfo_copy/fonts/PFDinTextCondPro-Regular.ttf) format("truetype"),url(/bitrix/templates/homnet_consulting_nfo_copy/fonts/PFDinTextCondPro-Regular.svg) format("svg");
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'Myriad Pro';
	src:url(/bitrix/templates/homnet_consulting_nfo_copy/fonts/MyriadProRegular.eot);
	src:url(/bitrix/templates/homnet_consulting_nfo_copy/fonts/MyriadProRegular.eot?#iefix)format(embedded-opentype),url(/bitrix/templates/homnet_consulting_nfo_copy/fonts/MyriadProRegular.woff) format("woff"),url(/bitrix/templates/homnet_consulting_nfo_copy/fonts/MyriadProRegular.ttf) format("truetype");
	font-style:normal;
	font-weight:400;
}

html,body {
	font-family:'Open Sans',Arial;
	font-size:14px;
	background:#fff;
	min-width:960px;
	color:#3e3d3d;
}

a {
	color:#1171bb;
        text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

textarea {
	font-family:'Open Sans',Arial;
	overflow:auto;
	resize:none;
}

input {
	font-family:'Open Sans',Arial;
}

input [type="button"],input [type="submit"],input[type="file"],button {
	margin:0;
}

.clear {
	clear:both;
}

.right {
	float:right;
}

.left {
	float:left;
}

.content {
	margin:0 auto;
	width:1000px;
}


@media (max-width:1000px) {
.content {
/*width:960px!important; */
	}
.left-column {
    margin: 8px 30px 0 0!important;
    width: 270px;
}
.workarea {
    width: 642px!important;
}
.back-header,.menu,.footer {
/*min-width: 960px!important; */
	}
	}

.b-round-boxes-container .content {
	margin:0;
	width:100%;
    border: 1px dashed #1f4788;
    background: #fff;
    text-align: left;
    border-radius: 10px;	
}

.flex {
	display: flex;
}
.flex-start {
	align-items:flex-start !important;
}
.flex-v-middle {
	align-items: center;
}

.flex-h-center {
	justify-content: space-around !important;
}

.flex-blue-border {
/*
	border: 1px solid #1171bb !important;
	background: rgba(17, 113, 187, 0.03) !important;
	border: 1px solid rgba(17, 113, 187, 0.17) !important;
*/

	border: 1px solid #1171bb !important;
	background: rgba(17, 113, 187, 0.05) !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);	
}

.flex-green-border {
/*
	border: 1px solid #00b186 !important;
	background: rgba(0, 177, 134, 0.05) !important;
	border: 1px solid rgba(0, 177, 134, 0.17) !important;
*/
        border: 1px solid rgb(0, 187, 142) !important;
	background: rgba(0, 177, 134, 0.05) !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);		
}

.flex-block {
	margin: 20px 0;
	padding: 10px;
	border-radius: 10px;
	line-height: 26px;
	font-size: 13px;
	text-align:center;
	color: #7e7e7e;
}

.b-round-boxes-container .content.flex div {
	padding: 20px;
}
.b-round-boxes-container .content.flex div:last-child {
	padding: 20px 20px 20px 0;
}

.b-round-boxes-container .content.flex div p {
	margin: 0;
}

.b-round-boxes-container .content table.b-price-tbl {
    width: 100%;
}

.b-round-boxes-container .content td {
	padding: 15px 15px;
    vertical-align: top;
    border-bottom: 1px solid #e5e5e5;
}

.b-price-tbl .b-price-cell {
    width: 70px;
    text-align: right;
    font-weight: bold;
}


.b-price-tbl .b-price-cell1 {
    width: 100px;
    text-align: right;
    font-weight: bold;
}

.b-round-boxes-container .b-important-to-know-tbl th {
    width: 115px;
    text-align: center;
    font-weight: normal;
    color: #3573b8;
    padding-right: 8px;
}

.b-round-boxes-container .b-important-to-know-tbl ul {
  font-size: 14px;
   /* font-size: 0.75em; */
  /*  margin: 10px 0 10px 10px; */
    padding-left: 0px;
}

a.b-styled-link.b-blue-btn, a.b-styled-link.b-blue-btn span {
    background: #1473bc;
    border-radius: 5px;
    color: #fff;
    font-size: 9px;
    text-decoration: none;
    padding: 5px 10px;	
}

a.b-styled-link.b-blue-btn, a.b-styled-link.b-blue-btn.del_filter span {
	float: right;
}


.semibold {
	font-weight:600;
}

/* header */
.header {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/header-background.jpg) top center no-repeat;
	padding-top:1px;
	position:relative;
	min-height: 140px!important;
}

.language a,.language span {
	font:12px Arial;
}

.header-block {
	margin:14px 0 0;
}

.logo {
	border-right:solid 1px #73afd5;
	height:93px;
	padding:7px 19px 0 0;
}

.back-header {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/header-back.jpg) repeat;
	min-width:1000px;
}

.back-header-second {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/back-heder-second.jpg) repeat;
	height:140px;
	position:absolute;
	width:50%;
	right:0;
}

.header .description {
	font:12px/20.5px Tahoma;
	margin:0 0 0 20px;
}

.header .description ul {
	list-style-image:url(/bitrix/templates/homnet_consulting_nfo_copy/img/li.png);
	margin:1px 0 0 12px;
}

.header .description ul li {
	color:#5a5a5a;
	padding:0 0 0 8px;
}

.blue-color {
	color:#1170bb;
	font-size:16px;
}

.header-block .telephone {
background: url(/bitrix/templates/homnet_consulting_nfo_copy/img/icon-phone.png) 0 7px no-repeat;
color: #313232;
display: block;
font-size: 17px;
margin: 0 0 2px;
padding: 0 0 0 28px;
text-decoration: none;
}

.header-block .mail {
background: url(/bitrix/templates/homnet_consulting_nfo_copy/img/icon-mail.png) 0 5px no-repeat;
color: #6d6d6d;
font-size: 14px;
font-family: Tahoma;
padding: 0 0 0 28px;
float: left;
}

.bluebutton {
	background:#1171bb;
	border:none;
	border-bottom:2px solid #024274;
	border-radius:5px;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:14px;
	height:38px;
	line-height:36px;
	padding:0 20px;
	text-decoration:none;
}

.header .bluebutton {
	margin:17px 20px 0 !important;
}

.bluebutton:hover {
	opacity:.7;
}

.bluebutton:active {
	background:#024274;
	border-top:solid 2px #052e4f;
	height:36px;
	line-height:35px;
	opacity:1;
}

.phone-mail {
	margin:20px 20px 0 0;
}

.blue-input {
	border:solid 1px #73afd5;
	border-radius:4px;
	color:#828282;
	font-size:13px;
	height:28px;
	line-height:28px;
	padding:0 50px 0 20px;
	width:180px !important;
    margin-top: 7px;
}

.blue-input:focus {
	border:solid 1px #1171bb;
}

.header .search {
	margin:22px 0 0;
	position:relative;
}

.loupe {
	background:none;
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/icon-search.png) no-repeat;
	border:none;
	cursor:pointer;
	height:16px;
	position:absolute;
	right:20px;
	top:15px;
	width:16px;
}

.loupe:hover {
	opacity:.8;
}

.loupe:active {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/loupe-active.png) no-repeat;
}

/* menu */
.menu {
	background:#152a3a;
	min-width:1000px;
	height:50px;
}

.menu .parent > li {
	border-right:solid 1px #384a57;
	display:inline-block;
	height:35px;
	line-height:48px;
	margin:8px 0 0;
	position:relative;
}

.menu li:last-child {
	border-right:none;
}

.menu li > a {
	color:#fefefe;
	display:block;
	height:50px;
	font-size:13px;
	margin:-8px 0 0;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
}

.menu .parent > li a:hover,.menu .root-item-selected,.menu .parent-selected,.menu .item-selected {
	opacity:1;
	text-decoration:underline;
}

.menu ul.parent li ul {
	background:#152a3a;
	display:none;
	min-width:255px;
	padding:10px 23px;
	position:absolute;
	top:42px;
	z-index:100;
}

.menu ul.parent li:hover ul {
	display:block;
}

.menu ul.parent li ul a {
	display:inline;
	opacity:.5;
	padding:0;
}

.menu ul.parent li ul a:hover {
	opacity:1;
	text-decoration:underline;
}

.menu ul.parent li ul li {
	border-right:none;
	line-height:18px;
	list-style:none;
	margin:8px 0;
}

ul.outside,
ul.outside ul {
	list-style-position: outside; 
	margin-left: 20px;
	/*list-style: none;*/
	color: #1171bb;
}
ul.outside span {
	color: #3e3d3d;
}
ul.outside span.blue {
	color: #3e3d3d;
}
ul.outside li {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-left: 5px;
   	line-height: 26px;
}
ul.outside ul {
	list-style-type:square;
}
/*
ul.outside li:before {
    content: "• ";
    color: #1171bb; 
    font-size: 20px;
	position: relative;
	top: 2px;
}

ul.outside li ul li:before {
    content: "• ";
    color: #1171bb; 
    font-size: 20px;
position: relative;
top: 2px;
}*/

ul.outside-m,
ul.outside-m ul {
	list-style-position: outside; 
	margin-left: 20px;

	line-height:24px;
	/*list-style: none;*/
	color: #1171bb;
}

ul.outside-m span {
	color: #3e3d3d;
	font-size:13px!important;
}

/* footer */
.footer {
	background:#ebf1f5;
	min-width:1000px;
	padding:39px 0;
}

.footer .address {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/footer-map.png) 0 4px no-repeat;
	color:#5a5a5a;
	font-size:12px;
	line-height:20px;
	padding:0 0 0 40px;
	width:230px;
}

/* search */
.footer .search {
	margin:0 0 0 37px;
	position:relative;
}

.gray-input {
	border:solid 1px #cacaca;
	border-radius:4px;
	color:#828282;
	font-size:12px;
	height:38px;
	line-height:38px;
	padding:0 50px 0 20px;
	width:210px;
}

.gray-input:focus {
	border:solid 1px #828282;
}


.pers_acc {
	padding-right: 0px !important;
}

.personal_account {
   font-size: 14px !important;
   color: #3573b8 !important;
   text-decoration: none !important;
   border-bottom: #3573b8 1px dashed !important;
}

.footer .loupe {
	top:12px;
}

/* end search */
.footer .telephone {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/icon-blue-phone.png) 0 2px no-repeat;
	color:#313232;
	display:inline-block;
	font-size:14px;
	margin:0 0 2px;
	padding:0 0 0 28px;
	text-decoration:none;
}

.footer .mail {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/icon-blue-mail.png) 2px 5px no-repeat;
	color:#5a5a5a;
	font-size:12px;
	padding:0 0 0 28px;
display: inline-block;
margin: 0 0 2px;
}

.footer-phone-mail {
	margin:0 0 0 39px;
	width:160px;
}

.blue-border {
	background:none;
	border:solid 2px #1171bb;
	border-radius:5px;
	color:#1171bb;
	display:block;
	font-size:16px;
	height:36px;
	line-height:36px;
	padding:0 25px;
	text-decoration:none;
}

.blue-border:hover {
	background:#73afd4;
	border:solid 2px #73afd4;
	color:#fff;
}

.blue-border:active {
	background:#1171bb;
	border:solid 2px #1171bb;
	color:#fff;
	line-height:38px;
}

.footer .line {
	background:#808d97;
	height:1px;
}

.footer-top {
	padding:0 0 38px;
}

.footer-bottom {
	padding:19px 0 0;
}

/* useful-links */
.useful-links a,.useful-links span {
	display:inline-block;
}

.useful-links a {
	color:#152a3a;
	font-size:12px;
	font-weight:600;
	margin-left:29px;
	text-decoration:none;
}

.useful-links a:hover {
	text-decoration:underline;
}

.useful-links a:first-child {
	margin-left:40px;
}

/* end useful-links */
.footer .copyright {
	text-align:center;
	margin:15px 0 0;
        font-size: 12px;
}

.footer .copyright .reaspekt {
	margin:0 40px 0 205px;
}

.copyright span {
	color:#5a5a5a;
	font-size:11px;
	margin:14px 0 0;
}

.copyright .left {
	display:block;
}

/* body */
.body {
	padding:32px 0 0;
}

.workarea {
	width:676px;
}

.left-column {
	margin:8px 40px 0 0;
	width:278px;
   	padding:0 0 40px;
}

.content h4 {
	color:#1171bb;
	font-size:26px;
	font-weight:700;
	margin:5px 0 12px;
	text-align:center;
}

/* left menu */
.left-menu {
	background:#f8f8f8;
	border-radius:5px;
}
.left-menu li {
	list-style: none;
}

.left-menu a,
.left-menu li.separator span {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 19px no-repeat;
	color:#3e3d3d;
	font-size:14px;
	display:block;
	font-weight:600;
	padding:10px 30px;
	text-decoration:none;
}

ul.root-item {
	margin: 0 15px;
}
.left-menu a:hover,.left-menu a.selected {
	background:#ebf1f5 url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 19px no-repeat;
	color:#1171bb;
}

.left-column a:first-child {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 23px no-repeat;
	border-radius:5px 5px 0 0;
	padding-top:15px;
}

.left-column a:first-child:hover {
	background:#ebf1f5 url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 23px no-repeat;
}

.left-column a:last-child {
	border-radius:0 0 5px 5px;
	padding-bottom:15px;
}


.left-column ul li a {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 19px no-repeat !important;
	padding:10px 30px !important;
}
.left-column ul li:first-child a {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 23px no-repeat !important;
	padding-top:15px !important;
}
.left-column ul li:last-child a {
	padding-bottom:15px !important;
}
.left-column ul li a:hover {
	background:#ebf1f5 url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 19px no-repeat !important;
}
.left-column ul li:first-child a:hover {
	background:#ebf1f5 url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 23px no-repeat !important;
	padding-top:15px !important;
}
.left-menu ul > li > a.root-item-selected {
	background:#ebf1f5 url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 19px no-repeat !important;
	color:#1171bb;
}
.left-menu a.root-item-selected {
	background:#ebf1f5 url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 19px no-repeat !important;
	color:#1171bb;
}
.left-column ul li a.item-selected {
	background:#ebf1f5 url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 18px no-repeat !important;
	color:#1171bb;
        border-radius:  5px 5px;
}

.left-column ul li:first-child  a.item-selected {
	background:#ebf1f5 url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 18px 23px no-repeat !important;
}

/* end left menu */
/* workarea */
.workarea h1 {
	color:#3e3d3d;
	font-size:28px;
	font-weight:600;
	margin:0 0 20px;
}

.workarea p {
	color:#3e3d3d;
	font-size:14px;
	line-height:26px;
	margin:0 0 12px;
}

.header_404{
	font-size: 52px !important;
	text-align: center;
	font-weight: bold !important;
	color: #3573b8 !important;
	line-height: 26px !important;
	margin: 50px 0px 50px !important;
}

.desc_404{
 font-size: 16px !important;
 text-align: center;
}

.names_software_product {
	display: block;
	margin: 30px auto 30px;
	text-align: center;
}

.names_software_product a {
    font-size: 18px !important;
	margin: 0px 30px 0px 0px !important;
}

h2 {
	color:#1171bb;
	font-size:18px;
	font-weight:700;
	margin:20px 0 30px;
}

.pdf-font {
	font-family:'Conv_PFDinTextCondPro-Regular';
}

.blue-title {
	background:#3e5567;
	color:#fff;
	font-size:20px;
	font-weight:700;
	margin:10px 0 30px;
	padding:6px;
	text-align:center;
}

.green-button {
	background:#00bb8e;
	border:none;
	border-radius:5px;
	border-bottom:solid 2px #159c84;
	border-top:solid 2px #00bb8e;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:18px;
	height:46px;
	line-height:44px;
	padding:0 30px;
	text-decoration:none;
}

.green-button:hover {
	background:#159c84;
	border:solid 1px #00bb8e;
	height:48px;
	line-height:46px;
	padding:0 29px;
}

.green-button:active {
	background:#0c7d69;
	border:none;
	border-top:solid 2px #045d4d;
	height:48px;
	line-height:46px;
}

ul.green-li {
	width:545px;
	margin:20px 0 0;
}

ul.green-li li {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-menu-li.png) 0 7px no-repeat;
	font:14px 'Myriad Pro';
	list-style:none;
	margin:0 0 15px;
	padding:0 0 0 16px;
}

.inner-li {
	list-style:none;
	list-style-image:url(/bitrix/templates/homnet_consulting_nfo_copy/img/inner-li.png);
	padding:0 0 0 40px;
}

.inner-li li {
	color:#777;
	margin:0 0 5px;
	padding:0 0 0 7px;
}

/* chart */
.chart {
	margin:20px 0;
}

.chart-1 {
	margin:20px 0;
}

.circle-chart {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/chart.jpg) no-repeat;
	height:591px;
	margin:0 0 40px;
	position:relative;
	width:589px;
}

.circle-chart-1 {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/circle-4.jpg) no-repeat;
	height:599px;
	margin:0 0 40px;
	position:relative;
	width:596px;
}

.inner {
	margin:30px auto;
	text-align:center;
}

.inner p {
	text-align:left;
}

.circle-chart {
	display:inline-block;
}

.circle-chart-1 {
	display:inline-block;
}

.circle-chart .value {
	position:absolute;
	font-size:14px;
	line-height:20px;
	word-wrap:break-word;
}

.circle-chart-1 .value {
	position:absolute;
	font-size:14px;
	line-height:20px;
	word-wrap:break-word;
}

.circle-chart .block-1 {
	color:#fff;
	left:152px;
	text-align:left;
	top:92px;
	width:135px;
}


.circle-chart-1 .block-1 {
	color:#fff;
	left:205px;
	text-align:left;
	top:92px;
	width:150px;
}

.circle-chart .block-2 {
	color:#fff;
	left:325px;
	text-align:left;
	top:73px;
	width:135px;
}

.circle-chart-1 .block-2 {
	color:#fff;
	    left: 415px;
	    text-align: left;
	    top: 205px;
	    width: 135px;
	}
.circle-chart .block-3 {
	color:#fff;
	left:404px;
	text-align:left;
	top:241px;
	width:150px;
}
.circle-chart-1 .block-3 {
	color:#fff;
left: 320px;
    text-align: left;
    top: 441px;
    width: 150px;
}


.circle-chart .block-4 {
	color:#444;
	left:380px;
	text-align:left;
	top:385px;
	width:150px;
}
.circle-chart-1 .block-4 {
    color: #444;
    left: 95px;
    text-align: left;
    top: 359px;
    width: 150px;
}
.circle-chart .block-5 {
	color:#444;
	left:221px;
	text-align:left;
	top:461px;
	width:118px;
}

.circle-chart .block-6 {
	color:#fff;
	left:74px;
	text-align:left;
	top:300px;
	width:118px;
}

.circle-chart .numbers {
	font-size:44px;
	position:absolute;
	text-align:left;
}

.circle-chart .number-1 {
	color:#fff;
	left:253px;
	top:190px;
	width:118px;
}
.circle-chart-1 .number-1 {
	color:#fff;
	left:273px;
	top:190px;
	width:118px;
}
.circle-chart .number-2 {
	color:#fff;
	left:328px;
	top:190px;
	width:118px;
}
.circle-chart-1 .number-2 {
	color:#fff;
    left: 368px;
    top: 240px;
    width: 118px;
}

.circle-chart .number-3 {
	color:#fff;
	left:372px;
	top:262px;
	width:118px;
}
.circle-chart-1 .number-3 {
    color: #fff;
    left: 325px;
    top: 360px;
    width: 118px;
}
.circle-chart .number-4 {
	color:#444;
	left:349px;
	top:340px;
	width:118px;
}
.circle-chart-1 .number-4 {
    color: #444;
    left: 215px;
    top: 315px;
    width: 118px;
}

.circle-chart .number-5 {
	color:#444;
	left:275px;
	top:370px;
	width:118px;
}
.circle-chart .number-6 {
	color:#fff;
	left:215px;
	top:293px;
	width:118px;
}

/* end chart */
/* solution */
.homnet {
	background:linear-gradient(to left,#f6f9fb,#fff);
	border:solid 1px #e6e6e6;
	border-radius:6px;
	margin:35px 0;
	padding:27px 40px 25px 0;
}

.homnet .description {
	width:260px;
}

.homnet .description p {
	color:#777;
	font-size:13px;
	line-height:22px;
	margin:10px 0 30px;
}

.homnet-img {
	width:370px;
}

.homnet .big {
	color:#3e3d3d;
	font-size:18px;
	font-weight:700;
}

/* end solution */
/* services */
.services {
	margin:30px 0 40px;
}

.frame ul {
	list-style:none;
}

.frame .title {
	color:#1171bb;
	font-size:18px;
	font-weight:700;
	margin:0 0 15px;
	width:280px;
}

.frame ul li {
	float:left;
	height:455px;
	width:300px;
}

.frame li.line {
	background:#73afd5;
	height:455px;
	width:1px;
	margin:0 39px;
}

.frame p {
	color:#6d6d6d;
	line-height:24px;
	margin:0 0 15px;
}

.frame .green-link {
	color:#01a880;
}

.frame .icons {
	margin-top:20px;
}

.frame .icons p {
	font-weight:600;
	min-height:47px;
}

.frame .icons .icon {
	margin:0 30px 0 0;
	text-align:center;
	width:80px;
}

.frame .icons .icon span {
	font-size:13px;
	display:inline-block;
	width:85px;
}

.icons-block {
	margin:20px 0 0;
}

.icons-block .icon img {
	margin:0 0 8px;
}

.scrollbar {
	background:#ebebeb;
	border-top:solid 2px #d3d3d3;
	border-radius:10px;
	height:14px;
	margin:20px 0 0;
	position:relative;
	width:635px;
}

.scrollbar .handle {
	background:#00bb8e;
	border-bottom:solid 2px #159c84;
	border-radius:10px;
	box-shadow:0 -1px 1px 0 #59d2b5;
	cursor:pointer;
	height:13px;
	position:absolute;
	top:-1px;
}

.services .left-trangle {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/left-trangle.png);
	cursor:pointer;
	height:8px;
	margin:23px 12px 0 0;
	width:7px;
}

.services .right-trangle {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/right-trangle.png);
	cursor:pointer;
	height:8px;
	margin:23px 0 0 12px;
	width:7px;
}

/* end services */
/* form */
.form {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/blueground.jpg) repeat;
	margin:0;
	min-width:1000px;
	/*padding:35px 0;*/
	padding-top: 35px;
    padding-bottom: 0px;
	position:relative;
}

.form .content {
	position:relative;
}

.form .opacity-arrow-right {
	background:#000 url(/bitrix/templates/homnet_consulting_nfo_copy/img/opacity-arrow.png) repeat scroll 0 0;
	height:358px;
	position:absolute;
	right:430px;
	top:-34px;
	width:94px;
}

.form .opacity-arrow {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/blue-back.png) repeat;
	height:358px;
	position:absolute;
	right:524px;
	top:-34px;
	width:100%;
	z-index:2;
}

.form .description {
	color:#fff;
	font-size:17px;
	line-height:30px;
	margin:65px 0 0;
	position:relative;
	width:329px;
	z-index:10;
}

.form .description2 {
    color: #fff !important;
    font-size: 12px !important;
    line-height: 1.11 !important;
 /*   margin: 65px 0 0 !important; */
    position: relative !important;
    width: 329px !important;
    z-index: 10 !important;
	display: block !important;
}

.form1 .description2 {
    color: #fff !important;
    font-size: 12px !important;
    line-height: 1.11 !important;
  /*  margin: 65px 0 0 !important; */
    position: relative !important;
    width: 329px !important;
    z-index: 10 !important;
	display: block !important;
}

.description3 {
    color: black;
    font-size: 10px;
    line-height: 20px;
    width: 180px;
	text-align: center;
}

.description4 {
    color: black;
    font-size: 10px;
    line-height: 20px;
    width: 180px;
	text-align: center;
}

.form .description2 a{
	text-decoration: underline !important;
}

.form1 .description2 a{
	text-decoration: underline !important;
}

.description3 a{
	text-decoration: underline;
}

.description4 a{
	text-decoration: underline;
}

.form .inputs {
	text-align:center;
	width:330px;
}

.form .title {
	color:#fff;
	font-size:28px;
	font-weight:700;
	margin:0 0 7px;
}

.form .inputs input[type="text"] {
	color:#828282;
	font-size:13px;
	height:28px;
	margin:20px 0 0;
	padding:0 18px;
	width:290px;
}

.form .call {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/clock.png) no-repeat scroll 58px 3px;
	color:#fff;
	display:block;
	font-size:14px;
	height:20px;
	padding:0 0 0 50px;
	margin:15px 0 20px;
}

.form .call .semibold {
	display:inline-block;
	font-size:16px;
}

.form .green-button {
	height:48px;
	width:329px;
}

/* end form */
/* price */
.price {
	margin:35px 0 20px;
}

.price .packets {
	margin:40px 0 30px;
	height:271px;
}

.price p {
	font-size:17px;
}

.price .packet {
	text-align:center;
}

.price .title {
	color:#1171bb;
	font-size:18px;
	font-weight:700;
	margin:0 0 30px;
}

.price .price-value {
	color:#3e3d3d;
	font-size:24px;
	font-weight:700;
	margin:30px 0 0;
}

.price .vertical-line {
	background:#e6e6e6;
	height:100%;
	margin:0 140px;
	width:1px;
}

.price .hrefs a {
	border:solid 2px #3e5567;
	border-radius:5px;
	color:#3e5567;
	display:inline-block;
	height:86px;
	line-height:86px;
	margin-right:41px;
	padding:0 10px 0 92px;
	text-decoration:none;
	width:371px;
}

.price .hrefs a:hover {
	border:solid 2px #00bb8e;
	color:#00bb8e;
}

.href-pdf {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/href-pdf.png) no-repeat 23px 19px;
}

.href-pdf:hover {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/href-pdf.png) no-repeat 23px -73px;
}

.href-price {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/href-price.png) no-repeat 23px 19px;
}

.href-price:hover {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/href-price.png) no-repeat 23px -59px;
}

/* end price */
/* advantages */
.advantages {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/advantages.png);
	border-top:solid 1px #e6e6e6;
	margin:20px 0;
	padding:38px 0;
}

.advantages .title {
	color:#1171bb;
	font-size:17px;
	font-weight:700;
	max-width:400px;
}

.advantages .first {
	border-right:solid 1px #ddd;
	margin-right:1px;
	min-height:380px;
	padding:0 19px 0 0;
	width:478px;
}

.advantages .second {
	border-left:solid 1px #fff;
	min-height:380px;
	padding:0 0 0 38px;
	width:462px;
}

.advantages .table {
	margin:33px 0 0;
}

.advantages .description {
	max-width:346px;
}

.advantages .description,.advantages .description a,.advantages .description p .advantages .description span {
	color:#6d6d6d;
	font-size:13px;
	line-height:24px;
}

.advantages .table .img {
	margin-right:30px;
	padding-top:4px;
}

/* end advantages */
/* green line */
.green-line {
	background:#00bb8e;
	color:#fff;
	height:88px;
	line-height:88px;
}

.green-line a {
	color:#fff;
}

.green-line a strong {
	font-weight:700;
	text-transform:uppercase;
}

.green-line .phone {
	margin:0 0 0 168px;
}

.green-line .phone font {
	font-size:16px;
	margin-left:10px;
}

.green-line a {
	margin:0 0 0 40px;
}

/* end green line */
/* portfolio */
.portfolio {
	background:#162e3f;
	margin:1px 0 0;
	padding:36px 0;
}

.portfolio h4 {
	color:#fff;
}

.portfolio .description {
	color:#00bb8e;
	font-size:17px;
	text-align:center;
	width:755px;
	margin:0 auto;
}

.skins {
	margin:0 0 0 36px;
	width:920px;
}

.skins ul {
	margin:40px 0 0;
}

.skins ul li {
	background:#fff;
	border-radius:7px;
	display:inline-block;
	float:left;
	margin-right:39px;
	padding:20px;
	width:400px;
}

.skins .img {
	display:table;
	margin:0 20px 0 0;
}

.skins .image {
	border:solid 1px #ccc;
	border-radius:5px;
	display:table-cell;
	height:84px;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	width:84px;
}

.skins .title {
	color:#3e3d3d;
	font-size:18px;
	font-weight:700;
	margin:0 0 12px;
}

.skins .text {
	font-size:13px;
	line-height:20px;
	max-width:273px;
}

.skins .text p {
	height:144px;
	overflow:hidden;
}

.skins .inner-slider {
	height:172px;
	overflow:hidden;
}

.light-green-button {
	background:#fff;
	border:solid 2px #00bb8e;
	border-radius:4px;
	color:#00bb8e;
	cursor:pointer;
	display:block;
	font-size:16px;
	height:38px;
	line-height:38px;
	margin:13px 0 0;
	text-align:center;
	text-decoration:none;
	width:270px;
}

.light-green-button:hover {
	background:#00bb8e;
	color:#fff;
}

.light-green-button:active {
	background:#0c7d69;
	border:solid 2px #0c7d69;
	color:#fff;
	line-height:40px;
}

.skins-block {
	position:relative;
}

.skins-block .prev {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/arrows.png) no-repeat;
	cursor:pointer;
	height:40px;
	left:0;
	position:absolute;
	top:150px;
	width:20px;
}

.skins-block .prev:hover {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/arrows.png) 0 40px;
}

.skins-block .next {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/arrows.png) 20px 0;
	cursor:pointer;
	height:40px;
	right:0;
	position:absolute;
	top:150px;
	width:20px;
}

.skins-block .next:hover {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/arrows.png) 20px 40px;
}

.skins-block .next {
}

/* end portfolio */

.portfolio1 {
 background:#162e3f;
 margin:1px 0 0;
 padding:36px 0;
}


/* result */
.result {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/result.jpg);
	padding:40px 0;
	text-align:center;
}

.result .content {
	text-align:center;
}

.result .figure {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/figure.png);
	display:inline-block;
	height:669px;
	position:relative;
	width:691px;
}

.result .managament-figure {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/managament-figure.png);
	display:inline-block;
	height:671px;
	position:relative;
	width:691px;
}

.result .value-center {
	position:absolute;
	left:263px;
	position:absolute;
	top:290px;
	width:200px;
}

.result .value-center .title {
	color:#1171bb;
	font-size:26px;
	font-weight:700;
}

.result .value-center p {
	font-size:13px;
}

.result .value1 {
	color:#fff;
	font-weight:700;
	left:224px;
	position:absolute;
	text-align:left;
	top:96px;
	width:130px;
}

.result .value2 {
	color:#fff;
	left:404px;
	position:absolute;
	text-align:left;
	top:96px;
	width:130px;
}

.result .value3 {
	color:#fff;
	left:527px;
	position:absolute;
	text-align:left;
	top:230px;
	width:130px;
}

.result .value4 {
	color:#444;
	left:458px;
	position:absolute;
	text-align:left;
	top:451px;
	width:155px;
}

.result .value5 {
	color:#444;
	left:226px;
	position:absolute;
	text-align:left;
	top:498px;
	width:155px;
}

.result .value6 {
	color:#fff;
	left:75px;
	position:absolute;
	text-align:left;
	top:269px;
	width:155px;
}

.numbers {
	font-size:44px;
	position:absolute;
	text-align:left;
}

.number1 {
	color:#fff;
	left:520px;
	top:145px;
}

.number2 {
	color:#fff;
	left:573px;
	top:368px;
}

.number3 {
	color:#444;
	left:410px;
	top:522px;
}

.number4 {
	color:#444;
	left:189px;
	top:477px;
}

.number5 {
	color:#fff;
	left:131px;
	top:203px;
}

.managament-figure .value {
	font-size:13px;
}

.managament-figure .numbers {
	font-size:40px;
}

.managament-figure .value1 {
	color:#fff;
	font-weight:700;
	left:224px;
	position:absolute;
	text-align:left;
	top:76px;
	width:102px;
}

.managament-figure .value2 {
	color:#fff;
	font-weight:400;
	left:385px;
	position:absolute;
	text-align:left;
	top:76px;
	width:125px;
}

.managament-figure .number1 {
	color:#fff;
	left:508px;
	top:155px;
}

.managament-figure .value3 {
	color:#fff;
	left:503px;
	position:absolute;
	text-align:left;
	top:234px;
	width:165px;
}

.managament-figure .number2 {
	color:#fff;
	left:575px;
	top:329px;
}

.managament-figure .value4 {
	color:#444;
	left:490px;
	position:absolute;
	text-align:left;
	top:417px;
	width:155px;
}

.managament-figure .number3 {
	color:#444;
	left:457px;
	top:487px;
}

.managament-figure .value5 {
	color:#444;
	left:325px;
	position:absolute;
	text-align:left;
	top:505px;
	width:136px;
}

.managament-figure .number4 {
	color:#444;
	left:284px;
	top:523px;
}

.managament-figure .value6 {
	color:#444;
	left:112px;
	position:absolute;
	text-align:left;
	top:434px;
	width:160px;
}

.managament-figure .number5 {
	color:#444;
	left:143px;
	top:385px;
}

.managament-figure .value7 {
	color:#fff;
	left:87px;
	position:absolute;
	text-align:left;
	top:265px;
	width:120px;
}

.managament-figure .number6 {
	color:#fff;
	left:129px;
	top:201px;
}

/* end result */
.nomargin {
	margin-right:0!important;
}

#resetbutton {
	position:absolute;
	left:-9999px;
}

.call-order {
	height:340px!important;
	width:274px;
}
.description3 {
margin:20px auto!important;
width: 270px!important;
}
.description4 {
margin-top:20px!important;
width: 180px!important;
}
.call-order input[type="text"] {
	border:solid 1px #1171bb;
	border-radius:4px;
	height:28px;
	margin:0 0 23px;
	padding:0 20px;
	width:227px;
}

.call-order input[type="text"]:focus {
	border:solid 1px #024274;
}

.call-order .description {
	color:#3e3d3d;
	font-size:13px;
	margin:6px 0 25px;
	text-align:center;
}

.call-order .title {
	color:#1171bb;
	font-size:24px;
	font-weight:700;
	text-align:center;
}

.call-order .bluebutton {
	background:#1171bb;
	border-radius:4px;
	border-top:solid 2px #1d8add;
	border-bottom:solid 2px #03528f;
	height:38px;
	line-height:34px;
	text-align:center;
	width:268px;
}

.call-order .bluebutton:hover {
	background:#73afd5;
	border-top:solid 2px #9fcff5;
}

.call-order .bluebutton:active {
	background:#1171bb;
	border-top:solid 2px #075089;
	border-bottom:solid 2px #075089;
	line-height:37px;
}

.fancybox-bg {
	background:transparent!important;
}

.call-order .sussess,.call-order .errors {
	bottom:0;
	font-size:13px;
	position:absolute;
}

.call-order .sussess {
	color:green;
}

.call-order .errors {
	color:red;
}

/* tabs */
.tabs-block {
	margin:22px 0 40px;
}

.tabs-block .tabs-content {
	border-bottom:solid 1px #e7e7e7;
	border-left:solid 1px #e7e7e7;
	border-radius:0 0 10px 10px;
	border-right:solid 1px #e7e7e7;
	box-shadow:0 0 6px 0 #e7e7e7;
	border-top:solid 2px #00936f;
	padding:30px 40px 40px;
}

.tabs-block .tabs {
	display:table;
	width:100%;
}

.tabs-block .tab {
	background:#e9eff2;
	border:solid 1px #e6e6e6;
	border-bottom:none;
	border-radius:8px 8px 0 0;
	box-shadow:0 1px 6px 0 #e7e7e7;
	color:#3e3e3e;
	cursor:pointer;
	display:table-cell;
	font-size:13px;
	height:38px;
	position:relative;
	text-align:center;
	vertical-align:middle;
}

.tabs-block .active {
	background:#00b186;
	border:none;
	border-top:solid 3px #3ac3a2;
	border-radius:8px 8px 0 0;
	color:#fff;
}

.tabs-block .separator {
	display:table-cell;
	width:2px;
}

.tabs-block .top-line {
	background:#f6f9fa;
	height:2px;
	position:absolute;
	top:0;
	width:100%;
}

.tabs-block .active .top-line {
	background:transparent;
}

.hide-tab {
	display:none;
}

.tabs-content h2 {
	font-size:16px;
	font-weight:600;
	margin:5px 0 20px;
}

.tabs-content h3 {
	color:#545353;
	font-size:16px;
	margin:5px 0 15px;
}

.tabs-content p {
	color:#616161;
}

table.nfo {
	margin: 0 auto 40px;
}

table.nfo th {
	text-align: left !important;
}

table.nfo th:first-child, 
table.nfo th:last-child {
	padding: 0 40px;
}

table.nfo tr {
	border-bottom: solid 1px #dce5e9;
}

table.nfo td {

}
table.nfo td:first-child, 
table.nfo td:last-child {
	padding: 30px 40px 40px;
	vertical-align:top;
}

/*
table.nfo td:first-child {
	border-right: solid 1px #f7f9fa;
}

table.nfo td:last-child {
	border-left: solid 1px #dce5e9;
}
*/
table.nfo td,
table.nfo td p {
	color: #616161;
	font-size: 13px;
	line-height: 22px;
}

table.nfo td p {
	margin: 10px 0 0;
	padding: 0;
}

table.nfo td ul {
        margin: 10px 0 0 18px;
}

table.nfo td ul li {
	list-style-position: outside;
}

.comparison {
	margin:0 0 -40px -40px;
	width:674px;
}

.comparison tr {
	background:#f1f5f7;
}

.comparison tr:first-child {
	background:#00bb8e;
	color:#fff;
	height:48px;
	width:100%;
}

.comparison tr:first-child th {
	vertical-align:middle;
	text-align:center;
}

.comparison tr:first-child th:first-child {
	border-right:solid 1px #19aa87;
	width:335px;
}

.comparison tr:first-child th:last-child {
	border-left:solid 1px #1dc39b;
	width:335px;
}

.comparison tr:last-child td {
	vertical-align:top;
}

.comparison .separator {
	background:#3acaa8;
	width:1px;
}

.comparison .list {
	padding:40px;
}

.comparison .item {
	margin:0 0 20px;
}

.comparison .sep {
	border-right:solid 1px #f7f9fa;
	border-left:solid 1px #dce5e9;
}

.comparison .number {
	color:#616161;
	font-size:13px;
	font-weight:700;
	margin:0 5px 0 0;
	width:15px;
}

.comparison .text {
	color:#616161;
	font-size:13px;
	line-height:22px;
	margin:-2px 0 0;
	width:234px;
}

.mincontent {
	font-size:13px!important;
	line-height:24px;
}

.bl-1 {
	margin:11px 0 0!important;
}

.gear {
	margin:0 35px 0 0;
}

.tabs-content .line {
	background:#ccc;
	height:1px;
	margin:30px 0;
}

.tabs-content .advantages-tabs {
	text-align:center;
}

.free-inline.advantages-tabs {
	text-align: center;
	border-bottom: solid 1px #e7e7e7;
	border-left: solid 1px #e7e7e7;
	border-radius: 0 0 10px 10px;
	border-right: solid 1px #e7e7e7;
	box-shadow: 0 0 6px 0 #e7e7e7;
	/* border-top: solid 2px #00936f; */
	padding: 30px 40px 10px;
	margin-bottom:50px;
	margin-top:40px;
}

.free-inline.advantages-tabs h2 {
	margin: 0px 0 20px;
	font-size: 16px;
    	font-weight: 600;
}

.advantages-tabs .flex-wrapper .aside {
	padding: 10px 20px;
   	text-align: center;
}

.free-inline.advantages-tabs .flex-wrapper .aside {
	padding: 10px 20px;
   	text-align: center;
}


.advantages-tabs .advantage {
	margin:0 27px 30px 0;
	width:180px;
}

.advantages-tabs .advantage h6 {
	color:#1171bb;
	font-size:13px;
	margin:10px 0;
}

.advantages-tabs .advantage p {
	font-size:12px;
	line-height:18px;
}

.advantages-tabs .dotted {
	background:url(/upload/dotted.jpg);
	height:5px;
	margin:73px -40px 0;
	width:67px;
}
.make-center {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 30px
}

.make-center.two-elements {
	width: 70%;
	margin: 0 auto;
}


.advantages-tabs .make-center .advantage {
	margin:0;
}

.advantages-tabs .make-center .dotted {
	background: url(/upload/dotted.jpg);
	height: 5px;
	margin: 0 ;
	width: 67px;
	position: relative;
	top: 73px;
	left: 5px;
}
.advantages-tabs .make-center .dotted-1 {
	background: url(/upload/dotted.jpg);
	height: 5px;
	margin: 0 ;
	width: 67px;
	position: relative;
	top: 73px;
	left: 0px;
}

.col2 td {
	vertical-align:middle;
}

.col2 td:first-child {
	padding-right:45px;
}

.mincontent b {
	display:inline-block;
	margin-bottom:10px;
}

.options .line {
	background:#e0e9ed;
}

.reasons {
	background:url(/upload/reasons.jpg) no-repeat;
	height:362px;
	position:relative;
}

.reasons .reason-text {
	color:#1171bb;
	font-size:18px;
	line-height:30px;
	position:absolute;
	top:122px;
	width:135px;
}

.reasons p {
	color:#7e7e7e;
	font-size:13px;
	line-height:18px;
	position:absolute;
}

.reasons .reason-1 {
	left:275px;
	top:-4px;
	width:315px;
}

.reasons .reason-2 {
	left:320px;
	top:68px;
	width:290px;
}

.reasons .reason-3 {
	left:345px;
	top:156px;
	width:225px;
}

.reasons .reason-3 {
	left:345px;
	top:156px;
	width:225px;
}

.reasons .reason-4 {
	left:320px;
	top:230px;
	width:295px;
}

.reasons .reason-5 {
	left:275px;
	top:308px;
	width:320px;
}

.reasons-sla {
	background:url(/upload/homnet_reasons.png) no-repeat;
	height:563px;
	position:relative;
}

.reasons-sla .reason-text.semibold {
	color: #1171bb;
	font-size: 18px;
	line-height: 30px;
	position: absolute;
	top: 219px;
	width: 135px;
}

.reasons-sla p {
	color:#7e7e7e;
	font-size:13px;
	line-height:18px;
	position:absolute;
}

.reasons-sla .reason-1 {
	left: 275px;
	top: 18px;
	width: 315px;
}

.reasons-sla .reason-2 {
	left: 296px;
	top: 96px;
	width: 290px;
}

.reasons-sla .reason-3 {
	left: 314px;
	top: 176px;
	width: 275px;
}

.reasons-sla .reason-4 {
	left: 320px;
	top: 254px;
	width: 370px;
}

.reasons-sla .reason-5 {
	left: 315px;
	top: 330px;
	width: 320px;
}

.reasons-sla .reason-6 {
	left: 296px;
	top: 412px;
	width: 350px;
}

.reasons-sla .reason-7 {
	left: 256px;
	top: 489px;
	width: 320px;
}



.inner-tabs .green-line {
	line-height:26px;
	margin-left:-40px;
	width:674px;
}

.inner-tabs .green-line a {
	display:block;
	height:71px;
	padding:16px 0 0;
	width:330px;
}

.inner-tabs .green-line .phone {
	margin:15px 40px 0 0;
}

.inner-tabs .green-line .phone font {
	margin:0;
}

table.price-list {
	border-collapse:collapse;
	width:100%;
}

table.price-list th {
	color:#404040;
	font-size:11px;
	font-weight:400;
	text-align:center;
	vertical-align:top;
	width:20%;
}

table.price-list span {
	color:#a0a0a0;
	font-size:11px;
}

table.price-list td {
	border:solid 1px #fff;
	font-size:11px;
	height:44px;
	text-align:center;
	vertical-align:middle;
}

table.price-list tr:nth-child(2n+1) td {
	background:#e0e9ed;
}

table.price-list tr:nth-child(2n) td {
	background:#f1f5f7;
}

table.price-list tr:nth-child(2) {
	height:42px;
}

.metho-model .global {
	background:#fff url(/bitrix/templates/homnet_consulting_nfo_copy/img/download.jpg) 104px 11px no-repeat;
	border:solid 2px #3e5567;
	border-radius:5px;
	color:#3e5567;
	display:block;
	height:48px;
	line-height:48px;
	margin:0 0 20px;
	padding:0 0 0 42px;
	text-align:center;
	text-decoration:none;
}

.metho-model .global:hover {
	background:#fff url(/bitrix/templates/homnet_consulting_nfo_copy/img/download.jpg) 104px -39px no-repeat;
	border:solid 2px #00bb8e;
	color:#00bb8e;
}

.metho-model .steps {
	position:relative;
	margin:40px 0;
}

.metho-model .dotted {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/dotted-green.jpg) repeat;
	height:86%;
	left:16px;
	position:absolute;
	top:65px;
	width:4px;
}

.metho-model .step-content {
	position:relative;
	width:677px;
	z-index:25;
}

.metho-model .circle {
	background:url(/bitrix/templates/homnet_consulting_nfo_copy/img/r-arrow.png) 0 47px no-repeat;
	color:#09bd92;
	font-size:16px;
	height:135px;
	line-height:133px;
	padding:0 0 0 14px;
	width:68px;
}

.metho-model .image {
	height:135px;
	margin:0 30px 0 17px;
	width:135px;
}

.metho-model .text {
	width:408px;
}

.metho-model h5 {
	font-size:14px;
	line-height:26px;
	margin:0 0 8px;
}

.metho-model p,.metho-model li {
	font-size:13px;
	line-height:26px;
}

.metho-model .dotted-g {
	background:url(/upload/g-dotted.png) repeat;
	height:2px;
	margin:30px 0;
	position:relative;
	right:-42px;
	width:634px;
}

.time-and-cost {
	margin:40px 0;
}

.time-and-cost .item {
	display:inline-block;
	margin:0 45px 0 0;
	width:449px;
}

.time-and-cost .first {
	border-right:solid 1px #e6e6e6;
	padding:0 49px 0 0;
}

.time-and-cost .title {
	color:#1171bb;
	font-size:24px;
	font-weight:700;
	line-height:30px;
	margin:40px 0 0;
	width:180px;
}

.time-and-cost .title a {
	color:#00bb8e;
	display:inline-block;
	font-size:14px;
	line-height:18px;
	margin:13px 0 0;
}

.time-and-cost .description {
	background:url(/upload/cost-and-time.png);
	height:184px;
	width:184px;
}

.time-and-cost .arrow {
	margin:15px 30px 0 15px;
}

.time-and-cost .number {
	color:#3e3d3d;
	text-align:center;
	margin-top:44px;
}

.time-and-cost .number {
	font:24px Conv_PFDinTextCondPro-Regular;
}

.time-and-cost .number span {
	font:38px Conv_PFDinTextCondPro-Regular;
}

.time-and-cost .string {
	font-size:16px;
	text-align:center;
	margin-top:8px;
}

.articles {
	margin:40px 0;
}

.articles .items {
	margin:20px 0;
}

.articles .curve {
	height:115px;
	margin:0 44px 0 0;
	position:relative;
	width:115px;
}

.articles .curve img {
	position:absolute;
}

.articles .main-image {
	top:1px;
	left:1px;
}

.articles .imposition {
	top:0;
	left:0;
	z-index:25;
}

.articles .item {
	width:459px;
}

.articles .item:nth-child(1),.articles .item:nth-child(4) {
	border-right:dotted 2px #cddbe6;
	padding:0 15px 0 20px;
}

.articles .items .item:nth-child(2),.articles .items .item:nth-child(5) {
	padding:0 10px 0 35px;
}

.articles .item:nth-child(1),.articles .item:nth-child(2) {
	padding-top:30px!important;
}

.articles .item:nth-child(4),.articles .item:nth-child(5) {
	padding-bottom:30px!important;
}

.articles .items .item:nth-child(1) {
	background:url(/upload/angle-1.png) top left no-repeat;
}

.articles .items .item:nth-child(2) {
	background:url(/upload/angle-2.png) top right no-repeat;
}

.articles .items .item:nth-child(4) {
	background:url(/upload/angle-3.png) bottom left no-repeat;
}

.articles .items .item:nth-child(5) {
	background:url(/upload/angle-4.png) bottom right no-repeat;
}

.articles .item h5 {
	font-size:13px;
	line-height:20px;
}

.articles .date {
	font-size:13px;
	margin:0 0 20px;
}

.articles .text {
	width:294px;
}

.articles .text p {
	font-size:13px;
	height:98px;
	line-height:20px;
	margin:0 0 10px;
	overflow:hidden;
}

.articles .text a {
	color:#00bb8e;
	font-size:13px;
}

.articles .line {
	border-bottom:dotted 2px #cddbe6;
	height:25px;
	margin:25px 0;
}

.clouds {
	border-bottom:solid 1px #e6e6e6;
	margin:40px 0;
	padding:0 0 40px;
}

.clouds .ellipse {
	border:solid 3px #73aed4;
	border-radius:100px;
	cursor:pointer;
	display:table;
	height:134px;
	margin:0 38px 0 0;
	position:relative;
	width:134px;
}

.clouds .ellipse:hover {
	box-shadow:0 0 0 16px #e5f8f3;
}

.clouds .counter {
	background:url(/upload/counter.png) no-repeat;
	color:#fff;
	font-size:19.4px;
	font-weight:700;
	height:51px;
	left:-5px;
	line-height:49px;
	position:absolute;
	text-align:center;
	top:-5px;
	width:52px;
}

.clouds .container {
	color:#00bb8e;
	display:table-cell;
	font-size:16px;
	font-weight:700;
	height:134px;
	line-height:20px;
	padding:0 5px;
	position:absolute;
	text-align:center;
	top:48px;
	vertical-align:middle;
	width:124px;
}

.clouds .popup {
	background:#fff;
	border:solid 3px #abb2b9;
	border-radius:10px;
	color:#666565;
	display:none;
	left:0;
	line-height:20px;
	padding:18px;
	position:absolute;
	top:175px;
	width:222px;
	z-index:50;
}

.clouds .triangle {
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	background:#fff;
	border-left:solid 3px #abb2b9;
	border-top:solid 3px #abb2b9;
	height:12px;
	position:absolute;
	width:12px;
	top:-10px;
	left:56px;
}

.clouds .ellipse:nth-child(4n) .popup {
	left:inherit;
	right:0;
}

.clouds .ellipse:nth-child(4n) .triangle {
	left:inherit;
	right:56px;
}

.effect {
	margin:0 0 40px;
}

.effects h2 {
	font-size:24px;
}

.effects .image {
	height:118px;
	padding:20px 0 0;
	width:118px;
}

.effects .text {
	margin:0 33px 0 34px;
	width:245px;
}

.effects .text p {
	font-size:13px;
	line-height:18px;
}

.effect strong {
	color:#1171bb;
	display:inline-block;
	font-size:18px;
	font-weight:700;
	margin:0 0 12px;
}

.effects .arguments {
	background:#f8f8f8;
	padding:20px 20px 0 40px;
	width:185px;
}

.effects .arguments ul li {
	color:#00bb8e;
	font-size:12px;
	font-weight:700;
	line-height:18px;
	margin:0 0 19px;
}

.effects .arguments ul li {
	list-style:none;
	list-style-image:url(/upload/green-li.png);
}

.effects .line {
	background:#e6e6e6;
	height:1px;
	margin:0 0 40px;
}

.inner-tabs .offer {
	text-align:center;
}

.inner-tabs .offer .title {
	color:#1171bb;
	font-size:17px;
}

.inner-tabs .offer .description {
	color:#7e7e7e;
	font-size:13px;
}

.inner-tabs .super-offer {
	color:#1171bb;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	display:inline-block;
	margin-top:7px;
}

.news-detail-ajax {
	border:solid 2px #1070bb;
	border-radius:10px;
	box-shadow:0 0 12px 1px #e4e4e4;
	padding:40px;
	width:600px;
}

.news-detail-ajax h2 {
	margin:0 0 15px;
}

.news-detail-ajax p {
	margin:0 0 15px;
}

.news-detail-ajax .icons {
	margin:30px 0 0;
}

.news-detail-ajax .icon {
	margin:0 0 0 22px;
}

.news-detail-ajax .description {
	display:table;
	font-size:13px;
	margin:0 0 0 16px;
	width:90px;
}

.news-detail-ajax .icon:first-child {
	margin:0;
}

.news-detail-ajax .description span {
	display:table-cell;
	height:74px;
	vertical-align:middle;
}

.openform {
	position:relative;
}

.openform .errors {
	color:red;
	font-weight:700;
	margin-top:7px;
	position:absolute;
	text-align:center;
	width:337px;
}

.openform .sussess {
	color:#fff;
	font-weight:700;
	margin-top:7px;
	position:absolute;
	text-align:center;
	width:337px;
}

.error-input {
	border:solid 2px #fc245c;
	border-radius:3px;
}

.openform .red-error {
	background-color:#fc245c;
	border-radius:5px;
	color:#fff;
	display:none;
	font-size:14px;
	left:-200px;
	padding:15px 25px;
	position:absolute;
	text-transform:uppercase;
	top:61px;
	z-index:100;
}

.openform .red-error .r-arrow {
	background:#fc245c;
	height:15px;
	left:168px;
	position:absolute;
	top:18px;
	transform:rotate(45deg);
	width:15px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
}

.openform .red-error .r-close {
	background:url(/upload/close-cloud.png);
	cursor:pointer;
	height:11px;
	position:absolute;
	right:-16px;
	width:11px;
	top:-13px;
}

.sussess-message {
	color:#1171bb;
	font-size:24px;
	font-weight:700;
	line-height:32px;
	text-align:center;
	width:276px;
}

ol.green-li {

    margin: 0 0 15px;
    padding: 0 0 0 16px;
}



.flex {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }   
.flex.logo-block {
        flex-flow: row wrap;
}

.logo-block {
	width:676px;
	margin: 0 auto;
}

.flex-item {
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 3px;
	margin-bottom: 50px;
} 
.flex-item img {
	width: 150px;
	height: auto;
} 



.flex-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;  

  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;

  text-align: center;
  margin: 0 -10px 0px;
}

.flex-wrapper-1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;  

  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;

  text-align: center;
  margin: 0 -10px 0px;
}

.flex-wrapper > * {
  padding: 10px;
  flex: 1 100%;
  text-align: left;
}

.flex-wrapper-1 > * {
  padding: 10px;
  flex: 1 100%;
  text-align: center;
}

.flex-wrapper .header-title {
  background: #1171bb;
  color: #fff;
  margin: 10px 10px;
  border-radius: 10px;	
  text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.flex-wrapper .header-subtitle {
	background: #1171bb !important;
	color: #fff;
	margin: 10px 10px;
	border-radius: 10px;	
	text-align: center;

	/*
	margin-bottom: 0 !important;
	margin-top: 20px !important;	
	*/
}
.flex-wrapper .header-subtitle p {
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

.flex-wrapper .aside {
	padding: 10px 0px;
	margin: 10px 10px;
	background: #f7f7f7;
	border: 1px solid #eee;
	border-radius: 10px;	
}
.flex-wrapper-1 .aside {
	padding: 10px 0px;
	margin: 10px 10px;
	background: #f7f7f7;
	border: 1px solid #eee;
	border-radius: 10px;	
}
.flex-wrapper.add-padding .aside {
	padding: 10px 20px;
}

.flex-wrapper.add-padding h4 {
	margin: 0px 0 10px;
}


.flex-wrapper .main-1 {
	padding: 0;
}
.flex-wrapper .main-2 {

}
.flex-wrapper .aside-1 {

}
.flex-wrapper .aside-2 {

}
.flex-wrapper .aside-3 {

}
.flex-wrapper-1 .aside-1 {

}
.flex-wrapper-1 .aside-2 {

}
.flex-wrapper-1 .aside-3 {

}
.flex-wrapper h4 {
	margin: 10px 0 10px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
.flex-wrapper ul {
	padding-left: 20px;
	margin: 0 0 12px;
}

.flex-wrapper ul li,
.flex-wrapper p {
	line-height: 18px;
	font-size: 12px;
	color: #7e7e7e;
}

.flex-wrapper p:last-child {
	margin-bottom: 0;
}

@media all and (min-width: 600px) {
  .flex-wrapper .aside { flex: 1 0px; }
}

@media all and (min-width: 800px) {
  .flex-wrapper .main-1  {display:flex; flex-flow: row wrap; flex: 1.2 0px; }
  .flex-wrapper .main-1  { order: 1; }
  .flex-wrapper .main-2  { order: 2; }  
  .flex-wrapper .aside-1 { order: 1; flex: 1 0px;} 
  .flex-wrapper .aside-2 { order: 2; flex: 1 0px;} 
  .flex-wrapper .aside-3 { order: 3; flex: 1 100%;}  
  .flex-wrapper .footer  { order: 4; }
}

.checkmark-block {
	flex: 1 100%;
}

.checkmark-block .checkmark {
	background: url(/upload/medialibrary/check2.jpg) 0 3px no-repeat;
	padding-right: 40px;
	padding-left: 50px;
	margin-bottom: 30px;
	min-height: 70px;
}

.green-button-nfo {
    background: #00bb8e;
    border: none;
    border-radius: 5px;
    border-bottom: solid 2px #159c84;
    border-top: solid 2px #00bb8e;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 46px;
width:200px;
    line-height: 44px;
    padding: 0 30px;
    text-decoration: none;

.green-button-nfo:hover {
    background: #159c84;
    border: solid 1px #00bb8e;
    height: 48px;
width:202px;
    line-height: 46px;
    padding: 0 29px;
}

.table-nfo-n {
    width: 100%;
    margin-bottom: 22px;
}

.table-bordered-nfo-n {
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
th, .table-header-nfo, .table-header-nfo th, th.table-header-nfo {
    background-color: #19aa87 !important;
    color: #fff;
    vertical-align: middle !important;
}
.table-bordered-nfo-n th, .table-bordered-nfo-n td {
    border-left: 1px solid #dddddd;
}

.table-nfo-n th {
    font-weight: bold;
}
th:first-child, .table-nfo-n tr td:first-child, .table-responsive tr td:first-child {
    text-align: left !important;
}

.table-nfo-n tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.tftable {
	font-size:12px;
	color:#19aa87;
	width:100%;
	border-width: 1px;
	border-color: #729ea5;
	border-collapse: collapse;
}

.tftable td {
	font-size:12px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #729ea5;
}

div.slick-slider {
	margin-bottom: 20px;
}

.result1 {
   /* background: url(/bitrix/templates/homnet_consulting/img/result.jpg); */
    padding: 40px 0;
    text-align: center;
}


ol.outside,
ol.outside ol {
	list-style-position: outside; 
	margin-left: 20px;
	/*list-style: none;*/
	/*color: #1171bb;*/
}
ol.outside span {
	color: #3e3d3d;
}
ol.outside span.blue {
	color: #3e3d3d;
}
ol.outside li {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-left: 5px;
   	line-height: 26px;
}
ol.outside ol {
	list-style-type:decimal;
}
.b-round-box-content .content {
    border: 1px dashed #1f4788 !important;
    background: #fff !important;
    text-align: left !important;
    border-radius: 10px !important;
}

.call-order {
    height: 320px!important;
}

.description3 {
    color: black;
    font-size: 12px;
    line-height: 20px;
    width: 180px;
    text-align: center;
    margin: 0 auto;
}

.description4 {
    color: black;
    font-size: 12px;
    line-height: 20px;
    width: 180px;
    text-align: center;
    margin: 0 auto;
}

.sector (
	margin-left: 10px;
}

.contacts-container-m-right {
  margin-top: 23px !important;
}

.contacts.left {
    margin-left: 20px;
}

.conta�ts-container {
  display: flex !important;
}

.contacts.left > .right {
    float: left !important;
}

.b-blue-headline.news-heading {
  margin-bottom: 10px !important;
}

.right {
  float: right;
}

.personal_account {
    font-size: 14px !important;
    color: #3573b8 !important;
    text-decoration: none !important;
    border-bottom: #3573b8 1px dashed !important;
    float: right;
}

.pers_acc {
  padding-right: 0px !important;
}

#overlay {
    display: block !important;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 1000;
    opacity: 0.80;
    filter: alpha(opacity=80);
}

img.for_title {
    float: left;
    width: 120px;
    height: auto;
    margin-right: 15px;
    margin-top: 5px;
	margin-bottom: 15px;
}
.g-recaptcha { 
	transform:scale(0.87);
	transform-origin:0 0; 
}
.cont-review-detail-cell {
padding-bottom: 30px;
}
.detail-review-imgs-container {
 display: flex;
}
.detail-review-img-item {
display: flex;
}
.detail-review-img-col-l {
 margin-right: 20px;
}
.detail-review-img-col-r {

}

.container-page ul.outside,
ul.outside ul {
	list-style-position: outside !important; 
	margin-left: 20px !important;
	/*list-style: none;*/
	color: #1171bb !important;
}
.container-page ul.outside span {
	color: #3e3d3d !important;
}
.container-page ul.outside span.blue {
	color: #3e3d3d !important;
}
.container-page ul.outside li {
	margin-bottom: 12px !important;
	margin-top: 12px !important;
	padding-left: 5px !important;
   	line-height: 26px !important;
}
.container-page ul.outside ul {
	list-style-type:square !important;
}
.uni_products_cont {
display: flex;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/vertical_multilevel/style.css?16273768813428 */
/* /bitrix/templates/homnet_consulting_nfo_copy/styles.css?175455207735297 */
/* /bitrix/templates/homnet_consulting_nfo_copy/template_styles.css?175455207753219 */
