.personal-account .top-panel__logo {
	display: block;
	width: 40px;
}

.personal-account .top-panel__logo a:nth-child(n+2) {
	display: none;
}

.personal-account .header__page-panel {
	background: #AF1B57!important;
}

.personal-account .page-menu__item:hover>a {
	background: #8C1646;
}
.personal-account .card-nb .list-view__location {
	width:100%;
}
.personal-account .card-nb .card-item__location {
	padding:0 6px;
}
.personal-account .card-nb .mini-card__metro, .card-item__metro {
	padding-left:6px;
}
.personal-account .card-nb .mini-card__metro .icon, .card-item__metro .icon {
	position:relative;
	top:3px;
}
.personal-account .card-nb .list-view__header {
	width:100%;
}

.personal-account .btn_filter_active:not([disabled]) {
		cursor: pointer;
}

.personal-account .btn_filter_active:not([disabled]):hover {
		background: #d8d8d8;
}

.personal-account .s-none {
		display: none;
}

.personal-account .filter-new__streets button {
		cursor: pointer;
}

.personal-account #delete-filter .account-modal__buttons .remove-current-filter:hover {
		background: #274589;
}

.personal-account #delete-filter .account-modal__buttons .js-modal-close:hover {
		background: #2b539d0a;
}

.personal-account .views__cards .account-new__pagination .account-new__pagination-item {
		text-align: center;
		min-width: 57px;
}
.personal-account .views__cards .account-new__pagination .account-new__pagination-container {
		flex-wrap: wrap;
}

.account-new__notification {
	height: 60px;
	background: #FBBC05;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 2px;
}

.account-new__notification a {
	text-decoration: none;
	color: #2A55A4;
	font-size: 15px;
}

.account-new__support {
	height: 60px;
	background: rgba(42, 85, 164, 0.2);
	display: flex;
	justify-content: center;
	align-items: center;
	font-style: italic;
}

.account-new__support a {
	text-decoration: none;
	font-weight: bold;
	color: #222425;
	padding: 0 3px;
	display: flex;
}

.account-new__support-inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 0 5px;
}

.account-new__support-social {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.account-new__support img {
	width: 20px;
	height: 20px;
}

.personal-account .checkbox-container {
	width: 20px;
  margin-left:20px;
}

.personal-account .card-item {
	display: flex;
	flex-direction: row;
	gap: 0 10px;
	padding: 10px 0;
}

.personal-account .card-item .list-view__connect {
	display: block;
}
/* .account-new .card-item .list-view__connect {
	display:none;
} */

.account-new__share-btn {
	color: #345591;
	text-decoration: none;
	display: flex;
	gap: 0 10px;
	align-items: center;
	padding: 0 20px 0 0;
	font-size: 19px;
}

.account-new__promotions-container {
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding: 50px 30px;
}
.account-new__promotions-container a {
	text-decoration:none;
	color:black;
}
.account-new__promotions-item {
	width: 348px;
	border: 1px solid rgba(34, 36, 37, 0.2);
	box-sizing: border-box;
	padding: 15px 30px;
	position: relative;
}

.account-new__promotions-item-info {
	width: 180px;
	padding-bottom: 30px;
}

.account-new__promotions-item-title {
	font-size: 19px;
	font-weight: bold;
}

.account-new__promotions-item img {
	position: absolute;
	right: 10px;
	top: 0;
}

.account-new__social {
	display: flex;
	flex-direction: row;
	gap: 0 15px;
	padding: 20px 0;
}

.personal-account .header .header__page-panel, .personal-account .header .header__page-panel{
	width: 100%;
	height: 66px;
	background-color: #AF1B57;
}

.top-menu__mobile-offices .header-contact__dropdown {
	top: 114px;
	right: 0;
	left: inherit;
	max-height:530px;
	overflow:scroll;
}

.personal-account .header-contact__phone-new:after {
}

.personal-account .page-panel__contact {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.page-panel__contact .icon-arrows:after {
	border-right: 2px solid rgba(255, 255, 255, 0.8);
	border-bottom: 2px solid rgba(255, 255, 255, 0.8);
	margin-top: 2px;
	margin-left: 10px;
}

.top-menu__mobile-offices .circle {
	font-size: 12px;
}

.top-menu__mobile-offices .icon-vk {
	font-size: 10px;
}

.top-menu__mobile-offices .call_small {
	align-items: baseline;
}

.account-new__objects {
	width: 350px;
}

.page-menu .menu-auth-dropdown__objects-container {
	display: block;
}

.personal-account .logo-phone__phone {
	cursor: pointer;
}

.personal-account .drop-down-menu a {
	text-decoration: none;
}

.account-new__mask-phone {
	position: absolute;
	top: 2px;
	right: 8px;
	height: 45px;
	border: 0;
  cursor:pointer;
}
.account-new__search-notification {
  display:flex;
  width:100%;
  padding:25px;
  position:relative;
}
.account-new__search-notification span {
  padding-right:40%;
  font-size:16px;
}

.personal-account .top-likes {
  line-height:1.5;
  text-align:left;
}

/* FILTER */
.filter-new__container [type=checkbox]:checked~label {
    border: solid 1px #345591;
    background-color: rgba(2,117,216,0.14);
}
.personal-account .filter-new__choise-option {
	cursor:pointer;
}
.account-new__filter-choise {
  display:none;
}
.personal-account .fake-select {
  width:100%;
}
.personal-account .filter-new__address-choise-popup {
	width:25%;
	padding-right:10px;
}
.personal-account .filter-new__address-choise-popup-item {
	position:relative;
}
.personal-account .filter-new__address-choise-popup-item .count-notify {
	right: -16px;
}
.personal-account .price-range__text {
  color:black;
  font-size:16px;
  margin-right:15px;
}
.account-new__filter-container {
  background: rgba(34, 36, 37, 0.03);
  border: 1px solid rgba(34, 36, 37, 0.2);
  box-sizing: border-box;
  border-radius: 5px;
  padding:25px;
  margin-bottom:75px;
}
.account-new__filter-container h2{
  margin:0;
}

.account-new__filter-select-c {
  padding:30px 0;
}
.account-new__filter-select-c select {
  width:100%;
}
.personal-account .account-new__select {
  width:100%;
  max-width:100%;
}
.personal-account  .filter-new__choise-dropdown {
  border-left:solid 1px #d3d3d3;
  border-radius:4px;
}
.resize-streets {
	max-height:max-content!important;
	transition: 0.5s all;
}
.personal-account .filter-new__streets {
	display:flex;
	flex-direction:row;
	gap:0 20px;
}
.btn-streets {
	background: transparent;
	border: 0;
	outline: none;
	padding: 0;
	font-size: 15px;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 0 10px;
	justify-content: center;
	height: 25px;
}
.btn-streets .icon-newfilter-arrow-down:before, .icon-newfilter-arrow-up:before {
	font-size:8px!important;
	color:#002F86;
}
.personal-account .account-new__saved-filters-c .icon-newfilter-close:before {
	color:#002F86;
}
.street-bold {
	font-weight:bold;
}
.street-clr-blue {
	color:#002F86;
}
.personal-account .filter-new__choised-options {
	max-height:75px;
	overflow:hidden;
}
.personal-account .filter-new__choise-dropdown-menu {
  min-height:80px;
  padding:10px;
}
.personal-account .price-range__text--current-currency {
  font-weight:normal;
  padding:10px 0;
  line-height:1;
  width:100%;
}
.personal-account .price-range__text--other-currency {
  color:#222425;
  padding:10px 0;
  position:relative;
  border-bottom:0;
}
.personal-account .inline-form {
  width:100%;
}
.personal-account .filter-new__container {
  margin:0;
}
.personal-account  .filter-new__mobile-container-padding {
  display:flex;
  flex-direction:column;
  gap:15px 0;
  padding:0;
  width:100%;
}
.personal-account .location__input {
  border:0;
}
.personal-account .price-range__border {
  width:100%;
}
.personal-account .filter-new__extra-options {
  padding-left:15px;
}
.personal-account .price-range__min--price, .price-range__max--price {
  width:80%;
  right:0;
  left:inherit;
}
.personal-account .filter-new__row {
  margin:0;
}
.personal-account .price-range .price-range__border {
  border-right:0;
}
.personal-account .filter-new__more-row-inner {
  padding:0;
}
.personal-account .price-range__min--text, .price-range__max--text {
  text-align:left;
}
.personal-account .price-range__max {
	border-right: solid 1px rgba(34,36,37,0.2);
}
.personal-account .header-contact__phone-new:hover {
	background:#931D4D!important;
}
.personal-account .header-contact__phone-new.active {
	background:#931D4D!important;
}
.filter-new__more-row {
	width: 100%;
	display: none;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin:0;
  box-shadow:none;
  background:transparent;
}


.filter-new__address #select-tools-buy-selectized {
	min-height: 46px;
  width:60%!important;
	padding: 0;
  border:0;
}

.filter-new__address .address-item {
	padding:5px;
	cursor:pointer;
}
.filter-new__address .address-item:hover {
	background:rgba(0,0,0,0.1);
}
.filter-new__address .selectize-dropdown {
	height: auto;
	max-height: 200px!important;
	min-height:max-content;
	padding: 10px;
	position: absolute;
	background: white;
	z-index: 999;
	min-width:300px;
	max-width:300px;
	width:300px;
	left: 0;
	margin-top: 10px;
	max-height:200px;
	overflow-y:scroll;
	box-shadow: 0px 2px 2px rgba(34, 36, 37, 0.2), inset 0px -1px 1px rgba(34, 36, 37, 0.4);
	word-break:break-all;
}

.account-new__saved-filters-c {
  background: rgba(34, 36, 37, 0.03);
  border: 1px solid rgba(34, 36, 37, 0.2);
  box-sizing: border-box;
  border-radius: 5px;
  /* min-height:100px; */
}
.account-new__saved-filters-list {
  display:flex;
  flex-direction:column;
}
.account-new__saved-filters-item {
  width:100%;
  display:flex;
  flex-direction:row;
  border-bottom:1px solid #CDCDCD;
  padding:20px;
}
.account-new__saved-filters-actions-c {
  display:flex;
  flex-direction:row;
  align-items:center;
}
.account-new__saved-filter-others {
  display:flex;
  align-items:center;
  padding:20px;
  justify-content:center;
  border-bottom:1px solid #CDCDCD;
}
.account-new__saved-filter-others a {
  text-decoration:none;
  color:#2A55A4;
  font-size:19px;
}
.account-new__saved-filter-new {
  display:flex;
  flex-direction:column;
  border-bottom:0;
  padding:20px;
  gap:20px 0;
  cursor:pointer;
  align-items:center;
}
.js-account-new-filter-show .icon-new {
  font-size:8px;
  position:relative;
  top:10px;
  color:#345591;
}
.account-new__saved-filter-new  a {
  font-size:15px;
  text-decoration:none;
  color:#345591;
  font-weight:bold;
}
.account-new__saved-filter-row {
  display:flex;
  flex-direction:row;
  width:100%;
}
.account-new__saved-filters-item-img {
  width:50px;
  padding:5px;
}
.account-new__saved-filters-item-content {
  width:90%;
  padding-right:20px;
}
.account-new__saved-filters-item-content span {
  font-size:19px;
}
.account-new__saved-filters-item-accept {
  width:150px;
}
.account-new__saved-filters-item-accept button {
  width:100%;
  background: #FFFFFF;
  border-radius: 5px;
  height:48px;
  display:flex;
  justify-content:center;
  align-items:center;
  border:0;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.07));
  font-size:19px;
}
.account-new__saved-filters-item-icons {
  width:50px;
  display:flex;
  justify-content:center;
}
.account-new__saved-filters-active {
  font-weight:bold;
}
.align-items-center {
  align-items:center;
}
.justify-space-btw {
    justify-content:space-between;
}
/* END FILTER */
.personal-account .list-view .views__cards {
  margin-bottom:70px;
}
.personal-account .list-view .bottom-navigation {
  padding-right:14px;
}
.account-new__notification-setting {
  margin:20px 0;
}
.account-new__notification-setting-inner {
  display:flex;
  flex-direction:row;
  align-items:center;
  font-size:19px;
}
.account-new__notification-setting-inner .account-new__profile-column {
  gap:0;
}
.account-new__notification-setting-inner .account-new__profile-row {
  justify-content:flex-end;
  gap:0 20px;
}
.personal-account .list-view .cards-box {
  margin:0;
  width:100%;
}
.account-new__notification-setting-inner a {
  font-size:15px;
  text-decoration:none;
  color:#2A55A4;
}
.account-new__profile {
  display:flex;
  flex-direction:column;
}

