/*START profile edit VUZ_SECTION*/
.page-template-user_dashboard_submit #vuz .bootstrap-select div.dropdown-menu.show{
    transform: translate3d(0px, 43px, 0px) !important;
}
.page-template-user_dashboard_submit #vuz .bootstrap-select.show .inner.show:not(.register-select) {
    height: auto;
    max-height: 215px;
}
.page-template-user_dashboard_submit #vuz .bootstrap-select.show .status {
    text-transform: none;
    padding-left: 10px;
    margin-bottom: 4px;
}
.page-template-user_dashboard_submit #vuz .dropdown-menu {
    min-width: auto!important;
    width: inherit;
}
.page-template-user_dashboard_submit #vuz .dropdown-menu .dropdown-item {
    white-space: normal;
}
#vuz ul.ui-widget{
    position: absolute;
    height: auto;
    padding: 0px;
    list-style-type: none;
    z-index: 2;
    width: 100%;
    max-height: 400px;
    overflow: auto;
    display: none;
    background: var(--color-white);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-dropdown);
}
#vuz ul.ui-widget li{
    padding: 5px 10px;
    cursor: pointer;
    text-transform: initial;
}
#vuz ul.ui-widget li:hover{
    background: var(--color-secondary);
    color: var(--color-white);
}
.d_f{
    position: relative;
    margin-top: 10px;
	margin-bottom: 30px;
}
#submit_property_form {
  margin-bottom: 35px;
}
.del_d_f{
    position: absolute;
    top: 0px;
    right: 15px;
    color: var(--color-border-muted);
    font-size: var(--text-md, 16px);
    border: 1px solid var(--color-border-muted);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    z-index: 9;
}
.dashboard-table-scroll {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
}
#serv_ur label {
    width: auto;
    display: block;
    min-width: 0;
    margin-bottom: 6px;
}
#serv_ur input[type="checkbox"] {
    margin-left: 15px;
}
#serv_ur .row .form-group {
    margin-bottom: 0.2rem;
}
#serv_ur .form-control {
    display: block;
    width: 100%;
    max-width: 100%;
}
.input-group-text--auto {
    width: auto;
}
.del_d_f:hover{
    color: red;
    border-color: red;
}
.add_bloc_vuz{
    color: var(--color-heading) !important;
    cursor: pointer;
    display: block;
}
.d_f .t_v{
    padding: 5px 0 5px 15px;
    margin-bottom: 15px;
    background: var(--color-blend);
    margin-top: 5px;
}
.d_add{
    text-align: left;
    margin-bottom: 20px;
	margin-top: 20px;
}
.dashboard-content-block > h2, .dashboard-content-block-wrap > h2,#submit_property_form #description-price label{font-weight: 600;}
.page-template-user_dashboard_submit .dashboard-content-block-wrap {
    margin-bottom: var(--space-after-h2, 24px);
}
.page-template-user_dashboard_submit .dashboard-content-block-wrap > h2 {
    background-color: var(--color-white) !important;
    border: 1px solid var(--border-default) !important;
    border-bottom: 1px solid var(--border-default) !important;
    border-radius: var(--radius-md) var(--radius-md) 0 0;
    box-shadow: none;
}
.page-template-user_dashboard_submit .dashboard-content-block-wrap > h2 + .dashboard-content-block {
    border-top: none;
    border-radius: 0 0 var(--radius-md) var(--radius-md);
    box-shadow: none;
}
.page-template-user_dashboard_submit .dashboard-content-block-wrap:hover > h2,
.page-template-user_dashboard_submit .dashboard-content-block-wrap:hover > h2 + .dashboard-content-block {
    border-color: var(--border-default) !important;
}
.page-template-user_dashboard_submit .dashboard-header-wrap {
    padding-bottom: var(--space-after-h4, 16px);
}
.page-template-user_dashboard_submit .dashboard-edit-listing .dashboard-content-inner-wrap,
.page-template-user_dashboard_submit .dashboard-add-new-listing .dashboard-content-inner-wrap {
    padding: var(--dashboard-content-padding, 25px 27px 35px 38px);
}
@media (max-width: 991.98px) {
    .page-template-user_dashboard_submit .dashboard-edit-listing .dashboard-content-inner-wrap,
    .page-template-user_dashboard_submit .dashboard-add-new-listing .dashboard-content-inner-wrap {
        padding: 20px 30px 35px;
    }
}
@media (max-width: 767.98px) {
    .page-template-user_dashboard_submit .dashboard-edit-listing .dashboard-content-inner-wrap,
    .page-template-user_dashboard_submit .dashboard-add-new-listing .dashboard-content-inner-wrap {
        padding: 15px;
    }
}
.page-template-user_dashboard_submit .spec-h2-hint {
    display: block;
    margin-top: 7px;
    font-size: var(--text-base, 14px);
    font-weight: var(--weight-regular, 400);
    color: var(--color-muted);
}
#submit_property_form .form-group > label {
    display: block;
    margin-bottom: 6px;
}
#submit_property_form .form-group > label.workplace_check_span {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.preloader{text-align: center;}
.viz_d{
    margin: 0 0 30px;
    padding: 10px 0;
}
.dashboard_obrazovanie_label{margin-top: 50px;}

.dashboard-content-inner-wrap .result-search-list .item-title {
    font-size: 23px!important;
    font-weight: 600;
}
.dashboard-content-inner-wrap .card_left .cases-wrap a:hover {
    text-decoration: underline;
}
.dashboard-content-inner-wrap #show_all_cases {
    font-weight: var(--weight-regular, 400);
}
.dashboard-content-inner-wrap .search_card.badge {
    font-size: var(--text-md, 16px)!important;
}
.dashboard-content-inner-wrap .search_card.badge:hover {
    transition: all .5s;
    background-color: var(--hover-button, #5a5f8f);
}
.dashboard-content-inner-wrap .search.row #new-card-h.btn-slim {
    border: none!important;
}
.dashboard-content-inner-wrap .search.row #new-card-h.btn-slim:hover {
    transition: all .5s;
    background-color: var(--hover-button, #5a5f8f)!important;
}
.dashboard-content-inner-wrap .result-search-list .item-listing-wrap {
    border-radius: var(--radius-sm-1, 9px);
	overflow: hidden;
}
.dashboard-content-inner-wrap .card .item-header {
    width: 110px!important;
}
.dashboard-content-inner-wrap .search .result-search .item-header img {
    max-height: 130px;
}
#actions .row {
  margin: 0;
}
#actions .desctop-label{
	font-size: var(--text-xs, 12px);
	color: var(--color-muted);
}
#actions select.form-control{
	
}
.add_img_d,.dop_add_img_d{
    padding-left: 15px;
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-xs, 12px);
    color: var(--color-text-primary, #3D4658);
    display: flex;
  align-items: center;
  cursor: pointer;
}
.add_img_d:before,.dop_add_img_d:before{
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/wp-content/themes/houzez/assets/img/dashboard/new_icons/uil_paperclip.png) no-repeat;
    margin-right: 5px;
}
.cont_add_img,.cont_dop_add_img{
    display: flex;
	margin-left: 10px;
	margin-top: 5px;
}
.cont_add_img input,.cont_dop_add_img input{
    max-width: 200px;
	margin-top: 5px;
}
.cont_add_img .btn-light-grey-outlined,.cont_dop_add_img .btn-light-grey-outlined,#img_udost .btn-light-grey-outlined{
    padding: 3px;
    line-height: 1;
    font-size: var(--text-xs, 12px);
    position: absolute;
    top: 0;
    right: 0;
    background: var(--color-white);
    z-index: 2;
	color: var(--color-heading);
}
.d_f .attach-thumb img,#img_udost .attach-thumb img{
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    box-shadow: none;
}
#img_udost .attach-thumb__inner,
#img_udost .attach-thumb > div {
    position: relative;
    width: 70px;
    height: 70px;
    max-width: 70px;
}
#img_udost .attach-thumb img {
    object-fit: cover;
    width: 70px;
    height: 70px;
    max-width: 70px;
    max-height: 70px;
}
div.attach-thumb .icon-2-icon-exit::before{
    transform: translate(2px,0px);
    display: block;
}
.cont_add_img span,.cont_dop_add_img span{
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    max-width: 100%;
    font-size: 8px;
    line-height: 1;
    background: rgba(255, 255, 255, 0.5);
}
.cont_add_img .attach-thumb > div,
.cont_dop_add_img .attach-thumb > div {
    position: relative;
    width: 70px;
    height: 70px;
    max-width: 70px;
    margin-left: 5px;
    margin-right: 10px;
}
.cont_add_img .attach-thumb img,
.cont_dop_add_img .attach-thumb img {
    object-fit: cover;
    width: 70px;
    height: 70px;
    max-width: 70px;
    max-height: 70px;
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    box-shadow: none;
}
/*END profile edit VUZ_SECTION*/
/*START profile edit SERV_URI*/
#serv_ur .cons_type_select{
    border-color: var(--border-default);
    border-top-left-radius: var(--radius-sm);
    border-bottom-left-radius: var(--radius-sm);
    background-color: var(--color-white);
    border-right: 0px;
    padding-left: 6px;
    padding-right: 5px;
}
/*END profile edit SERV_URI*/
/* Popup Mess */
#hrnt-modal-popups{
    position: fixed;
    z-index: 99;
    left: 90px;
    bottom: 50px;
	width: 100%;
	max-width: 520px;
}
#hrnt-modal-popups .modal-dialog{
    max-width: 520px;
	border: none;	
}
#hrnt-modal-popups .modal-header{
    border-bottom: none;
    padding: 24px 24px 16px;
}
#hrnt-modal-popups .modal-header .close{
    padding: 7px;
    position: absolute;
    right: 17px;
    top: 12px;
}
#hrnt-modal-popups .modal-title{
    text-align: center;
    width: 100%;
	margin-bottom: 10px;
}
#hrnt-modal-popups .modal-body{
    padding: 0px 24px;
    text-align: center;
    line-height: var(--leading-relaxed);
}
#hrnt-modal-popups .modal-content{
    box-shadow: var(--shadow-modal);
	border:none;
	border-radius: var(--radius-lg);
}
#hrnt-modal-popups .modal-footer{
    padding: 16px 24px 24px;
    border-top: none;
}
#hrnt-modal-popups .btn.btn-primary{
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
}
/* END Popup Mess */


