
@font-face {
	font-family: ProximaNovaBold;
	src: url(../fonts/ProximaNova-Bold.woff);
	font-weight: bold;
}
@font-face {
	font-family: ProximaNovaRegular;
	src: url(../fonts/ProximaNova-Regular.woff);
	font-weight: normal;
}
@font-face {
	font-family: ProximaNovaSemibold;
	src: url(../fonts/ProximaNova-Semibold.woff);
	font-weight: bold;
}
@font-face {
	font-family: ProximaNovaLight;
	src: url(../fonts/ProximaNova-Light.woff);
	font-weight: normal;
}
body
{
	margin: 0;
	padding: 0;
	font-family: ProximaNovaRegular; 
	color: #383838;
	font-size: 16px;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #f7f7f7a 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 );
}
a
{
	color: #a145b2;
	text-decoration: none;
}
a:hover
{
	color: #a145b2;
	text-decoration: underline;
}
b
{
	font-family: ProximaNovaSemibold;
}
.head__nav_2{
    margin-top: 223px;
}
.btn
{
	max-height: 42px;
	padding: 0 25px;
	background-color: #a145b2;
	border: 1px solid transparent;
	border-radius: 25px;
	font-size: 19px;
	color: #fff;
}
.btn:hover
{
	background-color: #fff;
	color: #383838;
	border: 1px solid #a145b2;
}
.purpule
{
	color: #454545;
}
.clearfix
{
	clear: both;
}
.shadow
{
	-webkit-box-shadow: 0px 0px 32px -10px rgba(161,69,178,1);
	-moz-box-shadow: 0px 0px 32px -10px rgba(161,69,178,1);
	box-shadow: 0px 0px 32px -10px rgba(161,69,178,1);
}
.container-fluid
{
	padding: 0;
}

