

/* Start:/local/templates/.default/components/bitrix/news.list/contact.bigmap/style.css?17863424861013*/
#contacts_map{
	width:100%;
	height:520px; 
	position: relative;
}

.contact_text1{
	font-size: 16px;
}

.contact_text2{
	font-size: 14px;
    color: #999;
    font-weight: 600;
	margin-top: 14px;
}

.contact_a{
	color: #000  !important;
    text-decoration: none  !important;
}

.contacts-page__map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 992px){
	.contacts-wrap1{
		padding: 70px 0px;
	}
}

@media (max-width: 992px){
	.contacts-wrap{
		margin-left:-15px !important;
		margin-right:-15px !important;
	}
}

.contacts-wrap {
	position: relative;
    border-radius: 5px;
    padding: 25px; 
    border-radius: 10px;
    background-color: #fdfdfd;
    -webkit-box-shadow: 30px 30px 80px rgba(0, 0, 0, .15), -20px -20px 30px hsla(0, 0%, 100%, .2), inset 0 4px 10px #fff;
    box-shadow: 30px 30px 80px rgba(0, 0, 0, .15), -20px -20px 30px hsla(0, 0%, 100%, .2), inset 0 4px 10px #fff;
}

.contacts-map {
    position: relative;
	overflow: hidden;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/requisites/style.css?17863424961698*/
.container-requisites{
	padding: 20px; 
    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.bigmap/style.css?17863424861013 */
/* /local/templates/.default/components/bitrix/news.list/requisites/style.css?17863424961698 */
