@font-face {

    font-family: HelveticaNeueCyr-Roman; /* Имя шрифта */
    src: url(../files/fonts/HelveticaNeueCyr-Roman.woff); /* Путь к файлу со шрифтом */
    font-display: swap;
}

@font-face {

    font-family: HelveticaNeueCyr-Bold; /* Имя шрифта */
    src: url(../files/fonts/HelveticaNeueCyr-Bold.ttf); /* Путь к файлу со шрифтом */
    font-display: swap;
}

@font-face {

    font-family: HelveticaNeueCyr-Light; /* Имя шрифта */
    src: url(../files/fonts/HelveticaNeueCyr-Light.woff); /* Путь к файлу со шрифтом */
    font-display: swap;
}

@font-face {

    font-family: HelveticaNeueCyr-Medium; /* Имя шрифта */
    src: url(../files/fonts/HelveticaNeueCyr-Medium.ttf); /* Путь к файлу со шрифтом */
    font-display: swap;
}

@font-face {

    font-family: HelveticaNeueCyr; /* Имя шрифта */
    src: url(../files/fonts/HelveticaNeueCyr-Black.ttf); /* Путь к файлу со шрифтом */
    font-display: swap;
}

@font-face {
    font-family: futuralightc; /* Имя шрифта */
    src: url(../files/fonts/futuralightc.otf); /* Путь к файлу со шрифтом */
    font-display: swap;
}

@font-face {
    font-family: 'Muller-light';
    src: url(../files/fonts/muller/MullerLight.woff2);
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muller Narrow';
    src: local('Muller Narrow Light'), local('MullerNarrow-Light'), url('../files/fonts/muller/Mullernarrowlight.woff2') format('woff2'), url('../files/fonts/muller/Mullernarrowlight.woff') format('woff'), url('../files/fonts/muller/Mullernarrowlight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muller Narrow';
    src: local('Muller Narrow Light Italic'), local('MullerNarrow-LightItalic'), url('../files/fonts/muller/Mullernarrowlightitalic.woff2') format('woff2'), url('../files/fonts/muller/Mullernarrowlightitalic.woff') format('woff'), url('../files/fonts/muller/Mullernarrowlightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Muller Narrow';
    src: local('Muller Narrow ExtraBold'), local('MullerNarrow-ExtraBold'), url('../files/fonts/muller/Mullernarrowextrabold.woff2') format('woff2'), url('../files/fonts/muller/Mullernarrowextrabold.woff') format('woff'), url('../files/fonts/muller/Mullernarrowextrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muller Narrow';
    src: local('Muller Narrow ExtraBold Italic'), local('MullerNarrow-ExtraBoldItalic'), url('../files/fonts/muller/Mullernarrowextrabolditalic.woff2') format('woff2'), url('../files/fonts/muller/Mullernarrowextrabolditalic.woff') format('woff'), url('../files/fonts/muller/Mullernarrowextrabolditalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}


.place {
    font-family: HelveticaNeueCyr-Roman;
}

.text a, .best-nad {
    font-family: HelveticaNeueCyr-Medium;
}

#nav-tabContent {
    font-family: futuralightc;
}

.listing-img {
    max-width: 100%;
    height: auto;
}

.small-grey-text {
    font-size: 14px;
    color: #9CA4B4;
    font-family: Muller-light;
}

#addAdvertModal .field-advert-text .form-control {
    margin-bottom: 15px;
}

.auth-icon {
    display: block;
    width: 32px;
    height: 32px;
    background: url('../files/img/authchoice.png') no-repeat;
    border-radius: 3px;
    margin: 0 auto;
}

.no-img-block {
    width: 100%;
    height: 250px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
}

.auth-icon.google {
    background-position: 0 -34px;
}

.auth-icon.twitter {
    background-position: 0 -68px;
}

.auth-icon.yandex {
    background-position: 0 -102px;
}

.auth-icon.vkontakte {
    background-position: 0 -136px;
}

.auth-icon.facebook {
    background-position: 0 -170px;
}

.auth-icon.linkedin {
    background-position: 0 -204px;
}

.auth-icon.github {
    background-position: 0 -238px;
}

.auth-icon.live {
    background-position: 0 -272px;
}

.auth-clients {
    display: block;
    margin: 0 0 1em;
    list-style: none;
    overflow: auto;
}

.auth-clients li {
    float: left;
    display: block;
    margin: 0 1em 0 0;
    text-align: center;
}

.auth-title {
    display: block;
    margin-top: 0.4em;
    text-align: center;
    width: 58px;
}

html,
body {
    height: 100%;
    font-family: HelveticaNeueCyr-Medium;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
    display: none;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media (max-width: 767px) {
    .nav li > form > button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.place {
    font-size: 12px;
    color: #858c8e;
}

.place-city {
    font-size: 12px;
    color: #3f3f43;
}

.top-nav, .top-nav li, .top-nav li a {
    list-style: none;
    color: #373636;
    text-transform: uppercase;
    font-size: 12px;
}

.top-nav {
    padding-left: 0px;
    margin-bottom: 0px;
}

.top-nav li, .bottom-menu .top-nav li {
    display: inline-block;
    margin-right: 15px;
}

.in-cabinet i {
    margin-right: 10px;
}

.in-cabinet {
    cursor: pointer;
}

.cabinet-btn {
    text-align: right;
    cursor: pointer;
}

.in-cabinet {
    margin-right: 20px;
    border: 1px solid #514c4c;
    padding: 5px 20px;
    border-radius: 20px;
    letter-spacing: 2px;
    color: #514c4c;
    background: #fff;
}

.logo {
    padding-top: 10px;
}

.bottom-menu .top-nav li, .bottom-menu .top-nav li a {
    font-size: 22px;
    color: #3f3f43;
}

.bottom-menu .top-nav > li {
    line-height: 100px;
}

.bottom-menu .top-nav li a:hover {
    color: #496bef !important;
}

.top-menu .cabinet-btn {
    margin-top: -5px;
}

.register-btn {
    line-height: 15px;
}

#addpostform-image, #w0 i {
    display: none;
}

.img-label {
    background: url('/files/img/nophoto.png'), #fff;
    display: block;
    background-position: center;
    width: 100%;
    min-height: 225px;
    cursor: pointer;
    position: relative;
    margin-top: 5px;
    background-repeat: no-repeat;
    border-radius: 5px;
    overflow: hidden;
    background-size: contain;
}

.wrap {
    background: #fff;
}

.img-label p {
    text-align: center;
    padding-top: 180px;
    font-size: 18px;
    text-transform: uppercase;
    color: #767676;
    line-height: 17px;
    font-weight: bold;
}

.form-info {
    display: none;
}

.user-menu {
    padding: 22px 20px;
    border-bottom: 1px solid RGBA(72, 107, 239, 0.31);
}

.user-menu div {
    line-height: 15px;
}

.user-ab-wrap, .sidebar-menu-list {
    background: #fff;
}

.user-menu-ul {
    list-style: none;
    padding-left: 0px;
}

.user-menu-item {
    line-height: 45px;
    padding-left: 18px;
}

.my-page i {
    color: #9ed88a;
}

.my-message i {
    color: #6b91ea;
}

.my-favorite i {
    color: #e06562;
}

.my-settings i {
    color: #7fb28a;
}

.my-logout i {
    color: #be9353;
}

.text {
    padding-left: 20px;
}

.user-menu-item .text {
    color: #858c8e;
}

.text a {
    color: #858c8e;
}

.user-manu, .user-ab {
    cursor: pointer;
}

.user-ab .name {
    color: #3f3f43;
    font-size: 10px;
}

.user-ab-item {
    padding: 20px;
}

.user-ab {

}

.user-ab-item {
    border-bottom: 1px solid #ededed;
}

.text-ab, .text-ab a {
    font-size: 12px;
    color: #777;
    font-family: Muller-light;
}

img {
    max-width: 100%;
}

.exist-img .form-text {
    display: none;
}

.exist-img .form-group {
    margin-bottom: 0px;
}

.exist-img {
    min-height: auto;
}

.slider-nav .slick-current {
    filter: brightness(45%);
}

.slider-for .item.slick-slide {
    max-height: 250px;
    overflow: hidden;
    margin-bottom: 25px;
}

.slider-nav .item {
    margin: 0 5px;
}

.slider-nav .slick-prev, .slider-nav .slick-next {
    height: 100%;
    background: hsla(0, 0%, 0%, 0.52);
    width: 35px;
    z-index: 2;
}

.slider-nav .slick-prev:hover, .slider-nav .slick-next:hover {
    background: hsla(0, 0%, 0%, 0.52);
}

.slider-nav .slick-prev {
    left: 0px;
}

.slider-nav .slick-next {
    right: 0px;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: hsla(0, 0%, 0%, 0.52) !important;
}

.anket {
    border-radius: 5px;
    margin-right: -15px;
}

.user-sidebar .alert-success {
    margin-top: 15px;
    margin-bottom: 10px;
}

.img-wrap a, .img-wrap a .img {
    width: 100%;
}

.city-name {
    color: #838c8e;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.user-name {
    color: #1f1f1f;
    font-size: 19px;
}

#nav-tab a {
    font-size: 12px;
    color: #838d8f;
    line-height: 16px;
    border-radius: 0px;
}

.single-left-column.page-block.page_photo {
    padding: 19px;
}

#nav-tab .active {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border: none;
}

.nav-tabs {
    border: none;
}

.nav-tabs .nav-link {
    border: none;
}

#nav-tabContent div p {
    font-size: 13px;
    margin-bottom: 5px;
}

#nav-home {
    padding-top: 10px;
    padding-left: 15px;
}

.service-block ul li {
    margin-right: 20px;
    color: #838d8f;
    font-size: 11px;
    float: left;
    width: 44%;
}

.service-block ul {
    padding-left: 25px;
}

.sex-pred {
    font-size: 10px;
    text-transform: uppercase;
    color: #838d8f;
    padding-left: 15px;
    letter-spacing: 2px;
}

.param-tab {
    padding-top: 10px;
    padding-left: 15px;
}

.heading-anket {
    font-size: 22px;
    color: #393d3f;
    text-align: center;
}

#addpostform-service label {
    width: 32%;
}

label {
    margin-bottom: 5px;
}

.edit-form {
    padding: 15px;
}

.popular-block {
    background: #fff;
    padding: 8px;
    width: 147px;
    height: 147px;
    border-radius: 50%;
    border: 3px solid RGBA(72, 107, 239, 0.7);
}

.popular-block span {
    color: #fff;
}

.best-nad {
    font-size: 12px;
}

