

/* Start:/bitrix/templates/new_index/components/bitrix/system.pagenavigation/.default/style.css?17428998821720*/
.pagination {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
}

.pagination .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    padding: 0;
    text-decoration: none;
    color: #000;
    background: transparent;
    border: none;
    border-radius: 50%;
    transition: background-color 0.3s ease;
}

.pagination a {
    color: #FFFFFF;
    background: #720A0A;
    padding: 7px 56px 7px 24px;
    border: 1px solid #00945E;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    line-height: revert;
    border-radius: 50px;
    transition: background-color 0.3s ease, color 0.3s ease, text-decoration 0.3s ease;
}

.pagination .page-number {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 0;
    background: #fff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-decoration: none;
    color: #000;
    transition: background-color 0.3s ease;
}

.pagination .page-number.active {
    background-color: #00945E;
    color: white;
}

.pagination .page-number:hover {
    background-color: #13B278;
    color: white;
}

.pagination .btm-group .training:hover {
    color: #00945E;
    background: #FFFFFF;
    border: 1px solid #00945E;
    text-decoration: none;
}

.pagination .btm-group .link:hover {
    color: #FFFFFF;
    background: #00945E;
    border: 1px solid #00945E;
    text-decoration: none;
}

/* End */


/* Start:/bitrix/templates/new_index/components/bitrix/breadcrumb/.default/style.css?1752576375999*/
.bx_breadcrumbs{
    margin:15px 0 10px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px;
	margin-right: 11px;
}
.bx_breadcrumbs ul li a{
    display:block;
    /*padding:0 15px;*/
	padding: 0 15px 0 0;
    background:url(/bitrix/templates/new_index/components/bitrix/breadcrumb/.default/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:12px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px 0 0;
    color:#aaa;
    text-decoration:none;
    font-size:18px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/templates/new_index/components/bitrix/news.list/partners/style.css?171569099093*/
img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
/* End */


/* Start:/bitrix/templates/new_index/template_styles.css?17512902761013*/
.component_list {
    list-style: none;
}

.item_cont {
    margin: 5px 0;
    font-size: 12px;
    color: #ADADAD;
}

.center_cont p {
	text-align: left;
}
@media (max-width: 1298px) {
#start_ul{
padding-left:30px;
}
}
div.advantage-container .new_new ul{margin-left:45px;    list-style-type: disc;color: #666666;
    font-family: "Open Sans";}
div.advantage-container .new_new p{margin-left:30px;}
div.advantage-container .new_new h2{margin-left:30px;margin-top:30px !important;}

section.banner_news {
    padding-top: 70px;

} 
.banner_news a {
    width: 100%;
}
.banner_news a img.mobile {
    display: none;
}
.banner_news a img.desktop {
    width: 100%;
}

@media (max-width: 768px) {
    .banner_news a img.desktop  {
        display: none;
    }
    .banner_news a img.mobile {
        width: 100%;
        display: block;
    }
}
table.article_grey {
    width: 100%;
}
table.article_grey tr {
    background-color: #b1b1b1;
}
table.article_grey td {
    padding-left: 10px;
    padding-right: 10px;
}
/* End */
/* /bitrix/templates/new_index/components/bitrix/system.pagenavigation/.default/style.css?17428998821720 */
/* /bitrix/templates/new_index/components/bitrix/breadcrumb/.default/style.css?1752576375999 */
/* /bitrix/templates/new_index/components/bitrix/news.list/partners/style.css?171569099093 */
/* /bitrix/templates/new_index/template_styles.css?17512902761013 */
