<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-main {
    height: auto;
    padding-bottom: 120px !important;
    background-attachment: inherit;
    overflow: hidden;
}

.header-main .header-top {
    padding: 10px;
    flex-direction: column;
}

.swiper-button-next, .swiper-button-prev {
    margin: 0;
}

.header-main::before {
    background-image: linear-gradient(to bottom, rgba(38, 50, 56, 1), rgba(38, 50, 56, 0.15) 89%);
}

.header-main .header-filter .bio-site {
    padding: 0;
}

.header-main .header-top .img-logo {
    width: 150px;
}

.header-main .header-top .left-top&gt;a {
    margin-right: 0;
}

.header-main .header-top .btn-regmlk,
.header-main .header-top .btn-sleplace {
    font-size: 14px;
    border-width: 3px;
    margin: 0 3px !important;
    width: 50%;
    height: 100%;
    padding: 9px 15px;
}

.header-main .header-top .btn-sleplace {
    background-color: var(--dark);
    color: var(--white);
}

.header-main .header-top .btn-sleplace&gt;i {
    font-size: 22px;
}
.header-main .header-top .btn-sleplace&gt;span{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.header-main .header-top .register-user {
    padding: 0;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-color: var(--lipstick);
    border: 3px solid rgba(255, 255, 255, 0.25);
    background-clip: padding-box;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 15px;
    left: 10px;
    position: absolute;
    text-indent: 9999px;
    overflow: hidden;
}

.header-main .header-top .register-user::after {
    content: "\e931";
    font-family: 'icomoon';
    text-indent: 0;
    position: absolute;
    font-size: 20px;
    color: var(--white);
    right: 9px;
    top: 4px;
}

.header-main .header-top .right-top {
    margin-bottom: 20px;
}

.header-main .header-top .wishlist {
    font-size: 25px;
}

.header-main .header-filter .bio-site .slogan-mlktab {
    font-size: 20px;
}

.header-main .header-filter .bio-site .ftr-mlktab {
    font-size: 12px;
}

.header-main .header-filter .tab-filter-box {
    position: static;
}

.header-main .header-filter .tab-filter-box .nav-tabs {
    justify-content: space-between;
    padding: 0 20px;
}

.header-main .header-filter .tab-filter-box .nav-link.active::before {
    bottom: -35px;
}

.header-main .header-filter .tab-filter-box .nav-link&gt;i {
    font-size: 30px;
}

.header-main .header-filter .tab-filter-box .nav-link&gt;img{
    width: 30px;
}

.inputs-code input[type=number]::-webkit-inner-spin-button,
.inputs-code input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.header-main .header-filter .tab-filter-box .nav-link {
    font-size: 11px;
    padding: 0;
}

.header-main .header-filter .tab-filter-box .tab-content {
    padding: 0;
}

.header-main .header-filter .tab-filter-box .btn-wishlist {
    display: none;
}

.header-main::after {
    height: 150px;
    bottom: -100px;
}

.header-main .arrow-bottom {
    bottom: 32px;
}

.title-section, .title-section .box-title {
    flex-direction: column;
}

.title-section .box-title {
    text-align: center;
}

.title-section .icon-title {
    margin: 0 0 10px;
}

.title-section .info-tilte .title-text {
    font-size: 20px;
}

.title-section .info-tilte .desc-title, .title-section .btn-archive-sec .icon-long-arrow {
    font-size: 12px;
}

.title-section .btn-archive-sec {
    font-size: 14px;
    margin-top: 15px;
}

.header-main .header-filter .tab-filter-box .box-list-filter {
    border-radius: 30px;
    flex-wrap: wrap;
}

.header-main .header-filter .box-list-filter .input-group {
    width: 100%;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(176, 190, 197, 0.3);
    padding-bottom: 8px;
}

.header-main .header-filter .box-list-filter .select-mlk {
    padding: 8px 5px;
    border-bottom: 1px solid rgba(176, 190, 197, 0.3);
}

.header-main .header-filter .box-list-filter .select-mlk, .select2-container {
    width: 100%;
}

.header-main .header-filter .box-list-filter .select-mlk:nth-child(4) {
    border: none;
}

.header-main .header-filter .box-list-filter .item-flt:last-child {
    width: 100%;
    margin-top: 5px;
    padding: 0;
}

.header-main .header-filter .item-flt .popup-range {
    box-shadow: 0 6px 50px 0 rgba(38, 50, 56, 0.1);
}

.header-main .header-filter .box-list-filter .btn-search {
    width: 100%;
    height: 50px;
    font-size: 14px;
}

.header-main .header-filter .box-list-filter .btn-search .icon-search {
    font-size: 18px !important;
}

.header-main .header-filter .box-list-filter .item-flt::after {
    display: none;
}

.header-main .header-filter .selected-type-mlk .list-radio-type {
    flex-wrap: wrap;
}

.header-main .header-filter .selected-type-mlk .item-rdo {
    width: 47%;
    padding: 10px;
    margin: 5px;
}

.dropdown-filter-mlk {
    width: 88% !important;
    top: 5px;
    left: -15px !important;
    border-color: rgba(38, 50, 56, 0.1);
}

.content-main .slideshow-main .slides-mlk {
    height: 200px;
    border-width: 4px;
}

.swiper-mlk .arrow-mlk {
    width: 50px;
    height: 50px;
}

.swiper-mlk .arrow-mlk.swiper-button-prev {
    margin-right: 0;
}

.swiper-mlk .arrow-mlk.swiper-button-next {
    margin-left: 0;
}

.content-main .occassion-estate&gt;.container-mlktab::before {
    background-position-y: -200px;
    height: 360px;
}

.content-main .occassion-estate .arrow-mlk, .content-main .mostvisit-estate .arrow-mlk {
    top: 46%;
}

.content-main .mostvisit-estate .arrow-mlk {
    top: 50% !important;
}

.content-main .popular-areas .box-area {
    width: 100%;
}

.content-main .popular-areas .box-area .info-area .area-name {
    font-size: 18px;
}

.content-main .popular-areas .box-area .info-area .area-count {
    font-size: 14px;
}

.content-main .popular-areas .arrow-mlk.area-next {
    left: 0;
}

.content-main .popular-areas .arrow-mlk.area-prev {
    right: 0;
}

.content-main .popular-areas .arrow-mlk {
    top: 65%;
}

.content-main .services-mlktab .item-service:not(:first-child) .box-service {
    margin-top: 20px;
}

.content-main .services-mlktab .box-service{
    padding: 20px;
}

.content-main .services-mlktab .box-service .title-service {
    font-size: 16px;
}

.content-main .services-mlktab .box-service .desc-service {
    font-size: 12px;
}

.content-main .services-mlktab .box-service .icon-service {
    height: 60px;
    width: 60px;
}

.recent-estate .list-mlk-estate&gt;.row {
    flex-wrap: nowrap;
    overflow-x: scroll;
}

.recent-estate .list-mlk-estate .item-mlk:not(:last-child) {
    padding-left: 0;
}

.box-item-mlk .images-mlk {
    height: 250px;
}

.box-item-mlk .info-mlk .name-mlk, .box-item-mlk .info-mlk .price-mlk {
    font-size: 16px;
}

.content-main .occassion-estate::before {
    height: 490px;
}

.box-item-mlk .images-mlk .after-options .item-op {
    left: 15px;
    transform: scale(1);
    opacity: 1;
}

.box-item-mlk .images-mlk .after-options .item-op:nth-child(2) {
    left: 60px;
}

.content-main .occassion-estate .arrow-mlk.occ-next, .content-main .mostvisit-estate .arrow-mlk.msv-next {
    left: 15px;
}

.content-main .occassion-estate .arrow-mlk.occ-prev, .content-main .mostvisit-estate .arrow-mlk.msv-prev {
    right: 15px;
}

.content-main .popular-areas .box-area {
    height: 350px;
}

.content-main .services-mlktab .item-service:nth-child(even) .box-service {
    flex-direction: row-reverse;
}

.content-main .services-mlktab .item-service:nth-child(even) .box-service .icon-service {
    margin: 0 30px 0 0;
}

.content-main .blog-mlktab .list-blog&gt;.row {
    flex-wrap: nowrap;
    overflow-x: scroll;
}

.content-main .blog-mlktab .item-blog .image-blog {
    height: 250px;
}

.content-main .blog-mlktab .item-blog .title-blog&gt;a {
    font-size: 18px;
}

.content-main .blog-mlktab .item-blog .desc-blog, .content-main .blog-mlktab .item-blog .btn-more {
    font-size: 14px;
}

.content-main .blog-mlktab .item-blog .btn-more&gt;i, .content-main .blog-mlktab .item-blog .image-blog .date-blog {
    font-size: 12px;
}

.content-main .download-app .box-dw-app {
    padding: 100px 30px 30px;
    margin-top: 0;
}

.content-main .download-app .box-dw-app::before {
    top: -350px;
    left: -220px;
    right: auto;
    transform: rotate(35deg);
}

.content-main .download-app .box-dw-app::after {
    background-size: 50px;
    width: 50px;
    height: 70px;
    top: 15px;
    left: 15px;
    right: auto;
}

.content-main .download-app .box-dw-app .title-main {
    font-size: 25px;
}

.content-main .download-app .box-dw-app .sub-title {
    font-size: 16px;
}

.content-main .download-app .box-dw-app .desc-dw {
    font-size: 14px;
    text-align: justify;
    line-height: 1.8;
}

.content-main .download-app .box-dw-app .info-dw, .content-main .download-app .box-dw-app .btns-dw,
.select-city-page .info-site .btns-download {
    flex-wrap: wrap;
}

.content-main .download-app .box-dw-app .btn-box-dw,
.select-city-page .info-site .btns-download .btn-box-dw {
    width: 100%;
    margin: 5px 0;
}

.content-main .download-app .box-dw-app .btns-dw {
    margin-top: 15px;
}

.content-main .download-app .image-app {
    display: none;
}

.footer-main {
    margin-top: 50px;
    padding-top: 100px !important;
}

.footer-main .footer-info .about-mlktab .title-mlk {
    font-size: 18px;
}

.footer-main .footer-info .about-mlktab .sub-title,
.footer-main .footer-info .about-mlktab .desc-mlk,
.footer-main .footer-info .about-mlktab .btn-more-about {
    font-size: 12px;
}

.footer-main .footer-info .about-mlktab .desc-mlk {
    margin-top: 20px;
}

.footer-main .logo-footer {
    width: 100%;
}

.footer-main .logo-footer::before {
    height: 100px;
}

.footer-main .logo-footer img {
    width: 50px;
    margin-top: 0;
}

.footer-main .footer-info .about-mlktab {
    order: -1;
    margin-top: 0;
    padding: 0 30px;
}

.footer-main .footer-info .title-links {
    font-size: 16px;
    margin-bottom: 30px;
}

.footer-main .footer-info .list-links li {
    margin-bottom: 15px;
}

.footer-main .footer-info .list-infoes .item-inf .box-inf {
    font-size: 18px;
}

.footer-main .footer-info .list-links .item-ln, .footer-main .footer-info .list-infoes .item-inf .text-inf, .footer-main .footer-copyright .certificates-site .title-crt {
    font-size: 14px;
}

.footer-main .footer-info .infoes-footer .nav-tabs .nav-link {
    font-size: 12px;
}

.footer-main .footer-copyright .copyright-text {
    justify-content: center;
    font-size: 12px;
    order: 2;
}

.footer-main .footer-info .about-mlktab .desc-mlk {
    text-align-last: center;
}

.footer-main .footer-info .about-mlktab .desc-mlk .btn-more-about {
    margin: 0;
}

.footer-main .footer-copyright .copyright-text br {
    display: none;
}

.footer-main .footer-copyright .copyright-text .logo-cp {
    width: 30px;
    margin-left: 10px;
}

.footer-main .footer-copyright .certificates-site .img-crt {
    height: 60px;
    margin: 0;
}

.footer-main .footer-copyright .list-socials {
    justify-content: center;
    order: -1;
}

.footer-main .footer-copyright .item-sc .text-sc {
    display: none;
}

.footer-main .footer-copyright .item-sc&gt;i {
    font-size: 18px;
    color: var(--dark);
}

.footer-main .footer-copyright .item-sc {
    margin: 0 8px;
}

.footer-main .footer-copyright .certificates-site {
    margin: 20px 0 10px;
}

.modal-dialog {
    max-width: 95%;
}

.modal-mlktab .input-search-modal .btn-search {
    display: none;
}

.modal-mlktab .list-states .item-rdo {
    width: 100%;
    margin-bottom: 10px;
}

.modal-mlktab .list-countries .item-rdo {
    width: 100%;
    margin-bottom: 10px;
}

.modal-mlktab .modal-header .logo-modal {
    background-size: 200px;
    width: 200px;
    height: 65px;
}

.modal-mlktab .modal-header .logo-modal img {
    width: 30px;
}

.modal-mlktab .modal-header .close {
    position: absolute;
    top: 15px;
    right: 15px;
}

.modal-mlktab .modal-header .modal-title {
    width: 100%;
    justify-content: center;
    margin-top: 50px;
}

.modal-mlktab .modal-head-content {
    padding-top: 0;
}

/*.modal-mlktab .selected-cities {*/
/*    height: auto;*/
/*}*/

.modal-mlktab .modal-footer {
    padding: 20px 15px;
    flex-wrap: nowrap;
}

.modal-mlktab .modal-footer .btn {
    width: 50%;
    margin: 0 5px;
}

.header-main .header-top&gt;.left-top {
    width: 100%;
    margin: 0 -3px;
}

.modal-mlktab .desc-register {
    font-size: 10px;
}

.header-pages {
    padding-bottom: 0 !important;
}

.header-pages .header-top .register-user {
    border-color: rgba(176, 190, 197, 0.3);
}

.header-pages .header-top .btn-search {
    width: 45px;
    height: 45px;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 0;
}

.content-melk .article-melk,
.content-melk .aside-melk {
    padding: 0;
}

.content-melk .aside-melk {
    margin-top: 50px;
}

.content-melk .article-melk .single-gallery {
    height: 350px;
}

.content-melk .article-melk .thumbs-gallery .swiper-slide {
    height: 100px;
    border-radius: 15px;
}

.content-melk .article-melk .single-gallery .right-op {
    top: 10px;
    right: 10px;
}

.content-melk .article-melk .single-gallery .btn {
    width: 45px;
    height: 45px;
    justify-content: flex-start;
    margin-left: 5px;
    padding: 11px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
}

.content-melk .article-melk .single-gallery .btn&gt;i {
    font-size: 18px;
    margin-left: 15px;
}

.content-melk .information-melk .label-infmlk .box, .content-melk .information-melk .text-infmlk .box,
.content-melk .box-imprt-infmlk .btns-share .btn {
    font-size: 12px;
}

.content-melk .services-melk .list-services .item-srv {
    width: 50%;
}

.content-melk .box-imprt-infmlk .btns-share .btn&gt;i,
.content-melk .box-imprt-infmlk .btn-callmlk&gt;i {
    font-size: 20px;
}

.content-melk .box-imprt-infmlk .btn-callmlk {
    font-size: 14px;
}

.footer-pages {
    margin-top: 0;
}

.content-melk .box-imprt-infmlk1 .options-mlk&gt;.row {
    margin: 0;
    flex-direction: column;
    align-items: center;
}

.content-melk .box-imprt-infmlk1 .btns-share .btn {
    width: 150px;
}

.content-melk .box-imprt-infmlk1 .options-mlk .status-mlk {
    margin-top: 10px;
}

.content-melk .box-imprt-infmlk1 .sub-infmlk {
    flex-direction: column;
    text-align: center;
}

.content-melk .box-imprt-infmlk1 .btns-melk {
    flex-direction: column;
    margin-top: 10px;
    width: 100%;
}

.content-melk .box-imprt-infmlk1 .btn-callmlk {
    margin: 5px 0 0;
    width: 100%;
}

.content-melk .box-imprt-infmlk .btns-melk {
    flex-direction: column;
    width: 100%;
    margin-top: 10px;
}

.content-melk .box-imprt-infmlk .btn-callmlk {
    width: 100%;
    margin-top: 5px;
}

.modal-mlktab .add-visit-form .row {
    flex-wrap: wrap !important;
}

.modal-mlktab .add-visit-form .input-mlktab {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.modal-mlktab .btn-send-visit {
    width: 100%;
}

.modal-mlktab .share-socials .link-share {
    margin: 0 10px;
    font-size: 12px;
}

.modal-mlktab .share-socials .link-share&gt;i {
    font-size: 20px;
}

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

.content-melk .article-melk .single-gallery .btn:hover {
    background-color: var(--white);
    color: var(--dark);
}

.content-melk .article-melk .single-gallery .btn.active {
    background-color: var(--lipstick);
    color: var(--white);
}

.header-main .header-filter .item-flt .range-box-filter .icon-arrow {
    left: 10px;
}

.header-main .header-filter .item-flt .icon-close {
    left: 1px;
    top: 10px;
    color: var(--lipstick) !important;
}

.modal-mlktab .desc-modal {
    font-size: 12px;
    line-height: 1.6;
}

.modal-mlktab .list-cons .item-cons .btns-call {
    left: 10px;
}
.modal-mlktab .list-cons .item-cons .btn{
    width: 35px;
    height: 35px;
    font-size: 14px;
}
.modal-mlktab .confirm-modal .title-cnf,
.modal-mlktab .confirm-modal + .modal-footer .btn-confirm{
    font-size: 14px;
}

/*.modal-mlktab .selected-cities, .modal-mlktab .selected-areas-range {*/
/*    height: 55px;*/
/*}*/

.search-page .article-search {
    padding: 0;
}

.search-page .article-search .list-filter {
    flex-direction: column;
}

.search-page .article-search .right-filter {
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
}

.search-page .article-search .left-filter .ic-filter:nth-child(1),
.search-page .article-search .left-filter .ic-filter:nth-child(2) {
    display: none;
}

.header-main .header-filter .tab-filter-box .arrow-mlk {
    display: flex;
    top: 20%;
    margin: 0 -15px;
}

.header-main .header-filter .tab-filter-box .swiper-filter {
    width: 100% !important;
    margin: 0 auto;
    overflow: hidden;
}

.content-main .request-mlk .box-dw-app::after {
    background-size: 60px;
    width: 70px;
}

.content-main .request-mlk .box-dw-app {
    padding: 150px 30px 30px;
}

.content-main .request-mlk .box-dw-app .btns-dw {
    width: 100%;
}

.register-melk-page {
    margin-bottom: 50px !important;
}

.register-melk-page .box-register {
    padding: 20px;
}

.register-melk-page .other-services .list-services .checkbox-inpmlk {
    width: 50%;
}

.register-melk-page .form-group .notice, .register-melk-page .form-group .note-count {
    font-size: 12px;
}

.register-melk-page .list-upload-images .add-image, .register-melk-page .list-upload-images .image-item {
    width: 95px;
    height: 95px;
}

.register-melk-page .list-upload-images .image-item,
.register-melk-page .list-upload-images .image-item:nth-child(13),
.register-melk-page .list-upload-images .image-item:nth-child(19) {
    margin-right: 10px;
}

.register-melk-page .list-upload-images .image-item:nth-child(4),
.register-melk-page .list-upload-images .image-item:nth-child(10),
.register-melk-page .list-upload-images .image-item:nth-child(14),
.register-melk-page .list-upload-images .image-item:nth-child(18) {
    margin-right: 0;
}

.register-melk-page .row-footer-form .right-btn {
    width: 100%;
    display: flex;
    justify-content: center;
}

.register-melk-page .row-footer-form .left-btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.register-melk-page .row-footer-form .left-btn .btn-cancel,
.register-melk-page .row-footer-form .left-btn .btn-submit-form {
    width: 48%;
    padding: 10px;
    text-align: center;
    margin: 0;
}

.register-melk-page .box-warning {
    text-align: justify;
    line-height: 2;
}

.profile-page .nav-tabs .nav-item {
    width: 100%;
}

.profile-page .nav-tabs .nav-link {
    width: 100%;
    font-size: 12px;
    margin: 0 0 8px;
    text-align: center;
}

.profile-page .tab-content .tab-pane {
    max-width: 100%;
}

.profile-page .tab-content .btn-add-mlk, .profile-page .tab-content .btn-del-all {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.profile-page .aside-profile .btns-profile .btn-edit, .profile-page .list-mlk-estate .box-item-mlk .btns-item .btn-share,
.profile-page .aside-profile .btns-profile .btn-exit, .profile-page .list-mlk-estate .box-item-mlk .btns-item .btn-del {
    font-size: 12px;
}

.profile-page .list-mlk-estate .box-item-mlk .btns-item .btn&gt;i {
    font-size: 16px;
}

.profile-page .tab-content .empty-list {
    padding: 0;
}

.experts-page .list-cons .box-cons {
    margin-top: 15px;
}

.expert-bio-page .box-expert-profile .btn {
    width: 40px;
    height: 40px;
    font-size: 16px;
}

.expert-bio-page .box-expert-profile .name-cons {
    font-size: 18px;
}

.expert-bio-page .box-expert-profile .tel-cons,
.expert-bio-page .box-expert-profile .bio-info,
.expert-bio-page .box-areas .lbl-areas {
    font-size: 14px;
}

.expert-bio-page .box-expert-profile .bio-info {
    margin-top: 10px;
}

.expert-bio-page .box-areas .list-areas .item-area {
    font-size: 12px;
}

.expert-bio-page .box-expert-profile {
    flex-direction: column;
    text-align: center;
}

.expert-bio-page .box-expert-profile .image-expert {
    width: 150px;
    height: 150px;
    margin: 40px 0 0;
}

.expert-bio-page .box-expert-profile .count-posts {
    position: absolute;
    top: 14px;
    right: 14px;
}

.search-page .article-search .right-filter .input-mlktab {
    width: 100%;
    flex-shrink: 0;
    margin: 10px 0 0 !important;
}

.experts-page .article-search .right-filter {
    flex-wrap: wrap;
}

.experts-page .pagination {
    padding: 0;
    margin-bottom: 60px;
}

.content-melk .article-melk .single-gallery .left-op {
    left: auto;
    top: auto;
    right: 10px;
    bottom: 10px;
    height: 45px;
    font-size: 20px;
    z-index: 99;
}

.content-melk .article-melk .single-gallery .star-mlk {
    left: 15px;
    height: 45px;
    font-size: 12px;
}

.content-melk .article-melk .single-gallery .star-mlk .icon-rate {
    font-size: 18px;
}

.content-melk .article-melk .single-gallery::after {
    background-size: 45px;
    width: 45px;
    height: 55px;
    bottom: 10px;
    left: 15px;
}

.content-melk .article-melk .single-gallery .ic-option {
    margin: 0 8px;
}

.expert-details .aside-expert,
.expert-details .article-expert {
    padding: 0 10px;
}

.map-expert .help-markers {
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
}

.expert-details .article-expert {
    margin-bottom: 50px;
    margin-top: 20px;
}

.map-expert .btn-areas-expert {
    bottom: 145px;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
}

.article-expert .nav-tabs {
    background-color: var(--white);
    border-radius: 15px;
    box-shadow: 0 6px 50px 0 rgba(38, 50, 56, 0.1);
    border: 1px solid rgba(176, 190, 197, 0.3);
    margin-top: 20px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.article-expert .nav-tabs .nav-item {
    width: 100%;
}

.article-expert .nav-tabs .nav-link {
    width: 100%;
}

.article-expert .tab-content .tab-pane {
    max-width: 100%;
}

.experts-page .list-cons .box-cons .image-cons {
    width: 150px;
    height: 150px;
}

.article-expert .list-comments .item-cm .box-cm {
    padding: 10px;
}

.article-expert .list-comments .item-cm .username {
    font-size: 13px;
}

.article-expert .list-comments .item-cm .desc {
    font-size: 11px;
}

.article-expert .list-comments .item-cm .image-user {
    width: 40px;
    height: 40px;
    margin-left: 10px;
}

.article-expert .list-comments .body-box-cm {
    padding-right: 40px;
}

.article-expert .list-comments .body-box-cm::before {
    right: 10px;
}

.article-expert .list-comments .body-box-cm::after {
    right: -10px;
}

.article-expert .head-box-cm .title,
.article-expert .head-box-cm .btn-archive-sec {
    font-size: 14px;
}

.article-expert .list-comments .btn-archive-sec .icon-long-arrow {
    font-size: 12px;
    margin-right: 10px;
}
.article-expert .box-add-comment .rating-cm{
    margin-top: 15px;
}
.article-expert .box-add-comment .btn-send-cm{
    width: 100%;
}
.expert-details .chat-seller{
    bottom: 80px;
}
#chat_experts .view-melk-chat{
    width: 92%;
    padding: 10px 10px 10px 10px;
}
#chat_experts .info-shop-chat{
    display: flex;
    width: 100%;
    padding-bottom: 15px;
    align-items: center;
}
#chat_experts .info-shop-chat .info-user{
    margin-top: 0;
}
#chat_experts .info-shop-chat .info-user .average-time{
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    width: 100%;
    bottom: 8px;
    justify-content: center;
}
#chat_experts .modal-body .list-messages .dropdown-mes{
    opacity: 1;
    visibility: visible;
    transform: scale(0.9);
}
.page-404 .image-bg{
    display: none;
}
.page-404 .logo-text{
    width: 110px;
    right: 20px;
    bottom: 20px;
}
.page-404 .style-page{
    width: 100%;
    padding: 0 20px;
}
.page-404 .style-page::before{
    background-size: contain;
    width: 85%;
}
.page-404 .style-page .lamp-page{
    background-size: 135px;
    width: 100%;
}
.page-404 .style-page .number{
    font-size: 6em;
    right: 100px;
}
.page-404 .style-page .number.left-4{
    left: 100px;
}
.page-404 .style-page .circle-light{
    top: 60px;
}
.page-404 .style-page .desc-404{
    margin-top: 25px;
    font-size: 20px;
}
.page-404 .style-page .desc-404 &gt; strong{
    font-size: 25px;
}
.page-404 .style-page .btns-404{
    flex-wrap: wrap;
}
.page-404 .style-page .btns-404 .btn{
    width: 100%;
    margin-bottom: 5px;
}