.popular-anket {
    font-size: 32px;
    margin-bottom: 23px;
}

.popular-anket {
    font-weight: bold;
    line-height: 32px;
}

.best-nad {
    margin-bottom: 42px;
}

.popular-block a {
    font-size: 12px;
    color: #fff;
    letter-spacing: 3px;
    margin-top: 30px;
    border: 1px solid #7a92ee;
    padding: 12px 17px;
    border-radius: 25px;
    display: inline-block;
}

.check-nad {
    margin-top: 12px;
    display: block;
}

.popular-wrap {
    background: #fff;
    margin-left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-bottom: 20px;
}

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

.BottomMenu__fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 16;
}

.BottomMenu__table {
    display: table;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 3px hsla(0, 0%, 80%, 0.5);
}

.BottomMenu__row {
    display: table-row;
}

.BottomMenu__cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 0;
}

.BottomMenu__link {
    display: block;
    min-width: 28px;
    padding: 10px 0;
    -webkit-tap-highlight-color: transparent;
}

.BottomMenu__link .sympathy svg {
    max-width: 22px;
}

.BottomMenu__link .events svg {
    max-width: 17px;
}

.BottomMenu__link .mobile-icon {
    width: inherit;
    height: inherit;
    float: none;
    line-height: 20px;
    color: #486bef;
}

.razd {
    border: 1px solid #939a9b;
    width: 34px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 22px;
}

.popular-anket-wrap .name {
    text-align: center;
    margin-top: 10px;
    font-family: Cabin;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
}

.img-wrap img {
    display: block;
    margin: 0 auto;
}

.side-bar-nav-burger {
    cursor: pointer;
}

.sidebar-menu-list .card-header {
    padding: 10px 5px;
    border-bottom: none;
}

.sidebar-menu-list .card-header .btn-link {
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    font-family: Cabin;
    font-style: normal;
}

.svg-wrap {
    display: inline-block;
    width: 27px;
    text-align: left;
}

.card {
    border: none;
}

.sidebar-menu-list .card-body a {
    display: block;
    color: #838d8f;
    font-size: 13px;
}

.card-header {
    background: #fff;
}

.card-body {
    background: #f7f7f7;
}

.user-ab-wrapper {
    max-height: 500px;
    overflow-y: scroll;
    margin-right: -12px;
}

.user-ab-wrap {
    overflow: hidden;
}

.all-advert {
    text-align: center;
    width: 100%;
    display: block;
    color: #858b8b;
    font-size: 10px;
    text-transform: uppercase;
}

.advert-item {
    margin-bottom: 15px;
    background: #fff;
    padding: 16px 27px;
    border-radius: 5px;
}

.advert-item .dialog-photo {
    margin-top: 0px;
}

.advert-item .user-info .name {
    line-height: 50px;
}

.advert-item-text .name {
    color: #000 !important;
}

.advert-item .user-info {
    margin-bottom: 10px;
}

.advert-item-icon {
    text-align: center;
}

h1 {
    font-size: 25px;
}

.content-wrap {
    margin-top: 5px;
}

.city-list {
    list-style: none;
    column-count: 2;
    padding: 15px;
    margin-bottom: 0;
}

.user-name {
    margin-bottom: 0px;
}

#under-avatar-form .field-under-avatar-form-input {
    display: none;
}

.post-photo {
    position: relative;
}

#under-avatar-form .img-label-wrap {
    position: absolute;
    background: #0000008c;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    z-index: 1;
    height: 31px;
    bottom: 0;
    margin-left: 0px;
    display: flex;
    justify-content: center;
}

#under-avatar-form .img-label-wrap label {
    margin-bottom: 2px;
    display: flex;
}

#under-avatar-form .img-label-wrap .img-label-text {
    display: flex;
    justify-content: center;
    line-height: 1;
    align-items: center;
}

#get-present-btn {
    align-items: center;
    margin-left: 15px;
}

.name-city-wrap {
    margin-top: 10px;
}

.name-city-wrap > .name {
    display: flex;
    justify-content: center;
    align-items: center;
}

.name-city-wrap .old {
    display: block;
    line-height: 1;
    margin-left: 5px;
    position: relative;
    bottom: -1px;
}

.name-city-wrap .city-wrap {
    margin-left: auto;
    margin-right: 15px;
}

h1.name {
    margin-right: 0;
    margin-bottom: 0;
}

#get-present-btn {
    margin-left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -1px;
    position: relative;
}

.photo-page img {
    width: 26px;
}

.photo-items {
    flex-wrap: wrap;
    justify-content: start;
}

.photo-heading {
    margin-bottom: 15px;
    margin-top: 15px;
}

.photo-heading .img-label-wrap {
    margin-left: auto;
}

.photo-heading h1 {
    line-height: 1;
}

#edit-img {
    display: none;
}

/*!
 * Cropper.js v1.5.12
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-06-12T08:00:11.623Z
 */

.cropper-container {
    direction: ltr;
    font-size: 0;
    line-height: 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cropper-container img {
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
    overflow: hidden;
}

.cropper-drag-box {
    background-color: #fff;
    opacity: 0;
}

.cropper-modal {
    background-color: #000;
    opacity: 0.5;
}

.cropper-view-box {
    display: block;
    height: 100%;
    outline: 1px solid #39f;
    outline-color: rgba(51, 153, 255, 0.75);
    overflow: hidden;
    width: 100%;
}

.cropper-dashed {
    border: 0 dashed #eee;
    display: block;
    opacity: 0.5;
    position: absolute;
}

.cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: calc(100% / 3);
    left: 0;
    top: calc(100% / 3);
    width: 100%;
}

.cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: calc(100% / 3);
    top: 0;
    width: calc(100% / 3);
}

.cropper-center {
    display: block;
    height: 0;
    left: 50%;
    opacity: 0.75;
    position: absolute;
    top: 50%;
    width: 0;
}

.cropper-center::before,
.cropper-center::after {
    background-color: #eee;
    content: ' ';
    display: block;
    position: absolute;
}

.cropper-center::before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px;
}

.cropper-center::after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
    display: block;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    width: 100%;
}

.cropper-face {
    background-color: #fff;
    left: 0;
    top: 0;
}

.cropper-line {
    background-color: #39f;
}

.cropper-line.line-e {
    cursor: ew-resize;
    right: -3px;
    top: 0;
    width: 5px;
}

.cropper-line.line-n {
    cursor: ns-resize;
    height: 5px;
    left: 0;
    top: -3px;
}

.cropper-line.line-w {
    cursor: ew-resize;
    left: -3px;
    top: 0;
    width: 5px;
}

.cropper-line.line-s {
    bottom: -3px;
    cursor: ns-resize;
    height: 5px;
    left: 0;
}

.cropper-point {
    background-color: #39f;
    height: 5px;
    opacity: 0.75;
    width: 5px;
}

.cropper-point.point-e {
    cursor: ew-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%;
}

.cropper-point.point-n {
    cursor: ns-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px;
}

.cropper-point.point-w {
    cursor: ew-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%;
}

.cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px;
}

.cropper-point.point-ne {
    cursor: nesw-resize;
    right: -3px;
    top: -3px;
}

.cropper-point.point-nw {
    cursor: nwse-resize;
    left: -3px;
    top: -3px;
}

.cropper-point.point-sw {
    bottom: -3px;
    cursor: nesw-resize;
    left: -3px;
}

.cropper-point.point-se {
    bottom: -3px;
    cursor: nwse-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px;
}

@media (min-width: 768px) {
    .cropper-point.point-se {
        height: 15px;
        width: 15px;
    }
}

@media (min-width: 992px) {
    .cropper-point.point-se {
        height: 10px;
        width: 10px;
    }
}

@media (min-width: 1200px) {
    .cropper-point.point-se {
        height: 5px;
        opacity: 0.75;
        width: 5px;
    }
}

.cropper-point.point-se::before {
    background-color: #39f;
    bottom: -50%;
    content: ' ';
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%;
}

.cropper-invisible {
    opacity: 0;
}

