.header-right>a.ps-ordercall-button, .ps-ordercall-button {
    font-size: 14px;
    padding: 5px 20px;
    margin-top: 15px;
    width: auto;
}

.pay-service {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    column-gap: 20px;
}

.pay-service img {
    max-width: 50px;
}

.page-template-tempalte-price .entry-header {
    margin-bottom: 0;
}

.page-template-tempalte-price .p-title {
    max-width: none;
}

.ps-main-table {
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
}

.a-contacts {
    justify-content: center;
}

.ps-header-phone {
    font-size: 26px;
}

.a-phone {
    margin-left: 0;
}

.ps-schedule {
    margin-top: 10px;
}

.ps-headerbottom {
    max-width: 160px;
    margin: 15px auto 0;
}

.ps-headerbottom__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -5px;
    justify-content: space-between;
}

.ps-headerbottom__col {
    padding: 5px;
}

.ps-headerbottom__col_search {
}

.ps-headerbottom__col_socials {
}

.searchform {
    font-size: 0;
    line-height: 1;
    position: relative;
}

.searchform__toggle {
    padding: 5px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
    margin: 0;
    background: none;
    border: none;
}

.searchform__toggle .icon {
    transition: all 0.3s ease 0s;
    min-width: 22px;
}

.searchform__toggle .icon-close {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.searchform__fieldblock {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    width: 0;
    opacity: 0;
}

input[type=search].searchform__field, .searchform__field {
    background: none;
    border: none;
    width: 100%;
    border: 1px solid #fff;
    height: 40px;
    padding: 0 36px 0 36px;
    font-size: 14px;
    color: #fff;
    box-sizing: border-box;
    background: #014d47;
    display: block;
}

.searchform__field::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
}

.searchform__field::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.searchform__field:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}

.searchform__field::-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}

.searchform__field::placeholder {
    color: #ffffff;
    opacity: 1;
}

.searchform__field:placeholder {
    color: #ffffff;
    opacity: 1;
}

.searchform__submit {
    padding: 5px;
    position: relative;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s ease 0s;
    margin: 0;
    background: none;
    border: none;
}

.searchform__submit img {
    min-width: 22px;
    height: auto;
}

.search-open .searchform__fieldblock {
    width: 100%;
    opacity: 1;
}

.search-open .searchform__toggle .icon-search {
    opacity: 0;
}

.search-open .searchform__toggle .icon-close {
    opacity: 1;
}

.search-open .searchform__toggle {
    left: 100%;
    transform: translateX(-100%);
}

@media (min-width: 1240px) {
    .searchform {
    }

    .searchform__toggle {
    }

    .searchform__toggle .icon {
    }

    .searchform__toggle .icon-close {
    }

    .searchform__fieldblock {
        left: auto;
        right: 0;
    }

    .searchform__field {
    }

    .searchform__submit {
    }

    .search-open .searchform__fieldblock {
        width: 230px;
    }

    .search-open .searchform__toggle .icon-search {
    }

    .search-open .searchform__toggle .icon-close {
    }

    .search-open .searchform__toggle {
    }

    .search-open .searchform__submit {
        transform: translateX(-194px);
        opacity: 1;
    }
}

.callback {
    padding: 0;
}

.callback .callback-box {
    background: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 1;
}

.callback .callback-box svg {
    width: 50px;
    height: auto;
}

.mobsearch {
    padding: 0 15px;
}

.mobsearch__toggle {
    background: no-repeat;
    padding: 0;
    border: none;
}

.mobsearch__toggle img {
    width: 36px;
    height: auto;
    vertical-align: middle;
}

.mobsearch__content {
    position: absolute;
    top: 100%;
    width: 100%;
    background: #014d47;
    left: 0;
    padding: 10px 10px;
    display: none;
}

.mobsearch-open .mobsearch__content {
    display: block;
}

.mobsearch .searchform__fieldblock {
    position: relative;
    top: 0;
    width: 100%;
    opacity: 1;
    transform: none;
}

.mobsearch .searchform__toggle {
    display: none;
}

.mobsearch input[type=search].searchform__field, .mobsearch .searchform__field {
    padding-left: 5px;
}

