/*.footer .header-phone__link {
    white-space: normal !important;
}
.footer__bottom-info {
    padding: 10px;
    background-color: #373737;
    color: white;
    font-size: 11px;
}
.footer__bottom .container {
    height: auto;
    padding: 10px;
}
.footer__bottom img {
	padding-left: 10px;
}
.header__bottom.open .header-phone__link {
    white-space: normal !important;
}
.alert-head-notice {
    text-align: center;
    background-color: red;
    color: white;
}
.bootstrap-true input[type=checkbox] {
	-webkit-appearance: checkbox !important;
}
.bootstrap-true input[type=radio] {
	-webkit-appearance: radio !important;
}
.modal-dialog {
	max-width: 1200px !important;
	margin: 1.75rem auto;
}*/
/*header .header__center {
    background-image: url(/images/ny.png);
    background-repeat: no-repeat;
}*/
