

/* Start:/local/templates/.default/components/bitrix/news.list/contact/style.css?1772089061168*/
.contact_icon {
	fill:#272727;
	fill-rule: evenodd;
}

.contact_email {
	color:#272727; 
	text-decoration:none;
}

.contact_phone{
	color:#000;
	text-decoration:none;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/requisites/style.css?17755649731730*/
.container-requisites{
	padding: 20px;
    border: 1px solid #beccde;
    border-radius: 15px;
	background:#fff;
	-webkit-box-shadow: 0 1.6rem 4.8rem rgba(190, 204, 222, .5);
    box-shadow: 0 1.6rem 4.8rem rgba(190, 204, 222, .5);
}

.requisites-props{

}

.requisites-props-name{
	font-size: 28px;
    margin-bottom: 20px;
    display: block;
}


.requisites-props__item::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 1;
    height: 3px;
    width: 100%;
    background: url(/local/templates/.default/images/dott.png) 0 0 repeat-x;
}




.requisites-props__item + .requisites-props__item {
    margin-top: 10px;
}

@media (min-width: 992px){
 
	.requisites-props__item .name {
		position: relative;
		z-index: 2;
		color: #5b5b5b;
		background: #fff;
		padding-right: 5px; 
	}
 
	.requisites-props__item {
		position: relative;
		display: flex;
		align-items: stretch;
		justify-content: space-between;
		overflow: hidden;
		font-size: 16px;
		line-height: 1.5;
	}
	
	.requisites-props__item .val {
		position: relative;
		z-index: 2;
		color: #333;
		background: #fff;
		padding-left: 5px; 
		text-align: right;
		font-weight: 500;
	}


}

@media (max-width: 992px){
	
	.requisites-props__item .name {
		position: relative;
		z-index: 2;
		color: #5b5b5b;
		background: #fff;  
        font-size: 14px;
		border-bottom: 1px solid #c5cad2;
	}
	
	.requisites-props__item {
		position: relative;
		display: flex; 
		flex-direction: column;
		justify-content: left;
		overflow: hidden;
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	
	.requisites-props__item .val {
		position: relative;
		z-index: 2;
		color: #333;
		background: #fff; 
		font-weight: 500;
	}
	
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/contact/style.css?1772089061168 */
/* /local/templates/.default/components/bitrix/news.list/requisites/style.css?17755649731730 */
