.partners__left-number {
    font-size: 95px;
    font-weight: bold;
    color: #359efb;
    line-height: 70px;
}

.partners__item img {
    height: 40px;
    opacity: 0.5;
}

.number-mask {
    text-transform: uppercase;
}

.alert-dismissible .close {
    padding: .4rem 1rem !important;
}

.card {
    border-radius: 1rem !important;
}

.card-header:first-child {
    border-top-right-radius: 1rem !important;
    border-top-left-radius: 1rem !important;
}

.welcome__forms-caption a {
    color: #fff;
}

.welcome__forms-caption a:hover {
    text-decoration: none;
}

.popover .arrow {
    left: 125px !important;
}

.accordion .card {
    background-color: #fff;
    border: 0;
}

.accordion .card-header {
    background-color: #fff;
    padding-left: 0 !important;
}

.accordion .card-body {
    background-color: #fff;
    padding-left: 0 !important;
    padding-top: 0 !important;
    line-height: 1.7rem;
}

.feedback__size {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
    text-overflow: ellipsis; /* Многоточие */
}

.welcome-article-friends {
    padding: 75px 0 110px 0 !important;
}

.welcome-article-bg-friends {
    background: url("") center no-repeat !important;
    background-size: cover !important;
}

a.welcome-submit-friends {
    text-decoration:none; font-size: 14px !important;
}

a.welcome-submit-friends button {
    padding: 30px 56px !important;
}

.steps__item-text {
    margin-top:0 !important;
}
.steps__item-title {
    min-height:46px !important;
}
.steps__wrap .steps__item:nth-child(3) .steps__item-img:after {
    background:none !important;
}

.welcome__heading-top h1 {
    font-weight: 600 !important;
    font-size: 2rem !important;
}

.welcome__heading-top p {
    font-weight: 400 !important;
    font-size: 1rem !important;
    line-height: 25px;
}

.custom-content {
    padding-bottom: 60px;
    font-family: 'Proxima', serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: #6b757a;
}

.custom-content p {
    margin-top: 27px;
    margin-bottom: 0;
}

.custom-content a {
    color: #0d95e8;
    text-decoration: underline;
}

.custom-content h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.custom-content h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom-content h4 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.custom-content ol {
    margin-top: 27px;
    margin-bottom: 0;
    margin-left: 20px;
}

.custom-content ol li {
    list-style: unset;
}

.custom-content ul {
    margin-top: 27px;
    margin-bottom: 0;
}

.custom-content ul li {
    list-style-type: none;
}

.custom-content ul li:before {
    content: "– ";
}

.custom-content table {
    width: 100%;
    border: 1px solid #d0d0d0;
}

.custom-content table tbody tr td {
    padding: 10px 10px;
    border: 1px solid #d0d0d0;
}

.steps__item-img-finish::after {
    background: none !important;
}

.documents__count-finish::after, .documents__count-finish::before {
    background: none !important;
}
