

/* Start:/local/templates/school/components/bitrix/news.list/people-line-list/style.css?16790326152610*/
.people-line-list {
    //margin-top: 45px;
}

.people-line-list .people-col-item {
	margin-bottom: 30px;
    border-bottom: 1px solid #e1e2e2;
    padding-bottom: 20px;
}

.people-line-list .people-col-item:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.people-line-list .people-img {
	height: 334px;
	margin-bottom: 25px;
	border-radius: 5px;
	overflow: hidden;
	background-size: cover !important;
	background-position: center !important;
}

.people-line-list .people-name {
	font-weight: 600;
	font-size: 21px;
	line-height: 140%;
	color: #000;
	margin-bottom: 6px;
	display: flex;
}

.people-line-list .people-name span {
	min-width: 35px;
    color: #637394;
    display: inline-block;
}

.people-line-list .people-post {
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	color: #000;
	margin-bottom: 8px;
}

.people-line-list .people-ac-degree {
	font-weight: 500;
	font-size: 16px;
	line-height: 140%;
	color: #2A303A;
	margin-bottom: 29px;
}

.people-line-list .people-phone {
	font-weight: 500;
    font-size: 16px;
    color: #2A303A;
    margin-bottom: 8px;
    display: inline-block;
    margin-right: 10px;
}

.people-line-list .people-address {
	font-weight: 500;
    font-size: 16px;
    color: #2A303A;
    margin-bottom: 8px;
    display: table;
    margin-right: 10px;
}

.people-line-list .people-email {
	display: inline-block;
    font-weight: 500;
    font-size: 16px;
    color: #1e51ba !important;
    border-bottom: 1px solid rgb(61 97 224 / 32%);
    text-decoration: none !important;
}

.people-line-list .people-email:hover {
	border-bottom: 0;
	padding-bottom: 1px;
}

.people-col-title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 14px;
    color: #637394;
}



.scientific-people-main-box .people-line-list {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
}

.scientific-people-main-box .people-col-item {
    margin-bottom: 40px;
    border-bottom: 0;
    width: calc(100% / 3 - 40px);
}

.sect-contact {
	margin-top: 20px;
}

.scientific-people-main-box .people-col-item .people-name {
	display: block;
}



.soc-network {
	margin-top: 3px;
	margin-left: 15px;
}

.soc-network .soc-item {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-size: 20px !important;
	overflow: hidden;
	background-position: top !important;
}

.soc-network .soc-item:hover {
	background-position: bottom !important;
	cursor: pointer;
}

.soc-network .vk-ico {
	background:  url('/local/templates/school/components/bitrix/news.list/people-line-list/img/vk.svg') no-repeat;
}


.soc-network .inst-ico {
	background:  url('/local/templates/school/components/bitrix/news.list/people-line-list/img/inst.svg') no-repeat;
}
/* End */


/* Start:/local/templates/school/components/bitrix/news.list/docs/style.css?16790326153097*/
.doc-list {
    margin: 30px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.doc-list .doc-item {
    margin-bottom: 30px;
    display: table;
    width: 100%;
}

.doc-list .doc-item:last-cild {
    margin-bottom: 0;
}

.box-file{
    display: none;
}

.doc-item.active .box-file{
    display: table;
    margin-top: 30px;
    padding-left: 43px;
    width: 100%;
    width: 100%;
}

.box-file-item {
    margin-bottom: 25px;
}

.box-file-item .doc-name {
    font-size: 15px !important;
}


.doc-list .desk-doc {
    font-weight: 500;
    font-size: 14px;
    color: #7E7E7E;
    letter-spacing: 0.4px;
}

.doc-list .desk-info {
    font-weight: 500;
    font-size: 14px;
    color: #7E7E7E;
}

.doc-list .doc-ico-list {
    background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/list.svg) no-repeat;
    width: 32px;
    height: 42px;
    background-size: cover !important;
    display: inline-block;
    vertical-align: middle;
}

.doc-list .doc-ico-link {
    background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/link.svg) no-repeat !important;
    width: 29px;
    height: 38px;
    background-size: cover !important;
    display: inline-block;
    vertical-align: middle;
}

.doc-list .doc-ico-non {
    background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/non-file.svg) no-repeat;
    width: 32px;
    height: 42px;
    background-size: cover !important;
    display: inline-block;
    vertical-align: middle;
}


.doc-list .doc-ico {
    width: 32px;
    height: 42px;
    background-size: cover !important;
    display: inline-block;
    vertical-align: middle;
}

.doc-list .doc-item .doc-link {
    display: inline-block;
    width: calc(100% - 70px);
    margin-left: 20px;
    vertical-align: middle;
    line-height: 150%;
}

.doc-list .doc-item .doc-name {
    width: 100%;
    line-height: 21px;
    color: #272727 !important;
    text-shadow: 0.1px 0.1px 0.1px rgba(76, 76, 76, 0.4);
    text-decoration: none !important;
    border-bottom: 0 !important;
    font-weight: 500;
    font-size: 17px;
}

.name-docs-list {
    cursor: pointer;
}

.doc-list .doc-item .doc-name:hover {
    color: #3D61E0 !important;
}

.pdf {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/pdf.svg) no-repeat !important;}
.doc,.docx,.rtf {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/doc.svg) no-repeat !important;}
.xls,.xlsx {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/xls.svg) no-repeat !important;}
.ppt,.pptx {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/ppt.svg) no-repeat !important;}
.jpg,.jpeg {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/jpg.svg) no-repeat !important;}
.png {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/png.svg) no-repeat !important;}
.rar,.zip {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/rar.svg) no-repeat !important;}

.avi {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/avi.svg) no-repeat !important;}
.txt {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/txt.svg) no-repeat !important;}
.mp3 {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/mp3.svg) no-repeat !important;}
.mp4 {background: url(/local/templates/school/components/bitrix/news.list/docs/img/formats/mp4.svg) no-repeat !important;}


@media (max-width: 796px) {
    .doc-list .doc-item {
        width: 100%;
    }
}

.doc-blink {
    border-radius: 5px;
    padding: 12px 15px;
    margin: -12px -15px;
    transition: 0.3s ease;
}

.file-blink {
    background: #eef3c3;
}
/* End */
/* /local/templates/school/components/bitrix/news.list/people-line-list/style.css?16790326152610 */
/* /local/templates/school/components/bitrix/news.list/docs/style.css?16790326153097 */
