
.navbar {
    padding: 0 !important;
}

.header-page__logo img {
    width: 30%;
}

.header_card_submenu {
    display: none;
    position: absolute;
    background: #fff;
    padding: 18px;
    -webkit-box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
}

/*.header_card_submenu_item {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/
/*.header_card_submenu_item a{*/
/*    margin-bottom: 10px;*/
/*}*/
/*.img-svg {*/
/*    fill: #44d108;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*}*/
@media (max-width: 1800px) {
    .block1 {

    }
}


.spis-block {
    text-align: left;
    padding-left: 40px;
}

.spis-block a {
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 18px;
    margin-left: 15px;
    position: relative;
}

@media (max-width: 992px) {
    .navbar-nav .punkt {
        display: block;
        padding: 14px 25px;
        margin: 0;
        border-bottom: 1px solid rgba(35, 35, 35, .1);
        border-bottom: 1px solid #f3f3f3;
    }
}

.addr-open span:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 15px;
    background: url(../img/icon/addr-str.svg) center center no-repeat;
    background-size: contain;
    /*top: 69%;*/
    margin-left: -21px;
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
}

.services-open span:before {
    position: absolute;
    content: "";
    width: 22px;
    height: 24px;
    background: url(../img/icon/services-str.svg) center center no-repeat;
    background-size: contain;
    top: 67%;
    margin-left: -39px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.services-open span {
    color: #f8d205;
    font-size: 18px;
    margin-left: 39px;
    font-weight: 600;
}

@media (max-width: 756px) {
    .services-open span:before {
        top: 89%;
        margin-left: -29px;
    }
    .services-open span {
        margin-left: 31px;
    }
}


.nav-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-basis: 90%;
}

.services-open {
    margin-top: 5px;
    cursor: pointer;
}
.services-open > .header-services {
    height: 400px;
    overflow-y: scroll;
}
.services-open > .header-services > .header-services-text {
    margin-top: 0;
    padding-bottom: 0;
}
.services-open > .header-services > .header-services-text > a {
    font-size: 15px;
}
.services-open > .header-services > .header-services-text > a::before {
    top: 65%;
}

.addr-open {
    margin-top: 5px;
}

/*.navbar__mobile-right .header-logo img {*/
/*    width: 80%;*/
/*}*/
.navbar {
    display: flex;
}

@media (max-width: 1051px) {
    .navbar__mobile-right .header-logo img {
        width: 80%;
    }

    .navbar {
        display: unset;
    }
}

.header-addrw-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    border-bottom: 2px solid #0039a6;
    padding-bottom: 10px;
}


.header-addrw-text-zag {
    font-weight: 700;
    line-height: 1;
    padding-bottom: 5px;
}

.header-addrw-text a {
    font-weight: 700;
    display: block;
    color: #232323;
    line-height: 1;
    padding-top: 6px;
}

.header-addrw-button {
    display: flex;
    justify-content: center;
    padding: 10px 0 10px 0;
}

@media (max-width: 756px) {
    .header_card_submenu {
        top: 132px;
    }

    .spis-block {
        padding-left: 0;
    }

    .spis-block a {
        font-size: 11px;
    }
}

.promo {
    background: url(../img/3.jpg) fixed center no-repeat;
    margin-top: 60px;
    background-size: cover;
}