.cropper-bg {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.cropper-hide {
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.cropper-hidden {
    display: none !important;
}

.cropper-move {
    cursor: move;
}

.cropper-crop {
    cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
    cursor: not-allowed;
}

.btn {
    padding-left: .75rem;
    padding-right: .75rem;
}

label.btn {
    margin-bottom: 0;
}

.d-flex > .btn {
    flex: 1;
}

.carbonads {
    border-radius: .25rem;
    border: 1px solid #ccc;
    font-size: .875rem;
    overflow: hidden;
    padding: 1rem;
}

.carbon-wrap {
    overflow: hidden;
}

.carbon-img {
    clear: left;
    display: block;
    float: left;
}

.carbon-text,
.carbon-poweredby {
    display: block;
    margin-left: 140px;
}

.carbon-text,
.carbon-text:hover,
.carbon-text:focus {
    color: #fff;
    text-decoration: none;
}

.carbon-poweredby,
.carbon-poweredby:hover,
.carbon-poweredby:focus {
    color: #ddd;
    text-decoration: none;
}

@media (min-width: 768px) {
    .carbonads {
        float: right;
        margin-bottom: -1rem;
        margin-top: -1rem;
        max-width: 360px;
    }
}

.footer {
    font-size: .875rem;
    overflow: hidden;
}

.heart {
    color: #ddd;
    display: block;
    height: 2rem;
    line-height: 2rem;
    margin-bottom: 0;
    margin-top: 1rem;
    position: relative;
    text-align: center;
    width: 100%;
}

.heart:hover {
    color: #ff4136;
}

.heart::before {
    border-top: 1px solid #eee;
    content: " ";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

.heart::after {
    background-color: #fff;
    content: "♥";
    padding-left: .5rem;
    padding-right: .5rem;
    position: relative;
    z-index: 1;
}

.img-container,
.img-preview {
    background-color: #f7f7f7;
    text-align: center;
    width: 100%;
}

.img-container {
    margin-bottom: 1rem;
    max-height: 497px;
    min-height: 200px;
}

@media (min-width: 768px) {
    .img-container {
        min-height: 497px;
    }
}

.img-container > img {
    max-width: 100%;
}

.docs-preview {
    margin-right: -1rem;
}

.img-preview {
    float: left;
    margin-bottom: .5rem;
    margin-right: .5rem;
    overflow: hidden;
}

.img-preview > img {
    max-width: 100%;
}

.preview-lg {
    height: 9rem;
    width: 16rem;
}

.preview-md {
    height: 4.5rem;
    width: 8rem;
}

.preview-sm {
    height: 2.25rem;
    width: 4rem;
}

.preview-xs {
    height: 1.125rem;
    margin-right: 0;
    width: 2rem;
}

.docs-data > .input-group {
    margin-bottom: .5rem;
}

.docs-data .input-group-prepend .input-group-text {
    min-width: 4rem;
}

.docs-data .input-group-append .input-group-text {
    min-width: 3rem;
}

.docs-buttons > .btn,
.docs-buttons > .btn-group,
.docs-buttons > .form-control {
    margin-bottom: .5rem;
    margin-right: .25rem;
}

.docs-toggles > .btn,
.docs-toggles > .btn-group,
.docs-toggles > .dropdown {
    margin-bottom: .5rem;
}

.docs-tooltip {
    display: block;
    margin: -.5rem -.75rem;
    padding: .5rem .75rem;
}

.docs-tooltip > .icon {
    margin: 0 -.25rem;
    vertical-align: top;
}

.tooltip-inner {
    white-space: normal;
}

.btn-upload .tooltip-inner,
.btn-toggle .tooltip-inner {
    white-space: nowrap;
}

.btn-toggle {
    padding: .5rem;
}

.btn-toggle > .docs-tooltip {
    margin: -.5rem;
    padding: .5rem;
}

@media (max-width: 400px) {
    .btn-group-crop {
        margin-right: -1rem !important;
    }

    .btn-group-crop > .btn {
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .btn-group-crop .docs-tooltip {
        margin-left: -.5rem;
        margin-right: -.5rem;
        padding-left: .5rem;
        padding-right: .5rem;
    }
}

.docs-options .dropdown-menu {
    width: 100%;
}

.docs-options .dropdown-menu > li {
    font-size: .875rem;
    padding: .125rem 1rem;
}

.docs-options .dropdown-menu .form-check-label {
    display: block;
}

.docs-cropped .modal-body {
    text-align: center;
}

.docs-cropped .modal-body > img,
.docs-cropped .modal-body > canvas {
    max-width: 100%;
}

#modal-edit-photo .edit-img-wrap {
    position: inherit;
    min-height: 500px
}

#canvas {
    height: 600px;
    width: 600px;
    background-color: #ffffff;
    cursor: default;
    border: 1px solid black;
}

.post-photo .img {
    width: 100%;
}

.present {
    margin-bottom: 10px
}

.present-item {
    text-align: center;
}

.present-item .btn {
    display: block;
    margin: 10px 0;
}

.present-recepient {
    display: inline-block;
}

.modal-gift-present .form-group {
    margin-bottom: 0px;
}

.present-profile {
    text-align: center;
}

.modal-gift-present .img-wrap {
    min-height: inherit;
}

.user-presents-list .present-name {
    font-size: 12px
}

.dialog_list {
    background: #fff;
    border-radius: 4px 4px 0 0;
    padding-top: 0px;
    height: 100%;
}

.read-dialog {
    background: #fff !important;
    width: 84% !important;
}

.dialog_item .dialog-text {
    height: 71px;
    box-sizing: border-box;
    padding: 3px 0;
    padding-left: 10px;
}

.BottomMenu__fixed, .site-index .start-search {
    display: none;
}

.nim-dialog--inner-text {
    background: #f0f2f5;
    border-radius: 3px;
    padding: 5px 0 5px 8px;
    display: inline-block;
    width: 84%;
    box-sizing: border-box;
    color: #4e5966;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
}

.dialog_item_ul .dialog_item {
    border-top: 1px solid #e7e8ec;
}

.dialog_item:first-child {
    border-top: none !important;
}

.dialog_item .dialog-text .dialog-name {
    height: 19px;
    color: #222;
    margin-top: 3px;
    font-size: 13px;
    margin-bottom: 7px;
    font-weight: bold;
}

.dialog_item_ul {
    padding-left: 0;
}

.dialog_item_ul .dialog_item:first-child .nim-dialog--content {
    border-top: none;
}

.not-read-dialog {
    background: #f0f2f5;
}

.im-prebody img {
    position: relative;
    overflow: hidden;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    -moz-force-broken-image-icon: 0;
    background-color: #f0f2f5;
    position: relative;
}

.dialog_list .dialog_item_ul {
    overflow: visible;
    min-height: 100%;
    background: #fff;
    height: auto;
    margin-bottom: 15px;
    border-radius: 4px;
    padding-bottom: 45px;
}

.dialog_item_ul .dialog_item {
    height: 71px;
    padding-left: 20px;
    box-sizing: border-box;
    padding: 0 0 0 15px;
    padding-left: 15px;
    display: block;
    width: 100%;
    cursor: pointer;
}

.dialog-photo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 10px;
}

.article-anket-wrap {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
    padding-bottom: 15px;
    box-shadow: 0 0 5px 2px hsla(0, 0%, 80%, 0.44);
}

.article-anket-wrap .name {
    text-align: left;
    margin-top: 13px;
    padding-left: 10px;
}

.like-wrap {
    margin-top: 10px;
}

.article-anket-wrap .city-info {
    padding-left: 10px;
    color: #b2b2b2;
}

.message {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF;
    background: #F8845A;
    border: 1px solid #F8845A;
    box-sizing: border-box;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    text-align: center;
    padding: 9px 35px 7px;
}

.add-to-friends-listing {
    font-size: 13px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0;
    cursor: pointer;
    position: relative;
    padding: 8px 12px 7px;
}

.write-message {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
}

.phone {
    text-align: center;
    color: #858b8c;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    cursor: pointer;
}

.main-banner {
    background: #fff;
    margin-bottom: 20px;
    margin-top: 0px;
}

.main-banner-wrap {
    padding-right: 0;
}

.owl-dot span {
    width: 15px !important;
    height: 2px !important;
}

.owl-dot.active span {
    width: 33px !important;
    height: 2px !important;
}

.owl-dot {
    padding: 0;
    border: none;
    background: none;
}

.owl-dots {
    position: absolute;
    bottom: 45px;
    width: 100%;
}

.owl-theme .owl-nav {
    margin-top: 0px;
}

.owl-dots {
    display: none !important;
}

.mobile-menu .mobile-icon-close {
    position: absolute;
    right: 0px;
    top: -17px;
    z-index: 2;
}

.breadcrumb .active {
    margin-left: 10px;
}

.content .anket-single-page {
    margin-bottom: 15px;
}

.owl-prev, .owl-next {
    position: absolute;
    left: 10px;
    top: 50%;
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    background-color: hsla(0, 0%, 0%, 0.3) !important;
    background-image: url("../files/img/back.png") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 11px 17px !important;
}

.owl-next {
    left: inherit;
    right: 10px;
    transform: rotate(0.5turn);
}

.text-main {
    font-size: 14px;
    color: #3c3e3f;
}

.baner-menu-img {
    margin: 0 auto;
    display: block;
}

.banner-menu-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0px;
}

.banner-menu-list li a {
    font-size: 22px;
}

.banner-menu-list li {
    line-height: 26px;
}

.main-banner-item {
    margin-bottom: 15px;
}

.main-banner-item img {
    margin-top: 10px;
}

.marc {
    height: 32px;
    border: 1px solid #F8845A;
    border-radius: 50px;
    font-size: 14px;
    white-space: nowrap;
    color: #333;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 6px;
    margin-top: 0px;
    background: #fff;
}

.marc .marc-text {
    margin-right: 5px;
}

.marc-close {
    right: -2px;
    color: #F8845A;
}

.message-wrap {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.message-col {
    padding-right: 0;
}

.marc:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.marc:hover span i {
    color: #fb3f4c;
    transition: all .2s ease-in-out;
}

#toTop {
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 60px; /* отступ кнопки от нижнего края страницы*/
    left: 15px;
    cursor: pointer;
    display: none;
    color: #333;
    font-family: verdana;
    font-size: 11px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px 2px hsla(0, 0%, 80%, 0.44);
}

.marc span i {
    line-height: 24px;
    position: relative;
    top: -4px;
}

.mark-wrap .marc {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    padding-top: 12px;
    box-shadow: 0px 4px 7px 0px rgba(168, 168, 168, 0.2);
}

.marc-text {
    width: inherit !important;
    background: none !important;
    top: -1px !important;
    color: #F8845A;
}

.btn-viiti {
    padding-left: 0;
    padding-top: 0;
}

.top-nav li {
    position: relative;
}

.secodn-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    margin-top: 1rem;
    left: 0;
    display: none;
    z-index: 1;
    background: #496bef;
    top: 84px
}

.bottom-menu .secodn-menu li a {
    color: #fff;
}

.bottom-menu .secodn-menu li a:hover {
    color: #fff !important;
}

ul li:hover > .secodn-menu,
ul li .secodn-menu:hover {
    visibility: visible;
    opacity: 1;
    display: block;
}

.secodn-menu {
    padding: 20px;
}

.secodn-menu li a {
    font-size: 14px !important;
    text-transform: none;
}

.secodn-menu li {
    margin-right: 0 !important;
    line-height: 30px !important;
    white-space: pre;
    display: block !important;
    text-align: center !important;
}

.small-nav {
    padding-top: 25px;
}

.mobile-header {
    display: none;
}

.mobile-nav {
    list-style: none;
    padding: 0;
}

.present-form {
    background: #fff;
    border-left: 1px solid #EDEEF0;
}

.popular-block-wrap-mobile .want-here {
    align-items: center;
    justify-content: center;
    display: flex;
}

.popular-block-wrap-mobile .want-here .want-btn {
    width: auto;
    height: auto;
}

.mobile-icon {
    background-repeat: repeat;
    background-repeat: no-repeat;
    width: 38px;
    height: 21px;
    font-size: 21px;
    line-height: 54px;
}

.mobile-nav {
    text-align: center;
}

.mobile-nav li a {
    color: #000;
}

.dialog #nav-home-tab {
    padding-left: 0;
}

#add-form-record {
    display: none;
}

.mobile-nav li .in-cabinet {
    margin-right: 0px;
    border: inherit;
}

.place-mobile, .popular-block-mobile {
    display: none;
}

.blue-btn {
    background: #486BEF;
    border: 1px solid #486BEF;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(72, 107, 239, 0.3);
    border-radius: 2px;
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    padding: 9px 16px 8px;
    cursor: pointer;
}

#foto-ryad-in .modal-body {
    padding: 15px 15px 0px 15px;
}

#foto-ryad-in p {
    font-family: Cabin;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    color: #464646;
}

#foto-ryad-in .img-wrap {
    min-height: auto;
    min-width: auto;
    width: 126px;
    margin: auto;
    height: 126px;
}

#foto-ryad-in .modal-content {
    overflow: hidden;
    border-radius: 10px;
    text-align: center;
    background-color: #fff;
}

