@import url('https://fonts.googleapis.com/css?family=Montserrat:700&display=swap&subset=cyrillic,cyrillic-ext');

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}
.font_header{
	font-family: Montserrat, arial; 
	font-size:25px;
}
.modal {
	overflow-x: hidden;
	overflow-y: auto !important;
}
footer a{
	color: #f8f9fa!important;
	line-height: 1.7rem;
	font-size:15px
}