

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

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

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

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

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


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}


/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/info_partn_support/style.css?1701869679150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/bud_info_main/style.css?17822079273264*/
/*div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
} */

/* Контейнер для ТОП-партнеров */
.partners section { 
    display: grid !important; 
    /* Создаем колонки строго по 320px, сколько бы карточек ни было */
    grid-template-columns: repeat(auto-fit, 320px) !important; 
    justify-content: center !important;  /* Центрируем всю сетку на странице */ 
    padding-top: 30px;
    gap: 40px !important;                 /* Идеально одинаковое расстояние между всеми элементами */
    width: 100% !important; 
    max-width: 1200px !important;
    margin: 0 auto 50px auto !important;
  }
  
  /* СТИЛИ ДЛЯ ГЛАВНЫХ КАРТОЧЕК (aside) */
  .partners aside {
    display: flex !important; 
    flex-direction: column !important;    
    align-items: center !important; 
    justify-content: flex-start !important; 
    width: 320px !important; 
    min-width: 320px !important;
    max-width: 320px !important;
    min-height: 280px !important;         /* Минимальная высота карточки */
    box-sizing: border-box !important;
    padding: 25px 20px !important;        /* Внутренние отступы для рамки */
    margin: 0 !important; 
    text-align: center !important;
    
    /* Белая плашка с рамкой */
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 8px !important;
  }
  
  .partners aside a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 90px !important;              /* Фиксированная высота зоны логотипа */
    width: 100% !important;
    margin: 0 0 15px 0 !important;
  }
  
  .partners aside img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;          
    max-height: 90px !important;          
    object-fit: contain !important;       /* Сохраняет пропорции логотипов */
    display: block !important;
  }
  
  .partners aside span {
    font-size: 18px !important;      
    font-weight: 700 !important;      
    line-height: 1.3 !important;      
    color: #1e293b !important;        
  }
  


  .partners section #partners {
    grid-column: 1 / -1 !important;     
    width: 100% !important;
    margin-top: 20px !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
  }
  
  .partners section #partners > div {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;                 /* Расстояние между мелкими логотипами */
    width: 100% !important;
  }
  
  .partners section #partners img {
    max-height: 50px !important;          /* Размер мелких логотипов */
    width: auto !important;
    object-fit: contain !important;
  }
  
  



/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1701869690666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/menu/bud_top_menu/style.css?1745224901579 */
/* /bitrix/templates/.default/components/bitrix/news.list/info_partn_support/style.css?1701869679150 */
/* /bitrix/templates/.default/components/bitrix/news.list/bud_info_main/style.css?17822079273264 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1701869690666 */
