body {
    background-image: url(/img/pattern.jpg);
    background-repeat: repeat;
}
header {
    background-color: #fff;
    border-bottom: #bd1d1b 2px solid;
}
.reset-m {
    display: none;
}
.reset {
    display: block;
}
.col a {
    color: #bd1d1b !important;
    font-size: 24px;
    text-decoration: none;
    margin-left: 5px;
    cursor: pointer;
    font-family: 'Corbel';
	font-weight: bold;
}
.slider-title {
    font-size: 24px;
    font-weight: 900;
    color: #1A1A1A;
    text-align: center;
    width: 100%;
}
.anketa-title span {
    font-size: 30px;
    display: inline-block;
    padding-right: 15px;
    color: #BD1D1B;
}
.anketa-title p {
    margin-top: 0 !important;
    margin-bottom: 0;
}
div#ads-banner {
    text-align: center;
    margin-bottom: 20px;
    max-width: 600px;
    max-height: 100px;
}
#ads-banner img {
    height: 100%;
    width: 100%;
}
div#top-ads-m {
    display: none;
}

thead, tbody, tfoot, tr, td, th {
    background: white;
    /* display: block; !!!*/
}

div#ContentPlaceHolder1_statsItemGrid {
    font-size: small !important;
}
div#ContentPlaceHolder1_ASPxTextBoxCurrentPassword {
    width: 40% !important;
}
div#ContentPlaceHolder1_ASPxTextBoxPassword {
    width: 40% !important;
}
div#ContentPlaceHolder1_ASPxTextBoxPasswordCopy {
    width: 40% !important;
}
div#slider_mob {
    display: none;
}
div#slider_dec {
    display: block;
}
.lb-details {
    display: none;
}
input#show-check-1 {
    display: none;
}
.mb-4.g-0.row {
    padding-bottom: 0;
    align-items: center;
    float: right;
    margin: 0 !important;
    width: 100%;
}
#text-block {
    color: #000000;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
}
.col {
    flex: 1 0 0%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
	padding-bottom: 8px;
}
.col::before {
    content: "";
    width: 25px;
    height: 22px;
    background: url(/img/telegram.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 0px;
    display: inline-block;
    background-repeat: no-repeat;
}
.text-top-telegram {
    content: "";
    width: 25px;
    height: 22px;
    background: url(/img/telegram.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    background-repeat: no-repeat;
}
.show-check1, .show-check2, .show-check3, .show-check4 {
    display: none;
}

.show-check-label1, .show-check-label2, .show-check-label3, .show-check-label4 {
    display: inline-box;
    padding: 0.2em;
    border: none;
    border-radius: 0.4em;
    color: #BD1D1B;
    padding-left: 24px;
    text-decoration: underline;
    font-weight: 700;
}

.show-check1 ~ .show-check-label1:before, .show-check2 ~ .show-check-label2:before, .show-check3 ~ .show-check-label3:before, .show-check4 ~ .show-check-label4:before {
  content: "показать еще";
}
.form-check-input:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
.show-check1:checked ~ .show-check-label1:before, .show-check2:checked ~ .show-check-label2:before, .show-check3:checked ~ .show-check-label3:before, .show-check4:checked ~ .show-check-label4:before {
  content: "Скрыть";
}
.show-check-label1, .show-check-label2, .show-check-label3 , .show-check-label4 {
  cursor: pointer;
}
.show-check1 ~ .pre-hidden1, .show-check2 ~ .hidden2, .show-check3 ~ .hidden3, .show-check4 ~ .hidden4 {
  display: none;
  margin: 0.2em;
}
.show-check1:checked ~ .pre-hidden1, .show-check2:checked ~ .hidden2, .show-check3:checked ~ .hidden3, .show-check4:checked ~ .hidden4 {
  display: block;
}
nav#header {
    margin: 0 !important;
    padding: 0;
}
nav#header ul li a {
    font-size: 18px;
    color: #ffffff;
    text-transform: none;
}
nav#header ul li a:hover {
    font-size: 18px;
	color: #000;
    text-transform: none;
}
.header_top {
    background: #BD1D1B;
    background-color: #BD1D1B;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
button.btn-login {
    float: right;
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 49px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
	color: #000;
}
button.btn-login:hover {
    float: right;
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 49px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #bd1d1b;
	color: #fff;
}
button.btn-login:hover::before {
	content: "";
    width: 30px;
    height: 28px;
    background: url(/img/key2.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
	background-repeat: no-repeat;
}
button.btn-login::before {
	content: "";
    width: 30px;
    height: 28px;
    background: url(/img/key.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
	background-repeat: no-repeat;
}
div#podbor-girl button.btn-login {
    float: right;
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 49px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #000;
}
div#podbor-girl button.btn-login:hover {
    float: right;
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 49px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #bd1d1b;
	color: #fff;
}
div#podbor-girl button.btn-login:hover::before {
	content: "";
    width: 30px;
    height: 28px;
    background: url(/img/girl2.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
	background-repeat: no-repeat;
}
div#podbor-girl button.btn-login::before {
	content: "";
    width: 30px;
    height: 28px;
    background: url(/img/girl.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
	background-repeat: no-repeat;
}
button.btn-top-filter1, button.btn-top-filter2, button.btn-top-filter3, button.btn-top-filter4, button.btn-top-filter5, button.btn-top-filter6 {
    width: 93%;
    padding-top: 11px;
    padding-bottom: 11px;
    font-family: 'Corbel';
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    background: transparent;
    border-radius: 0;
    border-color: #000000;
    color: #000000;
    border-width: 2px;
    margin-left: 27px;
    margin-right: 27px;
    margin-bottom: 23px;
}
button.btn-top-filter1:hover, button.btn-top-filter2:hover, button.btn-top-filter3:hover, button.btn-top-filter4:hover, button.btn-top-filter5:hover, button.btn-top-filter6:hover {
    border-color: #BD1D1B;
	color: #BD1D1B;

}
div#top-filter {
    max-width: 1320px;
	padding-top: 30px;
}
button.btn-reset {
    float: left;
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 4px 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 20px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #000;
}
.chas {
    margin-bottom: 0 !important;
}
.card-photo .image-fit {
    object-fit: cover;
    object-position: center center;
    height: 100%;
 /*   -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 1s;*/
}
/*    .card-photo .image-fit:hover {
        object-fit: cover;
        object-position: center center;
        height: 100%;
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        filter: grayscale(0%);
        transition: 1s;
    }*/


/*img.card-img-top.image-fit.img-fluid.colored {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: 5s;
}*/