#foto-ryad-in .bottom, #foto-ryad-in .bottom a {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF !important;
}

#foto-ryad-in .black-text {
    font-family: Cabin;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}

.blue-text {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #486BEF;
}

.present-form .form-group {
    text-align: center;
}

#photo-row-form .bottom, #modal-buy-vip .bottom, #modal-gift-vip .bottom, #modal-take-heart .bottom {
    background: #486bef;
    text-align: center;
    margin: 0 -36px;
    padding: 8px;
    margin-bottom: -1px;
}

.present-img {
    margin: 0 auto;
    margin-top: 0px;
    display: block;
    margin-top: 35px;
}

#modal-gift-vip .modal-body, #modal-take-heart .modal-body {
    padding: 0;
}

#buypresentform-message {
    height: 55px;
    font-family: Cabin;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #ACACAC;
    margin-top: 30px;
}

#present-form .blue-btn {
    margin-top: 20px;
}

.present-heading {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    text-align: center;
}

.main-banner-wrap-mobile {
    display: none;
}

.mobile-filter-icon {
    display: none;
    color: #486BEF;
    font-size: 18px;
    font-family: Cabin;
}

.slider-items-single button:before {
    color: #000 !important;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: hsla(0, 0%, 100%, 0.52) !important;
}

.img-wrap, .popular-anket-wrap .img-wrap {
    align-items: center;
    justify-content: center;
    max-height: 260px;
    overflow: hidden;
}

.no-img svg {
    min-height: 250px;
    width: 100%;
    padding: 25px;
}

.page_top {
    border-bottom: 1px solid #e7e8ec;
}

.profile_info .label {
    width: 165px;
    color: #828282;
    font-size: 13px;
}

.friends_user_info {
    position: relative;
}

.remove-friend-request {
    color: #2a5885 !important;
    z-index: 1;
    right: 10px;
    top: 10px;
    position: absolute;
}

.friends_field_title a {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #486BEF;
}

.post_image {
    display: block;
    float: left;
    border-radius: 50%;
    overflow: hidden;
}

.right-column-anket .post_image, .group .post_image {
    max-width: 50px;
}

.user-friends-list .post_image {
    width: 50px;
}

.post-photo img {
    display: block;
    margin: 0 auto;
}

.post_header_info {
    margin-left: 15px;
    padding-top: 0px;
    line-height: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.post_header .post_date {
    display: flex;
}

.post_link {
    white-space: nowrap;
}

.open-comment-btn, .like-btn {
    color: #486BEF;
    font-size: 18px;
    margin-top: 10px;
    cursor: pointer;
    margin-bottom: 10px;
}

.comment-wall-form {
    position: relative;
}

.comment-wall-form textarea {
    height: 35px;
    font-size: 13px;
}

.send-comment-btn {
    position: absolute;
    top: -3px;
    right: 0px;
    z-index: 8;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 2px;
    height: 39px;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #FFFFFF;
    text-align: center;
    line-height: 39px;
    width: 39px;
}

.message-send-btn {
    position: absolute;
    top: -1px;
    right: -5px;
    z-index: 8;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 2px;
    height: 40px;
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #FFFFFF;
    text-align: center;
    line-height: 39px;
    border-radius: 2px;
    width: 45px;
}

.message-send-btn svg {
    position: relative;
    right: -3px;
}

#message-form .alert-success {
    margin-top: 15px;
}

.comment-wall-form #message-form .form-otvet {
    margin-right: 45px;
    flex-grow: 6;
}

.side-menu .chat-block {
    padding-left: 0;
}

.rel_date {
    color: #939393;
    font-size: 12px;
    font-weight: 100;
    font-family: Cabin;
}

.date-and-author-wrap {
    display: flex;
}

.date-and-author-wrap .author {
    margin-right: 5px;
}

.right-message .date-and-author-wrap {
    align-items: flex-end;
    justify-content: end;
    flex-direction: row-reverse;
}

.chat .post_image {
    height: 35px;
    margin-right: 5px;
}

.post_date, .post_date .post_link, .post_date .wall_text_name_explain_promoted_post {
    color: #939393;
}

.chat .post-text {
    padding-top: 5px;
}

.wall-wrapper {
    overflow: hidden;
}

.post_date {
    white-space: pre;
    font-size: 12.5px;
}

.wall-tem {
    margin-top: 15px;
    padding: 20px !important;
}

.author {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #486BEF;
}

.open-comment-btn, .like-btn {
    margin-right: 20px;
    float: left;
}

.like-info {
    font-size: 12px;
    color: #2a5885;
    padding: 0px 0 10px 0;
    display: block
}

.comment-wall-form {
    border-radius: 10px !important;
}

.post-text {
    margin-top: 0px;
    padding: 10px 0px;
    font-family: Cabin;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #000;
    padding-left: 0px;
}

#message-form .show-message::before {
    margin-left: 0;
}

#modal-user-present .modal-header {
    padding-top: 20px;
}

#modal-user-present .present-modal-content-wrap {
    margin-top: 0;
}

#modal-user-present .modal-body {
    padding: 5px;
}

#modal-user-present .post_image {
    max-width: 50px;
    max-height: 50px;
}

.user-info-wrap .post_date {
    white-space: inherit;
}

#modal-user-present .author {
    line-height: 15px;
}

#modal-user-present .post-text {
    padding: 0;
}

#modal-user-present .author-info-wrap {
    margin-left: 15px;
}

#modal-user-present .post-text {
    max-height: 40px;
    max-width: 190px;
}

.left-column-anket .user-friends, .left-column-anket .user-presents-list {
    margin-top: 10px;
}

#addcommentform-text {
    background: #FFFFFF;
    border: 1px solid rgba(72, 107, 239, 0.15) !important;
    box-sizing: border-box;
    border-radius: 10px;
}

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

.profile_label_less, .profile_full {
    column-count: 2;
    padding: 15px 25px;
}

.profile_full .user-prop-value {
    color: #486BEF;
}

.profile-full-wrap, .profile_label_less {
    display: none;
}

.about {
    color: #8E8E8E;
}

.profile-full-wrap .about {
    padding-left: 10px;
}

.wall-form {
    margin-top: 15px;
}

.wall-send-btn {
    max-width: 120px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.wall-form .form-group {
    text-align: right;
}

.wall-form .form-control {
    font-size: 13px;
}

#wall-form .alert {
    margin-bottom: 0px;
}

.labeled {
    line-height: 30px;
    overflow: auto;
}

.black-text {
    color: #000;
}

.profile_info {
    line-height: 150%;
}

.profile_more_info_link {
    display: block;
    margin: 0;
    border-radius: 4px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: rgb(248, 132, 90) !important;
    font-size: 13px;
    cursor: pointer;
}

.profile_more_info_link {
    line-height: 32px;
}

.right-column-anket .friends_user_info {
    padding-left: 10px;
    padding-top: 0;
}

.back-link {
    padding-right: 0px;
}

.back-link-left {
    display: none;
}

.right-column-anket .friends_field {
    margin-bottom: 0px;
}

.fl_l {
    float: left;
}

.profile_btn_cut_left {
    margin-top: 10px;
    border-radius: 4px 0 0 4px !important;
    border-right: 1px solid #6a98cc !important;
    height: 30px;
}

.button_blue button, .button_gray button, .button_light_gray button, .flat_button {
    padding: 7px 16px 8px;
    padding-right: 16px;
    padding-left: 16px;
    margin: 0;
    margin-top: 0px;
    font-size: 12.5px;
    display: inline-block;
    zoom: 1;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Geneva, "Noto Sans Armenian", "Noto Sans Bengali", "Noto Sans Cherokee", "Noto Sans Devanagari", "Noto Sans Ethiopic", "Noto Sans Georgian", "Noto Sans Hebrew", "Noto Sans Kannada", "Noto Sans Khmer", "Noto Sans Lao", "Noto Sans Osmanya", "Noto Sans Tamil", "Noto Sans Telugu", "Noto Sans Thai", sans-serif, arial, Tahoma, verdana;
    vertical-align: top;
    line-height: 15px;
    text-align: center;
    text-decoration: none;
    background: none;
    background-color: rgba(0, 0, 0, 0);
    background-color: #496bef;
    color: #fff;
    border: 0;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0px;
    border-radius: 4px;
    box-sizing: border-box;
    width: 100%
}

.page-photo {
    margin-top: 15px;
}

.item {
    margin-right: 10px;
}

.slider {
    padding: 5px 20px 5px;
    text-align: center;
}

.page_photo .flat_button, .page_photo .page_actions_expanded, .page_photo .page_actions_wrap {
    margin-top: 10px;
}

.page-top {
    border-bottom: 1px solid #e7e8ec;
}

.profile_btn_cut_right {
    border-radius: 0 4px 4px 0 !important;
    border-right: 1px solid #5e82a7 !important;
    height: 30px;
    width: 38px;
    padding-left: 11px;
}

.clear_fix::after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.cut_left {
    width: 183px;
    float: left;
}

.cut_right {
    width: 38px;
    float: left;
}

.presents {
    margin-top: 15px;
}

.page-block {
    background: #fff;
    padding: 15px 15px 15px 15px;
    position: relative;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.chat-block {
    padding-bottom: 7px;
}

.wall-tem-menu {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #2a5885;
    cursor: pointer;
}

.slider .item {
    position: relative;
}

.item .wall-tem-menu {
    width: 20px;
    height: 20px;
    right: 20px;
    top: 5px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
}

.img-label-wrap .blue-btn {
    font-size: 13px;
}

#add-photo-label-wrap {
    display: flex;
    background: #5878f0;
    color: #fff;
    font-size: 12px;
    text-align: center;
    min-height: 126px;
    align-items: center;
}

#add-photo-label {
    margin-bottom: 0px;
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

#add-photo-label img {
    max-width: 50px;
}

#add-photo-label #add-gallery-form {
    display: none;
}

.all-photo .img {
    width: 100%;
}

.like-count {
    display: inline;
}

.item .wall-tem-menu i {
    position: relative;
    top: -2px;
}

.comments-list .post_image {
    max-width: 34px;
    margin-top: 9px;
}

.comments-list .post_header_info {
    margin-left: 45px;
    padding-top: 0px;
}

.comments-list .post-text-related {
    margin-top: 0;
    padding: 0;
}

.comments-list {
    margin: 0 -20px;
}

.comments-list .post-text {
    border-bottom: none;
}

.comment-item {
    margin-top: 10px;
    padding-left: 20px;
}

.advert-item .comment-item {
    padding-left: 40px;
    margin-bottom: 20px;
}