.authorization_min .fa-user
{
	margin-left: 10px;
}
.nice-select
{
	background-color: #a145b2;
	color: #fff;
	border-radius: 30px;
	border: none;
}
.nice-select:active, 
.nice-select.open
{
    border-top-right-radius: 22px;
	border-top-left-radius: 22px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.nice-select .option:hover, .nice-select 
.option.focus, .nice-select 
.option.selected.focus 
{
	width: 90%;
    background-color: #a145b2;
    margin-left: 5%;
}
.nice-select .list {
	width: 100%;
    background-color: #a145b2;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.nice-select .list li
{
	width: 90%;
    background-color: #a145b2;
	border-top: 1px solid #fff;
    margin-left: 5%;
}

.hedaer_nav_fluid
{
	min-height: 85px;
	height: auto;
	background-image: url(../img/menu_texture.jpg);
	background-size: 170%;
	background-repeat: no-repeat;
	padding: 25px 0;
	margin: 0;
}
.hedaer_nav .col-sm-2 .col-xs-6
{
	padding: 0;
}
.a_no_dec:hover
{
	text-decoration: none;
}
.logo
{
	font-family: ProximaNovaBold;
	font-size: 31px;
	margin: 0;
	color: #000;
	text-decoration: none;
}
.logo:hover
{
	background-image: url(../img/heart_hover.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
    text-decoration: none;
}

#addAnketa
{
	display: block;
}
#addAnketa_min
{
	display: none;
}
#addAnketa:hover, #addAnketa_min:hover
{
	border-color: transparent;
	-webkit-box-shadow: 0px 0px 32px -10px rgba(161,69,178,1);
	-moz-box-shadow: 0px 0px 32px -10px rgba(161,69,178,1);
	box-shadow: 0px 0px 32px -10px rgba(161,69,178,1);
}
.authorization, .authorization_min
{
	font-size: 18px;
	color: #a145b2;
	text-decoration: underline;
	display: inline-block;
	cursor: pointer;
}
.authorization:hover, .authorization_min:hover
{
	text-decoration: none;
}
.authorization:hover i, .authorization_min:hover i
{
	background-color: #a145b2;
	color: #fff;
}
.authorization_min
{
	display: none;
}
.authorization i
{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	padding-top: 5px;
	margin-left: 10px;
}
.hedaer_nav .city
{
	font-size: 18px;
	padding-top: 5px;
	text-align: right;
}
.city_btn
{
	background-color: transparent;
    border: none;
    padding: 0;
    color: #fff;
    margin-top: 6px;
}
.city_dropdown
{
	position: relative;
	margin-right: 15px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	display: inline-block;
	box-shadow: none;
}
.city_dropdown .dropdown-menu 
{
	height: auto;
	left: inherit;
    right: 0;
    top: 160%;
    overflow-y: scroll;
}

.dropdown-menu li
{
	width: 100%;
	/*width: 24.5%;*/
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	margin: 5px 0;
	padding: 0 5px;
}
.dropdown-menu li:hover
{
	color: #a145b2;
}
.dropdown-menu .active
{
	color: #a145b2;
	font-family: ProximaNovaBold;

}
.banner_fluid
{
	background-color: #fff;
	background-image: url(../img/header_bg.jpg);
	background-position: bottom center;
	background-position-y: -5px;
	background-position-x: -7px;
	background-size: 101%;
	background-repeat: no-repeat;
	overflow: hidden;
    position: relative;
}
.volna 
{
 	position: absolute;
    bottom: -75px;
    z-index: 0;
}
.volna img
{
 	width: 100%;
}

.banner .col-xs-12
{
	padding-left: 0;
	padding-right: 0;
	z-index: 555;
}
.banner_img
{
	width: 50%;
	height: 300px;
	margin-left: 25%;
	overflow: hidden;
}
.banner_img img
{
	width: 100%;
}
.menu ul
{
	list-style: none;
	padding-left: 0;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.menu ul li
{
	float: left;
	background-color: #fff;
	padding: 5px 10px;
	margin-left: 30px;
	margin-bottom: 25px;
	border-radius: 20px;
	font-size: 19px;
	cursor: pointer;
	font-family: ProximaNovaLight;
	-webkit-box-shadow: 0px 0px 55px -10px rgba(161,69,178,1);
	-moz-box-shadow: 0px 0px 55px -10px rgba(161,69,178,1);
	box-shadow: 0px 0px 55px -10px rgba(161,69,178,1);
}

.menu ul li a{
	color: #383838;
}

.menu ul li a:hover{
	text-decoration: none;
}

.menu ul li:hover, .menu ul .active
{
	background-color: #a145b2;
	color: #fff;
}

.menu ul li:hover a, .menu ul .active a
{
	color: #fff;
}


/*Content*/

.content
{
	margin-top: 100px;
}
.profil_block_col
{
	
}
.profil_block
{
	margin-bottom: 30px;
}
.profil_block .name
{
	width: 40%;
	font-size: 26px;
	font-family: ProximaNovaBold;
	color: #454545;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.profil_block .weit_box 
{
	width: 60%;
	float: left;
	text-align: center;
}
.profil_block .weit_btn
{
	font-size: 16px;
	border: 1px solid #000;
	border-radius: 25px;
	color: #a145b2;
	background-color: transparent;
	padding: 0.5px 8px;
}
.profil_block .weit_btn .fa-phone-volume
{
	color: #000;
}
/*.profil_block .weit_btn:hover
{
	background-color: #a145b2;
	color: #fff;
	border-color: #fff;
}
.profil_block .weit_btn:hover .fa-phone-volume
{
	color: #fff;
}*/
.profil_box
{
	background-color: #fff;
	border-radius: 7px;
	margin-left: 15px;
	padding-top: 15px;
	position: relative;
}
.profil_block .profil_img
{
	width: 41%;
	float: left;
	position: relative;
	
}
.profil_block .profil_img img
{
	width: 100%;
	margin-left: -15px;
	border-radius: 7px;
}
.profil_block .profil_info
{
	width: 59%;
	float: left;
	padding-left: 5px;
	padding-right: 15px;
}
.profil_block .profil_info ul
{
	list-style: none;
	padding: 0;
	margin-top: -5px;
}
.profil_block .profil_info ul li
{
	margin-bottom: 10px;
}

.p_number
{
	font-size: 20px;
}
.p_city
{
	font-size: 14px;
	font-family: ProximaNovaBold;
	margin-bottom: 15px;
}
.p_age, .p_height, .p_weight, .p_boobs
{
	font-size: 14px;
	font-family: ProximaNovaLight;
}
.p_age span, .p_height span, 
.p_weight span, .p_boobs span,
.price_list .purpule
{
	font-family: ProximaNovaBold;
}
.price_box
{
	position: relative;
	margin-top: 20px;
	padding-top: 18px;
	padding-left: 15px;
	border: 1px solid #a145b2;
}
.price_box p 
{
	background-color: #fff;
	padding: 0 3px;
	position: absolute;
	top: -15px;
	left: 12px;
}
.price_box .price_list
{
	list-style: none;
	padding: 0;
}
.price_box .price_list li
{
	margin-bottom: 1px !important;
}
.p_hours
{
	position: absolute;
    right: 5px;
    top: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #00b300;
    border-radius: 7px;
    padding: 1px 6px;
}
.p_about_box
{
	width: calc(100% - 30px);
	border: 1px solid #8a1a9e;
	border-radius: 5px;
	padding: 10px;
	margin: 20px 15px;
	position: relative;
}
.p_about_box p {
	overflow-wrap: break-word;
}
.p_about_box .triangle_img
{
	position: absolute;
	top: -11px;
	left: 30px;
}
.p_about
{
	font-size: 14px;
}
.p_view
{
	width: 40%;
	float: left;
	cursor: pointer;
}
.p_view:hover .purpule
{
	text-decoration: underline;
}
.p_view:hover .view_icon
{
	background-color: #a145b2;
	color: #fff;
}
.p_view:nth-child(2)
{
	width: 60%;
}
.profil_box_futer p 
{
	margin-left: -15px;
	font-size: 18px;
	
}
.view_icon
{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #fff;
	color: #a145b2;
	text-align: center;
	display: inline-block;
    padding-top: 4px;
    margin-right: 10px;
    -webkit-box-shadow: 5px 5px 20px -6px rgba(161,69,178,1);
	-moz-box-shadow: 5px 5px 20px -6px rgba(161,69,178,1);
	box-shadow: 5px 5px 20px -6px rgba(161,69,178,1);
}
.p_view .btn
{
	width: calc(100% - 15px);
	height: 33px;
}
.p_view .btn .fa-caret-right
{
	font-size: 13px;
}

.right_content
{
	border-radius: 7px;
	width: 100%;
	background-color: #fff;
	
}
.right_show
{
	width: 100%;
}
.right_view
{
	margin-left: -15px;
	font-size: 18px;
	cursor: pointer;
}
.right_view:hover .purpule
{
	text-decoration: underline;
}
.right_view:hover .view_icon
{
	background-color: #a145b2;
	color: #fff;
}
.right_show .select_region
{
	width: 90%;
	margin-left: 5%;
}
.select_region .nice-select
{
	width: calc(100% - 20px);
    margin-bottom: 30px;
    margin-left: 10px;
}

.filder_col_min
{
	display: none;
}
.filder_col_max
{
	display: block;
}
.right_hide
{
	width: 100%;
}
.filter_show_btn
{
	width: 100%;
	background-color: #fff;
	border: none;
	border-top: 1px solid #a145b2;
	color: #a145b2;
	font-family: ProximaNovaBold;
	margin-top: 12px;
	padding: 20px 0;
	display: none;
}
.filter_name
{
	width: 100%;
	font-family: ProximaNovaBold;
	margin-top: 18px;
	padding: 20px 18px 10px 18px;
}
.filter_box
{
	list-style: none;
	padding: 0;
}
.filter_box li
{
	float: left;
	width: 40%;
	margin-left: 5%;
	margin-bottom: 10px;
	text-align: center;
	background-color: #fff;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 15px -2px rgba(161,69,178,1);
	-moz-box-shadow: 0px 0px 15px -2px rgba(161,69,178,1);
	box-shadow: 0px 0px 15px -2px rgba(161,69,178,1);
	font-family: ProximaNovaLight;
	cursor: pointer;
}
.filter_box li:hover, .filter_box .active
{
	box-shadow: none;
	background-color: #a145b2;
	color: #fff;
}
.more_filter_btn
{
	width: 100%;
	text-align: center;
}
#moreFilterBtn
{
	margin: 5px auto;
	position: relative;
	line-height: 35px;
}
#moreFilterBtn p
{
	width: 20px;
	height: 20px;
	display: inline-block;
	background-color: #383838;
	position: relative;
	right: -20px;
	top: 1px;
	border-radius: 50%;
    font-size: 20px;
    line-height: 1;
    text-align: center;
}
#moreFilterBtn  .fa-plus-circle
{
	width: 20px;
	height: 20px;
}
#moreFilterBtn:hover
{
	color: #a145b2;
}
#moreFilterBtn:hover p
{
	background-color: #fff;
}

.filter_img
{
	display: block;
	height: 340px;
	margin-top: 30px;
	overflow: hidden;
	background-size: cover;
    background-position: top center;
}
.filter_img1
{
	background-image: url(../img/filter_img.jpg);
}
.filter_img2
{
	background-image: url(../img/filter_img2.jpg);
}
.all_anketa
{
	width: 100%;
	background-image: url(../img/all_anketa.jpg);
	background-size: 100%;
	background-position: top center;
	text-align: center;
}
#allAnketaBtn 
{
	width: 260px;
	margin: 0 auto;
	height: 50px;
	background-color: #fff;
	border: 1px solid #a145b2;
	color: #a145b2;
	font-size: 26px;
	font-family: ProximaNovaBold;
}
#allAnketaBtn:hover
{
	background-color: #a145b2;
	color: #fff;
}

/*Form Block*/
.form_block
{
	background-color: #fff;
	margin-top: 100px;
	position: relative;
}
.heart_box
{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: absolute;
	left: calc(50% - 40px);
    top: -40px;
    background-color: #fff;
    background-image: url('../img/heart.png');
    background-size: 90%;
    background-repeat: no-repeat;
    background-position-y: 15px;
    background-position-x: 5px;
}
.form_block .col-sm-6
{
	padding: 40px;
}
.form_block .col-sm-5
{
	padding: 40px 15px;
}
.form_block .title
{
	font-size: 26px;
	font-family: ProximaNovaBold;
}
.hr
{
	width: 40px;
	height: 20px;
	margin-top: 15px;
	border-top: 1px solid #a145b2;
}
.form_block .text
{
	min-height: 295spx;
	font-size: 18px;
	font-family: ProximaNovaLight;
}
.form_block .message
{
	font-size: 16px;
	font-family: ProximaNovaRegular;
	font-style: italic;
}
.form_block .message .fa-angle-right
{
	font-size: 14px;
}
.form_block .text2
{
	font-size: 18px;
	font-family: ProximaNovaLight;
	margin-bottom: 25px;
}
.form_group
{
	position: relative;
	width: 60%;
}
.form_group_text
{
	width: 75%;
}
.form_group i
{
	position: absolute;
	top: 6px;
    left: 10px;
    color: #a145b2;
    opacity: .7;
}
.send_message input, .inputBL
{
	width: 100%;
	height: 30px;
	background-color: #fff;
	border: none;
	color: #a145b2;
	border-radius: 15px;
	margin-bottom: 25px;
	padding-left: 35px;
	outline: none;
	-webkit-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
	-moz-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
	box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
}
.send_message input::placeholder
{
	color: #cfb5db;
}
.send_message input:focus, .inputBL:focus
{
  box-shadow: 0px 5px 10px 0px rgba(142, 30, 194, 0.5);
}
.send_message textarea, .textareaBL
{
	width: 100%;
	height: 105px;
	background-color: #fff;
	border: none;
	border-radius: 15px;
	margin-bottom: 25px;
	resize: none;
	outline: none;
	text-indent: 33px;
	color: #a145b2;
	-webkit-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
	-moz-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
	box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
}
.send_message textarea::placeholder
{
	color: #cfb5db;
}
.send_message textarea:focus, textareaBL:focus
{
	box-shadow: 0px 5px 10px 0px rgba(142, 30, 194, 0.5);
}
#sendQuestBtn
{
	width: 60%;
	height: 35px;
}
#sendQuestBtn:hover {
	border-color: transparent;
  	box-shadow: 0px 5px 20px 0px rgba(142, 30, 194, 0.5);
}

/*SEO Text*/
.seo_text_fluid
{
	margin-top: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0% 100%;

}
.seo_text
{
	padding-bottom: 70px;
}
.seo_text .title
{
	font-size: 26px;
	font-family: ProximaNovaBold;
	text-align: center;
	text-transform: uppercase;
}
.seo_text .hr
{
	margin-left: auto;
    margin-right: auto;
}
.seo_text p
{
	margin-bottom: 20px;
	font-size: 18px;
	font-family: ProximaNovaRegular;
}


/*Footer*/
.footer_fluid
{
	height: 85px;
	background-color: #fff;
	-webkit-box-shadow: 0px -10px 60px -15px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -10px 60px -15px rgba(0,0,0,0.75);
box-shadow: 0px -10px 60px -15px rgba(0,0,0,0.75);
}
.footer
{
	margin-top: 33px;
}
.footer_text
{
	font-size: 20px;
	font-family: ProximaNovaLight;
	text-align: center;
}
#upBtn
{
	font-size: 23px;
	font-family: ProximaNovaLight;
	cursor: pointer;
}
.up_btn
{
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-color: #fff;
	color: #a145b2;
	display: inline-block;
	text-align: center;
	position: relative;
	top: -5px;
}
.up_btn .fa-angle-double-up
{
	position: relative;
	top: 7px;
}
/* ///  Home Page*/


/* Profile Page*/

.site_location
{
	margin: 45px 0;
}
.site_location a
{
	color: #383838;
}
.site_location a:hover
{
	color: #383838;
}
.site_location .fa-angle-right
{
	color: #a145b2;
}
.profile_block
{
	background-color: #fff;
	padding: 15px;
}
.profile_img_box
{
	position: relative;
	overflow: hidden;
	max-width: 250px;
	max-height: 380px;
}
.profile_img
{
	width: 100vw;
	max-height: 380px;
	overflow: hidden;
}
.slider_footer
{
	width: 100%;
	height: 30px;
	text-align: center;
	color: #fff;
	background-color: #a145b2;
	padding-top: 5px;
	position: absolute;
	bottom: 0;
}
.zoom_box
{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #a145b2;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #fff;
	z-index: 999;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}
.sliderBtn
{
	cursor: pointer;

}
.profile_img img
{
	width: 250px;
	float: left;
	position: relative;
}

.profil_inner_block
{
    margin-bottom: 0;
}
.profil_inner_block .profil_info 
{
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
}
.profil_inner_block .profil_info ul li {
    margin-bottom: 7.3px;
}
.profil_inner_block .name 
{
    width: 100%;
    text-align: left;
}
.p_hours_box
{
	width: 66%;
	border: 1px solid #000;
	border-radius: 15px;
	margin-left: 17%;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
.profile_p_hourse
{
	position: inherit;
}


.about_me
{

}
.about_me .title, 
.sexual_preferences .title
{
	font-size: 16px;
	font-family: ProximaNovaSemibold;
	color: #a145b2;
}
.about_me .text
{
	font-size: 16px;
	font-family: ProximaNovaLight;
}

.sexual_list_col
{
	padding-left: 0;
	padding-right: 10px;
}
.sexual_list
{
	list-style: none;
	padding-left: 0;
}
.sexual_list span
{
	display: inline-block;
	font-family: ProximaNovaSemibold;
	margin-bottom: 10px;
}
.sexual_list li
{
	cursor: pointer;
	text-decoration: line-through;
	display: table;
	-webkit-transition: all 1s;
    transition: all 1s;
    opacity: .9;
}
.sexual_list .active
{
	color: #a145b2;
	text-decoration: none;
	opacity: 1;
}

.comment_col
{
	text-align: left;
}
.comment_col:nth-child(2)
{
	text-align: right;
}
.comment_col .title
{
	font-size: 22px;
	font-family: ProximaNovaSemibold;
}
.comment_col .view_icon
{
	font-size: 18px;
	margin-top: 20px;
    margin-bottom: 10px;
}
#showCommentBoxBtn
{
	display: inline-block;
	cursor: pointer;
}

.comment_block
{
	border: 1px solid #a145b2;
	padding: 20px;
	margin-bottom: 15px;
}
.comment_block .form_group
{
	width: 80%;
	margin: 0 auto;
}
.comment_block .form_group_text
{
	width: 90%;
	margin: 0 auto;
}
.comment_block .text2
{
	float: left;
	width: 70%;
	padding-top: 7px;
}
#sendCommentBtn
{
	float: left;
	width: 30%;
}

.comment_name
{
	font-size: 16px;
	font-family: ProximaNovaSemibold;
	margin: 0 0 15px 0;
}
.more_comment_btn
{
	margin-bottom: 0;
	cursor: pointer;
	text-decoration: underline;
}
.more_comment_btn:hover
{
	text-decoration: none;
}
.more_all_comment_btn
{
	cursor: pointer;
	text-decoration: underline;
	margin-bottom: 55px;
}
.more_all_comment_btn:hover
{
	text-decoration: none;
}
#backAnketaBtn 
{
    margin: 0 auto;
    height: 50px;
    background-color: #fff;
    border: 1px solid #a145b2;
    color: #a145b2;
    font-size: 26px;
    font-family: ProximaNovaBold;
}
#backAnketaBtn:hover
{
	background-color: #a145b2;
    border: 1px solid transparent;
    color: #fff;
}

/* ///  Profile Page*/




/* ///  Personal Rooom*/
.personal_block 
{
    background-color: #fff;
    padding: 15px;
}
.personal_block .title
{
	font-size: 24px;
	color: #a145b2;
	font-family: ProximaNovaSemibold;
}
.personal_block .min_title
{
	font-size: 16px;
	color: #a145b2;
	font-family: ProximaNovaBold;
	margin-bottom: 25px;
}
.personal_block .text
{
	font-size: 16px;
	color: #383838;
	font-family: ProximaNovaLight;
}


.rule_list 
{
  list-style: none;
  padding: 0;
  margin: 0;
}
.rule_list li 
{
	padding-left: 10px; 
	text-indent: -.7em;
	font-size: 16px;
	font-family: ProximaNovaLight;
	margin-bottom: 20px;
}
.rule_list li::before 
{
  content: "• ";
  color: #a145b2; 
}
.chose_file_box
{
	width: 100%;
	 border-radius: 15px;
	-webkit-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
    -moz-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
    box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
}
.chose_file_box p
{
	width: 60%;
	float: left;
	padding-top: 4px;
    padding-left: 15px;
    margin-bottom: 0;
}
.chose_file_box .choseFileBtn
{
	width: calc(40% - 3px);
	text-align: center;
	padding: 0;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
    margin-right: 2px;
}
.chose_file_box .choseFileBtn:hover
{
	color: #a145b2;
}
.chose_file_box input
{
	display: none;
}
.send_message .col-sm-4
{
	padding-left: 0;
}
.send_message .col-sm-9
{
	padding-left: 0;
	padding-right: 0;
}
.setings_group
{
	position: relative;
}
.setings_group label
{
	font-size: 16px;
	font-family: ProximaNovaLight;
	margin-bottom: 10px;
}
.setings_form input
{
	padding-left: 15px;
}
.setings_form .nice-select
{
	width: 100%;
	height: 30px;
	background-color: #fff;
	color: #383838;
	line-height: 31px;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
    -moz-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
    box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
}
.setings_form .nice-select .list
{
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    -webkit-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
    -moz-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
    box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
}
.setings_form .nice-select:active, 
.setings_form .nice-select.open 
{
    -webkit-box-shadow: 0px -4px 29px -7px rgba(161,69,178,1);
    -moz-box-shadow: 0px -4px 29px -7px rgba(161,69,178,1);
    box-shadow: 0px -4px 29px -7px rgba(161,69,178,1);
}
.setings_form .nice-select .list li {
    width: 90%;
    background-color: #fff;
    border-top: 1px solid #a145b2;
    margin-left: 5%;
}
.setings_form .nice-select.open .list 
{
    -webkit-box-shadow: 0px 10px 29px -7px rgba(161,69,178,1);
    -moz-box-shadow: 0px 10px 29px -7px rgba(161,69,178,1);
    box-shadow: 0px 10px 29px -7px rgba(161,69,178,1);
}
.setings_form .nice-select .option:hover, 
.setings_form .nice-select .option.focus, 
.setings_form .nice-select .option.selected.focus 
 {
    width: 90%;
    background-color: #fff;
    margin-left: 5%;
    color: #a145b2;
}
.setings_form .nice-select .option
{
	line-height: 34px;
    list-style: none;
    min-height: 35px;
}
.inp_attr
{
	position: absolute;
	right: 2px;
    top: 36px;
    padding-right: 8px;
    background-color: #fff;
    border-radius: 15px;
}
.setings_form .status_textarea
{
	height: 70px;
}
.save_setings
{
	margin-top: 45px;
}
#saveSetingsBtn 
{
    margin: 0 auto;
    height: 50px;
    background-color: #fff;
    border: 1px solid #a145b2;
    color: #a145b2;
    font-size: 26px;
    font-family: ProximaNovaBold;
}
#saveSetingsBtn:hover
{
	background-color: #a145b2;
    border: 1px solid transparent;
    color: #fff;
}

.right_menu_col_min
{
	display: none;
}
.right_menu_col_max
{
	display: block;
}

.balance
{
	font-size: 22px;
	font-family: ProximaNovaSemibold;
}
.balance .fa-ruble-sign
{
	font-size: 16px;
	position: relative;
    top: -5px;
}
.balance b
{
	font-size: 26px;
	font-family: ProximaNovaBold;
}
.right_menu
{
	padding-bottom: 25px;
}
.right_menu ul
{
	list-style: none;
	padding-left: 10px;
}
.right_menu ul li
{
	padding-left: 15px;
	margin: 8px 0;
}
.right_menu ul .ul_title
{
	font-size: 18px;
	font-family: ProximaNovaBold;
}
.right_menu a
{
	color: #383838;
}
.right_menu a:hover
{
	color: #383838;
}

/* Personal Room Photo*/
.warning
{
	border: 1px solid #4a145b2;
	background-color: #f6e9ea;
	padding: 10px 30px;
	position: relative;
	margin: 45px 0;
}
.warning .text
{
	margin: 0;
	font-size: 16px;
	font-family: ProximaNovaBold;
	color: #a145b2;
}

.absalute_icon 
{
	position: absolute;
    left: -15px;
    top: 15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    color: #a145b2;
    text-align: center;
    display: inline-block;
    padding-top: 4px;
    margin-right: 10px;
    -webkit-box-shadow: 0.629px 0.777px 2px 0px rgba(142, 30, 194, 0.5);
    -moz-box-shadow: 0.629px 0.777px 2px 0px rgba(142, 30, 194, 0.5);
    box-shadow: 0.629px 0.777px 2px 0px rgba(142, 30, 194, 0.5);
}
.absalute_icon .fa-exclamation
{
    font-size: 16px;
    position: relative;
    top: 1px;
}
.photo_list 
{
	list-style-type: decimal;
    padding: 0;
    margin: 0 15px;
}
.balance_block .min_title_black
{
	color: #383838
}
.photo_list li 
{
    padding-left: 10px;
    text-indent: -.7em;
    font-size: 16px;
    font-family: ProximaNovaLight;
    margin-bottom: 20px;
    color: #a145b2;
}
.photo_list li span
{
    color: #383838;
}
.chose_photo_box
{
	width: 60%;
}
.chose_photo_box .photo_chose
{
	width: 50%;
	float: left;
}
.photo_chose_min
{
	position: relative;
	float: left;
}
.photo_chose span
{
	font-size: 14px;
	float: left;
}
.photo_chose input
{
	width: 35%;
	margin-left: 15px;
	padding-left: 15px;
}
.pading_text
{
	margin-bottom: 45px;
}
.balance_block .chose_photo_box
{
	width: 100%;
}
.balance_block .photo_chose
{
	width: 70%;
	position: relative;
}
.balance_block .photo_chose input 
{
    width: 100%;
    margin-left: 15px;
    padding-left: 15px;
}
#activateBtn
{
	position: absolute;
	right: -150px;
    top: 0.5px;
}
/* ///  Personal Room Photo*/

/* Perosnal Balance */
.text .top
{
	font-family: ProximaNovaBold;
}
.balance_block .warning .absalute_icon
{
	top: 5px;
}
#innerBlcokaddBalanceBtn
{
	margin-bottom: 30px;
	height: 50px;
	font-size: 24px;
	font-family: ProximaNovaBold;
}
/* /// Perosnal Balance */

/*  Personal Anketa */
#addAnketaBtn
{
	height: 30px;
	background-color: #23af27;
}
#addAnketaBtn p 
{
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #383838;
    position: relative;
    left: -20px;
    top: 1px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 1;
    text-align: center;
}
#addAnketaBtn:hover 
{
    color: #a145b2;
}
#addAnketaBtn:hover p 
{
    background-color: #fff;
}
#addAnketaBtn .fa-plus-circle 
{
    width: 20px;
    height: 20px;
}

.table thead th

{
	border-right: 1px solid #fff;
	background-color: #a145b2;
	color: #fff;
	text-align: center;
}
.table tbody tr
{
	border: 1px solid #a145b2;
}
.table tbody td
{
	border: 1px solid #a145b2;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px 0;
    line-height: 1.42857143;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid transparent;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: none;
}
.image_td
{
	width: 100px;
}
.table .id
{
	width: 50px;
}
.table_img
{
	max-width: 85px;
	max-height: 120px;
	border: 1px solid #a145b2;
	margin: 0 auto;
	overflow: hidden;
}
.table_img img
{
	width: 100%;
}
.table .status
{
	width: 115px;
	color: #bd1313;
}
.table .actions
{
	width: 200px;
}
.table .actions .btn
{
	width: 180px;
	font-size: 14px;
	height: 30px;
	margin-bottom: 15px;
}
#deleteAnketaInTableBtn
{
	border: none;
	margin-top: 25px;
	box-shadow: 0.629px 0.777px 2px 0px rgba(142, 30, 194, 0.5);
}
#deleteAnketaInTableBtn .fa-angle-double-up {
    position: relative;
    top: 0;
}
#deleteAnketaInTableBtn:hover
{
	background-color: #a145b2;
	color: #fff;
}
.tarif
{
	width: 150px;
}
.td_group
{
	width: 210px;
    height: 30px;
	border-radius: 15px;
	margin: 5px auto 5px;
	-webkit-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
    -moz-box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
    box-shadow: 0px 0px 40px -7px rgba(161,69,178,1);
}
.setings_form .td_group .nice-select 
{
    width: 60%;
    float: left;
    box-shadow: none;
}
.td_group .tablePayBtn
{
    width: 40%;
    float: left;
    padding: 3px 0;
    font-size: 16px;
}
.table-responsive {
    min-height: .01%;
    overflow-x: inherit;
    margin-top: 25px;
    margin-bottom: 95px;
}
.setings_form .td_group .nice-select .list {
    width: 165%;
}
/* /// Personal Anketa */

/* ///  Personal Rooom*/




/* Modal */
.modal-content
{
	border-radius: 0;
}
.modal-title
{
	font-size: 26px;
	color: #a145b2;
	text-align: center;
	font-family: ProximaNovaBold;
}
.modal-header {
    border-bottom: none;
}
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 5px;
    top: -5px;
    font-size: 60px;
    font-weight: normal;
    color: #000;
    opacity: 1;
}

.modal_from .forget
{ 
	text-align: center;
}
.modal_from label
{
	margin-left: 15px;
}
.modal_from input
{
	padding-left: 15px;
}
.modal_from #logInbtn, .modal_from #singnUpbtn
{
	width: 100%;
	margin-top: 15px;
}

#singnUp .forget
{
	font-family: ProximaNovaBold;
}


.modal-footer
{
	padding: 0;
}
.modal-footer img
{
	width: 100%;
}


/* Media */
@media (max-width: 1200px) {
	.container
	{
		width: 100%;
	}
	.banner_img img 
	{
		width: 93%;
	}
	.btn 
	{
		padding: 0 5px;
	}
	#moreFilterBtn
	{
		padding: 0 25px;
	}
	.p_view 
	{
		width: 45%;
	}
	.p_view:nth-child(2) 
	{
		width: 55%;
	}
	.banner_img 
	{
		height: 270px;
	}
	.p_hours_box 
	{
		width: 76%;
		border: 1px solid #000;
		border-radius: 15px;
		margin-left: 12%;
		position: relative;
		padding-left: 30px;
		padding-right: 30px;
	}
	#addAnketaBtn p 
	{
		left: -3px;
		top: 2px;
	}
	#activateBtn 
	{
		right: -100px;
	}
	.balance .fa-ruble-sign {
		top: 0px;
	}
}
@media (max-width: 1080px) {
	.p_hours 
	{
		right: -10px;
		top: -10px;
	}
	.profile_p_hourse 
	{
		left: -2px;
		top: -2px;
	}
	.view_icon 
	{
		margin-right: 0px;
	}
	.right_view {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.banner
	{
		padding-left: 0;
		padding-right: 0;
	}
	.filder_col_min
	{
		display: block;
	}
	.filder_col_max
	{
		display: none;
	}
	.profil_container
	{
		margin-top: 30px;
	}
	.right_menu_col_max
	{
		display: none;
	}
	.right_menu_col_min
	{
		display: block;
		margin-bottom: 30px;
	}
	.filter_box li 
	{
		float: none;
		width: 80%;
		margin-left: 10%;
	}
	#moreFilterBtn 
	{
		width: 90%;
		padding: 0 0;
	}
	#moreFilterBtn p
	{
		display: none;
	}
	.filter_show_btn
	{
		/*display: block;*/
		margin-bottom: 25px;
	}
	.filter_img_box
	{
		display: none;
	}
	/*.right_view 
	{
		width: 100%;
		float: left;
		padding-top: 15px;
	}
	.right_show .select_region
	{
		width: 50%;
		float: left;
		margin-left: 0;
		margin-top: 7px
	}*/
	.select_region .nice-select 
	{
		margin-bottom: 0px;
	}
}

@media (max-width: 768px) {
	.hiden
	{
		display: none;
	}
	.logo
	{
		text-align: center;
	}
	.hedaer_nav .city_col
	{
		text-align: center;
	}
	.city_btn 
	{
		margin-top: 6px;
	}
	#addAnketa
	{
		display: none;
	}
	#addAnketa_min
	{
		display: block;
		margin: 0 auto;
		margin-bottom: 25px;
	}
	.authorization
	{
		display: none;
	}
	.authorization_min
	{
		display: inline-block;
		text-align: center;
	}
	.banner
	{
		padding-left: 0;
		padding-right: 0;
	}
	.banner_img 
	{
		height: 190px;
	}
	.faq_box
	{
		display: none;
	}
	.form_box
	{
		text-align: center;
	}
	.form_block .col-sm-5 
	{
		padding: 40px 0;
	}
	.form_group
	{
		margin-left: auto; 
		margin-right: auto; 
	}
	.logo_col
	{
		padding-left: 0;
		padding-right: 0;
	}
	.footer_text
	{
		text-align: left;
		margin-top: -12px;
	}
	.up_box
	{
		display: none;
	}
	.filter_box li 
	{
		float: left;
		width: 40%;
		margin-left: 5%;
	}
	.all_anketa_col, .all_anketa_container
	{
		padding-left: 0;
		padding-right: 0;
	}
	.all_anketa 
	{
		background-size: 120%;
	}
	.comment_block .form_group 
	{
		width: 100%;
	}
	.comment_block .form_group_text 
	{
		width: 100%;
	}
	.comment_block .text2 
	{
		padding-top: 0px;
	}
	.chose_photo_box .photo_chose 
	{
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.chose_photo_box .photo_chose:nth-child(2)
	{
		margin-bottom: 15px;
	}
}
@media (max-width: 560px) {
	.sexual_list_col
	{
		width: 100%;
	}
	.comment_col
	{
		width: 100%;
		text-align: left;
	}
	.comment_col:nth-child(2) 
	{
		text-align: left;
	}
	.dropdown-menu li
{
	width: 49.5%;
}
}
@media (max-width: 500px) {
	.banner_img 
	{
		height: 320px;
	}
	.form_container, .seo_text
	{
		padding-left: 0;
		padding-right: 0;
	}
	.banner_img 
	{
		height: 220px;
	}
	.menu ul li 
	{
		margin-left: 15px;
	}
	.right_view 
	{
		width: 60%;
	}
	.right_show .select_region
	{
		width: 40%;
	}
	.select_region .nice-select
	{
		height: 30px;
		line-height: 30px;
		margin-top: 8px;
	}
	.comment_block .text2 
	{
		float: none;
		width: 100%;
		padding-top: 0;
	}
	#sendCommentBtn 
	{
		float: none;
		width: 100%;
	}
	.setings_form .col-xs-6
	{
		width: 100%;
		float: none;
	}
}

@media (max-width: 475px) {
	.hedaer_nav_fluid
	{
		padding: 0;
	}
	.hedaer_nav .col-xs-6
	{
		width: 100%;
		margin: 5px auto;
		text-align: center;
	}
	#addAnketa_min {
		margin: 0 auto;
	}
	.hedaer_nav .city {
		text-align: center;
	}
	.banner_img 
	{
		height: 140px;
	}
	.col-xs-offset-1 {
		margin-left: 3%;
	}
	.footer .col-xs-7 
	{
		width: 63%;
	}
	#activateBtn {
		width: 100%;
		position: relative;
		right: 0;
	}
	
		#activateBtn {
		width: 100%;
		position: relative;
		right: 0;
	}
	
	
	.balance_block .photo_chose input {
		margin-left: 0;
	}
}
@media (max-width: 435px) {
    

	.footer_fluid 
	{
		height: 150px;
	}
	.logo_col
	{
		width: 100%;
	}
	#filterBlock 
	{
		width: 100%;
	}
	.footer .col-xs-7 
	{
		width: 100%;
	}
	.banner_img 
	{
		height: 115px;
	}
	.footer_text
	{
		text-align: center;
		margin-top: 10px;
	}
	.right_view 
	{
		width: 100%;
	}
	.right_show .select_region
	{
		width: 100%;
		text-align: center;
	}
	.select_region .nice-select 
	{
		width: 70%;
		margin: 8px 15%;
	}
	.profile_img_col
	{
		width: 100%;
	}
	.profile_info_col
	{
		width: 100%;
	}
	.profile_img 
	{
		max-width: 100%;
		max-height: 380px;
		overflow: hidden;
	}
	.chose_photo_box 
	{
		width: 100%;
	}
	.p_view:nth-child(2) {
		width: 80%;
		margin-left: 10%;
		margin-bottom: 15px;
	}
	.balance_block .photo_chose input {
		width: 100%;
		margin-top: 10px;
	}
	.photo_chose_min {
		width: 100%;
	}
	#activateBtn 
	{
		top: 10.5px;
	}
}

@media (min-width: 992px) {
	.city_col
	{
		text-align: right;
	}
}
@media (min-width: 768px) {
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
		padding-left: 0;
		padding-right: 0;
	}
	.col-sm-2 {
		padding: 0;
	}
}

#outputMulti, #porfilePhoto{
	display: block;
	margin-top: 15px;
}