div#card-girl {
    padding-top: 40px;
    max-width: 1300px;
}
div#ank-mod, div#salon-mod {
    border: 2px solid #BD1D1B;
    padding: 5px;
    background-color: #fff;
    text-align: center;
    color: #BD1D1B;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Corbel';
    margin-bottom: 40px;
}
.card-title a {
    font-family: 'Corbel';
    font-size: 22px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
.card-district {
    color: #BD1D1B;
    font-family: 'Corbel';
    font-size: 18px;
    font-weight: bold;
}
.card-title {
    margin-bottom: 0;
}
.card-about {
    padding-top: 24px;
    padding-left: 17px;
    padding-right: 7%;
	width: 49%;
    display: inline-block;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.card-photo {
    width: 55%;
    display: inline-block;
    vertical-align: top;
}
.card-time {
    background: -webkit-linear-gradient(left, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
	background: -moz-linear-gradient(left, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
	background: -o-linear-gradient(left, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
	background: linear-gradient(to right, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
    color: #fff;
    text-align: center;
    border-radius: 15px;
}
.card {
    background-image: linear-gradient(to bottom, #fff 69%, rgba(26, 26, 26, 0.87) 100%);
    background-color: #ffffff;
    border-radius: 0;
    border: 0 none rgba(0, 0, 0, 0) !important;
	padding-bottom: 25px;
}
img.card-img-vip {
    position: absolute;
    top: 5px;
    left: 5px;
}
#balance-div {
    align-items: center; 
    flex-wrap: wrap; 
    float: right;
}
#balance-row {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    padding-right: 15px;
}
.card-photo-checНет {
    position: relative;
    bottom: 32px;
    left: 5px;
    visibility: hidden;
}
.card-photo-checДа {
    position: relative;
    bottom: 32px;
    left: 5px;
    color: #50ff00;
    text-transform: uppercase;
    font-size: 13px;
}
    .card-photo-checДа p {
        display: inline-block;
        margin-bottom: 0;
    }
    .card-photo-checДа::before {
        content: "";
        width: 20px;
        height: 20px;
        background: url(/img/check2.png);
        background-size: contain;
        flex: 0 0 auto;
        position: relative;
        margin-right: 0;
        display: inline-block;
    }
.card-info {
    height: 333px;
}
.card:hover {
    background-image: linear-gradient(to bottom, #F2FFFF 69%, rgba(189, 29, 27, 0.87) 100%);
    background-color: #F2FFFF;
    border-radius: 0;
    border: 0 none rgba(0, 0, 0, 0) !important;
}
.card-chas, .card-2chas, .card-night {
    display: inline-block;
    color: #808080;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Corbel';
}
.card-pricech, .card-pricech2, .card-pricen {
    display: inline-block;
    color: #000;
    font-size: 19px;
    font-weight: 700;
    font-family: corbel;
    margin-left: 5px;
    width: 55px;
}
.card-info-age {
    display: block;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Corbel';
    text-transform: uppercase;
    padding-top: 30px;
}
.card-age, .card-sis {
    display: block;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    font-family: 'Corbel';
    text-transform: none;
}
.card-info-sis {
    display: block;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Corbel';
    text-transform: uppercase;
    padding-top: 30px;
}
a.btn.btn-primary:hover {
    background: linear-gradient(to right, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
}
a.btn.btn-primary {
    width: 83%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    box-sizing: content-box;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
    align-content: center;
    border-radius: 24px;
    background: #BD1D1B;
    font-family: 'Corbel';
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    border-color: rgba(0, 0, 0, 0);
	outline: none;
}
button.btn-card-phone {
    width: 90%;
    font-family: 'Corbel';
    font-size: 26px;
    color: #ffffff;
    background: transparent;
    text-transform: uppercase;
    font-weight: bold;
    border-width: 0 !important;
    border-radius: 0;
	display: flex;
	margin-top: 25px;
}
button.btn-card-phone::before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(/img/phone.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
}
button.btn-card-phone:hover {
    width: 90%;
    font-family: 'Corbel';
    font-size: 26px;
    color: #000;
    background: transparent;
    text-transform: uppercase;
    font-weight: bold;
    border-width: 0 !important;
    border-radius: 0;
	display: flex;
	margin-top: 25px;
}
button.btn-card-phone:hover::before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(/img/phone2.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
}
.card-body {
    padding-top: 30px;
    padding-bottom: 0;
}
div#cards .col-md-4 {
    padding-bottom: 30px;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    background-color: #EEEEEE;
    flex-direction: row;
    /*  width: 50%;
    margin-left: 25% !important;
    margin-right: 25% !important;!!!*/
    margin-top: 30px !important;
    margin-bottom: 90px !important;
}
.page-item.active .page-link {
    z-index: 3;
    color: white;
    background-color: #BD1D1B !important;
    border-color: #BD1D1B !important;
}
a.dxbs-hyperlink {
    color: #000;
}
.page-link {
    position: relative;
    display: block;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-size: 20px;
}
.page-link:hover, .page-link:active {
    position: relative;
    display: block;
    color: #BD1D1B;
    text-decoration: none;
    background-color: transparent;
    border: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-size: 20px;
}
div#card-girl .col-md-3 {
    width: 20%;
}
div#cards {
    width: 80%;
}
aside.filters h3 {
    color: #BD1D1B;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 17px;
    line-height: 1;
}
.chas, .uslugi, .metro, .prigorod, .district {
    width: 100%;
    background: #fff;
    padding-top: 19px;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 25px;
	margin-bottom: 42px;
}
.chas form span {
    display: inline;
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase;
    color: #000;
}
.chas form input {
    display: inline-block;
    width: 54px;
    border: 1px solid #4D4D4D;
    background-color: #EBEBEB;
    margin-left: 5px;
    margin-right: 5px;
}
button#dropdown1, button#dropdown2, button#dropdown3, button#dropdown4, button#dropdown5 {
    width: 100%;
    font-family: 'Corbel';
    background: #EBEBEB;
    color: #000000;
    font-size: 20px;
    font-weight: 900;
    text-align: left;
    display: inline-flex;
    border-style: none;
    justify-content: space-between;
    align-items: center;
	border: none;
    border-radius: 0;
    margin-bottom: 5px;
}
.dxeButtonEdit {
    background-color: white;
    border: 1px solid #9F9F9F;
    font-family: 'Corbel' !important;
    font-size: 20px !important;
}
div#bootstrap_Balance_CreateBillButton {
    margin-bottom: 30px;
}
button#ContentPlaceHolder1_addHelpdesk {
    margin-bottom: 50px;
}
label.dxbs-edit-caption.col-form-label {
    font-size: 18px;
    font-family: 'Corbel';
    font-weight: 900;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #BD1D1B;
}
button#dropdown1:focus, button#dropdown2:focus, button#dropdown3:focus, button#dropdown4:focus, button#dropdown5:focus {
    box-shadow: none;
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    width: 100%;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.chas form {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.form-check-href {
    text-decoration: none !important;
    display: block;
}
.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #dcdcdc;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    appearance: none;
    color-adjust: exact;
	outline: none;
	box-shadow: none;
}
.form-check-input:checked {
    background-color: #fff;
    border-color: #fff;
	box-shadow: none;
}
.form-check-input:checked[type="checkbox"] {
    background-image: url(/img/check.png);
}
label.form-check-label {
    color: #000;
    padding-left: 6px;
}
.form-check-input:checked[type="checkbox"]+span {
    font-weight: bold;
}
a#loadMore2, a#loadMore3, a#loadMore4, a#loadMore5 {
    color: #BD1D1B;
    padding-left: 24px;
}
.mb-1.form-check {
    margin-top: 30px;
}
.mb-2, .mb-3, .mb-4, .mb-5, .mb-1 {
    margin-bottom: 0.5rem !important;
	width: 100%;
    display: inline-block;
}
footer.bg-light.pt-5.text-secondary {
    background-color: #EEEEEE !important;
    padding-top: 60px !important;
    padding-bottom: 30px;
}
h2.fw-bold.h5.mb-4.text-primary.text-uppercase {
    color: #000 !important;
    font-weight: 100 !important;
}
footer.bg-light.pt-5.text-secondary p {
    color: #000;
    font-size: 16px;
}
ul#footer li.nav-item a {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
ul#footer li.nav-item a:hover {
    color: #BD1D1B;
    font-weight: bold;
    font-size: 18px;
}
img.card-photo-bg {
    width: 90%;
}
.card-photo-bg {
    position: relative;
}
.anketa-title {
    line-height: 1;
    font-size: 50px;
    font-weight: bold;
    display: inline-block;
    display: flex;
    align-items: center;
}
.anketa-photo-checДа {
    font-size: 20px;
    display: inline-flex;
    float: right;
    font-weight: bold;
    align-items: center;
    align-content: center;
    justify-content: center;
    line-height: 1;
	color: #42ce02;
}
    .anketa-photo-checДа p {
        margin-bottom: 0;
    }
    .anketa-photo-checДа::before {
        content: "";
        width: 23px;
        height: 23px;
        background: url(/img/check3.png);
        background-size: contain;
        flex: 0 0 auto;
        position: relative;
        margin-right: 5px;
        display: inline-block;
    }
