@font-face {
	font-display: swap;
	font-family: "Montserrat";
	src: local("Montserrat-Regular"),
		url('/fonts/Montserrat-Regular.woff2') format('woff2');
	font-weight: 400;
}

@font-face {
	font-display: swap;
	font-family: "Montserrat";
	src: local("Montserrat-Medium"),
		url('/fonts/Montserrat-Medium.woff2') format('woff2');
	font-weight: 500;

}

@font-face {
	font-display: swap;
	font-family: "Montserrat";
	src: local("Montserrat-bold"),
		url('/fonts/Montserrat-Bold.woff2') format('woff2');
	font-weight: 700;
}

@font-face {
	font-display: swap;
	font-family: "Basic";
	src: local("Basic-Regular"),
		url('/fonts/Basic-Regular.woff2') format('woff2'),
		url('/fonts/Basic-Regular.woff') format('woff');
	font-weight: 400;
}

@font-face {
	font-display: swap;
	font-family: "Basic";
	src: local("Basic-Medium"),
		url('/fonts/Basic-Medium.woff2') format('woff2'),
		url('/fonts/Basic-Regular.woff') format('woff');
	font-weight: 500;
}

.tooltip {
	position: fixed;
	padding: 8px 10px;
	border: 1px solid #191919;
	border-radius: 10px;
	font: 10px/1.3 sans-serif;
	color: #FFFFFF;
	background: #191919;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .0);
}

.no-tarifs {
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
	padding: 10px;
	min-width: 100%;
	box-sizing: border-box;
}

.btn-green {
	background: rgba(255, 180, 38, 1) !important;
	color: rgb(3, 3, 3) !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	padding: 10px 25px 10px 25px;
	border-radius: 8px;
}

#myUL,
#myUL1 {
	padding-left: 10px;
}

.forzind {
	z-index: 10 !important;
}

.forzind1 {
	z-index: 9 !important;
}

#myInput {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border: none;
}

#myInput1 {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border: none;
}

.citys1 {
	display: block;
	z-index: 50;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0px;
	max-height: 500px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow-y: auto;
	height: auto;
	background: rgba(240, 240, 240, 1);
}

.city1 {
	cursor: pointer;
	transition: color 0.3s ease;
	padding-left: 10px;
}

.city1:hover {
	color: #EC1C24 !important;
}

#cities-list li {
	margin: 5px 0 5px 30px;
}

.city-list__item {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.city-list__item li {
	margin: 5px 0 5px 20px;
}

.city-list__item li:last-child {
	margin: 5px 0 20px 20px;
}

.cities-item {
	text-decoration: none;
	transition: color .3s linear;
}

.areas-item {
	cursor: pointer;
	transition: color .3s linear;
	margin: 5px 0;
}

.areas-item:hover,
.cities-item:hover,
.areas-item.checked {
	color: #EC1C24 !important;
}

.areas-item.checked .city-list__item {
	border-left: 1px solid;
}

#myInputCity {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 20px;
	border: none;
	outline: 0;
	background: transparent;
	color: white;
}

#myInputCity::placeholder {
	color: white;
}

#cities-list,
#areas-list,
#searchList {
	overflow-y: auto;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	max-height: 80vh;
	padding-bottom: 50px;
	margin-bottom: 100px;
}

.chCity-close {
	cursor: pointer;
}

.formR.notHome>div:not(.homeChoose) {
	opacity: 0;
	z-index: -1;
	pointer-events: none;
}

.base-menu_link>a {
	padding: 0 20px 0 10px;
}

