.map-modal-info-container .card-girl__phone-container .d-inline-block, 
.map-modal-info-container .card-girl__phone-container .card-girl__phone--number, 
.map-modal-info-container .card-girl__phone-container .card-girl__phone-icon
 {
	display:none;
}
.map-modal__name{
	margin:5px 0px;
}
.map-modal-info-container .card-girl__phone-container {
	margin-bottom:10px;
}
.map-modal-info-container .card-girl__phone .card-girl__phone-btn {
	background: #000000;
    color: #929292;
	padding: 2px 10px;
}
.map-modal-info-container .card-girl__phone .card-girl__phone-btn:before {
    background: url(../img/i21.svg) no-repeat 0 0;
    background-size: 22px 16px;
    width: 22px;
    height: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.map-modal-info-container .card-girl__phone-container.active .card-girl__phone.flex-container {
	display: none !important;
}
.map-modal-info-container .card-girl__phone-container.active .card-girl__phone {
	display: block !important;
}


.map-modal-info-container .card-girl__phone {
	display: block; 
}
.map-modal-info-container a {
	color: #FE2F4C;
}

.footer-hide-block { 
	display:none;
}

.header-big1__link {
	text-transform: uppercase;
}

.big-form1__gallery-foto:not([style]), .big-form1__gallery-empty input, .big-form1__gallery-foto[style] + .big-form1__gallery-empty {
  display: none;
}
.add-profile__hint {
  margin-bottom: 40px;
  color: #f00;
}
label.big-form1__gallery-empty {
  width: 100%;
  height: 100%;
  position: relative;
}
.modal-confirm p {
	margin-bottom:10px;
	
}
.black-theme .text_primary {
	color: #FF2241;
	cursor:pointer;
}
.black-theme .modal-confirm p {
	color: #fff;
	
}
.modal-confirm a {
  color: #ff4040;
}
.login_form {
	max-width: 400px;
}
.fake-select1__current span {
  white-space: nowrap;
}
.list-tags1-over a { 
  position: relative;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  cursor: pointer;
	
}
.list-tags1-over a:not(:first-child).active:after {
  content : "";
  color: #FF2241;
  background: url("../img/i32.svg") no-repeat 0 0;
  background-size: auto;
  background-size: 9px 10px;
  width: 9px;
  height: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; 
  margin-top: 2px;
}
#recaptcha_fake .grecaptcha-badge {
  bottom: 150px !important;
  right: -270px !important;
}
.filter__overlay {
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(255,255,255,.75);
}
.filter__overlay::before {
  top: 50%;
  left: 50%;
  width: 50px;
  content: '';
  height: 50px;
  position: absolute;
  border-radius: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-animation: rotate 1s infinite linear;
  animation: rotate 1s infinite linear;
  border: 7px solid rgba(255,34,65,.45);
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: rgba(255, 34, 65, 0.45);
  border-top: 7px solid #ff2241;
}
.black-theme .filter__overlay {
  background-color: rgba(0,0,0,.75);
}
.red-info {
  border: 2px solid #ff2241;
  color:#ff2241;
  padding: 10px 10px 10px 60px;
  box-sizing: border-box;
  max-width: 100%;  
  line-height: 30px; 
}
.red-info:before {
	content: "";
	width:30px;
	height:30px;
	display:inline-block;
	background:url(../img/0warn.svg) no-repeat 100%;  
	position: absolute;
	margin-left: -40px;
}
.black-theme .block-text1__title1 *, .black-theme .message   {
	color: #fff;
}
.js-ads:not(.mCustomScrollbar) {
	overflow-y:hidden;
}

.people-block1__phone.active a {
  background: #f3f3f3;
  padding: 10px;
}
.black-theme .people-block1__phone.active a {
  background: #181818;
}
.video-modal .popup-video {
  background: transparent;  
  text-align: center;
  max-height: 100%;
}
.video-modal video {
  background: transparent;
  max-width: 95%;
  max-height: 90%;
}
.video-modal .video_title ,
.video-modal .video_title a {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: 'Nautilus';
  font-size: 14pt;
}
.video-modal .fancybox__content {
  background: transparent;  
  max-height: 100%;
}
.list-people1__slide .slick-track, 
.list-people1__slide .list-people1__slide-item, 
.list-people1__slide .slick-list {
	min-height: 100%;
}
.people-card2__status, .people-card3__status { position: absolute; top: 29px; left: 0; color: #FFF; font-size: 11px; font-weight: 700; line-height: 16.5px; width: 39px; height: 24px; border-radius: 0px 5px 5px 0px; background: #FF2241; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

body.black-theme #comment_empty {
	color: #fff;
}
.people-block1__information1 p:not(.active) .hidden-items {
	display:none;
}
.catalog-banner {
  width: 100%;
  margin: -40px 0px 30px 0px;
  display: block;
}
.catalog-banner img {
	width:100%;
	box-sizing:border-box;
}
.catalog-banner.show-mobile1 {
  display: none;
}
.comments-banner {
  margin: -50px 0px 30px 0px;
  width: 100%;
}
.comments-banner img {
  width: 100%;
}
.logo { 
	display: flex;
}
.logo-icon {
	width:60px;
    float: left;
	margin-right: 20px;
}
.logo .logo-icon img {
	width:100%;
	display: inline-block;
}
.logo-info {
  color: #fff;
  font-family: Geologica;
}
.logo_domain {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  /*height: 60px;*/
}
.logo_domain_name {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22pt;
  display: inline-block;
  white-space: nowrap;
}
.logo_domain_zone {
  display: inline-block;
  background: #2400ff;
  padding: 3px 7px;
  border-radius: 7px 7px 7px 0px;
  height: 25px;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 100;
  margin-left: 8px;
  color: #fff;
}
.logo_slogan {
  width: 100%;
  display: block;
  font-size: 14px;
  font-weight: 100;
  color: #d9d9d9; 
  margin-top: -10px;
}
.logo:not(.old) + img {
	display:none;
}
.mobile-fixed-header1__logo .logo {
	width:30px;
	height:30px;
	align-items:center;
}
.mobile-fixed-header1__logo .logo-icon ,
.header-fixed-scroll__logo .logo-icon {
	width: 30px;  
	height: 30px;
}
.header-fixed-scroll__logo .logo {
	  align-items: center;
}
.header-fixed-scroll__logo .logo-icon img {
	width:30px;
	height:30px;  
}

