.welcome__content .qoute h6::after {
    background-color: var(--general_color);
}
.first-title h2 {
    color: var(--heading_color);
    line-height: 1em;
}
.welcome__photo .photo {
    padding-left: 2px;
    position: relative;
}
.welcome__photo .experience {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-left: 3.3vw;
    margin-top: -7.15vw;
}
.welcome__photo .experience__year {
    font-size: 13.05vw;
    font-family: var(--body_font);
    color: var(--general_color);
    line-height: 1;
    position: relative;
    margin-bottom: 0.045em;
    margin-right: 11.3%;
    z-index: 1;
}
.welcome__photo .experience__year:before {
    content: attr(value);
    font-size: 1em;
    color: currentColor;
    position: absolute;
    -webkit-text-stroke: 0.03195em #fff;
    z-index: -1;
}
.welcome__photo .experience__year:after {
    content: '';
    display: block;
    width: calc(100% - 0.088em);
    height: 0.02785em;
    margin-left: 0.0119em;
    background-color: var(--general_color);
    position: absolute;
    bottom: 0.0119em;
    left: 50%;
    transform: translateX(-50%);
}
.welcome__photo .experience__text {
    font-size: 1.57vw;
    font-family: var(--body_font);
    color: var(--content_color);
    line-height: 1.067;
    margin-bottom: 0.265em;
    text-align: left;
}
.services {
    z-index: 1;
}
.services .list-categories ul {
    margin: 0 0 65px;
    gap: 6px;
    /*flex-wrap: nowrap;*/
    justify-content: center;
}
.services .list-categories li a {
    min-width: 207px;
    white-space: nowrap;
    border-width: 2px;
}
.services .list-categories li {
    margin: 0;
}
.services .list-categories li.kid a {
    padding-top: 8px;
    padding-bottom: 6px;
}
.services .list-categories li span {
    margin-top: 0;
    font-style: italic;
    width: 100%;
    display: block;
}
.service-block .right-content {
    padding-top: 4px;
    padding-left: 0;
}
.services .s-title h3 {
    font-size: var(--service_title_size);
    color: var(--content_color);
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    padding-left: 21px;
    letter-spacing: 1.4px;
}
.services .s-title h3:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    background-color: var(--general_color);
    bottom: 0;
    left: 0;
    z-index: -1;
}
.list-services__wrapper::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); */
    background-color: #d3d3d3;
}
.list-services__wrapper::-webkit-scrollbar {
    width: 3px;
    background-color: #d3d3d3;
}
.list-services__wrapper::-webkit-scrollbar-thumb {
    background-color: #858585;
    border: 1px solid #858585;
    border-radius: 1.6px;
}
.list-services__wrapper {
    overflow-y: auto;
    direction: rtl;
    height: 351px;
}
.list-services {
    padding-left: 2.1vw;
    direction: ltr;
}
.list-services__headline {
    display: flex;
    flex-wrap: wrap;
}
.list-services__headline p {
    font-size: 18px;
    margin-bottom: 0;
}
.list-services__headline .ser-name {
    width: auto;
    flex: 1;
}
.list-services__headline .ser-fullset {
    width: 72px;
    padding-right: 0px;
    text-align: right;
}

.list-services__headline .ser-rebase {
    width: 68px;
    padding-left: 16px;
    text-align: right;
}

.list-services .ser {
    margin-bottom: 22px;
}

.list-services .ser.ser-inline {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1px;
}

.list-services .ser.ser-headline {
    margin-bottom: 6px;
}

.list-services .ser-inline p {
    font-size: 18px;
    margin-bottom: 0;
}

.list-services .ser-inline .ser-name {
    width: auto;
    flex: 1;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.list-services .ser-inline.ser-cat .ser-name {
    font-size: 23px;
    letter-spacing: 0.8px;
    color: var(--general_color);
    line-height: 1.2;
}
.list-services .ser.ser-inline.ser-cat {
    margin-top: 15px;
}
.list-services .ser-headline .ser-fullset.headline {
    padding: 0;
}

.list-services .ser-inline .ser-fullset {
    width: 72px;
    padding-right: 0px;
    text-align: right;
}

.list-services .ser-inline .ser-rebase {
    width: 68px;
    padding-left: 16px;
    text-align: right;
}

.list-services .ser-inline .ser-description {
    width: 100%;
    font-size: 16px;
    line-height: 1.2;
}

/* .list-services .ser-inline .ser-fullset>span,
.list-services .ser-inline .ser-rebase>span {
    font-weight: 300;
} */

.list-services .ser-inline.hands-feet .ser-name {
    width: calc(100% - 220px);
}

.list-services .ser-inline.hands-feet .ser-fullset {
    width: 110px;
}

.list-services .ser-inline.hands-feet .ser-rebase {
    width: 110px;
    padding: 0 3px;
}

.ser-addon {
    width: 100%;
}

.ser-addon-inline {
    display: flex;
    justify-content: space-between;
}

.ser-addon-price {
    width: 80px;
    padding: 0 16px;
}

#service-356 .list-services__headline .ser-rebase, #service-356 .list-services .ser-inline .ser-rebase{
    width: 100px;
    padding-left: 0px;
}