.promo .zag {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.promo .slick-prev {
    position: relative;
    top: 188px;
    left: -40px;
    background: url(../img/icon/slide-left-white.svg) center no-repeat;
    background-size: contain;
}

.promo .slick-next {
    position: relative;
    top: 188px;
    right: -40px;
    background: url(../img/icon/slide-right-white.svg) center no-repeat;
    background-size: contain;
}

/*новый дизайн прайса*/
.calc__price_title {
    text-align: center;
    color: #e21e1e;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 40px;
}

.calc__price_category {
    display: flex;
    align-items: center;
    border: 1px solid #585151;
    margin-bottom: 10px;
    border-radius: 20px;
    justify-content: space-between;
    padding: 13px;
    cursor: pointer;
}

.cals__price_category_left {
    display: flex;
    align-items: center;
}

.calc__price_category span {
    font-size: 20px;
    font-weight: 700;
    margin-left: 25px
}

.calc__descr-item {
    padding: 10px 0 9px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.calc__descr-item:not(:last-child) {
    border-bottom: 1px solid #d0d0d0;
}

.calc__descr-name {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
}

.calc__descr-name a {
    color: #b29911;
}

.calc__descr-name a:hover {
    color: #f8d205;
}

.first {
    color: #b29911 !important;
}

.calc__descr-value {
    font-family: Roboto, sans-serif;
    min-width: 80px;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
}

.calc__descr-item button {
    visibility: hidden;
}
.calc__descr-item:hover button {
    visibility: visible;
}

.img-svg {
    fill: #b29911;
    width: 40px;
    height: 40px;
}

.calc__price_subcategory {
    display: none;
    margin-left: 30px;
}

.subcategory_open {
    display: block;
}

.price_active {
    background: #8B4513;
    color: white;
}

.price_active .price_btn path {
    fill: white;
}

.price_active .img-svg {
    fill: white;
}

.price_active .price_btn {
    -webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
}

.under_price {
    margin-top: 20px;
    font-size: 1.05rem;
}

.important_block {
    border-left: 4px solid #e21e1e;
    padding-left: 6px;
    margin-bottom: 40px;
}

.active_svg {
    fill: white;
}

.active_svg .st02 {
    stroke: white;
}

.active_svg .st01 {
    fill: white;
}

.active_svg .fil010 {
    stroke: white;
}

.active_svg .fil011 {
    fill: white !important;
}

.active_svg .fil013 {
    fill: white !important;
}

.price_active .img-svg .fil011 {
    fill: white !important;
}

.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 280px;
    height: 65px;
    border: 1px solid #585151;
    border-radius: 1px;
    background-color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #282b2f;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: "Roboto", sans-serif;
}

.btn:hover {
    background-color: #f8d205;
    color: #fff;
}


.calc__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .calc__btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .calc__btn-mid {
        width: 260px;
        height: 50px;
    }

    .calc__descr-value {
        min-width: unset;
    }

    .calc__descr-name {
        font-size: 14px;
    }

    .calc__price_subcategory {
        margin-left: 15px;
    }

    .block1-wraper {
        padding-top: 10px;
    }

}

.calc__btn {
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .calc__price_category span {
        font-size: 14px;
    }

    .btn {
        width: 183px;
        height: 44px;
        font-size: 11px;
    }

    .calc__btn {
        width: 260px;
        height: 50px;
        margin-bottom: 25px;
    }

    .calc__btn-mid {
        width: 260px !important;
    }
}

.calc__btn-mid {
    width: 348px;
    background-color: #f8d205;
    color: white;
}

.calc__btn-mid:hover {
    background-color: white;
    color: #1e1e1e;
}

.under_price {
    margin-top: 20px;
    font-size: 1.05rem;
}

.galka_diagnostika {
    font-size: 16px;
}

.zvezda_diagnostika {
    font-size: 16px;
}

.block_addresses {
    background-color: var(--col-content);
    padding: 24px 0 40px 0;
}

.block_addresses--card {
    flex-basis: 24%;
    padding-left: 10px;
    padding-right: 10px;
}

.fotoservis-card {
    width: 100%;
    min-width: 260px;
    max-width: 348px;
    margin: 15px auto;
    position: relative;
}

.fotoservis-card-zag {
    color: white;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 23px;
    background: #8B4513;
    margin: 0;
    border-radius: 10px 10px 0 0;
}

