.detail-course .head-block h1 {
	font-size: 168px;
}

.detail-course .head-block .block-badges {
	margin-bottom: 15px;
}

.detail-course .head-block .wrapper-line {
	height: 66px;
}

.detail-course .head-block .wrapper-line .line-vert {
	border-left: 0.125em dashed rgba(26, 26, 26, 0.80);;
	height: 44px;
	word-wrap: break-word;
	font-weight: 300;
	line-height: 30px;
	width: 1px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}

.detail-course .head-block .wrapper-line .line-vert:before {
	background-color: black;
	left: -5px;
	content: "";
	height: 8px;
	position: absolute;
	width: 8px;
}
.detail-course .head-block .wrapper-line .line-vert:after {
	position: absolute;
	width: 8px;
	bottom: 0;
	content: "";
	height: 8px;
	background-color: black;
	right: -3px;
}

.detail-course .head-block .btn {
	width:20%;
	padding: 10px;
}

.detail-course .about-block {
	padding-top:100px;
}

.detail-course .about-block h2 {
	padding-bottom:24px;
}

.detail-course .about-block .line {
	word-wrap: break-word;
	border-bottom: 1px dashed #A3A3A3;
	margin: 24px 0 24px 0;
	position: relative;
	font-weight: 300;
	line-height: 30px;
	left: 0;
	right: 0;
}

.detail-course .about-block .line:before {
	background-color: #A3A3A3;
	bottom: -4px;
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	width: 8px;
}

.detail-course .about-block .line:after {
	background-color: #A3A3A3;
	bottom: -4px;
	content: "";
	height: 8px;
	right: 0;
	position: absolute;
	width: 8px;
}

.detail-course .about-block .propName {
	text-transform: uppercase;
	font-size:20px;
	line-height:100%;
	font-weight: bold;
}

.detail-course .about-block .propValue a {
	color:#0138E9;
	font-size:20px;
	font-weight: bold;
}

.detail-course .about-block .propValue ul {
	list-style-type: none;
	padding-left: 14px;
}

.detail-course .about-block .propValue {
	font-size:20px;
}

.detail-course .about-block .propValue li::before {
	content: '';
	position: absolute;
	transform: translateY(-50%);
	width: 28px;
	height: 28px;
	background-image: url('../../img/list-mark.svg');
	background-size: contain;
	background-repeat: no-repeat;
	left: -16px;
	top: 25%;
}

.detail-course .about-block .propValue li {
	list-style: none;
	position: relative;
	padding-left: 25px;
	padding-bottom: 20px;
	font-size:20px;
}

/* «Содержание курса» рендерится как <h4>Модуль N – …</h4> + <ul><li>подпункт</li></ul>
   (courses:convert-lists-to-editorjs → header + list блоки). По макету 18.08:
   заголовок модуля — КАПСОМ с синей чек-бокс-меткой слева, подпункты —
   обычный маркированный список. */
.detail-course .about-block .courseContent h4 {
	position: relative;
	margin: 28px 0 8px;
	padding-left: 25px;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: uppercase;
}

.detail-course .about-block .courseContent h4:first-child {
	margin-top: 0;
}

.detail-course .about-block .courseContent h4::before {
	content: '';
	position: absolute;
	left: -16px;
	top: -2px;
	width: 28px;
	height: 28px;
	background-image: url('../../img/list-mark.svg');
	background-size: contain;
	background-repeat: no-repeat;
}

.detail-course .about-block .courseContent ul {
	list-style: none;
	margin: 0 0 8px;
	padding-left: 36px;
}

.detail-course .about-block .courseContent ul li {
	list-style-type: disc;
	display: list-item;
	position: static;
	padding: 0 0 2px 3px;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
}

.detail-course .about-block .courseContent ul li::before {
	content: none;
}

.detail-course .about-block .courseContent ul li:last-child {
	padding-bottom: 10px;
}

.detail-course .сonducting-сourse .conducting-course-box {
	padding: 28px;
	height: 100%;
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	background-color: #fff;
	position:relative;
	min-height: 454px;
	background-repeat: no-repeat;
	background-size: contain;
}

.detail-course .сonducting-сourse .conducting-course-box-content {
	height: 100%;
	margin-bottom: 211px;
}
.detail-course .сonducting-сourse .conducting-course-box-content .description {
	font-size:20px;
}

.detail-course .сonducting-сourse .conducting-course-box-header {
	display: flex;
	justify-content: space-between;
	font-size: 40px;
	text-transform: unset;
	margin-bottom: 24px;
	text-align: left;
}

.detail-course .сonducting-сourse .conducting-course-box-header span {
	font-size: 16px;
	margin: -17px 0px 0px 0px;
}

.detail-course .сonducting-сourse .conducting-course-box-footer {
	text-align: left;
}

.detail-course .сonducting-сourse .conducting-course-box-footer .btn {
	width:60%;
}

.detail-course .сonducting-сourse .conducting-course-box .small-text {
	font-size: 12px;
}

.detail-course .сonducting-сourse .conducting-course-box .img-cover {
	object-fit: cover;
	position: absolute;
	margin-top: -163px;
	right:0;
	z-index: -1;
	width:100%;
	/*height: 416px;*/
}


.detail-course .сonducting-сourse {
	margin-top:100px;
	padding-bottom: 160px;
}
.detail-course .сonducting-сourse h3 {
	padding-bottom:24px;
}

@media (max-width: 1280px) {
	.detail-course .head-block h1 {
		font-size:100px;
	}
}
@media (max-width: 1024px) {
	.detail-course .head-block .btn {
		width: 44%;
	}
	.detail-course .about-block .propValue li {
		font-size: 18px;
	}


}


@media (max-width: 767px) {
	.conducting-course-box .img-cover {
		object-fit: cover;
		width: 98%;
		position: absolute;
		margin-top: -124px;
		z-index: -1;
		right: 0;
	}
}

@media (max-width: 500px) {
	.detail-course .head-block h1 {
		font-size:48px;
	}
	.detail-course .head-block .btn {
		width:80%;
	}
	.detail-course .сonducting-сourse {
		padding-bottom: 80px;
	}
	.detail-course .сonducting-сourse .conducting-course-box-footer .btn {
		width:100%;
	}
	.detail-course .сonducting-сourse h3 {
		font-size:28px;
	}
	.detail-course .сonducting-сourse .conducting-course-box-content .description {
		font-size:16px;
	}
	.detail-course .сonducting-сourse .conducting-course-box-header {
		font-size:24px;
	}

	.detail-course .сonducting-сourse .conducting-course-box {
		min-height:100%;
	}
	.detail-course .сonducting-сourse .conducting-course-box-content {
		margin-bottom:100px;
	}
	.detail-course .сonducting-сourse .conducting-course-box {
		background-position: 100% 62%!important;
	}
}