.intl-tel-input .country-list li.country {
    width: 100%;
}
.intl-tel-input .country-list {
    width: 603px;
}
.header__banner-photo,
.header__banner-photo .slick__banner,
.header__banner-photo .slick__banner .slick-list,
.header__banner-photo .slick__banner .slick-list .slick-track {
    height: 100%;
}
.header__banner .banner-photo {
    height: 100%;
}
@media screen and (max-width: 1600px) {
    .header__wrapper {
        height: 54.1vw;
    }
}
@media screen and (max-width: 1400px) {
    .services .list-categories li a {
        height: 60px;
    }
    .intl-tel-input .country-list {
        width: 483px;
    }
    .header__banner-photo .banner-photo img {
        min-height: 0;
    }
}
@media screen and (max-width: 1300px) {
    .header__wrapper {
        height: 57.1vw;
    }
    .services .list-categories ul {
        flex-wrap: wrap;
        /*justify-content: space-between;*/
    }
    .services .list-categories li,
    .services .list-categories li.kid {
        min-width: 0;
        width: calc(33.3333% - 6px);
    }
    .services .list-categories li a {
        white-space: normal;
        min-width: 0;
    }
}
@media screen and (max-width: 1200px) {
    .header__banner .banner-photo {
        height: 100%;
    }
}
@media screen and (max-width: 1024px) {
    .welcome__photo .experience {
        margin-top: -8.85vw;
    }
    .welcome__photo .experience__year {
        font-size: 16.25vw;
    }
    .welcome__photo .experience__text {
        font-size: 2.27vw;
    }
    .social-fixed {
        transform: translateY(-50%) scale(0.65);
        right: -5px
    }
}
@media screen and (max-width: 1023px) {
    .intl-tel-input .country-list {
        width: 373px;
    }
}
@media screen and (max-width: 991px) {
    .header__wrapper {
        height: 62.1vw;
    }
}
@media screen and (max-width: 767px) {
    .header__wrapper {
        height: auto;
    }
    .welcome__photo {
        width: 100% !important;
        text-align: center;
        order: 2;
    }
    .welcome__content {
        width: 100%;
        margin-bottom: 25px;
        text-align: center;
    }
    .welcome__photo .experience {
        margin-top: -20.05vw;
    }
    .welcome__photo .experience__year {
        font-size: 37.25vw;
        margin-right: 0.2em;
    }
    .welcome__photo .experience__text {
        font-size: 4.67vw;
    }
    .social-fixed {
        transform: none;
        right: 0;
    }
}
@media screen and (max-width: 600px) {
    .services .list-categories li,
    .services .list-categories li.kid {
        width: calc(50% - 6px);
    }
    .specials .left-content .review-content {
        overflow: hidden;
    }

    .services .list-categories ul{
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 480px) {
    .specials h3 {
        font-size: 9.4vw;
    }
    .header__logo img, .header__logo {
        height: auto;
        width: 130px;
    }
    .button-mobile {
        top: 5.7vw;
    }
}

.list-services .ser-inline .ser-fullset.text-right{
    text-align: right;
}

.list-services .ser-inline .ser-fullset.and-up{
    width: 80px;
}

@media (max-width: 767px){
    .list-services__wrapper{
        height: auto;
        max-height: 350px;
    }
}


@media(max-width:  480px){
    .services .s-title h3{
        font-size: 30px;
        margin-bottom: 15px;
    }

    .s-description p {
        margin-bottom: 10px;
    }
}

.header__banner{
    position: relative;
}

.header__banner-slogan{
    position: absolute;
    top: 100%;
    text-align: center;
    width: 100%;
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 1.979vw;
    color: var(--general_color);
}

@media(max-width: 1200px){
    .header__banner-slogan{
        padding-top: 0.833vw;
    }
}

@media(max-width: 767px){
    .header__banner-slogan {
        padding-top: 4.831vw;
        font-size: 3.911vw;
    }
}

body .fancybox__container button{
    background-color: var(--general_color) !important;
    color: #fff;
}

body .fancybox__container button:hover{
    background-color: #1c1c1c!important;
}