.anketa-photo-checНет {
    font-size: 20px;
    visibility: hidden;
    display: none;
    float: right;
    font-weight: bold;
    align-items: center;
    align-content: center;
    justify-content: center;
    line-height: 1;
}
.anketa-salon {
    display: block;
}
.anketa-salon p {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.anketa-salon span {
    font-size: 25px;
    font-weight: 900;
    color: #B11703;
    margin-left: 10px;
}
.anketa-prce {
    background-color: #f5f5f5;
    border: 1px solid #838786;
	padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
	display: block;
    justify-content: center;
}
.salon-prce {
    background-color: #f5f5f5;
    border: 1px solid #838786;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    justify-content: center;
}
.salon-prce-title, .anketa-prce-title {
    display: block;
    width: 100%;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.salon-prce-v, .anketa-prce-v {
    background-color: #f5f5f5;
    border: 1px solid #838786;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    justify-content: center;
    margin-top: 20px;
}
.st-metro-salon {
    display: inline-flex;
    align-items: center;
}
.anketa-chas {
    color: #808080;
    margin-right: 5px;
}
.anketa-2chas {
    color: #808080;
    margin-right: 5px;
	margin-left: 15px;
}
.anketa-night {
    color: #808080;
    margin-right: 5px;
	margin-left: 15px;
}
.anketa-visit, .anketa-exp {
    color: #808080;
    margin-right: 5px;
	margin-left: 15px;
}
.call {
    display: inline-block;
    background: -webkit-linear-gradient(left, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
    background: -moz-linear-gradient(left, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
    background: -o-linear-gradient(left, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
    background: linear-gradient(to right, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-size: 22px;
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 70px;
    padding-right: 70px;
    line-height: 1;
	margin-left: 20px;
	width: 310px;
}
.phone-ic img {
    width: 48px;
}
.phone-ic {
    display: inline-block;

}
.anketa-phone {
margin-top: 45px;
}
.callw {
    text-align: center;
    border-radius: 25px;
    font-size: 22px;
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 1;
    margin-left: 20px;
    width: 310px;
    display: inline-block;
    color: #1B1B1B;
    border: 2px solid #BD1D1B;
}
.anketa-whatsapp {
    margin-top: 24px;
}
.anketa-telegram {
    margin-top: 24px;
}
div#anketa-place {
    width: 25% !important;
	display: flex;
	align-items: center;
}
.rayon-salon {
    display: inline-flex;
    align-items: center;
}
.apart-salon, .visit-salon {
    display: inline-flex;
    align-items: center;
    margin-top: 0px;
}
.st-metro img,.rayon img, .apart img, .visit img {
    width: 40px;
}
.st-metro span, .rayon span, .apart span, .visit span{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
	margin-left: 5px;
	display: block;
}
.st-metro, .rayon, .apart, .visit {
    display: inline-flex;
    align-items: center;
}
.anketa-place {
    margin-top: 50px;
}
div#anketa-about {
    padding: 0;
}
.age, .sis, .ves, .rost, .volos, .nationality {
    display: inline-flex;
	width: 100%;
}
.apart {
    margin-top: 0px;
}
.visit {
    margin-top: 0px;
}
.anketa-info-age, .anketa-info-sis, .anketa-info-ves, .anketa-info-rost, .anketa-info-volos, .anketa-info-nationality {
    font-size: 22px;
    color: #808080;
}
.anketa-age, .anketa-sis, .anketa-ves, .anketa-rost, .anketa-volos, .anketa-nationality {
    font-size: 22px;
    font-weight: bold;
    margin-left: 5px;
}
div#charakter {
    padding-top: 50px;
}
.opisanie {
    font-size: 20px;
    padding-top: 70px;
}
.anketa-kiss {
    font-size: 25px;
    font-weight: bold;
    color: #1A1A1A;
	margin-bottom: 60px;
}
.anketa-kiss::before {
    content: "";
    width: 65px;
    height: 65px;
    background: url(/img/kiss.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 5px;
    display: inline-block;
}
.anketa-uslugi, .anketa-dop, .anketa-charakter, .anketa-opisanie {
    display: inline-block;
    width: 49%;
    font-size: 24px;
    font-weight: 900;
    color: #1A1A1A;
    vertical-align: top;
}
.anketa-charakter {
    width: 100%;
}
.osnovnoe, .dop {
    color: #000;
	font-size: 20px;
}
span.price-dop {
    color: #BD1D1B;
}
.osnovnoe::before, .dop::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(/img/check.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 5px;
    display: inline-block;
}
.anketa-feedback-container {
    margin-top: 90px;
}
span.text_black.font_bold.d-inline-block {
    font-size: 24px;
    font-weight: 900;
    color: #1A1A1A;
}
textarea.anketa-feedback-form__textarea {
    width: 100%;
    margin-top: 20px;
}
textarea.anketa-feedback-form__textarea {
    width: 100%;
    margin-top: 20px;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: rgba(194,194,194,.3);
    color: #000;
}
button.button.anketa-feedback-form__btn.text_white.text-uppercase {
    text-align: center;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 600;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 1;
    display: inline-block;
    color: #1B1B1B;
    border: 1px solid #BD1D1B;
    background-color: transparent;
    text-transform: none !important;
	margin-top: 20px;
	margin-bottom: 50px;
}
button.button.anketa-feedback-form__btn.text_white.text-uppercase:hover {
    text-align: center;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 600;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 1;
    display: inline-block;
    color: #1B1B1B;
    border: 1px solid #BD1D1B;
    background-color: #BD1D1B;
    text-transform: none !important;
	margin-top: 20px;
	color:#fff;
}
form.anketa-feedback-form {
    margin-bottom: 40px;
}
.anketa-feedback.flex-container::before {
	content: "";
    width: 68px;
    height: 68px;
    background: url(/img/otz.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 5px;
    display: inline-block;
}
.comment {
    display: inline-block;
	width: 100%;
}
.anketa-feedback.flex-container {
    display: inline-flex;
    width: 100%;
	margin-bottom: 30px;
}
.anketa-feedback__date {
    font-size: 14px;
}
.anketa-feedback__text {
    font-size: 18px;
    margin-top: 10px;
}
.anketa-salon a {
    font-size: 25px;
    font-weight: 900;
    color: #B11703;
    margin-left: 10px;
    text-transform: uppercase;
}
div#anketa {
    width: 100%;
}
.anketa-title-mob {
display: none;
}
.anketa-salon-mob {
    display: none;
}
.anketa-photo-chec-mob {
    display: none;
}
a.fw-bold.navbar-brand.text-primary img {
    height: 70px;
    width: 215px;
}
div#top-head {
    padding-top: 10px;
    background-color: #fff;
    padding-bottom: 10px;
}
div#telegr {
    display: flex;
    align-items: flex-end;
}
.hamburger-menu {
    display: none;
}
.salon-title p {
    display: inline-block;
    font-size: 50px;
    font-weight: bold;
    color: #000;
}
.salon-title span {
    font-size: 50px;
    font-weight: 900;
    color: #B11703;
    margin-left: 10px;
    text-transform: uppercase;
}
img.salon-photo-bg {
    width: 90%;
}
.salon-photo-bg {
    position: relative;
}
.raspisanie {
    background-color: #f5f5f5;
    border: 1px solid #838786;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    justify-content: center;
	width: 53%;
}
.day {
    color: #808080;
    margin-right: 5px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    width: 50%;
}
.time {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}
table {
    width: 300px;
	caption-side: top;
    border-collapse: collapse;
}
caption {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
}
#mainContent_LoginInfo {
    font-size: large;
    font-weight: bold;
    color: #ff0000;
}
.salon-phone {
    margin-top: 20px;
}
.salon-whatsapp {
    margin-top: 20px;
}
.salon-telegram {
    margin-top: 20px;
}
.st-metro-salon img, .rayon-salon img, .apart-salon img, .visit-salon img {
    width: 40px;
}
.st-metro-salon span, .rayon-salon span, .apart-salon span, .visit-salon span {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 5px;
}
div#salon-girls {
    width: 100%;
	padding-top: 80px;
}
div#salon-girls .col-md-4 {
    width: 25%;
}
div#salon-girls button.btn-card-phone {
    width: 90%;
    font-family: 'Corbel';
    font-size: 22px;
    color: #ffffff;
    background: transparent;
    text-transform: uppercase;
    font-weight: bold;
    border-width: 0 !important;
    border-radius: 0;
    display: flex;
    margin-top: 25px;
}
div#salon-girls button.btn-card-phone::before {
    content: "";
    width: 35px;
    height: 35px;
    background: url(/img/phone.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
}
.girls-in-salon {
    font-size: 40px;
    font-weight: 900;
    color: #000;
    margin-bottom: 20px;
}
.salon-title-mob p {
    display: none;
}
.salon-title-mob span {
    display: none;
}
.chas input {
    display: inline-block;
   /* width: 54px;*/
    border: 1px solid #4D4D4D;
    background-color: #EBEBEB;
    margin-left: 5px;
    margin-right: 5px;
	margin-bottom: 35px;
}
.chas span {
    display: inline;
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase;
    color: #000;
}
.salonchas, .salon2chas, .salonnight, .salonexp, .anketachas, .anketa2chas, .anketanight, .anketaexp {
    width: 24%;
    display: inline-block;
    text-align: center;
}
.salonvisit1, .salonvisit2, .salonvisit6, .anketavisit1, .anketavisit2, .anketavisit6  {
    width: 33%;
    display: inline-block;
    text-align: center;
}
.salon-chas, .salon-2chas, .salon-night, .salon-exp, .salon-visit1, .salon-visit2, .salon-visit6, .anketa-chas, .anketa-2chas, .anketa-night, .anketa-exp, .anketa-visit1, .anketa-visit2, .anketa-visit6 {
    color: #808080;
    margin-right: 5px;
    font-size: 18px;
    font-weight: bold;
}
.salon-pricech, .salon-pricech2, .salon-pricen, .salon-priceexp, .salon-pricev1, .salon-pricev2, .salon-pricev6, .anketa-pricech, .anketa-pricech2, .anketa-pricen, .anketa-priceexp, .anketa-pricev1, .anketa-pricev2, .anketa-pricev6 {
    font-size: 21px;
    font-weight: bold;
}
.dxbs-dropdown-edit > .input-group > div:not(.input-group-append):not(.input-group-prepend):not(.dxbs-dropdown-area):not(.dxbs-ddmodal):not(.dxbs-ddmodal-back):not(.dxbs-out-of-range-warn):not(.dxbs-ld):not(.dxbs-lp) > input.form-control {
    width: 100%;
    font-family: 'Corbel';
    background: #EBEBEB;
    color: #000000;
    font-size: 16px;
    font-weight: 900;
    text-align: left;
    display: inline-flex;
    border-style: none;
    justify-content: space-between;
    align-items: center;
    border: none;
    border-radius: 0;
    margin-bottom: 5px;
}
span.dxbs-edit-btn.btn.btn-secondary.dropdown-toggle {
    background-color: transparent;
    border: none;
    color: #000;
}
span.dxbs-edit-btn.btn.btn-secondary.dropdown-toggle:hover {
    background-color: transparent;
    border: none;
    color: #000;
}
.input-group {
    background-color: #EBEBEB;
}
span.dxbs-edit-btn.btn.btn-secondary.dropdown-toggle {
    background-color: #EBEBEB;
    border: none;
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-flex;
    align-items: center;
}
.card, .card:hover {
    background-image: none;
    background-color: transparent;
    border-radius: 0;
    border: 0 none rgba(0, 0, 0, 0) !important;
    padding-bottom: 0;
}
.card-body.row.dxbs-content {
    padding: 0;
}
.card-body {
    padding: 0;
}
.card-district {
    color: #BD1D1B;
    font-family: 'Corbel';
    font-size: 16px;
    font-weight: bold;
}
.card-chas, .card-2chas, .card-night {
    display: inline-block;
    color: #808080;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Corbel';
    width: 53px;
}
img.card-img-top.image-fit.img-fluid {
    width: 181px;
    height: 333px;
}
.card.dxbs-card {
    background-image: linear-gradient(to bottom, #fff 69%, rgba(26, 26, 26, 0.87) 100%);
    background-color: #ffffff;
    border-radius: 0;
    border: 0 none rgba(0, 0, 0, 0) !important;
    padding-bottom: 25px;
}
.card.dxbs-card:hover {
    background-image: linear-gradient(to bottom, #fff 69%, rgba(189, 29, 27, 0.87) 100%);
    background-color: #ffffff;
    border-radius: 0;
    border: 0 none rgba(0, 0, 0, 0) !important;
}
a.btn.btn-primary {
    width: 257px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    box-sizing: content-box;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
    align-content: center;
    border-radius: 24px;
    background: #BD1D1B;
    font-family: 'Corbel';
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    border-color: rgba(0, 0, 0, 0);
    outline: none;
    margin-top: 30px;
}
button.btn-card-phone:hover {
    width: 90%;
    font-family: 'Corbel';
    font-size: 26px;
    color: #000;
    background: transparent;
    text-transform: uppercase;
    font-weight: bold;
    border-width: 0 !important;
    border-radius: 0;
    display: flex;
    margin-top: 25px;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    text-align: center;
}
button.btn-card-phone {
    width: 90%;
    font-family: 'Corbel';
    font-size: 26px;
    color: #ffffff;
    background: transparent;
    text-transform: uppercase;
    font-weight: bold;
    border-width: 0 !important;
    border-radius: 0;
    display: flex;
    margin-top: 25px;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    text-align: center;
}
.card-about {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 49%;
    display: inline-block;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.card-pricech, .card-pricech2, .card-pricen {
    display: inline-block;
    color: #000;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Corbel';
    margin-left: 5px;
    width: auto;
}
.anketa-salon a {
    font-size: 25px;
    font-weight: 900;
    color: #B11703;
    margin-left: 10px;
    text-transform: uppercase;
}
div#anketa {
    width: 100%;
}
div#mainContent_LoginContainer {
    height: 496px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 50px;
    margin-bottom: 50px;
}
div#mainContent_RegisterContainer {
    height: 496px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
div#mainContent_LoginContainer section.content h1 {
    font-weight: bold;
}
div#mainContent_RegisterContainer section.content h1 {
    font-weight: bold;
}
label.dxeCaption {
    font-size: 18px;
    font-weight: bold;
/*    width: 147px;*/
    text-align: right;
}
div#mainContent_LoginContainer section.content {
    background-color: #fff;