.advert-item .advert-item-text {
    margin-bottom: 20px;
}

.comments-list .comment-item:first-child {
    margin-top: 1px;
}

.slider .slick-dots {
    display: none;
}

.chat {
    display: flex;
    flex-direction: column-reverse;
}

.chat .img {
    width: 35px !important;
    height: 35px;
    border-radius: 50%;
}

.nim-dialog--inner-text i {
    color: #486bef;
    font-size: 14px;
}

.send-message-photo {
    display: flex;
    align-items: center;
    color: #486bef;
    position: relative;
    z-index: 1;
    margin-right: 15px;
}

#message-form {
    flex-grow: 6;
    display: flex;
    align-items: center;
}

.right-message .author {
    margin-right: 0px;
}

.send-message-photo .form-group, .send-message-photo label {
    margin-bottom: 0px;
}

#modal-buy-vip-for-photo .close {
    padding-right: 15px;
    z-index: 1;
    position: relative;
}

.send-message-photo #send-message-photo-input {
    display: none;
}

.chat .chat {
    border-bottom: inherit;
}

.chat .post-text {
    border-bottom: inherit;
}

.chat .post_header_info {
    margin-left: 10px;
    padding: 0;
    border-radius: 5px;
    margin-right: 0px;
}

.chat-wrap .post_image {
    overflow: inherit;
}

.chat .post_header {
    display: flex;
}

.chat .post_header_info {
    flex-grow: 6;
}

.right-message .post_header {
    flex-direction: row-reverse;
}

.right-message .post_header_info {
    margin-right: 10px !important;
}

.dialog .post_date {
    margin-right: 10px;
    position: relative;
    top: -2px;
}

#login-form select, .edit-form select {
    background-color: #F9F9F9;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #F0F0F0;
    font-weight: 100;
    font-family: HelveticaNeueCyr-Roman;
    display: block;
    max-width: 290px;
    margin: 0 auto;
    background-image: url("../files/img/right-arrow.png");
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    font-size: 13px;
}

.chat .wall-tem {
    padding: 0 !important;
}

.dialog-name a {
    color: #000;
}

.no-content-wrap .blue-btn {
    margin: auto;
}

.get-heart .img {
    max-width: 60px;
}

.get-heart .post_image {
    float: none;
    display: inline-block;
}

.get-heart .synpathy-img {
    max-width: 35px;
    position: relative;
    bottom: 8px;
    left: -20px;
}

.get-heart-text {
    position: relative;
    top: -20px;
}

.show-event {
    width: 10px;
    height: 10px;
    position: absolute;
    background: #DB0505;
    border-radius: 50%;
    top: 0px;
    left: 36px;
}

.main-menu {
    color: rgb(70, 170, 233);
    font-size: 14px;
    margin-left: 5px;
    position: relative;
    bottom: -2px;
    border: 2px solid;
    padding: 1.5px 7px;
    border-radius: 27px;
    display: inline-block;
    margin-bottom: 10px;
}

.main-menu:first-child {
    margin-left: 0px;
}

.selected {
    background: #ecf0f6;
    border-radius: 10px;
    padding: 5px 10px;
    margin-bottom: 12px;
    display: inline-block;
    color: #000;
}

#message-form {
    position: relative;
}

.online-single {
    position: absolute;
    background: rgb(78, 207, 168);
    z-index: 1;
    border-radius: 5px;
    left: 25px;
    top: 10px;
    color: #fff;
    padding: 2px 5px;
}

.delete-dialog {
    top: 1px;
    right: 20px;
    z-index: 6;
}

.wall-img-wrap img {
    margin: 0 auto;
    display: block;
}

.slider .slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.user-manu-wrap {
    align-items: center;
    display: flex;
    justify-content: center;
}

.mobile-present {
    display: none;
}

.friends {
    margin-top: 15px;
}

.user-friends-list .post_image {
    margin: 0 auto;
    float: none;
}

.user-friends-list .author {
    font-size: 12px;
}

.small-heading {
    font-family: Cabin;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #8E8E8E !important;
}

.user-friends-list {
    text-align: center;
}

.friends_user_row:first-child {
    border-top: none;
}

.friends_user_row {
    padding: 12px 0;
    clear: both;
    position: relative;
}

.main-banner-item svg {
    width: 100px;
    height: 145px;
}

.friends_photo_wrap {
    float: left;
    margin: 0 15px 0 0;
    position: relative;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.friends_photo_img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -moz-force-broken-image-icon: 0;
    background-color: #f0f2f5;
    position: relative;
    position: static;
}

.friends_user_info {
    padding: 5px 10px 0 0;
    overflow: hidden;
}

.friends_field_title {
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    color: #42648b;
}

.friends_field {
    margin-bottom: 9px;
    color: #656565;
    word-wrap: break-word;
}

.friends_field_act {
    padding: 0 0 4px 0;
}

a {
    color: #2a5885;
    text-decoration: none;
    cursor: pointer;
}

.clear_fix::after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.friends_user_info .small-heading {
    margin-bottom: 0px;
}

.modal-header {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #F8845A;
    border-bottom: none;
    align-items: center;
    justify-content: center;
}

#feedback-form .red-btn {
    height: 35px;
    border: none;
}

#modal-in .modal-header {
    padding-top: 60px;
}

#modal-in .modal-body {
    padding: 60px;
}

.modal-dialog {
    width: 555px;
    height: 645px;
    max-width: inherit;
    max-height: inherit;
}

.modal-content {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    overflow: hidden;
}

#modal-edit-photo .modal-body {
    padding-top: 0;
}

.action-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 15px;
}

.btn-rotate {
    display: flex;
    max-width: 35px;
    background: linear-gradient(98.98deg, #486BEF 3.79%, #80DFFD 96.13%);
    border-radius: 50%;
    padding: 5px;
    margin-right: 25px;
    box-shadow: 0px 4px 7px rgba(72, 107, 239, 0.38);
}

.anket-info .user-image {
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    width: 126px;
    height: 126px;
    margin-bottom: 15px;
}

#login-form .blue-btn {
    margin: 15px auto;
    display: block;
}

#modal-buy-vip li {
    text-align: center;
}

.cost {
    text-align: center;
    margin-bottom: 15px;
}

.user-image .vip-icon-wrap, .article-anket-wrap .vip-icon-wrap, .main-info-anket .vip-icon-wrap {
    position: absolute;
    bottom: 15px;
    right: 18px;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
}

.article-anket-wrap .vip-icon-wrap, .main-info-anket .vip-icon-wrap {
    top: 15px;
    bottom: inherit;
    right: 15px;
    z-index: 2;
}

.page-block .single-vip {
    right: 30px;
}

#modal-buy-vip ul {
    list-style: none;
    padding-left: 0;
}

.form-group input {
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid rgba(72, 107, 239, 0.13);
    border-radius: 0;
    font-family: Cabin;
    font-style: normal;
    font-weight: 100;
    font-size: 18px;
    line-height: 18px;
    color: #999999;
}

.field-loginform-email {
    margin-bottom: 40px;
}

#loginform-rememberme {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

#loginform-rememberme + label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}

#loginform-rememberme + label::before {
    content: '';
    display: inline-block;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    top: 2px;
    position: relative;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    border: 1px solid #486BEF;
    width: 15px;
    height: 15px;
}

.remember-me-wrap {
    margin-bottom: 22px;
    margin-top: 26px;
}

.mobile-filter-icon.open-filter.listing-filter-btn {
    position: relative;
    top: 3px;
}

.mobile-close-menu {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    display: none;
}

.type-btn {
    background: linear-gradient(98.98deg, #486BEF 3.79%, #80DFFD 96.13%);
    box-shadow: 0px 4px 7px rgba(72, 107, 239, 0.38);
    border-radius: 31px;
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF !important;
    border: none;
    padding: 9px 34px 6px;
}

.text-blue {
    color: #486BEF !important;
}

.text-black {
    color: #000 !important;
}

.auth-icon {
    border-radius: 50% !important;
}

.social-in p {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #486BEF;
}

.auth-clients {
    padding: 0;
}

.auth-clients li {
    float: none !important;
}

#loginform-rememberme:checked + label::before {
    border-color: #0b76ef;
    background-color: #0b76ef;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

#loginform-rememberme-label {
    font-family: Cabin;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #000000;
}

.in-btn {
    margin-bottom: 15px;
}

.register-btn {
    margin-bottom: 23px;
}

.want-btn {
    background: linear-gradient(142.84deg, #80DFFD 14.15%, rgba(120, 153, 238, 0) 84.7%), #486BEF;
    box-shadow: 0px 4px 25px rgba(36, 122, 239, 0.5);
    width: 126px;
    height: 126px;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.popular-anket-wrap .img-wrap {
    border-radius: 50%;
    overflow: hidden;
    min-height: 128px;
    min-width: 128px;
}

.want-btn span {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.slider-icon, .side-bar-nav-burger {
    font-size: 22px;
    color: #486BEF;
}

.user-name {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    /* identical to box height */
    color: #486BEF;
    align-items: center;
    display: flex;
}

.slider-icon {
    margin-right: 10px;
}

.side-bar-nav-burger {
    margin-left: 10px;
}

.sidebar-wrap {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(72, 107, 239, 0.16);
    border-radius: 10px;
}

.name {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
}

.name .old {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
}

.show-message::before {
    content: attr(data-message);
    box-sizing: border-box;
    display: none;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 9px;
    position: absolute;
    left: 50%;
    top: -30px;
    margin-left: -100px;
    width: 200px;
    height: 40px;
    line-height: 25px;
    border-radius: 5px;
    opacity: 0;
    transition: .25s ease-in-out;
    font-size: 12px;
    text-align: center;
}

#messageModal .modal-header {
    padding-top: 15px;
}

.show-message:hover::before {
    opacity: 1;
    top: -50px;
    z-index: 1;
    display: block;
    width: 140px;
    left: -0px;
    font-size: 12px;
    height: 40px;
    transition: 1s;
}

#messageModal .modal-body {
    padding: 0;
}

#messageModal .close {
    padding: 0;
    padding-right: 25px;
    padding-top: 10px;
}

#messageModal .page-block {
    box-shadow: none;
    background: none;
    border-radius: 0px !important;
}

#messageModal .modal-content {
    border-radius: 28px;
}

#messageModal .comment-wall-form {
    border-top: 1px solid rgba(72, 107, 239, 0.22);
}

#messageModal .form-control {
    border: none;
}

#messageModal .form-control:focus {
    box-shadow: none;
}

.right-message .post_image {
    float: right;
}