.fotoservis-card-addr {
    padding: 10px;
    padding-bottom: 12px;
    background-color: #3c3c3c;
    margin: 0;
    color: #fefefe;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

.fotoservis-card-phones {
    background-color: #8B4513;
    padding: 14px;
}

.map-mbtn {
    background-color: #FFD700;
}

.map-mbtn:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 38px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url(/img/icon/button-click.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.fotoservis-card-addr-btn {
    background-color: #FFD700;
    color: #8B4513;
    border-radius: 50px;
    text-align: center;
    position: relative;
    display: block;
    cursor: pointer;
    padding: 10px 10px 10px 30px;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
}

.fotoservis-card-phones a {
    color: #8B4513;
}

.content__white {
    max-width: 1600px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    -webkit-box-shadow: 0 0 6px -1px rgb(0 0 0 / 25%);
    box-shadow: 0 0 6px -1px rgb(0 0 0 / 25%);
    margin: auto;
}

.custom_style_phone {
    color: #fff;
    white-space: nowrap;
    margin-top: 6px;
    display: block;
    font-weight: 700;
}

.section_text {
    /*display: flex;*/
    margin-top: 30px;
}

.seo-text {
    border-radius: 5px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .5);
    background-color: white;
    padding: 25px;
    line-height: 25px;
    transition: all 2s;
    overflow: hidden;
    position: relative;
    max-height: 3500px;
}

.seo-text h2 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.seo-text p {
    margin: 10px;
    margin-inline-start: 20px;
}

.seo-text ul {
    margin-left: 30px;
}

.seo-text li {
    display: list-item;
    list-style-type: disc;
    padding-inline-start: 1ch;
}

.seo-text li::marker {
    color: #0039a6;
    font-size: 25px;
    padding-inline-start: 20px;
}

.seo-text .vazno {
    border-left: 5px solid red;
    padding-left: 10px;
}

.seo-text img {
    float: left;
    min-width: 200px;
    max-width: 300px;
    border-radius: 5px;
    margin: 7px 25px 7px 0;
}

.seo-text-hide {
    max-height: 320px;
}

.seo-text-button {
    margin-top: 30px;
    padding: 10px;
    text-align: center;
    border: 2px solid #0039a6;
    border-radius: 15px;
    max-width: 250px;
    font-size: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    transition: .3s;
}

.seo-text-gradient {
    position: absolute;
    bottom: 0;
    height: 25%;
    width: 100%;
    background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0));
}

.seo-text-button:hover {
    background-color: #0039a6;
    color: white !important;
    transition: .3s;
}

.addr-sev {
    color: #0039a6;
}

.addr-kal {
    color: #5bc0de;
}

.addr-mich {
    color: #6f42c1;
}

.addr-dmitr {
    color: #a0ca4c
}

.gallery {
    padding-bottom: 50px;
}

@media (max-width: 576px) {
    .gallery {
        padding-top: 32px;
    }
}

.btn-reset-gallery {
    border: none;
    padding: 0;
    background: transparent;
    cursor: pointer;
}

.gallery__title {
    padding: 0 15px;
    max-width: 1150px;
    margin: 0 auto;
    margin-bottom: 40px;
}

@media (max-width: 576px) {
    .gallery__title {
        padding: 0 30px;
    }
}

.gallery__inner {
    position: relative;
}

.gallery__swiper-button-prev {
    display: block;
    width: 20px;
    height: 20px;
    border-top: 4px solid #0039a6;
    border-right: 4px solid #0039a6;
    position: absolute;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 45%;
    left: calc((100vw - 1320px) / 2 - 95px);
}

@media (max-width: 1500px) {
    .gallery__swiper-button-prev {
        left: 15px;
    }
}

@media (max-width: 576px) {
    .gallery__swiper-button-prev {
        top: 35%;
        width: 15px;
        height: 15px;
    }
}

.gallery__swiper-button-next {
    display: block;
    width: 20px;
    height: 20px;
    border-top: 4px solid #0039a6;
    border-right: 4px solid #0039a6;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 45%;
    right: calc((100vw - 1320px) / 2 - 95px);
}

@media (max-width: 1500px) {
    .gallery__swiper-button-next {
        right: 15px;
    }
}

@media (max-width: 576px) {
    .gallery__swiper-button-next {
        top: 35%;
        width: 15px;
        height: 15px;
    }
}

.gallery-slider {
    height: 240px;
    max-width: 1320px;
}

.error-title {
    font-size: 30px;
    text-align: center;
}


@media (max-width: 1199px) {
    .header-page__inner {
        justify-content: space-between;
    }

    .header-center-addrw {
        padding-left: unset;
        padding-right: unset;
    }

    .header-center-addrw-text {
        width: unset;
        padding-left: unset;
        padding-right: unset;
    }

    .header-center-addrw-text-zag {
        font-size: 11px;
    }

    .header-center-addrw-text span {
        font-size: 11px;
    }

    .header-center-addrw-text a {
        font-size: 12px;
    }

    .block_addresses--card {
        flex-basis: 34%;
    }
}

@media (max-width: 1800px) {
    .container2 {
        max-width: 1600px;
    }

    .header-center-addrw {
        flex-wrap: nowrap;
    }

    .header-center-addrw-text {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
    }

}