#outputMulti span, #porfilePhoto span{
	width: 25%;
	display: inline-block;
	height: 200px;
}

#porfilePhoto img{
	width: 100%;
}

#porfilePhoto .img{
	width: 100px;
}

#porfilePhoto td{
	padding: 0 10px 10px 0;
}

#porfilePhoto input, #porfilePhoto .nice-select{
	margin-bottom: 0;
}

#porfilePhoto .btn{
	font-size: 14px;
	padding: 0 15px 0 15px;
}

.cabinettable .btn{
    background-color: #e8e8e8;
    color: #000;
}

#slider{
    margin-bottom: 40px;
    margin-top: -60px;
}

#slider a{
    text-align: center;
    display: block;
    font-size: 18px;
    outline: none;
}

#slider img{
    width: 95%;
    border-radius: 7px;
    outline: none;
}

#slider .text{
    padding-top: 1px;
    color: #454545;
    text-align: center;
}

#slider .slick-prev, #slider .slick-next {
    background: url(../img/arrow_l.png) center center no-repeat;
    font-size: 0;
    display: block;
    width: 50px;
    height: 50px;
    border: none;
    position: absolute;
    top: 40%;
    
}

#slider .slick-prev {
    left: -50px;
    outline: none;
}

#slider .slick-next {
    background: url(../img/arrow_r.png) center center no-repeat;
    right: -50px;
    outline: none;
}