.right-message .post_image {
    float: right;
}

.right-message .post_header_info {
    text-align: right;
}

.right-message .rel_date, .right-message .post-text {
    margin-right: 5px;
}

#invitation-dialog .page-block {
    box-shadow: none;
}

#invitation-dialog .modal-header {
    padding: 16px;
}

#invitation-dialog .modal-body {
    padding: 0px;
}

.right-message .post-text {
    margin-right: 0px;
}

.chat .right-message .post_header_info {
    margin-right: 42px;
}

.user-sidebar {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(72, 107, 239, 0.16);
    border-radius: 10px;
}

.online {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: rgb(78, 207, 168);
    border-radius: 50%;
}

.user-menu-item svg {
    max-width: 25px;
}

.main-info-anket {
    padding: 0;
    overflow: hidden;
    margin-bottom: 15px;
}

.user-menu-item a, .user-menu-item button {
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 16px;
    color: #000000 !important;
    font-family: Cabin;
    font-style: normal;
}

.anket-info {
    padding-top: 15px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.my-data-row {
    flex: 1 0 auto;
}

.profile_full .user-prop-value a {
    color: #F8845A;
}

.anket-info-content {
    flex: 1 0 auto;
}

.anket-info .label {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 36px;
    color: #F8845A;
}

.anket-info .city {
    line-height: 15px;
}

.celi-znakomsva-block {
    flex-wrap: wrap;
    align-items: center;
}

.celi-znakomsva-block a {
    background: #ededed;
    border-radius: 34px;
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: lowercase;
    color: #2b2b2b;
    padding: 5px 10px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.celi-znakomsva-block .label {
    margin-right: 15px;
    margin-bottom: 10px;
}

.anket-info .name {
    color: #000;
}

#wall-form {
    position: relative;
}

#wall-form .form-control {
    border: none;
}

#wall-form .form-control:focus {
    box-shadow: none;
}

.wall-form {
    padding: 0;
}

#addtowallform-text, #addgrouprecorditemform-text {
    height: 35px;
}

.field-addtowallform-text {
    padding: 5px;
}

.wall-form .img {
    border-radius: 50%;
    margin-left: 10px;
    margin-top: 6px;
    margin-bottom: 6px;
    max-width: 50px;
}

.wall-form .field-addtowallform-text {
    margin-bottom: 0;
}

.wall-form #addtowallform-text, #addgrouprecorditemform-text {
    margin-top: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #BABABA;
}

.anket .post-photo {
    min-height: 100%;
}

.wall-tem .post_image .img {
    max-width: 50px;
    width: 100%;
}

.info-block {
    margin-top: 10px;
}

.main-info-anket .message-wrap {
    justify-content: left;
}

.user-prop-wrap, .user-prop-wrap a {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
}

.profile_more_info {
    margin: 0 auto;
}

.left-column-anket .small-heading a, .left-column-anket .user-friends-list .author {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}

#modal-present .modal-content {
    overflow: hidden;
}

#modal-present .modal-body {
    padding: 0px;
    padding-right: 13px;
}

.present-name {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #486BEF;
    display: block;
}

#modal-present .modal-dialog, #modal-user-present .modal-dialog {
    width: 878px;
}

#modal-present .modal-header {
    padding-top: 0px;
}

.present-wrap {
    overflow: auto;
}

.present-wrap-with-form .present-item {
    float: left;
    width: 50%;
}

.present-wrap-with-form .present-name {
    display: block;
}

.modal-content.row {
    flex-direction: initial;
}

.present-wrap .present-item {
    float: left;
    width: 33%;
}

.present-wrap-with-form .present-wrap .present-item {
    width: 50%;
}

#modal-present .modal-content {
    position: relative;
}

.present-modal-content-wrap .modal-title {
    color: #000;
}

.modal-content .present-modal-content-wrap {
    overflow-y: scroll;
    max-height: 536px;
    margin: 12px;
    overflow-x: hidden;
    margin-right: -13px;
    scrollbar-color: #EDEEF0 #fff;
}

.close_present_form {
    display: none;
}

.mobile-nav .user-sidebar {
    box-shadow: none;
}

#cityModal .modal-header {
    padding-top: 20px;
}

#cityModal .modal-body {
    padding: 0px 15px 15px 15px;
}

#add-gallery-form .field-photo-file {
    display: none;
}

.post-wrapper .name {
    color: #486BEF;
}

.post-wrapper .anket-info .labeled a {
    background: #fff;
    color: #000;
    margin-left: 0px;
}

.post-photo .actions-wrap {
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.post-wrapper .post-photo {
    position: relative;
    min-height: 400px;
    align-items: center;
    justify-content: center;
    display: flex;
}

#add-gallery-form {
    margin-bottom: 15px;
}

.no-content-wrap {
    min-height: 450px;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.no-content-wrap .message-wrap {
    margin: 0 auto;
}

.dislike-post {
    background: #fff;
    border-radius: 50%;
    width: 76px;
    height: 76px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}

.post-wrapper .actions-wrap .present-wrap {
    border-radius: 50%;
    width: 76px;
    height: 76px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}

.post-wrapper .actions-wrap .present-wrap {
    border-radius: 50%;
    width: 76px;
    height: 76px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    background: linear-gradient(180deg, #486BEF 0%, #80DFFD 100%);
}

.post-wrapper .actions-wrap .present-wrap .present {
    margin-bottom: 0px;
}

.post-wrapper .actions-wrap .like-wrap {
    margin-top: 0px;
    border-radius: 50%;
    width: 76px;
    height: 76px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    background: linear-gradient(180deg, #486BEF 0%, #80DFFD 100%);
}

.filter-sympathy-icon {
    float: right;
    margin-right: 20px;
    cursor: pointer;
}

.sympathy-settings-form-wrap {
    position: absolute !important;
    background: #fff;
    width: 100%;
    box-shadow: 0px 0px 15px rgba(72, 107, 239, 0.16);
    border-radius: 10px;
    z-index: 1;
    padding: 15px;

}

.margin-auto {
    margin: 0 auto;
}

.sympathy-settings-form-wrap::before {
    position: absolute;
    width: 8px;
    height: 8px;
    content: '';
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    left: 202px;
    top: -4px;
}

#sympathysetting-pol_id, #sympathysetting-age_from, #sympathysetting-age_to, #sympathysetting-city_id {
    border: 1px solid #486bef;
    background: url('../files/img/down.png') no-repeat right center;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background-position-x: 95%;
}

.page-block .blue-text {
    text-align: left;
    padding-left: 35px;
}

.alert-item .img {
    max-width: 39px;
    max-height: 39px;
    overflow: hidden;
    border-radius: 50%;
}

.event-block {
    height: 100%;
    padding: 35px 0;
}

.alert-item {
    padding: 22px 0px 25px 35px;
}

.alert-item .blue-text {
    line-height: 40px;
    margin-right: 10px;
    padding-left: 0px;
}

.alert-item .small-text {
    line-height: 35px;
}

.alert-item {
    border-top: 2px solid #edf0fd;
}

.event-block .alert-item:first-child {
    border: none;
}

.border-radius-50 {
    border-radius: 50%;
}

.mutual-block .border-radius-50 {
    width: 126px;
    height: 126px;
    display: inline-block;
}

.heart-img {
    bottom: -5px;
    left: 395px;
    width: 75px;
}

.mutual-block .w-100 {
    margin-bottom: 15px;
}

.mutual-block .blue-btn {
    max-width: 300px;
    margin: 0 auto;
}

.alert-item .synpathy-img {
    max-width: 22px;
    position: absolute;
    bottom: -20px;
    right: -9px;
}

.post-wrapper .labeled {
    line-height: 35px;
}

.about {
    color: #8E8E8E;
}

.chat-wrap {
    max-height: calc(100vh - 255px);
    overflow-y: auto;
    position: relative;
    right: -12px;
    padding-right: 10px;
}

.chat .right-message .post_header_info {
    margin-left: 0px;
}

.add-advert-wrap {
    background: #fff;
    width: 61px;
    height: 61px;
    border-radius: 50%;
    border: 3px solid #F8845A;;
    position: fixed;
    z-index: 1;
    bottom: 80px;
    right: 300px;
    align-items: center;
    justify-content: center;
    display: flex;
}

main{
    padding-bottom: 100px;
}

.add-advert-btn {
    width: 44px;
    height: 44px;
    background: linear-gradient(96deg, #E727E2 12.64%, #F8845A 88.85%);
    box-shadow: 0px 4px 25px rgba(36, 122, 239, 0.5);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
}

#addAdvertModal .modal-header {
    padding-top: 15px;
}

#addAdvertModal .modal-body {
    padding: 0px 50px 15px;
}

#addAdvertModal .form-control {
    font-weight: 100;
    font-size: 14px;
    color: #9CA4B4;
    border: 1px solid rgba(156, 164, 180, 0.13);
    font-family: Muller-light;
    border-radius: 3px;
    margin-bottom: 30px;
}

#addAdvertModal .form-group .type-btn {
    margin: 0 auto;
    display: block;
}

.advert-page h1 {
    font-family: Cabin;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 16px;
    color: #486BEF;
    margin: 10px auto;
}

#wall-form .form-otvet {
    margin-right: 50px;
}

.comment-count-block {
    margin-bottom: 20px;
    margin-left: -26px;
    border-top: 1px solid #F4F4F4;
    border-bottom: 1px solid #F4F4F4;
    margin-right: -26px;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.event-item-comment-text {
    font-family: Muller-light;
    font-size: 14px;
    color: #486BEF;
}

.comment-event-item .blue-text, .comment-event-item .small-text {
    line-height: 19px;
}

.user-write-answer {
    min-height: 24px;
}

.user-write-message-text {
    font-size: 12px;
    color: #444;
}

.vip-text {
    padding-left: 15px;
}

#modal-buy-vip .modal-title, #modal-gift-vip .modal-title, #modal-take-heart .modal-title {
    margin: auto;
    color: #000;
}

#modal-buy-vip .modal-body, #modal-gift-vip .modal-body {
    padding: 10px;
    padding-top: 0px;
    overflow: hidden;
    padding-bottom: 0;
}

#modal-buy-vip .anket-info, #modal-gift-vip .anket-info {
    padding-top: 0;
}

#modal-buy-vip .close, #modal-gift-vip .close, #modal-take-heart .close {
    position: absolute;
    right: 20px;
}

#modal-feed-back .modal-header, #modal-gift-vip .modal-header, #modal-take-heart .modal-header {
    padding-top: 20px;
    text-align: center;
}

.buy-user-heart-form .get-heart {
    text-align: center;
}