@media (max-width: 1600px) {
    .block_addresses--card {
        flex-basis: 34%;
        flex-wrap: nowrap;
    }

    /*.fotoservis-card {*/
    /*    min-width: 260px;*/
    /*    max-width: 400px;*/
    /*}*/
}

#ya-map {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.splitscreen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(100% + 10px * 2);
    max-width: 100%;
    margin: -10px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 1025px) {
    .splitscreen {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

/*@inculde to(860) {}*/

.splitscreen__item {
    padding: 10px;

    position: relative;
    max-height: calc(100% - 10px * 4);
}

.splitscreen__item_full {
    width: calc(100% - 10px * 2)
}

.splitscreen__item_third {
    width: calc(100% / 3 - 10px * 2)
}

.splitscreen__item_third.brand__image_mobile {
    display: none;
}

@media screen and (max-width: 1025px) {
    .splitscreen__item_third {
        width: calc(50% - 10px * 2);
        margin-left: auto;
        margin-right: auto
    }

    .splitscreen__item_third.brand__image {
        display: none;
    }

    .splitscreen__item_third.brand__image_mobile {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .splitscreen__item_third {
        width: calc(100% - 10px * 2)
    }
}

.splitscreen__item_two-third {
    width: calc(200% / 3 - 12px * 2)
}

@media screen and (max-width: 1025px) {
    .splitscreen__item_two-third {
        width: calc(100% - 10px * 2)
    }
}

#map2 {
    position: relative;
    background: #FFF;
}

#map2 #ya-map {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#map2 #ya-map.fullscreen {
    position: fixed;
    background: initial;
    width: 100vw;
    height: 100vh;
    z-index: 1000
}

#map2 .white-canvas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: radial-gradient(ellipse at center right, hsla(0, 0%, 100%, 0) 40%, hsla(0, 0%, 100%, .9) 60%, #fff 100%);
    cursor: pointer
}

#map2 .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

#map2 .left-content .section-title {
    font: 36px/42px Roboto;
    color: #000;
    margin-bottom: 40px
}

#map2 .left-content .section-title span {
    font-family: RobotoItalic
}

#map2 .left-content .address {
    font: 32.5px/32.5px Roboto;
    color: #3f9dcc;
    margin-bottom: 15px
}

#map2 .left-content .section-subtitle {
    font: 18.79px/28.18px Roboto;
    letter-spacing: .02em;
    color: #000;
    max-width: 410px;
    margin-bottom: 44px
}

#map2 .left-content .section-subtitle span {
    font-family: HelveticaNeueCyr Medium
}

#map2 .left-content .form-consultation {
    max-width: 500px;
    width: 100%;
    margin-bottom: 75px
}

#map2 .left-content .form-consultation .form-title {
    font: 13.32px/18.5px Roboto;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #000;
    padding-left: 10px;
    margin-bottom: 18px
}

#map2 .left-content .form-consultation label {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 15px
}

#map2 .left-content .form-consultation label:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/section5-8/call.png) 50% no-repeat;
    background-size: cover;
    opacity: .2
}

#map2 .left-content .form-consultation label input {
    width: 100%;
    height: 72px;
    padding-left: 74px;
    padding-right: 30px;

    letter-spacing: .1em;
    text-transform: uppercase;
    border-radius: 12px/50%;
    box-shadow: 0 1px 51px 0 rgba(28, 81, 96, .2);
    background: #fff;
    outline: none;
    border: none
}

#map2 .left-content .form-consultation button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 72px;
    padding-left: 75px;
    border-radius: 12px/50%;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 50%, hsla(0, 0%, 100%, .2));
    border: 1.5px solid #28a9e5;
    outline: none;
    font: 14px/14px Roboto;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: left;
    color: #28a9e5;
    cursor: pointer;
    transition: all .3s ease-in-out
}

#map2 .left-content .form-consultation button:before {
    content: "";
    position: absolute;
    right: 50px;
    width: 14px;
    height: 10px;
    background: url(../img/section5-8/arrow-right-blue-btn.svg) 50% no-repeat;
    background-size: contain;
    transition: all .3s ease-in-out
}

#map2 .left-content .form-consultation button:hover {
    border: 1.5px solid rgba(40, 169, 229, .5)
}

#map2 .left-content .form-consultation button:hover:before {
    opacity: .5
}