.indexComment .col-sm-3 a, .indexComment .col-sm-3 img{
    width: 100%;
}

.indexComment .col-sm-3 {
    padding-right: 0;
}

.profil_block .profil_img .anketaReal{
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 0;
}

.nice-select .list {
    max-height: 200px !important;
    overflow: auto !important;
}

@media (max-width: 768px) {
	#outputMulti span, #porfilePhoto span{
		width: 100%;
	}
	
	#slider {
        margin-left: 20px;
        margin-right: 20px;
    }
    
    .content {
        margin-top: 0;
    }
    
    .filder_col_min {
        display: none;
        position: absolute;
        left: 0;
        top: -18px;
        z-index: 999;
        padding: 0;
        width: 80%;
    }
    
    #filter_shadow{
        display: none;
        position: absolute;
        z-index: 998;
        background-color: #000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.7;
    }
    
    .profil_container, .profil_block_col {
        padding-right: 0;
        padding-left: 0;
    }
    
    .profil_block .profil_img {
        width: 100%;
        float: none;
        position: relative;
        text-align: center;
        display: block;
    }
    
    .profil_block .profil_img img {
        width: auto;
        margin-left: 0;
    }
    
    .profil_block .profil_info {
        width: 100%;
        float: none;
        padding-left: 15px;
        padding-right: 15px;
    
    }
    
    .profil_box {
        margin-left: 0;
    }
    
    .p_number {
        font-size: 30px;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 0 !important;
    }
    
    .p_city {
        text-align: center;
    }
    
    .p_age, .p_height, .p_weight, .p_boobs{
        display: inline-block;
        width: 49%;
        text-align: center;
    }
    
    .p_view {
        width: 100%;
        text-align: center;
    }
    
    .profil_block .profil_img .anketaReal {
        right: 110px;
    }
    
    #show_filter{
        height: 25px;
        width: 30px;
        cursor: pointer;
        position: fixed;
        top: 10px;
        right: 15px;
        z-index: 997;
    }
    
    #show_filter span, #show_filter::before, #show_filter::after{
        display: block;
        height: 5px;
        width: 100%;
        background-color: #a145b2;
        content: "";
        margin-bottom: 4px;
    }
    
    #filterBlock {
        display: block;
    }
    
    #slider{
        margin-top: 10px;
    }

    #slider a{
        font-size: 14px;
    }

    #slider .text{
        font-size: 11px;
    }
}