/*start work-place*/
.work_place_result_wrap {
    position: absolute;
    z-index: 10;
    width: 100%;
}
.work_place_result_wrap .preloader{
    position: absolute;
    right: 35px;
    top: -73px;
}
.work_place_result_wrap .result-search-list  .item-title{
    white-space: pre-line;
}
.work_place_result_wrap .result-search-list  .harakteristiki .item-address{
    display:block;
}
.work_place_result_wrap .result-search-list  .harakteristiki{
    float: left;
    width: calc(100% - 145px);
}
.work_place_result_wrap .result-search-list  .harakteristiki .buttons-wrap{
    text-align: right;
}
#work-place-wrap .form-group.col-md-4{
    margin: auto;
    top: -10px;
}
.work_place_result_wrap .result-search-list  .all_card{
    display: inline-block;
    width: 100%;
}
.work-place-result-list.result-search-list{
    max-width: 100%;
}
.result-search-list  {
    width: 100%;
    display: none;
    overflow-y: auto;
    padding: 10px;
    box-sizing: border-box;
    background: var(--color-white);
    border-top: none;
    max-width: 700px;
}
.result-search-list .item-listing-wrap {
    border: 1px solid var(--border-default);
    border-radius: var(--radius-md);
    box-shadow: none;
    margin-bottom: 10px;
}
@media (hover: hover) {
    .page-template-user_dashboard_submit .result-search-list .item-listing-wrap:hover {
        border-color: var(--color-purple);
    }
}
.item-wrap.item-wrap-v2 .status_harant .btn{
    cursor: default;
}
.item-wrap.item-wrap-v2 .status_harant{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1.2em;
    padding: 10px;
}
.item-wrap.item-wrap-v2.item-wrap-no-frame.h-100 {
    padding: 8px;
    max-width: 100%;
}
.result-search-list .item-header img {
    margin-top: 0px;
    width: 279px;
    height: auto;
    max-height: 68px;
    object-fit: cover;
    border: 2px solid var(--color-heading);
}
.search_card.badge {
    position: absolute;
    top: 15px;
    right: 10px;
    cursor: pointer;
    font-size: 1.2em;
    background-color: var(--color-secondary);
    z-index: 1;
}
.result-search .item-body {
    padding: 5px;
}
/*end work-place*/
.pr_type .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{
    display: none;
}
.pr_type .bootstrap-select.show-tick .dropdown-menu .selected span.bs-ok-case {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 6px;
  cursor: pointer;
}
li.selected .bs-ok-case:after {
  content: "";
  width: 24px;
  height: 24px;
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Cpath class='wpd-star wpd-active' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'%3E%3C/path%3E%3Cpath d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3C/svg%3E");
      background-repeat: no-repeat;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  display: inline-block;
  opacity: 0.2;
}
li.selected .bs-ok-case:hover:after{
    opacity: 0.4;
}
li.selected .bs-ok-case.check-case:after{
    opacity: 1;
}

@media (max-width: 767.98px){
    .viz_d{
        margin: 0 0 20px;
        padding: 10px 0;
    }
	#hrnt-modal-popups{
		left: 0px;
	}
	#hrnt-modal-popups .modal-header{
		padding: 15px 15px 12px;
	}
	#hrnt-modal-popups .modal-body{
		padding: 0 15px;
	}
	#hrnt-modal-popups .modal-footer{
		padding: 12px 15px 15px;
	}
}
@media (max-width: 450px) {
  .section-board .nav-tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .nav-tabs .nav-link.active {
    box-shadow: none!important;
    border-bottom: 3px solid var(--color-heading);
  }
}

/*/crop photo/*/
/*#media{z-index: 999999;position: relative;}*/
#media{
    height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.upload-media-gallery div[class*="col-"] {
  padding-left: 0px;
  margin-bottom: 5px;
}
#media img {
    max-width: 100%;
}
#media .dashboard-content-block{
    position: relative;
    display: inline-block;
    padding: 30px 15px;
    height: 100%;
  width: 100%;
  flex: 1 1 auto;
}
#media h2{
    padding: 30px 15px !important;
}
#media.dashboard-content-block-wrap h2,#media.dashboard-content-block-wrap .dashboard-content-block{padding: 30px !important;}
.upload-media-gallery,.upload-property-media{overflow: hidden;}
#media .canvas-wrap{
    display: inline-block;
    height: auto;
    width: 100%;
    margin-top: 20px;
}
#media .canvas-wrap-inner {
    display: inline-block;
    height: auto;
    width: 100%;
    max-width: 440px;
    max-height: 400px;
}
#media #canvas {
    background-color: var(--color-white);
    cursor: default;
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    position: relative;
    margin-top: 10px;
    max-width: 400px;
	width: 100%;
}
#media .upload-property-media{
    height: auto;
    display: flex;
    flex-direction: column;
}
#media .icon.icon-fav.icon-featured {
    display: none;
}
#media > label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
}
#media .button-crops{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
#media .upload-property-media.no-crop #btnRestore,
#media .upload-property-media.no-crop #btnCrop,
#media .upload-property-media.no-crop .canvas-wrap{
    display:none;
}
#media #result{
    max-width: 200px;
}
#media .dashboard-content-block{
    width:100%
}
#media .upload-property-media #btnRestore{
    border: 1px solid var(--color-secondary);
}
.page-template-user_dashboard_submit #media .cropper-crop-box,
.page-template-user_dashboard_submit #media .cropper-view-box {
    border-radius: 50%;
}

#media .cropper-view-box {
    /* Граница области кропа — функциональная линия, не декоративная тень. */
    box-shadow: 0 0 0 1px var(--color-accent-blue);
    outline: 0;
}
#media p{margin-bottom: 0rem;}
#media .hint_img{
    margin-top: 15px;
}
.hint_img_top{
    font-size: var(--text-base, 14px);
    font-weight: var(--weight-bold, 700);
    margin-bottom: 5px;
}
.hint_img_centr a{display: block;}
.hint_img_centr a:hover .hint_img_link{color: var(--color-heading);}
.hint_img_centr a span:first-child{
    min-width: 80px;
    display: inline-block;
}
.hint_img_centr .hint_img_link{
    font-size: var(--text-xs, 12px);
    font-weight: var(--weight-bold, 700);
    color: var(--color-muted-alt, #777E8C);
}
.hint_img_footer{
    font-size: var(--text-xs, 12px);
    font-weight: 300;
    margin-top: 10px;
    line-height: 17px;
}
@media(max-width: 900px){
    #media .canvas-wrap-inner{
        max-width: 100%;
        max-height: initial;
    }
    #media #canvas{
        max-width: 100%;
    }
}
/*/crop photo/*/ 
.page-template-user_dashboard_submit .dashboard-content-wrap > .d-flex > .order-2 {
    flex-shrink: 0;
    width: 220px;
    min-width: 196px;
}
#law_right_menu{
    min-width: 196px;
    max-width: 220px;
    position: relative;
    z-index: 2;
    box-shadow: none;
    padding: 4px 8px 0 12px;
    background: var(--color-white);
}
#law_right_menu.is-stuck {
    position: fixed;
    top: 16px;
}
#law_right_menu .menu-title {
    margin: 0 0 6px;
    padding: 0 8px;
    font-size: var(--text-xs);
    font-weight: var(--weight-bold);
    letter-spacing: var(--tracking-wide);
    line-height: var(--leading-snug);
    text-transform: uppercase;
    color: var(--color-caption);
}
#law_right_menu ul {
    margin: 0;
    padding: 0;
}
#law_right_menu ul li{
    margin: 0;
    padding: 0;
    border-radius: var(--radius-sm);
    transition: background var(--transition), color var(--transition);
}
#law_right_menu ul li a{
    display: flex;
    align-items: flex-start;
    gap: 6px;
    min-height: var(--h-small);
    padding: 5px 8px;
    white-space: normal;
    font-size: var(--text-sm);
    line-height: var(--leading-snug);
    color: var(--color-muted);
    text-decoration: none;
    border-radius: var(--radius-sm);
}
#law_right_menu ul li a i {
    flex-shrink: 0;
    margin-top: 3px;
    opacity: 0.5;
}
#law_right_menu ul li:hover,
#law_right_menu ul li:has(> .active){
    background-color: var(--color-blend);
    color: var(--color-hTag);
}
#law_right_menu ul li a:hover,
#law_right_menu ul li a.active {
    color: var(--color-hTag);
}
#law_right_menu ul li a.active {
    font-weight: var(--weight-bold);
}
#law_right_menu ul li a:focus-visible {
    outline: none;
    box-shadow: var(--shadow-primary);
}

