.modal-appointment__input::-webkit-input-placeholder, .modal-appointment__input-date::-webkit-input-placeholder {
    font-family: 'HelveticaRegular', sans-serif;
    font-weight: 400
}

.modal-appointment__input::-moz-placeholder, .modal-appointment__input-date::-moz-placeholder {
    font-family: 'HelveticaRegular', sans-serif;
    font-weight: 400
}

.modal-appointment__input:-ms-input-placeholder, .modal-appointment__input-date:-ms-input-placeholder {
    font-family: 'HelveticaRegular', sans-serif;
    font-weight: 400
}

.modal-appointment__input::-ms-input-placeholder, .modal-appointment__input-date::-ms-input-placeholder {
    font-family: 'HelveticaRegular', sans-serif;
    font-weight: 400
}

body,.top-content__btn-right,.services__title,.info__item-title,.reviews__title,.reviews__item-name span,.reviews__item-adminName span,.support__title,.modal-appointment__input::placeholder,.modal-appointment__input-date::placeholder,.memoPage-content__btn-right {
    font-family: 'HelveticaRegular', sans-serif;
    font-weight: 400
}

.header-top__city-name span,.header-top__phone-name span,.header-top__sked-item span,.header-bottom__list-link,.header-mobile__logo-title,.header-mobile__logo-subtitle,.mobile-menu__btn,.mobile-menu__list-link:hover,.top-content__btn-left,.memo__title,.about__title,.about__slider-proff,.about__slider-btn,.reviews__item-name,.reviews__item-adminName,.support__item-name,.support__item-text span,.support__text span,.footer__item-text span,.footer__item-name,.modal-appointment__form-title,.modal-appointment__input,.modal-appointment__input-date,.modal-appointment__form-btn,.modal-appointment .jq-selectbox li,.modal-adopted__title,.modal-adoptedTwo__title,.modal-portfolio__title,.memoPage-content__btn-left,.memoPage-memo__title,.memoPage-memo__list-title span,.consultation-top__btn-right,.consultation-top__btn-left,.consultation-info__text span,.cariesInfo-table__num,.cariesInfo-notes__text span {
    font-family: 'HelveticaBold', sans-serif;
    font-weight: 700
}

@font-face {
    font-family: 'HelveticaRegular';
    font-weight: 400;
    font-style: normal;
    src: local("HelveticaRegular"),url("../fonts/HelveticaRegular.woff") format("woff"),url("../fonts/HelveticaRegular.woff2") format("woff2");
    font-display: swap
}

@font-face {
    font-family: 'HelveticaBold';
    font-weight: 700;
    font-style: normal;
    src: local("Helvetica-Bold"),url("../fonts/HelveticaBold.woff") format("woff"),url("../fonts/HelveticaBold.woff2") format("woff2");
    font-display: swap
}

@font-face {
    font-family: 'HelveticaLightItalic';
    font-weight: 300;
    font-style: italic;
    src: local("HelveticaLightItalic"),url("../fonts/HelveticaLightItalic.woff") format("woff"),url("../fonts/HelveticaLightItalic.woff2") format("woff2");
    font-display: swap
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}


ul[class],ol[class] {
    padding: 0
}



ul[class] {
    list-style: none
}


input,button,textarea,select {
    font: inherit
}


.jq-checkbox,.jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jq-checkbox input,.jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-file {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em
}

.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.jq-selectbox,.jq-select-multiple {
    position: relative;
    display: inline-block
}

.jq-selectbox select,.jq-select-multiple select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-selectbox li,.jq-select-multiple li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.jq-selectbox {
    z-index: 10
}

.jq-selectbox__select {
    position: relative
}

.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.jq-selectbox__dropdown {
    position: absolute
}

.jq-selectbox__search input {
    -webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    -webkit-overflow-scrolling: touch
}

.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.jq-number {
    display: inline-block
}

.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left
}

.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.jq-ry-container {
    position: relative;
    padding: 0 5px;
    line-height: 0;
    display: block;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    direction: ltr
}

.jq-ry-container[readonly="readonly"] {
    cursor: default
}