.base-menu_link>a::after {
	content: '';
	position: absolute;
	top: 12px;
	right: 0;
	width: 0;
	height: 0;
	border-top: 10px solid rgb(72, 102, 85);
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.menu_link {
	padding: 5px 0;
	background-color: #fff;
	box-shadow: inset 0 -30px 20px -30px #43C401;
}

@media(max-width: 767px) {
	.block_areasList {
		min-width: 100% !important;
	}

	.block_citiesList {
		display: none !important;
	}

	.block_areasList>div {
		border: none !important;
	}
}

/* стиль кнопок меню прова */
@media(max-width:1023px) {
	.prov-menu-item a {
		border-radius: 10px !important;
		margin: 0 5px 10px !important;
		display: inline-block !important;
	}
}

/* tarifscard */
.all-tarifs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}

.tarif-kart[data-prov="prov-82"] {
	order: -7;
}

.tarif-kart[data-prov="prov-3"] {
	order: -6;
}

.tarif-kart[data-prov="prov-7"] {
	order: -5;
}

.tarif-kart[data-prov="prov-15"] {
	order: -4;
}

.tarif-kart[data-prov="prov-8"] {
	order: -3;
}

.tarif-kart[data-prov="prov-80"] {
	order: -2;
}

.tarif-kart[data-prov="prov-6"] {
	order: 100;
}

.tarif-kart {
	flex: 0 0 100%;
	background-color: #F5F8FB;
	border-radius: 24px;
	border: 1px solid #E8E7E7;
	padding: 36px;
	box-sizing: border-box;
	line-height: 1;
	position: relative;
	transition: all 1s ease;
	color: #030303;
}

.tarif-podr-h {
	margin: 10px 0 5px;
}

.kart-header {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}

.prov-info {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.provider-logo {
	object-fit: contain;
}

.provider-name {
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 10px;
}

.tarif-name {
	flex: 0 0 100%;
	font-size: 28px;
	font-weight: 700;
	margin: 30px 0;
}

.tarif-option {
	justify-content: flex-end;
	flex-grow: 1;
	display: flex;
	align-self: flex-start;
	flex-wrap: wrap;
}

.tarif-f {
	background-color: #FFD900;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 700;
	padding: 12px 20px;
	margin: 5px;
}

.kart-body,
.tarif-info,
.kart-footer {
	display: flex;
	flex-wrap: wrap;
}

.kart-body {
	gap: 10px 50px;
}

.tarif-info {
	max-width: 400px;
	gap: 5px 5px;
}

.tarif-info>div:first-child {
	flex-basis: 100%;
}

.info-item {
	padding: 12px 30px 12px 50px;
	color: #fff;
	background-color: #C4D3DD;
	border-radius: 8px;
	flex-grow: 1;
	background-repeat: no-repeat;
	background-position: 20px 9px;
}

.info-item.attr-on {
	background-color: #01AE55;
}

.kart-footer {
	margin-top: 25px;
	align-items: center;
	gap: 30px;
}

.tarif-btn {
	border-radius: 8px;
	display: inline-block;
	min-width: 260px;
	text-align: center;
	text-decoration: none;
	color: #030303;
	font-size: 16px;
	font-weight: 700;
	padding: 20px 0;
	transition: box-shadow .5s ease;
}

.tarif-btn:hover,
.tarif-podr-btn:hover {
	box-shadow: 0 0 20px #999999;
}

.tarif-price {
	min-width: 180px;
	margin: 0 10px;
	position: relative;
}

.tarif-ap>span {
	font-size: 40px;
	font-weight: 600;
}

.tarif-apnext {
	color: #999999;
	font-size: 15px;
	text-decoration: line-through;
	text-decoration-color: #F05A24;
}

.tarif-comap {
	font-size: 15px;
	color: #ff0000;
}

.tarif-sale {
	position: absolute;
	bottom: 100%;
	font-size: 14px;
}

.tarif-podr-btn {
	border-radius: 8px;
	cursor: pointer;
	color: #004067;
	min-width: 260px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	padding: 18px 0;
	box-sizing: border-box;
	border: 2px solid #004067;
	transition: box-shadow .5s ease;
}

.tarif-podr {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 0 0 13px 13px;
	margin: 2px 0 10px;
	padding: 20px;
	box-sizing: border-box;
	line-height: 1;
	height: auto;
	border-top: 2px solid #F1F1F1;
}

.tarif-podr>div:last-child {
	padding-bottom: 20px;
}

.podr-hide {
	z-index: -1;
	opacity: 0;
	transition: all 1s ease;
	pointer-events: none;
}

.podr-show {
	z-index: 1;
	opacity: 1;
	bottom: -20px;
	transition: all 1s ease;
	pointer-events: auto;
}

.t-tv.tvmts {
	position: relative;
}

.t-tv.tvmts:before {
	content: 'более';
	position: absolute;
	top: -7px;
	left: 34px;
	font-size: 12px;
}

@media(max-width:749px) {
	.kart-footer {
		gap: 10px;
	}
}

/* provcard */
.provcard.citylink {
	order: -7;
}

.provcard.beeline {
	order: -6;
}

.provcard.mts {
	order: -5;
}

.provcard.rostelecom {
	order: -4;
}

.provcard.domru {
	order: 100;
}

.provcard.ttk {
	order: -2;
}

.provcard.megafon {
	order: -1;
}

.all-providers {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 10px;
}

.provcard {
	flex: 0 0 360px;
	overflow: hidden;
	padding: 12px;
	background: #FFFFFF;
	border: 1px solid #E8E7E7;
	border-radius: 11px;
	box-sizing: border-box;
}

.provcard-header {
	background: linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%);
	border-radius: 8px;
	padding: 12px;
}