.dashboard-content-wrap .form-control:not(.bootstrap-select),
.dashboard-content-wrap .bootstrap-select > .dropdown-toggle,
.dashboard-content-wrap textarea.form-control {
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    box-shadow: none;
    background-color: var(--color-white);
    transition: border-color var(--transition), box-shadow var(--transition);
}
.dashboard-content-wrap .bootstrap-select.form-control {
    border: none;
    box-shadow: none;
    background: transparent;
    height: auto;
    padding: 0;
}
.dashboard-content-wrap .form-control:not(.bootstrap-select):focus,
.dashboard-content-wrap .bootstrap-select > .dropdown-toggle:focus,
.dashboard-content-wrap textarea.form-control:focus {
    border-color: var(--color-secondary);
    box-shadow: var(--shadow-secondary);
    outline: none;
}
.page-template-user_dashboard_submit .dropdown-menu {
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-dropdown);
}
.page-template-user_dashboard_submit #submit_property_form .alert {
    border-radius: var(--radius-sm);
    box-shadow: none;
    padding: 12px 14px;
}
.page-template-user_dashboard_submit #submit_property_form .alert-success {
    background: var(--color-accent-green-bg);
    color: var(--color-success);
    border: 1px solid rgba(65, 160, 64, 0.25);
}
.page-template-user_dashboard_submit #submit_property_form .alert-danger {
    background: var(--color-accent-red-bg);
    color: var(--color-danger);
    border: 1px solid rgba(255, 85, 85, 0.25);
}
.page-template-user_dashboard_submit .add-new-listing-bottom-nav-wrap {
    box-shadow: none;
    background: var(--color-white);
}
@media (min-width: 768px) {
    .page-template-user_dashboard_submit.dashboard-edit-listing .add-new-listing-bottom-nav-wrap,
    .page-template-user_dashboard_submit.dashboard-add-new-listing .add-new-listing-bottom-nav-wrap {
        background: var(--color-white);
        box-shadow: none;
    }
    .page-template-user_dashboard_submit .add-new-listing-bottom-nav-wrap .btn.btn-primary-outlined {
        background: var(--color-white);
        color: var(--color-secondary);
        border: 1px solid var(--color-secondary);
    }
}
.page-template-user_dashboard_submit.dashboard-edit-listing .add-new-listing-bottom-nav-wrap button.red-but {
    background-color: var(--color-heading);
    border-color: var(--color-heading);
}
.page-template-user_dashboard_submit.dashboard-edit-listing .add-new-listing-bottom-nav-wrap button.red-but:hover {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
}
/*/workplace/*/
.workplace_item{
    position: relative;
    margin-top: 40px;
}
.workplace_remove{
    position: absolute;
    top: -27px;
    right: 0px;
    color: var(--color-border-muted);
    font-size: var(--text-md, 16px);
    border: 1px solid var(--color-border-muted);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    z-index: 9;
}
.workplace_remove:hover{
    color: var(--color-error, var(--color-accent-red));
    border-color: var(--color-error, var(--color-accent-red));
}
.ajax-result-search-work-place{
    width: 100%;
    min-width: 0;
    max-width: 100%;
	position: absolute;
	z-index: 5;
}
.ajax-result-search-work-place .ajax-result-wrap .item{
    padding: 3px 10px;
    transition: background var(--transition);
    font-size: var(--text-md, 16px);
}
.ajax-result-search-work-place .ajax-result-wrap .item:hover{
    background: var(--color-blend);
    cursor: pointer;
}
.ajax-result-search-work-place .ajax-result-wrap{
    background: var(--color-white);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-dropdown);
    padding: 10px 0;
}
.page-template-user_dashboard_properties .listing-card-wrap .reviews-btn{
    display:none;
}
#btnCrop,#btnCrop:hover {
    background-color: var(--color-success);
    border-color: var(--color-success);
}
#back_conv {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: var(--dashboard-z-overlay, 1040);
  width: 100%;
  height: 100vh;
}
#search-panel,#wplink-link-existing-content {
  display: none;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.viz_d .bs-searchbox input{
    padding-right: 77px;
}
.add_v {
  position: absolute;
  padding: 0;
  margin: 0;
  right: 10px;
  top: 5px;
  line-height: 40px;
  text-align: center;
  font-size: 32px;
  width: 80px;
  height: 40px;
  color: var(--color-text-primary, #3D4658);
  cursor: pointer;  
  font-size: var(--text-base, 14px);
  font-weight: var(--weight-bold, 700);
}
.workplace_item .row {
    align-items: center;
}
.workplace_check_box{
    display: flex;
    align-items: center;
    min-height: var(--but-card-height, 40px);
}
.workplace_check_box label{padding: 0;}
.workplace_check_span{
    font-size: var(--text-base, 14px);
    font-weight: var(--weight-bold, 700);
    line-height: 18px;
    color: var(--color-second, #848B99);
}
.vuz_red_dipl{
    align-items: end;
    display: flex;
}
.workplace_check_span input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: top;
	outline: none;
	transition: background 0.3s ease;
	cursor: pointer;
        position: relative;
        flex-shrink: 0;
}
.workplace_check_span input[type=checkbox]:checked {
    background: var(--color-secondary);
}
.workplace_check_span input[type=checkbox]:checked:after {
    content: '\e91a';
    color: var(--color-white);
    font-family: 'Harant-icons';
    position: absolute;
    top: calc(50% - 9px);
    width: 18px;
    height: 18px;
    left: calc(50% - 5px);
    font-size: var(--text-md, 16px);
}
.workplace_check_span input[type=checkbox] {
    border: 1px solid var(--color-gray);
}
.workplace_check_span input[type=checkbox]:hover {
    filter: brightness(90%);
}
.workplace_check_span input[type=checkbox]:disabled {
    filter: grayscale(100%);
    opacity: 0.6;
}
/*#media .dashboard-content-block.box_conv{*/
/*    z-index: 999999;*/
/*}*/




/*------------saved-search-------------------*/
.publication-header{
    display: flex;
    gap: 22px;
}

.publication-header .btn {
    display: block;
    width: auto;
    min-width: 150px;
    height: 38px;
    padding: 0 20px;
    background: var(--color-secondary);
    border-radius: var(--radius-xs, 6px);
    text-align: center;
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-base, 14px);
    line-height: 38px;
    color: var(--color-white);
    margin: 0 0 0 22px;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.publication-header .btn:hover {
    background: var(--color-heading);
    color: var(--color-white);
}
.wrap_personal{
    width: calc(100% - var(--dashboard-sidebar-width, 285px));
    padding: var(--dashboard-content-padding, 25px 27px 35px 38px);
    margin-left: var(--dashboard-sidebar-width, 285px);
}
.wrap_articles{
    width: 100%;
    max-width: 990px;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    gap: 20px;
}
@media(max-width: 1240px){
    .wrap_personal {
        padding: 25px 20px 35px var(--dashboard-gutter-x, 38px);
    }
}
/* 991.98, а не 992: на ровно 992px сайдбар ещё виден (min-width: 992px),
   и сброшенный margin-left уводил контент под него */
@media(max-width: 991.98px){
    .wrap_personal {
        width: 100%;
        margin-left: 0;
        padding: 15px;
    }
}

.personal_articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}
.card_articles {
    width: calc((100% - 40px) / 3);
    max-width: 310px;
    background: var(--color-white);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm-1, 9px);
    position: relative;
    margin: 0;
}
.dashboard-side-menu-wrap .side-menu a span.new_menu_item{
    background: var(--color-purple, #515687);
    border-radius: var(--radius-sm-1, 9px);
    display: inline-block;
    font-size: var(--text-xs, 12px);
    height: 21px;
    line-height: 1.8;
    padding: 0px 7px;
}
.dashboard-side-menu-wrap .side-menu a.active span.new_menu_item,.dashboard-side-menu-wrap .side-menu a:hover span.new_menu_item{
    background: var(--color-secondary);
}
@media(max-width: 1690px){
    .card_articles {
        width: calc((100% - 20px) / 2);
    }
}
@media(max-width: 991.98px){
    .card_articles {
        width: calc((100% - 20px) / 2);
        max-width: none;
    }
}
@media(max-width: 575.98px){
    .card_articles {
        max-width: 100%;
        width: 100%;
    }
}



.image_articles {
    height: 136px;
    overflow: hidden;
    width: 100%;
    background-position: center;
    background-size: cover;
    border-radius: var(--radius-sm) var(--radius-sm) 0 0;
}
.text_articles {
    padding: 10px 16px 95px;
}
.title_articles {
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-xl, 20px);
    line-height: 26px;
    color: var(--color-heading);
    text-decoration: none;
    display: block;
    height: 52px;
    overflow: hidden;
}
.bottom_articles {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 12px 15px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.info_status {
    background: var(--color-blend);
    border-radius: var(--radius, 4px);
    padding: 6px 10px 6px 9px;
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-base, 14px);
    line-height: 18px;
    color: var(--color-text-primary, #3D4658);
    margin-bottom: 8px;
}
.buttons_articles {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.status_articles {
    border-radius: var(--radius, 4px);
    padding: 6px 13px;
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-base, 14px);
    line-height: 18px;
}
.status_articles.status_moderation {
    background: var(--color-warning-light, #FDFBD5);
    color: #CCA736;
}
.status_articles.status_draught {
    background: var(--color-gray);
    color: var(--color-muted-alt, #777E8C);
}
.status_articles.status_public {
    background: var(--color-accent-green-bg);
    color: var(--color-success);
}
.nav_articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.nav_articles > div {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid var(--color-gray);
    border-radius: var(--radius, 4px);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 4px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    cursor: pointer;
}
.nav_articles > div a {
    display: block;
    width: 100%;
    height: 100%;
}
.nav_articles > div {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid var(--color-gray);
    border-radius: var(--radius, 4px);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 4px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    cursor: pointer;
}
.nav_articles > div.delete_articles {
    background-image: url(../../img/dashboard/new_icons/icon-delete.svg);
}
.nav_articles > div.view_articles {
    background-image: url(../../img/dashboard/new_icons/icon-view.svg);
}
.nav_articles > div.edit_articles {
    background-image: url(../../img/dashboard/new_icons/icon-edit.svg);
}
.nav_articles .dropdown_nav {
    width: 271px;
    background: var(--color-white);
    border: 1px solid var(--border-default);
    border-radius: var(--radius, 4px);
    padding: 10px 9px;
    position: absolute;
    top: 34px;
    left: 0;
    z-index: var(--dashboard-z-popover, 1060);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.nav_articles .dropdown_nav a {
    display: block;
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-xs, 12px);
    line-height: 16px;
    color: var(--color-text-primary, #3D4658);
    text-decoration: none;
    margin-bottom: 8px;
}
.nav_articles:hover .dropdown_nav,
.nav_articles:focus-within .dropdown_nav,
.nav_articles .dropdown_nav.open {
    opacity: 1;
    pointer-events: auto;
}
.nav_articles > div a {
    display: block;
    width: 100%;
    height: 100%;
}
/*   ****   */
.dashboard-header-left.publication-header{max-width: 1373px;}
.btn.articles_btn_filter{
    display: none;
}
.menu_nearby {
    display: flex;
    display: -webkit-flex;
    width: 100%;
}
.menu_nearby .articles_filter{
    margin-bottom: 0;
    margin-left: auto;
    min-width: max-content;
    position: relative;
}
#articles_sort_by{
    height: 38px;font-weight: var(--weight-bold, 700); font-family: var(--font-family, 'PT Sans', sans-serif);font-size: var(--text-base, 14px);border-radius: var(--radius-xs, 6px);text-align: left;
}
#articles_sort_by svg{
    transform: rotate(90deg);
    margin-left: 15px;
}
.articles_sort_select_list{
    display: none;
    min-width: 235px;
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-base, 14px);
    line-height: 24px;
    padding: 15px 0;
    color: var(--color-text-primary, #3D4658);
    position: absolute;
    top: 38px;
    right: 0;
    background: var(--color-white);
    border-radius: var(--radius-xs, 6px);
    border: 1px solid var(--border-default);
}
.articles_sort_select_list li{
    padding: 0 15px;
    transition: all .5s;
    cursor: pointer;
}
.articles_sort_select_list li:hover,.articles_sort_select_list li[selected]{
    background-color: var(--color-blend);    
}
.btn.btn_recomend,.btn.articles_btn_filter{
    background: var(--color-white);
    border: 1px solid var(--color-gray);
    color: var(--color-heading);
    width: auto;
}
.btn.btn_recomend:hover,.btn.articles_btn_filter:hover{
    background: var(--color-gray);
    border: 1px solid white;
    color: var(--color-secondary);
}
.personal_articles .wrap_articles{
    max-width: unset;
    flex-direction: column;
}
.card_articles_main{
    display: flex;
    display: -webkit-flex;
    min-height: 100px;
    color: var(--color-heading);
    align-items: center;
    justify-content: space-between;
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm-1, 9px);
    margin-bottom: 15px;
    padding: 0 25px 0 0px;
    line-height: 0;    
    position: relative;
    max-width: 1380px;
    width: 100%;
    gap: 10px;
}
.card_articles_main .card_articles_group_data{
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: relative;
    flex-grow: 1;
    gap: 5px;
}
.card_articles_main .card_articles_group_data .inf_plagiat{
    position:absolute;
    top: -15%;
    left: 0;
    font-size: var(--text-base, 14px);
    font-weight: var(--weight-bold, 700);
    background: var(--color-gray);
    color: var(--color-text-primary, #3D4658);
    padding: 7px 10px;
    min-height: max-content;
    line-height: 1;
    border-radius: var(--radius-sm-1, 9px);
}
.plagiat_red{color:var(--color-error, var(--color-accent-red));}
.card_articles_main .card_articles_group_data>div{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-direction: column;
    min-height: 100px;
    gap: 5px;
}
.card_articles_main p{
    margin: 0;
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-md, 16px);
    line-height: 1;
}
.card_articles_main span{
    font-weight: var(--weight-regular, 400);
    font-size: var(--text-base, 14px);
    line-height: 18px;
    color: var(--color-muted-alt, #777E8C);
}
.card_articles_main .card_articles_img{
    width: 100%;
    height: 100px;
    overflow: hidden;
    border-radius: var(--radius-sm) 0 0 var(--radius-sm);
    max-width: 150px;
    min-width: 150px;
    align-self: start;
}
.card_articles_img img{
    max-width: 150px;
    max-height: 100px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.card_articles_title{
    flex-grow: 1;
    width: 100%;
    max-width: calc(47% - 110px);
}
.card_articles_main .card_articles_title p{
    display: inline-block;
    font-size: 21px;
    line-height: 26px;
    font-weight: var(--weight-bold, 700); 
    max-height: 3.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.card_articles_main .card_articles_title p.not_title {
  font-size: var(--text-md, 16px);
  line-height: 1.5;
  max-height: 4.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.articles_like_l:before,.articles_like_d:before{
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.articles_like_l:before{
    background: url(../../img/icons/like.png) no-repeat;
}
.articles_like_d:before{
    background: url(../../img/icons/dislike.png) no-repeat;
}
.articles_like_sep{
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    max-width: 105px;
    flex-grow: 1;
}
.card_articles_view{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
}
.card_articles_main>div span{
    align-items: end;
    padding-bottom: 2px;
    margin-top: 10px;
}
.card_articles_main>div p{
     align-items: start;
     justify-content: center;
}
.card_articles_main>div span,.card_articles_main>div p{
    flex-grow: 1;
    display: flex;
    display: -webkit-flex;
}
.card_articles_comm {
    
}
.card_articles_status>div{max-width: max-content;}
.card_articles_status{
    min-width: 150px;
    z-index: 1;
    position: absolute;
    top: 3px;
    right: 30px;
}
.card_articles_status span{
    flex-grow: 0;
    color: var(--color-muted-alt, #777E8C);
    font-weight: var(--weight-regular, 400);
    font-size: var(--text-base, 14px);
    line-height: 18px;
}
.card_articles_menu{
    position: absolute;
    /*bottom: calc(50% - 7px);*/
    top: 12px;
    right: 15px;
}
.card_articles_menu>div {
    position: relative;
}
.card_articles_menu>div a{padding: 2px;}
.dots_menu.card_articles_ul{
    display: none;
    position: absolute;
    width: max-content;
    right: 0;
    top: 100%;
    padding: 5px 0;
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm-1, 9px);
    background: var(--color-white);
    z-index: 3;
}
.dots_menu.card_articles_ul li{
    list-style-type: none;
    font-weight: var(--weight-regular, 400);
    font-size: var(--text-xs, 12px);
    line-height: 161%;
    margin: 4px 0;
    padding: 2px 8px 2px 8px;
      -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.dots_menu.card_articles_ul li:hover {
    background-color: var(--color-blend);
}

.card_articles_del:before,.card_articles_v:before,.card_articles_v_c:before,.card_articles_ed:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 5px;
}
.card_articles_del:before {
    background: url(../../img/dashboard/uil_trash.svg) no-repeat;
}
.card_articles_v:before {
    background: url(../../img/dashboard/uil_document-layout-left.svg) no-repeat;
}

.card_articles_v_c:before {
    background: url(../../img/dashboard/uil_eye.svg) no-repeat;
    height: 12px;
}
.card_articles_ed:before {
    background: url(../../img/dashboard/uil_edit.svg) no-repeat;
}
.card_articles_status>div{
    
}
.card_articles_main .card_articles_status span{
    padding-top: 5px;
}
#hrnt_articles_recom .modal-dialog {
    max-width: 602px;
}
#hrnt_articles_recom .modal-content {
    border: none;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-modal);
    overflow: hidden;
}
#hrnt_articles_recom .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    padding: 24px 24px 16px;
    border: none;
}
#hrnt_articles_recom .modal-body {
    padding: 0 24px 24px;
}
#hrnt_articles_recom .modal-title {
    margin: 0;
    max-width: none;
    padding-right: 8px;
    font-family: var(--font-family);
    font-weight: var(--weight-bold);
    font-size: var(--text-2xl);
    line-height: var(--leading-heading);
    letter-spacing: var(--tracking-snug);
    color: var(--color-heading);
}
#hrnt_articles_recom .close {
    position: relative;
    top: auto;
    right: auto;
    float: none;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    margin: -8px -8px 0 0;
    padding: 0;
    opacity: 1;
    border: none;
    border-radius: var(--radius-sm);
    background: url(../../img/dashboard/close_modal.svg) center no-repeat;
    background-size: 18px 18px;
    transition: background-color var(--transition), box-shadow var(--transition);
}
#hrnt_articles_recom .close:hover {
    background-color: var(--color-blend);
}
#hrnt_articles_recom .close:focus-visible {
    outline: none;
    box-shadow: var(--shadow-primary);
}
#hrnt_articles_recom .form-group {
    margin-bottom: 12px;
}
#hrnt_articles_recom .search_icon {
    width: 100%;
    max-width: none;
    height: auto;
    position: relative;
}
#hrnt_articles_recom .search_icon:after {
    color: var(--color-caption);
    right: 14px;
    content: "";
    text-align: center;
    font-family: "houzez-iconfont";
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    pointer-events: none;
}
#hrnt_articles_recom .search_icon input {
    min-height: 44px;
    height: 44px;
    padding: 10px 40px 10px 12px;
    border: 1px solid var(--color-gray);
    border-radius: var(--radius);
    font-family: var(--font-family);
    font-weight: var(--weight-regular);
    font-size: var(--text-base);
    line-height: var(--leading-normal);
    color: var(--color-body);
    transition: border-color var(--transition), box-shadow var(--transition);
}
#hrnt_articles_recom .search_icon input:focus,
#hrnt_articles_recom .search_icon input:focus-visible {
    outline: none;
    border-color: var(--color-gray);
    box-shadow: var(--shadow-primary);
}
#hrnt_articles_recom .articles_recom_ul {
    max-height: 350px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    scrollbar-width: thin;
}
#hrnt_articles_recom .articles_recom_ul::-webkit-scrollbar {
    width: 0;
}
#hrnt_articles_recom .articles_recom_ul li {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 44px;
    padding: 8px 10px;
    border-radius: var(--radius);
    font-family: var(--font-family);
    font-style: normal;
    font-weight: var(--weight-regular);
    font-size: var(--text-base);
    line-height: var(--leading-normal);
    color: var(--color-muted);
    cursor: pointer;
    transition: background-color var(--transition), color var(--transition);
}
#hrnt_articles_recom .articles_recom_ul li .articles_recom_name {
    max-width: 80%;
    display: inline-block;
}
#hrnt_articles_recom .articles_recom_ul li span:last-child {
    display: none;
    flex-shrink: 0;
    cursor: pointer;
    font-weight: var(--weight-bold);
    color: var(--color-link-brand);
}
#hrnt_articles_recom .articles_recom_ul li:hover {
    background: var(--color-blend);
    color: var(--color-heading);
}
#hrnt_articles_recom .articles_recom_ul li:hover span {
    display: inline-block;
}
.btn.houzez-submit-js:hover{
	background-color: var(--color-success-hover);
  border-color: var(--color-success-hover);
}
@media (max-width:1355px){    
    .card_articles_main .card_articles_group_data{
        min-width: 0;
    }
}
@media (max-width:1280px){
    .card_articles_main{
        flex-flow: row wrap;
    }
    .card_articles_main .card_articles_title {
        max-width: 100%;
        padding-left: 15px;
    }
    .card_articles_main .card_articles_group_data {
        max-width: 100%;
        min-width: 0;
        padding-left: 5px;
    }
    .card_articles_view,.card_articles_reading,.card_articles_like,.card_articles_comm{
        padding-left: 5px;
    }
    .card_articles_main .card_articles_img{
        border-radius: var(--radius-sm) 0 0 0;
    }
}
@media (max-width:991.98px){
	.publication-header{
        flex-direction: column;
    }
    .menu_nearby .btn.btn-primary{margin-left: 0px;}
    .btn.articles_btn_filter{
        display: inline-block;
    }
    .menu_nearby{
        overflow-x: auto;
        overflow-y: hidden;
    }
    .articles_filter.active{
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: block;
    }
    .publication-header .btn{margin-left: 0px;}
    .menu_nearby .modal.fade.show{
        display: block;
        background-color: rgba(0,0,0,0.7);        
    }
	#submit_property_form .add-new-listing-bottom-nav-wrap{
		position: fixed;
		bottom: 0px;
		left: 50%;
		transform: translateX(-50%);
		min-width: 250px;
		width: calc(100% - 30px);
		max-width: 420px;
		z-index: 110;
		padding-bottom: env(safe-area-inset-bottom, 0);
		box-sizing: border-box;
	}
	#submit_property_form {
		padding-bottom: 88px;
	}
	#submit_property_form .add-new-listing-bottom-nav-wrap .btn.btn-success.houzez-submit-js.red-but{display: none;}
}
@media (max-width:638px){
    .card_articles_main .card_articles_group_data{
        max-width: 100%;
        min-width: 0;
        gap: 0;
    }
    .card_articles_menu {
        bottom: calc(90% - 7px);
    }
    .card_articles_main{
        padding-bottom: 25px;
    }
    .card_articles_status{
        right: 25px;
        justify-content: center;
        display: flex;
    }
    .card_articles_main .card_articles_status span{
        padding-left: 15px;
    }
	.menu_nearby .btn-primary{
        order: 1;
    }
    .menu_nearby .btn_recomend{
        order: 3;
    }
    .menu_nearby .articles_filter{
        order: 2;
        margin-right: 9px;
    }
}
@media (max-width:448px){
    .card_articles_main .card_articles_group_data{
        flex-wrap: wrap;
        /* снимает min-width: 350px из блока 638px: при ширине контента 343px (375px - паддинги)
           он давал горизонтальный скролл; здесь дети и так переносятся по 50% */
        min-width: 0;
        margin-bottom: 15px;
    }
    .card_articles_main .card_articles_group_data > div{
        min-width: 50%;
        min-height: 58px;
    }
    .card_articles_menu {
        bottom: calc(94% - 7px);
    }
    .card_articles_main .card_articles_title p{
        white-space: normal;
        max-height: 100px;
    }
    .card_articles_main .card_articles_img,.card_articles_img img{        
        max-height: 135px;
        height: auto;
        max-width: 100%;
        min-width: 0;
        width: 100%;
    }    
    .card_articles_reading {
        order: 1;
    }
    .card_articles_main > div p{justify-content: start;}
}
/*------------END saved-search-------------------*/


