.res-list__list .res-card {
    text-decoration: none;
}

.header-control--become .btn{
margin-left: 15px;
}

.page-count li.active span {
    border: 1px solid #289628;
    width: 100%;
    display: block;
    height: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #6d6d6d;
    text-decoration: none;
    border-radius: 5px;
}

@media (max-width: 575px) {
	.hero-simple-slider .swiper-slide img {
		width: 100%;
	}
}
.review-card-ava {
	min-width: 114px;
}

.res-card__logo img {
	max-height: 135px;
}

.about-slider-section {
	overflow: hidden;
}
.about-slide-container {
	position: relative;
}
.about-slide-body {
	top: auto;
}
.content .article-slider img {
	margin: 0 auto;
}

.res-list__head .form-group {
	z-index: 2;
}
#FORM-feedback.bv-form {
	margin-bottom: 40px;
}

.partner-slide {
	pointer-events: none;
}
@media (min-width: 1024px) {
.about-slide-body {
background-color: rgba(255,255,255,0.8);
}
}
@media (min-width: 1024px) {
.about-slide-body {
    padding: 40px 50px 20px 30px!important;
}
}

/* ========================================= Стили jivosite ==========================================*/
.jivosite-load-btn {
    position: fixed;
    bottom: 0 !important;
    left: auto;
    right: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 35px 0 0;
    height: 40px;
    width: 300px;
    box-sizing: border-box;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 34px !important;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 12px 14px 8px rgba(0, 0, 0, .17);
    z-index: 1042
}


.jivosite-load-btn .cssLeaf_c6d0{
    width: 32px!important;
    height: 34px!important;
    position: absolute;
    overflow: visible;
    right: 0;
    top: 0;
}

.jivosite-load-btn-leaf {
    width: 32px !important;
    height: 34px !important;
    position: absolute;
    overflow: visible;
    right: 0;
    top: 0
}

.jivosite-load-btn-icon {
    width: 36px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.jivosite-load-btn-text {
    flex-grow: 1;
    margin: 0 8px 0 15px
}

.jivosite-load-btn-logo {
    display: block;
    width: 51px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

.jivosite-load-btn.is-load {
    display: none
}

.jivosite-load-btn.is-loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .3)
}

.jivosite-load-btn.is-loading:after {
    content: '';
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid;
    border-color: transparent #fff transparent #fff;
    z-index: 2;
    animation-name: rotation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    box-sizing: border-box
}

.jivosite-load-btn-icon-mob {
    display: none;
    width: 35px;
    height: 31px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

.globalClass_ET {
    z-index: 99999 !important
}

@media (max-width: 678px) {
    .jivosite-load-btn-icon-mob {
        display: block
    }

    .jivosite-load-btn-icon, .jivosite-load-btn-leaf, .jivosite-load-btn-logo, .jivosite-load-btn-text {
        display: none
    }

    .jivosite-load-btn {
        width: 65px;
        height: 65px;
        border-radius: 50px !important;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        bottom: 20px !important;
        right: 20px !important
    }

    .cssLeaf_1k {
        background-image: none !important
    }
}

/* ==============================================================================================*/