.provcard-header>div {
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}

.provheader-logo {
	display: inline-block;
	border-radius: 4px;
	object-fit: contain;
	margin: 0;
	flex: 0 0 80px;
}

.prov_name {
	font-weight: 700;
	font-size: 24px;
	color: #fff;
	margin: 0 0 0 12px;
}

.provcard-header a {
	display: inline-block;
	color: #fff;
	padding: 12px 46px 12px 12px;
	border: 2px solid #FFFFFF;
	border-radius: 8px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	margin-right: 12px;
	position: relative;
	transition: all .3s linear;
}

.provcard-header a:hover {
	border: 2px solid #FFB426;
	color: #FFB426;
	;
}

.provcard-header a>div::after {
	content: attr(data-count);
	background: #FFFFFF;
	border-radius: 2px;
	color: #01AE55;
	width: 24px;
	font-weight: 400;
	position: absolute;
	right: 12px;
	text-align: center;
}

.provcard-minmax>div {
	display: flex;
}

.provcard-minmax {
	padding: 30px 0;
}

.provcard-minmax span {
	font-size: 30px;
	color: #030303;
	line-height: 1;
	padding-left: 20px;
	position: relative;
	font-weight: 500;
}

.provcard-minmax span::before {
	content: attr(data-desc);
	position: absolute;
	padding: 6px 4px;
	top: 60%;
	left: 20px;
	background: #F5F8FB;
	border-radius: 4px;
	font-size: 18px;
	width: max-content;
	font-weight: 400;
}

.provcard-minmax>div:first-child {
	margin-bottom: 40px;
}

.provcard-footer {
	background-color: #F5F8FB;
	padding: 36px 20px 20px;
	text-align: center;
}

.provcard-footer a:first-child {
	text-decoration: none;
	display: block;
	font-weight: 600;
	font-size: 20px;
	border-radius: 8px;
	color: #030303;
	background-color: #FFB426;
	text-align: center;
	padding: 20px;
	margin-bottom: 10px;
	transition: background-color .3s linear;
}

.provcard-footer a:first-child:hover {
	background-color: #ffc559;
}

.provcard-footer a:last-child {
	text-decoration: none;
	color: #004067;
	padding-bottom: 4px;
	border-bottom: 1px dashed;
	transition: color .3s linear;
}

.provcard-footer a:last-child:hover {
	color: #030303;
}

.rating__body {
	position: relative;
	color: #fff;
}