.jq-ry-container>.jq-ry-group-wrapper {
    position: relative;
    width: 100%
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group {
    position: relative;
    line-height: 0;
    z-index: 10;
    white-space: nowrap
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg {
    display: inline-block
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-normal-group {
    width: 100%
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-rated-group {
    width: 0;
    z-index: 11;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

html,body {
    height: 100%
}


.container {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 20px
}

.container-main {
    max-width: 1920px;
    margin: 0 auto
}

.header {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
    border-radius: 0px 0px 20px 20px;
    padding: 14px 23px;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.logo {
    margin-right: 130px
}

.header-top {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top__city-box,.header-top__phone-box,.header-top__sked-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top__city-name,.header-top__phone-name {
    margin-left: 16px;
    font-size: 12px;
    line-height: 17px
}

.header-top__city-name span,.header-top__phone-name span {
    display: block
}

.header-top__sked-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.header-top__sked-item {
    margin-left: 16px;
    font-size: 12px;
    line-height: 17px
}

.header-top__btn {
    margin-left: 130px;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.header-bottom {
    padding: 0 89px
}

.header-bottom__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-bottom__list-link {
    font-size: 22px;
    line-height: 30px;
    color: #245983
}

.header-out .logo {
    margin-right: 48px
}

.header-out .header-top__btn {
    margin-left: 48px
}

.header-out .header-top__city-box,.header-out .header-top__phone-box,.header-out .header-top__sked-box {
    display: none
}

.header-out .header-bottom {
    margin-top: -75px;
    padding: 0 130px 35px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header-mobile {
    display: none;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 10px rgba(0,0,0,0.25);
    border-radius: 0px 0px 20px 20px;
    padding: 14px 23px;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.header-mobile__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-mobile__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-mobile__logo-box {
    margin-left: 30px
}

.header-mobile__logo-title {
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #245983
}

.header-mobile__logo-subtitle {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #7F3F62
}

.header-mobile__logo-miniSubtitle {
    font-size: 9px;
    line-height: 11px;
    text-transform: uppercase;
    color: #7F3F62;
    font-style: italic
}

.header-mobile__btn {
    padding: 0;
    background-color: transparent;
    border: none;
    width: 26px;
    height: 19px;
    cursor: pointer
}

.mobile-menu {
    display: none;
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4)
}

.mobile-menu__content {
    background-color: #fff;
    border-radius: 0px 20px 20px 0px;
    margin-top: 130px;
    position: relative;
    padding: 30px 25px;
    width: 400px;
    min-height: calc(100vh - 130px);
    z-index: 100
}

.mobile-menu__btn {
    font-size: 20px;
    line-height: 28px;
    color: #245983;
    margin-bottom: 20px;
    border: none;
    background-color: transparent;
    padding: 0;
    cursor: pointer
}

.mobile-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.mobile-menu__list-item {
    margin-bottom: 20px
}

.mobile-menu__list-link {
    font-size: 20px;
    line-height: 28px;
    color: #245983;
    margin-bottom: 20px
}

.mobile-menu__info {
    /*position:absolute*/
    ;bottom: 30px;
    left: 25px
}

.mobile-menu .header-top__city-box,.mobile-menu .header-top__phone-box {
    margin-bottom: 20px
}

.mobile-menu .modal-appointment__close-btn {
    width: 21px;
    height: 21px;
    right: 15px;
    top: 15px
}

.top-content {
    margin-top: 150px;
    height: 550px;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, color-stop(27.43%, rgba(0,0,0,0.35)), to(rgba(0,0,0,0)));
    background: -o-linear-gradient(left, rgba(0,0,0,0.35) 27.43%, rgba(0,0,0,0) 100%);
    background: linear-gradient(90deg, rgba(0,0,0,0.35) 27.43%, rgba(0,0,0,0) 100%)
}

.top-content::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    /*background-image:url("../images/top-content-bg2.jpg");*/
    background-repeat: no-repeat;
    background-size: 100% 550px;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.top-content__title {
    padding-top: 65px;
    font-size: 64px;
    line-height: 88px;
    text-transform: uppercase;
    color: #fff
}

.top-content__subtitle {
    font-size: 36px;
    line-height: 49px;
    text-transform: uppercase;
    color: #fff
}

.top-content__subtitle-mini {
    font-size: 32px;
    line-height: 41px;
    font-style: italic;
    margin-top: 50px;
    margin-bottom: 29px;
    color: #fff
}

.top-content__blockquote {
    font-size: 22px;
    line-height: 30px;
    font-style: italic;
    margin-bottom: 10px;
    max-width: 810px
}

.top-content__blockquote-author {
    margin-bottom: 26px
}

.top-content__box-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.top-content__btn-left,.top-content__btn-right {
    width: 292px;
    height: 69px;
    border: none;
    background-color: transparent;
    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;
    padding: 0;
    cursor: pointer;
    font-size: 22px;
    line-height: 20px;
    border-radius: 15px
}

.top-content__btn-left {
    background: #89B172;
    -webkit-box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    color: #fff;
    margin-right: 30px
}

.top-content__btn-left:active {
    background: #92A66E;
    -webkit-box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5);
    box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5)
}

.top-content__btn-right {
    border: 2px solid #89B172;
    color: #fff
}

.top-content__btn-right:active {
    background: #92A66E;
    -webkit-box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5);
    box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5)
}

.top-content__btn-right {
    background: #89B172;
    -webkit-box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    color: #fff;
    margin-right: 30px
}

.services {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    border-radius: 20px;
    padding: 62px 150px 37px;
    max-width: 1200px;
    margin: -100px auto 50px;
    position: -webkit-sticky;
    position: sticky
}

.services__title {
    margin-bottom: 50px;
    text-align: center;
    font-size: 36px;
    line-height: 50px
}

.services__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.services__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    width: 264px;
    margin-bottom: 65px;
    position: relative
}

.services__item:hover::before {
    content: "";
    top: 2px;
    left: 86px;
    position: absolute;
    width: 91px;
    height: 91px;
    background: #89B172;
    -webkit-box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    border-radius: 75px;
    z-index: -1
}

.services__item:hover .services__item-img path {
    fill: #fff;
    stroke: #fff
}

.services__item:hover .services__item-imgBg {
    fill: transparent;
    fill-opacity: 1
}

.services__item:active::before {
    content: "";
    top: 2px;
    left: 86px;
    position: absolute;
    width: 91px;
    height: 91px;
    background: #92A66E;
    -webkit-box-shadow: inset 0px -5px 6px rgba(0,0,0,0.3),inset 0px 5px 6px rgba(0,0,0,0.3);
    box-shadow: inset 0px -5px 6px rgba(0,0,0,0.3),inset 0px 5px 6px rgba(0,0,0,0.3);
    border-radius: 75px;
    z-index: -1
}

.services__item:active .services__item-img path {
    fill: #fff;
    stroke: #fff
}

.services__item:active .services__item-imgBg {
    fill: transparent;
    fill-opacity: 1
}

.services__item-name {
    font-size: 24px;
    line-height: 33px;
    margin-top: 5px;
    color: #245983
}

.memo__content {
    border: 2px solid #89B172;
    border-radius: 20px;
    padding: 50px 0;
    margin: 0 auto 50px;
    text-align: center
}

.memo__title {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 20px
}

.memo__subtitle {
    max-width: 756px;
    font-size: 22px;
    line-height: 30px;
    margin: 0 auto 23px
}

.memo__btn {
    font-size: 22px;
    line-height: 20px;
    padding: 0;
    cursor: pointer;
    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: 231px;
    height: 62px;
    border: 2px solid #89B172;
    border-radius: 15px;
    background-color: transparent;
    margin: 0 auto;
    color: #245983
}

.about {
    overflow-x: hidden;
    margin-bottom: 100px
}

.about__title {
    font-size: 64px;
    line-height: 88px;
    color: #7F3F62;
    margin-bottom: 45px;
    text-align: center
}

.about__subtitle {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 50px;
    text-align: center
}

.about__wrapper {
    background: rgba(186,155,171,0.1)
}

.about__slider {
    max-width: 1019px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 50px;
    margin: 0 auto 30px
}

.about__slider-item {
    width: 293px !important;
    height: 414px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative
}

.about__slider-item:hover .about__slider-btn {
    display: block
}

.about__slider-img {
    -o-object-fit: contain;
    object-fit: contain;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 12px
}

.about__slider-proff {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 12px;
    text-align: center;
    color: #245983
}

.about__slider-name {
    font-size: 18px;
    line-height: 25px;
    color: #245983;
    text-align: center;
    max-width: 262px;
    margin: 0 auto
}

.about__slider-btn {
    width: 100%;
    height: 44px;
    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;
    padding: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    border: none;
    background: #89B172;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    bottom: 0;
    position: absolute;
    z-index: 10;
    display: none
}

.about__text {
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    padding-bottom: 40px
}

.about__text span {
    display: block;
    margin-top: 15px
}

.about .slick-btn {
    padding: 0;
    background-color: transparent;
    border: none;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    width: 25px;
    height: 43px
}

.about .slick-prev {
    background-image: url("../images/icons/arrow-left.svg");
    background-repeat: no-repeat;
    left: -78px
}

.about .slick-next {
    background-image: url("../images/icons/arrow-right.svg");
    background-repeat: no-repeat;
    right: -78px
}

.about .slick-list {
    text-align: center
}

.info {
    margin-bottom: 100px
}

.info__items {
    margin-bottom: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.info__items:last-child {
    margin-bottom: 0
}

.info__item-imgBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 593px
}

.info__item-img {
    margin-bottom: 7px
}

.info__item-title {
    max-width: 542px;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 18px
}

.info__item-text {
    max-width: 494px;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 18px
}

.info__item-text:last-child {
    margin-bottom: 0
}

.info .info__item-list {
    margin-right: 10px
}

.info__item-listText {
    font-size: 24px;
    line-height: 150%;
    margin-bottom: 10px;
    list-style: disc
}

.info__item-listText:last-child {
    margin-bottom: 0
}

.reviews {
    overflow-x: hidden;
    margin-bottom: 100px
}

.reviews__title {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 40px;
    text-align: center
}

.reviews__wrapper {
    background: rgba(186,155,171,0.1)
}

.reviews__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0;
    max-width: 1240px;
    margin: 0 auto
}

.reviews__item {
    width: 393px !important;
    height: 444px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
    border-radius: 20px;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left
}

.reviews__item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.reviews__item-star {
    margin-top: -22px
}

.reviews__item-userBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reviews__item-name,.reviews__item-adminName {
    font-size: 16px;
    line-height: 22px;
    margin-left: 10px
}

.reviews__item-name span,.reviews__item-adminName span {
    display: block;
    font-size: 14px;
    line-height: 19px;
    color: #BA9BAB
}

.reviews__item-text,.reviews__item-adminText {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
    color: #333333
}

.reviews__item-adminBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 10px
}

.reviews__item-adminImg,.reviews__item-img {
    width: 55px;
    height: 55px;
    -o-object-fit: contain;
    object-fit: contain
}

.reviews__item-adminText {
    margin-left: 24px
}

.reviews .slick-btn {
    padding: 0;
    background-color: transparent;
    border: none;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    width: 25px;
    height: 43px
}

.reviews .slick-prev {
    background-image: url("../images/icons/arrow-left.svg");
    background-repeat: no-repeat;
    left: -28px
}

.reviews .slick-next {
    background-image: url("../images/icons/arrow-right.svg");
    background-repeat: no-repeat;
    right: -28px
}

.reviews .slick-list {
    text-align: center
}

.support {
    overflow-x: hidden;
    margin-bottom: 100px
}

.support__title {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 29px;
    text-align: center
}

.support__wrapper {
    background: rgba(186,155,171,0.1)
}

.support__items {
    max-width: 1018px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0 0;
    margin: 0 auto 50px
}

.support__item {
    width: 292px !important;
    height: 414px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
    border-radius: 20px;
    padding: 30px 15px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center
}

.support__item-name {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px
}

.support__item-text {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px
}

.support__item-text a {
    color: blue;
    text-decoration: underline
}

.support__text {
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    max-width: 826px;
    margin: 0 auto 25px
}

.support__btn {
    margin: 0 auto 30px;
    cursor: pointer;
    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;
    padding: 0;
    background-color: transparent;
    font-size: 22px;
    line-height: 20px;
    width: 231px;
    height: 62px;
    border: 2px solid #89B172;
    border-radius: 15px;
    color: #245983
}

.support__descr {
    font-size: 36px;
    line-height: 50px;
    color: #BA9BAB;
    text-align: center;
    padding-bottom: 50px
}

.support .slick-btn {
    padding: 0;
    background-color: transparent;
    border: none;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    width: 25px;
    height: 43px
}

.support .slick-prev {
    background-image: url("../images/icons/arrow-left.svg");
    background-repeat: no-repeat;
    left: -78px
}

.support .slick-next {
    background-image: url("../images/icons/arrow-right.svg");
    background-repeat: no-repeat;
    right: -78px
}

.support .slick-list {
    text-align: center
}

.come {
    margin-bottom: 40px
}

.come__title {
    text-align: center;
    margin-bottom: 25px;
    font-size: 64px;
    line-height: 88px;
    text-align: center;
    color: #7F3F62
}

.come__text {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 49px;
    text-align: center
}

.come__text:last-child {
    margin-bottom: 0
}

.map {
    width: 100%;
    height: 407px;
    margin-bottom: 50px
}

.map__wrapper {
    width: 100%;
    height: 407px;
    border: none
}

.footer {
    padding: 50px 0 150px;
    border-top: 3px solid #7F3F62
}

.footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__logo-img:last-child {
    margin-left: 10px
}

.footer__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-start;
    justify-content: space-between;
}

