ul.msg {list-style:disc; margin-left:10px;}

body {
-webkit-overflow-scrolling: touch;
}

div.INFO {
	width: 400px;
	min-height:32px;
	border: 2px solid #00A8E6;
	padding: 5px;
	padding-left: 40px;
	margin: 0 auto;
	margin-bottom:10px;
	margin-top:10px;
	background-image: url("/bitrix/themes/.default/images/icon_info.gif");
	background-repeat: no-repeat;
	background-position: left center;
	clear:left;
}
#anketup div.INFO {width: 300px;}
div.ERROR {
	width: 400px;
	min-height:32px;
	border: 2px solid red;
	padding: 5px;
	padding-left: 40px;
	margin: 0 auto;
	margin-bottom:10px;
	margin-top:10px;
	background-image: url("/bitrix/themes/.default/images/icon_error.gif");
	background-repeat: no-repeat;
	background-position: left top;
	clear:left;
}

.thumbs ul li a.active_img:after {
    display:none!important;
}

.thumbs a:hover {
    background:transparent!important;
}

.modal_content .INFO, .modal_content .ERROR {
    width: 100%;
}

#loading {
    display: none;
    position: absolute;
    /*top: 20px;
    right: 20px;*/
    width: 170px;
    height: 40px;
    border: 1px solid #FFFFFF;
    z-index: 999999;
    background: #FFFFFF url(img/loading.gif) no-repeat center center;
    border:1px solid #5F5F5F;
    /*padding:5px;*/
}
.crop_buttons {
    margin-top: 10px;
    text-align: right;
}
div.itp-alert-warning {
    background: url("img/warning_icon.png") no-repeat scroll 12px center #FFFFDD;
    border: 1px solid #AEAE82;
    border-radius: 3px 3px 3px 3px;
    color: #727226;
    margin: 10px 0;
    padding: 15px 25px 15px 50px;
}
div.itp-alert-success {
    background: url("img/success_icon.png") no-repeat scroll 12px center #D3E6C9;
    border: 1px solid #6AA05A;
    border-radius: 3px 3px 3px 3px;
    color: #727226;
    margin: 10px 0;
    padding: 15px 25px 15px 50px;
}
div.itp-alert-info {
    background: url("img/info_icon.png") no-repeat scroll 12px center #E5EFFF;
    border: 1px solid #347EB7;
    border-radius: 3px 3px 3px 3px;
    color: #446677;
    margin: 10px 0;
    padding: 15px 25px 15px 50px;
}
div.itp-alert-error {
    background: url("img/error_icon.png") no-repeat scroll 12px center #FFEEEE;
    border: 1px solid #CC7373;
    border-radius: 3px 3px 3px 3px;
    color: #774444;
    margin: 10px 0;
    padding: 15px 25px 15px 50px;
    line-height: 15px;
}

.comment_block ul li .date_cell{
    position:absolute;
    top:15px;
    right:20px;
    z-index:4;
}
.hidden {
    display: none;
}
#shadow {display:none; position:fixed; z-index:99999; top:0; left:0; width:100%; height:100%; background:#000 !important;}

table.bx-interface-grid tr.bx-grid-head td {
    white-space: normal;
}
table.bx-interface-filter {
    width: auto;
}
table.bx-interface-filter input[type="submit"], table.bx-interface-filter input[type="button"] {
    font-family:'Open Sans', Arial, sans-serif;
    font-size:14px;
    color:#fff;
    text-align:center;
    display:inline-block;
    width:auto;
    box-sizing:border-box;
    height:50px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    background-color:#41383b;
    border:none;
    text-transform:uppercase;
    font-weight: normal;
    padding: 5px;
    height: 30px;
}.altasib_ticketnform td {
    padding: 5px;
 }

