* {
    border: 0;
    margin: 0;
    padding: 0;
}

/* font-family: "HelveticaRegular"; */
@font-face {
    font-family: "HelveticaRegular";
    src: url("/fonts/HelveticaRegular/HelveticaRegular.eot");
    src: url("/fonts/HelveticaRegular/HelveticaRegular.eot?#iefix") format("embedded-opentype"),
    url("/fonts/HelveticaRegular/HelveticaRegular.woff") format("woff"),
    url("/fonts/HelveticaRegular/HelveticaRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "HelveticaBold"; */
@font-face {
    font-family: "HelveticaBold";
    src: url("/fonts/HelveticaBold/HelveticaBold.eot");
    src: url("/fonts/HelveticaBold/HelveticaBold.eot?#iefix") format("embedded-opentype"),
    url("/fonts/HelveticaBold/HelveticaBold.woff") format("woff"),
    url("/fonts/HelveticaBold/HelveticaBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body {
    font-size: 12px;
    font-family: "HelveticaRegular", Arial, Tahoma, sans-serif;
    color: #373735;
    background: url('/st/images/background.jpg');
    /* min-width:460px!important; */
}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #fff;
}

a:hover {
    text-decoration: underline;
}

span#reedmore.flipped {
    transform: rotate(180deg);
}

/* Верх */
.header {
    background: #2e2e2e;
    /* height: 160px; */
    width: 100%;
    /* min-width: 1000px; */
}

.header_content {
    /* width: 1000px; */
    /* margin: 0 auto; */
}

.mobilemenu {
    display: none;
}

.logo {
    text-align: center;
}

.logo img {
    max-height: 200px;
    width: 100%;
}

.header_right {

    padding-top: 50px;
}

#menu.affix {
    padding: 7px 5px 0px 10px;
    width: 100%;
    z-index: 99;
    background: #2e2e2e;
    left: 0px;
    top: 0px;
    margin: 0px;
}

#toTop {
    width: 50px;
    /* border: 4px solid #696565; */
    background: rgba(255, 19, 94, 0.74);
    text-align: center;
    padding: 8px 5px 4px 7px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #696565;
    font-family: verdana;
    font-size: 25px;
    height: 50px;
    border-radius: 100%;
    color: rgba(255, 255, 255, 0.72);
}

.older18 {
    color: #7f3e98;
    position: relative;
    /* top:7px; */
    /* margin-left: 20px; */
    display: inline-block;
}

.sort_search {
    display: inline-block;
    /* float: right; */
    /* position: relative; */
    position: absolute;
    top: -31px;
    right: 113px;
}

.sort_search_district {
    display: inline-block;
    /* float: right; */
    /* position: relative; */
    position: absolute;
    top: -31px;
    right: 253px;
}

.sort_search_metro {
    display: inline-block;
    padding: 5px 6px;
    width: 126px;
    background: #515151;
    color: #fff;
    font-size: 12px;
    background: url('/st/images/select-arrow.png') no-repeat #515151;
    background-position: 110px 11px;
    cursor: pointer;
    /* margin-left: 113px; */
}

.sort_search_district-2 {
    display: inline-block;
    padding: 5px 6px;
    width: 126px;
    background: #515151;
    color: #fff;
    font-size: 12px;
    background: url('/st/images/select-arrow.png') no-repeat #515151;
    background-position: 110px 11px;
    cursor: pointer;
}

.sort_block {
    position: absolute;
    /* left: 54px; */
    top: 25px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 30px 0px #2e2e2e;
    box-shadow: 0px 0px 30px 0px #2e2e2e;
    width: 200px;
    padding: 10px;
    display: none;
    max-height: 400px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 100;
}

ul.sort_block li {
    list-style: none;
    line-height: 16px;
    text-transform: none;
    padding: 5px;
    float: left;
    width: 230px;
}

ul.sort_block span {
    color: #876e71;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}

ul.sort_block span:hover {
    text-decoration: underline;
}

.mainmenu {
    /* float: left; */
    margin-top: 10px;
    padding: 0;
}

.mainmenu ul {
    /* text-align: center; */
}

.mainmenu li {
    display: inline-block;
    padding: 0px 15px;
}

.mainmenu li a {
    padding: 7px 4px 5px;
    display: block;
    font-size: 14px;
}

.mainmenu li a:hover {
    color: #d91a5c;
    text-decoration: none;
}

/* Контент сайта */
.content {
    margin-top: 54px;
    /* width: 950px; */
    /* margin: 50px auto 40px; */
}

#reedmore {
    display: none;
}