.footer__item-right {
    margin: 0 137px 0 102px
}

.footer__item-text {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 20px
}

.footer__item-text:last-child {
    margin-bottom: 0
}

.footer__item-left {
    margin-top: -95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    text-align: center;
    max-width: 585px
}

.footer__item-name {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px
}

.footer__item-link {
    color: #245983;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px
}

.footer__item-link:last-child {
    margin-bottom: 0
}

.modal-appointment {
    display: none;
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 46px;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4)
}

.modal-appointment__close-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer
}

.modal-appointment__content {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    border-radius: 20px;
    margin: 5px auto;
    width: 796px;
    padding: 60px 101px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    position: relative
}

.modal-appointment__form-title {
    font-size: 36px;
    line-height: 50px;
    color: #7F3F62;
    margin-bottom: 50px
}

.modal-appointment__box-input {
    margin-bottom: 40px
}

.modal-appointment__box-input span {
    display: block;
    margin-bottom: 20px;
    margin-left: 60px;
    font-size: 22px;
    line-height: 20px
}

.modal-appointment__input {
    outline: #245983;
    width: 594px;
    height: 69px;
    max-width: 100%;
    padding: 21px 60px 22px;
    border: 2px solid #245983;
    border-radius: 15px;
    font-size: 22px;
    line-height: 20px;
    color: #245983
}

.modal-appointment__input::-webkit-input-placeholder {
    color: #BA9BAB
}

.modal-appointment__input::-moz-placeholder {
    color: #BA9BAB
}

.modal-appointment__input:-ms-input-placeholder {
    color: #BA9BAB
}

.modal-appointment__input::-ms-input-placeholder {
    color: #BA9BAB
}

.modal-appointment__input::placeholder {
    color: #BA9BAB
}

.modal-appointment__input:focus {
    border-color: #92A66E
}

.modal-appointment__box-date {
    margin-bottom: 40px
}

.modal-appointment__box-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 60px 0 60px;
    margin-bottom: 20px
}

.modal-appointment__box-top span {
    font-size: 22px;
    line-height: 20px
}

.modal-appointment__input-date {
    width: 594px;
    height: 69px;
    max-width: 100%;
    padding: 21px 60px 22px;
    border: 2px solid #245983;
    border-radius: 15px;
    font-size: 22px;
    line-height: 20px;
    color: #245983;
    outline: #245983
}

.modal-appointment__input-date::-webkit-input-placeholder {
    color: #BA9BAB
}

.modal-appointment__input-date::-moz-placeholder {
    color: #BA9BAB
}

.modal-appointment__input-date:-ms-input-placeholder {
    color: #BA9BAB
}

.modal-appointment__input-date::-ms-input-placeholder {
    color: #BA9BAB
}

.modal-appointment__input-date::placeholder {
    color: #BA9BAB
}

.modal-appointment__input-date:focus {
    border-color: #92A66E
}

.modal-appointment__form-btn {
    background: #89B172;
    opacity: 0.3;
    -webkit-box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    border-radius: 15px;
    border: none;
    width: 292px;
    height: 69px;
    font-size: 22px;
    line-height: 20px;
    color: #fff;
    cursor: pointer
}

.modal-appointment__form-btn:hover {
    opacity: 1
}

.modal-appointment__form-btn:active {
    background: #92A66E;
    -webkit-box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5);
    box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5)
}