.select-city-page .info-site,
.select-city-page .info-site .box-scroll,
.select-city-page .box-cities {
    height: auto;
    padding: 30px;
}

.select-city-page .info-site{
    padding: 0;
}

.select-city-page .info-site .certificates-site,
.select-city-page .info-site .socials-site,
.select-city-page .info-site::before {
    display: none;
}

.select-city-page .box-cities .item-rdo {
    width: 46% !important;
    margin: 0 5px;
    margin-bottom: 10px;
}

.select-city-page .box-cities .item-rdo .lbl-rdo {
    font-size: 12px;
}

.select-city-page .info-site .slogan-mlktab {
    font-size: 20px;
}

.select-city-page .info-site .desc-site {
    margin-top: 20px;
    font-size: 13px;
}

.select-city-page .box-cities .input-search-modal {
    padding: 6px !important;
    overflow: hidden;
}
.select-city-page .modal-footer{
    justify-content: space-between;
}
.select-city-page .modal-footer .btn{
    width: 48%;
    margin: 0;
}
.header-main .header-top .register-user.profile{
    position: absolute;
    width: 45px;
    height: 45px;
    background-color: rgba(255, 255, 255, 0.2);
    border: 2px solid var(--white);
    text-indent: 0;
}
.header-main .header-top .register-user.profile::after,
.header-main .header-top .register-user.profile .icon-arrow{
    display: none;
}
.header-pages .header-top .register-user.profile {
    color: var(--dark);
    background-color: var(--light);
    border-color: var(--light-grey);
}

