.covid19prices .detail-text {
	font-size:16px;
}

.covid19prices {
	padding: 80px 0 100px;
}

.covid19prices-list {
	margin-top: 45px;
}

.cv19-pr-item {
	font-size: 0;
	display: block;
	padding-bottom: 40px;
	border-bottom: 1px solid #e2e9f6;
	margin-bottom: 25px;
	position: relative;
}

.cv19-pr-name {
	width: calc(100% - 870px);
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #565656;
	font-weight: 300;
	padding-right: 40px;
	box-sizing: border-box;
}

.cv19-pr-name .name {
	font-size: 36px;
	color: #082d4e;
	font-weight: 500;
	margin-bottom: 20px;
}

.cv19-pr-tabs-wrap {
	width: 420px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.cv19-pr-tabs-wrap .bio {
	width: 100%;
	background: #e2e9f6;
	text-align: center;
	color: #565656;
	font-size: 15px;
	font-weight: 500;
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
}

.cv19-pr-tabs-wrap .bio.bio2, .cv19-pr-tabs-wrap .bio.bio3 {
	display: none;
}

.cv19-pr-tabs-wrap .bio svg {
	height: 11px;
	display: inline;
	position: relative;
	top: -1px;
}

.cv19-pr-tabs-wrap .bio svg path {
	fill: #565656;
}

.cv19-pr-tabs {
	padding: 2px;
	width: 100%;
	box-sizing: border-box;
	height: 39px;
	margin-bottom: 5px;
	background: #e2eb94;
}

.cv19-pr-tabs .cv19-pr-tab {
	width: calc((100% - 4px) / 3);
	display: inline-block;
	vertical-align: top;
	height: 35px;
	background: #fff;
	margin-right: 2px;
	color: #0a365c;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
}

.cv19-pr-tabs .cv19-pr-tab:last-child {
	margin-right: 0;
}

.cv19-pr-tabs .cv19-pr-tab:hover {
	background: #ebf0f8;
}

.cv19-pr-tabs .cv19-pr-tab.act {
	background: #e2eb94;
	color: #0a365c;
}

.cv19-pr-tabs .cv19-pr-tab.act:hover {
	background: #e2eb94;
}

.cv19-pr-tabs.tabs2 .cv19-pr-tab {
	width: calc((100% - 2px) / 2);
}

.cv19-pr-tabs.tabs1 .cv19-pr-tab {
	width: calc(100% - 2px);
}


.cv19-pr-price {
	width: 210px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.cv19-pr-price .cv19-price {
	display: none;
	color: #082d4e;
	font-size: 50px;
	margin-bottom: 5px;
	line-height: 33px;
}

.cv19-pr-price .cv19-price sup svg {
	height: 21px;
	position: relative;
	left: -10px;
	top: 3px;
}

.cv19-pr-price .cv19-price sup svg path {
	fill: #082d4e;
}

.cv19-pr-price .cv19-price.act {
	display: inline-block;
}


.cv19-pr-price .cv19-price-bonus {
	display: none;
	font-size: 0;
	position: relative;
	height: 25px;
	margin-top: 8px;
	
}

.cv19-pr-price .cv19-price-bonus.act {
	display: block;
	width: auto;
}

.cv19-pr-price .cv19-price-bonus .cv19-price-left {
	width: calc(100% - 45px);
	display: inline-block;
	vertical-align: top;
	background: #e2e9f6;
	padding-left: 5px;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	color: #565656;
	text-decoration: line-through;
	text-align: left;
}

.cv19-pr-price .cv19-price-bonus .cv19-price-left svg {
	height: 10px;
	position: relative;
	top: 1px;
	left: -3px;
}

.cv19-pr-price .cv19-price-bonus .cv19-price-left svg path {
	fill: #565656;
}

.cv19-pr-price .cv19-price-bonus .cv19-price-right {
	width: 45px;
	display: inline-block;
	vertical-align: top;
	background: #ccdb2a;
	padding-left: 5px;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	color: #082d4e;
	font-weight: 500;
}

.cv19-pr-price .cv19-price-bonus .cv19-price-right sup {
	top: -5px;
	font-size: 60%;
}

.cv19-pr-action {
	width: 240px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.cv19-pr-action .button {
	width: 200px;
	display: none;
}

.cv19-pr-action .button.act {
	display: inline-block;
}

.header__offer-wrapper .button {
	margin: 0 0 20px; 
	font-size: 20px; 
	display: block; 
	width: 280px;
}


@media (max-width:1250px) { 
	.cv19-pr-item {
		padding: 30px 20px;
		box-shadow: 0 10px 36px 4px rgba(79,98,120,.2);
		background: #fff;
		box-sizing: border-box;
		border-bottom: 0;
	}
	
	.cv19-pr-name {
		width: 100%;
		font-size: 16px;
		margin-bottom: 25px;
		padding: 0;
	}
	
	.cv19-pr-name .name {
		font-size: 30px;
	}
	
	.cv19-pr-tabs-wrap {
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
	}
	
	.cv19-pr-price {
		width: 152px;
		margin-right: 20px;
	}
	
	.cv19-pr-action {
		width: calc(100% - 175px);
	}
	
	.cv19-pr-action .button {
		width: 100%;
		height: 70px;
		line-height: 70px;
	}
	
	
}



@media (max-width:640px) { 
	.cv19-pr-tabs .cv19-pr-tab {
		font-size: 14px;
	}
}

@media (max-width:480px) { 
	.header__offer-wrapper .button {
		width: 100%;
	}
	.cv19-pr-action .button {
		font-size: 16px;
	}
}

@media (max-width:380px) {  
	.cv19-pr-action .button {
		line-height: 1.2;
		font-size: 14px;
		padding-top: 24px;
	}
}

@media (max-width:360px) {  
	.cv19-pr-action .button {
		padding-top: 17px;
	}
}

@media (max-width:330px) { 
	.cv19-pr-tabs .cv19-pr-tab {
		font-size: 13px;
	}
}

