@font-face {
    font-family: 'My Sans Display';
    src: url('/wp-content/themes/sex-school/assets/fonts/mysans/MySansDisplay-Regular.eot');
    src: local('My Sans Display Regular'), local('MySansDisplay-Regular'),
        url('/wp-content/themes/sex-school/assets/fonts/mysans/MySansDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/sex-school/assets/fonts/mysans/MySansDisplay-Regular.woff2') format('woff2'),
        url('/wp-content/themes/sex-school/assets/fonts/mysans/MySansDisplay-Regular.woff') format('woff'),
        url('/wp-content/themes/sex-school/assets/fonts/mysans/MySansDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.location {
    max-height: 100px;
    overflow-y: scroll;
}
.up_anket{
	border: 2px solid;
    box-shadow: 0px 0px 5px 0px;
    padding: 5px;
    border-radius: 5px!important;
}
.type-info.columns {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
 .type-info.columns .column{
	display: flex;
	width: 33%;
} 
 .type-info.columns .level-left{
	position: relative;
} 
.type-info.columns .column .number{
	font-size: 30px;
    line-height: 20px;
    color: #bdbdbd;
    margin-right: 4px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
}  
.column .gg-crown{
	box-sizing: border-box;
    position: absolute;
    display: block;
    width: 19px;
    height: 12px;
    border: 2px solid;
    border-top-color: transparent;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-top: 4px;
    top: -7%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.column .gg-crown::before,.column .gg-crown::after{
	content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(-45deg);
    top: -4px;
}
.column .gg-crown::before {
    border-top-left-radius: 2px;
    left: -1px;
}
.column .gg-crown::after {
    border-bottom-right-radius: 2px;
    right: -1px;
}

.type-info.columns .text{
	border: 2px solid ;
    border-radius: 5px;
    margin-right: 5px;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    background: #fff;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 50px;
    font-size: 18px;
}
.type-info.columns .text .descr{
	color: #000;
	font-size: 14px;
}
.type-info.columns .column .text{
	box-shadow: 0px 0px 5px 0px;
}
.type-info.columns .column:nth-child(1) .text{
	color: #ff3f40;
}
.type-info.columns .column:nth-child(2) .text{
	color: #FFD700;
}
.type-info.columns .column:nth-child(3) .text{
	color: #b3b3b3;
}
.summa-oplaty{
	position: relative;
}
#sum_pay_currency{
	position: absolute;
    right: 0px;
    top: 30px;
    width: 50px;
    min-width: 10px;
    color: #000;
}
.summa-oplaty #sum_pay{
	background: #fff;
    border: 1px solid #838383;
    padding: 6px 10px;
    border-radius: 5px;
}
#payform{
	background: #5046d3;
    color: #fff;
    padding: 20px;
}
#pay_tipe{
	/*background: #fff;
    border: 1px solid #838383;*/
    padding: 10px 0px;
    border-radius: 5px;
}
.pay_type_elem {
    padding: 10px ;
    background: #fff;
    margin-bottom: 10px;
    color: #000;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.pay_type_elem input{
	margin-right: 10px;
	width: 20px;
}
.pay_btn{
	padding: 5px;
    border-radius: 5px;
    border: 2px solid #5046d3;
    background: #fff;
    color: #5046d3;
    width: 100%;
    margin-top: 10px;
}
.pay_btn:hover{
	background: #5046d3;
	color: #fff;
	text-decoration: none;
}
.balans_div {    
    background: #222;
    display: inline-block;
    padding: 10px;
    float: right;
    text-align:center;
	color:#fff;
}
.balans_div a {display:inline-flexbox;color:#fff;}

.uprav img {width:24px}
.fake_link {text-decoration:none}
.error_input {background: rgba(255, 0, 0, 0.3)!important;
    border: 1px solid red!important}
	
.balanse_module{
	padding:25px;
	border:1px solid #000;
}

.equ{
	text-align:center;
	padding:5px;
	display:block;
	font-size:25px;
	font-weight:600;
}

.balanse_module .form-group{
	margin:5px 0 10px 0;
}

.meinuser td{
	padding:10px;
}

.meinuser th{	
	padding:10px;
	background:#5046d3;
	color:#fff;
	font-size:15px;
}

.light_grey{
	background:none !important;
	color:#000 !important;
	text-decoration:underline !important;
}


/*KABINET*/

.lkabinet{
	width: 100%;
	padding:5px;
	overflow:hidden;
	font-family: 'My Sans Display';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}


.lkabinet .beta{
	margin:0 0 20px 0;
	padding:15px;
	background:#cc0000;
	color:#fff;
}

.lkabinet .fixed{
	padding:10px;
	background:#333;
	margin-bottom:15px;
	color:#fff;
}

.lkabinet .fixed a{
	background:#eee;
	color:#000;
	padding:2px 5px;
}



.lkabinet .title{
	display:inline-block;
	background:#5046d3;
	margin:5px 0;
	padding:5px;
	color:#fff;	
}
.lkabinet .post_info .title4{
	max-height: 110px;
	overflow: auto;
}
.lkabinet .span4{
	float:left;
	width:20%;
}

.lkabinet .span4 .link{
	display:block;
/*	text-decoration:underline;*/
	color:#000;
}

.lkabinet .span4 .link:hover{
	text-decoration:none;
}

.lkabinet .span4 .price{
	display:inline-block;
/*	background:#5046d3;*/
/*	margin:5px 0;
	padding:5px;*/
	color:#5046d3;
}

.lkabinet .span8 {
    float: right;
    width: 75%;
    padding: 10px;
    background: #fff;
    min-height: 220px;
    border-radius: 5px;
}

.lkabinet .item-a{
	padding:15px 15px 15px 15px;
	margin-bottom:60px;
	overflow:hidden;
	color:#000;
	background:#f0f0f0;
}

.lkabinet .forms-a{
	padding:15px;
	margin-bottom:15px;
	overflow:hidden;
	color:#000;
	display: flex;
    flex-direction: column;	
	background:#fff;
	font-size:14px;
}

.lkabinet .forms-a label{
	min-width:160px;
	display:inline-block;
	font-size:14px !important;
}

.lkabinet .forms-a input[type=text],.lkabinet .forms-a input[type=tel], .lkabinet .forms-a input[type=email], .lkabinet .forms-a input[type=password], .lkabinet .forms-a select, .lkabinet .forms-a textarea{
	width:100%;
	display:inline-block;
	color:#000;
	font-size:14px;
}


.lkabinet input[type="button"]{
	background:#5046d3;	
	color:#fff;
}

.lkabinet .forms-a h3{
	margin:0px;
	padding:5px 0;
	color:#5046d3;
	font-size:20px;
	display:inline-block;
	background:#fff;
	font-weight:500;
}

.lkabinet .form-group{
	margin:5px 0;
}

.lkabinet .span3{
	width:30%;
	float:left;
	margin:0 2% 0 0;
	border-bottom:none;
}


.lkabinet .span6{
	display: flex;
	flex-direction: column;
	position: relative;
}

.lkabinet .item-a .box_trumb img{
	width:100%;
	height:auto;
}

.lkabinet .item-a .l-char{ 
	margin:0;
	padding:10px;
}

.lkabinet .item-a .l-title{
	display:block;
	margin-bottom:10px;
	font-size:20px;
}

.lkabinet .item-a .l-phone{
	display:block;
}

.lkabinet .item-a span{
	font-size:14px !important;
	color:#000 !important;
}

.lkabinet .item-a .price_box{
	display:block;
	margin:5px 10px 0 0;
	padding:7px 7px 7px 70px;
	background:url(ikonki6.png) no-repeat left;
	line-height:1.4em;
}

.lkabinet .item-a .views{
	background:url(ikonki7.png) no-repeat left 20px top 2px;
	padding-left:75px;
}

.lkabinet .form-group-btns .button{
	color:#fff;
}

.lkabinet .service {
	/*height:400px;
	overflow-y:scroll;*/
}

.lkabinet .service li{
	float:left;
	display:block;
	width:45%;
	margin:2px 4px;
}

.lkabinet .service li label{font-size:14px !important;width:100%;line-height:1.2em;background:#fff;padding:5px;}

.lkabinet hr{	
	margin:10px 0 0 0;
	background:#5046d3;
}

.lkabinet .add,.lkabinet .minus{
	display:inline-block !important;
	color:#000 !important;
	background:#fff !important;
	padding:5px !important;
	font-size:16px !important;
	margin-bottom:2px !important;
	font-weight:bold !important;
}

.lkabinet .btn{
	display:inline-block;
	color:#fff;
	background:#5046d3;
	padding:5px;
}

.lkabinet .red{
	color:#cc0000 !important;
}

.lkabinet .quest input[type=text],.lkabinet .quest input[type=email]{
	margin:5px 0;
	float:left;
	width:65%;
}

.lkabinet .quest textarea{
	height:100px;
	margin:5px 0;
	float:left;
	width:65%;
}

.lkabinet .quest label{
	vertical-align:top;
	font-size:14px !important;
	color:#000 !important;
	float:left;
	
}

.lkabinet .ex{
	display: inline-block;
	color: #fff;
	background: #5046d3;
	padding: 5px 10px;
	border-radius: 15px;
}

.lkabinet .tikets{
	overflow:hidden;
	line-height:1.1em;
	padding:5px 0 0 30px;
	margin-bottom:5px;
}

.lkabinet .tikets img{
	width:40px;
	height:auto;
	position:absolute;
	margin:-7px 10px 0 -50px;
}

/*.lkabinet .tikets a {
	color:#cc0000;
	text-decoration:underline;
}*/

.lkabinet .form-stat{
	font-size:14px !important;
	padding-top:10px;
}

.lkabinet .form-stat button{
	padding:5px;
}

.pagenav{
	padding:10px;
	background:#eee;
}

.active_link{
	padding:10px;
	background:none;
	color:#000 !important;
}

.j0{
	padding:5px;
	background:#eee;
	color:#000 !important;
}

.j1{
	padding:5px;
	background:#42aaff;
	color:#fff !important;
}

.j2{
	padding:5px;
	background:#ffa000;	
	color:#fff !important;
}

.wpcf7-not-valid-tip{display:none !important;font-size:15px !important;line-height:1.1em !important;}
.wpcf7-validation-errors{color:#cc0000 !important;border:2px solid #cc0000 !important;font-size:15px !important;line-height:1.1em !important;position:absolute !important;margin: 0 !important;background:#fff !important;z-index:10 !important;margin:-5px 0 0 0 !important;}
.wpcf7-mail-sent-ok{border:2px solid #cc0000 !important;font-size:15px !important;line-height:1.1em !important;position:absolute !important;background:#fff !important;z-index:10 !important;margin:-5px 0 0 0 !important;}		
.wpcf7-not-valid {border:2px solid #cc0000 !important;}

.lkabinet .file_block input{
	display:inline-block;
}

.girls-ankets{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.girl-anket {
	width: 32%;
    max-width: 32%;
    background: #ededed;
    border-radius: 5px;
    margin-right: 1%;
    margin-bottom: 10px;
    height: 100%;
    color: #000;
}

.span6 .thumb-img img {
    width: 100%;
    height: auto;
}

.top_img {
    width: auto;
    float: left;
    height: auto;
/*    overflow: hidden;*/
}

.post_name_phone{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.post_menu a {
    line-height: 20px;
    text-decoration: underline;
    font-size: 15px;
    font-weight: bold;
}
.post_menu {
    margin-top: 10px;
}
.post_name {
    padding: 0 0px;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    max-width: 368px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color .3s ease;
}
.post_info{
	padding-right: 0;
}
.dop_button{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.dop_button a{
	max-width: 50%;
}
.up_anket{
	overflow: hidden;
    clear: both;
    text-align: center;
    font-weight: bold;
    width: 100%;
    margin: 5px 2px 2px 0px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.accept_ankets{
	display: flex;
	flex:100%;
}
.accept_ankets button{
	color: #000;
    background: none;
    padding: 5px 23px;
    border: 2px solid #5046d3;
    border-radius: 5px;
    margin-top: 5px;
}
.mass_action {
	display: flex;
	flex-direction: column;
	margin-right: 10px;
    align-items: center;
    padding: 5px 10px;
    border: 2px solid #5046d3;
    border-radius: 5px;
    color: #000;
    align-items: center;
}
.sorting{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: #ededed;
    padding: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.sorting .action{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-grow: 1;
}
.button_action {
    flex-grow: 1;
    margin-right: 10px;
    text-align: center;
}
.button_action select{
    word-wrap: normal;
    text-align: center;
    cursor: pointer;
    background: #ededed;
    margin-right: 10px;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;
    border: none;
    padding: 5px;
}
.button_action button{
	background: #ededed;
	border: none;
	color: #000;
}
.button_action .btn{
	flex-grow: 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.check_all{
	margin-right: 10px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
	border: 2px solid #5046d3;
	border-radius: 5px;
	color: #000;
}
.check_all label{
	padding: 5px;
}
.lkabinet .button_action .btn:not(.btn_select):hover {
    background: #ededed;
    color: #5046d3;
    border: 1px solid #5046d3;
}
.statistics {
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: flex;
    flex-direction: column;
}
.statistics .views,.statistics .calls{
	background: #ffffffc2;
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 5px;
}
.statistics>div {
    margin: 5px 0;
}
.statistics svg{
	margin-right: 5px;
}
.statistics .calls{
	top: 40px;
}
.check_anket_wrapper{
	position: absolute;
	left: 20px;
	top: 20px;
}
.check_anket_wrapper input{
	transform: scale(1.5);
}
.post_name_phone .phone{
	font-size: 16px;
    font-weight: 700;
}
.post_name_phone div {
    margin: 3px 0;
}
.post_status {
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	padding: 5px 0px;
	flex-wrap: wrap;
	flex-direction: column;
}
.post_status .col-xl-12 a{
	display: flex;
	align-items: center;
}
.post_status .col-xl-12 a svg{
	margin-right: 3px;
}
.hour_cost{
	position: absolute;
	top: 20px;
	right: 20px;
	--border-color: #bdbdbd;
    border: 1px solid var(--border-color);
    border-radius: 3px;
    height: 20px;
    padding: 0 5px 0 10px;
    background: #fff;
}
.hour_cost_tag{
	background: #fff;
    border-bottom-left-radius: 0px;
    border-right: 0 solid transparent;
    border-top-left-radius: 0px;
	border-right: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
    bottom: 0;
    height: 12px;
    left: -6px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 12px;
    transform: rotate(224deg);
}
.info_wrapper{
	padding: 10px;
    background: #fff;
    border: 1px solid #5046d3;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.pending,.fake_link{
	display: flex!important;
	align-items: center;
}
.pending svg,.fake_link svg{
	margin-right: 3px;
}
.tarifs{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
}
.tarifs span{
	border: 2px solid #ededed;
	border-radius: 5px;
	margin-right: 5px;
	padding: 3px;
	width: 33%;
	text-align: center;
}
.thumb-img {
	position: relative;
	    height: fit-content;
}
.tarifs .tarif{
	font-weight: bold;
	background: #fff;
	cursor: pointer;
	position: relative;
}
.tarifs .tarif:hover{
	border: 2px solid;
}
.tarif:nth-child(1){
	color: #b3b3b3;
}
.tarif:nth-child(2){
	color: #FFD700;
}
.tarif:nth-child(3){
	color: #ff3f40;
}
.tarifs .tarif:hover:nth-child(1){
	border: 2px solid #b3b3b3;

}
.tarifs .tarif:hover:nth-child(2){
	border: 2px solid #FFD700;

}
.tarifs .tarif:hover:nth-child(3){
	border: 2px solid #ff3f40;

}
.tarif.selected{
	border: 2px solid;
    box-shadow: 0px 0px 5px 0px;
}
.gg-crown{
	display: none;
}
.tarif.selected .gg-crown {
    box-sizing: border-box;
    position: absolute;
    display: block;
    width: 19px;
    height: 12px;
    border: 2px solid;
    border-top-color: transparent;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-top: 4px;
        top: -40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.tarif.selected .gg-crown::after,
.tarif.selected .gg-crown::before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(-45deg);
    top: -4px
}
.tarif.selected .gg-crown::before {
    border-top-left-radius: 2px;
    left: -1px
}
.tarif.selected .gg-crown::after {
    border-bottom-right-radius: 2px;
    right: -1px
}
.location{
	font-weight: bold;
    color: #4e4e4e;
}
.lk_sidebar{
	border: 1px solid #a1a0a0;
}
.lk_sidebar a{
	border-bottom: 1px solid #f3f3f3;
    color: inherit;
    justify-content: left;
    max-height: 40px;
    padding: 12px 10px 11px 17px;
    text-decoration: none;
    color: #000;
}
.lk_sidebar a:hover{
	background: #e5e5e5;
}
.ltop{
	border: 1px solid #a1a0a0;
    padding: 12px 10px 11px 17px;
    margin-bottom: 15px;
}
.ltop .pay{
	background-color: #5046d3;
    color: #fff!important;
    font-size: 14px;
    font-weight: 500;
    transition: background .3s ease;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-transform: uppercase;
    border-radius: 5px;
    text-decoration: none!important;
    text-align: center;
}
.btn_select{
	display: flex;
	flex-direction: column;
}
.btn_select span{
	display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 9px 25px;
    position: relative;
    background: #ededed;
    border: none;
    color: #000;
    line-height: 28px;
    word-wrap: break-word;
}
.mass_action{
	position: relative;
}
.action{
	position: absolute;
    z-index: 2;
    background: #ededed;
    top: 40px;
    border: 2px solid #5046d3;
    width: 200px;
}
.filter_anket{
	    border: 2px solid #5046d3;
	    border-radius: 5px;
	    align-items: center;
	    padding: 0px;

}
.pay_manual{
	display: flex;
	flex-direction: row;
}
.pay_manual .step{
	display: flex;
	flex-direction: row;
	align-items: center;
}
@media only screen and (max-width: 992px) {
	#map {
	    width: 100%!important;
	    height: 400px!important;
	}
	.mass_action{
		margin: 10px 10px 10px 0px;
	}
	.filter_anket{
		width: 100%;
		align-items: center;
		padding: 5px;
		justify-content: center;
	}
	.action{
		position: relative;
	    z-index: 2;
	    background: #ededed;
	    border: none;
	    top: 0px;
	    width: 200px;
	}
	.lkabinet .span4,.lkabinet .span8,.lkabinet .span3,.lkabinet .item-a .span6,.girl-anket{
		width:100%;
		max-width: 100%;
		float:none;
		
	}
	
	.lkabinet .item-a .price_box{
		padding:70px 7px 7px 7px;
		margin-top:10px;
		background:url(ikonki6.png) no-repeat top center;
	}

	.sorting,.sorting .action{
		flex-direction: column!important;
	}
	.button_action .btn {
	    margin-top: 10px;
	    display: flex;
    	justify-content: center;
	}
	.sx-add_person_lk.up_anket{
		display: flex!important;
    	padding: 0px;
    	top: 0!important;
    	background: #5046d3!important;
    	float: none;
    	color: #fff;
	}
	.sx-add_person_lk.telegram {
		display: flex!important;
    	padding: 0px 5px!important;
    	top: 0!important;
    	background: none!important;
    	float: none;
	}
	.girl-info.big{
		background: #ededed;
    	padding: 5px;
    	border-radius: 5px;
    	position: relative;
	}
	.girl-info.big h2{
		font-size: 20px;
	}
	.girl-info.big .column p{
		background: #ffffff;
	}
	.sorting{
		margin-top: 10px;
	}
	.type-info.columns.level{
		display: none;
	}
	.girl-info.big:after{
		content: '';
	    background: url(/wp-content/themes/best-theme/assets/img/icons/right.png) no-repeat right;
	    background-size: 40px;
	    position: absolute;
	    width: 40px;
	    display: block;
	    height: 40px;
	    top: 5px;
	    right: 3px;
	    z-index: 1;
	    transform: rotate(90deg);
	}
	.girl-info.big.open:after{
		transform: rotate(-90deg);
		top: 3px;
	}
	.action{
		display: flex;
	    flex-direction: row!important;
	    flex-wrap: wrap;
	}
	.tarifs_info li{
		height: 100%;
	}
}
.input-group>.form-control, .input-group>.form-select{
	width: 100%;
}
.form-group.custom-file{
	max-width: 100%!important;
}

.referal_promo{
    background: #ededed;
    /*border-radius: 10px;*/
    font-weight: bold;
    margin-top: 20px;
    padding: 10px;
}
.referal_title{
	font-size: 24px;
	text-align: center;
	color: #323555;
}
.referal_descr{
	text-align: center;
	font-weight: normal;
	color: #2f3747;
}
.more_ref_info{
	display: grid;
    grid-gap: 24px;
    gap: 24px;
    grid-template-columns: repeat(2,1fr);
    margin-bottom: 40px;
    margin-top: 10px;
}
 .more_ref_info_item{   
 	display: flex;
    flex-direction: column;
    align-items: center;
    color: #2f3747;
    font-size: 14px;
}
.more_ref_info_item span{
	margin-left: 10px;
	margin-top: 10px;
}
.ref_btn{
	background: #5046d3;
	cursor: pointer;
	color: #fff;
	text-align: center;
	padding: 10px;
	width: 40%;
	border-radius: 5px;
}
.ref_container{
	display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.tarifs_price{
	margin-top: 10px!important;
}
.tarifs_sale_when_cheked{
	margin-bottom: 10px;
}
.referal_promo pre{
	display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    border-radius: 3px;
    color: #313131;
    display: block;
    font-size: 14px;
    margin: 0rem 0;
    overflow: auto;
    padding: 0.5rem;
    background-color: #f2f2f2;
    border: 1px solid #d9d9d9;
    max-width: 100%;
}
.level_info_container{
	position: relative;
}
.level_info_container:hover .level_info {
    display: block;
}
.level_icon{
	cursor: pointer;
}
.level_info{
	display: none;
	position: absolute;
    background: #404040;
    color: #fff!important;
    padding: 10px;
    line-height: 18px;
    z-index: 2;
    width: 300px;
    top: -160px;
    left: -200px;
}
.level_info_before {
	width: 12px;
    height: 12px;
    position: absolute;
    transform: rotate(45deg);
    background: #404040;
    top: -5%;
    left: 67%;
}
.level_info div{
	color: #fff!important;
	font-size: 12px!important;
}
.level_info p{
	margin: 0px 0px 10px 0px;
}
.level_info li{
	line-height: 15px;
}
.wptelegram-login-output-wrap{
	margin-top: 15px;
}
.info_prov_foto .level_info{
	top: 30px;
}
@media(max-width: 578px){
	.level_info {
		left: -110px;
		top: 25px;
	}
	.info_prov_foto .level_info{
		top: 25px;
		left: -210px;
	}
	.level_info_before{
		top: -4px;
    	left: 112px;
	}
	.info_prov_foto .level_info_before{
		left: 212px;
	}
	.more_ref_info{
		grid-template-columns: repeat(1,1fr);
	}
	.tarifs_sale_when_cheked>div{
		flex-direction: column;
	}
	.referal_promo pre{
		margin-bottom: 10px;
	}
	.dataTables_wrapper{
		overflow: scroll!important;
	}
	table.dataTable tbody th, table.dataTable tbody td {
	    padding: 0px 0px!important;
	}
	.dop_button{
		flex-direction: column;
		align-items: center;
	}
	.dop_button a {
	    max-width: 100%;
	    justify-content: center;
	    padding: 10px!important;
	}
	.dop_button .telegram{
		width: 100%;
	    background: #fff!important;
	    margin: 5px 2px 2px 0px;
	    padding: 2px!important;
	}
	.full_ank .thumb-img{
		max-width: 300px!important;
	}
}
@media(max-width: 1023px){
	.mobile_lk_menu{
		display: flex;
	    flex-direction: row;
	    border-radius: 10px;
	    border: 2px solid #5046d3;
	    align-items: center;
	    justify-content: center;
	    font-size: 16px;
	    color: #5046d3;
	    margin-bottom: 5px;
	}
	.mobile_lk_menu svg{
		margin-right: 10px;
	}
	.lblock{
		display: none;
	}
}
@media(min-width: 1024px){
	.mobile_lk_menu{
		display: none;
	}
	#balans_div{
		display: flex;
	}

	.backgroundpay{
		width: 50%;
		display: flex;
    	align-items: center;
	}
	.pay_background{
		background: url(/wp-content/plugins/balans24/images/pay-card.svg) no-repeat;
	    height: 80%;
	    display: block;
	    background-position-x: center;
	    width: 100%;
	}
	.summa-oplaty #sum_pay{
		padding: 8px 10px;
	}
	#payform{
		background: #5046d3;
	    color: #fff;
	    padding: 20px;
	    width: 50%;
	}
	.block_foto {
	    display: flex;
	    justify-content: space-between;
	}
	.info_glav_foto,.info_prov_foto,.info_video{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.anket__main-photo-img {
	    -webkit-filter: drop-shadow(0 4px 54px rgba(0, 0, 0, .15));
	    filter: drop-shadow(0 4px 54px rgba(0, 0, 0, .15));
	    border: 1px solid rgba(73,38,232,.13);
	    border-radius: 10px;
	    max-width: 268px;
	    width: 100%;
	    height: 256px;
	    -o-object-fit: cover;
	    object-fit: cover;
	}
	.girls_info {
	    display: flex;
	    flex-wrap: wrap;
	    flex-direction: row;
	}
	.girls_info h3{
		display: flex;
		flex: 100%;
	}
	.girls_info .form-group {
	    margin: 0 5px;
	    width: 250px;
	}
	.phone_info,.main_girl_info{
		display: flex;
	    width: 49%;
	    flex-wrap: wrap;
	    flex-direction: row;
	    align-content: flex-start;
	}
	.girls_info .form-group {
	    margin: 10px 5px;
    	width: 250px;
	}
	.span8 input:not(.pay_type_elem input){
		background: #f9f9f9;
	    border: 1px solid #f0f0f0;
	    border-radius: 5px;
	    font-weight: 400;
	    font-size: 16px;
	    line-height: 24px;
	    padding: 12px 4px;
	    color: #000;
        box-shadow:0 2px 5px rgba(0, 0, 0, .15);

	}
	.dop_info,.info_geo{
		display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	.dop_info h3,.info_geo h3{
		display: flex!important;
		flex: 100%;
	}
	.dop_info .form-group, .info_geo .form-group{
		display: flex;
	    flex-direction: column;
	    width: 30%;
	    min-width: 200px;
	    margin-right: 10px;
	}
	.info_price .price_in_day, .info_price .price_in_night{
		display: flex;
    	flex-wrap: wrap;
	}
	.info_price .price_in_day h3, .info_price .price_in_night h3{
		display: flex;
    	flex: 100%;
	}
	.info_price .price_in_day .form-group, .info_price .price_in_night .form-group{
		display: flex;
    	flex: 0 0 50%;
    	flex-direction: column;
    	padding-right: 20%;
	}
}
.anket__main-photo-img{
-webkit-filter: drop-shadow(0 4px 54px rgba(0, 0, 0, .15));
    filter: drop-shadow(0 4px 54px rgba(0, 0, 0, .15));
    border: 1px solid rgba(73,38,232,.13);
    border-radius: 10px;
    max-width: 200px;
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545!important;
    padding-right: calc(1.5em + .75rem)!important;
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" width="12" height="12" fill="none" stroke="%23dc3545"%3E%3Ccircle cx="6" cy="6" r="4.5"/%3E%3Cpath stroke-linejoin="round" d="M5.8 3.6h.4L6 6.5z"/%3E%3Ccircle cx="6" cy="8.2" r=".6" fill="%23dc3545" stroke="none"/%3E%3C/svg%3E')!important;
    background-repeat: no-repeat!important;
    background-position: right calc(.375em + .1875rem) center!important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)!important;
}