.header-main .list-random-prices {
    justify-content: flex-start;
    margin: 30px 0 15px;
    overflow-x: auto;
}

.header-main .list-random-prices .item-rndprice {
    flex-shrink: 0;
}

.header-main .header-filter .selected-type-mlk .desc-slc {
    display: block;
}

.search-page .article-search .list-filter .listcount-mlk {
    left: 0;
    font-size: 12px;
    right: 0;
    text-align: center;
}

.prices-page .box-list-prices .table thead th, .prices-page .box-list-prices .table tbody td {
    min-width: auto;
    white-space: nowrap;
}
.accordion-mlktab .card .btn-link{
    font-size: 14px;
}
.accordion-mlktab .card .card-body{
    font-size: 12px;
}
.accordion-mlktab{
    margin-bottom: 50px;
}

.modal-mlktab-areas .district-box{
    top: 110px;
    height: calc(100% - 110px);
}

.content-pages .breadcrumb-page .report-mlk {
    position: relative;
    top: 0;
    width: 100%;
}

.content-melk .evaluation-box .evl-desc {
    font-size: 12px;
}

.content-melk .evaluation-box .box-chart {
    margin: 45px 0 15px;
}

.modal-mlktab .video-melk {
    min-height: 250px;
}

video::-webkit-media-controls-panel {
    display: flex !important;
    opacity: 1 !important;
}