/*    padding-top: 50px;
    padding-bottom: 50px;*/
    padding-left: 30px;
    padding-right: 30px;
/*    margin-top: 100px;*/
}
div#mainContent_RegisterContainer section.content {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
}
.dxeRequiredMark {
    color: red;
    font-style: normal;
}
button#mainContent_ctl00 {
    font-size: 20px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 70px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    align-items: center;
    background-color: #bd1d1b;
    color: #fff;
    width: 50% !important;
}
button#mainContent_ctl00:hover {
    font-size: 20px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 70px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    align-items: center;
    background-color: #fff;
    color: #bd1d1b;
    width: 50% !important;
}
/*#mainContent_ASPxTextBoxPassword {
    width: 200px !important;
}
table#mainContent_ASPxTextBoxLogin {
    width: 200px !important;
}*/
table#mainContent_ASPxTextBoxLoginRegister {
    width: 200px !important;
}
table#mainContent_ASPxTextBoxPasswordRegister {
    width: 200px !important;
}
table#mainContent_ASPxTextBoxPasswordRegisterCheck {
    width: 200px !important;
}
table#mainContent_ASPxTextBoxEmail {
    width: 200px !important;
}
table {
    /*width: 500px;!!!*/
    caption-side: top;
    border-collapse: collapse;

}
td.imageCellAnketa img {
    width: 100%;
}
.regButton {
    width: 200px !important;
}
button#mainContent_ctl01 {
    font-size: 20px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 70px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    align-items: center;
    background-color: #bd1d1b;
    color: #fff;
    width: 65% !important;
}
button#mainContent_ctl01:hover {
    font-size: 20px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 70px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    align-items: center;
    background-color: #fff;
    color: #bd1d1b;
    width: 65% !important;
}
div#mainContent_RegisterContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
}
div#mainContent_RegisterContainer section.content {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
}

