/*
Theme Name: Сургут Стройка
Author: dmweb
*/

.file-bottom-text {
	color: #fff;
	font-size: 0.8rem;
	margin-bottom: 6px;
	text-align: center;
}

.modal_pol-header {
	margin-top: 0.7rem;
}

.title-h1 {
	font-weight: bold;
}

.parent-container {
	margin-top: 20px;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.contacts-block{
	-webkit-box-shadow: 0 0 76px rgba(40, 40, 40, 0.15);
	box-shadow: 0 0 76px rgba(40, 40, 40, 0.15);
	border-radius: 1rem;
	background-color: #ffffff;
	padding: 1rem 3rem;
}