.altasib_ticketnform select {
    margin-bottom: 3px;
}
.altasib_ticketnform input {
    border-radius: 0;
    background: #fff;
    box-shadow: none;
}
.comment_registr {
    margin-bottom: 40px;
}
.comment_registr .form_cell {
    float: left;
    margin-right: 30px;
    width: 35%;
}
.comment_registr .form_cell label {
    margin-bottom: 3px;
    display: inline-block;
}
.comment_registr .form_btn {
    float: right;
    width: 21%;
    padding-top: 15px;
}
.bx-forgotpass-table td, .bx-changepass-table td {
    padding: 0 10px 10px 0;
    vertical-align: middle;
    white-space: nowrap;
}
.font-normal {
    font-size: 100%;
}
.font-normal p {
    font-size: 18px;
}
.starrequired, sup {
    color: red !important;
    font-size: 20pt;
}
.file_content {
    position: relative;
}
.file_content input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 200px;
    bottom: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal_content h3 {
    /*color: #fa6805 !important;*/
}
button.add_btn, input.add_btn {
    border: none;
}
.text-center {
    text-align: center;
}
#crop_img {
    width: 100%;
}
#crop_window {
    width: 800px;
}
#crop_window .modal_content {
    width: 780px;
    padding: 20px 20px 0 20px;
}
.crop_buttons {
    margin-top: 20px;
    text-align: center;
}
.block-desc {
    color: red;
    margin: 5px 0;
}
#vphoto_block {
    margin-top: 10px;
}
.catalog_section > ul.catalog_listview > li .catalog_img img {

}
#video_window {
    width: 620px;
    height:590px;
    padding-top: 20px;
}
#video_window .modal_content {
    width: 600px;
    height:580px;
    padding-top: 5px;
}
#auth_window {
    width: 400px;
    padding: 20px 0;
    /*background: #ececec;*/
}
#auth_content .comment_registr {
    margin-bottom: 10px;
}
.form-cell-defaul #capcha {
    width: 130px;
    float: none;
    display: inline-block;
}
#capcha {
    width: 130px;
    float: right;
    display: inline-block;
}
#form_claim textarea {
    padding-top: 8px;
    height: 100px !important;
}
.comment-edit {
    margin-bottom: 10px;
}
.del-comment {
    margin-left: 10px;
}
.reviews-list textarea {
    height: 80px;
    padding-top: 15px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
}
.my_comment_to {
    line-height: 30px;
}
.block_title {
    color: #41383b;
    background: #f5f5f5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 50px;
    padding: 0 20px;
    margin-bottom: 20px;
    font-weight:bold;
}
.ava img {
    margin-bottom: 10px;
}
.profile_table td, .profile_table_form td {
    padding: 20px;
}
.bill-info {
    font-size:26px;
    line-height:20px;
    margin:0 0 25px;
    color: #fa6805 !important;
}
.profile_table td label {
    display: inline-block;
    margin-bottom: 5px;
}
tr.green td {
    color:#4A8E5D !important;
}
.sub_select .chosen-container .chosen-drop {
    width: 200px;
}
.sub_select .chosen-container.chosen-with-drop .chosen-drop {
    left:0;
}
.counter a {
    background: url("/ajax/bg.php") no-repeat !important;
    display: block;
    width: 88px;
    height: 120px;
    z-index: 9999;
}
.counter a img {
    visibility: hidden;
}
.gallery_item {
    position: relative;
}
.tel_btn a {
    color: inherit;
}

.field-block {
    line-height: normal;
    height:auto;
    padding: 10px 60px;
}
.itp-alert div {
    margin: 0 60px;
}
.tel_number a {
    text-decoration: none;
    border-bottom: 0;
}
.show_video {
    border: 0;
}
.fancybox-wrap a {
    border: none;
}

.fancybox-wrap a:hover {
    background-color: transparent;
}
.error_field {
    border: 1px red solid !important;
}
.photo-large a.cc {
    display: inline;
    position: static;
    height:auto;
    width: auto;
}
.photo-verified-alt {
    display: block;
    float: right;
    padding: 5px 10px;
}

hr {
    border-bottom: none;
    height: 1px;
    color: #dbdbdb;
    background-color: #dbdbdb;
}
#pay_form p {

}
.photo-content-alt .photo-cell {
    margin: 0 !important;
}
.photo-cell-main img {
    min-height: 100% !important;
}
/*.photo-cell-btn {
    margin: 0;
}*/
/*.catalog-detail-info-salon {
    width:auto !important;
}*/
a.gray-btn:hover{
    border:3px solid #fed000;
    background-color:#fed000;
}
a.gray-btn{
    border:3px solid #dbdbdb;
    display: inline-block;
    padding: 0 10px;
}
a.small-btn{
    line-height: 30px;
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
}
.wrapper {
    padding: 0 10px;
}
#window_nc .modal_content {
    width: 600px;
}
#window_nc {
    width: 640px;
}
#window_nc ul {
    float: left;
    width: 25%;
}
#window_nc hr {
    margin: 0 3px;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #fff;
}
#window_nc_content {
    padding-top: 20px;
    position: relative;
}
#window_nc_content:after {
    clear: left;
    content: '';
    display: block;
}
#window_nc_content ul a {
    text-decoration: none;
    line-height: 22px;
}
#window_nc_content ul a:hover {
    text-decoration: underline;
}
.check_list li span {
	font-weight: bold;
}
.adress_info {
display: block;
margin-bottom:10px;
}
.adress_info span.metro {
	background: url('img/metro2.png') left center no-repeat;
	padding-left: 23px;
	display: inline-block;
}