/*td.dxbs-nrb {
    font-size: 19px !important;
    font-weight: bold;
    color: #BD1D1B;
}!!!*/
.dxbs-fixed-header-content {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    /* font-size: 20px; !!!*/
}
.btn-link {
    font-weight: 400;
    color: #BD1D1B;
    text-decoration: underline;
}
.dxbs-gridview .dxbs-fixed-header-content > a:not(:hover), .dxbs-gridview .dxbs-group-panel a:not(:hover) {
    text-decoration: none;
    font-size: 18px;
    color: #BD1D1B;
    text-align: center;
}
.dxbs-gridview .dxbs-fixed-header-content > a:hover, .dxbs-gridview .dxbs-group-panel a:hover {
    text-decoration: none;
    font-size: 18px;
    color: #000;
    text-align: center;
}
button#ContentPlaceHolder1_addGirl {
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 49px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #000;
    margin-bottom: 50px;
}
button#ContentPlaceHolder1_addGirl:hover {
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 49px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #bd1d1b;
    color: #fff;
    margin-bottom: 50px;
}
button#ContentPlaceHolder1_ItemsGridView_row0_BootstrapButtonChangeEnabled_0 {
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    font-family: 'Corbel';
    background-color: #bd1d1b;
    color: #fff;
    margin-top: 30px;
}
#BootstrapButtonSaveStavka {
    margin-top: 0px !important;
}
.whiteback {
    background-color: white;
    padding: 20px;
}
.card-header {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #bd1d1b;
}
span.form-text.text-muted {
    font-size: 12px;
    color: #212324 !important;
}
textarea#ContentPlaceHolder1_formLayout_AboutGirlMemo_I {
    width: 800px !important;
}

#bootstrap_BackLink {
    text-decoration: none !important;
}
button#ContentPlaceHolder1_formLayout_CreateItemButton, button#ContentPlaceHolder1_EditItemCost_SaveCostButton, button#ContentPlaceHolder1_backButton {
    font-size: 18px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 49px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #bd1d1b;
    color: #fff;
    margin-bottom: 50px;
}
    button#ContentPlaceHolder1_formLayout_CreateItemButton:hover, button#ContentPlaceHolder1_EditItemCost_SaveCostButton:hover, button#ContentPlaceHolder1_backButton:hover {
        font-size: 18px;
        font-weight: bold;
        border-radius: 27px;
        border: #bd1d1b 2px solid;
        padding: 8px 49px;
        margin-top: 20px;
        font-family: 'Corbel';
        position: relative;
        display: flex;
        align-items: center;
        background-color: #fff;
        color: #000;
        margin-bottom: 50px;
    }
button.btn.btn-secondary {
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 6px 36px;
    font-family: 'Corbel';
    position: relative;
    background-color: #fff;
    color: #000;
	margin-top: 20px;
}

button.btn.btn-secondary.dxbs-button {
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    font-family: 'Corbel';
    background-color: #bd1d1b;
    color: #fff;
    margin-top: 30px;
}
.bg-primary {
    --bs-bg-opacity: 1;
    background-color: #bd1d1b54 !important;
}
button.btn.btn-link.dxbs-button {
    color: #000 !important;
    font-weight: 900;
}
div#ContentPlaceHolder1_Images {
    padding-top: 30px;
}
.dxbs-gridview .dxbs-fixed-header-content > a:not(:hover), .dxbs-gridview .dxbs-group-panel a:not(:hover) {
    text-decoration: none;
    font-size: 18px;
    color: #BD1D1B;
    text-align: center;
}
.dxbs-gridview .dxbs-fixed-header-content > a:hover, .dxbs-gridview .dxbs-group-panel a:hover {
    text-decoration: none;
    font-size: 18px;
    color: #BD1D1B;
    text-align: center;
}
.table-active td.dxbs-nrb {
    color: #000;
}
.about-ankets table {
    width: 100%;
}
.imageCellAnketa {
    width: 15%;
    padding: 10px;
}
.about-ankets table thead tr {
    text-decoration: none;
    font-size: 18px;
    color: #BD1D1B;
    text-align: center;
    font-weight: 900;
    border-bottom: 2px solid #000;
}
td.parametrCellAnketa {
    width: 20%;
    padding: 10px;
}
td.vipCellAnketa {
    width: 15%;
    text-align: center;
    padding: 10px;
}
td.pokazCellAnketa {
    width: 15%;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 900;
}
button#anketa-girls {
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    font-family: 'Corbel';
    background-color: #bd1d1b;
    color: #fff;
    margin-top: 30px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
td.stavkaCellAnketa, td.redactorCellAnketa {
    width: 100%;
    padding: 10px;
}
.about-ankets tbody tr {
    border-bottom: 1px solid grey;
}
#bootstrap_Anketa_InfoLink, #bootstrap_Anketa_PlaceLink, #bootstrap_Anketa_PhotosLink, #bootstrap_Anketa_ServicesLink {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
    #bootstrap_Anketa_InfoLink a, #bootstrap_Anketa_PlaceLink a, #bootstrap_Anketa_PhotosLink a, #bootstrap_Anketa_ServicesLink a {
        color: #bd1d1b !important;
        font-weight: 900;
        text-decoration: none;
    }
td.parametrCellAnketa a {
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
}
div#bootstrap_RegisterLink div a {
    color: #bd1d1b;
    font-weight: bold;
    text-transform: uppercase;
}
div#ContentPlaceHolder1_formLayout_0_9 {
    width: 100%;
}
.formLayout {
    max-width: 1300px;
    margin: auto;
}

.cabinetTable {
    width: 100% !important;
}


.anketa-photo-chec-mobНет {
    font-size: 20px;
    display: none;
    visibility: hidden;
    float: right;
    font-weight: bold;
    align-items: center;
    align-content: center;
    justify-content: center;
    line-height: 1;
}
.anketa-photo-chec-mobДа {
    font-size: 20px;
    display: none;
    visibility: hidden;
    float: right;
    font-weight: bold;
    align-items: center;
    align-content: center;
    justify-content: center;
    line-height: 1;
}