#city2_list li.disabled{
    display: none;
}

.status p b {
    white-space: nowrap;
}

.personal_block .error{
    color: #d61308;
}

.cabinet_anketa .sexual_list input[type=text]{
    width: 80px;
    float: right;
    margin: 0;
}

.cabinet_anketa .sexual_list li{
    width: 95%;
    margin-bottom: 5px;
}

.sexual_list .price_tv{
    color: #fff;
    background: #a145b2;
    display: none;
    font-family: ProximaNovaRegular;
    font-size: 14px;
    padding: 0px 2px;
}

.sexual_list .active .price_tv{
    display: inline;
}

.hide-on-mobile { display: inline; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .hide-on-mobile { display: none; }}


#uptocall-mini{display:none}
#uptocall-mini{position:fixed;bottom:40px;right:45px;cursor:pointer;z-index:1}
#uptocall-mini .uptocall-mini-phone{-moz-border-radius:50%!important;-webkit-border-radius:50%!important;border-radius:50%!important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgba(0,149,70,.8);width:55px;height:55px;-webkit-animation:uptocallmini 1.4s 0s ease-out infinite;-moz-animation:uptocallmini 1.4s 0s ease-out infinite;animation:uptocallmini 1.4s 0s ease-out infinite}
#uptocall-mini .uptocall-mini-phone:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/assets/theme/img/mini2.png);background-repeat:no-repeat;background-position:center center;-webkit-animation:uptocallphone 2s linear infinite;-moz-animation:uptocallphone 2s linear infinite;animation:uptocallphone 2s linear infinite}
@-moz-keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(0,149,70,.2),0 0 0 0 transparent,0 0 0 0 rgba(0,149,70,.2)}100%{box-shadow:0 0 8px 6px rgba(0,149,70,.2),0 0 0 15px transparent,0 0 0 15px rgba(0,149,70,.2)}}
@-moz-keyframes uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
@keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(0,149,70,.2),0 0 0 0 transparent,0 0 0 0 rgba(0,149,70,.2)}100%{box-shadow:0 0 8px 6px rgba(0,149,70,.2),0 0 0 15px transparent,0 0 0 15px rgba(0,149,70,.2)}}
@keyframes uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
@-webkit-keyframes uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
@-webkit-keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(0,149,70,.2),0 0 0 0 transparent,0 0 0 0 rgba(0,149,70,.2)}100%{box-shadow:0 0 8px 6px rgba(0,149,70,.2),0 0 0 15px transparent,0 0 0 15px rgba(0,149,70,.2)}}