.cb-row {
	line-height: 7px;
}
.cb-row input {
	padding: 3px 0;
}
.check-cell .check_list {
	font-size: 11px;
}
.cb-row small {
	margin-left: 32px;
	color: #e00380;
	cursor: pointer;
	border-bottom: 1px #e00380 dashed;
	margin-bottom: 10px;
	display: none;
	font-size: 11px;
	line-height: 12px;
}
.cb-row small.active {
	display: inline-block;
	overflow: hidden;
	max-width: 187px;
}
.services-list li small {
	color: #e00380;
	display: block;
	font-size: 15px;
	overflow: hidden;
	max-width: 171px;
}
.cb-row input[type="text"] {
	display: inline-block;
	margin-left: 32px;
	margin-bottom: 10px;
	width: 135px;
	font-size: 11px;
	height: 30px;
	padding: 3px;
}
.cb-row div span {
	font-size: 11px;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
}
.cb-row div span i {
	font-style: normal;
}
.news-list {

}
.news-item {

}
.news-item h6 a {
    font-size: 12pt;
}
.news-item h6 a:link {

}
.news-item h6 a:visited {
    color: #888888;
}
.news-item h6 {
    margin-bottom: 5px;
}
.news-item h6 .date {
    display: block;
    float: right;
    color: #888888;
}
.news-list .news-item:last-child p {
    margin-bottom: 0;
}
.metro_list {
    column-count: 4;
}
.breadcrumb {
	margin-bottom: 20px;
}

.btn--wrapper {
	display:flex;
	flex-direction: column;
	justify-content: space-around;
}

.btn--wrapper > .form-btn-default {
	margin-bottom: 20px;
}

@media (min-width:768px) {
.btn--wrapper {
	flex-direction: row;
}
}
.recom-carousel.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	/*background: url(img/carousel-arrows.png) no-repeat 0 0;*/
	/*background-image:url("/local/templates/main/img/left-arrow.png");
	background: url(img/arrow-page-left.png) no-repeat 0 0;*/
	width: 13px;
    height: 30px;
	top: 40%;
	left:-4%;
	transform: translateY(-50%);
	font-size: 80px !important;
}
.recom-carouselNewGirl.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	/*background: url(img/carousel-arrows.png) no-repeat 0 0;*/
	/*background-image:url("/local/templates/main/img/left-arrow.png");
	background: url(img/arrow-page-left.png) no-repeat 0 0;*/
	width: 13px;
    height: 30px;
	top: 37%;
	left:-2%;
	transform: translateY(-50%);
	font-size: 75px !important;
}
.recom-carousel.owl-carousel .owl-nav .owl-next {
	position: absolute;
	/*background: url(img/carousel-arrows.png) no-repeat 0 0;*/
	/*background-image:url("/local/templates/main/img/left-arrow.png");
	background: url(img/arrow-page-right.png) no-repeat 0 0;*/
	width: 13px;
    height: 30px;
	top: 40%;
	right:-3%;
	transform: translateY(-50%);
	font-size: 80px !important;
}
.recom-carouselNewGirl.owl-carousel .owl-nav .owl-next {
	position: absolute;
	/*background: url(img/carousel-arrows.png) no-repeat 0 0;*/
	/*background-image:url("/local/templates/main/img/left-arrow.png");
	background: url(img/arrow-page-right.png) no-repeat 0 0;*/
	width: 13px;
    height: 30px;
	top: 37%;
	right:0%;
	transform: translateY(-50%);
	font-size: 75px !important;
}
@media (max-width:600px) {
.recom-carouselNewGirl.owl-carousel .owl-nav .owl-prev {
	left:-4%;
}
.recom-carousel.owl-carousel .owl-nav .owl-prev {
	left:-6%;
}
}

@media screen and (max-width: 1024px){
    .metro_list {
        column-count: 3;
    }
}
