.table-scroll table{
	border-collapse: collapse;
    border-spacing: 0;
	border: 1px solid black;
	margin-bottom: 20px;
	width: 100%;
	max-width:100%;
}

.table-scroll th {
	padding-top: 10px;
	border: 1px solid black;
}

.table-scroll th p {
	font-size: 19px;
    line-height: 20px;
}

.table-scroll td {
	padding: 15px 10px 0 10px;
    vertical-align: top;
	border: 1px solid black;
}

.table-scroll td .subHead {
    text-align: center;
    font-weight: 600;
}

.table-scroll td .semiHead {
    font-style: italic;
	font-weight: 600;
}

.table-scroll td .table-attention {
    font-style: italic;
}

.table-scroll li {
	font-size: 18px;
    line-height: 24px;
    margin-top: 0;
}

ol.literature {
	margin-left: 0;
    padding-inline-start: 30px;
}

ol.literature li {
	font-size: 18px;
    line-height: 24px;
    margin-top: 0
}

ol.p-like li, ul.p-like li {
	font-size: 18px;
    line-height: 24px;
    margin-top: 0
}
.imgcnt img{
	width:70%;
	margin:0 auto;
}
.main-banner {
	text-align:center;
	max-width:720px;
	margin:0 auto;
}
.main-banner p{
	text-align:left;
}
@media (max-width: 1280px) {
	.main-banner img{
		width: 100%;
	}
}
@media (max-width: 720px) {
	.main-banner iframe {
		width:100%;
	}
}

/*297762*/
header .menu-top .main-menu .delimer_last,
header .menu-top .main-menu .item_menu_home_link {
	display: none;
}
body>.banners-block>.content-layout {
	position: relative;
}
.btnform_main_banner {
	position: absolute;
	bottom: 68px;
    left: 96px;
}
.btnform_main_banner .mybtn {
    background-color: #F14237;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    color: white;
    border: none;
    outline: none;
    border-radius: 8px;
    padding: 10px 36px;
    text-decoration: none;
}
.main_page.back-url:before {
	content: none;
}
.main_page.back-url {
	margin: 35px auto 0;
    width: 144px;
    display: block;
    box-sizing: border-box;
    padding: 10px 10px 10px;
    text-align: center;
}
.form-feedback .title-form_info {
    text-align: center;
    display: block;
    font-size: 16px;
    margin: 0 0 30px;
}
.form-feedback .title-form {
	margin-bottom: 0;
}
#feedback .content-layout p {
	max-width: 630px;
}
#feedback>.title-form+p {
	margin-top: 30px;
}
main .content-left .form-feedback .title-form {
	margin-bottom: 5px;
}
.content-left .title-form_info {
	text-align: left;
	font-size: 14px;
}

.go__up {
	position: fixed;
	bottom: 60px;
	right: 50px;
	width: 53px;
	height: 53px;
	border-radius: 30px;
	z-index: 31474836470;
	cursor: pointer;
	background: url(/local/templates/cardio/img/icon/up-icon.png) no-repeat center;
	background-size: contain;
}

