

/* Start:/local/templates/mgimo_new/components/bitrix/menu/top_menu_1/style.css?1710767269259*/
.grants-menu-level-2 .wrapper {
	/*max-width: 100%;*/
}
.grants-menu-level-2 a {
	white-space: nowrap;
}
@media only screen and (max-width: 1200px) {
	.grants-menu-level-2 {
		display: block;
	}
	.grants-menu-level-2 a {
		font-size: 12px;
	}
}

/* End */


/* Start:/local/templates/mgimo_new/components/bitrix/breadcrumb/breadcrumbs_new/style.min.css?1640777029448*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/mgimo_new/styles.css?1644999138290*/
div.slideshare { width: 100%; border: 1px solid #999; }

div.slideshare:before { content: "SlideShare: "; background: #DFE7E9; }

div.bxeditor_photogallery { width: 100%; border: 1px solid #999; }

div.bxeditor_photogallery { content: "ID фотогалереи: "; background: #DFE7E9; }


/* End */


/* Start:/local/templates/mgimo_new/template_styles.css?169572878717606*/
.mb-10 {
	margin-bottom: 10px !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.btn-border {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 23px;
    border: 2px solid #1d2252;
    background: transparent;
    -webkit-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    font-family: Montserrat-Medium;
    font-size: 14px;
    height: 42px;
    line-height: 1;
    text-align: center;
    color: #162256;
    cursor: pointer;	
}
.btn-blue {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 23px;
    border: 2px solid #1d2252;
    background: #1d2252;
    -webkit-border-radius: 0.1875rem;
    border-radius: 0.1875rem;
    font-family: Montserrat-Medium;
    font-size: 14px;
    height: 42px;
    line-height: 1;
    text-align: center;
    color: #fff;
    cursor: pointer;	
}

.group.soclink a.link{
	display: inline-block;
	width: 1.675rem;
	height: 1.675rem;
	padding-right: 5px;
}
.group.soclink a.link svg{
	width: 100%;
	height: 100%;
}

.pagination-st ul li a{
	border-bottom: none;
}
.main-header__banner img {
	width: auto;
}
.mgimo-voting {
	background: #ECECF1;
	padding: 30px 20px 20px;
	padding-bottom: 30px;
	margin: 40px 0px;
	position: relative;
}
.mgimo-voting__title {
	color: #282828;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 26px;
	line-height: 32px;
}
.mgimo-voting__icon {
	position: absolute;
	top: 0;
	left: 0;	
}

.section-polls-archiv .mgimo-voting__icon {
	display: none;
}
.section-polls-archiv .mgimo-voting {
	margin-top: 10px;
	padding-top: 40px;
	margin-bottom: 0;
}
.section-polls-archiv .mgimo-voting:first-child {
	margin-top: 40px;
}

.mgimo-voting__icon svg {
	display: block;
}

.mgimo-voting__icon--m {
	display: none;
    top: -40px;
    position: relative !important;	
}
@media only screen and (max-width: 991px) {
	.mgimo-voting__icon--d {
		display: none;
	}	
	.mgimo-voting__icon--m {
		display: block;
	}
}


.mgimo-voting .vote-question-list {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.mgimo-voting .vote-question-list > .vote-item-title.vote-item-question {
    font-family: Montserrat-Medium,Arial,sans-serif;
	font-size: 24px;
    line-height: 100%;
    color: #22528b;
}
@media only screen and (max-width: 720px){
	.mgimo-voting .vote-question-list > .vote-item-title.vote-item-question {
	    font-size: 20px;
	    margin: 20px 0;
	}	
}

.mgimo-voting .vote-item-header .starrequired {
	display: none;
}

.mgimo-voting .vote-item-header {
	/*padding-top: 18px;*/
	color: #162256;
	font-family: Montserrat-Bold;
	font-size: 18px;
	line-height: 110%;
	display: flex;
    align-items: center;
}

.mgimo-voting-main .vote-item-header .vote-item-title {
	font-size: 16px;
	font-family: Montserrat-Medium,Arial,sans-serif;
}


.mgimo-voting .vote-item-header .vote-item-image img {
	width: auto;
	margin-right: 20px;
}

.mgimo-voting .vote-answers-list {
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin-left: -20px;
	margin-right: -20px;
}
.mgimo-voting .vote-answers-list .vote-item-vote {
	margin: 0px 20px;
	margin-top: 15px;
	width: 100%;
}

.mgimo-voting .vote-answer-item-radio input,
.mgimo-voting .vote-answer-item-checkbox input {
	display: none;
}
.mgimo-voting .vote-answer-item-radio label,
.mgimo-voting .vote-answer-item-checkbox label {
	display: flex;
	align-items: center;
	cursor: pointer;
    font-family: Montserrat-Regular,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #282828;	
}
.mgimo-voting .vote-answer-item-radio label:before {
	content: '';
	display: inline-block;
	width: 24px;
	min-width: 24px;
	height: 24px;
	border-radius: 100%;	
	background-color: #fff;
	border: 2px solid #C8C8C8;
	margin-right: 12px;	
}
.mgimo-voting .vote-answer-item-checkbox label:before {
	content: '';
	display: inline-block;
	width: 24px;
	min-width: 24px;
	height: 24px;
	background-color: #fff;
	border: 2px solid #C8C8C8;
	margin-right: 12px;
}
.mgimo-voting .vote-answer-item-radio input:checked + label:before,
.mgimo-voting .vote-answer-item-checkbox input:checked + label:before {
	border: 7px solid #162256;
}

.mgimo-voting-main .vote-answer-item-radio label,
.mgimo-voting-main .vote-answer-item-checkbox label {
    font-size: 14px;
}
.mgimo-voting-main .vote-answer-item-radio label:before {
	width: 18px;
	min-width: 18px;
	height: 18px;
}
.mgimo-voting-main .vote-answer-item-checkbox label:before {
	width: 18px;
	min-width: 18px;
	height: 18px;
}
.mgimo-voting-main  .vote-answers-list {
	padding-top: 15px;
}


.mgimo-voting__answer-title {
	color: #162256;
	font-family: Montserrat-Medium;
	font-size: 18px;
	line-height: 110%;
}
.mgimo-voting__bar {
	background: #FFFFFF;
	border-radius: 5px;
	position: relative;
	width: 70px;
	height: 9px;
	margin-top: 10px;
}
.mgimo-voting__bar span {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background: #162256;
	border-radius: 5px;
}
.mgimo-voting__value {
	margin-top: 10px;
	color: #162256;
	font-size: 16px;
	line-height: 110%;
}

.mgimo-voting__answer__show-link {
	display: inline-flex;
	align-items: center;
	cursor: pointer;
}
.mgimo-voting__answer__show-link:after {
	display: block;
	content: '';
	width: 16px;
	height: 16px;
	background: url(/local/templates/.default/markup/new/images/ico-down.png) no-repeat 0 0;
	background-size: contain;
	margin-left: 10px;
}
.mgimo-voting__answer__show-link.show:after {
	background: url(/local/templates/.default/markup/new/images/ico-close.png) no-repeat 0 0;
	background-size: contain;
}

.mgimo-voting__answer__show-list {
	display: none;
	width: 100%;
	padding-left: 30px;
}

.mgimo-voting__answer__show-list.show {
	display: block;
}

.mgimo-voting__answer__show-list .mgimo-voting__answer-title {
	font-size: 16px;
}

.vote-answers-list-links {
	display: flex;
	margin-bottom: 20px;
}
.vote-answers-list-links a {
	margin-left: 20px;
	color: #162256;
    font-family: Montserrat-Bold;
    font-size: 16px;
    line-height: 110%;	
    border-bottom: 1px solid #0016de;
}
.vote-answers-list-links a:first-child {
	margin-left: 0;
}

.vote-question-list .vote-answers-list-links {
	margin-top: 30px;
}

.vote-answers-list-links-text {
	font-size: 14px;
}

@media only screen and (max-width: 991px) {
	.mgimo-voting {
		padding-top: 0;
		margin-top: 70px;
	}
	.mgimo-voting__icon {
		position: static;
	}
	.mgimo-voting__icon svg {
		margin: auto;
	}
	.mgimo-voting .vote-question-list {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width: 768px) {
	.mgimo-voting {
		padding-bottom: 40px;
	}
	.mgimo-voting .vote-answers-list {
		display: block;
		padding-top: 10px;
	}
	.mgimo-voting .vote-answers-list .vote-item-vote {
		margin-left: 0;
		margin-right: 0;
	}
	.mgimo-voting .vote-answers-list {
		margin-left: 0;
		margin-right: 0;
	}
}

.card-expertise-images {
	display: flex;
}

.section.expertise .card-st .preview,
.news_list_experts .card-st .preview {
	font-size: 1.3125rem;
    letter-spacing: -.03em;
    line-height: 1.1;
    font-family: Montserrat-Bold,Arial,sans-serif;
    color: #162256;
} 
.section.expertise .card-st .title,
.news_list_experts .card-st .title {
	font-size: .875rem;
    line-height: 1.4;	
    font-family: Montserrat-Regular,Arial,sans-serif;
    color: #282828;
}
@media only screen and (max-width: 720px){
	.section.expertise .card-st .preview,
	.news_list_experts .card-st .preview {
		font-size: 0.9rem;
	} 
	.section.expertise .card-st .title,
	.news_list_experts .card-st .title {
		font-size: .75rem;
	}	
}

.applicants__iframe-form {
	margin-top: 28px;
	margin-bottom: 28px;
	display: flex;
	justify-content: center;
}
@media only screen and (max-width: 991px) {
	.applicants__iframe-form {
		margin-top: 15px;
	}	
}


.voting__container {
    width: 15.625rem;
}
/*@media only screen and (max-width: 1650px){
	.voting__container {
	    width: 24.375rem;
	}	
}*/
@media only screen and (max-width: 1200px){
	.voting__container {
	    width: 100%;
	}	
}

.voting__headline {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.5625rem;	
}

.mgimo-voting-main {
	padding: 0;
	background: transparent;
	margin: 25px 0 30px 0;
}
@media only screen and (max-width: 720px){
	.mgimo-voting-main {
		margin-top: 20px;
	}
}

.mgimo-voting-main .vote-question-list {
	margin: 0;
	max-width: 100%;	
	font-size: 14px;
}
.mgimo-voting-main .vote-answers-list {
	padding-top: 10px;
}
.mgimo-voting-main .mgimo-voting__bar {
    background: #ECECF1;
}

.mgimo-voting-main .vote_result {
	margin-bottom: 30px;
	height: 32px;
	width: 160px;
}
@media only screen and (max-width: 720px){
	.mgimo-voting-main .vote_result {
		width: 100%;
		margin-top: 10px;
	}
}

.mgimo-voting-main .mgimo-voting__answer-title {
	font-size: 14px;
	font-family: Montserrat-Regular,Arial,sans-serif;
}
.mgimo-voting-main .mgimo-voting__bar {
	margin-top: 5px;
}

.expertise__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
}
@media only screen and (max-width: 1200px){
	.expertise__wrapper {
		display: block;
	}
}

.expertise__container {
    width: 81.625rem;
    margin-top: 0;
}
@media only screen and (max-width: 1650px){
	.expertise__container {
	    width: 53.625rem;
	}	
}
@media only screen and (max-width: 1200px){
	.expertise__container {
	    width: 100%;
	}	
}

.expertise__headline {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.5625rem;
    margin-bottom: 2.8125rem;
}

.vote-modal-wrapper {
	display: none;	
}
.vote-modal {	
	background: rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
	padding: 20px;
}
.vote-modal-box	{
	background: #FFFFFF;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	padding: 36px 20px 30px;
	text-align: center;
	max-width: 390px;
	width: 100%;
	position: relative;
}
.vote-modal-box-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.vote-modal-title {
	font-family: Montserrat-Bold,Arial,sans-serif;
	font-size: 22px;
	line-height: 110%;
	color: #111111;
	margin-bottom: 20px;
	margin-left: 27px;
	margin-right: 27px;
}
@media only screen and (max-width: 720px){
	.vote-modal-title {
		margin-left: 0;
		margin-right: 0;
	}	
}

.vote-modal-text {
	font-size: 18px;
	line-height: 110%;
	color: #111111;
	margin-bottom: 40px;
	margin-left: 27px;
	margin-right: 27px;
}
@media only screen and (max-width: 720px){
	.vote-modal-text {
		margin-left: 0;
		margin-right: 0;
	}	
}

.vote-modal-btns {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
@media only screen and (max-width: 720px){
	.vote-modal-btns {
		display: block;
	}
}

.vote-modal-btns .btn-border {
	width: 170px;
	padding-right: 0;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 720px){
	.vote-modal-btns .btn-border:first-child {
		margin-bottom: 10px;
	}	
}

.polls-head {
	margin-bottom: 40px;
}

.polls-head__title {
	font-family: Montserrat-Bold;
	color: #162256;
}
.polls-head__text {
	font-size: 15px;
    line-height: 1.5;
}
.polls-head__text a {
	color: #162256;
	text-decoration: underline;
}

.polls-title {
	font-size: 38px;
	line-height: 1;
	color: #22528B;
	margin-bottom: 33px;
	font-family: Montserrat-Medium,Arial,sans-serif;
}
@media only screen and (max-width: 720px){
	.polls-title {
		font-size: 30px;
		margin-bottom: 26px;
		text-align: center;
	}
}

.polls-title-link-wrapper {
	display: flex;
	margin-bottom: 50px;
}
@media only screen and (max-width: 720px){
	.polls-title-link-wrapper {
		display: block;
	}
}

.polls-title-link {
	font-size: 20px;
	line-height: 1;
	color: #162256;
    font-family: Montserrat-Bold;
    border-bottom: 1px solid #0016de;
    margin-right: 30px;
}
@media only screen and (max-width: 720px){
	.polls-title-link {
		font-size: 16px;
		margin-right: 20px;
		margin-bottom: 10px;
	}
}

.polls-title-link:last-child {
	margin-right: 0;
} 
@media only screen and (max-width: 720px){
	.polls-title-link:last-child {
		margin-bottom: 0;
	}
}


.vote-questions-form {
	max-width: 600px;
}

.vote-questions-form-text {
	font-size: 15px;
	line-height: 150%;
	color: #111111;
	margin-bottom: 20px;
	font-family: Montserrat-Regular,Arial,sans-serif;
}

.vote-questions-form-row {
	font-size: 14px;
	line-height: 1;
	color: #111111;
	font-family: Montserrat-Bold;
	margin-bottom: 30px;
}
.vote-questions-form-row input,
.vote-questions-form-row textarea {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #162256;
	border-radius: 3px;
	font-size: 14px;
	line-height: 1;
	color: #A0A0A0;
	font-family: Montserrat-Regular,Arial,sans-serif;
	margin-top: 10px;
	width: 100%;
	resize: none;
}

.vote-questions-form-row .nice-select {
	float: none;
	display: flex;
    align-items: center;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #162256;
	border-radius: 3px;
	font-size: 14px;
	color: #A0A0A0;
	font-family: Montserrat-Regular,Arial,sans-serif;
	margin-top: 10px;
	width: 100%;    
}

.vote-questions-form-row .nice-select .current {
	overflow: hidden;
	white-space: normal;
}

.nice-select:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid #C2221D;
    border-right: 0.3em solid rgba(0,0,0,0);
    border-bottom: 0;
    border-left: 0.3em solid rgba(0,0,0,0);
    transform: none;
    margin-top: -2px; 
    transform-origin: initial;
    transition: none;
}
.nice-select.open:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);	
    margin-top: -4px; 
}
.vote-questions-form-row .nice-select .list {
	padding: 12px 10px;
	background: #FFFFFF;
	border: 1px solid #162256;
	border-radius: 3px;
	font-size: 14px;
	line-height: 1;
	color: #111111;
	font-family: Montserrat-Regular,Arial,sans-serif;
	width: calc(100% + 2px);
	margin-top: 0;
	transform: none;
	box-shadow: none;
	margin-left: -1px;
}
.vote-questions-form-row .nice-select .list li {
	padding: 6px 0;
	cursor: pointer;
	line-height: 1;	
	min-height: auto;
	background: transparent !important;
}

.vote-questions-form-row .nice-select .list li:hover {
	color: #22528B;
}

.vote-questions-form-body {
	margin-top: 40px;
}

.vote-questions-form .errortext {
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 10px;
	font-family: Montserrat-Regular,Arial,sans-serif;	
	display: block;
}
@media only screen and (max-width: 720px){
	.vote-questions-form .errortext {
		font-size: 12px;
	}
}

.vote-questions-form-footer {
	display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (max-width: 720px){
	.vote-questions-form-footer {
		display: block;
	}	
}

.vote-questions-form-btns {
	display: flex;
}
@media only screen and (max-width: 720px){
	.vote-questions-form-btns {
		margin-bottom: 30px;
		justify-content: space-between;
	}	
}

.vote-questions-form-btns input {
	min-width: 170px;
	margin-right: 10px;
}
@media only screen and (max-width: 720px){
	.vote-questions-form-btns input {
		min-width: auto;
		width: 100%;
	}
}

.vote-questions-form-btns input:last-child {
	margin-right: 0;
}

.vote-questions-form-required {
	font-size: 12px;
	line-height: 116%;
	color: #111111;
	font-family: Montserrat-Regular,Arial,sans-serif;	
}
@media only screen and (max-width: 720px){
	.vote-questions-form-required {
		text-align: center;
	}
} 

.expertise__wrapper .expertise_full-container{
	width: 100%;
}

.mgimo-voting__result-icon {
	margin-top: 30px;
	padding-bottom: 5px;
}
.publications__card .bages {
	margin-top: 1.0625rem;
}






















/* End */
/* /local/templates/mgimo_new/components/bitrix/menu/top_menu_1/style.css?1710767269259 */
/* /local/templates/mgimo_new/components/bitrix/breadcrumb/breadcrumbs_new/style.min.css?1640777029448 */
/* /local/templates/mgimo_new/styles.css?1644999138290 */
/* /local/templates/mgimo_new/template_styles.css?169572878717606 */
