.price-title {
    margin-top: 3px;
    font-family: "ResusWeb-Medium" ,sans-serif;
    margin-bottom: 5px;
    font-size: 16px;
    margin-left: 3px;
}

.swal2-styled.swal2-confirm {
	background-color: #000 !important;
}

.outer__programme>a,
.programme__button>a {
	border: 1px solid #000;
	color: #000;
}

.outer__programme>a:hover,
.programme__button>a:hover {
	background-color: #000;
	color: #fff;
}



.badge-success {
    background-color: #e90023 !important;
}

.slick-dots li button {
    background: #e90023 !important;
}
.slick-dots li.slick-active button {
    background: #e90023 !important;
}

.course__button>a:hover {
    opacity: 1;
    background-color: #e90023;
}

.pass__group>a {
    color: #e90023 !important;
}


.center__list ul li a:focus:before {
    width: 100%;
}

.profile__info>.profile__settings ul li a:focus:before {
    width: 100%;
}

.login__block {
    padding-top: 60px;
    padding-bottom: 60px;
}

.inner__login {
    margin-top: 60px;
}
.inner__login>h1 {
    font-size: 1.8em;
}
@media (max-width: 991px){
    .inner__login>h1 {
        font-size: 1.8em;
    }
}

.resource__button>a:visited {
    color:#fff !important;
}

.visually-hidden {
    position: absolute;
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.outer__welcome h1 {
    color: #fff;
}

.head__advantage>h1 {
    text-align: center;
    margin: 0px;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
}