

/* Start:/local/templates/new/components/bitrix/news.list/requisites_new/style.css?17018857081802*/
.currencyList{
	display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 1em;
    width: 100%;
}
.currencyList .currencyItem{
	padding: 0 15px;
    border-right: 2px solid #305B70;
    margin-top: 1em;
    width: 33.3%;
}
.currencyList .currencyItem:last-child{
    border-right: unset;
}
.currencyList .currencyItem .currencyName{
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}
.rec_title{

    font-family: 'Open Sans',Arial,sans-serif;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    line-height: 1.5;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: #112546;
    border-bottom: 2px solid #112546;
    padding-bottom: 15px;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-top: 1em;
}
.doc_item_cur{
    padding: 0 15px;
    margin-top: 1em;
    width: 33.3%;
}
.pdfImg_cur {
    display: block;
    width: 60%;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 10px;
    justify-content: center;
}
.pdfFile_cur {
	color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pdfFile_cur img {
    margin: 0 10px;
    height: 40px;
}

@media screen and (max-width: 1010px) {
	.currencyList {
		flex-wrap: wrap;
	}
	.currencyList .currencyItem {
		width: 50%;
	}
	.doc_item_cur{
		padding: 0;
		width: 50%;
	}
}
@media screen and (max-width: 767px) {
	.currencyList .currencyItem {
		width: 100%;
		border-right: unset;
		border-bottom: 2px solid #305B70;
		padding: 0;
	}
	.rec_title{
	    font-size: 20px;
	}
}





























/* End */


/* Start:/local/templates/new/components/bitrix/news.list/sotrudniki_requisites/style.css?17018857081318*/
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;
}
.employ-block{
background: #fff;
}
.employ-block__list .item {
    text-align: center;
}
body .employ-block__list .item .photo {
    margin: 0 auto;
    margin-bottom: 20px;
    transition: transform .6s ease-out;
    transform: translateY(0);
    width: 100%;
    height: 150px;
    border-radius: unset;
	background-size: contain;
}
.employ-block__list .item:hover .photo {
    transition: transform .6s ease-out;
    transform: scale(1.1);;
}
.employ-block__list .item{
	transition: transform .6s ease-out;
    transform: translateY(0);
}
.employ-block__list .item:hover{
    transition: transform .6s ease-out;
    transform: translateY(-4px);
}
.employ-block .title-block{
    font-family: 'Open Sans',Arial,sans-serif;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    line-height: 1.5;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: #112546;
    border-bottom: 2px solid #112546;
    padding-bottom: 15px;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-top: 50px;
}
.employ-block__list {
    justify-content: center;
}
/* End */
/* /local/templates/new/components/bitrix/news.list/requisites_new/style.css?17018857081802 */
/* /local/templates/new/components/bitrix/news.list/sotrudniki_requisites/style.css?17018857081318 */
