/* css для имитации шапки временный!!!! */
.my-wrap {
	position: relative;
}
.i-first{
	padding-bottom: 8px;
}
.header-vrem {
	background: #fff;
	position: sticky;
	top: 0;
	box-shadow: 0 0.5px 0 #ebeced;
	height: 60px;
	z-index: 5;
}
/* css для имитации шапки временный!!!! */
.center-box {
	max-width: 1225px;
	padding: 0 25px;
	margin: 0 auto;
}
.tarifs {
	text-align: left;
	overflow: unset;
}
.after_header .container_big .name .text {
	color: #0b1218;
}
.tarifs-top__title {
	margin-top: 54px;
	font-family: "Inter";
	font-style: normal;
	font-weight: 600;
	font-size: 52px;
	line-height: 64px;
	letter-spacing: -0.8px;
	color: #0b1218;
	text-align: center;
	position: relative;
}
.tarifs-top__text {
	font-family: "Inter";
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: -0.345455px;
	color: #0b1218;
	margin-top: 40px;
	text-align: center;
}
.tarifs2 {
	overflow: unset;
	background: #fff;
}
.tarifs-table {
	position: relative;
	text-align: left;
}
.tarifs-table-head {
	display: flex;
	overflow: hidden;
	border: none;
}
.tarifs-table-head .tarifs-table-right{
    background: #335CE9;
    padding: 25px 30px 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.tarifs-head-scrol {
	position: sticky;
	/* top: 78px; */
	top: 46px;
	z-index: 3;
	background: #ffffff;
	padding-top: 32px;
	border: none;
	box-shadow: none;
}
.b-end {
	border-radius: 0px 0px 18px 18px;
}
.tarifs-table-left {
	width: 35%;
    max-width: 343px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}
.tarifs-table-right {
	width: 65%;
	display: flex;
	align-items: center;
    flex-grow: 1;
}
.tarifs-table-right > div {
	width: 25%;
	text-align: center;
}
.tarifs-head {
	font-family: "Inter";
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.78px;
	color: #ffffff;
	margin-left: 25px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.tarifs-table-head .tarifs-table-left {
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	line-height: 51px;
	color: #000000;
	padding: 0;
}
.tarifs-head-sibtitle {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
    letter-spacing: 0.4px;
	margin-bottom: 14px;
    color: #fff;
}
.tarifs-head-title {
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
    color: #fff;
}
.tarifs-head-mintitle {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 0.2px; 
    color: #fff;
	flex-grow: 1;
	margin-bottom: auto;
}
.tarifs-head a {
    font-size: 10px;
    font-weight: 600;
    line-height: 9.49px;
    letter-spacing: 0.237px;
    text-align: center;
	text-align: center;
    background: #fff;
    color: #1B2A4E;
    width: max-content;
	padding: 10px 12px 10px 12px;
	border-radius: 2.37px;
	display: inline-block;
	margin-top: 19px;
	/* width: 100%; */
}
/* .base.tarifs-head a {
	background: #00a9ff;
}
.base .tarifs-head-title,
.base .tarifs-head-sibtitle {
	color: #00a9ff;
}
.standart.tarifs-head a {
	background: #335ce9;
} */
/* .standart .tarifs-head-title,
.standart .tarifs-head-sibtitle {
	color: #335ce9;
}
.enterprise.tarifs-head a {
	background: #262a51;
}
.enterprise .tarifs-head-title,
.enterprise .tarifs-head-sibtitle {
	color: #262a51;
} */
.tarifs-table-row {
	min-height: 70px;
	padding: 20px 0px 20px 30px;
	display: flex;
	align-items: center;
	background: #ffffff;
	/* border-radius: 20px; */
}
.acordeon-contenido > div:nth-child(odd) {
	background: #F5F7F8;
}
.acordeon-contenido > div:last-child{
	border-radius: 0px 0px 18px 18px;
}
.tarifs-table-price {
	font-family: "Inter";
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.78px;
	color: #000000;
}
.tarifs-table-price span {
	color: #00a0f2;
	display: block;
}
.tarifs-table-row.grey {
	background: #f5f6f6;
}
.tarifs-table-right__text {
	font-family: "Inter";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0.78px;
	color: #000000;
}
.tarifs-table-row.blue {
	background: #00a0f2;
}
.blue .tarifs-table-left {
	color: #ffffff;
	font-weight: 600;
}
.tooltip {
	position: relative;
}
.tooltip__item {
	position: absolute;
	min-width: 389px;
	padding: 9px 6px;
	visibility: hidden;
	opacity: 0;
	background: #fafafa;
	/* background: #e3f2fd; */
	/* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08); */
	box-shadow: 0px 2px 16px 0px #0B12181F;

	border-radius: 11px;
	z-index: 4;
	font-style: normal;
	font-weight: 400;
	font-size: 10.8353px;
	line-height: 13px;
	color: #000000;
	transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.tooltip .tooltip__item p{
	margin-bottom: 15px;
}
.tarifs-table-left .sms.tooltip__item{
	min-width: 225px;
}
.tarifs-table-left .tltp2 .tooltip__item {
	min-width: 195px;
}
.yes .tooltip__item {
	min-width: 195px;
}
/* .tooltip__item:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
} */
.tooltip__initiator {
	cursor: pointer;
	z-index: 2;
	display: flex;
	align-items: center;
	color: #00a0f2;
}
.tooltip[data-direction="bottom"] .tooltip__initiator:hover ~ .tooltip__item {
	transform: translate3d(-18%, 0, 0);
	visibility: visible;
	opacity: 1;
}
.tooltip[data-direction="bottom"] .tooltip__item {
	bottom: calc(100% + 1em);
	transform: translate3d(-18%, -15px, 0);
}
.yes .tooltip[data-direction="bottom"] .tooltip__initiator:hover ~ .tooltip__item {
	transform: translate3d(-50%, 0, 0);
}
.yes .tooltip[data-direction="bottom"] .tooltip__item {
	transform: translate3d(-50%, -15px, 0);
}
/* .tooltip[data-direction="bottom"] .tooltip__item:after {
	bottom: -0.7em;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	border-width: 0 0.8em 0.8em 0.8em;
	border-color: transparent transparent white transparent;
	-webkit-filter: drop-shadow(0px 2px 24px rgba(11, 18, 24, 0.08));
	filter: drop-shadow(0px 2px 24px rgba(11, 18, 24, 0.08));
	transform: rotate(-180deg);
} */
svg.mob-svg {
	display: none;
}
.help {
	opacity: 0.7;
	transition: all 0.3s linear;
}
*:focus-visible {
	outline: none;
}
.acordeon-cabecera {
	background: #335CE9;
    border-top-left-radius: 14px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	cursor: pointer;
	padding: 10px 15px 10px 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: sticky;
	top: 235px;
	/* top: 203px; */
	z-index: 3;
	border: none;
	box-shadow: none;
}
.tarifs-table-right>div{
	display: flex;align-items: center;justify-content: center;
}
.acordeon-cabecera.active svg {
	transform: rotate(180deg);
}
.acordeon-cabecera:hover {
}
.acordeon-cabecera.active {
}
.acordeon-contenido {
	display: none;
	background: #fff;
	padding-bottom: 20px;
}
.tarifs-price {
	padding-bottom: 90px;
	position: relative;
}
.tarifs-price::before {
	content: "";
	display: block;
	background: url("../img/Symbol.png");
	width: 325px;
	height: 473px;
	position: absolute;
	bottom: -50px;
	right: 0;
}
.tarifs-price-img {
	position: absolute;
	top: -100px;
	left: 0;
	width: 100%;
}
.tarifs-price-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.tarifs-price-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 24px;
	margin-top: 70px;
}
.no-include {
	color: #cbe1eb;
}
.totlip-mob{
	display: none;
	font-style: normal;
	font-weight: 400;
	font-size: 10.8353px;
	line-height: 13px;
	color: #000000;
	margin: 10px 0px 0px 0px;
}
.totlip-mob sup{
	font-size: 16px;
	color: #00A9FF;
	top: 0;
}
.tarifs-table-right > div:first-child{
	margin-left: 0;
}
.tarifs-table-left .tooltip{
	top: 2px;
}
.tarifs-head-mob a{
	display: flex;
	width: 98px;
	padding: 6.122px 18.5px;
	justify-content: center;
	align-items: center;
	border-radius: 1.452px;
	background: #FFF;
	color: #1B2A4E;
	text-align: center;
	font-size: 7px;
	font-style: normal;
	font-weight: 600;
	line-height: 5.809px;
	letter-spacing: 0.145px;
}
.tarifs-head-mob{
	display: none;
	justify-content: center;
}
/* .acordeon-cabecera.pos-uns{
	position: unset;
} */
.pb120{
	padding-bottom: 120px;
}
.tarifs-head a:hover,
.tarifs-head-mob a:hover {
	background: #fff;
	opacity: 0.7;
	transition: all 0.3s linear;
}
.tarifs2{
	padding-bottom: 100px;
}
@media (max-width: 1295px){
	.i-first {
		padding-bottom: 5px;
	}
	.tarifs-table-left,
	.acordeon-cabecera{
		font-size: 16px;
	}
	.acordeon-cabecera{
		top: 229px;
		/* top: 197px; */
	}
	.tarifs-head-mintitle{
		font-size: 10px;
	}
	.tarifs-head-title{
		font-size: 18px;
	}
	.tarifs-head-sibtitle{
		font-size: 12px;
	}
	.tarifs-top__text{
		margin-top: 30px;
	}
	.tarifs-price-list{
		margin-top: 60px;
	}
	.tarifs-price::before {
		background: url("../img/Symbol2.png");
		width: 227px;
		height: 474px;
		position: absolute;
		bottom: 140px;
		right: 0;
		background-size: contain;
	}
	.center-box {
		max-width: 1066px;
	}
	.tarifs-price{
		padding-bottom: 50px;
	}
	.tarifs2{
		/* padding-top: 50px; */
		/* padding-bottom: 100px; */
	}
	.tarifs-table-left {
		width: 40%;
	}
	.tarifs-table-right{
		width: 60%;
	}
}
@media (max-width: 1170px) {
	.tarifs2{
		padding-bottom: 80px;
	}
	.i-first-text{
		margin-bottom: 0px;
	}
	.i-first{
		padding-bottom: 8px;
		padding-top: 64px;
	}
	.pb120{
		padding-bottom: 72px;
	}
	.tarifs-head a{
		font-size: 7px;
		padding: 6px 7px 6px 7px;
		margin-top: 10px;
	}
	.tarifs-table-head .tarifs-table-right{
		padding: 20px 20px 10px;
		border-top-left-radius: 12px;
  		border-top-right-radius: 12px;
		align-items: flex-start;
	}
	.tarifs2 {
		/* padding-top: 24px; */
		/* padding-bottom: 60px; */
	}
	.tarifs-top__title {
		font-size: 38px;
		line-height: 52px;
		margin-top: 45px;
	}
	.tarifs-top__text {
		font-size: 18px;
		line-height: 22px;
		margin-top: 20px;
	}
	.tarifs-head {
		font-size: 16px;
		line-height: 27px;
	}
	.tarifs-table-price {
		font-size: 10px;
		line-height: 15px;
	}
	.tarifs-table-left {
		font-size: 16px;
		line-height: 19px;
		width: 30%;
	}
	.tarifs-head:first-child{
		margin-left: 0;
	}
	.tarifs-table-row {
		min-height: 65px;
		padding: 10px 0px 10px 20px;
		display: flex;
		align-items: center;
		background: #ffffff;
	}
	.tarifs-table-right svg {
		width: 11px;
	}
	.tarifs-table-right .yes > svg{
		width: 14px;
	}
	.tarifs-price-list{
		margin-top: 35px;
		grid-template-columns: 1fr;
	}
	.acordeon-cabecera {
		top: 184px;
		/* top: 154px; */
		border-top-left-radius: 12px;
		padding-left: 20px;
	}
	.acordeon-contenido > div:last-child {
		border-radius: 0px 0px 12px 12px;
	}
	.tarifs-table-head .tarifs-table-left{
		font-size: 30px;
		line-height: 36px;
		width: 30%;
	}
	.tarifs-table-right {
		width: 70%;
	}
	.tarifs-head-sibtitle{
		font-size: 9px;
		line-height: 9.8px;
		margin-bottom: 10px;
	}
	.tarifs-table-left, .acordeon-cabecera {
		font-size: 11px;
	}
	.tarifs-head-title{
		font-size: 13px;
		line-height: 140%;
	}
	.tarifs-head-mintitle {
		font-size: 7px;
	}
	.tarifs-price-img img{
		display: none;
	}
	.tarifs-price-img .laptop{
		display: block;
	}
	.tarifs-price-img{
		top: 0;
	}
	.totlip-mob {
		display: block;
	}
	.tooltip__initiator{
		cursor: default
	}
	/* .tarifs-table-left .tooltip__item,
	.tooltip__item {
		display: none;
	} */
}
@media (max-width: 767px) {
	.tarifs-head-scrol{
		padding-top: 28px;
	}
	.i-first{
		padding-bottom: 0px;
	}
	.tarifs2{
		padding-bottom: 60px;
	}
	.i-first-text{
		margin-bottom: 0;
	}
	.i-first{
		padding-top: 46px;
	}
	.pb120{
		padding-bottom: 64px;
	}
	/* .tarifs-head-scrol{
		top: 66px;
	} */
	.yes .tooltip[data-direction="bottom"] .tooltip__item {
		transform: translate3d(50%, -15px, 0);
	}
	.yes .tooltip[data-direction="bottom"] .tooltip__initiator:hover ~ .tooltip__item {
		transform: translate3d(50%, 0, 0);
	}
	.tarifs-table-left .tooltip[data-direction="bottom"] .tooltip__item {
		transform: translate3d(0%, -15px, 0);
	}
	.tarifs-table-left .tooltip[data-direction="bottom"] .tooltip__initiator:hover ~ .tooltip__item {
		transform: translate3d(0%, 0, 0);
	}
	.tarifs-table-left .tooltip{
		position: unset;
	}
	.tarifs-table-left .tooltip__initiator{
		transform: translateY(3px);
	}
	.tarifs-table-left .tooltip__item{
		min-width: 280px;
		left: 0;
		right: unset;
	}
	.tarifs-head-mob{
		display: flex;
	}
	.tarifs-table-right .yes svg {
		width: 15px;
		height: 17px;
		margin-bottom: 0;
	}
	.tarifs-price-img{
		top: 74px;
	}
	.tarifs-table-head .tarifs-table-left{
		display: none;
	}
	.center-box,
	.tarifs-top__flex {
		padding: 0 15px;
	}
	.tarifs-price-img .laptop,
	.tarifs-head a,
	.tarifs-table-row.blue .tarifs-table-right{
		display: none;
	}
	/* .standart.tarifs-head{
		border: 1px solid #335ce9;
	}
	.enterprise.tarifs-head{
		border: 1px solid #262a51;
	} */
	.enterprise.tarifs-head .tarifs-head-mintitle{
		margin-top: 5px;
	}
	.tarifs-head-title{
		font-size: 9px;
		margin-bottom: 3px;
	}
	.tarifs-head-mintitle{
		font-size: 5px;
		text-align: center;
	}
	.tarifs-head{
		margin-left: 3px;
		border-radius: 7px;
	}
	/* .base.tarifs-head{
		border: 1px solid #00A9FF;
	} */
	.tarifs-table-right>div.tarifs-head{
		height: 100%;
		padding: 8px 5px 13px;
		/* height: 97px; */
	}
	.tarifs-head-sibtitle{
		font-size: 8px;
	}
	.tarifs-price-img img.mobiln{
		display: block;
	}
	.tarifs-table-head .tarifs-table-right {
		justify-content: space-between;
		padding: 5px 0 0;
	}
	.tarifs-table-head{
		border-radius: 10px 10px 0px 0px; 
		background: #335CE9;
	}
	.tarifs-head.base {
		text-align: left;
	}
	.tarifs-head.standart {
		text-align: right;
	}
	.tarifs-head.base svg {
		float: left;
	}
	.tarifs-head.standart svg {
		float: right;
	}
	.tarifs-head {
		font-size: 14px;
		line-height: 47px;
	}
	.tarifs-table-head {
		flex-direction: column;
		text-align: center;
		padding-bottom: 10px;
	}
	.tarifs-table-row {
		padding: 10px 10px 18px;
		min-height: unset;
		flex-direction: column;
		border-radius: 0px;
	}
	.tarifs-table-left svg{
		width: 10px;
	}
	.tarifs-table-left .tooltip {
		top: 4px;
	}
	.tarifs-table-content .tarifs-table-left,
	.tarifs-table-content .tarifs-table-right,
	.tarifs-table-left,
	.tarifs-table-right {
		width: 100%;
	}
	.tarifs-top__title {
		font-size: 24px;
		line-height: 136.02%;
		margin-top: 60px;
	}
	.tarifs-top__text {
		font-size: 18px;
		line-height: 130%;
		margin-top: 20px;
	}
	.tarifs-price-list{
		margin-top: 60px;
	}
	.tarifs-top__title::before {
		width: 159px;
		height: 17px;
		bottom: -16px;
	}
	.tarifs-table-right__text {
		font-size: 10px;
		line-height: 14px;
	}
	.tarifs-table-left {
		display: block;
		font-size: 11px;
		line-height: 14px;
		margin-bottom: 20px;
		position: relative;
	}
	.acordeon-cabecera{
		background: #fff;
		color: #335CE9;
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		top: 169px;
		border-radius: 0;
		padding: 10px;
	}
	.tarifs-head.standart svg {
		display: none;
	}
	.tarifs-head.standart svg.mob-svg {
		display: block;
	}
}
@media (max-width: 350px) {
	.tarifs-head-mintitle{
		font-size: 8px;
		line-height: 10px;
	}
	.tarifs-head-sibtitle {
		font-size: 13px;
		line-height: 22px;
	}
	tarifs-head-title {
		font-size: 13px;
		line-height: 24px;
	}
}
