﻿.mt-120 {
	margin-top: 120px;
}

.sm-title {
	font-size: 17px;
	color: #0D99FF;
}
.title1 {
	font-size: 43px;
	font-weight: bold;
	color: #090909;
	margin-top: 17px;
}
.title2 {
	font-size: 43px;
	font-weight: bold;
	color: #999;
	margin-top: 17px;
}

.video-wrap {
	margin-top: 36px;
	display: flex;
	justify-content: space-between;
}
.video-text {
	width: 475px;
}

.video-text p {
	font-size: 22px;
	color: #a7a7a7;
	margin-bottom: 0;
}
.video-text p + p {
	margin-top: 40px;
}