.content_right {
    background: url("/st/images/back-filter.jpg"), #fcfaf8;
    padding-bottom: 10px;
    background-position: 0px 26px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.description {
    margin-bottom: 10px;
    border-bottom: 1px solid #bfb6b6;
    padding-bottom: 8px;
}

.description h1 {
    font-size: 18px;
    margin-bottom: 9px;
    font-weight: bold;
    font-family: "HelveticaBold";
}

.description p {
    font-size: 13px;
    line-height: 16px;
}

.content_right_title {
    font-size: 18px;
    /* margin-bottom: 9px; */
    font-weight: bold;
    font-family: "HelveticaBold";
    /* padding-left: 20px; */
}

.content_right_filter {
    font-size: 16px;
    color: #1f1f1f;
    font-family: "HelveticaBold";
    font-weight: bold;
    margin-top: 10px;
    padding: 0 10px;
}

.content_right_filter_title {
    color: #d91a5c;
}

.content_right_filter ul {
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 24px;
}

.content_right_filter li a {
    font-size: 11px;
    color: #1f1f1f;
    font-family: "HelveticaBold";
    font-weight: bold;
    line-height: 22px;
}

.map {
    width: 100%;
    height: 700px;
}

option {
    text-transform: capitalize;
}

.serch_line input, .serch_line select {
    background: #fff;
    border: 1px solid #c6c4c4;
    padding: 7px 5px;
}

.checkbox-wrapper {
    width: 100%;
    display: inline-block;
    position: relative;
}

.serch_line {
    display: inline-block;
    width: 100%;
    padding: 4px 10px;
    font-size: 14px;
}

.page_girl_right {
    background: #fff;
}

.page_girl_left_photo {
    padding: 9px;
    background: #fff;
}

.page_girl_left_photo img {
    width: 100%;
}

.page_girl_left_photo_other {
    margin-top: 11px;
    background: #fff;
    width: 141px;
    margin-right: 5px;
    height: 138px;
    overflow: hidden;
    border: 6px solid #fff;
    display: inline-block;
}

.page_girl_right h1 {
    color: #000;
    font-family: "HelveticaBold";
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding: 11px 0px 6px;
    border-bottom: 2px solid #e8769d;
    margin-bottom: 16px;
    letter-spacing: 1px;
}

.page_girl_right .girl_info_block {

}

.page_girl_right .girl_info_block ul {
    list-style: none;
    text-align: center;
}

.page_girl_right .girl_info_block li {
    font-size: 14px;
    padding: 0px 5px;
    display: inline-block;
}

.page_girl_right .girl_info_block span {
    color: #d91a5c;
}

.page_girl_right .phone_large {
    background: #d91a5c;
    width: 100%;
    height: 36px;
    position: relative;
    margin: 42px 0px 38px;
}

.page_girl_right .phone_large span, .page_girl_right .phone_large a {
    padding-left: 32px;
    color: #fff;
    font-family: "HelveticaBold";
    font-weight: bold;
    font-size: 24px;
    position: relative;
    /* top: 4px; */
    letter-spacing: 1px;
}

.page_girl_right .icon_photo_verified {
    position: absolute;
    right: 25px;
    top: -30px;
}

.page_girl_right .girl_metro_block {
    padding-bottom: 8px;
    border-bottom: 2px solid #e8769d;
}

.page_girl_right .girl_full_desc {
    margin-top: 12px;
    font-size: 14px;
    line-height: 22px;
    padding: 0px 8px;
}

.girl_price_table {
    margin-top: 20px;
}

.page_girl_right .girl_price_table thead td {
    border-bottom: 1px dashed #ce7894;
    text-align: center;
    font-family: "HelveticaBold";
    font-weight: bold;
    font-size: 18px;
}

.page_girl_right .girl_price_table tbody td {
    font-size: 14px;
    padding: 4px;
    text-align: center;
}

.page_girl_right .girl_price_table tbody tr td.price {
    color: #d91a5c;
}

.page_girl_right .girl_price_table tbody tr:first-child td {
    padding-top: 14px;
}

.page_girl_right .girls_services {
    margin-top: 24px;
    padding-bottom: 20px;
}

.page_girl_right .girls_services_title, .girls_video_title {
    border-bottom: 1px dashed #ce7894;
    text-align: center;
    font-family: "HelveticaBold";
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 14px;
    padding-bottom: 3px;
}

.girl_block_video {
    background: #fff;
    padding: 20px 0px 8px;
    margin-top: 12px;
}

.vip_girl_item {
    margin: 30px auto 0px;
    width: 930px;
    border: 10px solid #fff;
    height: 370px;
    background-size: 100%;
    background-position: center center;
    position: relative;
}

.vip_girl_item_info {
    width: 244px;
    right: 0px;
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    height: 348px;
    padding: 7px 20px 0px 36px;
}

.vip_girl_item_title {
    font-size: 20px;
    color: #fff;
    font-family: "HelveticaBold";
    font-weight: bold;
    border-bottom: 1px dashed #fff;
    display: inline-block;
    padding-bottom: 4px;
}

.vip_girl_item_info_data {
    font-size: 18px;
    color: #fff;
    font-family: "HelveticaBold";
    font-weight: bold;
    margin-top: 18px;
    line-height: 22px;
}

.vip_girl_item_info_data span {
    color: #d91a5c;
}

.slider_next {
    float: right;
    cursor: pointer;
}

.slidersq {
    float: left;
    position: relative;
    left: -14px;
    top: 17px;
}

.slider_sq {
    background: #d91a5c;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    cursor: pointer;
    margin-right: 10px;
    float: left;
}

.slider_sq_active {
    background: #131414;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    border: 3px solid #d91a5c;
    cursor: pointer;
    margin-right: 10px;
    float: left;
    padding: 4px;
}


/* Анкета */
.girl_item {
    height: 380px;
    overflow: hidden;
    margin-bottom: 15px;
    background: #fff;
    position: relative;
}

.girl_item:nth-child(even) {
    margin-right: 0px;
}

.girl_info {
    /* height: 305px; */
    /* width: 350px; */
    font-size: 14px;
    position: relative;
}

.girl_info .girl_photo {
    width: 180px;
    display: inline-block;
    vertical-align: top;
}

.girl_info header {
    width: calc(100% - 184px);
    display: inline-block;
}

.girl_description {
    clear: both;
}

.girl_info h2, .girl_info .h2 {
    margin-top: 5px;
}

.girl_name {
    height: 40px;
}

.girl_name a {
    color: #d91a5c;
    font-size: 14px;
    font-weight: bold;
    font-family: "HelveticaBold";


}

/* .girl_info h2 > a, .girl_info .h2 > a { */
/* color: #d91a5c; */
/* font-size: 14px; */
/* font-weight: bold; */
/* font-family: "HelveticaBold"; */
/* } */
.girl_contacts {
    margin-top: 10px;
    font-size: 12px;
}

.girl_contacts div {
    margin-bottom: 3px;
}

.girl_contacts span {
    color: #d91a5c;
}

.girl_contacts a {
    color: #373735;
}

.girl_parametres {
    margin-top: 10px;
    font-size: 13px;
}

.girl_parametres li, .girl_price li {
    margin-bottom: 3px;
    white-space: nowrap;
    display: flex;
}

.girl_parametres li span:last-child, .girl_price li span:last-child {
    color: #000;
    width: auto;
    margin-right: 11px;
}

.girl_parametres li span.value, .girl_price li span.value {
    color: #000;
    width: calc(100% - 93px);
    text-align: right;
}

.girl_parametres li span, .girl_price li span {
    width: 80px;
    color: #d91a5c;
}

.girl_parametres li span:first-child, .girl_price li span:first-child {
    flex-grow: 1;
}

.girl_price {
    margin-top: 10px;
    font-size: 13px;
}

.girl_price li {
    margin-bottom: 3px;
}

.girl_price span.value {
    color: #000;
    width: calc(100% - 93px);
    text-align: right;
}

.girl_price span {
    color: #d91a5c;
}

.girl_phone {
    margin-top: 5px;
    color: #d91a5c!important;
    font-size: 16px;
    padding: 0 5px 0 25px;
}
.girl_phone a, .girl_phone a:hover{
	color: #d91a5c;
}

.girl_services {
    margin-top: 10px;
    font-size: 14px;
}

.girl_services li > div {
    display: inline-block;
    color: #d91a5c;
}

.girl_services li span.value {
    color: #000;
    width: calc(100% - 93px);
    text-align: right;
    float: right;
    margin-right: 11px;
}

.girl_description {
    padding: 8px;
    font-size: 12px;
    height: 70px;
}

.girl_description > p {
    font-size: 12px;
    line-height: 16px;
}

.girls_icon {
    position: absolute;
    top: 5px;
    left: 5px;
}

.items:after {
    content: ' ';
    display: block;
    clear: both;
}

.girls_pagination {
    text-align: center;
    margin-bottom: 20px;
}

.girls_pagination div {
    color: #2D2D2D;
    font-size: 14px;
    /* width: 16px; */
    border: 1px solid #dcdcdc;
    text-align: center;
    display: inline-block;
    background: #fff;
    margin: 0px 2px;
    padding: 4px;
}

.girls_pagination div.active {
    background: #d91a5c;
    color: #f5ffff;
}

/* Подвал сайта */
footer {
    background: #2d2d2d;
    /* min-width: 1000px; */
    width: 100%;
}

.footermenu {
    text-align: center;
    padding: 26px 0px 18px;
}

.footermenu ul {
    text-align: center;
}

.footermenu li {
    display: inline-block;
    padding: 0px 22px;
}

.footermenu li a {
    display: block;
    font-size: 14px;
    color: #fff;
}

.footermenu li a:hover {
    color: #d91a5c;
    text-decoration: none;
}

.copyright {
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 11px 0px;
    border-top: 1px solid #454545;
}

.serch_label {
    padding-top: 10px;
}

.serch_h {
    color: #d91a5c;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.checkbox-wrapper label {
    padding-left: 5px;
    position: relative;
    top: -3px;
}

.girl_photo .foto {
    height: 253px;
    overflow: hidden;
}

.girl_photo img {
    /* max-height: 304px; */
}

.error {
    text-align: center;
    margin-top: 25px;
}

.error h1 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px;
}

.error_btn a {
    padding: 15px 35px;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(to bottom right, #6C6D6E, #4B4B4B);
    display: inline-block;
    margin: 0 auto;
    font-size: 22px;
    border-radius: 20px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    text-decoration: none;
}

.error_btn a:hover {
    background: none;
    background-color: #212322;
}

.serch_value {
    display: flex;
    align-items: center;
    gap: 5px;
}


.onlimobile{
    display:none;
}