#mainContent_checkBoxCheckedPhoto_I {
    width: 16px;
}
#mainContent_checkBoxWithVideo_I {
    width: 16px;
}


@media (min-width: 1400px){
.container {
    max-width: 1400px;
}

}
@media (min-width: 769px) and (max-width: 1024px){
.col-lg-4 {
    flex: 0 0 auto;
    width: 50%;
}
div#cards {
    width: 78%;
}
div#card-girl .col-md-3 {
    width: 22%;
    padding-right: 10px;
    padding-left: 0;
}
.card-district {
    color: #BD1D1B;
    font-family: 'Corbel';
    font-size: 15px;
    font-weight: bold;
}
.card-about {
    padding-top: 24px;
    padding-left: 10px;
    padding-right: 5px;
    width: 49%;
    display: inline-block;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.card-chas, .card-2chas, .card-night {
    display: inline-block;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Corbel';
    width: 45px;
}
.card-pricech, .card-pricech2, .card-pricen {
    display: inline-block;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    font-family: 'Corbel';
    margin-left: 10px;
    width: 50px;
}
.card-info-sis {
    display: block;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Corbel';
    text-transform: uppercase;
    padding-top: 10px;
}
a.btn.btn-primary {
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    box-sizing: content-box;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
    align-content: center;
    border-radius: 24px;
    background: #BD1D1B;
    font-family: 'Corbel';
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    border-color: rgba(0, 0, 0, 0);
    outline: none;
    margin-top: 30px;
}

}
@media (min-width: 1025px) and (max-width: 1399px){
.card-about {
    padding-top: 24px;
    padding-left: 10px;
    padding-right: 10px;
    width: 49%;
    display: inline-block;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.card-chas, .card-2chas, .card-night {
    display: inline-block;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Corbel';
    width: 46px;
}
.card-info-sis {
    display: block;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Corbel';
    text-transform: uppercase;
    padding-top: 10px;
}
a.btn.btn-primary {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    box-sizing: content-box;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
    align-content: center;
    border-radius: 24px;
    background: #BD1D1B;
    font-family: 'Corbel';
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    border-color: rgba(0, 0, 0, 0);
    outline: none;
    margin-top: 30px;
}
	
}

@media (max-width: 767px){
    div#mainContent_RegisterContainer {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

.anketa-title-mob {
line-height: 1;
font-size: 50px;
font-weight: bold;
display: block !important;
}
div#ContentPlaceHolder1_ASPxTextBoxCurrentPassword {
    width: 40% !important;
}
div#ContentPlaceHolder1_ASPxTextBoxPassword {
    width: 40% !important;
}
div#ContentPlaceHolder1_ASPxTextBoxPasswordCopy {
    width: 40% !important;
}
.anketa-title {
display: none;
}
.anketa-salon-mob {
    display: inline-flex;
    align-items: center;
    align-content: flex-start;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px;
}
.anketa-salon-mob p {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.anketa-salon-mob span a {
    font-size: 25px;
    font-weight: 900;
    color: #B11703;
    margin-left: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
    .anketa-photo-chec-mobНет {
        font-size: 20px;
        display: none;
        visibility: visible;
        float: right;
        font-weight: bold;
        align-items: center;
        align-content: center;
        justify-content: center;
        line-height: 1;
    }
    .anketa-photo-chec-mobДа {
        font-size: 20px;
        display: inline-flex;
        visibility:visible;
        float: right;
        font-weight: bold;
        align-items: center;
        align-content: center;
        justify-content: center;
        line-height: 1;
    }
    .anketa-photo-chec-mobДа::before {
        content: "";
        width: 23px;
        height: 23px;
        background: url(/img/check3.png);
        background-size: contain;
        flex: 0 0 auto;
        position: relative;
        margin-right: 5px;
        display: inline-block;
    }
    .anketa-photo-chec-mobДа p {
        margin-bottom: 0;
    }
    img.card-photo-bg {
    	display: none;
	}
	div#slider_mob {
    	display: block;
	}	
	div#slider_dec {
	    display: none;
	}
.anketa-salon {
    display: none;
}
    .anketa-photo-checДа {
        display: none;
    }
.anketa-prce {
    background-color: #f5f5f5;
    border: 1px solid #838786;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    justify-content: center;
    margin-top: 20px;
}
.salon-prce {
        background-color: #f5f5f5;
        border: 1px solid #838786;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px;
        padding-right: 20px;
        display: block;
        justify-content: center;
        margin-top: 20px;
}
.anketa-chas {
    width: 100% !important;
}
.anketa-pricech {
    width: 100% !important;
}
.anketa-2chas {
    color: #808080;
    margin-right: 5px;
    margin-left: 0;
    width: 100% !important;
}
.anketa-pricech2 {
    width: 100% !important;
}
.anketa-night {
    margin-left: 0;
    width: 100% !important;
}
.anketa-pricen {
    width: 100% !important;
}
.anketa-visit {
    margin-left: 0;
    width: 100% !important;
}
.anketa-pricev {
    width: 100% !important;
}
.anketa-exp {
    margin-left: 0;
    width: 100% !important;
}
.anketa-priceexp {
    width: 100% !important;
}
.anketa-chas, .anketa-pricech, .anketa-2chas, .anketa-pricech2, .anketa-night, .anketa-pricen, .anketa-visit, .anketa-pricev, .anketa-exp, .anketa-priceexp {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}
.call {
    display: inline-block;
    background: -webkit-linear-gradient(left, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
    background: -moz-linear-gradient(left, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
    background: -o-linear-gradient(left, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
    background: linear-gradient(to right, #BD1D1B 10%, #CE5A24 25%, #AF1F20 40%, #702440 60%, #282965 80%);
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1;
    margin-left: 0px;
    width: 230px;
}
.phone-ic img {
    width: 40px;
}
.anketa-phone {
    margin-top: 45px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}
.callw {
    text-align: center;
    border-radius: 25px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 1;
    margin-left: 0;
    width: 230px;
    display: inline-block;
    color: #1B1B1B;
    border: 2px solid #BD1D1B;
}
.anketa-whatsapp {
    margin-top: 24px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}
.anketa-telegram {
    margin-top: 24px;
    display: inline-flex;
    align-items: center;
    width: 100%;
	padding-left: 10%;
	padding-right: 10%;
}
.slider__item {
    user-select: none;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-flex: 0;
    counter-increment: slide;
    height: 370px;
    position: relative;
}
.slider {
    position: relative;
    background-color: #F6F6F6;
    padding: 15px;
    margin-top: 35px;
}
.slider__item img {
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
}
div#anketa-place {
    width: 50% !important;
	padding-left: 10px;
    padding-right: 10px;
	display: flex;
}
.anketa-place {
    margin-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
}
.st-metro img, .rayon img, .apart img, .visit img {
    width: 35px;
}
.st-metro span, .rayon span, .apart span, .visit span {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 5px;
}
.apart {
    margin-top: 15px;
}
.visit {
    margin-top: 15px;
}
.opisanie {
    font-size: 14px;
    padding-top: 30px;
}
.anketa-info-age, .anketa-info-sis, .anketa-info-ves, .anketa-info-rost, .anketa-info-volos, .anketa-info-nationality {
    font-size: 18px;
    color: #808080;
}
.anketa-age, .anketa-sis, .anketa-ves, .anketa-rost, .anketa-volos, .anketa-nationality {
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
}
.anketa-kiss {
    font-size: 20px;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 60px;
}
.anketa-kiss::before {
    content: "";
    width: 45px;
    height: 45px;
    background: url(/img/kiss.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 5px;
    display: inline-block;
}
.anketa-uslugi, .anketa-dop, .anketa-charakter, .anketa-opisanie {
    display: inline-block;
    width: 100%;
    font-size: 24px;
    font-weight: 900;
    color: #1A1A1A;
}
.anketa-dop {
    margin-top: 30px;
}
.osnovnoe, .dop {
    color: #000;
    font-size: 16px;
}
a.fw-bold.navbar-brand.text-primary img {
    height: 40px;
    width: 123px;
}
button.btn-login {
    float: right;
    font-size: 14px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 20px;
    margin-top: 0;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #000;
}
button.btn-login:hover {
    float: right;
    font-size: 14px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 20px;
    margin-top: 0px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: #bd1d1b;
	color: #fff;
}
    div#logo {
        width: 50%;
        /*    text-align: center;*/
        padding-bottom: 10px;
        padding-left: 20px;
    }
div#login {
    width: 50%;
    padding-top: 5px;
}
button.btn-login::before {
    content: "";
    width: 25px;
    height: 22px;
    background: url(/img/key.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    background-repeat: no-repeat;
}
button.btn-login:hover::before {
	content: "";
    width: 25px;
    height: 22px;
    background: url(/img/key2.png);
    background-size: contain;
    flex: 0 0 auto;
    position: relative;
    margin-right: 10px;
    display: inline-block;
	background-repeat: no-repeat;
}
nav#header {
    display: none;
}
.hamburger-menu {
    display: block;
}
/* скрываем чекбокс */
#menu__toggle {
  opacity: 0;
  display: none;
}
/* стилизуем кнопку */
.menu__btn {
    display: flex;
    align-items: center;
    position: relative;
    left: 20px;
    width: 35px;
    height: 26px;
    cursor: pointer;
    z-index: 3;
    background: url(/img/menu.png);
    background-size: contain;
	background-repeat: no-repeat;
}
/* добавляем "гамбургер" */
.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #616161;
  visibility: hidden;
}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}
/* контейнер меню */
.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -100%;
  width: 300px;
  height: 100%;
  margin: 0;
  padding: 80px 0;
  list-style: none;
  text-align: center;
  background-color: #fff;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
}
/* элементы меню */
.menu__item {
  display: block;
  padding: 12px 24px;
  color: #BD1D1B;
  font-family: Corbel;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}