.buy-user-heart-form .get-heart .post_image {
    left: 15px;
    position: relative;
}

.nim-dialog--content .vip-icon-wrap {
    position: absolute;
    top: 25px;
    right: 13px;
}

.message-event {
    max-width: 350px;
    background: hsla(0, 0%, 0%, 0.85);
    padding: 15px 15px;
    border-radius: 15px;
    color: #fff;
    position: fixed;
    bottom: 10px;
    z-index: 1003;
    left: 10px;
}

.message-event .new-message-text {
    margin-bottom: 5px;
}

#messageModal .limit-dialog-block, .dialog .limit-dialog-block {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    background: hsla(0, 0%, 100%, 0.88);
    backdrop-filter: blur(1px);
    min-height: inherit;
    z-index: 10;
}

#modal-buy-vip .bottom, #modal-buy-vip .bottom a, #modal-gift-vip .bottom, #modal-gift-vip .bottom a,
#modal-take-heart .bottom a, #modal-take-heart .bottom {
    color: #fff;
}

.vip-text .valid_to {
    font-size: 8px;
    color: #476aee;
    position: absolute;
    left: 67px;
    bottom: 0px;
}

.mobile-menu .vip-text .valid_to {
    left: 118px;
}

.not-active {
    background: #999;
    border: none;
}

.comment-wall-form .show-message {
    margin-right: 15px;
}

#modal-user-present .close {
    margin-right: 5px;
}

.blur {
    filter: blur(2px);
}

.padding-top-0 {
    padding-top: 0px;
}

.photo-items .item {
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
    flex-basis: 126px;
}

.all-photo {
    padding-right: 5px;
    padding-bottom: 5px;
}

.action-block {
    font-family: HelveticaNeueCyr-Roman;
    font-size: 12px;
    text-align: center;
    width: 100%;
    bottom: 0;
    background: hsla(0, 0%, 0%, 0.6);
    color: #fff;
    padding: 5px;
}

.action-block > div {
    cursor: pointer;
}

.padding-top-5 {
    padding-top: 5px;
}

.group-about {
    font-size: 13px;
}

.group .no-content-wrap {
    min-height: 100%;
    justify-content: right;
}

.group .no-content-wrap .blue-btn {
    margin-right: 15px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}

.padding-left-0 {
    padding-left: 0px;
}

.repost-wrapper {
    padding-left: 10px;
    margin-top: 15px;
    border-left: 1px solid #ccc;
}

.gift-vip .vip-text a {
    line-height: 38px;
    color: #000;
}

.gift-vip .vip-text {
    display: inline-block;
}

.small-black-text {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}

.group .wall-tem {
    margin-top: 0px;
}

.am-wrapper {
    float: left;
    position: relative;
    overflow: hidden;
}

.am-wrapper img {
    position: absolute;
    outline: none;
    max-width: inherit;
}

.jasto-ijut {
    color: #252d87;
    padding: 10px;
    border: 1px solid #00f;
    margin-bottom: 15px;
    display: block;
    text-align: center;
}

.start-search {
    color: #000;
    text-decoration: underline;
}

.another-city-list .city-list {
    padding: 0px;
    padding-top: 10px;
}

.close-message {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 10px;
}

.message-event .post_image {
    max-width: 50px;
    max-height: 50px;
}

.blur-10 {
    filter: blur(2px);
}

.filter {
    position: absolute;
    visibility: hidden;
}