/*------------my-properties-------------------*/
.card_jurist {
    max-width: 800px;
    background: var(--color-white);
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm-1, 9px);
    padding: 16px;
    position: relative; }
.card_jurist.wrap_market{border: 2px solid var(--color-success);}
@media (max-width: 767.98px){
    .card_jurist.agency_card .description_card{
        width: auto;
    }
}

.card_jurist.agency_card .description_card{
    margin-left: 0px;
}
.card_jurist.agency_card a.photo_card{
    border: 1px solid #d5d5d5;
}
.card_jurist.agency_card{
    margin-bottom: 15px;
}
.head_card {
    padding-right: 157px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 11px;
    position: relative; 
}
.property-dashboard-list {
    display: block;
}
/* Bootstrap .row / .card-deck дают margin: -15px и сдвигают карточку
   относительно h1 и блоков promo / визиток ниже. */
.page-template-user_dashboard_properties .dashboard-content-inner-wrap.row {
    margin-left: 0;
    margin-right: 0;
}
.page-template-user_dashboard_properties .dashboard-content-block-wrap.col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}
.page-template-user_dashboard_properties .property-dashboard-list.card-deck {
    margin-left: 0;
    margin-right: 0;
}
.listing-wrap .d-flex.align-items-center {
    position: relative;
}
.top_status_card {
    display: none;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1;
}
.not_backgr {
    background: no-repeat;
    color: var(--color-heading);
    border-color: var(--color-heading);
}
@media (max-width: 991.98px) {
    .listing-wrap .status_card {
        display: none;
    }
    .top_status_card,
    .top_status_card .status_card {
        display: block;
    }
}
@media (max-width: 500px) {
    .listing-wrap .list-view .item-body .item-title {
        bottom: auto;
    }
    #dropdownMenuButton.btn-primary-outlined {
        margin: 0 36px 15px 0;
    }
    .item-wrap.item-wrap-v2 a {
        padding: 10px;
    }
    .top_status_card {
        right: 0;
    }
}
.promo_right img,
.promo_right_wrap_b img {
    max-width: 100%;
    height: auto;
}
.attach-thumb__inner {
    position: relative;
    width: 70px;
    height: 70px;
    max-width: 70px;
}
.attach-thumb__inner img {
    display: block;
    width: 70px;
    height: 70px;
    max-width: 70px;
    max-height: 70px;
    object-fit: cover;
}
.page-template-user_dashboard_submit .attach-thumb__inner img {
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    box-shadow: none;
}
.page-template-user_dashboard_submit .cont_add_img .attach-thumb img,
.page-template-user_dashboard_submit .cont_dop_add_img .attach-thumb img {
    width: 70px;
    height: 70px;
    max-width: 70px;
    max-height: 70px;
    object-fit: cover;
}
.card_personal .head_card {
    flex-wrap: wrap;
    padding: 0;
    gap: 12px;
}
.card_personal .text_card{
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    max-width: 71%;
}
@media only screen and (max-width: 650px) {
  .card_personal .text_card {
    max-width: 63%;
  }
}
.info_card {
    width: 100px;
    margin: 0 36px 0 22px;
    flex: none; }