.menu__item:hover {
  background-color: #BD1D1B;
  color: #FFF;
}
#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);
  visibility: visible;
}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
  visibility: visible;
}
#menu__toggle:checked ~ .menu__box {
    visibility: visible;
    left: 0;
    z-index: 2;
}
#menu__toggle:checked ~ .menu__btn{
  background: none;
}
.header_top {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
div#telegr {
    width: 38%;
}
div#menus {
    width: 30%;
    /*display: none;*/
}
.col a {
    color: #bd1d1b !important;
    font-size: 18px;
    text-decoration: none;
    margin-left: 5px;
    cursor: pointer;
    font-family: 'Corbel';
    font-weight: bold;
}
.me-auto {
    margin-right: auto !important;
    text-align: center;
}
h2.fw-bold.h5.mb-4.text-primary.text-uppercase {
    color: #000 !important;
    font-weight: 100 !important;
    text-align: center;
    font-size: 18px;
	width: 100%;
}
footer.bg-light.pt-5.text-secondary p {
    color: #000;
    font-size: 13px;
    text-align: center;
	display: none;
}
.justify-content-center {
    justify-content: center !important;
    display: none;
}
footer.bg-light.pt-5.text-secondary {
    background-color: #EEEEEE !important;
    padding-top: 20px !important;
    padding-bottom: 10px;
	margin-top: 80px;
}
div#anketa-about {
    padding: 0;
    width: 98%;
    padding-left: 1%;
}
div#cards {
    width: 100%;
}
div#top-filters {
    width: 50%;
}
button.btn-top-filter1, button.btn-top-filter2, button.btn-top-filter3, button.btn-top-filter4, button.btn-top-filter5, button.btn-top-filter6 {
    width: 100%;
    padding-top: 11px;
    padding-bottom: 11px;
    font-family: 'Corbel';
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    background: transparent;
    border-radius: 0;
    border-color: #000000;
    color: #000000;
    border-width: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 14px;
}
div#top-filter {
    padding-top: 30px !important;
}

aside.filters {
    width: 100%;
    background-color: #BD1D1B;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.chas input {
    display: inline-block;
    width: 100px;
    border: 1px solid #4D4D4D;
    background-color: #EBEBEB;
    margin-left: 5px;
    margin-right: 5px;
}
.show-check {
  display: none;
}

.show-check-label {
    padding: 0.2em;
    border: solid #fff 2px;
    width: 70%;
    border-radius: 0.4em;
    background-color: #fff;
    margin-left: 15%;
    margin-bottom: 10px;
    margin-top: 20px;
}

.show-check ~ .show-check-label:before {
    content: "Подобрать девушку";
    display: flex;
    justify-content: center;
    font-weight: 900;
    font-size: 17px;
}

.show-check:checked ~ .show-check-label:before {
  content: "Скрыть";
  display: flex;
    justify-content: center;
    font-weight: 900;
    font-size: 17px;
}
.show-check-label {
  cursor: pointer;
}
.show-check ~ .pre-hidden {
  display: none;
  margin: 0.2em;
}
.show-check:checked ~ .pre-hidden {
  display: block;
}
.chas, .uslugi, .metro, .prigorod, .district {
    width: 100%;
    background: transparent;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
aside.filters h3 {
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 17px;
    line-height: 1;
}
button#dropdown1, button#dropdown2, button#dropdown3, button#dropdown4, button#dropdown5 {
    width: 100%;
    font-family: 'Corbel';
    background: #EBEBEB;
    color: #000000;
    font-size: 16px;
    font-weight: 900;
    text-align: left;
    display: inline-flex;
    border-style: none;
    justify-content: space-between;
    align-items: center;
    border: none;
    border-radius: 0;
    margin-bottom: 0px;
}
.chas form {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
label.form-check-label {
    color: #fff;
    font-size: 13px;
}
.mb-2, .mb-3, .mb-4, .mb-5{
    margin-bottom: 0.5rem !important;
    width: 49%;
    display: inline-block;
}
a#loadMore2, a#loadMore3, a#loadMore4, a#loadMore5 {
    color: #000;
    padding-left: 6px;
}
.mb-1.form-check {
    margin-top: 20px;
    width: 100%;
}
div#card-girl {
    padding-top: 30px;
}
.salon-title-mob p {
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    color: #000;
}
.salon-title-mob span {
    font-size: 45px;
    font-weight: 900;
    color: #B11703;
    margin-left: 10px;
	display: inline-block;
}
.salon-title {
    display: none;
}
.raspisanie {
    background-color: #f5f5f5;
    border: 1px solid #838786;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    justify-content: center;
    width: 100%;
	margin-top: 20px;
}
div#salon-girls .col-md-4 {
    width: 100%;
    margin-bottom: 30px;
}
.st-metro-salon {
    margin-bottom: 10px;
}
.dxbs-dropdown-edit > .input-group > div:not(.input-group-append):not(.input-group-prepend):not(.dxbs-dropdown-area):not(.dxbs-ddmodal):not(.dxbs-ddmodal-back):not(.dxbs-out-of-range-warn):not(.dxbs-ld):not(.dxbs-lp) > input.form-control {
    width: 100%;
    font-family: 'Corbel';
    background: #EBEBEB;
    color: #000000;
    font-size: 20px;
    font-weight: 900;
    text-align: left;
    display: inline-flex;
    border-style: none;
    justify-content: space-between;
    align-items: center;
    border: none;
    border-radius: 0;
    margin-bottom: 0px;
    height: 35px;
}
.dxbs-input-cntr {
    height: 35px;
}
.input-group {
    height: 35px;
}
label.dxbs-edit-caption.col-form-label {
    color: #000;
}
.card-about {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    width: 49%;
    display: inline-block;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.card-pricech, .card-pricech2, .card-pricen {
    display: inline-block;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    font-family: 'Corbel';
    margin-left: 10px;
    width: 64px;
}
.card-chas, .card-2chas, .card-night {
    display: inline-block;
    color: #808080;
    font-size: 17px;
    font-weight: bold;
    font-family: 'Corbel';
    width: 53px;
}
.card-info-sis {
    display: block;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Corbel';
    text-transform: uppercase;
    padding-top: 10px;
}
.dxbs-cbl > div > .column-element > div {
    overflow: hidden;
    white-space: normal;
    min-width: 0;
    display: inline;
}
.form-check {
    min-height: 1.5rem;
    padding-left: 1.5em;
    width: 49%;
    display: inline-block;
}
.anketa-feedback.anketa-feedback-link-forForm-container {
    margin-bottom: 50px;
}
div#card-girl .col-md-3 {
    width: 100%;
}
td.parametrCellAnketa {
    width: 100%;
    padding: 10px;
    display: block;
}
.imageCellAnketa {
    width: 100%;
    padding: 10px;
    display: block;
}
.dxbs-gridview {
    display: block !important;
    width: 100%;
}
.dxbs-gridview > .card > .table-bordered:last-child {
    border-bottom-width: 0;
    display: block;
}
    thead, tbody, tfoot, tr, td, th {
        border-color: inherit;
        border-style: solid;
        border-width: 0;
        background: white;
        /* display: block; !!!*/
    }
