.clr {
    clear:both;
    float:none !important;
    height:0px !important;
    font-size:0px !important;
    border:none;
    margin:0 !important;
    padding:0 !important;
    background:transparent !important;
    visibility:hidden !important;
}

html, body {
	padding: 0;
	margin: 0;
}

body *, body td {
	font-family: 'Montserrat', sans-serif;
}

.xb-container-top {
	background: url(../i/xb-bg.jpg);
	background-size: cover;
}

.xb-container-top .xb-container-i {
	padding: 20px 20px;
}

.xb-container-top .xb-container-i {
	background: linear-gradient(180deg, rgba(0,0,0,0.4), rgba(0,0,0,0.1));
	min-height: 400px;
}

.xb-top-left {
	float: left;
}

.xb-logo {
	background: url(../i/xb-logo.png) no-repeat center center;
	background-size: contain;
	width: 320px;
	height: 106px;
	display: inline-block;
	vertical-align: middle;
}

.xb-title {
	margin-left: 30px;
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.xb-top-right {
	float: right;
}

.top-social {
	display: inline-block;
	vertical-align: middle;
}

.top-auth {
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
}

.top-auth img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.top-main {
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
}

.top-phone {
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
	position: relative;
	color: #ffffff;
	background: url(../i/xb-chevron-down.png) no-repeat right center;
	background-size: 16px;
	padding: 0 25px 0 0;
}

.top-phone-more,
.top-phone-more * {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

.top-phone-more {
    width: 133px;
    position: absolute;
    display: none;
    transition: all 0.3s;
    left: -20px;
    top: -19px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.9);
    line-height: 2em;
}

.top-phone:hover .top-phone-more {
	display: block;
}

.top-auth a,
.top-main a {
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.xb-ptitle {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
    font-size: 40px;
    color: #ffffff;
    margin: 120px 0 0 0;
    padding: 0;
}

.xb-container-content {
	background: #cceeee;
}

.xb-container-content .xb-container-i {
	padding: 60px 100px;
}

.xb-container-bottom {
	background: #4d4d4d;
}

.xb-container-bottom .xb-container-i {
	padding: 30px 100px;
}

.xb-container-pays {
	background: #ffffff;
}


.xb-container-pays .xb-container-i {
	padding: 20px 100px;
	text-align: center;
}

.xb-container-pays img {
	max-width: 600px;
}

.xb-container-bottom {
	color: #ffffff;
}

.xb-container-bottom-left {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 50px;
}

.xb-container-bottom-right {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-left: 50px;
}

.xb-steps {
	text-align: center;
	margin: 0 auto 50px auto;
	max-width: 1000px;
}

.xb-steps,
.xb-steps * {
	color: #6fc1c2;
}

.xb-steps-title {
	text-transform: uppercase;
	font-size: 30px;
	display: inline-block;
	float: left;
	background: #cceeee;
	padding-right: 20px;
	position: relative;
	z-index: 1;
	line-height: 46px;
}

.xb-steps-i {
	position: relative;
}

.xb-steps-i:after {
	content: " ";
	border-bottom: 1px solid #6fc1c2;
	position: absolute;
	bottom: 22px;
	height: 1px;
	position: absolute;
	left: 0;
	width: 100%;
}

.xb-steps-list {
	float: right;
	text-align: right;
}

.xb-steps-list-one {
	display: inline-block;
	background: #cceeee;
	border: 10px solid #cceeee;
	border-radius: 100px;
	position: relative;
	z-index: 1;
	margin-left: 20px;
	font-weight: bold;
	width: 26px;
	line-height: 26px;
	text-align: center;
}

.xb-steps-list-one-active {
	color: #ffffff;
	background: #fcce44;
}

.xb-form {
	margin: 0 auto;
	max-width: 1000px;
	position: relative;
}

.xb-form-one {
	margin-bottom: 25px;
}

.xb-form-one-icon {
	background-color: rgba(255,255,255,0.5);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px;
	border-radius: 100px;
	height: 41px;
	width: 41px;
	float: left;
}

.xb-form-one-adultcount .xb-form-one-icon {
	background-image: url(../i/xb-icon-adultcount.png);
}

.xb-form-one-childcount .xb-form-one-icon {
	background-image: url(../i/xb-icon-childcount.png);
	background-size: 21px;
}

.xb-form-one-teencount .xb-form-one-icon {
	background-image: url(../i/xb-icon-teencount.png);
}

.xb-form-one-currency .xb-form-one-icon {
	background-image: url(../i/xb-icon-map.png);
	background-size: 21px;
}

.xb-form-one-currencylist .xb-form-one-icon {
	background-image: url(../i/xb-icon-curr.png);
	background-size: 21px;
}

.xb-form-one-fordoc .xb-form-one-icon {
	background-image: url(../i/xb-icon-fordoc.png);
	background-size: 18px;
}

.xb-form-one-days .xb-form-one-icon {
	background-image: url(../i/xb-icon-days.png);
	background-size: 18px;
}

.xb-form-one-data {
	margin-left: 75px;
}

.xb-form-one-title {
	display: inline-block;
	width: 39%;
	vertical-align: middle;
	text-align: right;
}

.xb-form-one-value {
	display: inline-block;
	width: 60%;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 30px;
}

.xb-form input[type=text],
.xb-form input[type=password],
.xb-form input[type=number],
.xb-form select {
	line-height: 43px;
    width: 300px;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    outline: none;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #70c1c2;
}

.xb-form select {
	height: 43px;
}

.xb-form-one-value-countable-data {
	float: left;
}

.xb-form-one-value-countable-buttons {
	float: left;
	margin-left: 15px;
}

.xb-form-one-value-countable-buttons-plus {
	background: #6fc1c2 url(../i/xb-plus.png) no-repeat center center;
	background-size: 12px;
	width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 100px;
}

.xb-form-one-value-countable-buttons-minus {
	background: #6fc1c2 url(../i/xb-minus.png) no-repeat center center;
	background-size: 9px;
	width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 100px;
    margin-top: 2px;
}

.xb-form-one-value-countable-buttons-one-disabled {
	background-color: #cccccc;
}

.xb-form-one-fordoc .xb-form-one-title,
.xb-form-one-fordoc .xb-form-one-value {
	padding-top: 10px;
}

.xb-form-one-delim {
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #6fc1c2;
	margin: 20px 0 20px 0;
}

.xb-button {
    cursor: pointer;
    background: #70c1c2;
    text-align: center;
    line-height: 43px;
    border: 0;
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 0 30px 0 30px;
    font-weight: 500 !important;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s;
    font-size: 13px !important;
}

.xb-button-disabled {
	background: #cccccc !important;
	color: #ffffff !important;
	cursor: default;
}

.xb-button:hover {
    background: #a2d9f7;
    color: #000000;
}

.xb-form-help {
	display: inline-block;
	opacity: 0;
	margin-left: 30px;
	background: #6fc1c2 url(../i/xb-help.png) no-repeat center center;
	background-size: 8px;
	width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 100px;
    margin-top: 10px;
    transition: all 0.3s;
    cursor: pointer;
}

.xb-form-one:hover .xb-form-help {
	opacity: 1;
}

.xb-form-one-fordoc .xb-form-help {
	margin-top: 0;
	margin-bottom: -2px;
}

.xb-form-globalhelp {
	position: absolute;
	background: #ffffff;
	border-radius: 10px;
	padding: 10px 15px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

.xb-form-step1 .xb-form-globalhelp {
	right: 0;
	top: 90px;
	width: 280px;
}

.xb-form-globalhelp,
.xb-form-globalhelp * {
	font-size: 13px;
}

.xb-form-globalhelp-buttons {
	text-align: right;
	margin-top: 15px;
}

.xb-form-globalhelp-buttons-one {
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
    background: #70c1c2;
    text-align: center;
    line-height: 33px;
    border: 0;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 20px 0 20px;
    font-weight: 500 !important;
    display: inline-block;
    text-decoration: none;
}

.xb-form-one-days .xb-form-one-value .xb-form-one-value-countable {
	display: inline-block;
}

.xb-form-one-days .xb-form-one-value .xb-form-one-value-countable:nth-child(2) {
	margin-left: 8px;
}

.xb-form-one-days .xb-form-help {
	margin-top: 0;
    margin-bottom: 13px;
}

.xb-choosed {
	background: rgba(255,255,255,0.4);
	border-radius: 10px;
	padding: 30px 40px;
	margin-bottom: 30px;
	position: relative;
}

.xb-choosed-one {
	margin-bottom: 5px;
}

.xb-choosed-title {
	color: #ffffff;
	background: #87deaa;
	padding: 2px 10px;
	font-size: 11px;
	position: absolute;
	left: 20px;
	top: 0;
}

.xb-choosed em {
	color: #70c1c2;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	display: inline-block;
	width: 25px;
}

.xb-choosed-back {
	color: #70c1c2;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	margin-left: 15px;
	font-size: 12px;
	background: url(../i/xb-back.png) no-repeat left center;
	background-size: contain;
	padding: 0 0 0 18px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.xb-rooms {
	margin-top: 50px;
}

.xb-header {
	text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
    color: #444444;
}

.xb-rooms-list-one {
	float: left;
	width: 33.333333333%;
	box-sizing: border-box;
	padding: 0 10px;
	margin-bottom: 20px;
}

.xb-rooms-list-one-i {
	border: 1px solid rgba(0,0,0,0.2);
	background: rgba(255,255,255,0.8);
	transition: all 0.3s;
	padding-bottom: 5px;
}

.xb-rooms-list-one:hover .xb-rooms-list-one-i {
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
}

.xb-rooms-list-one-image-cover {
	overflow: hidden;
}

.xb-rooms-list-one-image {
	width: 100%;
	height: 260px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s;
}

.xb-rooms-list-one:hover .xb-rooms-list-one-image {
	transform: scale(1.1);
}

.xb-rooms-list-one-data {
	padding: 10px 20px;
}

.xb-rooms-list-one-title {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.xb-rooms-list-one-title .xb-rooms-list-one-title-info {
	width: 16px;
	height: 16px;
	margin-left: 10px;
	background: url(../i/xb-info.png) no-repeat center center;
	background-size: contain;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	opacity: 0;
}

.xb-rooms-list-one:hover .xb-rooms-list-one-title-info {
	opacity: 1;
}

.xb-rooms-list-one-data-topblock-left {
	float: left;
	width: 45%;
}

.xb-rooms-list-one-data-topblock-right {
	float: right;
	width: 55%;
}

.xb-rooms-list-one-data-topblock-label {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	display: flex;
  justify-content: center;
  align-items: center;
}

.xb-rooms-list-one-data-topblock-label span {
}

.xb-rooms-list-one-hit .xb-rooms-list-one-data-topblock-label {
	background: #ffb380;
	color: #ffffff;
}

.xb-rooms-list-one-soldout .xb-rooms-list-one-data-topblock-label {
	background: #cccccc;
	color: #ffffff;
}

.xb-rooms-list-one-remain .xb-rooms-list-one-data-topblock-label {
	background: #87deaa;
	color: #ffffff;
}

.xb-rooms-list-one-notes {
	font-size: 12px;
	margin-bottom: 10px;
}

.xb-rooms-list-one-data-priceblock-left {
	float: left;
	padding-top: 3px;
}

.xb-rooms-list-one-data-priceblock-right {
	float: right;
}

.xb-rooms-list-one-price,
.xb-rooms-list-one-price * {
	color: #ff8e6d;
}

.xb-rooms-list-one-pricenotes {
	font-size: 12px;
	color: #555555;
}

.xb-rooms-list-one-soldout .xb-rooms-list-one-pricenotes {
	margin-top: 4px;
}

.xb-rooms-list-one-price span {

}

.xb-form-one-currencylist-1,
.xb-form-one-currencylist-2 {
	display: none;
}

.xb-form-one-currencylist-1 .xb-form-one-icon {
	margin-top: -12px;
}

.xb-room-icon {
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 65%;
	background-position: center center;
	width: 30px;
	height: 38px;
	opacity: 0.3;
}

.xb-room-icon-balc {background-image:url(../i/roomicons/balc.png);}
.xb-room-icon-barb {background-image:url(../i/roomicons/barb.png);}
.xb-room-icon-bath {background-image:url(../i/roomicons/bath.png);}
.xb-room-icon-child {background-image:url(../i/roomicons/child.png);background-size: 60%;}
.xb-room-icon-cond {background-image:url(../i/roomicons/cond.png);}
.xb-room-icon-cosm {background-image:url(../i/roomicons/cosm.png);}
.xb-room-icon-dush {background-image:url(../i/roomicons/dush.png);}
.xb-room-icon-dvek {background-image:url(../i/roomicons/dvek.png);background-size: 90%;}
.xb-room-icon-dvukrov {background-image:url(../i/roomicons/dvukrov.png);background-size: 76%;}
.xb-room-icon-fen {background-image:url(../i/roomicons/fen.png);}
.xb-room-icon-flame {background-image:url(../i/roomicons/flame.png);background-size: 55%;}
.xb-room-icon-halat {background-image:url(../i/roomicons/halat.png);}
.xb-room-icon-balc {background-image:url(../i/roomicons/holo.png);}
.xb-room-icon-holo {background-image:url(../i/roomicons/holobig.png);background-size: 40%;}
.xb-room-icon-balc {background-image:url(../i/roomicons/kitchen.png);}
.xb-room-icon-kitchen {background-image:url(../i/roomicons/odnokrov.png);}
.xb-room-icon-posu {background-image:url(../i/roomicons/posu.png);}
.xb-room-icon-seif {background-image:url(../i/roomicons/seif.png);}
.xb-room-icon-softchair {background-image:url(../i/roomicons/softchair.png);}
.xb-room-icon-stir {background-image:url(../i/roomicons/stir.png);background-size: 55%;}
.xb-room-icon-sushilka {background-image:url(../i/roomicons/sushilka.png);background-size: 85%;}
.xb-room-icon-tapo {background-image:url(../i/roomicons/tapo.png);}
.xb-room-icon-telef {background-image:url(../i/roomicons/telef.png);}
.xb-room-icon-telev {background-image:url(../i/roomicons/telev.png);}
.xb-room-icon-terra {background-image:url(../i/roomicons/terra.png);background-size: 75%;}
.xb-room-icon-utug {background-image:url(../i/roomicons/utug.png);}
.xb-room-icon-wifi {background-image:url(../i/roomicons/wifi.png);}

.xb-rooms-list-one-data-topblock-right {
	padding: 0 0px;
	box-sizing: border-box;
	position: relative;
	height: 38px;
	background: #ffffff;
}

.xb-rooms-list-one-data-topblock-right-scroll {
	overflow: hidden;
	width: 100%;
	height: 38px;
	box-sizing: border-box;
	padding: 0 25px;
	white-space: nowrap;
	display: inline-block;
	scroll-behavior: smooth;
}

.xb-rooms-list-one-data-topblock-right-scroll-left {
	height: 38px;
	width: 30px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	z-index: 1;
}

.xb-rooms-list-one-data-topblock-right-scroll-left:after {
	position: absolute;
	height: 100%;
	width: 15px;
	content: " ";
	left: 3px;
	top: 0;
	background: url(../i/xb-left.png) no-repeat center center;
	background-size: 7px;
}

.xb-rooms-list-one-data-topblock-right-scroll-right {
	height: 38px;
	width: 30px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
}

.xb-rooms-list-one-data-topblock-right-scroll-right:after {
	position: absolute;
	height: 100%;
	width: 15px;
	content: " ";
	right: 3px;
	top: 0;
	background: url(../i/xb-right.png) no-repeat center center;
	background-size: 7px;
}

.xb-rooms-list .xb-rooms-list-one:nth-child(3n+1) {
	clear: both;
}

.xb-choosed-room-image-slider {
	width: 400px;
	height: 300px;
	float: left;
	position: relative;
}

.xb-choosed-room-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0;
	transition: all 0.7s;
}

.xb-choosed-room-image.xb-choosed-room-image-active {
	opacity: 1;
}

.xb-choosed-room-data {
	margin-left: 420px;
}

.xb-choosed-room-data-title {
	margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.xb-choosed-room-data-notes {
	margin-bottom: 10px;
    font-size: 16px;
}

.xb-choosed-room-data-icons-one {
	margin-bottom: 3px;
    float: left;
    width: 33.33333%;
    display: flex;
    align-items: center;
}

.xb-choosed-room-data-icons-one-title {
	width: 120px;
	padding-left: 10px;
    font-size: 12px;
}

.xb-usersprograms-list-one-num {
	color: #ffffff;
    background: #6fc1c2;
    border-radius: 100px;
    position: relative;
    z-index: 1;
    margin-left: 0px;
    font-weight: bold;
    width: 26px;
    line-height: 26px;
    text-align: center;
    float: left;
    margin-top: 5px;
}

.xb-usersprograms-list-one-chevron {
	float: right;
	width: 30px;
	height: 30px;
	background: url(../i/xb-chevron-down-blue.png) no-repeat center center;
	background-size: 60%;
}

.xb-usersprograms-list-one.xb-usersprograms-list-one-active .xb-usersprograms-list-one-chevron {
	background-image: url(../i/xb-chevron-up-blue.png)
}

.xb-usersprograms-list-one-title {
	border-top: 1px solid rgba(0,0,0,0.3);
	border-bottom: 1px solid rgba(0,0,0,0.3);
	background: rgba(255,255,255,0.4);
	padding: 20px 20px;
	cursor: pointer;
	margin-bottom: 10px;
}

.xb-usersprograms-list-one-title-data {
	margin: 0 50px 0 40px;
}

.xb-usersprograms-list-one-title1 {
	text-transform: uppercase;
	font-weight: bold;
}

.xb-usersprograms-list-one-title2 {
	font-size: 12px;
}

.xb-usersprograms-list-one-data {
	display: none;
	margin-bottom: 30px;
	padding: 0 15px 0 15px;
}

.xb-usersprograms-list-one.xb-usersprograms-list-one-active .xb-usersprograms-list-one-data {
	display: block;
}

.xb-usersprograms-list-one.xb-usersprograms-list-one-active .xb-usersprograms-list-one-num {
    background-color: #fcce44;
}

.xb-programs-one {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted rgba(0,0,0,0.3);
	padding-left: 44px;
}

.xb-programs .xb-programs-one:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0;
}

.xb-programs-one-title {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}

.xb-programs-one-notes {
	font-size: 15px;
	margin-bottom: 15px;
}

.xb-programs-one-list-one {
	font-size: 15px;
	padding: 3px 0 3px 30px;
	background: url(../i/xb-check.png) no-repeat left center;
	background-size: 18px;
}

.xb-programs-one-left {
	float: left;
	width: 70%;
	box-sizing: border-box;
	padding-right: 20px;
}

.xb-programs-one-right {
	float: left;
	width: 30%;
	padding-top: 25px;
}

.xb-programs-one-prices {
	text-align: right;
}

.xb-programs-one-prices-notes1 {
	font-size: 12px;
}

.xb-programs-one-prices-notes2 {
	font-size: 12px;
	color: rgba(0,0,0,0.5);
}

.xb-programs-one-prices-order {
	margin-top: 15px;
}

.xb-programs-one-active .xb-programs-one-prices-order .xb-button {
	background: #fcce44;
}

.xb-programs-one-prices-price {
	margin-top: 10px;
	color: #44aa00;
}

.xb-calcall {
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	background: #fcce44;
	padding: 5px 5px 5px 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	transition: all 0.2s;
	white-space: nowrap;
	z-index: 2;
}

.xb-calcall.xb-calcall-ping {
	box-shadow: 0 0 30px rgba(0,0,0,0.6);
}

.xb-calcall,
.xb-calcall * {
	color: #ffffff;
}

.xb-calcall-title,
.xb-calcall-summ {
	vertical-align: middle;
	display: inline-block;
}

.xb-calcall .xb-button {
	margin-left: 15px;
	background: rgba(255,255,255,0.7) !important;
	vertical-align: middle;
	display: inline-block;
	padding: 0 25px;
	height: 35px;
	line-height: 35px;
	color: #70c1c2;
	border-radius: 5px;
}

.xb-calcall .xb-button:hover {
	background: #70c1c2 !important;
	color: #ffffff;
}

.xb-choosed-result, .xb-choosed-result * {
    color: #ffffff;
}

.xb-choosed-withresult {
	padding-bottom: 60px;
}

.xb-choosed-result {
	position: absolute;
	bottom: 0;
	left: 48px;
    background: #70c1c2;
    padding: 10px 20px 10px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    white-space: nowrap;
}

.xb-choosed-result-title,
.xb-choosed-result-summ {
    vertical-align: middle;
    display: inline-block;
}

.xb-choosed-change {
	position: absolute;
	right: 20px;
	bottom: 10px;
	color: #70c1c2;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
    background: url(../i/xb-back.png) no-repeat left center;
    background-size: contain;
    padding: 0 0 0 18px;
}

.xb-userdata-cabinet-title {
	border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: #fcce44;
    padding: 20px 20px;
    cursor: pointer;
    margin-bottom: 10px;
}

.xb-userdata-cabinet-title-title {
	margin: 0 50px 0 40px;
}

.xb-userdata-cabinet-title-chevron {
    float: right;
    width: 30px;
    height: 30px;
    background: url(../i/xb-chevron-down-w.png) no-repeat center center;
    background-size: 60%;
}

.xb-userdata-cabinet-title-title1 {
	text-transform: uppercase;
    font-weight: bold;
}

.xb-userdata-cabinet-title-title2 {
	font-size: 12px;
}

.xb-userdata-cabinet-data {
	display: none;
	padding: 10px 15px;
}

.xb-userdata-cabinet-data p {
	margin: 0 0 15px 0;
}

.xb-userdata-cabinet.xb-userdata-cabinet-active .xb-userdata-cabinet-title-chevron {
	background-image: url(../i/xb-chevron-up-w.png);
}

.xb-userdata-cabinet.xb-userdata-cabinet-active .xb-userdata-cabinet-data {
	display: block;
}

.xb-userdata-cabinet-title-icon {
	float: left;
	width: 26px;
    height: 26px;
    margin-top: 5px;
    background: #ffffff url(../i/xb-user-y.png) no-repeat center center;
    background-size: 12px;
    border-radius: 100px;
}

.xb-tabs-line {
	border-bottom: 1px solid #70c1c2;
	text-align: center;
}

.xb-tabs-line-one {
	display: inline-block;
	padding: 10px 15px;
	border-bottom: 0;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #cccccc;
    color: #ffffff;
    cursor: pointer;
}

.xb-tabs-line-one.xb-tabs-line-one-active {
	background: #70c1c2;
	cursor: default;
}

.xb-tabs-data-one {
	display: none;
	padding: 20px;
	text-align: center;
}

.xb-tabs-data-one.xb-tabs-data-one-active {
	display: block;
}

.xb-form-line {
	margin-bottom: 10px;
}

.xb-form-line-title {
	display: inline-block;
    width: 39%;
    vertical-align: middle;
    text-align: right;
}

.xb-form-line-value {
	display: inline-block;
    width: 60%;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 30px;
    text-align: left;
}

.xb-form-notes {
	font-size: 12px;
	margin-bottom: 10px;
	color: rgba(0,0,0,0.8);
}

.xb-form a {
	color: #3c8bb7;
}

p.alert {
	padding-left: 50px;
	background: url(../i/xb-alert.png) no-repeat 15px center;
	background-size: 29px;
	border: 1px solid #cccccc;
	border-radius: 10px;
	padding: 20px 20px 20px 60px;
}

/*2025-04-15 1 {*/

.xb-container-content .xb-container-i {
	padding-left: 20px;
	padding-right: 20px;
}

.xb-form {
	max-width: inherit;
}

.xb-form-step1 {
	max-width: 1000px;
}

.xb-choosed {
	position: sticky;
	top: 20px;
	right: 0;
	width: 220px;
	float: right;
	padding: 30px 15px 20px 15px;
	font-size: 13px;
}

.xb-choosed-roomdata {
	background: rgba(255,255,255,0.4);
	border-radius: 10px;
	padding: 30px 40px;
	margin-bottom: 30px;
	position: relative;
}

.xb-choosed,
.xb-choosed-roomdata {
	box-sizing: border-box;
}

.xb-choosed em {
	width: auto;
}

.xb-choosed-back {
	display: inline-block;
	width: 13px;
	height: 13px;
	padding: 0;
	margin-left: 5px;
}

.xb-choosed-one {
	margin-bottom: 10px;
}

.xb-choosed-title {
	z-index: 1;
}

.xb-rooms {
	float: left;
    width: calc(100% - 240px);
    margin-top: 0;
}

.xb-choosed-roomdata {
	float: left;
    width: calc(100% - 240px);
    margin-top: 0;
}

.xb-userdata-cabinet {
	float: left;
    width: calc(100% - 240px);
    margin-top: 0;
    margin-bottom: 20px;
}

.xb-usersprograms {
	float: left;
    width: calc(100% - 240px);
}

.xb-choosed-withresult {
	padding-bottom: 60px;
	margin-bottom: 0;
}

.xb-choosed-withresult .xb-choosed-result {
	left: 0;
	box-sizing: border-box;
	width: 100%;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.xb-form-globalhelp-buttons-one {
	color: #ffffff !important;
}

.xb-programs-one-list-title {
	cursor: pointer;
	font-size: 15px;
	padding: 0 0 0 25px;
	background: url(../i/xb-chevron-down-blue.png) no-repeat 1px center;
    background-size: 15px;
    margin-bottom: 15px;
}

.xb-programs-one-list-active .xb-programs-one-list-title {
	background-image: url(../i/xb-chevron-up-blue.png);
}

.xb-programs-one-list-data {
	display: none;
}

.xb-programs-one-list-active .xb-programs-one-list-data {
	display: block;
}

.xb-choosed-one i {
	font-style: normal;
	font-weight: normal;
}

.xb-choosed-one-price {
	color: #6fc1c2;
	white-space: nowrap;
	font-weight: bold;
	padding-left: 10px;
}

.xb-choosed-prices {
	border-collapse: collapse;
	width: 100%;
}

.xb-choosed-pricesdata-list-delim {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dashed rgba(0,0,0,0.5);
}

.xb-choosed-prices .xb-choosed-one {
	margin-bottom: 0;
}

.xb-choosed-pricesdata-title {
	cursor: pointer;
	padding: 0 0 0 20px;
	background: url(../i/xb-chevron-down-blue.png) no-repeat 0px center;
    background-size: 12px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.xb-choosed-pricesdata-active .xb-choosed-pricesdata-title {
	background-image: url(../i/xb-chevron-up-blue.png);
}

.xb-choosed-pricesdata-list {
	display: none;
}

.xb-choosed-pricesdata.xb-choosed-pricesdata-active .xb-choosed-pricesdata-list {
	display: block;
}

.xb-usersprograms-list-one-fordoc .xb-usersprograms-list-one-num {
	background-image: url(../i/xb_id.png);
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: center center;
}

.xb-form-required {
	color: #ff0000;
}

/*2025-04-15 1 }*/

/*2025-04-16 1 {*/

.xb-paydata {
	float: left;
	width: calc(100% - 240px);
}

.xb-choosed-paydata {
	background: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    padding: 30px 40px;
    margin-bottom: 30px;
    position: relative;
}

.xp-paysystems {
	text-align: center;
	margin-bottom: 20px;
}

.xp-paysystems-one {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 20px;
	border: 2px solid transparent;
	border-radius: 10px;
	cursor: pointer;
	text-align: center;
}

.xp-paysystems-one.xp-paysystems-one-active {
	border-color: #70c1c2;
	cursor: default;
}

.xp-paysystems-one-icon img {
	max-width: 150px;
	max-height: 150px;
}

.xp-paysystems-one-title {
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}

.xp-paysystems-one-choosed {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 100px;
	background-image: url(../i/xb-check.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	opacity: 0.2;
}

.xp-paysystems-one.xp-paysystems-one-active .xp-paysystems-one-choosed {
	opacity: 1;
}

/*2025-04-16 1 } */


/*2025-04-18 1 { */

.xb-form-line-buttons {
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.xb-form-line-check {
	background: url(../i/xb-check.png) no-repeat left center;
	background-size: 13px;
	color: #70c1c2;
	font-size: 12px;
	cursor: pointer;
	padding: 0 0 0 20px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.xb-form-line-check-ok,
.xb-form-line-check-notok {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	vertical-align: middle;
	display: none;
}

.xb-form-line-check-ok {
	color: #00c100;
}

.xb-form-line-check-notok {
	color: #c10000;
}

.xb-form-line-check-ok.xb-form-line-check-active,
.xb-form-line-check-notok.xb-form-line-check-active {
	display: inline-block;
}

.xb-alertwnd {
	position: fixed;
	background: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	max-width: 500px;
	display: none;
	z-index: 1000;
}

.xb-alertwnd.xb-alertwnd-active {
	display: block;
}

.xb-alertwnd-close {
	position: absolute;
	right: 6px;
	top: 6px;
	background: url(../i/xb-close.png) no-repeat center center;
	background-size: 16px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.xb-alertwnd-content {
	padding: 20px;
	text-align: center;
}

/*2025-04-18 1 } */


/*2025-04-21 1 { */

.xb-orderlist {
	margin-bottom: 40px;
}

.xb-orderlist table {
	border-collapse: collapse;
}

.xb-orderlist table tr:nth-child(odd) td,
.xb-orderlist table tr:nth-child(odd) th {
	background: rgba(255,255,255,0.4);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-top:  1px solid rgba(0,0,0,0.1);
}

.xb-orderlist table {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.xb-orderlist table th,
.xb-orderlist table td {
	padding: 5px;
}

.xb-buttons-delim {
	display: inline-block;
	margin: 0 20px 0 20px;
}

.xb-button-red {
	background: #ff0000 !important;
}

/*2025-04-21 1 } */

/*2025-04-23 1 { */

.xb-wait {
    text-align: center;
    line-height: 43px;
    border: 0;
    padding: 0 30px 0 30px;
    font-weight: 500 !important;
    text-decoration: none;
    font-size: 13px !important;
    display: none;
}

.xb-wait.xb-wait-active {
	display: inline-block;
}

	.xb-wait.xb-wait-hide {
		display: none;
	}

.xb-button-clickwait-hide {
	display: none;
	/*visibility: hidden;*/
}

.xb-button-clickwait-visible {
	display: inline-block;
	/*visibility: visible;*/
}

/*2025-04-23 1 } */

/*2025-04-30 1 { */

.xb-button-green {
	background: #87deaa;
}

.xb-paydata-full {
	float: none;
	width: auto;
}

.xb-tablewrap-big td {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.xb-showhide {
	width: 20px;
	height: 20px;
	background: url(../i/xb-chevron-down-blue.png) no-repeat center center;
	background-size: contain;
	display: inline-block;
	cursor: pointer;
}

.xb-showhide.xb-showhide-active {
	background-image: url(../i/xb-chevron-up-blue.png);
}

.xb-tablewrap-inv {
	display: none;
}

.xb-tablewrap-inv.xb-tablewrap-inv-active {
	display: table-row;
}

.xb-tablewrap-inv-header td {
	font-weight: bold;
}

.xb-tablewrap-inv-last td {
	padding-bottom: 30px !important;
}

/*2025-04-30 1 } */

/*2025-05-02 1 { */
.xb-orderlist-status {
	font-weight: bold;
}

.xb-orderlist-red .xb-orderlist-status {
	color: #c10000;
}

.xb-orderlist-green .xb-orderlist-status {
	color: #00c100;
}

.xb-orderlist-red td {
	background: rgba(255,179,128, 0.3) !important;
}

.xb-orderlist-green td {
	background: rgba(135,222,170, 0.4) !important;
}

.xb-form-one-noicon .xb-form-one-data {
	margin-left: 0;
}

.xb-alertwnd-userdata {
	min-width: 500px;
}

.xb-alertwnd {
	max-height: 97%;
}

.xb-alertwnd-content {
	overflow: auto;
	overscroll-behavior: none;
}
/*2025-05-02 1 } */

@media (max-width: 700px) {
	.xb-top-left {
		float: none;
		text-align: center;
	}

	.xb-top-right {
		margin-top: 15px;
		float: none;
		text-align: center;
	}

	.xb-logo {
		display: block;
		margin: 0 auto 10px auto;
	}

	.xb-title {
		margin-left: 0;
		display: block;
	}

	.top-main {
		margin-right: 20px;
	}

	.top-auth {
		margin-right: 20px;
	}

	.top-phone {
		display: none;
	}

	.xb-ptitle {
		margin-top: 70px;
		font-size: 25px;
	}

	.xb-container-content .xb-container-i {
		padding: 40px 10px;
	}

	.xb-steps-i {
		text-align: center;
	}

	.xb-steps {
		margin-bottom: 20px;
	}

	.xb-steps-title {
		display: block;
		text-align: center;
		padding-right: 0;
		font-size: 21px;
		line-height: inherit;
		float: none;
	}

	.xb-steps-list {
		float: none;
		text-align: center;
	}

	.xb-steps-list-one {
		margin: 0 5px 0 5px;
	}

	.xb-form-globalhelp {
		position: static;
		width: 100% !important;
		box-sizing: border-box;
		margin-bottom: 26px;
	}

	.xb-form-one-title {
		float: none;
		text-align: left;
		width: 100%;
		margin: 0 0 10px 0;
	}

	.xb-form-one-value {
		float: none;
		text-align: left;
		width: 100%;
		padding-left: 0;
	}

	.xb-form-one-value select {
		max-width: 100%;
		box-sizing: border-box;
	}

	.xb-container-bottom-left,
	.xb-container-bottom-right {
		float: none;
    	width: 100%;
    	padding-right: 0px;
    	padding-left: 0;
	}

	.xb-container-bottom .xb-container-i {
	    padding: 20px 20px;
	}

	.xb-container-pays img {
	    max-width: 100%;
	}

	.xb-container-pays .xb-container-i {
		padding: 10px 10px;
	}

	.xb-hide-on-mobile {
		display: none;
	}

	.xb-form-one-days .xb-form-one-value .xb-form-one-value-countable:nth-child(2) {
		margin-left: 0;
	}

	.xb-form-help {
		display: none !important;
	}

	.xb-choosed {
		padding: 30px 10px;
	}

	.xb-choosed-room-image-slider {
		width: 100%;
		height: auto;
		aspect-ratio: 16 / 10;
		float: none;
	}

	.xb-choosed-room-data {
		margin-left: 0;
		margin-top: 10px;
	}

	.xb-choosed-room-data-icons-one {
		width: 50%;
	}

	.xb-header {
		font-size: 21px;
	}

	.xb-usersprograms-list-one-title {
		padding: 10px 10px;
	}

	.xb-usersprograms-list-one-data {
		padding-left: 0;
		padding-right: 0;
	}

	.xb-programs-one {
		padding-left: 0;
	}

	.xb-programs-one-left,
	.xb-programs-one-right {
		width: 100%;
		padding: 0;
		float: none;
	}

	.xb-calcall .xb-calcall-title,
	.xb-calcall .xb-calcall-summ {
		font-size: 14px;
	}

	.xb-calcall .xb-button {
		padding-left: 10px;
		padding-right: 10px;
	}

	.xb-usersprograms-list-one-title1 {
		font-size: 14px;
	}

	.xb-rooms-list-one {
		float: none;
		width: 100%;
	}

	/*2025-04-15 1 {*/

	.xb-choosed {
		position: relative;
		float: none;
		width: 100%;
	}

	.xb-rooms,
	.xb-choosed-roomdata,
	.xb-usersprograms,
	.xb-userdata-cabinet {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}

	.xb-form input[type=text], .xb-form input[type=password], .xb-form input[type=number], .xb-form select {
		max-width: 100%;
		box-sizing: border-box;
	}

	.xb-form-line-title,
	.xb-form-line-value {
		width: 100%;
		display: block;
		text-align: center;
		padding: 0;
	}

	.xb-form-line-title {
		margin-bottom: 5px;
	}

	.xb-choosed-withresult {
		margin-bottom: 20px;
		padding-bottom: 50px;
	}

	/*2025-04-15 1 }*/


	/*2025-04-16 1 { */

	.xb-paydata {
		float: none;
		width: 100%;
		margin-top: 45px;
	}

	.xb-choosed-paydata {
		padding: 15px 10px;
	}

	.xb-choosed-paydata * {
		font-size: 13px;
	}

	.xp-paysystems-one {
		display: block;
		margin-bottom: 10px;
	}

	/*2025-04-16 1 } */


	/*2025-04-18 1 { */

	.xb-alertwnd {
		width: 90%;
	}

	.xb-form-line-buttons {
		display: block;
		text-align: center;
		margin-top: 5px;
	}
	/*2025-04-18 1 } */

	/*2025-04-21 1 { */
	.xb-tablewrap {
		overflow: auto;
		width: 100%;
		background: url(../i/xb-swipe.png) no-repeat center top;
		/*background-attachment: fixed;*/
		padding-top: 60px;
		background-size: 50px;
	}

	.xb-buttons-delim {
		display: block;
		margin: 10px 0px 10px 0px;
		text-align: center;
	}
	/*2025-04-21 1 } */

	/*2025-04-30 1 { */

	.block-on-mobile {
		display: block;
	}

	.xb-buttons-list .xb-button {
		margin-bottom: 10px;
		white-space: normal;
		line-height: 22px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	/*2025-04-30 1 } */

	/*2025-05-02 1 { */
	.xb-alertwnd-userdata {
		min-width: unset;
	}

	.xb-alertwnd .xb-form-one-title,
	.xb-alertwnd .xb-form-one-value {
		float: none;
		text-align: center;
		width: 100%;
	}


	/*2025-05-02 1 } */

	
}