.modal-appointment .jq-selectbox__select {
    width: 594px;
    height: 69px;
    padding: 23px 60px 14px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border: none;
    font-size: 22px;
    line-height: 20px;
    background-image: url("../images/icons/arrow-down.svg");
    background-repeat: no-repeat;
    background-position: 540px 22px;
    background-size: 20px 28px
}

.modal-appointment__option--active {
    color: #BA9BAB !important
}

.modal-appointment .jq-selectbox.focused .jq-selectbox__select {
    border-color: #92A66E
}

.modal-appointment .jq-selectbox.focused {
    border-color: #92A66E
}

.modal-appointment .jq-selectbox {
    outline: #245983;
    border: 2px solid #245983;
    border-radius: 15px
}

.modal-appointment .jq-selectbox__trigger {
    display: none
}

.modal-appointment .jq-selectbox__dropdown {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    border-radius: 20px;
    font: 16px/22px Helvetica, sans-serif;
    width: 100% !important;
    top: -64px
}

.modal-appointment .jq-selectbox__dropdown ul {
    padding-left: 21px;
    padding-right: 64px
}

.modal-appointment .jq-selectbox li.selected {
    background-color: transparent;
    color: #245983
}

.modal-appointment .jq-selectbox__select-text {
    height: 1.5em
}

.modal-appointment .jq-selectbox li {
    color: #245983;
    font-size: 1em;
    padding: 5px 0
}

.modal-appointment .jq-selectbox li:hover {
    background-color: transparent;
    color: #245983
}

.modal-adopted {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 46px;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4)
}

.modal-adopted__close-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer
}

.modal-adopted__content {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    border-radius: 20px;
    margin: 5px auto;
    width: 796px;
    padding: 60px 56px 106px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    position: relative
}

.modal-adopted__title {
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    color: #92A66E;
    margin-bottom: 74px
}

.modal-adopted__img {
    margin: 0 auto 77px
}

.modal-adopted__subtitle {
    font-size: 36px;
    line-height: 50px;
    text-align: center
}

.modal-adoptedTwo {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 46px;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4)
}

.modal-adoptedTwo__close-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer
}

.modal-adoptedTwo__content {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    border-radius: 20px;
    margin: 5px auto;
    width: 796px;
    padding: 60px 40px 106px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    position: relative
}

.modal-adoptedTwo__title {
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    color: #92A66E;
    margin-bottom: 74px
}

.modal-adoptedTwo__img {
    margin: 0 auto 77px
}

.modal-adoptedTwo__subtitle {
    font-size: 36px;
    line-height: 50px;
    text-align: center
}

.modal-call {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 132px;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4)
}

.modal-call__close-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer
}

.modal-call__content {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    border-radius: 20px;
    margin: 5px auto;
    width: 796px;
    padding: 60px 56px 106px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    position: relative
}

.modal-call__form-btn {
    background: transparent;
    border-radius: 15px;
    border: 2px solid #92A66E;
    width: 292px;
    height: 69px;
    font-size: 22px;
    line-height: 20px;
    color: #245983;
    cursor: pointer
}

.modal-portfolio {
    display: none;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 132px;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4)
}

.modal-portfolio__close-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer
}

.modal-portfolio__content {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    border-radius: 20px;
    margin: 5px auto;
    width: 796px;
    padding: 60px 100px 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    position: relative
}

.modal-portfolio__title {
    margin-bottom: 43px;
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    color: #7F3F62
}

.modal-portfolio__img {
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 35px
}

.modal-portfolio__img:last-child {
    margin-bottom: 0
}

.modal-portfolio__btn {
    opacity: 1;
    margin: 35px auto 45px
}

.modal-portfolio__subtitle {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 35px;
    text-align: center
}

.memoPage-content {
    padding-top: 0px;
    margin-top: 156px;
    height: 677px;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(104.71%, rgba(255,255,255,0)));
    background: -o-linear-gradient(left, #fff 50%, rgba(255,255,255,0) 104.71%);
    background: linear-gradient(90deg, #fff 50%, rgba(255,255,255,0) 104.71%)
}

.memoPage-content::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url("../images/top-content-bg3.png");
    background-repeat: no-repeat;
    background-size: 1178px 640px;
    background-position: 365px 0
}

.memoPage-content__title {
    padding-top: 65px;
    font-size: 64px;
    line-height: 88px;
    text-transform: uppercase;
    color: #535B7F;
    padding-left: 113px;
    position: relative
}

.memoPage-content__title::before {
    content: "";
    position: absolute;
    top: 91px;
    left: 0;
    width: 91px;
    height: 91px;
    background-image: url("../images/logo.svg");
    background-repeat: no-repeat;
    background-size: contain
}

.memoPage-content__subtitle {
    font-size: 36px;
    line-height: 49px;
    text-transform: uppercase;
    color: #7F3F62;
    padding-left: 113px
}

.memoPage-content__subtitle-mini {
    font-size: 32px;
    line-height: 41px;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 29px
}

.memoPage-content__blockquote {
    font-size: 22px;
    line-height: 30px;
    font-style: italic;
    margin-bottom: 10px;
    max-width: 810px
}

.memoPage-content__blockquote-author {
    margin-bottom: 26px
}

.memoPage-content__box-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.memoPage-content__btn-left,.memoPage-content__btn-right {
    width: 292px;
    height: 69px;
    border: none;
    background-color: transparent;
    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;
    padding: 0;
    cursor: pointer;
    font-size: 22px;
    line-height: 20px;
    border-radius: 15px
}

.memoPage-content__btn-left {
    background: #89B172;
    -webkit-box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    color: #fff;
    margin-right: 30px
}

.memoPage-content__btn-left:active {
    background: #92A66E;
    -webkit-box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5);
    box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5)
}

.memoPage-content__btn-right {
    border: 2px solid #89B172;
    color: #245983
}

.memoPage-memo {
    padding-bottom: 55px
}

.memoPage-memo__content {
    border: 2px solid #92A66E;
    border-radius: 20px;
    padding: 50px 100px 0
}

.memoPage-memo__title {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 20px;
    text-align: center
}

.memoPage-memo__subtitle {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    max-width: 756px
}

.memoPage-memo__btn {
    padding: 0;
    background-color: transparent;
    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: 231px;
    height: 62px;
    font-size: 22px;
    line-height: 20px;
    color: #245983;
    border: 2px solid #7F3F62;
    border-radius: 15px;
    cursor: pointer;
    margin: 25px auto 69px
}

.memoPage-memo__list-title {
    margin-bottom: 40px;
    text-align: center;
    font-size: 36px;
    line-height: 50px
}

.memoPage-memo__list {
    margin-bottom: 60px
}

.memoPage-memo__list-item {
    font-size: 24px;
    line-height: 33px;
    list-style: disc;
    margin-bottom: 30px
}

.memoPage-memo__list-item:last-child {
    margin-bottom: 60px
}

.memoPage-memo__miniTitle {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 50px;
    text-align: center
}