.profile-page .tab-content .btn-add-mlk {
    margin-bottom: 10px;
}

.article-profile .list-comments .item-cm .abs-box{
    position: static;
    flex-wrap: wrap;
}

.article-profile .list-comments .item-cm .price-req {
    position: relative;
    left: auto;
    top: 0;
    display: inline-block;
    margin: 5px 0 0;
    width: 100%;
    text-align: center;
    background-color: var(--white);
}
.article-expert .list-comments .item-cm .btn-like{
    position: absolute;
    top: 15px;
    left: 15px;
}
.article-expert .list-comments .item-cm .btn-like ~ .btn-like{
    padding-left: 35px;
}
.article-expert .list-comments .item-cm .box-cm{
    flex-direction: column;
}
.article-profile .list-comments .item-cm .user-icon &gt; i{
    font-size: 18px;
}

.compare-page .item-compare {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px 5px;
}

.compare-page .row-compare {
    flex-wrap: nowrap;
    overflow-x: auto;
}

.compare-page .item-compare .box-compare {
    box-shadow: 0 6px 15px 0 rgba(38, 50, 56, 0.1);
    padding: 10px;
}
.compare-page .box-compare .box-item-mlk::after{
    letter-spacing: 3px;
}

.compare-page .list-mlk-estate .box-item-mlk .images-mlk {
    height: 140px;
}

