.home-slider .single-slider {
    position: relative;
}
.home-slider .single-slider:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;

}
.left-title h2 {
    text-align: left;
}
.red-title h2 {
    color: #A60303;
}
.red-list ul li i {
    color: #a60303;
}
.per-info ul > li {
    margin-bottom: 10px;
    color: #002441;
}
.per-info ul > li > i {
    color: #a60303;
}
.contact-info h2 {
    margin-bottom: 20px;
}
.contact-info .single-info {
    color: #002441;
    margin-bottom: 15px;
}
.contact-info .single-info i {
    min-width: 24px;
    text-align: center;
    font-size: 20px;
    margin-right: 5px;
}
.contact-info .single-info p {
    color: #002441;
    font-size: 14px;
}
.slider-additional-text {
    color: #fff!important;
    font-size: 24px!important;
}
.course-widget-price li {
    color: #000;
}
.course-widget-price li i {
    min-width: 30px;
    text-align: center;
}
.bold {
    font-weight: 700;
}