.memoPage-decor {
    background-image: url("../images/decor/memo-decor.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 1000px
}

.consultation-top {
    margin-top: 126px;
    margin-bottom: 40px;
    height: 380px;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(104.71%, rgba(255,255,255,0)));
    background: -o-linear-gradient(left, #fff 50%, rgba(255,255,255,0) 104.71%);
    background: linear-gradient(90deg, #fff 50%, rgba(255,255,255,0) 104.71%)
}

.consultation-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/consultation-bg.png");
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 940px 431px;
    z-index: -1
}

.consultation-top__title {
    height: 170px;
    padding-top: 80px;
    font-size: 64px;
    line-height: 88px;
    text-transform: uppercase;
    margin-bottom: 60px
}

.consultation-top__btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.consultation-top__btn {
    width: 292px;
    height: 69px;
    border: none;
    background-color: transparent;
    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;
    padding: 0;
    cursor: pointer;
    font-size: 22px;
    line-height: 20px;
    border-radius: 15px
}

.consultation-top__btn-right {
    background: #89B172;
    -webkit-box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    box-shadow: inset 0px -1px 10px #797843, inset 0px 5px 10px #E0DEAD;
    color: #fff;
    margin-right: 30px
}

.consultation-top__btn-right:active {
    background: #92A66E;
    -webkit-box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5);
    box-shadow: inset 0px -5px 5px rgba(0,0,0,0.5),inset 0px 5px 5px rgba(0,0,0,0.5)
}

.consultation-top__btn-left {
    border: 2px solid #89B172;
    color: #245983;
    margin-right: 30px
}

.consultation-info {
    margin-bottom: 831px
}

.consultation-info__text {
    margin-bottom: 25px;
    font-size: 22px;
    line-height: 30px
}

.consultation-info__text:last-child {
    margin-bottom: 0
}

.cariesInfo-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/cariesInfo-bg.png");
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 940px 431px;
    z-index: -1
}

.cariesInfo-table {
    margin-bottom: 100px
}

.cariesInfo-table__title {
    font-size: 64px;
    line-height: 88px;
    text-transform: uppercase;
    color: #7F3F62;
    text-align: center;
    margin-bottom: 34px
}

.cariesInfo-table__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cariesInfo-table__item:nth-child(odd) {
    background: #ba9bab47;
    height: 52px;
    padding: 10px
}

.cariesInfo-table__item:nth-child(even) {
    height: 78px;
    padding: 24px 10px
}

.cariesInfo-table__item:first-child {
    border-radius: 10px 0px 0px 0px
}

.cariesInfo-table__item:last-child {
    border-radius: 0px 0px 10px 0px
}

.cariesInfo-table__name {
    font-size: 24px;
    line-height: 33px
}

.cariesInfo-table__num {
    font-size: 24px;
    line-height: 33px
}

.cariesInfo-notes {
    margin-bottom: 57px
}

.cariesInfo-notes__text {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px
}

.cariesInfo-notes__list-item {
    list-style: disc;
    margin-bottom: 20px
}

.cariesInfo-notes .cariesInfo-notes__list {
    margin-left: 35px
}

.pulpitis-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/pulpitis-bg.png");
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 940px 431px;
    z-index: -1
}

.pulpitis-top__title {
    max-width: 683px;
    margin-bottom: 27px
}

.implantation-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/implantation-bg.png");
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 940px 431px;
    z-index: -1
}

.hygiene-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/hygiene-bg.png");
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 940px 431px;
    z-index: -1
}

.gum-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/gum-bg.png");
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 940px 431px;
    z-index: -1
}

.prosthetics-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/prosthetics-bg.png");
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 940px 431px;
    z-index: -1
}

.removal-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/removal-bg.png");
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 940px 431px;
    z-index: -1
}

@media (max-width: 1340px) {
    .footer__item-left {
        margin-top:0;
    }

    .reviews__items {
        max-width: 1120px
    }

    .reviews__item {
        width: 339px !important
    }

    .reviews__item-text,.reviews__item-adminText {
        font-size: 14px;
        line-height: 18px
    }
}

@media (max-width: 1220px) {
    .info__items {
        margin-bottom:50px;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .info__item-imgBox {
        max-width: 496px
    }

    .info__item-img {
        width: 245px;
        height: 179px
    }

    .info__item-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px
    }

    .info__item-text {
        max-width: 436px;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px
    }

    .info__item-listText {
        font-size: 20px;
        max-width: 480px;
        margin-left: 22px
    }

    .info__item-bigImg {
        width: 420px;
        /*height:372px*/
        ;-o-object-fit: contain;
        object-fit: contain
    }

    .about .slick-next {
        right: -32px
    }

    .about .slick-prev {
        left: -32px
    }

    .support .slick-next {
        right: -32px
    }

    .support .slick-prev {
        left: -32px
    }

    .reviews__items {
        max-width: 770px
    }

    .cariesInfo-table__item {
        display: block
    }

    .cariesInfo-table__item:nth-child(odd),.cariesInfo-table__item:nth-child(even) {
        height: auto;
        min-height: 52px
    }

    .cariesInfo-table__name {
        margin-right: 5px;
        display: inline-block
    }

    .cariesInfo-table__num {
        display: inline-block
    }
}