.account-new__profile-inner {
  padding:25px;
  background: rgba(34, 36, 37, 0.03);
  border-radius: 5px
}
.account-new__profile-inner form {
  display:flex;
  flex-direction:column;
  gap:20px 0;
}
.account-new__profile-row {
  width:100%;
  display:flex;
  flex-direction:row;
  justify-content:space-between;
  position:relative;
}
.account-new__profile-column {
  display:flex;
  flex-direction:column;
  gap:10px 0;
}
.account-new__profile-small-title {
  font-size:15px;
  color:#979797;
}
.account-new__profile-row input {
  width:100%;
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 37, 0.2);
  box-sizing: border-box;
  border-radius: 5px;
  height:48px;
  padding:0 10px;
  font-size:19px;
  font-weight:bold;
}
.account-new__profile-phone {
  font-size:19px;
  font-weight:bold;
}
.loggin-registration-form-row {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin-bottom:10px;
}
.loggin-registration-form-row:nth-of-type(2) {
  margin:0;
}
.account-new__profile-alert {
  background: #AF1B57;
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:center;
  color:white;
  padding:20px 0;
  font-size:16px;
  margin:20px 0;
}
.account-new__profile-alert span {
  display:flex;
  gap:0 10px;
  align-items:center;
}
.account-new__profile-alert span:before {
  content:url('../img/icons/account-warning.svg');
  position:relative;
  top:2px;
}
.account-new__warning {
  margin-top:20px;
  display:flex;
  flex-direction:column;
  gap:20px 0;
  margin-bottom:50px;
}
.tab__statistic {
  display:flex;
  flex-direction:column;
  gap:20px 0;
  padding:20px 0;
}
.tab__statistic div {
  display:flex;
  flex-direction:row;
  gap:0 20px;
}
.account-new__warning .account-new__profile-row {
  border-bottom:1px solid #dcdcdc;
  padding-bottom:20px;
  align-items:center;
}
.account-new__warning .account-new__profile-row span {
  font-size:16px;
}
.checkbox-notf {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	margin-right: 10px;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
	user-select: none;
}
.checkbox-notf .checkbox-notf-switch {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 76px;
	height: 36px;
	border-radius: 25%/50%;
	vertical-align: top;
	background: #D5DDE1;
	transition: .2s;
}
.checkbox-notf .checkbox-notf-switch:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 2px;
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: white;
	transition: .15s;
}
.checkbox-notf input[type=checkbox] {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.checkbox-notf input[type=checkbox]:not(:disabled):active + .checkbox-notf-switch:before {
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
}
.checkbox-notf input[type=checkbox]:checked + .checkbox-notf-switch {
	background: #2A55A4;
}
.checkbox-notf input[type=checkbox]:checked + .checkbox-notf-switch:before {
	transform:translateX(42px);
}

/* Hover */
.checkbox-notf input[type="checkbox"]:not(:disabled) + .checkbox-notf-switch {
	cursor: pointer;
	border-color: rgba(0, 0, 0, .3);
}

/* Disabled */
.checkbox-notf input[type=checkbox]:disabled + .checkbox-notf-switch {
	filter: grayscale(70%);
	border-color: rgba(0, 0, 0, .1);
}
.checkbox-notf input[type=checkbox]:disabled + .checkbox-notf-switch:before {
	background: #eee;
}

/* Focus */
.checkbox-notf.focused .checkbox-notf-switch:before {
	box-shadow: inset 0px 0px 4px #ff5623;
}
.account-new__profile-column-xs {
  display:flex;
}
.d-lg-none {
  display:none;
}
.personal-account .header-contact__info {
	font-size:15px;
}
.personal-account .header-contact__info a{
	text-decoration:none;
	color:#222425;
	font-weight:bold;
	display:block;
}
.personal-account .header-contact__info a.mail{
	color:#2A55A4;
	font-weight:normal;
}
.personal-account .header-contact__info div {
	margin-bottom:10px;
}
.personal-account .header-contact__info div:last-of-type {
	margin-bottom:0;
}
.personal-account .header-contact__title {
	color:#222425;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}
@media screen and (max-width:1200px) {
  .account-profile-tabs__list {
    width: 100%;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .personal-account .list-view .card-item__link, .list-view .mini-card__link {
    width:100%;
  }
   .personal-account .filter-new__mobile-text {
     display:block;
   }
   .personal-account .filter-new__currency {
     order:3;
   }
  .personal-account .price-range__min {
    margin-bottom:10px;
  }
  .personal-account .filter-new__address-choise-metro-container-inner {
    height:100%;
    align-items:center;
    margin-top:20px;
  }
  .personal-account .filter-new__option-title {
    display:none;
  }
	.account-new__support-inner {
		flex-wrap: wrap;
		gap: 5px;
	}
  .personal-account .filter-new__option {
    flex-wrap:wrap;
    gap:10px 0;
  }
  .personal-account .filter-new__option-container {
    flex-wrap:wrap;
  }
  .personal-account .filter-new__extra-options {
    padding:0;
    flex-wrap:wrap;
  }
  .personal-account .filter-new__option-subtext {
    display:none;
  }
	.account-new__support-social {
		gap: 0 5px;
	}

	.top-menu__mobile-offices .header-contact__dropdown {
		top: 47px;
		left: 0;
		margin: 0;
	}

	.personal-account .page-menu__item-sub:after {
		content: ' ';
		display: inline-block;
		width: 9px;
		height: 9px;
		border-left: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		position: relative;
		top: -2px;
		margin-left: 8px;
		-webkit-transform: rotate(
    -135deg);
		transform: rotate(
    -135deg);
	}

	.personal-account .drop-down-menu {
		-webkit-box-shadow: 0 10px 20px -3px rgb(34 36 37 / 40%);
		box-shadow: 0 10px 20px -3px rgb(34 36 37 / 40%);
		position: absolute;
		background-color: #ffffff;
		padding: 20px;
	}

	.personal-account .drop-down-menu a {
		background: white;
		line-height: 1;
		padding: 10px 0;
	}

	.personal-account  .page-menu__list {
		overflow-y: inherit;
	}

	.personal-account .page-panel__contact {
		display: none;
	}

	.personal-account .top-panel__logo {
		display: none;
	}

	.personal-account .header-contact__phone {
		display: none;
	}

	.personal-account .page-panel__logo {
		width: 15%;
	}

	.personal-account  .page-panel {
		height: 67px;
	}

	.personal-account .page-panel__container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.personal-account .page-panel__menu {
		height: 67px;
		background: inherit;
	}

	.personal-account .page-panel:after {
		display: none;
	}

	.personal-account .page-panel__row {
		justify-content: space-between;
		flex-wrap: nowrap;
	}

	.personal-account .page-menu {
		justify-content: flex-end;
	}

	.personal-account .header-contact__button--wrapper {
		height: auto;
	}

	.personal-account .header-contact__button--wrapper .white_button {
		position: relative;
		left: 0;
		top: 0;
		margin-left: 0;
	}

	.personal-account .mobile-menu-phone-btn {
		display: none;
	}
	.filter-new__choise-option {
		height:max-content;
		width:100%;
	}
	.filter-new__choise-option-text {
		width: 100%;
		word-break: break-all;
		padding:10px;
	}
	.personal-account .filter-new__choised-options {
		max-height:100px;
	}
}
@media screen and (max-width:767px) {
  .account-new__notification-setting-inner {
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px 0;
  }
    .account-new__notification-setting-inner .account-new__profile-column {
      gap:0;
    }
    .account-new__notification-setting-inner  .account-new__profile-row:nth-of-type(1) {
      gap: 0 10px;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content:flex-start;
    }
    .account-new__notification-setting-inner .checkbox-notf {
      margin:0;
    }
    .account-new__notification-setting-inner .checkbox-notf .checkbox-notf-switch {
      width:70px;
    }
	.personal-account .header__page-panel {
		display: none;
	}

	.account-new__notification {
		display: none;
	}

	.account-new__support {
		padding: 20px;
		height: auto;
	}

	.offices-fixed {
		position: fixed!important;
		top: 0!important;
		z-index: 99;
	}
    .account-new__profile-row:nth-of-type(1) {
      gap:0;
      display:none;
    }
  .account-new__profile-row {
    flex-direction:column;
    gap:20px 0;
  }
  .account-new__warning .account-new__profile-row {
    flex-direction:column;
    align-items: flex-start;
  }
  .account-new__profile-alert {
    padding:20px;
  }
  .account-new__profile-column-xs {
    display:flex;
    flex-direction:column;
    gap:20px 0;
    width:100%;
  }
  .account-new__profile-row-xs {
    display:flex;
    flex-direction:row;
    align-items:center;
  }
  .d-xs-block {
    display:block!important;
  }
  .xs-flex-end {
    display:flex;
    justify-content:flex-end;
  }
}

@media screen and (max-width:576px) {
  .account-new__profile-inner {
    border: 1px solid rgba(34, 36, 37, 0.2);
    padding:25px 15px;
  }
  .account-new__profile-row input {
    font-size:15px;
  }
  .account-new__profile-row .account-new__mask-phone {
    right:1px;
  }
  .personal-account .checkbox-container {
    margin:0;
  }
	.personal-account .list-view .card-item-new .card-item__img {
	   display: none;
    }

  .personal-account .card-item__like, .mini-card__like {
      position: relative;
      width: 100%;
      text-align: right;
      right: 10px;
      top: 0;
      margin-bottom: 10px;
  }


	.personal-account .list-view .list-view__price {
		top: 50px;
		right: 0px;
	}

	.personal-account .list-view__price.connect {
		position: relative;
		top: 0!important;
		margin-top: 20px;
		width: 100%!important;
		display: block;
		right: 0!important;
	}

	.personal-account .list-view .card-item-new .list-view__params {
		padding: 5px 0;
	}

	.personal-account .blue-button {
		width: 100%;
	}

	.personal-account .mobile-menu-phone-btn {
		display: none;
	}

	.personal-account .header-contact__button--wrapper {
		padding-left: 15px;
	}

	.personal-account .card-item {
		flex-direction: column;
		padding: 20px 0;
	}

	.personal-account .card-item .account-new-tabs__label {
		position: relative;
		right: inherit;
		left: 5px;
		margin-bottom: 20px;
	}

	.personal-account .mobile__container {
		padding: 0 7px;
	}

	.list-view .card-item-new:hover .list-view__connect {
		display: block!important;
	}

	.account-new__promotions-container {
		flex-direction: column;
		padding: 50px 0px;
		gap: 20px 0;
	}

	.account-new__promotions-item {
		width: 100%;
	}
	.account-new-tabs__tab-item:nth-child(n+2) {
		margin-top: 10px!important;
	}
  .account-new__saved-filters-item {
    flex-direction:column;
    gap:20px 0;
    align-items:flex-start!important;
    position:relative;
  }
  .account-new__saved-filters-actions-c {
    align-items:flex-start;
    margin-top:20px;
  }
  .account-new__saved-filters-actions-c:nth-of-type(2) {
    align-items:center;
    margin:0;
  }
  .account-new__saved-filters-item-status  {
    position:absolute;
    top:7px;
    left:5px;
  }
  .account-new__saved-filters-item-img {
    padding:5px 0;
  }
  .account-new__saved-filters-item-content {
    padding:0;
    width:100%;
  }
    .account-new__saved-filters-item-content span {
      font-size:15px;
    }
		.filter-new__address .selectize-dropdown {
			left:-30px;
		}
		.personal-account .filter-new__choised-options {
			max-height:100px;
		}
}

.sidebar-active {
	font-weight: bold;
	color: black !important;
}

.tab-active {
	border-bottom: 3px solid #222425;
	color: #222425 !important;
}

.tab-filter-active {
	color: black !important;
}

.tab-blue-btn {
	background: #2A55A4;
	box-shadow: 0px 2px 5px rgba(3, 133, 121, 0.3);
	border-radius: 4px;
	outline: none;
	border: 0;
	color: white;
	height: 42px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
	cursor: pointer;
}

.tab-btn-green {
	background: #49B78A;
}

.tab-transparent-btn {
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.07);
	border-radius: 4px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
	cursor: pointer;
}

.count-checked-checkboxes {
	background: #E9E9E9;
	box-sizing: border-box;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.07);
	border-radius: 5px;
	width: auto;
	height: 40px;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 8px 30px;
}

.flex-dir-row {
	flex-direction: row;
}

.mt-50 {
	margin-top: 50px;
}

.f-bold {
	font-weight: bold;
}

.my-15 {
	margin: 15px 0;
}

.pt-5 {
	padding-top: 5px;
}

.psycho-checkbox:after {
	content: "✔";
	display: none;
	font-size: 19px;
	position: absolute;
	left: 2px;
	top: -5px;
	color: #0c398a;
}

.d-lg-none {
	display: none;
}

.max-height {
	max-height: inherit !important;
}

.p-r-6 {
	padding-right: 6px;
}

.overflow-slider {
	overflow: auto;
	width: 100%;
	-ms-overflow-style: none;
	scrollbar-width: none;
  /* Firefox */;
}

.overflow-slider::-webkit-scrollbar {
	display: none;
}

.mt-20 {
	margin-top: 20px!important;
}

.reset-gap {
	gap: 0 !important;
}

.d-alert-none {
	display: none;
}

.justify-content-center {
	justify-content: center;
}

.w-100 {
	width: 100%;
}

.px-0 {
	padding: 0 !important;
}

.pagination {
	height: 50px;
}

.icons {
	margin-right: 5px;
}

.d-block-lg-hide-xs {
	display: none;
}

@media only screen and (max-width: 576px) {
	.px-xs-0 {
		padding: 0;
	}

	.pr-xs-0 {
		padding-right: 0;
		padding-left: 15px;
	}

	.d-xs-none {
		display: none !important;
	}

	.d-xs-block {
		display: block;
	}

	.mt-xs-70 {
		margin-top: 70px;
	}

	.xs-content-end {
		justify-content: flex-end;
		display: flex;
	}

	.pl-xs-0 {
		padding-left: 0;
	}

	.xs-wrap {
		flex-direction: column !important;
		flex-wrap: wrap;
		gap: 20px 0;
	}

	.px-xs-reset {
		padding: 0 15px !important;
	}

	.online-block {
		width: 100px;
	}

	.d-xs-flex {
		display: flex !important;
	}

	.count-checked-checkboxes {
		padding: 8px;
	}

	.xs-row {
		flex-direction: row !important;
		gap: 0 5px !important;
	}
}

.account-new-tabs {
	margin-top: 40px;
}

.account-new__title {
	font-size: 30px;
	margin: 20px 0;
}

.account-new-tabs__label {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.account-new-tabs__label input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	width: 100%;
}

.account-new-tabs__label input[type="checkbox"]:checked ~ .psycho-checkbox {
	background-color: white;
	border: 1px solid #dcdcdc;
}

.account-new-tabs__label .psycho-checkbox {
	position: relative;
	height: 18px;
	width: 18px;
	background-color: white;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
  cursor:pointer;
}

.account-new-tabs__list {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #CDCDCD;
}

.account-new-tabs__list li {
	min-width: 100px;
	text-align: center;
	cursor: pointer;
	margin-right: 20px;
}

.account-new-tabs__list li a {
	color: #2A55A4;
	display: block;
	height: 40px;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
}

.account-new-tabs__list li a span {
	font-weight: normal;
	padding-left: 5px;
}

.account-new-tabs__tab-item {
	display: flex;
	flex-direction: row;
}

.account-new-tabs__tab-item:nth-child(n+2) {
	margin-top: 40px;
}

.account-new-tabs__tab-item-inner-img {
	position: relative;
	display: flex;
}

.account-new-tabs__tab-item-inner-img img {
	min-height: 220px;
	width: 100%;
}

.account-new-tabs__tab-detele {
	display: flex;
	justify-content: flex-end;
	gap: 0 10px;
	align-items: center;
	margin: 20px 0;
	height: 40px;
}

.account-new-tabs__tab-detele button {
	border: 0;
	outline: none;
	background: transparent;
	display: flex;
	align-items: center;
	cursor: pointer;
	font-size: 19px;
}

.account-new-tabs__tab-detele img {
	margin-right: 10px;
}

.psycho-checkbox:after {
	content: "";
	position: absolute;
	display: none;
}

.account-new-tabs__label input:checked ~ .psycho-checkbox:after {
	display: block;
}

.psycho-checkbox:after {
	content: "✔";
	display: none;
	font-size: 19px;
	position: absolute;
	left: 2px;
	top: -5px;
	color: #0c398a;
}


.account-new__pagination {
	margin:20px 0;
}
.account-new__pagination-container {
	display:flex;
	flex-direction:row;
}
.account-new__pagination-item {
	background: #FFFFFF;
	border: 1px solid rgba(34, 36, 37, 0.2);
	padding:10px 15px;
	font-size:15px;
	color: #222425;
	text-decoration:none;
	transition:0.5s all;
}
.account-new__pagination-container a:hover {
	transition:0.5s all;
	color:white;
	background: #2A55A4;
	border: 1px solid #2A55A4;
}
.account-new__pagination-container .active {
	background: #2A55A4;
	border: 1px solid #2A55A4;
	color:white;
}
.account-new__pagination-item:nth-child(1) {
	border-radius: 5px 0px 0px 5px;
}
.account-new__pagination-item:nth-last-child(1) {
	border-radius: 0px 5px 5px 0px;
}
@media only screen and (max-width: 1200px) {
	.account-new-tabs__list {
		width: 100%;
		overflow: auto;
		-ms-overflow-style: none;
    /* IE 11 */
		scrollbar-width: none;
    /* Firefox 64 */;
	}

	.account-new-tabs__list::-webkit-scrollbar {
		display: none;
	}
  .account-new-tabs__list li {
    margin:0;
  }
	.account-new-tabs__list li a {
		padding: 0;
	}

	.account-new-tabs__tab-item {
		flex-wrap: wrap;
		gap: 20px 0;
	}
  .personal-account   .filter-new__choised-options {
		display: flex!important;
		flex-direction: column;
  }
  .order-md-2 {
    order:2;
  }
  .order-md-1 {
    order:1
  }
  .order-md-3 {
    order:3;
  }
  .order-md-4 {
    order:4;
  }
}

@media only screen and (max-width: 576px) {
  .filter-button, .filter-button--green {
    font-size:14px;
    padding:0;
  }
	.account-new-tabs__tab-detele {
		flex-direction: column;
		align-items: flex-end;
		height: auto;
		gap: 20px 0;
	}
	.account-new-tabs__label {
		position: absolute;
		right: 150px;
	}

	.account-new-tabs__label .psycho-checkbox {
		top: -3px;
	}

	.account-new-tabs__list {
		width: 100%;
		overflow: auto;
		-ms-overflow-style: none;
    /* IE 11 */
		scrollbar-width: none;
    /* Firefox 64 */;
	}

	.account-new-tabs__list::-webkit-scrollbar {
		display: none;
	}

	.account-new-tabs__list li a {
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 50px;
	}
}
.d-none {
  display:none;
}
.w-100 {
  width:100%;
}
.mb-lg-30 {
  margin-bottom:30px;
}





/*                                         old account                                  */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.personal-account .mobile-likes {
		display: none;
	}
}


