h1, h2, h3, h4, h5, h6, p, a {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.head-list {
    margin-bottom: 50px;
    font-size: 20px;
    font-weight: 600;
}
ul.checklist-item {
    padding-left: 20px;
}
.checklist-item li {
    font-family: Roboto, Verdana, Geneva, Tahoma, sans-serif;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    color: #000000;
    margin-top: 15px;
}
.mb40 {
    margin-bottom: 40px;
}
.checklist-item li.mtp0 {
    margin-top: 0px;
}
.hero {
    padding: 80px 0 40px 0;
    background: url(/checklist-magistr/img/hero.png) no-repeat center;
    background-size: cover;
}
.hero h1.title {
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 40px;
    color: #fff;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 30px;
}
.hero p.subtitle {
    color: #fff;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    margin-bottom: 20px;
}
.hero p {
    color: #fff;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    margin-bottom: 20px;
}
p.price {
    font-size: 25px;
    margin-top: 50px;
}
a.btn-link {
    width: 280px;
    display: block;
    padding: 18px 60px;
    margin: 20px auto 20px;
    border-radius: 8px;
    background-color: #cd8405;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.6px;
}
a.btn-link:hover {
	background-color: #b37202;
	color: #000;
}
a.mtp20 {
    margin-top: 20px;     
}
.hero small {
    color: #fff;
}
/*box*/
.box {
    padding: 30px 0 0 0;
}
.box-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding: 20px 0;
    margin: 20px 0;
}
.box-img {
	margin-right: 25px;
}
.box-text {
    font-size: 18px;
}
.box-text p {
    padding-top: 10px;
}
.box-info-text {
	font-size: 20px;
	letter-spacing: 0.6px;
	line-height: 22px;
	margin: 50px 0 25px 0;
}
.t50 {
    margin-top: 30px;
}
.about-course {
	background-color: #ececec;
	padding: 50px 0;
}
.about-course h2 {
	font-size: 20px;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 0.6px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.gogmat {
	padding: 50px 0;
}
.aside {
	margin: 25px 0;
}
.gogmat p {
	font-family: Roboto;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
    color: #000000;
    margin-top: 15px;
}
.gogmat p span {
	font-weight: 700;
	color: #b62e3a;
}
.price-bot {
    font-weight: 600;
    font-size: 22px;
}