@media (max-width: 1150px) {
    .header {
        display:none
    }

    .header-mobile {
        display: block
    }

    .top-content {
        margin-top: 70px;
        height: 430px
    }

    .top-content::after {
        background-size: 100% 430px
    }

    .services {
        margin: 0 auto 50px;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 62px 70px 37px
    }

    .footer__items {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .footer__item-right {
        margin: 0
    }

    .about__title {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 30px
    }

    .about__subtitle {
        font-size: 30px;
        line-height: 30px
    }

    .about__slider {
        max-width: 650px
    }

    .about .slick-next {
        right: -45px
    }

    .about .slick-prev {
        left: -45px
    }

    .support__items {
        max-width: 650px
    }

    .memoPage-content {
        margin-top: 70px;
        height: 430px
    }

    .memoPage-content::after {
        background-size: 100% 430px
    }

    .memoPage-content__title,.memoPage-content__subtitle,.memoPage-content__subtitle-mini {
        display: none
    }

    .memoPage-content__blockquote {
        padding-top: 125px
    }

    .consultation-top {
        margin-top: 70px;
        height: 430px
    }

    .consultation-top::after {
        background-size: 100% 430px
    }

    .consultation-top__title {
        font-size: 50px;
        line-height: 70px;
        padding-top: 100px;
        height: 170px;
    }
}

@media (max-width: 992px) {
    .info__items {
        -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
    }

    .info__item {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .info__item-title {
        text-align: center;
        max-width: 100%
    }

    .info__item-text:last-child {
        margin-bottom: 15px
    }

    .info__item-text,.info__item-listText {
        max-width: 100%
    }

    .info__item-bigImg {
        width: 508px
    }

    .come__title {
        font-size: 50px;
        line-height: 65px;
        margin-bottom: 20px
    }

    .come__text {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width: 876px) {
    .top-content {
        height:350px
    }

    .top-content::after {
        background-size: 100% 350px
    }

    .top-content__title {
        font-size: 40px;
        line-height: 60px
    }

    .top-content__subtitle {
        font-size: 28px;
        line-height: 34px
    }

    .top-content__subtitle-mini {
        font-size: 22px;
        line-height: 30px;
        margin-top: 15px;
        margin-bottom: 20px
    }

    .top-content__btn-left,.top-content__btn-right {
        width: 240px;
        height: 60px;
        font-size: 17px
    }

    .services {
        padding: 62px 70px 0;
        margin-bottom: 0
    }

    .memo__content {
        padding: 40px 0
    }

    .memo__title {
        font-size: 30px;
        line-height: 40px
    }

    .memo__subtitle {
        max-width: 620px;
        font-size: 19px
    }

    .map {
        height: 385px
    }

    .map__wrapper {
        height: 385px
    }

    .footer__logo {
        margin-bottom: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__item-right {
        display: none
    }

    .reviews__items {
        max-width: 450px
    }

    .support__text {
        font-size: 28px;
        line-height: 38px
    }

    .support__descr {
        font-size: 28px;
        line-height: 38px
    }

    .memoPage-content {
        height: 350px
    }

    .memoPage-content::after {
        background-size: 100% 350px
    }

    .memoPage-content__btn-left,.memoPage-content__btn-right {
        width: 240px;
        height: 60px;
        font-size: 17px
    }

    .memoPage-content__blockquote {
        padding-top: 85px
    }

    .consultation-top {
        height: 350px
    }

    .consultation-top::after {
        background-size: 100% 350px
    }

    .consultation-top__btn-left,.consultation-top__btn-right {
        width: 240px;
        height: 60px;
        font-size: 17px
    }

    .modal-appointment__content {
        width: 722px;
        padding: 38px 60px 38px
    }

    .modal-appointment__form-title {
        margin-bottom: 30px
    }

    .modal-appointment__box-input {
        margin-bottom: 30px
    }

    .modal-adopted__content,.modal-adoptedTwo__content {
        width: 722px;
        padding: 38px 60px 38px
    }

    .modal-adopted__img,.modal-adoptedTwo__img {
        margin: 0 auto 50px
    }

    .modal-adopted__title,.modal-adoptedTwo__title {
        margin-bottom: 50px;
        font-size: 30px;
        line-height: 40px
    }

    .modal-adopted__subtitle,.modal-adoptedTwo__subtitle {
        font-size: 30px;
        line-height: 40px
    }

    .modal-call__content {
        width: 722px;
        padding: 38px 60px 38px
    }

    .modal-portfolio__content {
        width: 722px;
        padding: 38px 60px 38px
    }

    .modal-portfolio__title {
        margin-bottom: 30px
    }
}

@media (max-width: 768px) {
    .services {
        padding:38px 38px 10px
    }

    .services__title {
        margin-bottom: 30px;
        text-align: center;
        font-size: 30px;
        line-height: 40px
    }

    .services__items {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .services__item {
        width: 177px;
        margin-bottom: 30px
    }

    .services__item:hover::before,.services__item:active::before {
        left: 50px;
        width: 78px;
        height: 78px
    }

    .services__item-name {
        font-size: 17px;
        line-height: 23px;
        text-align: center
    }

    .services__item-img {
        width: 78px;
        height: 78px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .memo__content {
        margin: 0 auto 35px
    }

    .info {
        margin-bottom: 70px
    }

    .come {
        margin-bottom: 35px
    }

    .come__title {
        font-size: 40px;
        line-height: 55px;
        margin-bottom: 15px
    }

    .come__text {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px
    }

    .map {
        margin-bottom: 35px
    }

    .footer {
        padding: 35px 0 150px
    }

    .about {
        margin-bottom: 35px
    }

    .about__title {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px
    }

    .about__subtitle {
        font-size: 25px;
        margin-bottom: 25px
    }

    .about__slider {
        max-width: 380px
    }

    .about__text {
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        padding-bottom: 35px
    }

    .reviews {
        margin-bottom: 70px
    }

    .reviews__title {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 40px
    }

    .support {
        margin-bottom: 35px
    }

    .support__items {
        max-width: 350px
    }

    .support__title {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 40px
    }

    .support__text {
        font-size: 22px;
        line-height: 30px
    }

    .support__descr {
        font-size: 20px;
        line-height: 28px
    }

    .memoPage-memo {
        padding-bottom: 10px
    }

    .memoPage-memo__content {
        padding: 30px 60px 0
    }

    .memoPage-memo__title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 16px
    }

    .memoPage-memo__list-title,.memoPage-memo__miniTitle {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 16px
    }

    .memoPage-memo__subtitle {
        font-size: 18px;
        line-height: 26px
    }

    .memoPage-memo__btn {
        margin: 25px auto 32px
    }

    .memoPage-memo__list-item {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px
    }

    .consultation-top__title {
        font-size: 40px;
        line-height: 55px;
        height: 170px;
    }

    .cariesInfo-table {
        margin-bottom: 50px
    }

    .cariesInfo-table__title {
        font-size: 50px;
        line-height: 70px
    }

    .cariesInfo-notes {
        margin-bottom: 2px
    }

    .cariesInfo-notes__text {
        font-size: 21px;
        line-height: 28px
    }

    .cariesInfo-notes__list-item {
        font-size: 17px;
    }

    .consultation-info__text {
        font-size: 21px;
        line-height: 28px
    }

    .modal-appointment__content {
        width: 546px;
        padding: 30px
    }

    .modal-appointment__form-title {
        margin-bottom: 25px;
        font-size: 30px;
        line-height: 40px
    }

    .modal-appointment__box-input {
        margin-bottom: 25px
    }

    .modal-appointment__input,.modal-appointment__input-date {
        width: 484px
    }

    .modal-appointment .jq-selectbox__select {
        width: 484px;
        background-position: 444px 22px
    }

    .modal-adopted__content,.modal-adoptedTwo__content {
        width: 546px;
        padding: 30px
    }

    .modal-adopted__title,.modal-adoptedTwo__title {
        margin-bottom: 35px
    }

    .modal-adopted__subtitle,.modal-adoptedTwo__subtitle {
        font-size: 26px;
        line-height: 36px
    }

    .modal-call__content {
        width: 546px;
        padding: 30px
    }

    .modal-portfolio__content {
        width: 546px;
        padding: 30px
    }

    .modal-portfolio__title {
        margin-bottom: 25px;
        font-size: 30px;
        line-height: 40px
    }

    .modal-portfolio__subtitle {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 25px
    }

    .modal-portfolio__btn {
        margin: 0 auto 20px
    }
}

@media (max-width: 576px) {
    .header-mobile__logo img {
        width:55px;
        height: 55px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .mobile-menu__content {
        margin-top: 98px;
        min-height: calc(100vh - 98px);
        width: 350px
    }

    .top-content::after {
        /*background-image:url("../images/mobile-bg/mobile-bg1.png")*/
    }

    .top-content__title,.top-content__subtitle,.top-content__subtitle-mini {
        display: none
    }

    .top-content__box-btn {
        padding-top: 150px;
        -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
    }

    .top-content__btn-left {
        margin-right: 0;
        margin-bottom: 15px
    }

    .top-content__btn-left,.top-content__btn-right {
        width: 322px;
        height: 60px;
        font-size: 18px;
        line-height: 20px
    }

    .services {
        padding: 35px 20px
    }

    .services__title {
        font-size: 22px;
        line-height: 30px
    }

    .memo__content {
        padding: 35px 45px
    }

    .memo__title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 30px
    }

    .memo__subtitle {
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 30px;
        max-width: 284px
    }

    .memo__btn {
        width: 218px;
        height: 60px;
        font-size: 18px;
        line-height: 17px
    }

    .info__item-title {
        font-size: 22.425px;
        line-height: 31px;
        margin-bottom: 35px
    }

    .info__item-text,.info__item-listText {
        font-size: 17px;
        line-height: 23px
    }

    .info__item-listText {
        margin-bottom: 5px
    }

    .info__item-img {
        width: 184px;
        height: 125px
    }

    .info__item-imgBox {
        max-width: 375px
    }

    .info__item-bigImg {
        width: 374px;
        /*height:304px*/
    }

    .info .info__item-list {
        margin-right: 0
    }

    .come__title {
        font-size: 30px;
        line-height: 41px;
        margin-bottom: 19px
    }

    .come__text {
        font-size: 22px;
        line-height: 30px
    }

    .map {
        height: 339px
    }

    .map__wrapper {
        height: 339px
    }

    .footer__logo-img {
        width: 55px;
        height: 55px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .footer__logo-img:last-child {
        width: 230px;
        height: 57px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .footer__item-name {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 25px
    }

    .about__slider {
        padding-top: 20px
    }

    .about__title {
        font-size: 30px;
        line-height: 41px;
        margin-bottom: 19px
    }

    .about__subtitle {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 30px
    }

    .about__slider {
        max-width: 100%
    }

    .about__slider-item {
        height: 404px
    }

    .about__text {
        font-size: 17px;
        line-height: 23px;
        padding: 0 20px 35px
    }

    .about .container {
        padding: 0
    }

    .reviews__title {
        margin-bottom: 25px;
        font-size: 22.425px;
        line-height: 31px
    }

    .reviews__items {
        max-width: 100%
    }

    .reviews__item {
        height: 383px;
        padding: 12px
    }

    .reviews__item-img,.reviews__item-adminImg {
        width: 47px;
        height: 47px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .reviews__item-name,.reviews__item-adminName {
        font-size: 14px;
        line-height: 19px;
        margin-left: 9px
    }

    .reviews__item-name span,.reviews__item-adminName span {
        font-size: 12px;
        line-height: 17px
    }

    .reviews__item-top {
        margin-bottom: 8px
    }

    .reviews__item-text,.reviews__item-adminText {
        margin-bottom: 17px;
        font-size: 14px;
        line-height: 19px
    }

    .support__items {
        max-width: 100%;
        padding-top: 24px
    }

    .support__title {
        margin-bottom: 20px;
        font-size: 22.425px;
        line-height: 31px
    }

    .support__text {
        font-size: 22.425px;
        line-height: 31px;
        padding: 0 20px
    }

    .support__descr {
        font-size: 22px;
        line-height: 30px;
        padding: 0 20px 35px
    }

    .support__btn {
        max-width: 100%;
        width: 375px;
        font-size: 22px;
        line-height: 20px
    }

    .support .container {
        padding: 0
    }

    .memoPage-content {
        height: 375px;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(18.84%, #fff), color-stop(51.41%, rgba(255,255,255,0.8)), to(rgba(255,255,255,0)));
        background: -o-linear-gradient(bottom, #fff 18.84%, rgba(255,255,255,0.8) 51.41%, rgba(255,255,255,0) 100%);
        background: linear-gradient(360deg, #fff 18.84%, rgba(255,255,255,0.8) 51.41%, rgba(255,255,255,0) 100%)
    }

    .memoPage-content::after {
        background-position: 0 0
    }

    .memoPage-content__box-btn {
        padding-top: 52px;
        -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
    }

    .memoPage-content__btn-left {
        margin-right: 0;
        margin-bottom: 15px
    }

    .memoPage-content__btn-left,.memoPage-content__btn-right {
        width: 375px;
        max-width: 100%;
        height: 60px;
        font-size: 18px;
        line-height: 20px
    }

    .memoPage-content__blockquote {
        padding-top: 80px;
        font-size: 14px;
        line-height: 18px
    }

    .memoPage-content__blockquote-author {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 0
    }

    .memoPage-memo__content {
        padding: 35px 10px 0 30px
    }

    .memoPage-memo__title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 30px
    }

    .memoPage-memo__list-title,.memoPage-memo__miniTitle {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .memoPage-memo__subtitle {
        font-size: 17px;
        line-height: 23px
    }

    .memoPage-memo__btn {
        margin: 30px auto 30px;
        font-size: 18px;
        line-height: 17px;
        width: 218px;
        height: 60px
    }

    .memoPage-memo__list-item {
        font-size: 17px;
        line-height: 23px
    }

    .memoPage-memo__list-item:last-child {
        margin-bottom: 35px
    }

    .consultation-top {
        height: 400px;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(18.84%, #fff), color-stop(51.41%, rgba(255,255,255,0.8)), to(rgba(255,255,255,0)));
        background: -o-linear-gradient(bottom, #fff 18.84%, rgba(255,255,255,0.8) 20.41%, rgba(255,255,255,0) 100%);
        background: linear-gradient(360deg, #fff 18.84%, rgba(255,255,255,0.8) 20.41%, rgba(255,255,255,0) 100%)
    }

    .consultation-top::after {
        background-position: 0 0;
        background-size: 100% 400px
    }

    .consultation-top__title {
        font-size: 36px;
        line-height: 50px;
        text-align: center;
        margin: 0 auto;
        padding-top: 180px;
        height: 250px
    }

    .consultation-top__btn-box {
        padding-top: 30px;
        -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
    }

    .consultation-top__btn-left {
        margin-right: 0;
        margin-bottom: 10px
    }

    .consultation-top__btn-right {
        margin-right: 0
    }

    .consultation-top__btn-left,.consultation-top__btn-right {
        width: 375px;
        max-width: 100%;
        height: 60px;
        font-size: 18px;
        line-height: 20px
    }

    .cariesInfo-table__title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 30px
    }

    .cariesInfo-table__item:first-child,.cariesInfo-table__item:last-child {
        border-radius: 0
    }

    .cariesInfo-table__item:nth-child(odd),.cariesInfo-table__item:nth-child(even) {
        padding: 15px 20px
    }

    .cariesInfo-table__name,.cariesInfo-table__num {
        font-size: 17px;
        line-height: 130%
    }

    .cariesInfo-table__name {
        margin-right: 3px
    }

    .cariesInfo-table .container {
        padding: 0
    }

    .cariesInfo-notes {
        margin-bottom: 7px
    }

    .cariesInfo-notes__text {
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 15px
    }

    .cariesInfo-notes__list-item {
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 15px
    }

    .consultation-info {
        margin-bottom: 150px
    }

    .consultation-info__text {
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 15px
    }

    .hygiene-top__title {
        padding-top: 140px
    }

    .pulpitis-top__title {
        padding-top: 90px
    }

    .modal-appointment__close-btn {
        top: 20px;
        right: 20px
    }

    .modal-appointment__close-btn img {
        width: 21px;
        height: 21px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .modal-appointment__content {
        width: 350px;
        padding: 30px 20px 45px
    }

    .modal-appointment__form-title {
        margin-bottom: 40px;
        font-size: 22px;
        line-height: 30px
    }

    .modal-appointment__box-input {
        margin-bottom: 30px
    }

    .modal-appointment__box-input span {
        font-size: 18px;
        line-height: 20px;
        margin-left: 1px;
        margin-bottom: 15px
    }

    .modal-appointment__input,.modal-appointment__input-date {
        width: 314px;
        height: 49px;
        padding: 12px 20px;
        font-size: 18px;
        line-height: 20px
    }

    .modal-appointment__input::-webkit-input-placeholder, .modal-appointment__input-date::-webkit-input-placeholder {
        font-size: 18px;
        line-height: 20px
    }

    .modal-appointment__input::-moz-placeholder, .modal-appointment__input-date::-moz-placeholder {
        font-size: 18px;
        line-height: 20px
    }

    .modal-appointment__input:-ms-input-placeholder, .modal-appointment__input-date:-ms-input-placeholder {
        font-size: 18px;
        line-height: 20px
    }

    .modal-appointment__input::-ms-input-placeholder, .modal-appointment__input-date::-ms-input-placeholder {
        font-size: 18px;
        line-height: 20px
    }

    .modal-appointment__input::placeholder,.modal-appointment__input-date::placeholder {
        font-size: 18px;
        line-height: 20px
    }

    .modal-appointment__box-top {
        margin: 0 0 15px 1px
    }

    .modal-appointment__box-top span {
        font-size: 18px;
        line-height: 20px
    }

    .modal-appointment__box-date {
        margin-bottom: 30px
    }

    .modal-appointment .jq-selectbox__select {
        width: 314px;
        background-image: none;
        height: 49px;
        padding: 14px 20px;
        font-size: 16px;
        line-height: 20px
    }

    .modal-appointment .jq-selectbox__dropdown ul {
        padding-left: 10px;
        padding-right: 10px
    }

    .modal-appointment .jq-selectbox li {
        font-size: 0.875em;
        font-family: 'Helvetica', sans-serif;
        font-weight: 400
    }

    .modal-appointment .jq-selectbox__select-text {
        height: 1.2em
    }

    .modal-appointment__form-btn {
        width: 184px;
        height: 49px;
        font-size: 17px;
        line-height: 20px
    }

    .modal-adopted,.modal-adoptedTwo {
        padding-top: 132px
    }

    .modal-adopted__close-btn,.modal-adoptedTwo__close-btn {
        top: 20px;
        right: 20px
    }

    .modal-adopted__close-btn img,.modal-adoptedTwo__close-btn img {
        width: 21px;
        height: 21px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .modal-adopted__content,.modal-adoptedTwo__content {
        width: 350px;
        padding: 38px 16px 58px
    }

    .modal-adopted__img,.modal-adoptedTwo__img {
        margin: 0 auto 20px;
        width: 163px;
        height: 171px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .modal-adopted__title,.modal-adoptedTwo__title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .modal-adopted__subtitle,.modal-adoptedTwo__subtitle {
        font-size: 17px;
        line-height: 23px
    }

    .modal-call__content {
        width: 350px;
        padding: 30px 20px 45px
    }

    .modal-call__form-btn {
        width: 184px;
        height: 49px;
        font-size: 17px;
        line-height: 20px
    }

    .modal-portfolio {
        padding-top: 92px
    }

    .modal-portfolio__close-btn {
        top: 20px;
        right: 20px
    }

    .modal-portfolio__close-btn img {
        width: 21px;
        height: 21px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .modal-portfolio__content {
        width: 350px;
        padding: 40px 36px 48px
    }

    .modal-portfolio__title {
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 30px
    }

    .modal-portfolio__img {
        margin-bottom: 20px
    }

    .modal-portfolio__subtitle {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .modal-portfolio__btn {
        margin: 0 auto 30px;
        width: 302px;
        height: 60px;
        font-size: 22px;
        line-height: 20px
    }

    .implantation-top {
        height: 302px
    }

    .implantation-top::before {
        background-position: 0 0
    }

    .cariesInfo-top__title {
        font-size: 34px
    }
}

@media (max-width: 420px) {
    .top-content {
        height:319px
    }

    .top-content::after {
        background-size: 100% 319px;
        background-image: url("../images/mobile-bg/mobile-bg1.png")
    }

    .services {
        padding: 35px 0
    }

    .services__items {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .services__item {
        width: 154px
    }

    .services__item:hover::before,.services__item:active::before {
        left: 38px;
        width: 78px;
        height: 78px
    }

    .info__item-img {
        width: 49%;
        height: 115px;
        margin-bottom: 7px
    }

    .info__item-imgBox {
        max-width: 100%
    }

    .support__btn {
        width: 350px
    }
}

.cariesInfo-notes p {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 23px;
}

.cariesInfo-notes__list-item {
    font-size: 17px;
    line-height: 23px;
}

.cariesInfo-notes ul {
    margin-left: 35px;
}

.cariesInfo-notes li {
    list-style: disc;
    margin-bottom: 20px;
}

.memoPage-memo__list-item {
    text-align: left;
}

.support__items .slick-slide {
    width: 340px;
}

.about__slider .slick-slide {
    width: 340px;
}

.mobile_phone {
    display: none;
    right: 0;
    bottom: 100px;
    position: fixed;
}

.mobile_phone img {
    width: 65px;
    margin-right: 20px;
}

.top-content {
    background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width: 876px) {
    .top-content {
        background-size: contain;
    }
}

@media (max-width: 876px) {
    .footer__items {
        flex-direction: column;
        align-items: center;
    }

    .footer__item-right {
        display: block;
        margin-bottom: 30px;
        margin-right: 0px;
    }
}

@media (max-width: 576px) {
    .footer__item-right {
        margin-right: -50px;
    }
}

@media (max-width: 576px) {
    .mobile_phone {
        display: block;
    }

    .top-content__box-btn {
        flex-direction: row;
        padding-top: 250px;
    }

    .top-content__btn-left {
        margin-bottom: 0;
        margin-right: 10px;
    }
}

@media (max-width: 350px) {
    .top-content__btn-left, .top-content__btn-right {
        font-size: 17px;
    }
}

.header-top__logo-ext-box {
    display: none;
}

@media (min-width: 1150px) {
    .header-top__city-box {
        display:none;
    }

    .header-top__logo-ext-box {
        display: block;
    }

    .logo {
        margin-right: 0;
    }

    .header-out .header-top__logo-ext-box {
        display: none;
    }
}
.select.select_modal-appointment__select .select__item {
    display: none;
}