/****************** New styles ******************/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, strong, ol, ul, li, fieldset, form, label, legend {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	outline: 0;
}
ul, ol {
	list-style-type: none;
}
body {
	min-width: 320px;
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #fff;
}
a img {
	border: none;
}
a {
	color: #8a1a9e;
	text-decoration: none;
	transition: all .3s;
}
a:hover {
	color: #8a1a9e;
	text-decoration: underline;
}
p {
	margin-bottom: 0;
}
#header.b-head {
	background: #4b385d url('../img/new/bg-head.jpg') repeat-x scroll 0 0;
	height: 382px;
	margin-bottom: 18px;
}
#header .b-head__bg {
	background: transparent url('../img/new/head.jpg') no-repeat scroll 50% 0;
	height: 100%;
}
#header .b-head__bot {
	background: transparent url('../img/new/bg-bot.png') repeat-x scroll 50% 100%;
	height: 100%;
}
.l-wrap {
	width: 970px;
	margin: 0 auto;
	min-height: 400px;
}
#header .l-wrap__head {
	padding-left: 20px;
}
#header .b-head__top {
	height: 104px;
	font-size: 11px;
}
#header .b-head__logo {
	float: left;
	margin: 12px 0 0 0;
}
#header .b-head__logo a {
 	color: #fff;
}
#header .b-head__logo a:hover {
	color: #cfaeb9;
	text-decoration: none;
}
#header .b-head__logo span {
	display: block;
	font-size: 12px;
	font-style: italic;
	margin-top: -5px;
	margin-right: 5px;
	text-align: right;
}
#header .b-head__addbtn {
	float: right;
	padding: 18px 0 0 35px;
}
#header .b-head__addbtn a {
	background: #4f3c64 none repeat scroll 0 0;
	border: 1px solid #9e9595;
	border-radius: 10px;
	box-shadow: 4px 4px 13px 0 rgba(50,50,50,.67);
	color: #fff;
	display: block;
	font: 14px/37px "Trebuchet MS", Calibri, sans-serif;
	height: 38px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 219px;
}
#header .b-head__addbtn a:hover {
	text-decoration: underline;
}
#header .b-head__authlink {
	display: inline-block;
	float: right;
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	margin-top: 30px;
	position: relative;
}
#header .b-head__authlink .link-enter a,
#header .b-head__authlink .link-kabinet a,
#header .b-head__authlink .link-logout a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#header .b-head__authlink .link-enter .fa,
#header .b-head__authlink .link-kabinet .fas,
#header .b-head__authlink .link-logout .fa,
#header .b-head__authlink .city_dropdown .fa {
	margin-right: 5px;
	font-size: 10px;
	color: #fff;
}
#header .b-head__authlink .link-enter a:hover,
#header .b-head__authlink .link-kabinet a:hover,
#header .b-head__authlink .link-logout a:hover {
	border-bottom-color: transparent;
	text-decoration: none;
}
#header .b-head__authlink .link-kabinet {
	margin-right: 15px;
}
#header .menu-toggle {
	background: #c11940 none repeat scroll 0 0;
	border-radius: 5px;
	cursor: pointer;
	display: none;
	padding: 5px;
	position: fixed;
	right: 8px;
	top: 37px;
	width: 38px;
	z-index: 2;
}
/*** Mobile menu ***/
.menu-opener {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	display: none;
	float: right;
	margin-left: 20px;
}
.menu-opener .bars {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-right: 10px;
}
.menu-opener .bars .bar {
	width: 30px;
	height: 3px;
	margin-bottom: 4px;
	background: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.menu-opener .bars .bar:last-child {
	margin-bottom: 0;
}
.menu-opener span {
	font-size: 17px;
	line-height: 1;
	color: #fff;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.menu-opener:hover span {
	color: #33C1CC;
}
.menu-opener:hover .bars .bar {
	background: #33C1CC;
}
.panel-overlay {
	width: 100vw;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	z-index: -100;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}
.panel[style*='left: 0px'] + .panel-overlay {
  z-index: 900;
  background: rgba(0, 0, 0, 0.75);
}
.panel {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -280px;
	width: 280px;
	height: 100%;
	z-index: 1000;
	overflow: hidden;
	background: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.panel[style*='left: 0px'] {
  -webkit-box-shadow: 0 7px 16px rgba(13, 21, 53, 0.16);
  box-shadow: 0 7px 16px rgba(13, 21, 53, 0.16);
}
.panel .panel-inner {
	height: 100vh;
	padding: 20px 10px;
	overflow-y: auto;
	overflow-x: hidden !important;
}
.panel .panel-nav {
  width: 100%;
  padding: 0 25px;
  margin-bottom: 55px;
  list-style: none;
}
.panel .panel-nav > li {
	position: relative;
	border-bottom: 1px solid #e8ebee;
}
.panel .panel-nav > li > a {
	display: block;
	padding: 20px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	color: #101010;
	text-decoration: none;
}
.panel .panel-nav > li > a:hover,
.panel .panel-nav > li.active > a {
	color: #33C1CC;
}
.panel .panel-content {
  padding: 0 25px;
}
.panel .panel-content p {
	color: #101010;
}
.panel .panel-content p a {
	color: #101010;
	text-decoration: none;
}
.panel .panel-content p a:hover {
	color: #33C1CC;
}
.panel .panel-footer {
	padding: 0;
  background-color: transparent;
  border: none;
}
#anketa #header .menu-opener {
	display: none;
}
.b-head__nav {
	text-transform: uppercase;
	font-weight: 700;
}
.b-head__nav ul,
.b-head__nav li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	background: 0 0;
}
.b-head__nav ul.menu li {
	margin: 0 19px;
	display: inline-block;
}
.b-head__nav ul.menu li.first {
	margin-left: 15px;
}
.b-head__nav ul.menu li.active a {
	color: #cfaeb9;
}
.b-head__nav a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma,Geneva,sans-serif;
}
.b-head__nav a:hover,
.b-head__links a:hover {
	color: #cfaeb9;
}
#main:after {
	display: block;
  content: "";
  clear: both;
}
#main .l-wrap {
	width: 950px;
}
.b-sidebar {
	position: relative;
	float: right;
	width: 208px;
	margin: 6px 0 20px 22px;
}
.b-content {
	overflow: hidden;
	padding-left: 8px;
}
h1 {
	color: #252525;
	font-family: roboto medium, sans-serif;
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 15px;
}
.b-itemlist-one {
	float: left;
	font-size: 12px;
	margin: 0 0 15px 0;
	position: relaive;
	width: 363px;
	padding-right: 15px;
}
.b-itemlist-one:nth-child(2n) {
	width: 348px;
	padding-right: 0;
}
.b-stit {
	font-size: 21px;
	color: #252525;
	height: 19px;
}
.b-itemlist-one .b-stit span {
	border-radius: 4px;
	font-size: 12px;
	font-weight: 700;
	margin-left: 6px;
	padding: 2px 8px;
	position: relative;
	top: -2px;
}
.b-itemlist-one .b-stit span.worktime-on {
	background: #068832 none repeat scroll 0 0;
	color: #fff;
}
.b-itemlist-one .b-stit span.worktime-off {
	background: #eee none repeat scroll 0 0;
	color: #000;
}
.b-itemlist__one__descr {
	background: #f3f4f6 none repeat scroll 0 0;
	border-radius: 4px;
	color: #444;
	font-size: 11px;
	font-style: italic;
	height: 47px;
	line-height: 13px;
	margin: 15px 0 5px;
	overflow: hidden;
	padding: 4px 8px;
}
/*.b-itemlist__one__descr::before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent transparent #f3f4f6;
	border-image: none;
	border-style: solid;
	border-width: 10px 20px;
	content: "";
	left: 13px;
	position: absolute;
	top: 14px;
}*/
.b-itemlist__one__details {
	border: 1px solid #ebebeb;
	border-radius: 8px;
	height: 225px;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 0 0 8px;
	transition-duration: .5s;
}
.b-itemlist__one__details:hover {
	box-shadow: 0 0 5px 0 rgba(50,50,50,.4);
}
.b-itemlist__left {
	float: left;
	position: relative;
	margin: 4px 12px 0 4px;
}
.b-itemlist__right {
	overflow: hidden;
}
.b-itemlist__left .b-itemlist__one__img {
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 8px;
}
.b-itemlist__left .b-itemlist__one__img a {
	position: relative;
	display: block;
}
.b-itemlist__left .b-itemlist__one__img img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	transition: all 1s ease-out;
}
.b-itemlist__one__img img:hover {
	transform: scale(1.1);
}
.b-itemlist__left .b-itemlist__one__img .anketaReal {
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto;
	height: auto;
}
.b-itemlist__left .likes {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	list-style: none;
	text-align: center;
}
.b-itemlist__left .likes li {
	display: inline-block;
	position: relative;
	padding-left: 21px;
	margin: 0 3px;
}
.b-itemlist__left .likes li:after {
	content: '';
	position: absolute;
	left: 0;
	top: -2px;
}
.b-itemlist__left .likes li a:hover {
	color: #8a1a9e;
}
.b-itemlist__left .likes .item3:after {
	background: url('../img/new/graphics5.png') no-repeat 0 -141px;
	width: 18px;
	height: 16px;
	left: 2px;
}
.b-itemlist__one__phone {
	color: #8a1a9e;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 12px;
	margin-top: 7px;
}
.b-itemlist__right .geo-icon {
	position: relative;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.b-itemlist__right .geo-icon::after {
	background: url('../img/new/graphics5.png') no-repeat scroll 0 -209px;
	content: "";
	height: 16px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 13px;
}
.b-itemlist__right .geo-icon span {
	display: block;
}
.b-itemlist__one__params {
	margin: 12px 0 8px;
}
.b-itemlist__one__params p {
	color: #141414;
	display: inline-block;
	line-height: 18px;
	width: 85px;
}
.b-itemlist__one__params span {
	font-weight: 700;
}
.b-itemlist__one__params p.parm {
	text-align: right;
	width: 74px;
}
.b-itemlist_line {
	background: #f3f4f6 none repeat scroll 0 0;
	height: 2px;
	margin-right: 7px;
}
.b-itemlist__one__price {
	color: #252525;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
	margin-top: 8px;
	text-transform: uppercase;
	height: 80px;
}
.b-itemlist__one__price span {
	display: inline-block;
	font-size: 11px;
	width: 120px;
}
.express-views {
	font-weight: 700;
	font-size: 11px;
	margin-top: 10px;
	position: relative;
	text-transform: uppercase;
	padding-left: 20px;
}
.express-views:after {
	background: transparent url('../img/new/graphics5.png') no-repeat scroll 0 -53px;
	content: "";
	height: 17px;
	left: 0;
	position: absolute;
	top: -2px;
	width: 14px;
}
.br {
	font-size: 0;
	height: 1px;
	margin-bottom: -1px;
	clear: both;
	overflow: hidden;
}
.b-border {
	background: #f3f4f6;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.b-inp-btn {
	border: 1px solid #cbcbcc;
	border-top: 1px solid #e4e5e6;
	border-bottom: 1px solid #a7a7a8;
	background-color: #fbfbfb;
	background-image: linear-gradient(bottom,#F1F1F1 0%,#FFFFFF 100%);
	background-image: -o-linear-gradient(bottom,#F1F1F1 0%,#FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom,#F1F1F1 0%,#FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom,#F1F1F1 0%,#FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom,#F1F1F1 0%,#FFFFFF 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#F1F1F1),color-stop(1,#FFFFFF));
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.b-inp-btn a,
.b-inp-btn input,
.b-inp-btn p {
	background: transparent none repeat scroll 0 0;
	border: medium;
	color: #737373;
	cursor: pointer;
	display: block;
	font-family: Arial,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 7px 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.b-inp-btn_big a,
.b-inp-btn_big input,
.b-inp-btn_big span,
.b-inp-btn_big p {
	color: #252525;
	font-size: 20px;
	padding: 23px 0;
	text-decoration: none;
}
.b-inp-btn_big a span {
	border-bottom: 1px dotted;
	padding: 0;
}
.b-inp-btn a:hover,
.b-inp-btn input:hover {
	color: #a145b2;
}
.b-inp-btn_big a:hover span {
	border-bottom: 1px solid;
	color: #a145b2;
}
.b-inp-btn_big a:hover span {
	border-bottom: 1px solid;
}
.b-text_seo {
	margin: 35px 0 25px;
}
.b-text_seo p {
	margin-bottom: 15px;
}
.b-subfoot_bg {
	background: transparent url('../img/new/subfoot_bg.jpg') repeat-x scroll 0 0;
}
.b-subfoot {
	margin: 0 auto;
	padding: 30px 0 15px;
	width: 900px;
}
.b-footpanel {
	text-align: center;
	margin-top: 25px;
}
.b-footpanel__copy {
	color: #404040;
	font-family: trebuchet ms,Calibri,sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 7px 0 0 130px;
	text-transform: uppercase;
	width: 550px;
}
.b-foot__txt {
	color: #555;
	font-family: trebuchet ms,Calibri,sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-transform: none;
}
.b-foot__18 {
	background: transparent url('../img/new/18_fut.png') no-repeat scroll 0 0;
	height: 36px;
	margin: 42px 0 0;
	width: 880px;
}
.foot_links {
	margin: 0 203px 0 0;
	text-align: right;
}
.a_archive {
	float: left;
}
.foot_links a {
	color: #65096f;
	margin-right: 25px;
}
.feedback {
	font-weight: 700;
	text-decoration: underline;
}
#upBtn {
  font-size: 13px;
  font-family: Arial;
  cursor: pointer;
}
.b-tit {
	font-size: 20px;
	color: #252525;
}
.b-tit.balans {
	margin-top: 0;
}
.balans span {
	background: #009933 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	padding: 2px 9px;
}
.add-balans {
	margin: 7px 0 10px 0;
}
.add-balans a {
	font-size: 14px;
	padding: .5em 2.1em;
	margin: 2px 2px;
	-webkit-border-radius: 3px 3px;
	border: #999 solid 1px;
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#ffd84f),to(#ffb400));
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	line-height: 1;
}
.add-balans a:hover {
	box-shadow: inset 0 -1px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,.5);
	text-decoration: none;
}
.b-sidebar .item-list {
	margin: 3px 0 20px;
}
.b-sidebar ul {
	margin-bottom: 10px;
}
.item-list ul li {
	line-height: 25px;
	margin: 0 0 0 3px;
}
.item-list ul li {
	font-size: 14px;
}
.item-list ul li.here a {
	font-weight: bold;
	color: #dba1e6;
	text-decoration: none;
}
.n-content {
  padding-left: 10px;
  margin-bottom: 15px;
}
.breadcrumbs {
  margin: 5px 0 10px;
}
.b-profile__place {
  margin: 0 0 12px;
  font-weight: 700;
}
.b-profile__place:before {
  content: '';
  margin-bottom: -1px;
  margin-right: 5px;
  background: transparent url('../img/new/graphics5.png') no-repeat scroll -93px -107px;
  height: 16px;
  display: inline-block;
  width: 13px;
}
.b-profile__tel {
  color: #a145b2;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  margin: 0 5px 0 0;
}
.b-profile__tel span {
	margin-left: 5px;
  background: #8961a2 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  padding: 3px 6px;
  position: relative;
  top: -4px;
}
.b-profile__descrip {
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  position: relative;
  top: -3px;
}
.b-profile__descrip span {
  font-weight: 700;
}
.b-profile__photos {
  float: left;
  width: 232px;
}
.b-profile__photos__one {
  float: left;
  margin: 0 7px 9px 0;
}
.b-border {
  background: #f3f4f6;
  padding: 5px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.b-img img {
  display: block;
  margin: 0;
  padding: 0;
}
.b-profile__photos__one img {
  border: 1px solid #dddcd9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.b-profile__photos__one:nth-child(2n) {
   margin-right: 0;
}
.b-profile__photos__one img {
	width: 96px;
	height: 96px;
}
.b-profile__photos__one:first-child img,
.b-profile__photos__one:nth-child(2) img {
	width: 220px;
	height: 320px;
}
.b-profile__details {
	position: relative;
  overflow: hidden;
  padding-left: 10px;
}
.b-profile__bages {
	position: absolute;
	top: 0;
	right: 30px;
	display: block;
}
.b-profile__bage {
	background: #068832 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  padding: 3px 6px;
}
.b-profile__stit {
  color: #252525;
  font-family: roboto light,sans-serif;
  font-size: 22px;
  font-weight: 300;
  margin: 15px 0 5px;
}
.stist_tarif {
  margin-top: 0;
}
.b-profile__params {
  line-height: 20px;
  margin-bottom: 20px;
  position: relative;
}
.b-profile__params__col {
  float: left;
  font-weight: 700;
  width: 50%;
}
.b-profile__params__col span {
  display: block;
  float: left;
  font-weight: 400;
  width: 113px;
}
.b-profile__params__col ul {
  color: #363636;
  font: bold 13px/15px Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
}
.b-profile__params__col ul li {
  margin-bottom: 6px;
  overflow: hidden;
}
.b-profile__params__col span {
  display: block;
  float: left;
  font-weight: 400;
  width: 77px;
}
.b-profile__params__col span.nationality {
	width: 113px;
}
.b-profile__quote {
  color: #444;
  font: italic 13px/17px Arial,Helvetica,sans-serif;
  margin-bottom: 20px;
  white-space: pre-line;
  text-indent: 20px;
}
.b-profile__services {
  font-size: 12px;
  padding-bottom: 20px;
  border-bottom: 3px solid #f1f2f5;
  margin-bottom: 15px;
}
.b-profile__services__col {
  float: left;
  width: 46%;
  margin-right: 10px;
}
.b-profile__services ul,
.b-profile__services li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-profile__services ul {
	margin: 6px 0 14px;
}
.b-profile__services li {
  font-weight: 700;
  color: #8a1a9e;
}
.b-profile__services li li {
  padding: 2px 0 2px 13px;
  font-weight: 400;
  color: #333;
  text-decoration: line-through;
}
.b-profile__services li li.active {
  color: #8a1a9e;
  text-decoration: none;
  background: url('../img/new/bul-li.png') no-repeat 0 5px;
}
.h-comment {
  margin-top: 25px;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
}
.comment_block {
  background: #f3f4f6 none repeat scroll 0 0;
  margin: 10px 4px 13px 0;
  padding: 5px;
  border: none;
}
h2.comment_name {
  font-weight: 700;
  color: #000;
}
.comment-form-wrap {
  padding: 5px;
}
.comment_add {
  font-size: 16px;
  font-weight: 700;
  margin: 30px 0 10px;
}
#comm h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 30px 0 10px;
}
input, textarea {
  border: 1px solid #999;
  border-radius: 3px;
  padding: 3px;
}
#comment-form input[type="text"] {
	width: 120px;
}
#comment-form .form-group {
	margin-bottom: 10px;
  margin-top: 4px;
}
#comment-form textarea {
	width: 100%;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #9d9d9d;
	border-radius: 3px;
	display: block;
	height: 90px;
	margin: 0;
	overflow: auto;
	padding: 5px;
}
#sendCommentBtn {
	width: auto;
	color: #404040;
  cursor: pointer;
  font: 14px/18px Arial,Helvetica,sans-serif;
  height: 26px;
  padding: 0 14px;
  margin: 5px 0 10px;
}
.b-profile__slasher {
  height: 3px;
  background: #f1f2f5;
  margin: 10px 6px;
}
.mb-25 {
	margin-bottom: 25px;
}
.modal .modal-header {
	background: #4b385d none repeat scroll 0 0;
  height: 90px;
  position: relative;
}
.modal .modal-content {
	border-radius: 10px !important;
}
.modal .modal-content h4 {
	line-height: 60px;
	color: #fff;
	font-family: roboto light,sans-serif;
	font-size: 37px;
	text-align: center;
}
.modal .modal-header .close {
  right: 5px;
  top: 5px;
  font-size: 30px;
  color: #fff;
}
.modal input[type="text"],
.modal input[type="password"] {
	margin-bottom: 10px;
	box-shadow: none;
	outline: none;
	border: 1px solid #777;
	border-radius: 0;
	color: 000;
}
.modal_from #logInbtn,
.modal_from #singnUpbtn {
	background-color: #fbfbfb;
  background-image: -moz-linear-gradient(center bottom,#f1f1f1 0%,#ffffff 100%);
  border-color: #e4e5e6 #cbcbcc #a7a7a8;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #111;
}
.modal-body {
	padding-bottom: 30px;
}
.filter {
	margin-bottom: 40px;
}
.filter .filter_name {
	margin-top: 0;
	padding-top: 0;
	padding-left: 0;
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 18px;
  color: #252525;
}
.filter .wait-to-call {
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 15px;
  background-color: #f3f4f6;
  color: #444;
  border-radius: 5px;
}
.filter .select_region {
	margin-bottom: 10px;
}
.filter .select_region select {
	width: 100%;
	height: 31px;
}
.filter .nice-select .list,
.filter .nice-select .option:hover,
.filter .nice-select .option.focus,
.filter .nice-select .option.selected.focus,
.filter .nice-select .list li {
	background-color: #8a1a9e;
}
.filter .nice-select .option.selected {
  font-weight: bold;
}
.filter .nice-select:after {
	border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.filter .filter_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 0;
}
.filter .filter_box li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	-ms-align-self: stretch;
	align-self: stretch;
	margin-bottom: 10px;
	padding: 5px 0;
	-ms-flex: 0 0 calc(50% - 5px);
  flex: 0 0 calc(50% - 5px);
  max-width: calc(50% - 5px);
	margin-right: 10px;
	margin-left: 0;
	box-shadow: none;
	background-color: #f3f4f6;
	color: #444;
	border-radius: 5px;
}
.filter .filter_box li:nth-child(2n) {
	margin-right: 0;
}
.filter .filter_box li.active,
.filter .filter_box li:hover {
	color: #fff;
	background-color: #8a1a9e;
}
.filter .btn {
	width: 100%;
	background-color: #f3f4f6;
	color: #444;
	border-radius: 5px;
	border: none;
}
.filter .btn:hover {
	color: #8a1a9e;
}
.filter #moreFilterBtn {
	transition: all .3s;
}
.filter #moreFilterBtn:hover {
	color: #8a1a9e;
}
.filter_img_box {
	margin-bottom: 40px;
}

