html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}


h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, select, textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button, input, select {
    overflow: visible
}

button, input, select, textarea {
    margin: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}


*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 100%;
    height: 100%
}

body {
    position: relative;
    font-family: PTSans, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    font-weight: 400;
    color: #263238;
    /*background: url(/templates/vs-pr10-city/dev/img/background-body2.png);*/
    background: #212121;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    min-height: 100vh
}

.wrapper {
    width: 100%;
    flex: 1;
}

.container {
    width: 100%
}

nav ul, ul {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    list-style: none
}

nav ul li, ul li {
    list-style: none;
    list-style-type: none
}

img, video {
    max-width: 100%;
    height: auto
}

img.no-responsive, video.no-responsive {
    max-width: none
}


input, textarea {
    -webkit-overflow-scrolling: touch
}


p {
    font-family: PTSans, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    color: #263238;
    line-height: 20px;
    font-weight: 400
}

b {
    font-weight: 700
}


a {
    font-family: PTSans, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    color: #05559b;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
}

a[href^="mailto:"], a[href^="tel:"] {
    color: inherit;
    text-decoration: none
}

a[href^="mailto:"]:hover, a[href^="tel:"]:hover {
    color: inherit;
    text-decoration: none
}

h1 {
    font-family: PTSans, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    color: #000;
    line-height: 36px;
    font-weight: 400
}

h2 {
    font-family: PTSans, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    color: #060808;
    line-height: 25 ox;
    font-weight: 400
}

h3 {
    font-family: PTSans, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    color: #263238;
    line-height: 18px;
    margin-bottom: 0;
    font-weight: 400
}

h4 {
    font-family: PTSans, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    color: #d50000;
    line-height: 18px;
    font-weight: 400
}

.icon {
    position: relative;
    display: inline-block
}

.icon-search {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -156px -230px;
    width: 15px;
    height: 16px
}

.icon-lock {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: 0 -45px;
    width: 24px;
    height: 25px
}

.icon-service {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -78px -85px;
    width: 24px;
    height: 20px
}

.icon-cash {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -175px -162px;
    width: 20px;
    height: 20px
}

.icon-gene {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: 0 -85px;
    width: 24px;
    height: 23px
}

.icon-linner {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -231px -35px;
    width: 18px;
    height: 22px
}

.icon-boobs {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -266px -72px;
    width: 16px;
    height: 20px
}

.icon-hart {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -192px 0;
    width: 24px;
    height: 18px
}

.icon-phone {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -106px -123px;
    width: 21px;
    height: 21px
}

.icon-cash-md {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -140px -162px;
    width: 20px;
    height: 20px
}

.icon-man {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -111px -35px;
    width: 24px;
    height: 23px
}

.icon-messadge {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -70px -162px;
    width: 20px;
    height: 20px
}

.icon-map {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -192px -72px;
    width: 21px;
    height: 20px
}

.icon-house {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -142px -123px;
    width: 21px;
    height: 21px
}

.icon-price {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -231px 0;
    width: 20px;
    height: 20px
}

.icon-clock {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -266px -107px;
    width: 14px;
    height: 21px
}

.icon-about {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -70px -123px;
    width: 21px;
    height: 21px
}

.icon-services {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -266px -36px;
    width: 16px;
    height: 21px
}


.icon-metro {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -266px -178px;
    width: 14px;
    height: 20px
}

.icon-info {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -266px 0;
    width: 16px;
    height: 21px
}

.icon-sofa {
    background-image: url(/templates/vs-pr10-city/dev/img/sprite.png);
    background-position: -140px -197px;
    width: 20px;
    height: 16px
}

.header {
    position: relative;
    width: 100%
}

.header-top {
    position: relative;
    background: #d50000;
    padding: 12px 0;
}

.header__inner{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.logo{
    display: flex;
    align-items: center;
    gap: 5px;
}

.logo__img--inner{
    display: flex;
}

.logo__img {
    width: 40px;
    flex-shrink: 0;
}

.logo__text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff
}

.form-search {
    position: relative;
    width: 270px;
    display: flex;
}

.form-search__input {
    width: 100%;
    padding: 8px 42px 8px 12px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    border: none;
    outline: 0
}

.btn-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-search:hover{
    opacity: 0.7;
}


.textmain {
    width: 100%;
    box-sizing: border-box;
    background: #fefefe;
    padding: 10px;
    font-size: 15px;
    display: block;
    border: 0;
}

.textmain ul {
    padding-left: 20px;
}

.textmain ul li{
    list-style-type: disc;
}