.mobsearch .searchform__submit {
    opacity: 1;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

@media (max-width: 1023px) {
    .header-left {
        margin-right: auto;
    }
}

@media (max-width: 1023px) {
    .header-right {
        margin-left: 0;
    }

    .tel-mobile--css {
        display: block;
    }

    .callback {
        display: block;
        position: relative;
    }

    .header-box-slogan {
        display: none;
    }

    .ps-headerbottom {
        display: none;
    }

    .ps-header-phone {
        display: none;
    }

    .ps-ordercall-button {
        margin-top: 9px;
    }

    .mobsearch__content {
        /* padding-top: 0; */
    }

    .header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .logo-img {
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .mobsearch {
        display: none;
    }
}

.post-type-archive-articles .page-title {
    display: none;
}

.ps-articles {
}

.ps-articles__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.ps-articles__item {
    flex: 0 0 auto;
    width: 33.33333333%;
    max-width: 100%;
    padding: 10px 10px;
}

@media (max-width: 1000px) {
    .ps-articles__item {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .ps-articles__item {
        width: 100%;
    }
}

.ps-articles__pagination {
}

.ps-blogcard {
}

.ps-blogcard__picture {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    background: #e5e5e5;
    border-radius: 15px;
}

.ps-blogcard__picture > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.ps-blogcard__picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ps-blogcard__picture img.ps-blogcard__noimg, .ps-blogcard__noimg {
    object-fit: contain;
}

.ps-blogcard__date {
    margin-top: 10px;
}

.ps-blogcard__title {
    margin-top: 10px;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.3;
}

.ps-share {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ps-share__label {
    font-weight: 500;
    padding-right: 10px;
}

.ps-share__value {
}


.ps-rating {
    display: flex;
    margin-top: 20px;
}

.ps-rating__main {
    display: flex;
    align-items: center;
    column-gap: 10px;
    flex-wrap: wrap;
}

.ps-rating__title {
    font-size: 1em;
    font-weight: 600;
}

.ps-rating__content {
}

.ps-rating .post-ratings {
    display: flex;
    align-items: center;
    column-gap: 10px;
    flex-wrap: wrap;
}

.ps-ratings-images {
    font-size: 0;
    line-height: 1;
}

.ps-ratings-description {
    padding-top: 3px;
}

.ps-ratings-description * {
    font-style: inherit;
}

.ps-ratings-description br {
    display: none;
}

.ps-ratings-description strong {
    font-weight: inherit;
}
.ps-ratings-description span {
    margin-left: 5px;
}


.ps-postmetas {
}

.ps-postmetas__main {
}

.ps-postmetas__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 -5px;
}

.ps-postmetas__item {
    padding: 6px 5px;
}

.ps-postmeta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ps-postmeta__label {
}

.ps-postmeta__value {
    padding-left: 5px;
}

.ps-postmeta__icon {
}
.ps-postmeta__icon img {
    width: 18px;
    height: auto;
}

.ps-toprating .ps-ratings-description {
    display: none;
}



.kamatoc-wrap {
    border: 1px solid #d6d6d6;
    padding: 13px 15px 10px;
    margin-bottom: 15px;
    background: #f9f9f9;
    max-width: 450px;
    margin-top: 15px;
}

.kamatoc-wrap__title {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    user-select: none;
    padding-bottom: 3px;
}

.kamatoc_wrap_title_js {
}

.ps-kamatoc-trigger {
    font-weight: normal;
}

.ps-kamatoc-trigger__open {
    display: none;
    color: #037e79;
    cursor: pointer;
}

.kamatoc-wrap_closed .ps-kamatoc-trigger__open {
    display: inline;
}

.ps-kamatoc-trigger__close {
    color: #037e79;
    cursor: pointer;
}

.kamatoc-wrap_closed .ps-kamatoc-trigger__close {
    display: none;
}

.ps-kamatoc-trigger__open:hover, .ps-kamatoc-trigger__close:hover {
    text-decoration: underline;
}

ul.kamatoc,
.kamatoc {
    margin: 0;
    padding: 5px 5px 5px;
    list-style: none;
    font-size: 15px;
    line-height: 1.4;
}

ul.kamatoc li:before {
    display: none;
}

.kamatoc strong,
.kamatoc b {
    font-weight: inherit;
}

.kamatoc p {
    display: none;
}

.kamatoc_js {
}

.kamatoc-wrap_closed .kamatoc {
    display: none;
}

ul.kamatoc li {
    margin-bottom: 0;
}

ul.kamatoc li.kamatoc__top {
    padding: 2px 0;
}

ul.kamatoc li.kamatoc__sub {
    padding: 2px 0;
}

ul.kamatoc li.kamatoc__sub_1 {
    padding-left: 15px;
}

.kamatoc a {
    =: #08ae8d;
    color: #037e79;
}