@media (min-width: 641px) {
	header .join-community a {
	    color: #3E8BD1;
	    display: flex;
	    text-decoration: none;
	    align-items: center;
	    border: 1px solid #3E8BD1;
	    border-radius: 8px;
	    padding: 3px 6px;
	}
	header .join-community .text {
		text-decoration: none;
	    font-size: 14px;
	}
	header .join-community .icon {
		width: 25px;
	    height: 25px;
	}
	.line.feedback_wrapp {
	    justify-content: flex-end;
	    margin-bottom: 4px;
	}
	header .content-layout {
		padding: 10px 50px 0;
	}
	.line.search_wrapp {
		margin-bottom: 14px;
	}
	.line.search_wrapp>form {
		flex: 1 1 auto;
	}
	header .column-right {
		margin-left: 40px;
	}
	.line.search_wrapp .social {
	    padding: 0 0 0 50px;
	}
	.line.search_wrapp .social .ya-share2__item a {
	    display: inline-block;
	    width: 24px;
	    height: 24px;
	    margin: 0 3px;
	    background-size: contain;
	}
	.line.search_wrapp .social span {
	    font-size: 12px;
	}
	header .logo img {
	    height: 80px;
	}
	header.sticky_fixed .menu-top {
	    position: fixed;
	    width: 100%;
	    top: 0;
	    left: 0;
	    height: 65px;
    	transition: height 1.5s;
    	z-index: 1;
	}
	
	header.sticky_fixed .menu-top .main-menu {
    	padding-top: 0;
    	position: relative;
    	width: 100%;
    	padding: 0 0 7px 40px;
	}
	header.sticky_fixed {
		margin-bottom: 100px;
	}
	header.sticky_fixed .content-layout {
    	padding: 7px 50px 0;
	}
	header.sticky_fixed .menu-top .main-menu .delimer_last {
		display: block!important;
		color: #fff;
    	font-size: 26px;
    	padding: 0;
    	font-weight: bold;
    	cursor: pointer;
    	position: absolute;
    	right: -20px;
	}
	
	header.sticky_fixed .menu-top.open_block {
		height: auto;
	}
	header.sticky_fixed .menu-top .main-menu .item_menu_home_link {
		display: block;
	    padding: 3px 0 0;
    	margin-right: 10px;
	}
	header.sticky_fixed .menu-top .main-menu .item_menu_home_link:hover {
		background-color: transparent;
	}
	header.sticky_fixed .menu-top .main-menu .item_menu_home_link a {
		background: url(/local/templates/cardio/img/icon/home_icon.png) no-repeat;
		width: 37px;
    	height: 29px;
    	background-size: contain;
    	background-position: center;
    	display: block;
	}
	header.sticky_fixed .menu-top .main-menu li {
		margin-right: 10px;
	}
}
@media (min-width: 1231px) {
	header.sticky_fixed .menu-top .main-menu>li:nth-child(n+8) {
		display: none;
	}
	header.sticky_fixed .menu-top.open_block .main-menu>li:nth-child(n+8) {
		display: initial;
	}
}
@media (min-width: 1101px) and (max-width: 1230px) {
	header.sticky_fixed .menu-top .main-menu>li:nth-child(n+7) {
    	display: none;
	}
	header.sticky_fixed .menu-top.open_block .main-menu>li:nth-child(n+7) {
		display: initial;
	}
	header.sticky_fixed .menu-top .main-menu li {
    	margin-right: 5px;
	}
}
@media (min-width: 641px) and (max-width: 1130px) {
	.banners-block .bx-viewport ul li .description {
    	width: 70%;
    }
    .banners-block .bx-viewport ul li .name {
    	font-size: 30px;
	}
}
@media (min-width: 1001px) and (max-width: 1100px) {
	header.sticky_fixed .menu-top .main-menu>li:nth-child(n+6) {
    	display: none;
	}
	header.sticky_fixed .menu-top.open_block .main-menu>li:nth-child(n+6) {
		display: initial;
	}
}
@media (min-width: 851px) and (max-width: 1000px) {
	header.sticky_fixed .menu-top .main-menu>li:nth-child(n+5) {
    	display: none;
	}
	header.sticky_fixed .menu-top.open_block .main-menu>li:nth-child(n+5) {
		display: initial;
	}
}
@media (min-width: 641px) and (max-width: 960px) {
    .banners-block .bx-viewport ul li .name {
    	width: 100%;
	}
}
@media (min-width: 641px) and (max-width: 850px) {
	header.sticky_fixed .menu-top .main-menu>li:nth-child(n+4) {
    	display: none;
	}
	header.sticky_fixed .menu-top.open_block .main-menu>li:nth-child(n+4) {
		display: initial;
	}
	
}
@media (min-width: 641px) and (max-width: 900px) {
	.line.search_wrapp .social {
		position: absolute;
    	top: 14px;
    	right: 260px;
	}
}
@media (max-width: 800px) {
	.btnform_main_banner {
		display: block;
		text-align: center;
		left: 0;
		width: 100%;
		bottom: 80px;
	}
	.bx-controls .pagination-text {
		    margin-bottom: 80px;
	}
}
@media (max-width: 640px) {
	body>header {
		position: fixed;
    	left: 0;
    	top: 0;
    	width: 100%;
    	z-index: 100;
    	background: #fff;
	}
	body>main {
		margin-top: 110px;
	}
	.form-feedback .title-form_info {
    	text-align: left;
	}
	.go__up {
		bottom: 30px;
		right: 30px;
	}
}
@media (max-width: 428px) {
	.form-feedback .title-form_info {
    	font-size: 16px;
	}
}
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 9999;
}
.popup-overlay:target {
  opacity: 1;
  visibility: visible;
}

.popup-content {
  background: #7EAEC2;
  padding: 30px;
  border-radius: 12px;
  width: 90%;
  max-width: 500px;
  position: relative;
  transform: translateY(20px);
  transition: transform 0.3s;
}

.popup-overlay:target .popup-content {
  transform: translateY(0);
}