.cabinetTable {
    width: 100% !important;
    display: block;
}
#bootstrap_Anketa_InfoLink, #bootstrap_Anketa_PlaceLink, #bootstrap_Anketa_PhotosLink, #bootstrap_Anketa_ServicesLink {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}
td.imageCellAnketa img {
    width: 60%;
}
.header_top .col-md-4 {
    width: 70%;
}
div#mainContent_LoginContainer section.content {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    width: 90%;
    margin-top: 50px;
    margin-bottom: 50px;
}
    div#mainContent_RegisterContainer section.content {
        background-color: #fff;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
        width: 90%;
        margin-top: 50px;
        margin-bottom: 50px;
    }
div#mainContent_LoginContainer {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
    div#mainContent_RegisterContainer {
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
button#mainContent_ctl00 {
    font-size: 20px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 70px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    align-items: center;
    background-color: #bd1d1b;
    color: #fff;
    width: 100% !important;
}
button#mainContent_ctl00:hover {
    font-size: 20px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 70px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    align-items: center;
    background-color: #fff;
    color: #bd1d1b;
    width: 100% !important;
}
label.dxeCaption {
    font-size: 18px;
    font-weight: bold;
    width: auto;
    text-align: right;
    padding-bottom: 10px;
}
.show-check-label1, .show-check-label2, .show-check-label3, .show-check-label4 {
    display: inline-box;
    padding: 0.2em;
    border: none;
    border-radius: 0.4em;
    color: #000;
    padding-left: 5px;
    text-decoration: underline;
    font-weight: 700;
}
.row > div[class^="col-md-"] {
    flex: 0 0 auto!important;
}
textarea#ContentPlaceHolder1_formLayout_AboutGirlMemo_I {
    width: 100% !important;
}
button#ContentPlaceHolder1_formLayout_CreateItemButton:hover, button#ContentPlaceHolder1_EditItemCost_SaveCostButton:hover, button#ContentPlaceHolder1_backButton:hover {
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 20px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    display: block;
    align-items: center;
    background-color: #fff;
    color: #000;
    margin-bottom: 50px;
    width: 100%;
}
button#ContentPlaceHolder1_formLayout_CreateItemButton, button#ContentPlaceHolder1_EditItemCost_SaveCostButton, button#ContentPlaceHolder1_backButton {
    font-size: 16px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 20px;
    margin-top: 20px;
    font-family: 'Corbel';
    display: block;
    align-items: center;
    background-color: #bd1d1b;
    color: #fff;
    margin-bottom: 50px;
    position: relative;
    width: 100%;
}
button#mainContent_ctl01 {
    font-size: 20px;
    font-weight: bold;
    border-radius: 27px;
    border: #bd1d1b 2px solid;
    padding: 8px 10px;
    margin-top: 20px;
    font-family: 'Corbel';
    position: relative;
    align-items: center;
    background-color: #bd1d1b;
    color: #fff;
    width: 100% !important;
}
th#ContentPlaceHolder1_WaitingBillsGridView_col4 {
    display: inline;
}
th#ContentPlaceHolder1_WaitingBillsGridView_col3 {
    display: inline;
}
th#ContentPlaceHolder1_WaitingBillsGridView_col2 {
    display: inline;
}
th#ContentPlaceHolder1_WaitingBillsGridView_col1 {
    display: inline;
}
/*th#ContentPlaceHolder1_HelpdeskGridView_col2 {
    display: inline-block;
    width: 33%;
}
th#ContentPlaceHolder1_HelpdeskGridView_col1 {
    display: inline-block;
    width: 33%;
}
th#ContentPlaceHolder1_HelpdeskGridView_col0 {
    display: inline-block;
    width: 33%;
}!!!*/
img.salon-photo-bg {
    display: none;
}
.salonchas, .salon2chas, .salonnight, .salonexp, .anketachas, .anketa2chas, .anketanight, .anketavisit {
    width: 24%;
    display: inline-block;
}
.salonvisit1, .salonvisit2, .salonvisit6 {
    width: 32%;
    display: inline-block;
}
.salon-chas, .salon-2chas, .salon-night, .salon-exp, .salon-visit1, .salon-visit2, .salon-visit6, .anketa-chas, .anketa-2chas, .anketa-night, .anketa-exp, .anketa-visit1, .anketa-visit2, .anketa-visit6 {
    color: #808080;
    margin-right: 5px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.salon-pricech, .salon-pricech2, .salon-pricen, .salon-priceexp, .salon-pricev1, .salon-pricev2, .salon-pricev6, .anketa-pricech, .anketa-pricech2, .anketa-pricen, .anketa-priceexp, .anketa-pricev1, .anketa-pricev2, .anketa-pricev6 {
    font-size: 16px;
    font-weight: bold;
}
tr#ContentPlaceHolder1_statsItemGrid_DXHeadersRow0 {
    display: none;
}
.salon-prce-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.apart-salon, .visit-salon {
    display: inline-flex;
    align-items: center;
    margin-top: 15px;
}
div#top-ads-m {
    display: block;
}
div#top-ads {
    display: none;
}
div#podbor-girl {
    display: none;
}
div#top-filter .row {
    display: flex;
    justify-content: center;
}
.reset-m {
    display: block;
}
.reset {
    display: none;
}
a {
    color: #0d6efd;
    text-decoration: none !important;
}
button.btn-reset {
    float: none;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
    border: none;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 20px;
    font-family: 'Corbel';
    position: relative;
    display: flex;
    align-items: center;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    border-bottom: 2px #fff dotted;
}
.anketa-title-mob p {
    margin-bottom: 0;
}
.anketa-title-mob span {
    font-size: 25px;
    color: #BD1D1B;
}
}