.box-item-mlk .images-mlk .after-options .code-mlk {
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    line-height: 2;
    height: 25px;
    border-radius: 0;
}

.profile-page .images-mlk .after-options .code-mlk{
    width: 50%;
}
.profile-page .images-mlk .after-options .code-mlk.view-mlk{
    right: auto;
}
.compare-page .box-item-mlk .info-mlk .name-mlk,
.compare-page .box-item-mlk .info-mlk .price-mlk,
.compare-page .box-compare .infoes-cmp .title {
    font-size: 13px;
}

.compare-page .box-item-mlk .info-mlk .price-mlk .toman{
    font-size: 10px;
}
.compare-page .box-compare .infoes-cmp .title-inf{
    font-size: 11px;
    margin-bottom: 0;
}
.compare-page .box-compare .infoes-cmp .desc-inf{
    font-size: 12px;
}
.compare-page .box-compare .infoes-cmp .title{
    margin-bottom: 15px;
}
.compare-page .box-compare .btn-select-box .btn-select{
    font-size: 14px;
}
.modal-mlktab .list-mlk-estate .item-mlk .images-mlk{
    height: 150px;
}

.about-page .box-about {
    padding: 15px;
    margin-top: 0;
}

.about-page .box-about .head-about .logo-box {
    background-size: 250px;
    width: 250px;
    height: 80px;
}