.photo_card {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto 10px; 
	display: block;
	position: relative;
}
.photo_card img {
    display: block;
    max-width: 100%;
    height: auto;
}
.listing-wrap .img-fluid.wp-post-image{
	height: auto;
}
.listing-wrap a.photo_card{
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 12px;
}
.listing-wrap .b-circle-line {
  position: absolute;
  left: -5px;
  top: -5px;
  width: 110px;
  height: 110px;
  border: 3px solid var(--color-secondary);
  border-radius: 50%;
}
.listing-wrap .b-circle-line.op_have_video {
  border: 2px solid #9b9b9b;
}
#avatar-video .modal-dialog {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  max-width: 670px;
}
#avatar-video .modal-content {
  background: none;
  border: none;
  /* Прозрачная модалка с видео — тень и радиус общего слоя тут не нужны. */
  border-radius: 0;
  box-shadow: none;
}
#avatar-video .modal-content .close {
  color: var(--color-white);
  opacity: 1;
  font-size: 33px;
  font-weight: 300;
  text-align: right;
margin-right: 15px;
}
#avatar-video .modal-body {
  max-height: 390px;
  overflow: hidden;
  max-width: 100%;
}
#avatar-video .modal-body iframe {
  max-width: 100%;
  height: auto;
  min-height: 350px;
}
.review_card {
    width: 92px;
    height: 24px;
    line-height: 24px;
    background: var(--color-warning-light, #FDFBD5);
    border-radius: var(--radius, 4px);
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: 11px;
    color: var(--color-text-primary, #3D4658);
    text-align: center;
    padding: 0 3px;
    margin: 0 auto; }
.review_card .review_star {
    position: relative;
    padding-left: 16px; }
.review_card .review_star::before {
    content: '';
    width: 13px;
    height: 13px;
    background: url(/wp-content/themes/houzez/assets/img/dashboard/new_icons/star.svg) no-repeat;
    position: absolute;
    left: 0;
    top: -1px; }
.review_card.review-normal .review_star::before {
    background: url(/wp-content/themes/houzez/assets/img/dashboard/new_icons/half_star.svg) no-repeat;
}
.review_card.review-bad .review_star::before {
    background: url(/wp-content/themes/houzez/assets/img/dashboard/new_icons/halg_grey_star.svg) no-repeat;
}
.review_card.no-star,
.review_card.no-star .review_star span ,
.review_card.no-star .review_star {
    padding-left:0px;
    background: var(--color-blend);
}
.review_card.no-star .review_star::before {
    content: none;
}
.review_card.review-bad,
.review_card.review-bad span{
    background: var(--color-blend);
}
.rating_card {
    text-align: center;
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    color: var(--color-white);
    position: absolute;
right: 0;
top: -17px;}
.rating_card span {
	display: block;
        background: var(--color-success);
	color: var(--color-white);
	font-size: var(--text-md, 16px);
	text-align: center;
	width: 38px;
	line-height: 45px;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 85%, 0 100%);
}
.rating_card .normal{
    background: var(--color-accent-yellow, #F2C94C);
}
.rating_card .bad{
    background: var(--color-muted-alt, #777E8C);
}
.text_card {
    flex: 3; }

.profession_card {
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-xs, 12px);
    line-height: 161%;
    color: var(--color-second, #848B99); }

.name_card {
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-xl, 20px);
    line-height: 26px;
    color: var(--color-heading);
    margin-bottom: 12px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    position: relative; 
	width: 100%;
    margin-right: 50px;
}
h3.name_card {
    margin-top: 0;
}
.name_card .verification {
    position: relative;
    bottom: 0;
    right: -25px; }
.name_card .verification::after {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../../img/dashboard/new_icons/verification.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    bottom: 3px; }
.name_card .verification:hover .info_verification {
    opacity: 1;
    z-index: 1; }

.info_verification {
    width: 176px;
    display: inline-block;
    position: absolute;
    background: var(--color-success);
    border-radius: var(--radius, 4px);
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-xs, 12px);
    line-height: 14px;
    color: var(--color-white);
    text-align: center;
    padding: 6px;
    bottom: 30px;
    right: 0;
    opacity: 0;
    z-index: -1;
    transition: all .3s; }
.name_card a{position: relative;}
.verification.market::after {
  content: '\e915';
  width: 21px;
  height: 21px;
  right: -3px;
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 4px;
  font-family: 'harant-icons';
  line-height: 1;
  color: green;
  background: var(--color-accent-green-bg);
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 1px;
  border-radius: var(--radius, 4px);
  font-weight: 500;
}
.tags_card {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 15px 0 14px; }
.tags_card li {
    list-style-type: none;
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-regular, 400);
    font-size: var(--text-base, 14px);
    line-height: 161%;
    color: var(--color-second, #848B99);
    position: relative;
    padding-left: 18px;
    margin-right: 20px; }
.tags_card li:last-child {
    margin-right: 0; }
.tags_card .tag_city::before {
    content: '';
    width: 14px;
    height: 14px;
    background: url(../../img/dashboard/new_icons/map-marker.svg) no-repeat;
    position: absolute;
    top: 4px;
    left: 0; }
.tags_card .tag_experience::before {
    content: '';
    width: 14px;
    height: 14px;
    background: url(../../img/dashboard/new_icons/award.svg) no-repeat;
    position: absolute;
    top: 4px;
    left: 0; }
.tags_card .tag_work::before {
    content: '';
    width: 14px;
    height: 14px;
    background: url(../../img/dashboard/new_icons/notebooks.svg) no-repeat;
    position: absolute;
    top: 4px;
    left: 0; }

.description_card {
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-regular, 400);
    font-size: var(--text-base, 14px);
    line-height: 160%;
    color: var(--color-muted-alt, #777E8C);
    margin-bottom: 14px; }

.list_price {
    margin: 0;
    padding: 0; }
.list_price.hidden {
    display: none; }
.list_price li {
    list-style-type: none;
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-base, 14px);
    line-height: 157%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin-bottom: 3px; }
.list_price li span {
    background: var(--color-white);
    position: relative;
    z-index: 2; }
.list_price li::after {
    content: '';
    width: 100%;
    height: 1px;
    background: url(../../img/dashboard/new_icons/line.svg);
    position: absolute;
    left: 0;
    bottom: 5px; }

.more_price {
    text-align: right;
    margin-top: -5px; }

.more_btn {
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-regular, 400);
    font-size: var(--text-xs, 12px);
    line-height: 160%;
    color: var(--color-muted-alt, #777E8C);
    cursor: pointer;
    position: relative;
    padding-right: 19px; }
.more_btn::after {
    content: '';
    width: 11px;
    height: 11px;
    background: url(../../img/dashboard/new_icons/more.svg) no-repeat;
    position: absolute;
    top: 2px;
    right: 0; }
.more_btn.active::after {
    transform: rotate(180deg);
    top: 3px; }

.sale_card {
    background: var(--color-warning-light, #FDFBD5);
    border-radius: var(--radius-xs, 6px);
    width: 147px;
    padding: 6px 2px 7px;
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-xs, 12px);
    line-height: 157%;
    text-align: center;
    color: var(--color-text-primary, #3D4658);
    position: absolute;
    top: 16px;
    right: 80px; }

.sale_card span {
    color: var(--color-heading);
    display: block; }

.bottom_card {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0; }
.left-buttons-wrap{
    display: flex;
    gap: 13px;
}
.status_card {
    width: 123px;
    height: 34px;
    border-radius: var(--radius, 4px);
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-xs, 12px);
    line-height: 34px;
    text-align: center; }
.status_card.status_moderation {
    background: var(--color-warning-light, #FDFBD5);
    color: #D2AC37;
}
.status_card.status_draught {
    background: var(--color-gray);
    color: var(--color-muted-alt, #777E8C);
}
.status_card.status_public {
    background: var(--color-accent-green-bg);
    color: var(--color-success);
}
.btn_editor {
    display: flex;
    width: 125px;
    height: 34px;
    border-radius: var(--radius, 4px);
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-xs, 12px);
    line-height: 32px;
    color: var(--color-heading);
    justify-content: center;
	align-items: center;
	gap: 3px;
    text-decoration: none; }


.btn_editor img {
    position: relative;
    top: 0px;
    margin-right: 2px; }

.btn_editor.default-btn path{
    fill:white;
}
.btn_editor.default-btn{
    background: var(--color-secondary);
    color: white;
}
.btn_editor.second-gray-btn i{
    margin-left: 3px;
    font-size: var(--text-base, 14px);
    position: relative;
    top: 1px;
}
.btn_editor.second-gray-btn{
    border: 1px solid var(--color-gray);
}
.btn_editor.second-gray-btn:hover{
    background: var(--color-gray);
    border: 1px solid white;
}
.btn_editor.default-btn:hover{
    background: var(--color-purple, #515687);
    color: white;
}
.btn_editor.second-gray-btn.raise_views{
    width: max-content;
    padding-left: 15px;
    padding-right: 15px;
    background: var(--color-success);
    color: var(--color-white);
}
/*------------END my-properties-------------------*/


/*------------publication edit-------------------*/
.form-group.author_choice{
    display:none;
}
.area-as-input{
    resize: inherit;
    padding-right: 40px;
    overflow: hidden;
}
.area-counter {
    position: absolute;
    top: 40px;
    right: 9px;
    opacity: 0.5;
}
.is-invalid ~ .area-counter{
    top: 41px;
    right: 33px;
}
.area-counter .zero{
    color: red;
    font-weight: bold;
}
.dashboard-content-block .mce-container .moxie-shim input,
.dashboard-content-block .mce-container .moxie-shim{
    display: none !important;
}
@media(max-width: 991.98px) {
    .dashboard-content-block .mce-container .moxie-shim input,.dashboard-content-block .mce-container .moxie-shim{
        display: block !important;
    }
}
.dashboard-content-block .mce-statusbar{
    display:0px!important;
}
.dashboard-content-block .mce-path-item {
    display:none;
}
.dashboard-content-block .mce-statusbar {
    border-bottom-right-radius: var(--radius-sm);
    border-bottom-left-radius: var(--radius-sm);
    border-top: none;
}
.page-template-user_dashboard_favorites h2{
    font-weight: bold;
}
/*------------END publication edit-------------------*/
/*----------------wp_editor_style-----------------------*/
.mce-toolbar .mce-ico{
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center 2px;
}
.mce-toolbar #mceu_12 .mce-ico{
    background-size: 20px 16px;
}
div.mce-toolbar-grp>div{
    background: var(--color-gray);
}
.wp-editor-container {
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    overflow: hidden;
    box-shadow: none;
}
body.page-template-user_dashboard_submit .mce-tinymce.mce-container,
body.page-template-user_dashboard_submit .mce-panel {
    border-color: var(--border-default);
    border-radius: var(--radius-sm);
    box-shadow: none !important;
}
body.page-template-user_dashboard_submit .mce-floatpanel.mce-popover,
body.page-template-user_dashboard_submit .mce-menu {
    border: 1px solid var(--border-default);
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-dropdown) !important;
}
body.page-template-user_dashboard_submit .mce-window {
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-modal) !important;
}
html .mce-menu.mce-in.mce-animate,
html .mce-toolbar .mce-btn-group .mce-btn.mce-listbox{
    border-radius: var(--radius-sm);
}
@media (max-width:1300px) {
    .dashboard-content-inner-wrap .result-search-list .item-title {
        white-space: inherit;
        max-width: 250px;
    }
    .dashboard-content-inner-wrap .card .list_adress {
        max-width: 280px;
    }
}
@media (max-width:1200px) {
    .dashboard-content-inner-wrap .result-search-list .item-title {
        max-width: 120px;
    }
}
@media (max-width:1075px) {
	.name_card{max-width: 276px;}
}
@media (max-width:991.98px) {
    .dashboard-content-inner-wrap .result-search-list .item-title {
        max-width: 133px;
    }
}
@media (max-width: 767.98px) {
    .dashboard-content-inner-wrap .result-search-list .item-title {
        max-width: 300px;
    }
	.name_card{ max-width: 84%;}
	.sale_card {
        display: none;
    }
    .card_jurist {
        margin-bottom: 20px;
        padding-bottom: 18px;
    }
    .head_card {
        margin-bottom: 13px;
        padding: 0;
    }
    .info_card {
        width: 92px;
        margin: 0 13px 0 0;
    }
    .photo_card {
         width: 70px;
         height: 70px;
         margin-bottom: 15px;
    }
	.listing-wrap .b-circle-line{
		width: 80px;
		height: 80px;
	}
    .profession_card {
        margin-top: 0;
        line-height: 14px;
    }
    .name_card {
        margin-bottom: 10px;
        font-size: var(--text-lg, 18px);
        line-height: 21px;
    }
    .name_card .verification {
        right: -20px;
    }
    .name_card .verification::after {
        width: 13px;
        height: 13px;
        bottom: 2px;
    }
    .tags_card {
        display: block;
        margin-bottom: 0;
        margin-top: 8px;
    }
    .tags_card {
        margin-bottom: 2px;
        font-size: var(--text-xs, 12px);
        min-height: 40px;
    }
    .description_card {
        line-height: 157%;
        margin: 12px 0 0;
        width: 100%;
        margin-left: 0;
        max-height: 4.4em;
        overflow: hidden;
    }
    .price_card {
        display: none;
    }
    .bottom_card {
        padding: 0;
    }
}
@media (max-width:650px){
    .btn_editor {
        width: 119px;
    }
    .status_card {
        width: 107px;
    }
	#avatar-video .modal-body iframe {
        min-height: 245px;
    }
}
@media (max-width:550px) {
    html .dashboard-content-inner-wrap .result-search-list .item-title {
        font-size: var(--text-xl, 20px)!important;
        position: static;
    }
    html .dashboard-content-inner-wrap .result-search.row .card_left_and_right {
        padding-top: 0;
    }
}
@media (max-width:500px) {
    .left-buttons-wrap {
        flex-direction: column;
        gap: 10px;
        flex-wrap: wrap;
    }
    .status_card {
        margin-bottom: 10px;
    }
    .btn_editor.second-gray-btn{
        width: 90px;
    }
}
.mce-interviews-modal.mce-window .mce-window-head .mce-close i,.mce-freq_quest-modal.mce-window .mce-window-head .mce-close i {
    display:none;
}
.mce-interviews-modal.mce-window .mce-window-head .mce-close:before,.mce-freq_quest-modal.mce-window .mce-window-head .mce-close:before {
    background-image: url("/wp-content/plugins/harant_Interview/assets/img/close.svg");
    display: block;
    content: ' ';
    width: 18px;
    height: 18px;
    background-position: center;
    background-size: cover;
}