.dots {
    filter: url(#gooeyness);
    padding: 30px;
    margin: 0 auto;
    text-align: center;
}

.dot {
    background: #1d61e1;
    border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
    width: 32px;
    height: 32px;
}

.dot:first-child {
    animation: FirstDot 3s infinite;
}

.dot:nth-child(2) {
    animation: SecondDot 3s infinite;
}

.dot:nth-child(3) {
    animation: ThirdDot 3s infinite;
}

.dot:nth-child(4) {
    animation: FourthDot 3s infinite;
}

.dot:nth-child(5) {
    animation: FifthDot 3s infinite;
}

@keyframes FirstDot {
    0% {
        transform: scale(1) translateX(0);
    }
    25% {
        transform: scale(2.5) translateX(0);
    }
    50% {
        transform: scale(1) translateX(0);
    }
    83% {
        transform: scale(1) translateX(240px);
    }
    100% {
        transform: scale(1) translateX(0);
    }
}

@keyframes SecondDot {
    0% {
        transform: translateX(0px);
    }
    27% {
        transform: translateX(-40px);
    }
    50% {
        transform: translateX(0px);
    }
    81% {
        transform: translateX(180px);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes ThirdDot {
    0% {
        transform: translateX(0px);
    }
    29% {
        transform: translateX(-100px);
    }
    50% {
        transform: translateX(0px);
    }
    79% {
        transform: translateX(120px);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes FourthDot {
    0% {
        transform: translateX(0px);
    }
    31% {
        transform: translateX(-160px);
    }
    50% {
        transform: translateX(0px);
    }
    77% {
        transform: translateX(60px);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes FifthDot {
    0% {
        transform: scale(1) translateX(0);
    }
    33% {
        transform: scale(1) translateX(-220px);
    }
    50% {
        transform: scale(1) translateX(0);
    }
    75% {
        transform: scale(2.5) translateX(0);
    }
    100% {
        transform: scale(1) translateX(0);
    }
}

.popular-mark {
    background: linear-gradient(96deg, #E727E2 12.64%, #F8845A 88.85%);
    color: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 10px;
    box-shadow: 0px 4px 7px 0px rgba(168, 168, 168, 0.2);
}

.popular-mark a {
    color: #fff;
    font-size: 13px;
}

.mark-wrap {
    margin-bottom: 20px;
}

.fast-links-block .blue-text {
    padding: 8px;
    border-radius: 20px;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 4px;
    line-height: 18px;
    display: inline-block;
    margin-top: 25px;
}

.blue-border {
    border: 2px solid #486BEF;
}

.margin-top-35 {
    margin-top: 35px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.fast-links-block {
    text-align: left;
    margin-bottom: 20px;
    margin-top: 3px;
}

.main-menu-wrap .main-menu {
    color: #F8845A;
}

.main-menu-wrap {
    margin-bottom: 30px;
    display: none;
}

.no-photo img {
    width: inherit;
    max-width: 100%;
}

.no-vip-photo {
    position: relative;
}

.no-vip-photo-wrap {
    filter: blur(15px);
}

.no-vip-photo-text {
    position: absolute;
    top: 44%;
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.send-message-photo svg {
    position: relative;
}

.pay-from-wrap {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(72, 107, 239, 0.16);
    border-radius: 10px;
    padding: 25px;
}

.pay-from-wrap input {
    max-width: 240px;
}

#obmenkapayform-currency input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.img-label-radio {
    background-repeat: no-repeat;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    border-radius: 6px;
    width: 54px;
    height: 28px;
    background-position: center;
    display: inline-block;
    position: relative;
}

input:checked + .img-label-radio {
    border: 1px solid #F74952;
}

.qiwi_label::before {
    display: block;
    content: 'КИВИ';
    position: absolute;
    top: 2px;
    left: 4px;
}

.free_label {
    background: url('../files/img/free-logo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 57px;
    width: 64px;
}

.visa_master_label::before {
    display: block;
    content: 'Карта';
    position: absolute;
    top: 2px;
    left: 4px;
}

.img-label-radio:checked + label {
    border: 1px solid #F74952;
}

.place-mobile svg {
    position: relative;
    top: -2px;
}

.side-menu {
    background: #fff;
    left: -120%;
    height: 100%;
    position: fixed;
    z-index: 1001;
    width: 100%;
    top: 0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.icon-close, .login-icon-close {
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    z-index: 1;
    top: -5px;
}

.side-content {
    display: flex;
    flex-direction: column;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
}

.side-content .chat-wrap {
    max-height: calc(100vh - 110px);
}

.side-menu .page-block {
    box-shadow: none;
}

.side-menu .chat-block {
    flex: 1 0 auto;
}

#side-menu-content .comment-wall-form, .detal-dialog-wrap .comment-wall-form {
    display: flex;
    align-items: center;
}

#modal-in .close {
    position: absolute;
    right: 15px;
    top: 15px;
}

.more-menu {
    display: none;
}

.main-page-fast-link .main-menu-wrap {
    margin-top: 15px;
}

.chat {
    min-height: 45vh;
}

.detal-dialog-wrap .comment-wall-form {
    margin-top: 10px;
}

.login-bottom-wrap {
    padding: 14px;
    font-family: Cabin;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    color: #f8845a;
}

.main-info-anket .like-wrap {
    margin-top: 15px;
}
.bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    display: flex;
    justify-content: center;
    padding: 6px 0;
    z-index: 1000;
}

.nav-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    transition: color 0.2s;
    margin-right: 15px;
}

.nav-item:hover {
    color: #007bff;
}

.icon {
    font-size: 20px;
    margin-bottom: 2px;
}
.place-icon {
    display: none;
}

#user-sidebar-menu {
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    background: #fff;
    color: white;
    padding: 20px;
    transition: left 0.3s ease;
    z-index: 1001;
    max-width: inherit;
    overflow-y: auto;
    border-radius: 0;
}
#user-sidebar-menu.active {
    left: 0;
}

.mobile-logo, .mobile-login, .mobile-burger, .mobile-info  {
    display: none;
}

@media (min-width: 1199px) {
    .women-block, .men-block {
        display: block !important;
    }
}

@media (max-width: 1199px) {
    .bottom-nav{
        display: flex;
    }

    .mobile-burger, .mobile-login {
        justify-content: end;
    }

    .filter-btn-wrap .black-text {
        display: none;
    }

    .filter-btn-wrap .filter-btn {
        margin-left: 0;
    }

    .listing-h1 {
        margin-bottom: 15px !important;
    }

    #logo-and-nav {
        display: none;
    }

    header {
        margin-bottom: 0 !important;
    }

    .top-menu .white-text {
        color: #000;
    }

    .top-menu .menu li {
        margin-bottom: 15px;
        margin-right: 0 !important;
    }

    .top-menu .white-text:hover {
        color: #000;
    }

    .top-menu ul {
        flex-direction: column;
        padding: 0;
    }

    .top-menu.active {
        left: 0;
    }

    .top-menu {
        position: fixed;
        top: 0;
        left: -280px;
        width: 280px;
        height: 100%;
        background: #fff;
        color: white;
        padding: 20px;
        transition: left 0.3s ease;
        z-index: 1000;
    }

    .location-text {
        display: none;
    }

    .place-icon {
        display: block;
    }

    .place-text {
        color: #000 !important;
    }

    header {
        background: none !important;
    }

    .place {
        align-items: center;
    }

    .mobile-login, .mobile-logo, .mobile-burger {
        display: flex;
        align-items: center;
    }

    .photo-items .item {
        flex-basis: 120px;
    }

    #modal-edit-photo .edit-img-wrap {
        position: inherit;
        min-height: 70vh;
    }

    .main-banner {
        margin-bottom: 0px;
    }

    .no-img svg {
        min-height: 260px;
    }

    .main-menu-wrap {
        display: block;
    }

    .fast-links-block {
        text-align: left;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .hide-mobile {
        display: none;
    }

    .women-block, .men-block {
        margin-bottom: 15px;
    }

    .s-jentatimi, .s-zamyjnimi {
        margin-top: 0px;
    }

    .fast-links-block {
        text-align: center;
    }

    .fast-links-block .blue-text {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .fast-links-block .margin-top-35 {
        margin-top: 10px !important;
        margin-bottom: 20px;
    }

    .BottomMenu__fixed, .site-index .start-search, .mobile-close-menu {
        display: block;
    }

    .add-advert-wrap {
        right: 10px;
    }

    .img-wrap img {
        max-width: inherit;
    }

    .popular-anket-wrap {
        padding: 5px;
    }

    .popular-anket-wrap .img-wrap {
        min-width: inherit;
        min-height: inherit;
    }

    .popular-anket-wrap .img-wrap {
        border-radius: 50%;
        overflow: hidden;
    }

    .modal-dialog {
        width: auto;
        height: auto;
    }

    .back-link-left {
        display: block;
    }

    .mobile-present {
        display: block;
    }

    .mobile-menu .user-sidebar {
        max-height: 82vh;
        overflow-x: hidden;
    }

    .cabinet-mobile-menu .user-menu-item {
        line-height: 35px;
    }

    .img-label-wrap .plus {
        position: absolute;
        color: #7fb28a;
        right: 85px;
        bottom: -5px;
    }

    .cabinet-mobile-menu .icon-close {
        text-align: right;
    }

    .user-sidebar .user-menu-item {
        padding-left: 0px;
        border-bottom: inherit;
    }

    .mobile-nav .user-sidebar .img-label {
        width: 75px;
        height: 75px;
        border-radius: 50%;
        margin: 0 auto;
    }

    .user-menu span.user-manu {
        display: none;
    }

    .mobile-menu .user-sidebar {
        display: block;
    }

    .anket {
        margin-top: 15px;
    }

    .mobile-icon {
        float: right;
    }

    .content-wrap {
        margin-top: 0px;
    }

    .banner-item-wrap {
        padding: 5px;
    }

    .mobile-header .logo img {
        max-width: 103px;
    }

    .menu-nav, .user-ab-wrap, .sidebar-wrap {
        display: none;
    }

    .sidebar-wrap {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        width: 300px;
        top: 0px;
        box-shadow: 0 0 35px rgba(0, 0, 0, 0.20);
        background: #fafafa;
        transition: all 0.2s ease-out;
        width: 280px;
        overflow: auto;
        overflow-x: auto;
        max-height: 100vh;
        overflow-x: hidden;
    }

    .filter-sidebar {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mobile-filter-icon {
        display: inline-block;
        background: #fff;
        text-align: center;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        cursor: pointer;
        color: #486BEF;
        font-size: 18px;
        margin-bottom: 5px;
        font-family: Cabin;
    }

    .banner-menu-list li a {
        font-size: 14px;
    }

    .main-banner-wrap {
        padding-right: 15px;
    }

    .banner-wrap {
        display: none;
    }

    .slick-prev::before, .slick-next::before {
        color: #5399f7 !important;
    }

    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        background: none !important;
    }

    .popular-block-mobile .slick-next, .main-banner-wrap-mobile .slick-next {
        right: -4px;
        z-index: 2;
    }

    .popular-block-mobile .slick-prev, .main-banner-wrap-mobile .slick-prev {
        left: -4px;
        z-index: 2;
    }

    .popular-block-wrap-mobile .popular-anket {
        font-family: Cabin;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;

        /* identical to box height */
        text-transform: uppercase;

        color: #486BEF;
    }

    .popular-block-wrap-mobile {
        background: #fff;
        padding: 5px;
        border-radius: 5px;
    }

    .mobile-header .logo {
        padding-top: 0px;
    }

    .popular-block-mobile {
        background: #fff;
        margin-bottom: 15px;
    }

    .place-mobile {
        display: inline;
    }

    .place-desc, .popular-wrap {
        display: none;
    }

    .mobile-nav li {
        margin-bottom: 5px;
    }

    .mobile-header .place {
        line-height: 55px;
    }

    .mobile-header {
        display: block;
        padding: 10px 0;
    }

    .icon-close i {
        font-size: 19px;
    }

    .mobile-menu {
        background: #fff;
        left: -285px;
        height: 100%;
        position: fixed;
        z-index: 12;
        width: 285px;
    }

    .single-left-column img {
        width: 100%;
    }

    .bottom-menu {
        display: none;
    }

    .anket {
        margin-right: 0px;
    }

    .profile_btn_cut_left {
        border-radius: 5px !important;
    }

    .cut_left {
        width: 100%;
    }

    #profile_send_gift_btn {
        display: none;
    }

    .mobile-present {
        display: block;
    }
}

@media (max-width: 991px) {
    .no-img svg {
        min-height: 200px;
    }

    .group-contact {
        display: none;
    }

    #modal-present .modal-dialog, #modal-user-present .modal-dialog {
        width: auto;
        max-width: 94%;
    }

    #modal-present .row {
        margin: 0;
    }

    .anket-info {
        margin-left: -15px;
    }

    .celi-znakomsva-block .fl_l {
        float: none;
    }

    .anket-info .labeled a {
        margin-right: 15px;
        margin-left: 0px;
    }

    .main-info-anket .like-wrap {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .user-image {
        margin-bottom: 0px !important;
    }

    .mobile-info {
        display: flex;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
        color: #fff;
        height: 70px;
        position: absolute;
        bottom: 0;
        width: 100%;
        padding-left: 10px;
        padding-top: 10px;
    }

    .mobile-name {
        color: #FFF;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .mobile-location {
        text-align: left;
    }

    .mobile-message-btn {
        width: 30px;
        height: 30px;
        flex-shrink: 0;
        border-radius: 22px;
        background: linear-gradient(97deg, #E727E2 20.01%, #F8845A 98.05%);
        margin-left: auto;
        margin-top: auto;
        margin-bottom: 15px;
        margin-right: 15px;
        border: none;
    }

    .mobile-message-btn svg {
        position: relative;
        top: 2px;
    }

    .user-card {
        border-radius: 15px !important;
        position: relative;
    }

    .user-info, .message-btn {
        display: none !important;
    }

    .photo-items .item {
        flex-basis: 151px;
    }

    .photo-items {
        justify-content: space-around;
    }

    #modal-gift-vip .anket-info {
        padding-bottom: 0px;
    }

    #modal-buy-vip .anket-info {
        padding-bottom: 0px;
    }

    header .container {
        padding: 0px 5px;
        overflow: hidden;
    }

    .main-banner {
        margin-left: -10px;
    }

    .content .article-item, .first-content .article-item {
        padding: 0 5px;
    }

    .article-anket-wrap {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .register-btn {
        margin-bottom: 18px;
    }

    .new-message-text {
        font-size: 14px;
    }

    .logo {
        position: relative;
        top: 3px;
    }

    .nim-dialog--content .vip-icon-wrap {
        position: absolute;
        top: 33px;
        right: 19px;
    }

    .message-text {
        font-size: 12px;
    }

    #modal-in .modal-header {
        padding-top: 20px;
    }

    #modal-in .modal-body {
        padding: 20px;
    }

    .field-loginform-email {
        margin-bottom: 30px;
    }

    .no-img svg {
        min-height: 230px;
    }

    .name, .name .old {
        font-size: 14px;
    }

    .popular-group-side-wrap {
        margin-top: 15px;
        padding-right: 15px;
    }

    .group .no-content-wrap {
        justify-content: center;
    }

    .group .no-content-wrap .blue-btn {
        margin-right: 0;
        margin-top: 10px;
    }

    .anket-info {
        margin-left: 0px;
        padding-left: 15px;
        padding-bottom: 15px;
    }

    .celi-znakomsva-block .labeled a {
        display: block;
        float: left;
        margin-top: 5px;
    }

    .anket-info-content {
        max-height: inherit;
    }

    .profile_info .label {
        width: 100px;
    }

    .profile_info {
        margin-top: 0px;
    }

    .single-left-column.page-block.page_photo {
        padding: 10px;
    }

    .button_link.cut_left {
        border-radius: 5px;
    }

    .popular-anket-wrap .name {
        font-size: 13px;
    }

    .present-wrap-with-form .present-wrap .present-item {
        width: 100%;
    }

    .dialog #message-form .form-otvet {
        margin-right: 50px;
    }

    .dialog .message-send-btn {
        width: 45px;
        right: 0px;
    }

    .dialog .author, .dialog .post_date {
        line-height: 16px;
    }

}

@media (min-width: 576px) and (max-width: 1199px) {

}

@media (max-width: 575px) {
    .shade-image {
        display: none;
    }

    .shade-form {
        padding: 0 !important;
    }

    .filter-btn-wrap {
        margin-bottom: 20px !important;
    }

    .shade-content {
        height: auto !important;
    }

    .photo-items .item {
        flex-basis: 45%;
    }

    .img-wrap, .popular-anket-wrap .img-wrap {
        max-height: initial;
    }

    .no-img svg {
        min-height: 190px;
    }

    .alert-item {
        padding: 10px 0px 10px 10px;
    }

    .mutual-item .small-text {
        font-size: 14px;
        line-height: 40px;
    }

    .page-block .blue-text {
        padding-left: 10px;
    }

    .close_present_form {
        display: block;
    }

    .present-wrap .present-item {
        float: left;
        width: 50%;
    }

    .profile_label_less, .profile_full {
        column-count: 1;
    }

    .profile_info {
        margin-top: 15px;
    }
}

@media (max-width: 500px) {

    .user-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .article-anket-wrap .img-wrap, .popular-anket-wrap .img-wrap {
        max-height: initial;
    }
}

@media (max-width: 450px) {
    .no-img svg {
        min-height: 150px;
    }
}

@media (max-width: 400px) {
    .message-event {
        max-width: 290px;
    }

    .no-img svg {
        min-height: 125px;
    }
}
