/* Start:/local/templates/2021-main/components/bitrix/news.list/news/style.css?1632501639119*/
img.logo-for-picture{
	width: 45px;
    height: auto;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
/* End */
/* /local/templates/2021-main/components/bitrix/news.list/news/style.css?1632501639119 */


/* Start:/local/templates/2021-main/visually_impaired.css?16325016391954*/
.visually-impaired{
	margin-top: 40px;
}

.visually-impaired a{
	font-size: 22px;
    font-weight: normal;
}

html.visually-impaired-mode{
	font-size: 32px;
}

html.visually-impaired-mode img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
}

html.visually-impaired-mode div.navbar,
html.visually-impaired-mode div.news-prev,
html.visually-impaired-mode div.algorithm,
html.visually-impaired-mode div.partners,
html.visually-impaired-mode div.footer__wrap,
html.visually-impaired-mode footer
{
	background-color: white!important;
	color: black!important;
}

html.visually-impaired-mode a{
	color: black!important;
	text-decoration: underline!important;
}

html.visually-impaired-mode button{
	border: 10px solid yellow!important;
	color: black!important;
	background-color: white!important;
	opacity: 1;
}

html.visually-impaired-mode p{
	font-size: 20px!important;
}

html.visually-impaired-mode .news-prev span{
	font-size: 20px!important;
}

html.visually-impaired-mode .navbar .navbar__button{
	color: white!important;
	font-size: 24px!important;
}

html.visually-impaired-mode .algorithm .tabs-nav__item,
html.visually-impaired-mode .algorithm .tab-item__date,
html.visually-impaired-mode .algorithm .tab-item__desc,
html.visually-impaired-mode .algorithm .tab-item__link
{
	font-size: 20px!important;
}

html.visually-impaired-mode .algorithm .algorithm__btn a{
	color: white!important;
	font-size: 24px!important;
}

html.visually-impaired-mode .team .team-item{
	background-color: white!important;
	color: black;
}
html.visually-impaired-mode .team .team-item .team-item__header{
	color: black!important;
}

html.visually-impaired-mode div.footer__wrap,
html.visually-impaired-mode div.footer__wrap a
{
	font-size: 20px!important;
}
/* End */


/* Start:/local/templates/2021-main/template_styles.css?1632501639149*/
#ajax-popup-info{
	display: block;
    padding: 10px;
    font-size: 14px;
}

#ajax-popup-info p{
	margin-top: 10px;
	margin-bottom: 10px;
}
/* End */
/* /local/templates/2021-main/visually_impaired.css?16325016391954 */
/* /local/templates/2021-main/template_styles.css?1632501639149 */

.tcenter {
	text-align: center;
}

.inline-block {
	display: inline-block;
}

.intro-image img {
	max-height: 150px;
	width: auto;
}

.comp-nominations__item_ {
	margin-bottom: 20px;
}

.comp-nominations__item_ .comp-nominations__info {
	font-size: 14px;
	line-height: 22px;
}

.greetings__pic img {
	max-width: 200px;
}

.docs-icon.ui-icon {
    width: 100px;
}

.no-mt {
	margin-top: 0;
}

.nomination__icon img {
	max-width: 80px;
}

.file-download,
.file-download > div {
	display: inline-block;
}

.video-min {
	max-width: 500px;
}

body .fs14 {
	font-size: 14px;
}

.partners__item a {
    background: #fff;
    border-radius: 5px;
}

@media (max-width: 480px) {
	.video-min {
		max-width: 100%;
	}
}