.footer-mobile__logo .logo ,
.mobile-menu1__logo .logo ,
.mobile-header1__logo .logo {
  width: auto; 
  align-items:center;
}
.footer-mobile__logo .logo-icon ,
.mobile-header1__logo .logo-icon ,
.mobile-menu1__logo .logo-icon
{
	width: 20px;
	margin-right: 5px;
	height: 20px;
}
.footer-mobile__logo .logo_domain_name,
.mobile-header1__logo .logo_domain_name,
.mobile-menu1__logo .logo_domain_name {
	font-size: 14pt;
}
.footer-mobile__logo .logo_domain_zone,
.mobile-header1__logo .logo_domain_zone,
.mobile-menu1__logo .logo_domain_zone {
	font-size: 8px;
	height: 18px;
	line-height: 13px; 
	margin-left: 4px;
}
body:not(.black-theme) .footer__logo .logo_slogan {
	color:#888;
}
body:not(.black-theme) .footer__logo .logo-info ,
body:not(.black-theme) .header-fixed-scroll__logo .logo-info {
	color: #474747;
}
.to_up_button {
	display:none !important;
}
@media (max-width: 768px) {
	.comments-banner {
	  margin: -10px 0px 30px 0px;
	}
	.catalog-banner {
		margin-top:0px;
	}
	.catalog-banner.show-mobile1 {
	  display: block;
	}
	.catalog-banner.hide-mobile1 {
	  display: none;
	}
	body:not(.short) .list-people1__slide .people-card2__status.vip { display:none }
	.list-people1.short .list-people1__favorite3 { display:none !important }
	
	.filter-mobile1.active .filter-mobile1__button {
	  position: fixed;
	  bottom: 0px;
	  width: 100%;
	  left: 0px;
	  box-sizing: border-box;
	  padding-bottom: 7px;
	  padding-top: 7px;
	  background: #F3F3F3;
	}
	body.black-theme .filter-mobile1.active .filter-mobile1__button {
	  background: #181818;
	}
	.filter-mobile1__over {
		padding-bottom:60px;		
	}
	.mobile-fixed-header1__filter {
		max-width: 160px;
	}
	.list-text1:not(.active) .text-message1 {
	  transform: translateY(calc(-100% + 350px));
	}
	.list-people1__price-item p {
		white-space:nowrap;
	}
	.list-people1__price {
	  overflow-x: auto;
	}
	
	.navigation1__item a:first-child i {
		background: url("../img/i1.svg") no-repeat 0 0; 
		background-size: 20px 17px; 
		width: 20px; 
		height: 17px; 
		display: -webkit-box; 
		display: -webkit-flex; 
		display: -ms-flexbox; 
		display: flex; 
		-webkit-flex-shrink: 0; 
		-ms-flex-negative: 0; 
		flex-shrink: 0; 
		font-style: normal; 
		display: flex; 
		-webkit-box-align: start; 
		-webkit-align-items: flex-start; 
		-ms-flex-align: start; 
		align-items: flex-start; 
		padding-top: 1px; 
		-webkit-box-pack: center; 
		-webkit-justify-content: center; 
		-ms-flex-pack: center; 
		justify-content: center; 
		color: #505050; 
		font-size: 8px; 
		font-weight: 700; 
		line-height: 14.4px; 
		text-transform: uppercase; 
	}

}
.list-people1 .list-people1__slide-item.slick-active {
  background-position: top !important;
}
.people-card2__status.vip + .people-card2__status.new {
  margin-top: 30px;
}
.content-tab1__item:not(.active) {
	max-width:0px;
	max-height:0px;
	overflow:hidden;
}
@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}