.rating {
	display: flex;
	font-size: 32px;
	line-height: 1;
}

.rating__active {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}

.rating__active::before {
	content: '★★★★★';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #FFE710;
}

.rating__value {
	font-size: 50%;
	padding: 10px 0 0 10px;
	color: #363636;
}

#b12881 {
	background: rgb(173, 209, 49);
	background: linear-gradient(to right, rgba(217, 224, 33), rgb(141, 199, 63));
}

#b7566 {
	background: linear-gradient(to right, rgb(201, 247, 1), rgb(154, 229, 1), rgb(113, 214, 0), rgb(123, 217, 0), rgb(66, 196, 1));
}

.bg1 {
	background: rgb(20, 148, 74);
	background: url(/files/storage/bg-main-page-min.png) top right / auto no-repeat, linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%);
}

@media(max-width: 1023px) {
	.bg1 {
		background: linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%) !important;
	}
}

.bg2 {
	background: rgb(20, 148, 74);
	background: url(/files/storage/bg-main-page5-min.png) right 40px top 20px / auto no-repeat, linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%);
}

@media(max-width: 1203px) {
	.bg2 {
		background: linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%) !important;
	}
}

.bg3 {
	background: rgb(20, 148, 74);
	background: url(/files/storage/bg-main-page7-min.png) right 40px top 20px / auto no-repeat, linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%);
}

@media(max-width: 1023px) {
	.bg3 {
		background: linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%) !important;
	}
}

.bg4 {
	background: rgb(20, 148, 74);
	background: url(/files/storage/bg-main-page6-min.png) right 40px top 20px / auto no-repeat, linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%);
}

@media(max-width: 1023px) {
	.bg4 {
		background: linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%) !important;
	}
}

.bg5 {
	background: rgb(20, 148, 74);
	background: url(/files/storage/bg-main-page3-min.png) right 90px top 60px / auto no-repeat, linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%);
}

@media(max-width: 1023px) {
	.bg5 {
		background: linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%) !important;
	}
}

.bg6 {
	background: rgb(20, 148, 74);
	background: url(/files/storage/bg-main-page4-min.png) right 40px top 1px / auto no-repeat, linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%);
}

@media(max-width: 1023px) {
	.bg6 {
		background: linear-gradient(136.78deg, #00B153 0%, #00347B 94.61%) !important;
	}
}

.blockTarName {
	color: #fff;
}

h1.h1b,
h2.h2b,
h3.h3b,
h4.h4b {
	color: rgb(3, 3, 3) !important;
}

@media(max-width: 1365px) {

	h1.h1b,
	h2.h2b,
	h3.h3b,
	h4.h4b,
	h1.h1w,
	h2.h2w,
	h3.h3w,
	h4.h4w {
		font-size: 85% !important;
	}
}

@media(max-width: 1023px) {

	h1.h1b,
	h2.h2b,
	h3.h3b,
	h4.h4b,
	h1.h1w,
	h2.h2w,
	h3.h3w,
	h4.h4w {
		font-size: 58% !important;
		line-height: 34px !important;
	}
}

h1.h1w,
h2.h2w,
h3.h3w,
h4.h4w {
	color: rgb(255, 255, 255) !important;
}

.text-main {
	color: rgb(3, 3, 3) !important;
}

.s_text p {
	text-indent: 30px;
}

.text-main a {
	text-decoration: none;
	transition: color .3s ease;
	color: rgb(0, 122, 229) !important;
}

.text-main a:hover {
	color: rgb(90, 205, 0) !important;
}

.triangle-menu::after {
	content: '';
	position: absolute;
	top: 20px;
	right: 26px;
	width: 30px;
	height: 20px;
	background: url(/files/storage/filter-green2.svg) center / contain no-repeat;
	pointer-events: none;
}

.triangle-menu .pop2 {
	left: 0px !important;
	box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.10);
}