

/* Start:/local/templates/invest/components/bitrix/menu/mainmenu/style.css?17485128051931*/
div.mainmenu {
	text-align: center;
	height: 42px;
}
div.mainmenu a {
	text-decoration: none;
}
div.mainmenu ul  {
	padding: 0;
	margin: 0;
	display: inline-block;
}
div.mainmenu li {
	padding: 0 26px;
	margin: 0;
	display: block;
	float: left;
	background: /*url("/local/templates/invest/components/bitrix/menu/mainmenu/images/mainmenu-bg-border.png") 100% 0 no-repeat,*/ url("/local/templates/invest/components/bitrix/menu/mainmenu/images/mainmenu-bg.png") repeat-x;
	height: 42px;
	line-height: 37px;
	text-align: left;
}
div.mainmenu li a {
	color: #97d4f0;
	/*text-shadow: -1px -1px 3px #000;*/
	font-size: 110%;
}
div.mainmenu li a:hover {
	text-decoration: none;
}
div.mainmenu li:not(.selected):hover {
	background: /*url("/local/templates/invest/components/bitrix/menu/mainmenu/images/mainmenu-bg-border.png") 100% 0 no-repeat,*/ url("/local/templates/invest/components/bitrix/menu/mainmenu/images/mainmenu-bg-hover.png") repeat-x;
	color: #0672b3;
}
div.mainmenu li:not(.selected):hover a {
	/*color: #0771b2;*/
	color: #e7d923;
	/*text-shadow: 1px 1px 3px #fdef7f;*/
}
/*div.mainmenu li:first-child {
	border-top-left-radius: 5px;
}
div.mainmenu li:first-child:not(.selected) {
	border-bottom-left-radius: 12px;
}
div.mainmenu li:last-child {
	border-top-right-radius: 5px;
}
div.mainmenu li:last-child:not(.selected) {
	border-bottom-right-radius: 12px;
}*/
div.menu-clear-left
{
	clear:left;
}
.mainmenu .selected {
	background-image: url('/bitrix/templates/invest/components/bitrix/menu/mainmenu/images/mainmenu-bg-selected.png');
	height: 35px;
	line-height: 39px;
	background: #1d669b !important;
}
.mainmenu .selected a:hover {
	cursor: default;
}

.mainmenu li ul
	{
	   margin: 0px 0px 0px -10px!important;
	   padding: 7px!important;
	   list-style: none ;
	   display: none ;
	   z-index: 500 ;
	   position: absolute ;
	   float: left;
	   columns: 2;
	}
	
   .mainmenu li:hover ul
   {
   display: block ;
   }
   .mainmenu li:hover ul li
   {
   clear: both;
   width: 250px;
   margin:-2px;

   }
   .mainmenu li:hover ul li a:hover
   {
   	  color: #fff;
      margin:0;
   }
   .mainmenu li ul .selected{
   	height: auto;
   }
/* End */


/* Start:/local/templates/invest/components/bitrix/news.detail/services_detail/style.css?1748512805135*/
.services__detail {
    padding: 30px 0;
}
.detail__header {
    margin: 40px 0;
    color: #224f7d;
}
.--second {
    display: none;
}
/* End */
/* /local/templates/invest/components/bitrix/menu/mainmenu/style.css?17485128051931 */
/* /local/templates/invest/components/bitrix/news.detail/services_detail/style.css?1748512805135 */