.about-page .box-about .head-about .logo-box img {
    width: 40px;
}

.about-page .box-about .head-about .box-title {
    font-size: 20px;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 80px;
}

.about-page .box-about .about-images .back-img, .about-page .box-about .about-images .front-img {
    width: 250px;
    height: 300px;
    margin-right: 5px;
    margin-left: 5px;
}

.about-page .box-about .about-text .title-text {
    margin-top: 30px;
}

.about-page .box-about .list-cons .item-cons {
    width: 33%;
}

.about-page .box-about .list-cons .title-section,
.about-page .box-about .list-cons .title-section .box-title {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.about-page .box-about .title-section .icon-title,
.about-page .box-about .title-section .info-tilte {
    margin: 0 0 15px;
}

.about-page .box-about .list-cons .box-cons .name-cons {
    font-size: 14px;
}

.about-page .box-about .about-text .desc,
.about-page .box-about .list-services li,
.about-page .box-about .warning-title,
.about-page .box-about .download-app .list-services li {
    font-size: 12px;
}

.about-page .box-about .list-cons .box-cons .btns-call .btn&gt;i {
    font-size: 16px;
}

.about-page .box-about .download-app .list-services li {
    width: 100%;
}

.about-page .box-about .about-text .title-text,
.about-page .box-about .title-app {
    font-size: 18px;
}

.about-page .box-about .download-app .box-dw-app {
    padding: 120px 20px 20px;
    margin: 15px 0 0;
}

.about-page .box-about .spacing {
    position: relative;
    margin: 50px 0 30px;
}

.about-page .box-about {
    margin-bottom: 50px;
}

.about-page .box-about::after {
    display: none;
}

.about-page .box-about .row-about {
    margin-top: 30px;
}

.about-page .box-about .list-cons .row-experts {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-y: auto;
    margin-top: 30px;
}

.about-page .box-about .list-cons .item-cons {
    width: 70%;
    flex-shrink: 0;
}

.about-page .title-section .btn-archive-sec {
    margin-top: 0;
}
.rules-page .box-about .box-warning{
    margin-top: 30px;
}

.rules-page .box-about .box-warning .title-warning,
.call-page .info-call .list-infoes .item-inf .box-inf {
    font-size: 18px;
}

.rules-page .box-about .box-warning,
.rules-page .box-about .box-warning .text-warning,
.rules-page .box-about .row-rule .desc-rule{
    font-size: 12px;
}
.rules-page .box-about .row-rule .title-rule{
    font-size: 16px;
    line-height: 1.6;
}
.rules-page .box-about .row-rule .sub-title,
.call-page .info-call .list-infoes .item-inf .text-inf {
    font-size: 13px;
}

.call-page .info-call {
    padding: 0 15px 50px;
}

.call-page .form-call {
    padding: 40px 15px 0;
}

.call-page .info-call::after {
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    writing-mode: initial;
    top: auto;
    bottom: -8px;
}

.call-page .title-links {
    font-size: 16px;
    text-align: center;
}

.call-page .info-call .nav-tabs {
    padding: 0;
    justify-content: space-between;
}

.call-page .info-call .nav-tabs .nav-item {
    width: 48%;
}

.call-page .info-call .nav-tabs .nav-link {
    width: 100%;
    margin: 0;
}

.call-page .info-call .list-infoes .item-inf&gt;i {
    font-size: 25px;
    margin-left: 15px;
}

.call-page .info-call .list-infoes .item-inf:last-child&gt;i {
    font-size: 22px;
}
.call-page .form-call .list-socials{
    margin-bottom: 15px;
}
.call-page .form-call .btn-send-cm{
    width: 100%;
}
.modal-mlktab .modal-content {
    max-height: 80% !important;
}

.modal-mlktab-areas .district-box .modal-body {
    height: calc(100% - 200px);
}

.commission-bill .box-about {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
}

.commission-bill .head-bill {
    position: relative;
    padding: 0 0 20px;
    margin-bottom: 5px;
}

.commission-bill .box-about .row {
    margin: 0;
}

.commission-bill .head-bill&gt;.row&gt;div {
    padding: 0;
}

.commission-bill .head-bill .logo-main {
    order: 1;
}

.commission-bill .head-bill .logos-bill {
    order: 2;
}

.commission-bill .head-bill .boxes-details {
    order: 3;
}

.commission-bill .head-bill .logos-bill&gt;img:nth-child(1) {
    width: 50px;
}

.commission-bill .head-bill .logos-bill&gt;img:nth-child(2) {
    width: 90px;
}

.commission-bill .boxes-details .item-bill {
    padding: 0;
    margin-top: 15px;
}

.commission-bill .head-bill .boxes-details {
    margin-top: 10px;
}

.commission-bill .btn-print {
    margin-bottom: 30px;
}

.commission-bill .boxes-details .box-bill {
    border-radius: 15px;
}

.commission-bill .boxes-details .box-bill .row-bill {
    padding: 12px;
    font-size: 12px;
}

.commission-bill .boxes-details p.desc-bill,
.commission-bill .desc-title,
.commission-bill .desc-copyright {
    font-size: 12px;
}

.commission-bill .box-about&gt;.boxes-details .row-bill:last-child {
    font-size: 14px;
}

.commission-bill .desc-title {
    text-align: center;
}

.commission-page.call-page .box-about .box-warning {
    margin: 80px 0 0;
}

.commission-page .box-about .head-about .box-title {
    display: none;
}

.commission-page .box-about .box-warning .title-warning {
    font-size: 18px;
}

.commission-page .box-about .box-warning {
    font-size: 12px;
    line-height: 1.8;
}

.commission-page .info-call .nav-tabs .nav-item {
    width: 100%;
    margin-bottom: 10px;
}

.commission-page .info-call .form-commision {
    padding: 0 15px 30px;
}

.commission-page .input-mlktab .input-group-prepend {
    display: none;
}

.commission-page .info-call .form-commision::after {
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    writing-mode: initial;
    top: auto;
    bottom: -8px;
}

.commission-page .info-call .about-text {
    margin-top: 0;
    padding: 0 15px;
}

.commission-page .box-about .mockup-image {
    display: none;
}

.commission-page .box-about .about-images {
    margin-top: 50px;
}

.commission-page .box-about .about-images&gt;img {
    width: 100%;
}

.commission-page .box-about .about-text .title-text&gt;strong {
    font-size: 25px;
}

.commission-page .box-about .box-warning {
    margin: 0;
}

.commission-page .about-text .btn-regmlk,
.commission-page .about-text .btn-light {
    font-size: 14px;
    width: 50%;
    text-align: center;
    padding: 9px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
</pre></body></html>