.page_comment div{
	font-size: 16px;
}
.first_slide {background-position:top center !important}

@media screen and (min-width:991px) {
.tariff-column{
	width: 27% !important;
}
}

input.error{
	border: 1px solid red;
}

table.requisites{
	font-size: 16px;
}

.error .custom-checkbox{
	border: 1px solid red !important;
}

@media screen and (max-width:1260px) {
	.gift{
		bottom: 80px !important;
	}
}

.inner_page .news-detail div, .inner_page .news-detail {
  margin: 20px 0;
  padding: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #4D5366;
}

.iptv_block { overflow:hidden; margin-top:15px; }
.iptv { height:1000px; margin-top:-100px; }

@media screen and (min-width:451px) {
	.hide-lg{
		display:none;
	}
}
@media screen and (max-width: 1000px) {
.mob-margin-fix-menu{
	top: 500px !important;
}

.top_block.active .mob-margin-fix-menu{
	display: block !important;
}
}

.text_popup .form_order{
	max-height: 80vh;
    overflow-y: auto;
}