@media only screen and (min-width: 1200px) {
	.personal-account .header .page-panel__contact:not(.authorozed){
		display: inherit;
		justify-content: flex-end;
	}
	.personal-account .header .page-panel__contact:not(.authorozed) .header-contact__phone-new{
		width: auto;
		padding-right: 50px;
	}
	.personal-account .header .page-panel__contact:not(.authorozed) .header-contact__dropdown{
		left: 12px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.personal-account .header .page-panel:after {
		background-color: #235169;
	}
}

@media only screen and (max-width: 767px) {
	.personal-account .header .page-panel:after {
		background-color: #235169;
	}
}

.personal-account .page-menu__item:hover a {
	background-color: rgba(34,36,37,0.2);
}

.personal-account .page-menu__item.active {
	background-color: rgba(34,36,37,0.2);
}

.personal-account .page-menu__item.active a {
	background-color: transparent;
}

.personal-account .bottom-menu {
	border-top: 1px solid rgba(34,36,37,0.2);
	padding-top: 30px;
}

.blue_bg {
	background: rgba(44,144,226,0.25);
	color: #4a90e2;
}

.personal-objects {
	padding-bottom: 50px;
}

.personal-objects__title {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 27px;
}

.personal-objects .ttl:first-child .personal-objects__title {
	margin-top: 0px;
}

@media only screen and (max-width: 767px) {
	.personal-objects .ttl:first-child .personal-objects__title {
		margin-top: 15px;
	}
}

.personal-objects__hr {
	width: 100%;
	height: 15px;
}

@media only screen and (max-width: 767px) {
	.personal-objects__hr {
		height: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.personal-objects__hr {
		height: 15px;
	}
}

.personal-objects__sale-box {
	border-radius: 5px;
	border: solid 1px rgba(34,36,37,0.2);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-bottom: 13px;
	text-decoration: none;
	color: inherit;
	height: 100%;
}

@media only screen and (max-width: 767px) {
	.personal-objects__sale-box {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
		height: auto;
	}
}

.personal-objects__left-box.sold {
	width: 100%;
	border: none;
}

.personal-objects__left-box,.personal-objects__right-box {
	width: 50%;
}

@media only screen and (max-width: 767px) {
	.personal-objects__left-box,.personal-objects__right-box {
		border: none;
		width: 100%;
	}
}

.personal-objects__left-box-image {
	height: 166px;
	position: relative;
}

.personal-objects__left-box-image img {
	-o-object-fit: cover;
	object-fit: cover;
}

.personal-objects__status-text {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 3px 5px;
}

.personal-objects .green_bg {
	background: #49b78a;
	color: #fff;
}

.personal-objects .red_bg {
	background: #d13338;
	color: #fff;
}

.personal-objects__left-box {
	border-right: 1px solid rgba(34,36,37,0.2);
}

@media only screen and (max-width: 767px) {
	.personal-objects__left-box {
		border: none;
		border-bottom: 1px solid rgba(34,36,37,0.2);
	}
}

.personal-objects__title-box {
	font-size: 19px;
	margin-bottom: 5px;
}

.personal-objects__title-box a {
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}

.personal-objects__price {
	font-weight: bold;
	font-size: 15px;
}

.personal-objects__convert {
	color: rgba(34,36,37,0.4);
}

.personal-objects__left-box-text-block {
	padding: 20px;
}

.personal-objects__data {
	font-size: 14px;
}

.personal-objects__date {
	font-size: 12px;
	margin-top: 15px;
}

.personal-objects__link-like-buyer {
	font-size: 15px;
	margin-top: 20px;
	display: inline-block;
	text-decoration: none;
	color: #345591;
}

.personal-objects__right-box-statistic {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.personal-objects__int {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 30px;
}

.personal-objects__int:first-child {
	margin-left: 0px;
}

.personal-objects__int sup {
	color: rgba(34,36,37,0.4);
	font-size: 12px;
	top: -12px;
	font-weight: bold;
}

.personal-objects__title-statistic {
	font-size: 15px;
	font-weight: normal;
}

.personal-objects__next-shows {
	margin-top: 15px;
}

.personal-objects__next-shows-item {
	background-color: rgba(125,167,255,0.2);
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.personal-objects__info {
	margin-top: 15px;
	opacity: 0.7;
}

.personal-objects__dot {
	width: 8px;
	height: 8px;
	opacity: 0.5;
	background-color: #d5dde1;
	display: inline-block;
	border-radius: 50%;
}

.personal-objects__dot.active {
	background-color: #49b78a;
	opacity: 1;
}

.personal-objects__congrat {
	font-size: 19px;
	margin-top: 10px;
	display: inline-block;
}

.personal-objects .red-item {
	background-color: rgba(175,27,87,0.15);
}

.personal-objects__status-title {
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
}

.personal-objects__right-box {
	padding: 16px 25px;
}

@media only screen and (max-width: 767px) {
	.personal-objects .personal-objects-sold .left-box {
		border: none;
	}
}

.personal-market-information__link-text {
	font-size: 19px;
	margin-top: 16px;
	margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
	.personal-market-information__link-text {
		margin-bottom: 20px;
	}
}

.personal-market-information__link-text a {
	color: #2a55a4;
	text-decoration: none;
}

.personal-market-information__link-text i {
	padding: 0px 5px;
	color: #2a55a4;
}

.personal-market-information .non-clicked .mini-card:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: auto;
}

.personal-market-information .non-clicked a.card-item__link,.personal-market-information .non-clicked a.mini-card__link {
	cursor: default;
	pointer-events: none;
}

@media only screen and (max-width: 767px) {
	.personal-market-information .rent__slider {
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.personal-market-information .graph {
		margin-bottom: 15px;
	}
}

.personal-market-information .slick-prev {
	right: 82px;
}

.personal-market-information .slick-next {
	right: 53px;
}

.personal-market-information .slider-block__container {
	padding-left: 0px;
}

.personal-market-information .slider-block__link {
	right: 142px;
}

@media only screen and (min-width: 1200px) {
	.personal-market-information__title {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.personal-market-information__title {
		margin-top: 20px;
	}
}

.personal-market-information__index {
	padding-bottom: 50px;
}

.personal-market-information #make_forecast {
	margin-bottom: 40px;
	cursor: pointer;
}

.forecast-popup .contact-face input {
	margin-bottom: 20px;
}

.forecast-popup .forecast-accept {
	font-size: 12px;
	cursor: pointer;
}

.forecast-popup .forecast-accept a {
	text-decoration: none;
	color: #345591;
}

.forecast-popup .forecast-accept input {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.forecast-popup form {
	margin-top: 20px;
}

.forecast-popup .group-inputs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 25px;
}

.forecast-popup .group-inputs input {
	margin-right: 15px;
}

.forecast-popup .rooms-count {
	margin-top: 25px;
}

.graph {
	margin-bottom: 40px;
	position: relative;
}

.graph__title {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.26;
}

.graph__block {
	border-radius: 5px;
	border: solid 1px rgba(34,36,37,0.2);
	background-color: rgba(34,36,37,0.03);
}

@media only screen and (max-width: 767px) {
	.graph__block {
		padding: 10px 21px 38px 15px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__block {
		padding: 46px 0 38px 31px;
	}
}

@media only screen and (min-width: 1200px) {
	.graph__block {
		padding: 30px 0 38px 31px;
	}
}

.graph__date {
	color: #2a55a4;
	text-decoration: none;
}

@media only screen and (max-width: 767px) {
	.graph__date {
		display: block;
	}
}

.graph__chart {
	height: 200px;
  width:100%;
	margin-bottom: 15px;
	margin-left: -25px;
}

.graph__chart-block {
	width: 100%;
}
.events {
   border-collapse: collapse;
}
.table__width {
  width:24%;
  vertical-align: top;
}
.table__reset-width {
  width:auto;
}
.table__width-98 {
  width:98px;
}
.table__width-100 {
  width:100px;
}
.table__width-130 {
  width:130px;
}
.table__width-80 {
  width:80px;
}
.table__width-220 {
  width:220px;
}
.table__item {
  border-bottom:1px solid rgba(34, 36, 37, 0.2);
  height:60px;
}
.tab__info-inner {
  display:flex;
  flex-direction:column;
  gap:20px 0;
  padding:20px 0;
  width:80%;
}
.tab__title {
  font-size:19px;
  font-weight:bold;
}
.tab__list-dog {
  font-style:italic;
  font-size:15px;
  color:#767778;
}
.personal-account .account__warning {
  background:#FBBC05;
  color:black;
}
.c-grey {
  color:#979797;
}
@media only screen and (max-width: 767px) {
	.graph__chart-block {
		width: 100%;
		margin-bottom: 17px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__chart-block {
		margin-bottom: 17px;
	}
}

.graph__text {
	margin-bottom: 13px;
}

.graph__text a {
	color: #222425;
}

@media only screen and (max-width: 767px) {
	.graph__text {
		font-size: 12px;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 1200px) {
	.graph__text {
		margin-left: 27px;
	}
}

.graph__classif {
	color: #2a55a4;
	font-size: 12px;
	text-decoration: none;
}

@media only screen and (min-width: 1200px) {
	.graph__classif {
		margin-left: 27px;
	}
}

.graph__rent-title {
	font-weight: bold;
	margin-bottom: 14px;
}

.graph__rent-title--no-margin {
	margin-bottom: 0px;
}

.graph__rent-title--red {
	color: #af1b57;
}

.graph__numbers {
	list-style: none;
	padding: 0;
	margin: 0 0 32px;
}

@media only screen and (max-width: 767px) {
	.graph__numbers li {
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__numbers {
		margin: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__numbers-block {
		display: inline-block;
	}
}

.graph__number {
	font-size: 30px;
	font-weight: bold;
}

@media only screen and (max-width: 767px) {
	.graph__number {
		display: block;
	}
}

.graph__number--one {
	color: #af1b57;
}

.graph__number--two {
	color: #222425;
}

.graph__number--three {
	color: #7cd4b0;
}

.graph__number--house {
	color: #6093ff;
}

.graph__number--area {
	color: #ff7750;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__flats-block {
		display: inline-block;
		vertical-align: bottom;
		margin-left: 70px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__flats-block--col {
		margin-left: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__flats-block--mt {
		margin-top: 20px;
	}
}

.graph__flats {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.graph__flats li {
	padding-bottom: 5px;
}

.graph__flats a {
	color: #345591;
	text-decoration: none;
	margin-left: 20px;
	display: inline-block;
}

.graph__flats a:hover {
	color: #1358d8;
}

.graph__flats--link {
	margin-left: 0px !important;
}

.graph__checkbox {
	margin-bottom: 50px;
}

.graph__checkbox--first {
	margin-bottom: 25px;
}

.graph__href-class {
	color: #2a55a4;
	position: absolute;
	right: 0;
	bottom: 0;
	border-radius: 5px;
	border: solid 1px rgba(34,36,37,0.2);
	background-color: #ffffff;
	text-decoration: none;
	padding: 8px 40px;
}

.graph__href-class:hover {
	color: #1358d8;
}

.graph__pie {
	min-height: 200px;
}

@media only screen and (min-width: 1200px) {
	.graph__pie {
		margin-left: -24px;
	}
}

@media only screen and (max-width: 767px) {
	.graph__pie {
		min-height: 170px;
		margin: 0 -18px 20px;
	}
}

@media only screen and (min-width: 1200px) {
	.graph__pie--two {
		margin-left: -48px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__pie--two {
		margin-left: -24px;
	}
}

@media only screen and (min-width: 1200px) {
	.graph__nb-count {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.graph__nb-count {
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__nb-count {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}
}

.graph__pie-block {
	margin-bottom: 20px;
}

.graph__description {
	margin: 50px 0 0 18px;
}

@media only screen and (max-width: 767px) {
	.graph__description {
		margin: 50px 0 0 0;
		font-size: 12px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.graph__separate {
		width: 100%;
	}
}

.graph__fltas {
	height: 450px;
}

@media only screen and (min-width: 1200px) {
	.graph__fltas {
		padding-right: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.graph__fltas {
		height: 250px;
	}
}

.graph__fltas .amcharts-chart-div {
	background-color: rgba(34,36,37,0.03);
}

.analytics .header__page-panel {
	background-color: #b72855;
}

.analytics .page-menu__item.active>a,.analytics .page-menu__item:hover>a {
	background-color: rgba(34,36,37,0.4);
}

.analytics .page-menu__item>a {
	font-size: 15px;
	line-height: normal;
	padding-left: 7px;
	padding-right: 7px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.analytics .big-images__header {
		font-size: 19px;
	}
}

@media only screen and (max-width: 767px) {
	.analytics .big-images__header {
		font-size: 19px;
		width: 158px;
	}
}

@media only screen and (max-width: 1199px) {
	.analytics .page-panel__menu {
		background: #910f38;
	}

	.analytics .page-panel:after {
		background: #910f38;
	}

	.analytics .page-menu__item>a {
		padding-top: 7px;
	}
}

.housing-rates__numb {
	font-size: 30px;
	font-weight: bold;
	min-width: 60px;
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	.housing-rates__numb {
		font-size: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.housing-rates__numb-label {
		display: block;
	}
}

.housing-rates__mounth {
	margin-bottom: 22px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.housing-rates__mounth {
		margin-bottom: 0px;
	}
}

.housing-rates__mounth--red {
	color: #af1b57;
}

.housing-rates__stav {
	margin-bottom: 22px;
	font-weight: bold;
}

.housing-rates__subdistrict {
	width: 100%;
	height: 36px;
}

.housing-rates__subdistrict .fake-select__value {
	height: 36px;
	line-height: 36px;
	font-size: 15px;
}

.housing-rates__subdistrict .fake-select__list label {
	font-size: 15px;
}

@media only screen and (max-width: 767px) {
	.housing-rates__text {
		font-size: 12px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.housing-rates__text {
		width: 70%;
	}
}

@media only screen and (min-width: 1200px) {
	.housing-rates__text {
		padding-right: 50px;
	}
}

.housing-rates__row {
	margin-bottom: 24px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -12px;
	margin-right: -12px;
}

@media only screen and (max-width: 767px) {
	.housing-rates__area {
		margin-top: 24px;
	}
}

@media only screen and (max-width: 767px) {
	.housing-rates__checkbox {
		margin-top: 24px;
		padding-left: 0px;
	}
}

.housing-rates__class {
	display: inline-block;
	min-width: 65px;
}

.housing-rates__title {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 24px;
}

.housing-rates__price-range {
	margin-top: -20px;
}

@media only screen and (max-width: 767px) {
	.housing-rates__price-range .price-range__text {
		display: block;
		margin-bottom: 0;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.housing-rates__price-range .price-range__text--current-currency {
		display: block;
	}
}

.housing-rates__hr {
	border-top: solid 1px rgba(34,36,37,0.2);
	margin-bottom: 18px;
}

@media only screen and (max-width: 767px) {
	.housing-rates__hr {
		margin-left: -15px;
		margin-right: -21px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.housing-rates__hr {
		margin-left: -31px;
	}
}

@media only screen and (min-width: 1200px) {
	.housing-rates__hr {
		margin-left: -31px;
	}
}

.housing-rates__cells {
	display: inherit;
	-webkit-box-align: inherit;
	-ms-flex-align: inherit;
	align-items: inherit;
	margin-left: -6px;
	margin-right: -6px;
}

@media only screen and (max-width: 767px) {
	.housing-rates__cells {
		margin-bottom: 25px;
	}

	.housing-rates__cells:last-child {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.housing-rates__cells--tax {
		margin-top: 24px;
	}
}

@media only screen and (max-width: 767px) {
	.housing-rates__numbers {
		width: 100%;
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.housing-rates__line {
		margin-bottom: 10px;
	}
}

.housing-rates__nb {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.housing-rates__label {
	padding: 0 0 15px 18px;
	font-weight: bold;
}

@media only screen and (max-width: 767px) {
	.housing-rates__label {
		width: 40%;
		display: inline-block;
		vertical-align: top;
		padding: 7px 0 15px 0px;
	}
}

.housing-rates__col {
	display: inline-block;
	vertical-align: top;
}

@media only screen and (max-width: 767px) {
	.housing-rates__col {
		width: 49%;
	}
}

@media only screen and (max-width: 767px) {
	.housing-rates__block-numb {
		width: 58%;
		display: inline-block;
		vertical-align: top;
		text-align: right;
		margin-bottom: 25px;
	}
}

.market-structure__title {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 15px;
}

.market-structure__title--rouge {
	color: #af1b57;
}

.market-structure__title--blue {
	color: #6093ff;
}

.market-structure__block-number--orange {
	color: #ff7750;
}

.market-structure__block-number--blue {
	color: #6093ff;
}

.market-structure__block-number--first {
	margin-bottom: 77px;
}

@media only screen and (max-width: 767px) {
	.market-structure__block-number--first {
		padding-right: 10px;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.market-structure__block-number {
		width: 49%;
		display: inline-block;
		vertical-align: top;
	}
}

@media only screen and (max-width: 767px) {
	.market-structure__block-number--width {
		width: 100%;
	}
}

.market-structure__label-number {
	line-height: 1.2;
}

.market-structure__number {
	font-size: 30px;
	font-weight: bold;
}

.market-structure__mounth {
	font-size: 30px;
	font-weight: bold;
}

.market-structure__description {
	padding: 0 0 108px 22px;
}

@media only screen and (max-width: 767px) {
	.market-structure__description {
		padding: 20px 0 40px 0;
	}
}

.market-structure__text {
	margin-top: 90px;
}

@media only screen and (max-width: 767px) {
	.market-structure__text {
		margin-top: 20px;
		padding-top: 20px;
		border-top: solid 1px rgba(34,36,37,0.2);
	}
}

.personal-objects-detail__sort-form {
	max-width: 277px;
}

.personal-objects-detail__copy {
	display: none;
}

@media only screen and (max-width: 767px) {
	.personal-objects-detail__copy {
		display: block;
	}
}

.personal-objects-detail__additional {
	margin-top: 40px;
}

@media only screen and (max-width: 767px) {
	.personal-objects-detail__title {
		margin-top: 15px;
		line-height: 1;
	}
}

.personal-objects-detail__box {
	border: none;
	height: auto;
	margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {
	.personal-objects-detail__box.mobile {
		display: none;
	}
}

.personal-objects-detail__box.desktop {
	display: none;
}

@media only screen and (max-width: 767px) {
	.personal-objects-detail__box.desktop {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.personal-objects-detail .personal-objects__left-box-text-block {
		padding-left: 5px;
	}
}

.personal-objects-detail .personal-objects__status-text {
	position: relative;
	display: inline-block;
	padding: 5px 10px;
	width: 70%;
	text-align: left;
	position: relative;
	top: 0;
  left:0;
}
.account__status-in {
  color:#AF1B57;
}
.text-transform-italic {
  font-style:italic;
}
.personal-objects-detail .green_bg {
	background-color: rgba(73,183,138,0.1);
	color: #49b78a;
}

.personal-objects-detail .red_bg {
	background-color: rgba(209,51,56,0.1);
	color: #d13338;
}
.personal-objects-detail .blue_bg {
    background: rgba(44,144,226,0.25);
    color: #4a90e2;
}
.personal-objects-detail__left-box {
	border: none;
	width: 100%;
	background-color: rgba(216,216,216,0.2);
	border-bottom: 1px solid rgba(34,36,37,0.2);
}

@media only screen and (max-width: 767px) {
	.personal-objects-detail__left-box {
		background-color: transparent;
		border: none;
	}
}

.personal-objects-detail__own-list {
	padding-left: 15px;
}

.personal-objects-detail__own-list li {
	margin-top: 15px;
}

.personal-objects-detail__step-vision {
	text-decoration: none;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 0;
	width: 650px;
}

.personal-objects-detail__step-vision li {
	display: inline-block;
	margin-right: 125px;
	color: #fff;
	background-color: #d5dde1;
	width: 32px;
	height: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	position: relative;
}

.personal-objects-detail__step-vision li:after {
	content: "";
	width: 110px;
	border-bottom: 2px solid #d5dde1;
	position: absolute;
	right: 39px;
}

.personal-objects-detail__step-vision li:first-child:after {
	display: none;
}

.personal-objects-detail__step-vision li.active {
	background-color: #49b78a;
	position: relative;
}

.personal-objects-detail__step-vision li.active:after {
	border-bottom: 2px solid #49b78a;
}

.personal-objects-detail__step-vision li.last-step span {
	position: absolute;
}

.personal-objects-detail__step-vision li.last-step:before {
	content: '';
	width: 38px;
	height: 38px;
	position: absolute;
	background-color: #49b78a;
	border-radius: 50%;
	opacity: .2;
}

.personal-objects-detail__step-vision li:last-child {
	background-color: transparent;
	color: #d5dde1;
	font-size: 28px;
}

.personal-objects-detail__step-vision li:last-child.active {
	color: #49b78a;
}

.personal-objects-detail__step-text {
	list-style: none;
	padding: 0;
	width: 650px;
}

.personal-objects-detail__step-text li {
	display: inline-block;
	margin-right: 55px;
}

.personal-objects-detail__steps {
	margin-bottom: 25px;
	overflow: auto;
}

.personal-objects-detail__rect {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin-right: 15px;
	overflow: hidden;
}

.personal-objects-detail__rect img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top;
}
.personal-objects-detail__flex-category {
  display:flex;
  flex-direction:column;
  margin-top:20px;
}
.personal-objects-detail__flex-category:first-of-type{
  margin:0;
}
.personal-objects-detail__flex-category b {
  margin-bottom:20px;
}
.personal-objects-detail__flex-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-bottom: 15px;
}

.personal-objects-detail__flex-item:last-child {
	margin-bottom: 0px;
}
.personal-objects-detail__flex-item a {
  text-decoration:none;
  color:#2A55A4;
}
.personal-objects-detail .graph {
	margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
	.personal-objects-detail .graph {
		margin-bottom: 0px;
	}
}

.personal-objects-detail__flat-transfer {
	border-bottom: 1px solid rgba(34,36,37,0.2);
	padding: 20px;
	background-color: rgba(216,216,216,0.2);
}
.personal-objects-detail__flat-transfer-showing {
  background: #AF1B57;
  border-radius: 5px;
  color:white;
  padding:10px 15px;
  margin-top:10px;
}
@media only screen and (max-width: 767px) {
	.personal-objects-detail__flat-transfer {
		background-color: transparent;
		border: none;
    padding:20px 0;
	}
  .personal-objects-detail .pl {
    padding-left:0!important;
  }
}

.personal-objects-detail__flat-transfer p {
	margin: 0;
	padding: 0;
}

.personal-objects-detail__flat-transfer .button-problems {
	text-decoration: none;
	padding: 9px 17px 9px 17px;
	border-radius: 5px;
	border: solid 1px rgba(34,36,37,0.2);
}

.personal-objects-detail__flat-transfer .button-problems i {
	margin-right: 10px;
}

.personal-objects-detail__flat-transfer:last-child {
	border-radius: 0px 0px 5px 5px;
	border-bottom: none;
	margin-bottom: 15px;
	padding-bottom: 30px;
}

.personal-objects-detail .fz-30 {
	font-size: 30px;
}

.personal-objects-detail .fz-19 {
	font-size: 19px;
}

.personal-objects-detail .fz-15 {
	font-size: 15px;
}

.personal-objects-detail__adv-links {
	list-style: none;
	padding: 0;
	margin: 0;
  display:flex;
  flex-direction:column;
  gap:5px 0;

}

.personal-objects-detail__adv-links li {
	display: inline-block;
}

.personal-objects-detail__adv-links li a {
	text-decoration: none;
	color: #345591;
	font-size: 14px;
}

.personal-objects-detail .fl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: flex-start;
  width:100%;
}

.personal-objects-detail .fl__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: flex-start;
  flex-direction:column;
  gap:20px 0;
}

.personal-objects-detail .fl .fl__first {
  width:70%;
}
.personal-objects-detail .fl .fl__second {
  width:30%;
}
.personal-objects-detail .fl>span {
	margin-left: 10px;
}

.personal-objects-detail .fl>span sup {
	color: rgba(34,36,37,0.4);
}

.personal-objects-detail .pl {
	padding-left: 20px;
}

.personal-objects-detail .mt {
	margin-top: 30px;
}

.personal-objects-detail .mb10 {
	margin-bottom: 10px;
}

.personal-objects-detail__load {
	height: 3px;
	position: relative;
	width: 100%;
}

.personal-objects-detail__load .load-inner {
	height: 3px;
	position: absolute;
	top: 0;
	background: #6093ff;
	width: 80%;
}

.personal-objects-detail .tabs__content {
	margin-top: -25px;
}

.personal-objects-detail .tabs__content .events {
	width: 100%;
}

.personal-objects-detail .tabs__content .events th {
	text-align: left;
	color: rgba(34,36,37,0.6);
}

.personal-objects-detail .tabs__content .events tbody td>span {
	margin-right: 10px;
}

.personal-objects-detail .tabs__content .events tbody td>span.circle {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #d5dde1;
	margin-right: 0px;
	display: inline-block;
}

.personal-objects-detail .tabs__content .events tbody td>span.circle.active {
	background: #49b78a;
}

.personal-objects-detail .tabs__content .events tbody td>span.disactive {
	color: rgba(213,221,225,0.5);
}


@media only screen and (max-width: 767px) {
	.personal-objects-detail .office__tabs {
		white-space: nowrap;
		overflow-x: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.personal-objects-detail .office__tabs {
		white-space: nowrap;
		overflow-x: auto;
	}
}

.personal-objects-detail .office__tabs li {
	font-size: 19px;
	color: color .3s ease;
}

.personal-objects-detail .office__tabs li:hover {
	color: #333;
}

.personal-objects-detail .office__tabs li span {
	font-weight: normal;
}

.personal-objects-detail .office__tabs li.active {
	margin-bottom: 0px;
}

.personal-objects-detail .office__tabs li.active:hover {
	color: #333;
}

.personal-objects-detail__transfer-address {
	background-color: #af1b57;
	color: #fff;
	border-radius: 5px;
	padding: 10px;
	margin-top: 10px;
}

.personal-objects-detail__congrat {
	margin-top: 40px;
}

.personal-objects-detail__congrat i {
	color: rgba(34,36,37,0.7);
}

@media only screen and (max-width: 767px) {
	.personal-objects-detail .ord {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

/* .rent__filter--sorting {
	position: relative !important;
	bottom: 0;
	max-width: none;
	margin: 10px 0;
}

.rent__panel--sorting .fake-select__value {
	width: auto;
	display: inherit;
	padding: 0;
} */

.rent__panel--sorting .fake-select__value:after {
	position: relative;
	right: 6px;
	top: -2px;
}

.fake-select__value:after {
	-webkit-transform: rotate(-135deg) scale(0.7);
	transform: rotate(-135deg) scale(0.7);
}

.ws-nowrap {
	white-space: nowrap;
}

.personal-objects-detail__inf {
	max-width: 170px;
}

.personal-auth__flex-submit {
	position: relative;
}

.flex-list {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
  align-items:center;
}

.flex-list span {
	font-size: 30px;
}

.flex-list li {
	margin-right: 10px;
}

.flex-list li:last-child {
	margin-right: 0;
}

@media screen and (max-width:576px) {
  .flex-list {
    flex-wrap:wrap;
  }
  .events .table__item {
    display:flex;
    flex-direction:column;
    flex-wrap:wrap;
    margin-top:10px;
    height:60px;
  }
	.events .table__item td:nth-child(-n+2) {
		max-width:185px;
		width:185px;
	}
	.events .table__item td:nth-child(n+2) {
		max-width:185px;
		width:185px;
	}
  .events__work .table__item {
    height:auto;
  }
  .tab__statistic div {
    gap:0;
    flex-direction:column;
  }
  .tab__info-inner {
    width:100%;
  }
	.personal-objects-detail .personal-objects__status-text {
		padding:0;
	}
}
@media screen and (max-width: 480px) {
	.personal-auth__submit {
		position: relative;
		top: 40px;
	}
}

.personal-account__training {
	list-style: none;
	margin: 0;
	padding: 0;
}

.personal-account__training li {
	cursor: pointer;
	margin-bottom: 10px;
	max-width: 210px;
	position: relative;
}

.personal-account__training li:after {
	content: "\00355";
	position: absolute;
	right: 6px;
	top: -14px;
	font-size: 37px;
	color: #989898;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.detail-text_training {
	display: none;
}

.detail-text_training.active {
	display: block;
}

.n-wrap-text {
	text-overflow: ellipsis;
	overflow: hidden;
	height: 1.2em;
	max-width: 145px;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	padding-right: 15px;
	cursor: pointer;
}

.n-wrap-text:after {
	content: "\203A";
	position: absolute;
	right: 2px;
	font-size: 22px;
	top: -4px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #c3c3c3;
}

.n-wrap-hidden {
	position: absolute;
	top: 44px;
	-webkit-box-shadow: 0px 2px 5px #d0d0d0;
	box-shadow: 0px 2px 5px #d0d0d0;
	padding: 9px;
	background: #fff;
	border-radius: 5px;
	z-index: 1;
	display: none;
}

.n-wrap-hidden.active {
	display: block;
}

.icon-keys:before {
	content: "\e932";
}

.form-info-line {
	position: relative;
	width: 122%;
	padding-top: 12px;
	padding-bottom: 9px;
	padding-left: 45px;
	padding-right: 25px;
	background: #faf4a0;
	font-size: 10px;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.form-info-line {
		width: 100%;
	}
}

.form-info-line .icon {
	position: absolute;
	left: 14px;
	top: 14px;
	font-size: 14px;
}

.office__h1 {
	margin: 1px 0 24px;
}

@media (max-width: 767px) {
	.office__h1 {
		margin: 19px 0 19px;
	}
}

.office__line {
	margin: 0 0 37px 0;
}

.office__photo {
	margin: 0 0 33px 0;
}

.office__line-business {
	font-size: 15px;
	font-weight: bold;
	margin: 0 13px 0 0;
}

@media (max-width: 767px) {
	.office__line-business {
		display: block;
	}
}

.office__line-href {
	font-size: 15px;
	color: #345591;
	text-decoration: none;
	margin: 0 14px 0 0;
}

@media (max-width: 767px) {
	.office__line-href {
		margin: 0 10px 0 0;
	}
}

.office__map {
	height: 240px;
	width: 100%;
	margin: 0 0 7px 0;
}

.office__addr {
	margin: 0 0 20px 0;
}

.office__description {
	font-size: 15px;
	margin: 0 0 62px 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.office__description {
		margin: 0 0 32px 0;
	}
}

.office__info {
	margin: 0 0 33px 0;
}

.office__tabs {
	list-style: none;
	margin: 0 0 39px 0;
	padding: 0;
	border-bottom: solid 2px #CDCDCD;
}

.office__tabs li {
	display: inline-block;
	font-size: 19px;
	font-weight: bold;
	margin: 0 27px 0 0;
	color: #2a55a4;
	cursor: pointer;
}

.office__tabs li.active {
	color: #222425;
	border-bottom: 3px solid #222425;
	padding: 0 0 13px 0;
	margin-bottom: -2px;
}

@media (max-width: 767px) {
	.office__tabs li.active {
		margin-bottom: 11px;
	}
}

.personal-calendar .fc-header-toolbar .fc-left>div h2 {
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 160px;
	overflow: hidden;
}

@media only screen and (max-width: 767px) {
	.personal-calendar {
		overflow: scroll;
	}
}

.personal-calendar__flex-between-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
	.personal-calendar__flex-between-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.personal-calendar__pick-date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (max-width: 767px) {
	.personal-calendar__pick-date {
		margin-bottom: 15px;
	}
}

.personal-calendar__pick-date b {
	color: #345591;
	margin-right: 30px;
}

.personal-calendar__prev,.personal-calendar__next {
	font-size: 19px;
	cursor: pointer;
	margin: 0;
	padding: 0px 10px;
	height: 25px;
}

.personal-calendar .butt-icon {
	margin-right: 10px;
}

.personal-calendar__calendar {
	min-width: 980px;
	margin-bottom: 50px;
	position: relative;
	padding: 1px;
}

@media only screen and (max-width: 767px) {
	.personal-calendar__calendar {
		overflow: scroll;
		min-width: 1100px;
	}
}

.personal-calendar__calendar .calendar-head {
	background-color: #f7f7f7;
}

.personal-calendar__calendar .calendar-head .h-cell {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-right: 1px solid rgba(34,36,37,0.1);
	padding: 14px;
}

.personal-calendar__calendar .calendar-head .h-cell .end {
	color: #af1b57;
}

.personal-calendar__calendar .calendar-body .row {
	border-top: 1px solid rgba(34,36,37,0.1);
	position: relative;
}

.personal-calendar__calendar .calendar-body .row:first-child {
	border-top: none;
}

.personal-calendar__calendar .calendar-body .cell {
	min-height: 65px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-right: 1px solid rgba(34,36,37,0.1);
	padding: 14px;
	position: relative;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.personal-calendar__calendar .calendar-body .cell .time {
	padding-left: 85px;
	padding-right: 10px;
	background: #fff;
	position: absolute;
	bottom: -10px;
	margin-left: -28px;
	z-index: 1;
}

.personal-calendar__calendar .calendar-body .cell.green-bg {
	background-color: rgba(73,183,138,0.1);
}

.personal-calendar__calendar .calendar-body .cell.f-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
}

.personal-calendar__calendar .calendar-body .cell.blue {
	border-top: 3px solid #6093ff;
	background-color: #fff;
}

.personal-calendar__calendar .calendar-body .cell.orange {
	border-top: 3px solid #ff7750;
	background-color: #fff;
}

.personal-calendar__calendar .calendar-body .cell.red {
	border-top: 3px solid #af1b57;
	background-color: #fff;
}

.personal-calendar__calendar .calendar-body .cell .not-available,.personal-calendar__calendar .calendar-body .cell .free-time {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 90%;
	height: 90%;
	background-color: #fff;
	border-radius: 3px;
	padding: 15px 20px;
	cursor: pointer;
}

.personal-calendar__calendar .calendar-body .cell .free-time {
	background-color: rgba(73,183,138,0.1);
	font-weight: bold;
	color: #49b78a;
}

.personal-calendar__calendar .calendar-body .cell:hover {
	background: rgba(204,204,204,0.1);
}

.personal-calendar__calendar .time-line {
	position: absolute;
	width: 89%;
	border-bottom: 1px dashed #af1b57;
	top: 50%;
	right: 0;
}

.personal-calendar__calendar .time-line span {
	position: absolute;
	font-size: 12px;
	color: #af1b57;
	left: -37px;
	top: -8px;
}

.select-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

.select-row span {
	padding: 10px;
}

.select-row a {
	text-decoration: none;
	color: rgba(34,36,37,0.4);
	padding: 10px;
}

.select-row .close {
	font-size: 24px;
}

.fc-myCustomButton-button {
	background-color: #2a55a4 !important;
	border: none;
	color: #fff !important;
}

.fc-header-toolbar .fc-right button,.fc-header-toolbar .fc-left button {
	background-color: #2a55a4;
	border: none;
}

.fc-time-grid .fc-slats td {
	height: 60px;
}

body .fc {
	margin-bottom: 30px;
}

.fc-unthemed th {
	padding: 15px;
	text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
	.fc-view-container {
		width: 1200px;
	}
}

.fc-time-grid .fc-event,.fc-time-grid .fc-bgevent {
	border: none;
	padding: 5px;
	background: #fff;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.fc-time-grid .fc-event .fc-title,.fc-time-grid .fc-bgevent .fc-title {
	font-weight: bold;
}

.fc-time-grid .fc-event.blue-border,.fc-time-grid .fc-bgevent.blue-border {
	border-top: 3px solid #6093ff;
}

.fc-time-grid .fc-event.orange-border,.fc-time-grid .fc-bgevent.orange-border {
	border-top: 3px solid #ff7750;
}

.fc-time-grid .fc-event.red-border,.fc-time-grid .fc-bgevent.red-border {
	border-top: 3px solid #af1b57;
}

.fc-time-grid .fc-event.free-time,.fc-time-grid .fc-bgevent.free-time {
	background-color: #ecf7f3;
	color: #49b78a;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.fc-time-grid .fc-event.not-available,.fc-time-grid .fc-bgevent.not-available {
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
	color: #333;
}

.fc-sun {
	color: #af1b57;
}

.fc-sat {
	color: #af1b57;
}

.fc-time-grid .fc-now-indicator-line {
	border-style: dashed;
}

.fc-header-toolbar .fc-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (max-width: 767px) {
	.fc-header-toolbar .fc-left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.fc-header-toolbar .fc-left>button {
		margin-top: 10px;
	}
}

.fc-header-toolbar .fc-left>button {
	background-color: transparent;
	color: #345591;
	border: none;
}

.fc-header-toolbar .fc-left>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.fc-header-toolbar .fc-left>div h2 {
	font-weight: normal;
}

.fc-header-toolbar .fc-left>div button {
	background-color: transparent;
	border: none;
	color: #222425;
}

.add-period {
	text-decoration: none;
	color: #345591;
	font-weight: bold;
}

.modal-bottom-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 20px;
}

@media only screen and (max-width: 767px) {
	.modal-bottom-row .mbtn {
		font-size: 13px;
	}
}

.modal-backdrop.in {
	z-index: 1000;
}

@media only screen and (max-width: 767px) {
	.modal {
		padding: 25px;
		top: 25%;
	}
}

.personal-auth {
	padding: 20px 0px;
	margin-bottom: 60px;
}

.personal-auth__form {
	max-width: 462px;
	position: relative;
	margin-top: 10px;
}

.personal-auth__form input {
	margin-bottom: 30px;
}

.personal-auth__forg-pass {
	position: absolute;
	right: 0px;
	top: 0px;
	text-decoration: none;
	color: #345591;
	font-size: 19px;
}

.personal-auth__form-container {
	margin-bottom: 15px;
	position: relative;
}

.personal-auth__submit {
	min-width: 258px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
}

.personal-auth__line {
	text-align: center;
	position: relative;
	height: 24px;
	margin-top: 50px;
	margin-bottom: 30px;
}

.personal-auth__line span {
	background-color: #fff;
	position: absolute;
	z-index: 2;
	padding: 0px 20px;
	left: 50%;
	margin-left: -20px;
}

.personal-auth__line:before {
	width: 100%;
	border-bottom: 1px solid #222425;
	opacity: .1;
	content: '';
	position: absolute;
	top: 50%;
	left: 0px;
	z-index: 1;
}

.personal-auth__button-radius {
	text-decoration: none;
	color: #345591;
	border: 1px solid #d3d3d3;
	font-size: 19px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
	border-radius: 30px;
	margin-top: 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
}

@media only screen and (max-width: 767px) {
	.personal-auth__button-radius {
		font-size: 12px;
	}
}

.personal-auth__button-radius:hover {
	background-color: rgba(0,0,0,0.1);
}

.personal-auth__button-radius .icon-auth {
	width: 15px;
	height: 15px;
	background-size: cover;
	margin-right: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.personal-auth__button-radius .auth-google {
	background: url("/ts/images/personal-account/search.svg");
	background-size: cover;
}

.personal-auth__button-radius .auth-facebook {
	background: url("/ts/images/personal-account/facebook.svg");
	background-size: cover;
}

.personal-auth__button-radius .auth-vk {
	background: url("/ts/images/personal-account/vk.svg");
	background-size: cover;
}

.personal-auth .button-radius--blue {
	background-color: #475a96;
	color: #fff;
	border: none;
}

.personal-auth .button-radius--blue:hover {
	background-color: #3e4d7d;
}

.personal-auth .button-radius--light-blue {
	background-color: #5181b8;
	color: #fff;
	border: none;
}

.personal-auth .button-radius--light-blue:hover {
	background-color: #4672a5;
}

.personal-auth__form-container .input__block-text .icon-eye-hide,.personal-auth__form-container .input__block-text .icon-eye-show {
	position: absolute;
	color: #d3d3d3;
	font-size: 30px;
	right: 12px;
	top: 10px;
	cursor: pointer;
	z-index: 10;
}

.icon-eye-hide:before {
	content: "\e93d";
}

.icon-eye-show:before {
	content: "\e93e";
}