.paginator {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.paggin__link{
    width: 32px;
    height: 32px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 4px;
    transition: .2s linear;
}

.paggin__link:hover, .paggin__link.active{
    background: #4d5a61;
    color: #fff;
    text-decoration: none;
}

.logo {
    text-decoration: none;
}

.logo__img {
    padding-top: 0;
}


.card-panel-item {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px
}

.card-panel-item .icon {
    vertical-align: middle;
    margin-right: 5px
}

.card-panel-items {
    width: 100%;
    display: flex;
    flex-flow: nowrap row;
    justify-content: space-between;
    align-items: center;
}

.card-panel-item_name {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    text-decoration: none;
    color: #d50000;
    display: flex;
    align-items: center;
    gap: 5px;
}

.card-panel-item_name:hover {
    text-decoration: none;
    color: #d50000
}

.card-panel-item_name:hover span {
    text-decoration: none
}

.card-panel-item_address {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    font-size: 14px;
    text-align: left;
    color: #fff;
    background: rgba(0, 0, 0, .6);
}

.card-panel-item_tel {
    font-size: 20px;
    line-height: 20px;
    color: #263238;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.card-panel-item_tel a {
    padding-top: 5px;
    display: inline-block;
    vertical-align: middle
}

.login {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

.login:hover {
    color: #fff;
    opacity: 0.7;
}

.menu {
    position: relative;
    width: 100%;
    background-color: #000
}

.menu-list {
    width: 100%;
    padding: 12px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.submenu__button{
    width: 100%;
}

.profile__tags{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.submenu__button a, .profile__tags a, .profile__tags label{
    padding: 7px 10px;
    border: 1px solid #d50000;
    color: #fff;
    display: inline-block;
    text-decoration: none;
}

.submenu__button a:hover, .profile__tags a:hover{
    background: #d50000;
}

.menu-list__item {
    width: calc(100% / 5 - 48px / 5);
    background: #2e2e2e;
    display: flex;
}

.menu-list__link{
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px;
    cursor: pointer;
}

.menu-list__item i {
    top: -1px
}

.menu-list__item.clicked > a {
    color: #d50000
}

.menu-list__item.clicked > div:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.menu-list__item.parent {
    position: relative;
}

.menu-list__item.parent .submenu {
    top: calc(100% + 4px);
    left: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu-list__item_box .menu-list__link {
    font-size: 15px;
    color: #fff
}

.menu-list__item_box .menu-list__link:hover {
    color: #d50000
}

.menu-list__item_box .menu-list__link:after {
    content: "";
    position: relative;
    top: 0;
    display: inline-block;
    width: 9px;
    height: 5px;
    margin-left: auto;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAANUlEQVQYV2NkYGBg+P///38QjQ8wwiTxKWYEAWRTsCmGqUFRiO4MZIMwFMIUo9uGVSE2TwEArjoUA/Dk5g0AAAAASUVORK5CYII=);
    background-size: 100%;
    opacity: .5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.menu-list__item_btn {
    position: relative;
}

.menu-list__item_btn:hover a {
    color: #fff
}

.menu-list__link {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.menu-list__link:hover {
    color: #d50000!important;
}


.submenu {
    display: none;
    position: absolute;
    z-index: 991;
    top: 100%;
    padding: 10px 0;
    left: 0;
    width: 100%;
    border-top-color: transparent;
    background-color: #474747;
}

.submenu.open {
    display: block
}

.submenu-scroll {
    max-height: 40vh;
    overflow: hidden;
    overflow-y: auto;
    background: rgba(236,239,241,.95);
}

.submenu__inner{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    max-height: 350px;
    overflow-y: auto;
}

.submenu__item{
    width: calc(100% / 4 - 48px / 4);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    padding: 10px;
    background: #2e2e2e;
}

.submenu__item.big{
    width: calc(100% / 3 - 32px / 3);
}

.submenu__item__title{
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

.submenu__ul{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

.submenu__li{
    display: flex;
    width: 100%;
}

.submenu__item__link{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.submenu-col-2 {
    display: inline-block;
    vertical-align: top;
    margin: 1rem;
    width: 16.66667%
}

.submenu-list:not(:last-child) {
    margin-bottom: 30px
}

.submenu-list__title {
    font-size: 13px;
    color: #263238;
    font-weight: 700;
    line-height: 20px
}

.submenu-list__item {
    line-height: 20px
}

.submenu-list__item > a {
    font-size: 13px;
    color: #263238;
    font-weight: 400;
    display: block;
    text-decoration: none;
    padding: 5px;
    border-bottom: 1px solid #ddd;
}

.submenu-list__item > a:hover {
    color: #d50000;
    background: #ddd;
}

.submenu-list__item > a:before {
    content: "› ";
    color: currentColor
}

.menu-button {
    position: fixed;
    z-index: 9992;
    top: 12px;
    right: 15px;
    width: 40px;
    height: 40px;
    background-color: #000;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(24, 24, 24, .1)), to(rgba(255, 255, 255, .1)));
    background-image: -webkit-linear-gradient(bottom, rgba(24, 24, 24, .1) 0, rgba(255, 255, 255, .1) 100%);
    background-image: linear-gradient(to top, rgba(24, 24, 24, .1) 0, rgba(255, 255, 255, .1) 100%);
    border: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.burger-icon {
    position: relative;
    margin-top: 8px;
    margin-bottom: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 auto
}

.burger-icon, .burger-icon::after, .burger-icon::before {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #fff;
    outline: 1px solid transparent;
    transition-duration: .3s;
    flex-shrink: 0;
}

.burger-icon::after, .burger-icon::before {
    position: absolute;
    content: ""
}

.burger-icon::before {
    top: -8px
}

.burger-icon::after {
    top: 8px
}

.menu-button.is-active {
    border-color: #d50000
}

.menu-button.is-active .burger-icon {
    background-color: transparent
}

.menu-button.is-active .burger-icon::before {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg)
}

.menu-button.is-active .burger-icon::after {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg)
}


.filter {
    display: inline-block;
    vertical-align: top;
    margin-right: -.36em;
    width: 20%
}

.filter:not(:first-child) .fildsearch {
    margin-top: -3px
}

.filter:nth-child(2) {
    padding: 0 6px
}

.filter:not(:first-child), .filter:not(:nth-child(2)) {
    padding: 0 17px
}

.filter:last-child {
    padding-right: 0
}

.filter__title {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    color: #263238
}

.filter__title .icon {
    vertical-align: top;
    margin-right: 5px
}

.filter__title .icon.icon-boobs {
    top: 4px
}


.main__telegram {
    width: 100%;
    padding: 10px;
    text-align: center;
    background: #fff;
}

.main__telegram a{
    text-decoration: none;
}

.cards__image {
    display: flex;
    width: 100%;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.cards__image:hover img{
    transform: scale(1.1);
}

.cards__image img {
    width: 100%;
    transition: .2s linear;
}

.check-list {
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    padding-top: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.check-list__label {
    display: inline-block;
    height: 16px;
    padding-left: 6px;
    padding-right: 6px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    margin-bottom: 5px;
    margin-right: -.36em
}

.check-list__label_photo {
    background-color: #d50000
}

.check-list__label_video {
    background-color: #082c3d;
}

.card-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.card-list-item {
    width: 100%;
    font-size: 17px;
    display: flex;
    align-items: center;
}

.card-list-item i{
    flex-shrink: 0;
}

.card-list-item .card-list-table {
    display: flex;
    flex-grow: 1;
    width: 100%;
    padding: 8px 0
}

.card-list-item .card-list-table li {
    width: calc(100% / 3);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 17px;
    padding-left: 10px;
}

.card-list-item span {
    display: block;
    font-size: 11px
}

.card-list-item:last-child .card-list-table li {
    width: 25%
}

.card-list-item:not(:last-child) .card-list-table {
    border-top: 1px solid rgba(33, 33, 33, .1);
    border-bottom: 1px solid rgba(33, 33, 33, .1)
}

.card-list-item__title {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: #263238;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: uppercase
}

.card-list-item__title .icon {
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin-right: 2px
}

.list-table {
    color: #263238;
    font-size: 15px
}

.list-table td {
    padding-left: 15px
}

.list-table thead {
    line-height: 25px
}

.list-table tbody {
    font-weight: 700
}

.card-panel-item {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px
}

.card-panel-item .icon {
    vertical-align: middle;
    margin-right: 5px
}

.card-panel-items {
    width: 100%;
    display: flex;
    flex-flow: nowrap row;
    justify-content: space-between;
    align-items: center;
}

.card-panel-item_name {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    text-decoration: none;
    color: #d50000;
    display: flex;
    align-items: center;
    gap: 5px;
}

.card-panel-item_name:hover {
    text-decoration: none;
    color: #d50000
}

.card-panel-item_name:hover span {
    text-decoration: none
}


.card-panel-item_tel {
    font-size: 20px;
    line-height: 20px;
    color: #263238;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.card-panel-item_tel a {
    padding-top: 5px;
    display: inline-block;
    vertical-align: middle
}



@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

.card-panel {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 12px;
    gap: 8px;
}

.info {
    width: 100%;
    -webkit-box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff
}

.info p {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px
}

.info h3 {
    font-size: 17px;
    margin-bottom: 10px
}

.info-header {
    width: 100%;
    position: relative;
    display: block;
    min-height: 40px;
    padding: 10px 15px;
    background-color: #000;
    font-size: 20px;
    color: #fff
}

.info-header .icon {
    margin-right: 5px;
    vertical-align: middle
}

.info-body {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0 15px;
    font-size: 15px;
    color: #263238
}

.info-body p:not(:first-child) {
    margin-top: 0
}

.info__title {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0
}

.breadcrumbs {
    width: 100%;
    padding: 20px 0
}

.breadcrumbs-list__item {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.breadcrumbs-list__item:not(:last-child):after {
    content: ">";
    color: currentColor;
    margin: 0 2px
}

.breadcrumbs-list__item > a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

.breadcrumbs-list__item > a:hover{
    opacity: 0.7;
}

.service {
    padding-bottom: 30px
}

.service .info {
    min-height: 487px
}


.link-list {
    font-size: 14px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

.link-list__title {
    color: #fff;
    font-weight: 700;
    margin-bottom: 6px;
    font-size: 18px;
}

.link-list__item > a {
    position: relative;
    display: inline-block;
    padding-left: 23px;
    color: #fff;
    font-weight: 400;
    word-break: break-word
}

.link-list__item > a:hover {
    opacity: 0.7;
}

.link-list__item > a:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 15px;
    height: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAAqUlEQVQoU42RsQ3CMBBF37VU2QBRE4lsgLIJIzAKbEBGYIKEDVKQGkZIA62j79iW5SpX2eenr3dnY2PZG0Zgb9Ae13OqCRoHvcHLJhiAs4M5hzOocnC3D1Q/GAxOEVZkSBLU1XAxNUtYPYMEhfuqlMMh0SdFYZ+oyp1Ca9xBe4A5JRbiHdDIGUiwpo4rSE6FhocFfrXHOF1UKeCnFn7TYw3X8pME/+EhhQXIp0a+XRDYsgAAAABJRU5ErkJggg==);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.link-list__item_active > a {
    color: #fff
}

.link-list__item_active > a:after {
    width: 16px;
    height: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAA9ElEQVQoU5WRwU0CURCGvyF4lhLoQDoQr7CHeTSgW4F2IHSgFUgFvDEuxBtrB1qBW4LejBqfmc1iECWBOc6bL/PP94Q9S6N2HJF9uEHUXguWKfGwM+ibPuEZ8I3XO4EOfcBSoJcSt/ORqXjzDTr3waptsbOZlgjHJJ7aQt+CvchwppUIhwL5XTDbhIdRpwKnKfF6IHQdquVkUa+A8wYYF8EmKziLOgYuHUpCfxHscfVW3ziIetaCm6ZpbcjfQdd6J0Wwcj3NjxxXLYnSYyeoBLo++AX5Ith084RfVmvlCRdx1AxOimAe90/9+x3N3RTBLraZ/gaBnlU/WFsT7QAAAABJRU5ErkJggg==);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}


.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0
}

.btn, .btn[type=button] {
    position: relative;
    display: inline-block;
    width: auto;
    width: 172px;
    height: 32px;
    font-family: PTSans, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
    z-index: 3;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    border: 1px solid transparent;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}


.btn[type=button] {
    -webkit-appearance: inherit
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .25;
    filter: alpha(opacity=25);
    -webkit-box-shadow: none;
    box-shadow: none
}

button:focus {
    outline: 0
}

.advsearchbutton{
    width: 100%;
}

.card-info {
    width: 100%
}

.card-info .check {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -15px;
    text-align: center
}

.card-info .check img {
    display: block;
    margin: 0 auto
}

.card-info .check-label {
    display: inline-block;
    margin: 6px auto 0;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px
}

.card-info-item {
    position: relative;
    width: 100%;
}

.card-info-item .info {
    position: relative;
    overflow: hidden;
}

.card-info-item .info-header {
    padding-left: 10px;
    padding-right: 10px
}

.card-info-item .info-body {
    padding-left: 10px;
    padding-right: 10px
}

.info_main .info-header {
    overflow: hidden;
    background-color: #d50000
}

.info_main .info-header:after {
    content: "";
    position: absolute;
    top: 0;
    right: -20px;
    display: inline-block;
    width: 15px;
    height: 100%;
    -webkit-box-shadow: -20px 0 19px 12px #d50000;
    box-shadow: -20px 0 19px 12px #d50000
}

.info_main .icon-hart-white {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.info-list {
    display: block;
    width: 100%;
    padding-top: 5px
}

.info-list .card-panel__button {
    bottom: 11px;
    right: 70px
}

.info-list-item {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    gap: 6px;
}

a.info-list-item {
    font-size: 16px;
    text-decoration: underline
}

a.info-list-item:hover {
    text-decoration: none
}

.info .info-body_data {
    padding: 10px;
    width: 100%;
    display: flex;
    gap: 16px;
}

.info .info-header_data {
    padding-left: 18px;
    padding-right: 14px;
    font-size: 18px
}

.info-header {
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background-color: #000
}

.info-header i {
    top: -2px
}

.info {
    -webkit-box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.info-header {
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background-color: #000
}

.info-header i {
    top: -1px
}

.info {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    border: transparent
}

.info-header {
    background-color: #000;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.card-info-item_data {
    width: 50%
}

.card-info-item_data .info {
    width: 100%;
    -webkit-box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.card-info-item_data .info-header_data {
    background-color: #000
}

.card-info-item_data .info-header_data i {
    top: -3px
}

.card-info-item_price {
    width: 50%
}

.card-info-item_price .info {
    -webkit-box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    box-shadow: 0 0 4px rgba(38, 50, 56, .15);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.card-info-item_price .info .info-header_data {
    width: 100%;
    background: #000;
}

.card-info-item_price .price-table {
    width: calc(100% / 2 - 16px / 2);
    font-size: 16px;
}

.card-info-item_price .price-table .icon {
    vertical-align: middle;
    margin-right: 3px;
    top: -2px
}

.card-info-item_price .price-table thead {
    text-transform: uppercase;
    border-bottom: 1px solid #000
}

.card-info-item_price .price-table td {
    width: 50%
}

.card-info-item_price .price-table tbody tr:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.card-info-item_price .price-table:last-child {
    float: right
}

.data-table {
    width: calc(100% / 2 - 16px / 2);
    font-size: 16px;
}

.data-table tbody tr:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.data-table tbody tr td {
    padding-bottom: 10px
}

.data-table tbody tr:not(:first-child) td {
    padding-top: 10px;
}

.data-table a {
    color: #d50000
}

.data-table a:hover {
    color: #d50000;
    text-decoration: none
}

.card-info-item_about {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 32px;
}

.card-info-item_about .info-list-item {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #fff;
}

.card-info-item_about a.info-list-item {
    color: #d50000;
    font-size: 20px
}

.slider {
    padding-top: 30px;
    padding-bottom: 30px
}

.slider .info {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.slider .info-header {
    width: auto;
    float: left;
    display: inline-block;
    z-index: 5;
    top: 1px;
    left: 5px;
    background: 0 0
}

.slider .info-header .nav-item {
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border: 1px solid #000;
    border-bottom: none
}

.slider .info-header .nav-item a {
    color: #fff;
    font-size: 18px;
    background: #000;
    font-weight: 400;
    text-decoration: underline
}

.slider .info-header .nav-item.active a {
    color: #000;
    text-decoration: none;
    background-color: #f5f5f5
}

.slider .info-header .nav-item:not(:first-child) a {
    padding: 5px 50px
}

.slider .info-body {
    background-color: #eee;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

@font-face {
    font-display: swap;
    font-family: lg;
    src: url(/public/fonts/lg.eot?n1z373);
    src: url(/public/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/public/fonts/lg.woff?n1z373) format("woff"), url(/public/fonts/lg.ttf?n1z373) format("truetype"), url(/public/fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}


body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
    transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}


@media (min-width: 768px) {
    .container {
        max-width: 760px
    }
}

@media screen and (min-width: 768px) {
    .menu-list__item.clicked {
        border-bottom-color: transparent;
        -webkit-border-radius: 2px 2px 0 0;
        border-radius: 2px 2px 0 0
    }

    .menu-button {
        display: none
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 980px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}

@media screen and (min-width: 1200px) {
    .menu-list.container {
        max-width: 1170px
    }
}


@media screen and (max-width: 1199px) {
    .menu__label {
        text-transform: capitalize
    }

    .menu-filter .container {
        padding-left: 0;
        padding-right: 0
    }

    .filter:not(:first-child), .filter:not(:nth-child(2)) {
        padding-left: 6px;
        padding-right: 6px
    }

    .fildsearch__input {
        width: 65px
    }

    .info-list .card-panel__button {
        right: auto;
        left: 160px
    }

}

@media screen and (max-width: 1023px) {
    .pages {
        width: 230px;
        right: 0
    }

    .pages .pages-header p {
        font-size: 11px
    }
}

@media screen and (max-width: 991px) {
    .menu-list__item {
        margin-left: 0;
        padding-left: 5px;
        padding-right: 5px
    }
    .service .col-xs-12:first-child {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .menu {
        position: fixed;
        top: 0;
        z-index: 9991;
        width: 100%;
        overflow-y: auto;
        max-height: 100%;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease
    }

    .menu.open {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease;
        height: 100vh;
        overflow-y: auto;
    }

    .menu-list__item {
        background: 0;
        padding: 0;
        display: block;
        width: 100%;
        margin: 0;
        border: none
    }

    .menu-list__item.clicked > a {
        color: #fff
    }

    .menu-list__item_box .menu-list__link {
        color: #fff;
        width: 100%
    }

    .menu-list__item_box {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .menu-list__link {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px
    }

    .menu__label {
        font-size: 16px;
        width: 100%;
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
        text-transform: none
    }

    .menu__label:before {
        margin-right: 9px
    }

    .submenu {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        border: 0
    }

    .submenu-col-2 {
        width: 100%;
        float: none
    }

    .submenu.submenu_category .submenu-col-2:first-child {
        margin-top: -20px
    }

    .submenu-list:not(:last-child) {
        margin-bottom: 0
    }

    .submenu-list__title {
        margin-top: 20px
    }

    .submenu-list__item > a {
        display: inline-block;
        width: 100%;
        font-size: 14px;
        padding: 10px 5px;
        border-bottom: 1px solid #ddd;
    }

    .filter {
        width: 50%
    }

    .filter:first-child {
        width: 100%
    }

    .fildsearch {
        padding-bottom: 20px
    }

    .filter__title {
        font-size: 16px
    }

    .fildsearch__input {
        width: 48%;
        height: 40px;
        padding: 0 10px
    }

    .fildsearch__input:last-child {
        margin-right: -.36em
    }

    .filter-hr {
        display: block;
        height: 1px;
        border: none;
        width: 97%;
        margin-left: 10px;
        margin-right: 10px;
        background-color: #cfd8dc
    }

    .card-panel-item_tel {
        margin-top: 10px
    }

    .card-info .check {
        bottom: 0
    }

    .data-list {
        margin-top: 10px
    }

    .data-table {
        width: 100%
    }

    .data-table td {
        width: 50%
    }

    .slider {
        padding-top: 0
    }

    .slider .info-header .nav-item a {
        width: 100%;
        text-align: center
    }

    .slider .info-header .nav-item:not(:first-child) {
        width: 50%;
        margin-right: -.36em
    }

    .slider .info-header .nav-item:not(:first-child) a {
        padding: 5px 20px;
        text-align: center;
        width: 100%
    }

    .slider .info-header .nav-item {
        width: 50%
    }

    .slider .info-header {
        width: 50%;
        display: inline-block;
        margin-right: -.36em
    }

    .gallery {
        display: none
    }

    .slider .info-header {
        width: 100%
    }

    .map-wrap {
        width: 95%
    }

    .search-filter-panel {
        display: none
    }

    .search-filter-panel_fixed {
        display: block
    }

    .pages.open .icon-pages {
        top: 12px;
        right: 23px
    }

    .pages {
        background: 0 0
    }

    .pages .pages-header {
        width: 60px;
        float: right;
        text-align: center
    }

    .pages .pages-header p {
        font-size: 0
    }

    .pages .pages-header span {
        float: none
    }

    .pages ul {
        background: #eee
    }
}

@media screen and (max-width: 767px) and (max-width: 479px) {
    .slider .info-header .nav-item a {
        padding: 5px 5px;
        font-size: 14px
    }
}

@media screen and (max-width: 599px) {
    .cards .col-xs-6 {
        width: 100%
    }

    .info-body_service {
        padding-bottom: 20px
    }

    .price-list-item span {
        font-size: 14px
    }

    .data-list-item a {
        font-size: 14px
    }

    .data-list-item > a, .data-list-item > span {
        font-size: 14px
    }

    .checkbox-col_6 {
        width: 50%
    }

    .checkbox-col_7 {
        width: 50%
    }

    .wrap-buttons .btn {
        margin-bottom: 10px;
        color: #fff
    }
}

@media screen and (max-width: 479px) {
    .toggle-search {
        margin-right: 5px
    }

    .fildsearch__input {
        width: 46%
    }

    .card-panel-item_tel {
        padding-bottom: 0
    }

    .service .info {
        min-height: 440px
    }

    .card-info .check {
        right: -12px
    }

    .price-list__title .icon {
        display: none
    }

    .slider .info-header .nav-item:not(:first-child) a {
        padding: 5px 5px
    }

    .map-wrap {
        height: 362px
    }

    .checkbox-col {
        padding-bottom: 0;
        padding-top: 0
    }

    .section-search .info-body {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .checkbox-col_6 {
        width: 100%
    }

    .checkbox-col_7 {
        width: 100%
    }

    .checkbox-list {
        margin-bottom: 0
    }

    .checkbox-list_custom {
        margin-bottom: 0;
        padding-bottom: 15px
    }

    .checkbox-list__title:after {
        width: 100%
    }

    .panel-list.visible-xs {
        display: block;
        margin-bottom: 20px
    }

    .nav-item > a {
        font-size: 14px;
        padding: 5px 10px
    }
}

@media screen and (max-width: 334px) {
    .card-info .check img {
        max-width: 78%
    }
}

@media screen and (max-width: 318px) {
    html {
        width: 320px;
        overflow-x: auto
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .search {
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0))
    }
}


/* Yandex Map span button */
#YMaps3ID {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#YMaps3ID span{
	display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    background: #d50000;
	border-radius: 3px;
    padding: 7px 10px;
    transition: all 0.2s linear 0s;
}

#YMaps3ID span:hover{
    opacity: 0.7;
}

/* New styles 17.07.2023 */
.notfound {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1;
}

.grid_notfound{
    align-items: flex-start;
}

.notfound h1, .notfound p, .advsearchtitle{
    color: #fff;
}

.notfound a{
    color: #d50000;
}

.notfound__content {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.notfound__content h2, .notfound__content p{
    padding: 0;
    margin: 0;
    text-align: center;
}

.main__title{
    line-height: 1.3;
    margin: 0;
    color: #fff;
}

.wrapper{
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px 0;
}

.wrapper__inner{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

.footer {
    width: 100%;
    padding: 12px 0;
    background: #d50000;
}

.footer__inner{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modal__city{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10010;
    background: rgba(0, 0, 0, .5);
    overflow-x: hidden;
    overflow-y: auto;
	display: none;
	transition: .2s linear;
	pointer-events: none;
}

.modal__city.active{
	display: block;
	pointer-events: all;
}

.modal__city--inner{
	width: 100%;
    display: flex;
    align-items: center;
	max-width: 900px;
    min-height: calc(100% - 35px);
    margin: 17.5px auto;
    justify-content: center;
}

.modal__city--content{
	width: 100%;
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background: #000;
	border: 1px solid #fff;
}

.modal__city--wrapper{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.modal__city--title{
	color: #fff;
	font-size: 20px;
	font-weight: 600;
    margin: 0;
}

.modal__city--cross{
	cursor: pointer;
    width: 25px;
}

.modal__city--box{
	width: 100%;
	margin-top: 20px;
	overflow-y: auto;
	max-height: 350px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	gap: 7px;
}

.modal__city--link{
	width: calc(100% / 4);
	padding: 0 5px;
	color: #fff;
	margin-top: 8px;
	text-decoration: none;
}

.modal__city--link:hover{
	color: #D20034;
	text-decoration: none;
}

.scroll, .scroll2{
    overflow: hidden;
}

.city__button{
    color: #fff;
    cursor: pointer;
    transition: .2s linear;
}

.city__button:hover{
    opacity: 0.7;
}

.city__button a{
    color: #fff;
    text-decoration: none;
}

.up__button{
	position: fixed;
	bottom: 60px;
	right: 10px;
	z-index: 20;
	display: flex;
	align-items: center;
	transition: .2s linear;
	opacity: 0;
	pointer-events: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #000;
}

.up__button.active{
	opacity: 1;
	pointer-events: all;
}

.up__button:hover{
	background: #ff1744;
}

.footer__archive{
    display: flex;
    align-items: center;
    gap: 5px;
    color: #fff;
    text-decoration: none;
}

.footer__archive:hover{
    opacity: 0.7;
}

.notcontent{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.main__content{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.card__item{
    width: calc(100% / 4 - 48px / 4);
    padding: 10px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.main__item--buttons{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.main__item--button{
    width: calc(100% / 2 - 8px / 2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    background: #000;
    color: #fff;
    padding: 8px;
    gap: 4px;
    height: auto;
}

.main__item--button:hover{
    background: #d50000;
    cursor: pointer;
}

.header__link{
    display: flex;
    align-items: center;
    gap: 5px;
    color: #fff;
}

.header__link:hover{
    opacity: 0.7;
}

.header__link img{
    width: 20px;
}

.profile__more{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.semilar__title{
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

.submenu__li a{
    width: 100%;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    text-decoration: none;
}

.submenu__li a:hover{
    color: #d50000;
}



.block-warning {
    position: relative;
    width: 100%;
    padding: 10px;
    box-shadow: 1px 1px 5px rgba(24, 24, 24, .15);
    border-radius: 2px;
    border: 1px solid #cfd8dc;
    background: #000;
    font-size: 15px;
    color: #fff;
	text-align: center;
}

.carousel{
    width: 100%;
}

.profile__item--buttons{
	width: 100%;
	gap: 10px;
	display: flex;
	flex-wrap: wrap;
}

.card__item--button{
	width: calc(100% / 3 - 20px / 3);
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	font-size: 13px;
	border: 1px solid #fff;
	border-radius: 0;
	padding: 9px;
	color: #fff;
	font-weight: 700;
	transition: .2s linear;
	background: #000;
}

.card__item--button:hover{
	background: #ff1744;
    cursor: pointer;
}

.card__item--button img{
	width: 20px;
}

.title-wrap{
    width: 100%;
    display: flex;
    align-items: center;
    gap: 5px;
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
}

.profile__title{
    color: #fff;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 12px;
}

.info__social{
    display: flex;
    align-items: center;
    gap: 5px;
    margin-left: 6px;
}

.info__social--link{
    display: flex;
    width: 20px;
}

.info__social--link img{
    width: 100%;
}

.profile__data--inner{
    width: 100%;
    display: flex;
    gap: 16px;
}

.card-info-item_price, .card-info-item_data{
    width: calc(100% / 2 - 16px / 2);
    display: flex;
}

.profile__wrap--map{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.profile__wrap .info, .anketa__comments{
    border: 1px solid #fff;
}

.profile__uslugi, .profile__map{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border: 1px solid #fff;
}

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

.profile__map{
	width: calc(100% / 3 - 12px);
}

.info_content_service{
    width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
    padding: 15px;
}

.info_content{
    border-top: 1px solid #fff;
}

.service-list{
	width: calc(100% / 3 - 40px / 3);
}

.map__content{
    width: 100%;
	flex-grow: 1;
	height: 300px;
    background: #edeef0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: url(/templates/new-core-ftp1new-speed/dev/img/country.svg) center 80% / cover no-repeat;
	border-top: 1px solid #fff;
}

.profile__wrap{
	width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 24px;
}

.info_content{
    padding: 10px;
}

.info{
    width: calc(100% / 2 - 12px);
    flex-shrink: 0;
}

.anketa__comments {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
    font-size: 14px;
}

.pages-blocks{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.pages-block{
    width: calc(100% / 4 - 48px / 4);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding: 10px;
    background: #fff;
}

.pages-block a{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
}

.letter-block{
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 4px 0;
}

.pages-block a:hover{
    color: #d50000;
}

.parent .submenu__inner{
    gap: 8px;
}

.menu__link--icon--inner{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    .card__item{
        width: calc(100% / 3 - 32px / 3);
    }

    .menu-list__item{
        width: calc(100% / 4 - 36px / 4);
    }
}
@media (max-width: 991px) {
    .card__item{
        width: calc(100% / 2 - 16px / 2);
    }

    .menu-list__item{
        width: calc(100% / 3 - 24px / 3);
    }

    .submenu__item{
        width: calc(100% / 3 - 32px / 3);
    }

    .profile__data--inner{
        flex-direction: column;
        align-items: flex-start;
    }

    .card-info-item_price, .card-info-item_data{
        width: 100%;
    }

    .service-list{
		width: calc(100% / 2 - 20px / 2);
	}

    .profile__uslugi, .profile__map, .info{
        width: 100%;
    }

    .profile__wrap{
		flex-wrap: wrap;
	}

    .pages-block{
        width: calc(100% / 3 - 32px / 3);
    }
}
@media (max-width: 767px) {
    .modal__city--link{
		width: calc(100% / 3);
	}

	.modal__city--box{
		flex-wrap: nowrap;
	}

    .logo__img{
        width: 32px;
    }

    .form-search{
        width: 100%;
        margin-top: 10px;
    }

    .header__link{
        margin-right: 60px;
    }

    .menu-list__item{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    .menu-list__item.parent .submenu{
        top: 0;
    }

    .menu-list__link, .submenu{
        background: #272727;
    }

    .submenu__item, .submenu__item.big{
        width: calc(100% / 2 - 16px / 2);
    }

    .card-info-item_about{
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    .pages-block{
        width: calc(100% / 2 - 16px / 2);
    }

    .title-wrap{
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (max-width: 660px) {
    .footer__inner{
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
}
@media (max-width: 565px) {
    .card__item{
        width: 100%;
    }

    .submenu__item, .submenu__item.big{
        width: 100%;
    }

    .service-list{
		width: 100%;
	}
}
@media (max-width: 500px) {
    #mainCarousel .carousel__slide{
		max-width: 100%;
	}

    .block-warning{
		font-size: 14px;
	}

    .card__item--button{
		width: 100%;
	}

    .pages-block{
        width: 100%;
    }
}
@media (max-width: 480px) {
    .info .info-body_data{
        flex-direction: column;
        align-items: flex-start;
    }

    .card-info-item_price .price-table{
        width: 100%;
    }

    .carousel__button{
        width: 36px!important;
        height: 36px!important;
    }

    .info .info-body_data{
        gap: 0;
    }

    .data-table tbody tr:not(:first-child) td{
        padding-top: 5px;
    }

    .data-table tbody tr td{
        padding-bottom: 5px;
    }
}
@media (max-width: 400px) {
    .header__link{
        margin: 10px 0 0 0;
        width: 100%;
        justify-content: center;
    }
}/* comments*/
.comments-item_recl {
    margin:0 0 0 15px;
}

.anketa__comments {
    border-radius: 2px;
    font-size: 14px;
    background:#fff;
}

.anketa__comments_title {
    display: flex;
    align-items: center;
    gap: 5px;
}

.anketa__comments_title img {
    margin-left: auto;
}

.comments-items, .not-comments {
    padding: 10px;
}

.comments-item {
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 10px;
}

.comments-item:nth-child(even) {
    background-color: #f3f3f3;
}

.comment-meta .name {
    font-weight: 700;
}

.comment-meta .date {
    margin: 5px 0;
    font-size: 11px;
    color: #ccc;
}

.anketa__comments_form {
    width: 100%;
    padding: 10px;
}

.anketa__comments_left, .anketa__comments_right {
    padding-left: 0;
}

.anketa__comments_form input, .anketa__comments_form textarea {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    outline: none;
    resize: none;
}

.anketa__comments_form img {
    width: 100%;
    max-width: 200px;
}

.anketa__comments_form textarea {
    height: 80px;
}

.comments_form_title {
    padding-bottom: 4px;
    border-bottom: 1px solid #e7ebed;
    margin-bottom: 10px;
}

.comment__num--inner{
    width: 100%;
    display: flex;
    gap: 8px;
}

.send-ok {
    color: green;
    margin-bottom: 10px;
}

.send-error {
    color: red;
    margin-bottom: 10px;
}

.comment__title{
    cursor: pointer;
}

.comments__inner{
    border-top: 1px solid #fff;
    width: 100%;
    display: none;
}

.comments__inner.active{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.anketa__comments_box{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.anketa__comments_box .wrap-button {
    width: 100%;
    display: inline-block;
}

input.anketa__comments_form-send {
    width: 100%;
    font-weight: 700;
    display: inline-block;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: #d50000;
    border: none;
}

@media (max-width: 415px) {
    .comment__num--inner{
        flex-wrap: wrap;
    }

    .anketa__comments_form img{
        max-width: 100%;
    }
}
/* end comments*/