.popup-close {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 38px;
	height: 38px;
	display: block;
	background-image: url(../img//icon/mob-menu-close.svg);
}

.popup-close:hover {
  color: #e74c3c;
}
#feedback-popup {
	overflow-y: auto;
}
#feedback-popup .popup-content .field-input-block .column {
    width: 100%;
    margin-bottom: 15px;
}
#feedback-popup .popup-content .field-title {
    margin-bottom: 5px;
}
#feedback-popup .popup-content .title-form_info {
    margin: 0 0 15px;
}
#feedback-popup .popup-content .consent-block {
    margin: 15px 0;
}
#feedback-popup .popup-content p {
    margin-bottom: 15px;
}
#feedback-popup .popup-content .success {
	text-align: center;
	font-size: 16px;
}
@media (max-width: 640px) {
    #feedback-popup {
        margin: 0;
    }
	#feedback-popup .popup-content .consent-block {
		font-size: 14px;
	}
	#feedback-popup .popup-content .title-form_info {
		text-align: center;
	}
	#feedback-popup .popup-content .title-form {
		text-align: center;
	}
	header .join-community .popup-trigger .text {
        display: block;
		text-decoration:none;
		font-size: 12px;
		max-width: 75px;
		line-height: normal;
    }
	header .join-community .popup-trigger .icon {
		margin: 0 10px 0 5px;
		max-width: 26px;
    }
	header .line.search_wrapp {
		display: none;
	}
	header .join-community .popup-trigger{
        border-radius: 6px;
		border: 1px solid #7EAEC2;
		color: #7EAEC2;
		margin-right: 10px;
    }
}
@media (max-width: 360px) {
	.popup-close {
		right: 10px;
		width: 28px;
		height: 28px;
		background-size: 100% 100%;
	}
	header .join-community .popup-trigger{
		margin: 0 5px;
    }
}

.webinar-cta-block {
	background-color: #E3F0F5;
	border-radius: 8px;
	display: flex;
	align-items: center;
	gap: 40px;
	box-sizing: border-box;
	width: 1180px;
    padding: 30px 50px;
    margin: auto;
	justify-content: space-between;
}

.webinar-cta-block h3 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  margin: 0 0 15px 0;
  line-height: 1.2;
}

.webinar-cta-block p {
  font-size: 16px;
  color: #000;
  margin: 0 0 10px 0;
  line-height: 1.6;
}

.join-button {
  display: inline-block;
  background-color: #F14237;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
  width: 256px;
  height: 40px;
  transition: background-color 0.2s ease;
}

.join-button:hover {
  background-color: #d83b30;
}

@media (max-width: 768px) {
	.webinar-cta-block {
		flex-direction: column;
		align-items: flex-start;
		padding: 30px 20px;
		gap: 20px;
		width: 100%;
		border-radius: 0;
	}

	.webinar-cta-block h3 {
		font-size: 20px;
	}
	body>main.main-content {
		margin-top:0px;
	}
}

.main-content .content-layout {
	margin-top:0px;
}
.service-panel {
	display: flex;
	gap:10px;
	font-size: 16px;
	justify-content: space-between;
    margin-bottom: 15px;
}
.service-panel_date, .service-panel_refresh, .service-panel_view, .service-panel_read, .service-panel_share {
	display: flex;	
	gap:10px;
	align-items: center;
}
.service-panel img{
    width: 32px;
}
.service-panel_share .ya-share2__item a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0px;
}
.service-panel_share .ya-share2__item_service_vkontakte a {
    background-image: url(../img//icon/vk.png);
}
.service-panel_share .ya-share2__item_service_odnoklassniki a {
    background-image: url(../img//icon/ok.png);
}
.service-panel_share .ya-share2__item_service_telegram a {
    background-image: url(../img//icon/tg.png);
}
.service-panel_share .ya-share2__item_service_whatsapp a {
    background-image: url(../img//icon/wa.png);
}
.service-panel_share .ya-share2__item_service_vkontakte .ya-share2__badge,.service-panel_share .ya-share2__item_service_odnoklassniki .ya-share2__badge,.service-panel_share .ya-share2__item_service_telegram .ya-share2__badge,.service-panel_share .ya-share2__item_service_whatsapp .ya-share2__badge {
    display: none;
}
@media (max-width: 1280px) {
	.service-panel {
		flex-wrap: wrap;
		font-size: 14px;
	}
	main .service-panel img{
		width: 24px;
	}
	.service-panel_share .ya-share2__item a {
		width: 24px;
		height: 24px;
		background-size: contain;
	}
}
    