@media (max-width: 1000px) {
	#header .l-wrap__head {
		padding-left: 0;
	}
	.l-wrap {
    width: 100%;
    max-width: 950px;
	}
	#header .b-head__logo {
		margin-left: 15px;
	}
	#header .b-head__addbtn {
		margin-right: 15px;
	}
}
@media (max-width: 950px) {
	#main .l-wrap {
		width: 100%;
    max-width: 950px;
	}
	.b-content {
    padding-left: 0;
	}
	.view-content {
		width: 100%;
	}
	.b-itemlist-one {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
	}
	.b-itemlist-one:nth-child(2n) {
		width: 50%;
	}
	h1 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.b-itemlist__one__details {
    height: auto;
	}
	.b-itemlist__left {
    float: none;
    margin: 7px 0 4px;
	}
	.b-itemlist__left .b-itemlist__one__img img {
		width: auto;
		height: auto;
	}
	.b-itemlist__one__phone {
    font-size: 22px;
    margin-bottom: 6px;
    text-align: center;
	}
	.b-itemlist__right .geo-icon {
    width: 150px;
    margin: 0 auto;
	}
	.b-itemlist__one__params {
    margin-bottom: 2px;
    margin-top: 7px;
    text-align: center;
	}
	.b-itemlist__one__params p {
    margin: 0 0 5px;
    width: auto!important;
	}
	.b-itemlist_line {
    margin: 0 10px;
	}
	.b-itemlist__one__price {
    width: 160px;
    margin: 5px auto;
    height: 68px;
	}
	.b-itemlist__one__price span {
    width: 105px;
	}
	.express-views {
    text-align: center;
    width: 100%;
    margin: 2px auto 0;
	}
	.b-text_seo {
		padding: 0 10px;
	}
	.b-subfoot_bg {
    background: #f4f4f6;
	}
	.b-subfoot {
    width: 100%;
    max-width: 900px;
	}
	.foot_links {
    margin: 0 0 10px;
	}
	.b-foot {
    display: none;
	}
	.b-footpanel__copy {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
	}
	.b-itemlist-one:nth-child(2n) {
		padding-right: 10px;
	}
	.b-itemlist__left .b-itemlist__one__img .anketaReal {
		left: 50%;
		transform: translateX(-50%);
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width: 768px) {
    .head__nav_2 {
    margin-top: -45px;
    background: #251c2e!important;
}
	#header .menu-opener {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	#header .l-wrap {
		min-height: 100%;
	}
	#header.b-head {
    background: #4b385d;
    height: auto;
	}
	#header .b-head__bg {
    background: 0 0;
	}
	#header .b-head__bot {
    background: 0 0;
	}
	#header .b-head__logo {
		margin-left: 0;
	}
	#header .b-head__addbtn {
		margin-right: 0;
	}
	#header .b-head__top {
		padding: 0 10px;
		height: 81px;
	}
	#header .b-head__authlink {
		margin-right: -32px;
		margin-top: 48px;
	}
	#header .b-head__nav {
    background: rgba(0,0,0,.5);
	}
	#header .b-head__nav ul.menu,
	#header .l-wrap .menu {
    text-align: center;
	}
	#header .b-head__nav ul.menu li.first {
    margin-left: 0;
	}
	#header .b-head__nav ul.menu {
		padding: 20px 10px;
	}
	#header .b-head__nav ul.menu li,
	#header .b-head__links ul li {
    margin: 5px 0;
    display: block;
	}
	#header .b-head__nav li a,
	#header .b-head__links li a {
    font-family: Arial,sans-serif;
    font-size: 15px;
    text-decoration: none;
	}
	#header .b-head__addbtn a {
    border-radius: 4px;
    color: #d3d3d3;
    font-size: 12px;
    font-weight: 700;
    height: 0;
    line-height: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    right: 11px;
    text-align: center;
    top: 8px;
    width: 138px;
	}
	.b-sidebar {
		display: none;
	}
	.b-content {
    padding: 0 5px;
    min-height: 200px;
	}
	.back-node {
    display: block;
	}
	.n-content {
  	padding-left: 0;
	}
	.b-profile__photos {
    float: none;
    margin: 0 auto;
    overflow: hidden;
	}
	.b-profile__details {
    padding-left: 10px;
	}
	.b-profile__phone {
    text-align: center;
	}
	.b-profile__descrip {
    top: 0;
	}
}
@media (max-width: 567px) {
	#header .b-head__top {
		height: auto;
	}
	#header .b-head__top:after {
		display: block;
    content: "";
    clear: both;
	}
	.city_dropdown i,
	.city_dropdown label {
		display: none;
	}
}
@media (max-width: 500px) {
	#header .b-head__authlink {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
	}
	.city_btn {
		margin-top: 0;
	}
	#header .b-head__top {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		padding-bottom: 20px;
		padding-right: 0;
		padding-left: 0;
	}
	#header .b-head__logo {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		margin-bottom: 5px;
	}
	#header .b-head__logo span {
		margin-right: 0;
		text-align: center;
	}
	#header .b-head__addbtn {
		padding-top: 0;
		padding-left: 0;
		height: 22px;
		margin-bottom: 20px;
	}
	#header .b-head__addbtn a {
		position: relative;
		right: 0;
	}
	#header .b-head__authlink {
		margin-top: 0;
		margin-right: 0;
		justify-content: center;
	}
	.city_dropdown .dropdown-menu {
		left: 0;
	}
}
@media (max-width: 480px) {
	.b-itemlist-one,
	.b-itemlist-one:nth-child(2n) {
    width: 100%;
    float: none;
    padding: 0 10px;
	}
}