.mce-interviews-modal.mce-window .mce-window-head .mce-close,.mce-freq_quest-modal.mce-window .mce-window-head .mce-close {
    top: 21px;
    right: 11px;
}
.mce-interviews-modal.mce-window .mce-window-head .mce-title,.mce-freq_quest-modal.mce-window .mce-window-head .mce-title{
    font-family: var(--font-family, 'PT Sans', sans-serif);
    font-size: 32px;
    font-weight: var(--weight-bold, 700);
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
    padding: 20px 0px 0px 20px;
}
.mce-interviews-modal.mce-window .mce-window-head,.mce-freq_quest-modal.mce-window .mce-window-head{
    border-top:0px;
    border-bottom:0px;
}

.mce-interviews-modal.mce-container,
.mce-interviews-modal.mce-container *,
.mce-interviews-modal.mce-widget,
.mce-interviews-modal.mce-widget *,
.mce-freq_quest-modal.mce-container,
.mce-freq_quest-modal.mce-container *,
.mce-freq_quest-modal.mce-widget,
.mce-freq_quest-modal.mce-widget *{
    border-radius: var(--radius-lg);
}

/* specialization_of_lawyer */
.specialization_lawyer{padding: 0;}
.specialization_block{
    max-height: 70vh;
    overflow: auto;
    margin-top: 0;
    padding-top: 0;
}
.count_spec_all{
    padding: 15px 0 10px 30px;
    background: var(--color-white);
    height: 50px;
    z-index: 9;
    position: relative;
    font-size: var(--text-base, 14px);
    font-weight: var(--weight-bold, 700);
    color: var(--color-heading);
}
.count_spec_all span{
    font-weight: 300;
    color: var(--color-text-primary, #3D4658);
}
.specialization_lawyer > ul > li ul {
  display: none;
}
.specialization_lawyer li{
    list-style: none;
    margin-bottom: 5px;
    min-height: 32px;
}
.specialization_lawyer > ul > li a.active + span + ul {
  display: block !important;
}
.specialization_lawyer .list_cat{
    display: inline-block;
}
.specialization_lawyer .list_cat_name,.specialization_lawyer .list_cat_count,.s_l_f_1 span{
    font-size: var(--text-base, 14px);
    line-height: 1.3;
}
.specialization_lawyer .list_cat_name,.specialization_lawyer .list_cat_count{font-weight: var(--weight-bold, 700);}
.specialization_lawyer .list_cat_count{
    background: var(--color-blend);
    padding: 2px 7px 2px 5px;
    border-radius: var(--radius, 4px);
    color: var(--color-muted-alt, #777E8C);
    display: inline-flex;
    line-height: 19px;
    cursor: pointer;
}
.specialization_lawyer .list_cat_count:after {
  content: "\e905";
  font-family: 'harant-icons';
  font-size: var(--text-lg, 18px);
  padding-left: 7px;
  color: var(--color-muted-alt, #777E8C);
  font-weight: 100;
  width: 20px;
  height: 18px;
}
.specialization_lawyer_flex {
    display: flex;
    justify-content: space-between;
	gap: 0 20px;
}
.specialization_lawyer_flex>div{
    width: auto;
	min-width: 0;
}
@media (min-width: 992px) {
    .specialization_lawyer_flex>div{
        min-width: 215px;
    }
}
.specialization_lawyer_flex .s_l_f_1 {
  display: flex;
  align-items: center;
  max-width: 50%;
}
.specialization_lawyer_flex .s_l_f_2 {  
  justify-content: end;
  gap: 5px;
  display: none;
}
.specialization_lawyer_flex .s_l_f_2.show{
    display: flex;
}
.specialization_lawyer .priceCat {
  width: 100px;
  height: 32px;
  padding: 0 5px;
}
.dropdown_law {
  position: relative;
  display: inline-block;
  height: 32px;
}
.dropdown-toggle_law {
  cursor: pointer;
  background: var(--color-blend);
  padding: 2px 9px;
  border-radius: var(--radius, 4px);
  font-size: var(--text-base, 14px);
  color: var(--color-muted-alt, #777E8C);
  font-weight: var(--weight-bold, 700);
  height: 100%;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 160px;
}
.dropdown-toggle_law:after {
  content: "\e905";
  font-family: 'harant-icons';
  font-size: var(--text-lg, 18px);
  padding-left: 7px;
  color: var(--color-muted-alt, #777E8C);
  font-weight: 100;
  width: 17px;
  height: 18px;
}
.dropdown-menu_law {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background-color: var(--color-white);
  border: 1px solid var(--border-default);
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow-dropdown);
  padding: 10px;
  width: 100%;
  z-index: 9;
}
.specialization_lawyer .dropdown-item {
  cursor: pointer;
  padding: 5px;
  font-size: var(--text-base, 14px);
  color: var(--color-muted-alt, #777E8C);
  font-weight: var(--weight-bold, 700);
}
.dropdown-item.active,
.dropdown-item:active{
    background: none;
    color: var(--color-heading);
}
.dropdown-menu_law.show .dropdown-item:hover{
    color: var(--color-text-primary, #3D4658);
    background: var(--color-blend);
}
.show {
  display: block;
}
.add_usl{
    color: var(--color-text-primary, #3D4658);
    display: flex;
    align-items: center;
    cursor: pointer;
    max-width: max-content;
}
.add_usl i{
    font-size: var(--text-lg, 18px);
    font-weight: 100;
    margin-right: 3px;
}
.sub_term{
    display: none;
	margin-top: 8px;
}
.sub_term.show{
    display: block;
}
input.add_uslug{
    height: 32px;
}
.specialization_lawyer input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: top;
	outline: none;
	transition: background 0.3s ease;
	cursor: pointer;
        position: relative;
        flex-shrink: 0;
}
 .specialization_lawyer input.globCat{top: 4px;}
/* Checked */
.specialization_lawyer input[type=checkbox]:checked {
    background: var(--color-secondary);
}
.specialization_lawyer input[type=checkbox]:checked:after {
    content: '\e91a';
    color: var(--color-white);
    font-family: 'Harant-icons';
    position: absolute;
    top: calc(50% - 12px);
    width: 18px;
    height: 18px;
    left: calc(50% - 5px);
    font-size: var(--text-md, 16px);
}
.specialization_lawyer input[type="checkbox"].globCat.osnov_uslug:checked{
  background: var(--color-muted-alt, #777E8C);
}
.specialization_lawyer input[type=checkbox] {
    border: 1px solid var(--color-gray);
}
.specialization_lawyer input[type=checkbox]:hover {
    filter: brightness(90%);
}
.specialization_lawyer input[type=checkbox]:disabled {
    filter: grayscale(100%);
    opacity: 0.6;
}
.specialization_items.is-invalid input[type=checkbox].propTypeLaw,#specialization_lawyer .specialization_block.is-invalid{
    border: 1px solid var(--color-danger);
}
.specialization_items.is-invalid .list_cat_name{
    color: var(--color-danger);
}
.special_box_input {
    display: flex;
    flex-direction: row;
    gap: 5px;
	align-items: center;
	height: min-content;
}
.special_box_input span{font-weight: var(--weight-bold, 700);color: var(--color-muted-alt, #777E8C);}
.form-control.add_uslug {
  padding-right: 17px;
}
.s_l_f_1 span.special_count_word {
  position: relative;
  left: -18px;
  color: var(--color-muted-alt, #777E8C);
}
.form-control.add_uslug._error,.form-control.add_uslug._error:focus{
    border-color: var(--color-error, var(--color-accent-red));
}
.search_spec_all {
  padding: 15px 30px 10px 30px;
  background: var(--color-white);
  height: 60px;
  z-index: 9;
  position: relative;
  font-size: var(--text-base, 14px);
  font-weight: var(--weight-bold, 700);
  color: var(--color-heading);
  z-index: 102;
}
.search_spec_input {
    position: relative;
}
#search_spec_input {
    padding-right: 35px;
}
.search_spec_input:after{
    content: "\e901";
    font-family: 'harant-icons';
    width: 20px;
     height: 24px;
     font-size: var(--text-lg, 18px);
     display: block;
     color: var(--color-mainText);
     font-weight: 100;
    line-height: 1;
    position: absolute;
     right: 5px;
     top: calc(50% - 9px);
}
#s_s_sub {
  background: var(--color-white);
  position: relative;
  border-radius: var(--radius-sm);
  border: 1px solid var(--border-default);
  box-shadow: var(--shadow-dropdown);
  list-style: none;
  padding: 0;
  max-height: 70vh;
  overflow: auto;
  display: none;
}
#s_s_sub.show{
    display: block;
}
.list_cat.rang,li.rang{
    color: red;
    font-weight: var(--weight-bold, 700);
    transition: 1s;
}
#s_s_sub li{
    padding: 5px 25px;
    cursor: pointer;
}
#s_s_sub li:hover{
    background: var(--color-blend);
    font-weight: var(--weight-bold, 700);
    color: var(--color-heading);
}
.form-control.add_uslug,.s_l_f_1 span {
  min-width: 225px;
  width: 100%;
  font-weight: normal;
}
.additional_f li label{font-weight: normal;}
.specialization_lawyer_flex .s_l_f_1 {
  flex-shrink: 1;
  flex-grow: 1;
}
.specialization_lawyer_flex .s_l_f_2 {
  flex-shrink: 0;
  flex-grow: 1;
  max-width: 400px;
  align-items: center;
}
.specialization_items.notGlobCat{
    color: var(--color-mainText);
}
.s_l_f_1 span{cursor: pointer;}
.s_l_f_2.is-invalid .special_box_input input {
    border-color: var(--color-danger);
}
@media (max-width:991.98px){
    .specialization_lawyer_flex{
        flex-wrap: wrap;
    }
    .sub_term{
        padding-left: 28px;
    }
    .specialization_lawyer{
        padding-left: 0;
    }
    .specialization_lawyer_flex .s_l_f_1,.specialization_lawyer_flex .s_l_f_2{
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
    }
    .special_box_input{min-width: 0;flex-grow: 1;}
    .specialization_lawyer_flex .s_l_f_2{
        justify-content: start;
	flex-wrap: wrap; 
    }
    .specialization_lawyer .priceCat{
        width: 100%;
        min-width: 100px;
        max-width: 117px;
    }
	.search_spec_all{padding: 15px 15px 10px 15px;}
	.count_spec_all{padding: 15px 0 10px 15px;}
}
/* end specialization_of_lawyer */
.div_help_gpt{
    background: var(--color-accent-purple-bg, #F4E7FF);
    border-radius: var(--radius-xs, 6px);
    padding: 5px 4%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;    
}
.ico_help_gp{    
    width: 25px;
    height: 25px;
    display: inline-block;
    flex: 0 0 auto;
    margin-right: 10px;
}
.text_help_gp{
    font-size: var(--text-md, 16px);
    font-weight: var(--weight-bold, 700);
    color: #BA68C8;
    flex: 1 1 auto;
    padding-left: 2%;
    padding-right: 2%;
    line-height: 1.2;
}
#set_help_gpt{
    padding: 0 25px;
    line-height: 32px;
    white-space: nowrap;
    border-radius: var(--radius-xs, 6px);
    background: var(--color-white);
    color: var(--color-text-primary, #3D4658);
    border: none;
    font-weight: var(--weight-bold, 700);
    flex: 0 0 auto;
} 
#set_help_gpt:disabled {
  color: var(--btn-text-disabled);
}
.mce-throbber{
    background: var(--color-white) url(/wp-content/themes/houzez/assets/img/loading-hr.gif) no-repeat center center !important;
}
.btn.btn-red{
    background-color: var(--color-danger);
    border-color: var(--color-danger);
}
#link_public_ a{
    margin-bottom: 12px;
    display: inline-block;
    line-height: 1;
}
.mod_pub_del .modal-dialog{
    display: flex !important;
    margin: auto !important;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.mod_pub_del .modal-body{
    padding: 24px;
}
.mod_pub_del .modal-footer{
    padding: 0 24px 24px;
    gap: 8px;
}
.mod_pub_del .bootbox-close-button.close{
    display: flex;
    text-shadow: none;
    background: none;
    border: none;
}
.d_add{
    display: flex;
    flex-wrap:wrap;
    gap: 15px;
}
.btn.btn-primary.diplom_review{
    background-color: transparent;
    border: 1px solid var(--color-success);
    color:var(--color-success);
}
.add_bloc_vuz .btn.btn-primary{
    background-color: transparent;
    color:var(--color-secondary);
}
.d_f.row{
    position: relative;
}
.dip_r{
    position: absolute;
    inset: 0;
    z-index: 2;
    background: var(--color-white);
    opacity: 0.4;
}
.inf_dip{
    position: absolute;
    top:-15px;
    left: 15px;
    z-index: 3;
    width: auto;
    padding: 1px 6px;
    border-radius: var(--radius, 4px);
    background: var(--color-gray);  
    font-size: var(--text-xs, 12px);
    line-height: 1.4;
}
.inf_dip.dip_y_r{    
  background: var(--color-accent-green-bg);
}
.diplom_r button,.diplom_r .workplace_check_span input[type="checkbox"]:checked{
    pointer-events: none;
  opacity: 0.7;
  background-color: var(--color-second, #848B99);
  border-color: var(--color-gray-disabled);
  color: var(--color-mainText);
  cursor: default;
}
.diplom_r .add_img_d,.diplom_r .attachment-del{
    display: none;
}
.dashboard-logo-wrap .dash-logo.logo a{
    position: relative;
}
.inf_log_marcket{
    display: inline-block;
    width: 230px;
    position: absolute;
    background: var(--color-success);
    border-radius: var(--radius, 4px);
    font-weight: 600;
    font-size: var(--text-xs, 12px);
    line-height: 14px;
    color: var(--color-white);
    text-align: center;
    padding: 6px;
    bottom: 100%;
    left: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: fit-content;
    top: 30px;
}
.inf_log_marcket.orang{
    background: var(--color-accent-yellow, #F2C94C);
}
.inf_log_marcket.red{
    background: var(--color-error, var(--color-accent-red));
}
.dashboard-logo-wrap .dash-logo.logo a:hover .inf_log_marcket{
    opacity: 1;
    z-index: 2;
}
.dashboard-side-menu-wrap .side-menu .d_m,.nav-menu__item.mob_marck .d_m{
  color: var(--color-success);  
  margin: 0;
}
.dashboard-side-menu-wrap .side-menu .d_m.orang,.nav-menu__item.mob_marck .d_m.orang{
  color: var(--color-accent-yellow, #F2C94C);  
}
.dashboard-side-menu-wrap .side-menu .d_m.red,.nav-menu__item.mob_marck .d_m.red{
  color: var(--color-error, var(--color-accent-red));  
}
.nav-menu__item.mob_marck a{
    justify-content: start;
}
.carousel_documents {
  padding: 0;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  min-height: 100px;
  width: 100%;
  margin-right: -15px;
}
.splide .splide__track {
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.splide .splide__list{
    display: flex;
    margin: 12px 0!important;
    padding: 0!important;
    width: -webkit-max-content;
    width: max-content;
    will-change: transform;
    list-style: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.carousel_documents .item_documents {
  width: 100%;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  max-width: 110px;
}
.carousel_documents .item_documents img {
  width: 100%;
  height: auto;
  display: block;
  transition: .5s;
  border-radius: var(--radius, 4px);
  min-width: 60px;
}
.carousel_documents .item_documents .title_document{
    display:none;
}
@media only screen and (min-width: 992px) {
  .carousel_documents li {
    height: 80px;
    width: 75px;
  }
}
/* market comment */
.market_cart_comment{
    width: 100%;
    margin: 10px 0;
}
.market_cart_comment .review-author{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.market_cart_comment .review-author .market_cart_com_name{
    color: var(--color-heading);
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-md, 16px);
}
.market_cart_comment .review-author .market_cart_com_name span{
    color: var(--color-ptag, #595959);
    font-weight: var(--weight-regular, 400);
    font-size: var(--text-base, 14px);
    padding-left: 10px;
}
.market_cart_comment .review-author .rating-stars {
    align-items: center;
    display: flex;
}
.market_cart_comment .review-author .wpd-rating-stars svg {
    width: 18px;
    height: 18px;
}
.market_cart_comment .plus-minus-wrap {
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: right;
    margin-top: 10px;
}
.market_cart_comment .plus-row,.market_cart_comment .minus-row {
    display: flex;
    gap: 15px;
}
.market_cart_comment .p-m-1 .icon{
    padding: 5px;
    width: 75px;
    text-align: center;
    font-weight: var(--weight-bold, 700);
    font-size: var(--text-base, 14px);
    height: 25px;
    line-height: 1;
    border-radius: var(--radius, 4px);
    margin-top: -2px;
}
.market_cart_comment .plus-row .p-m-1 .icon{
    background:var(--color-accent-green-bg);
    color: var(--color-success);
}
.market_cart_comment .minus-row .p-m-1 .icon{
    background:var(--color-accent-red-bg, #FFF3F3);
    color: var(--color-error, var(--color-accent-red));
}
.market_cart_comment .p-m-1,.market_cart_comment .p-m-2{
    color: var(--color-ptag, #595959);
    font-weight: var(--weight-regular, 400);
    font-size: var(--text-base, 14px);
    line-height: 150%;
}
.market_cart_comment .minus-row {
    margin-top: 5px;
}
@media(max-width: 991.98px) {
    .single-pub__head .single-pub__autor-cart{
            max-width: none;
    }
    .footnote-wrap{display: none;}	
    .splide .splide__list {
            width: calc(100% + 0px);
            overflow-x: scroll;
            overflow-y: hidden;
            white-space: nowrap;
            display: flex;
            padding: 0 16px;
            margin: 0 -16px;
            scrollbar-width: none;
            overflow: -moz-scrollbars-none;
            scroll-snap-type: x mandatory;
            transform: translateX(0px) !important;
    }
    body .splide .splide__slide {
            margin: 0 6px 0 0;
            padding-bottom: 15px;
            padding-top: 10px;
            scroll-snap-align: start;
            min-width: min-content;
    }
    .splide {
            visibility: visible;
    }
}
@media only screen and (max-width: 650px) {
    .documents_jurist {
        margin-left: 0;
        width: 100%;
    }
	.market_cart_comment {
		width: 100%;
		margin-left: 0;
		overflow: hidden;
	}
}
.head_card .info_reiting {
	border: 1px solid var(--border-default);
	border-radius: var(--radius-sm);
	box-shadow: var(--shadow-dropdown);
	color: var(--color-gray);
	opacity: 0;
	padding: 15px;
	width: 100%;
	z-index: 10;
	top: 35px;
	display: none;
	background-color: var(--color-white);
	position: absolute;
	width: 125%;
	max-width: 400px;
	right: -115%;
	top: -15px;
}
.head_card .rating_card:hover ~ div.info_reiting, .head_card .rating_card:hover ~ .info_reiting,.head_card div.info_reiting:hover {
	display: block;
	opacity: 1;
	right: 15px;
}
#reiting_copy{display: none;}
.video_net .block-video-wrap{
    min-width: calc(16 / 9 * 145px);
    height: calc(16 / 9 * 164px);
    background: var(--color-gray);
    border-radius: var(--radius-sm-1, 9px);
    overflow: hidden;
    margin-top: 15px;
    max-width: 518px;
	max-height: 291px;
	padding: 0;
}
.video_net .block-video-wrap .video_box_msg_text{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 240px;
    max-width: 80%;
    padding: 10px;
    margin: -18px 0 0 -130px;
    border-radius: var(--radius);
    background: rgba(255,255,255,.8);
    line-height: 160%;
    text-align: center;
}
.verify-field {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 12px;
    position: relative;
}
.verify-field > .form-control {
    flex: 1 1 0;
    min-width: 0;
}
.verify-field > .email_box,
.verify-field > .conf_phone {
    position: static;
    max-width: none;
    flex: 0 0 auto;
}
.verify-field > .email_box .btn,
.verify-field > .conf_phone .btn {
    white-space: nowrap;
}
.verify-field > .conf_code {
    flex: 1 1 0;
    min-width: 0;
    text-align: left;
}
.verify-field > .verify-status,
.verify-field > #mess_for_phone,
.verify-field > #repeat_sms {
    flex: 1 0 100%;
    margin-bottom: 0;
    position: static;
}
.email_box.is-hidden {
    display: none;
}
.verify-field-label {
    z-index: 3;
    position: relative;
}
.verify-status {
    z-index: 3;
    position: relative;
}
.verify-status.is-hidden {
    display: none;
}
.verify-status--ok {
    color: var(--color-success);
}
#verificat_phone {
    float: none;
    width: 100%;
}
#confirm_phone {
    display: inline-block;
}
#repeat_sms {
    position: static;
    color: var(--color-accent);
    cursor: pointer;
}
.form-control.email-verify-btn{
    display: inline-block;
}
#submit_property_form .dashboard-content-block > .row:first-of-type {
    align-items: flex-start;
}
.temp_day {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.temp_day > label {
    flex: 1 0 100%;
}
.temp_day > .form-control {
    flex: 1 1 100%;
}
.temp_day > span {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 4px 10px;
    background: var(--color-blend);
    border-radius: var(--radius-sm);
    font-size: var(--text-sm);
    line-height: var(--leading-snug);
    color: var(--color-text-primary);
    cursor: pointer;
    transition: background var(--transition), color var(--transition);
}
.temp_day > span:focus-visible {
    outline: none;
    box-shadow: var(--shadow-primary);
}
@media (hover: hover) {
    .temp_day > span:hover {
        background: var(--color-gray);
        color: var(--color-heading);
    }
}
.edu-files-hint {
    margin-bottom: var(--space-after-paragraph, 16px);
    font-weight: var(--weight-regular, 400);
    line-height: var(--leading-relaxed);
    color: var(--color-muted);
}
#vk-videos .dashboard-content-block > .row {
    align-items: flex-start;
}
.box_for_b_vk {
    display: flex;
    align-items: center;
    padding-top: 28px;
}
@media (max-width: 767.98px) {
    .box_for_b_vk {
        padding-top: 0;
        margin-top: 8px;
    }
}
a.logo_market{
    position: relative;
    display: inline-block;
}
a.logo_market:before{
    content: '\e915';
    width: 33px;
    height: 33px;
    left: 1px;
    top: 1px;
    font-family: 'harant-icons';
    font-size: 22px;
    line-height: 29px;
    text-align: center;
    color: var(--color-success);
    display: block;
    font-weight: 500;
    position: absolute;
    z-index: 2;
    padding: 0;
    transform: none;
    pointer-events: none;
}
a.logo_market.orang:before{
    color: var(--color-accent-yellow, #F2C94C);
}
a.logo_market.red:before{
    color: var(--color-error, var(--color-accent-red));
}
#houzez_property_gallery_container .upload-gallery-thumb-buttons{display: none;}
#houzez_property_gallery_container .property-thumb img{cursor: pointer;}
#houzez_property_gallery_container .property-thumb > div:before{
    font-family: 'Harant-icons' !important;
    content: "\e90c";
    position: absolute;
    top: 50%;
    left: 52%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    color: var(--color-white);
    opacity: 0;
  transition: opacity 0.3s ease;
    font-weight: 100;
    pointer-events: none
}
#houzez_property_gallery_container .property-thumb > div:hover:before{opacity: 0.5;}
.preloader-wrap{
	width: 140px;
    text-align: center;
	width: 100%;
}
.preloader-wrap .preloader{
    width: 70px;
    height: 70px;
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}