#map2 .left-content .form-consultation button .decor {
    position: absolute;
    bottom: -1.5px;
    left: 20px;
    width: 98px;
    height: 84px;
    /* background: url(../img/section5-8/man.png) 50% no-repeat; */
    background-size: contain
}

#map2 .left-content .phone-number {
    font: 40.84px/40.84px Roboto;
    letter-spacing: .14em;
    color: #000;
    padding-left: 68px;
    margin-bottom: 15px;
    position: relative
}

#map2 .left-content .phone-number a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0);
    transition: all .3s ease-in-out
}

#map2 .left-content .phone-number a:hover {
    border-bottom: 1px solid
}

#map2 .left-content .phone-number:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 39px;
    height: 39px;
    background: url(../img/section5-8/call.png) 50% no-repeat;
    background-size: contain
}

/*experts*/
.block9 {
    margin-top: 80px;
    text-align: center;
    color: #46434a;
}

.block9 img {
    max-width: 100%;
}

.block9 .rabotniki-card {
    margin: 20px;
}

.rabotniki-card img {
    border-radius: 20px;
    display: unset;
}

.block9 .img {
    position: relative;
}

.block9 .img .serts {
    position: absolute;
    bottom: -10px;
    left: -10px;
    border: 7px solid #8B4513;
    width: 80px;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 2;
}

.block9 .img .serts:hover {
    width: 84px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.block9 .rabotniki-card b {
    display: block;
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 5px;
}

.block9 .rabotniki-card span {
    display: block;
    font-size: 16px;
}

@media (max-width: 991px) {
    .scard-wrap .scard {
        padding: 0 0 0 15px;
    }

    .scard-wrap .scard div {
        font-size: 17px;
        line-height: 1;
    }

    .scard-wrap .scard:before {
        width: 30px;
        height: 30px;
        right: 15px;
        top: 30px;
    }
}

.scard-wrap {
    margin-top: 30px;
}

.scard-wrap .scard {
    text-align: left;
    color: #101011;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 0 0 0 40px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 24px 25px -18px;
    box-shadow: rgba(0, 0, 0, 0.5) 2px 24px 25px -18px;
    background: #f4f4f4 none repeat scroll 0% 0% / auto padding-box border-box;
    min-height: 85px;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
}

.scard-wrap .scard:hover {
    -webkit-box-shadow: 0 0 1px 5px rgb(139, 69, 19), 0 0 1px 10px rgba(0, 0, 0, 0.1), 0 0 1px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px 5px rgb(139, 69, 19), 0 0 1px 10px rgba(0, 0, 0, 0.1), 0 0 1px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.scard-wrap .scard span {
    color: #8B4513;
    font-size: 14px;
}

.scard-wrap .scard div {
    text-transform: uppercase;
    font: 400 20px/20px 'Roboto', Arial, sans-serif;
}

.scard-wrap .scard:before {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(../img/speech-bubble2.svg) center no-repeat;
    background-size: cover;
    right: 25px;
    top: 23px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

@media (max-width: 767px) {
    .scard-wrap .scard {
        padding: 0 0 0 30px;
        margin-bottom: 15px;
    }

    .scard-wrap .scard div {
        font-size: 20px;
        line-height: 1;
    }

    .scard-wrap .scard:before {
        width: 40px;
        height: 40px;
        right: 25px;
        top: 24px;
    }
}

.scard-wrap .scard:before {
    background: url(../img/fea-i3.png) center no-repeat;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    width: 52px;
    height: 45px;
}

@media screen and (max-width: 768px) {
    .scard-wrap .scard:before {
        width: 52px;
    }
}

.rabotniki-wrap {
    justify-content: space-around;
}

.blockrabotniki {
    position: relative;
}

.blockrabotniki .slick-prev {
    background: url(../img/icon/slide-left-blue.svg) center no-repeat;
    background-size: contain;
}

.blockrabotniki .slick-next {
    background: url(../img/icon/slide-right-blue.svg) center no-repeat;
    background-size: contain;
}

.rabotniki-card .slick-slide img {
    display: unset !important;
}

.expert-btn {
    width: 100%;
}

.blockrabotniki-copyright::after {
    content: "Размещено с согласия сотрудников 😃. Копирование материалов запрещено.";
}

.block1 {
    margin-bottom: 30px;
}

.utp-block {
    display: flex;
    align-items: center;
    text-align: center;
}