.chat-with-manager {

	width: 110px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	text-align: center;
	z-index: 10002;

	cursor: pointer;
}

.opacity0 {

	opacity: 0;
}

#step-top-order {
    display: none;
}

.chat-title {
	font-family: 'Roboto',Arial,sans-serif;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;

	color: #fff;

	font-size: 23px;
	font-weight: bold;
	line-height: 100px;
}

.get-chat {

	width: 100%;
	max-width: 110px;
	cursor: pointer;
}

.dialog {

	display: none;

	position: relative;

	width: 354px;
	min-height: 100px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 10002;

	background: #fff;

	margin: auto;
}

.dialog-title {
	position: relative;
	font-family: 'Roboto', Arial, sans-serif;
	background: #4caff1;
	padding: 9px 30px 9px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.dialog-text {

	color: #fff;
	font-size: 18px;
	line-height: 22px;
}

.dialog-close {

	position: absolute;
	top: 9px;
	right: 9px;

	width: 100%;
	max-width: 21px;

	cursor: pointer;
}

.dialog-body {

	position: relative;

	height: 460px;
	background: #fff;
	overflow: hidden;
	padding: 0 20px 0 20px;
}

.isWritting {

	display: none;

	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #000;
	font-size: 16px;
	font-style: italic;
	z-index: 9;
	background: #fff;
}

.writting-dot {

	font-size: 35px;	
}

.dialog-wrapper {

	position: absolute;
    font-family: 'Roboto', Arial, sans-serif;
	height: 455px;
	background: #fff;
	overflow: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-weight: 300;
	padding-top: 15px;
}

.dialog-wrapper::-webkit-scrollbar {width: 0};
.dialog-wrapper {-ms-overflow-style: none;}

/* Специально для firefox, где нельзя полосу прокрутки стилизовать */

@-moz-document url-prefix() {

.dialog {

	width: 374px;
}

.dialog-wrapper {

	width: 334px;
}
}

.managers-question {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	text-align: left;

	min-height: 50px;
	padding-bottom: 15px;
	padding-left: 2px;
	padding-right: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.clients-answer {

	padding-bottom: 15px;

	padding-left: 2px;
	padding-right: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	text-align: right;

	min-height: 50px;
}

.managers-photo {

	display: inline-block;
	vertical-align: top;

	margin-right: 10px;
	
	width: 45px;
	height: 45px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

.question-text {

	font-size: 16px;
	line-height: 20px;
	letter-spacing: normal;
	max-width: 255px;

	padding: 5px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
	display: inline-block;
	vertical-align: top;

	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}


.clients-photo {

	display: inline-block;
	vertical-align: middle;

	margin-left: 10px;

	width: 42px;
	height: 42px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;

	background: rgb(0, 114, 184);
	color: #fff;
	text-align: center;
}

.clients-name {

	color: #fff;
	font-size: 16px;
	line-height: 42px;
}

.answer-text {

	font-size: 16px;
	line-height: 22px;
	letter-spacing: normal;

	max-width: 255px;

	padding: 5px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
	display: inline-block;
	vertical-align: middle;

	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;

	text-align: left;
}

.dialog-adult {

	display: inline-block;
	vertical-align: middle;

	color: rgb(23, 120, 197);
	font-weight: bold;
	padding-right: 10px;
}

.dialog-adult-input,
.dialog-children-input,
.dialog-rooms-input {

	display: inline-block;

	display: none;

	vertical-align: top;
	width: 36px;
	margin-left: 5px;
	padding: 1px;
	box-sizing: border-box;

	font-family: pfdindisplaypro-light, tahoma, arial, verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;

	color: rgb(23, 120, 197);
	font-weight: bold;
	text-align: center;

	border: 1px solid #e0e0e0;

	border-radius: 5px;

	-webkit-box-shadow: inset 0px 0px 5px -1.5px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 0px 0px 5px -1.5px rgba(0, 0, 0, .5);
	box-shadow: inset 0px 0px 5px -1.5px rgba(0, 0, 0, .5);

	margin-left: 5px;
}

.dialog-adult-submit,
.dialog-children-submit,
.dialog-rooms-submit {

	display: inline-block;

	display: none;

	vertical-align: middle;
	height: 22px;

	border: 0;
	outline: 0;

	font-family: pfdindisplaypro-light, tahoma, arial, verdana, sans-serif;
	font-size: 14px;

	font-weight: bold;
	text-align: center;
	cursor: pointer;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;

	user-select: none;
	padding-left: 7px;
	padding-right: 7px;

	line-height: 22px;
	background: #0072B8;
	color:#fff;
	margin-left: 3px;
	border-radius: 5px;
	text-decoration:none;
}

.dialog-adult-submit {
	margin-left: 15px;
}

.dialog-children {

	padding-right: 2px;
	color: rgb(23, 120, 197);
	font-weight: bold;	
}

.question-text p:nth-child(2) {
	flex-wrap: nowrap;
    display: flex;
    align-items: center;
}

#step-7 .question-text {
	width: 100%;
}

.children-paragraf {
	width: 100%;
	padding: 5px 0;
	justify-content: space-between;
}

.chat-p {
	padding: 5px 0;
	flex-wrap: nowrap;
    display: flex;
    align-items: center;
} 

.dialog-rooms {

	color: rgb(23, 120, 197);
	font-weight: bold;
	margin-right: 10px;
}

.dialog-rooms-submit {
	margin-left: 15px;
}

.dialog-phone {
	width: 100%;
	max-width: 100%;
	font-size: 16px!important;
	line-height: 20px;

	padding: 4px 10px;
	box-sizing: border-box;

	border: 1px solid rgb(199, 199, 199);
	border-radius: 3px;
	outline: 0;
}


.dialog-name::-webkit-input-placeholder {font-size: 16px!important;line-height: 24px;}
.dialog-name::-moz-placeholder          {font-size: 16px!important;line-height: 24px;}
.dialog-name:-moz-placeholder           {font-size: 16px!important;line-height: 24px;}
.dialog-name:-ms-input-placeholder      {font-size: 16px!important;line-height: 24px;}
.dialog-name[placeholder]  {font-size: 16px!important;line-height: 24px;}

.dialog-phone::-webkit-input-placeholder {font-size: 16px!important;line-height: 24px;}
.dialog-phone::-moz-placeholder          {font-size: 16px!important;line-height: 24px;}
.dialog-phone:-moz-placeholder           {font-size: 16px!important;line-height: 24px;}
.dialog-phone:-ms-input-placeholder      {font-size: 16px!important;line-height: 24px;}
.dialog-phone[placeholder]  {font-size: 16px!important;line-height: 24px;}

.dialog-email::-webkit-input-placeholder {font-size: 16px!important;line-height: 24px;}
.dialog-email::-moz-placeholder          {font-size: 16px!important;line-height: 24px;}
.dialog-email:-moz-placeholder           {font-size: 16px!important;line-height: 24px;}
.dialog-email:-ms-input-placeholder      {font-size: 16px!important;line-height: 24px;}
.dialog-email[placeholder]  {font-size: 16px!important;line-height: 24px;}


.insert_your_phone {

	font-weight: bold;
}
.insert_your_email {
	font-weight: bold;
}

.insert_your_name {
	font-weight: bold;
}

.dialog-phone:focus {
	border: 1px solid rgb(199, 199, 199);
	outline: 0;
}

.dialog-name {
	width: 100%;
	max-width: 100%;
	font-size: 16px!important;
	line-height: 20px;
	padding: 4px 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	border: 1px solid rgb(199, 199, 199);
	border-radius: 3px;
	outline: 0;
}

.dialog-email {
	width: 100%;
	max-width: 100%;
	padding: 2px 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	border: 1px solid rgb(199, 199, 199);
	border-radius: 3px;
	outline: 0;
}

.contact-text {
	display: none;
}

.required_phone {
	color: red;
}

.client-info_name {
	margin-top: 5px;
	font-weight: bold;
}

.client-info_phone {

	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.submit_clients_contacts {

	display: none;

	margin: 10px 10px 0 10px;
	min-width: 110px;

	color: #fff;
	background: #0072B8;
	padding: 5px 15px;
	text-align: center;
	outline: 0;
	border: 0;
	
	cursor: pointer;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.change_clients_contacts {

	margin-bottom: 10px;
}

.submit_clients_contacts:hover {

	background: #1D8FD5;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bron-or-consult {

	font-family: pfdindisplaypro-light, tahoma, arial, verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;

	color: rgb(23, 120, 197);
	font-weight: bold;
	cursor: pointer;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;

	text-decoration: underline;

	user-select: none;
}

.alarm-text {

	color: rgb(253, 60, 60);
}

.bold-text {

	font-weight: bold;
}

.orange-text {

	/*color: rgb(236, 126, 1);*/
	color: #000;
}

.contact-text {

	padding-top: 5px;
	padding-bottom: 10px;
}

/* Календарь, отдельные стили */

#dialog-datepicker .ui-datepicker-title {

  font-size: 1em;
  line-height: 35px;
  color: #5E5E5E;

  text-align: center;
}

#dialog-datepicker .ui-datepicker {

	width: 230px;
}

#dialog-datepicker .ui-datepicker-calendar {

	width: 230px;
}

#dialog-datepicker .ui-datepicker-calendar td {

	padding: 1px;
}

#dialog-datepicker .ui-datepicker-calendar td a {

	padding: 4px;
}

#dialog-datepicker .ui-widget-header {

	position: relative;
}

#dialog-datepicker .ui-datepicker-prev {

	top: 6px!important;
	left: 15px;
}

#dialog-datepicker .ui-datepicker-next {

	top: 6px!important;
	right: 15px;
}

#dialog-datepicker .ui-state-active {

	background: rgba(90, 197, 252, .3);
}

#dialog-datepicker .ui-datepicker-calendar .ui-state-disabled {

	/*text-decoration: line-through;*/
}

.ui-datepicker .selected-start:not(.selected-end) a,
.ui-datepicker .selected-end:not(.selected-start) a {
  background: #F3FDD5;
}

.ui-datepicker .selected.first-of-month:not(.selected-start) a {
  border-left: 2px dotted #D4E7F6;
  padding-left: 1px;
}

.ui-datepicker .selected.last-of-month:not(.selected-end) a {
  border-right: 2px dotted #D4E7F6;
  padding-right: 1px;
}

/* Календарь, отдельные стили, конец */

.choosen-value {

	color: rgb(0, 36, 106);
}

.dialog-step,
.step-x {

	display: none;
}

.adult-values {

	display:flex;
	align-items:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dialog-adult,
.dialog-children,
.dialog-rooms {

	display: none;
}

.final-phone {

	font-weight: bold;
	display: none;
}

.empty-block {

	width: 100%;
	height: 130px;
	background: #fff;
}

.hidden-word {

	display: none;
}

.submit_corp {

	display: none;
	margin-left: 0;
}

.corporate-department-data .submit_corp {

	display: block;
}

@media screen and (min-width: 480px){

.dialog {
    outline: 2px solid #4caff1;
    height: 502px;
}

}

@media screen and (max-width: 480px){

#allrecords {

	overflow: hidden;
}

.chat-title {

	font-size: 16px;
	font-weight: bold;
	line-height: 75px;
}

.chat-with-manager {

	width: 80px;
	position: fixed;
	bottom: 50px;
	right: 30px;
	text-align: center;
	z-index: 9999;
}

.get-chat {

	display: block;

	width: 100%;
	max-width: 100px;
	cursor: pointer;
}

.dialog {

	display: none;
	width: auto;
	height: auto;

	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 9999;
}

.dialog-body {

	height: 100vh;
    padding: 0;
}

.dialog-wrapper {
	
	height: 100vh;
	position: static;
	margin: 0 auto;
	max-width: 314px;
	padding-top: 15px;
}

.dialog-title {

    font-family: 'Roboto', Arial, sans-serif;
	padding: 10px 45px 10px 10px;
}

.dialog-text {

    color: #fff;
    font-size: 24px;
    line-height: 30px;
}

.dialog-close {
	
	top: 5px;
	max-width: 40px;
	cursor: pointer;
}

.empty-block {

	height: 240px;
}
#dialog-datepicker .ui-datepicker-prev {

	top: 1px!important;
	left: 5px;
}

#dialog-datepicker .ui-datepicker-next {

	top: 1px!important;
	right: 15px;
}
.ui-datepicker-prev .ui-icon {

	display: block;

	width: 25px;
	height: 25px;

	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;

	text-indent: -99999px;

	background: url('/remote/chat/img/icons/date-arrow-left.png') no-repeat;
	background-size: 25px;
	background-position: center;
}
.ui-datepicker-next .ui-icon {

	display: block;

	width: 25px;
	height: 25px;

	top: 0;
	bottom: 0;
	left: 15px;
	right: 0;
	margin: auto;

	text-indent: -99999px;

	background: url('/remote/chat/img/icons/date-arrow-right.png') no-repeat;
	background-size: 25px;
	background-position: center;
}
}


@media screen and (max-width: 340px){

	.answer-text {

		font-size: 15px;
	}

	.question-text {

		font-size: 15px;
	}
}

.scroll-locked {

  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}




/* Блок для всплывающего календаря на мобильнике */

.calc_overlay {

    background: rgba(0, 0, 0, .5);
    z-index: 999999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: auto;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, .35);
}

.calc_overlay_white {

	display: none;

    background: rgb(255, 255, 255);
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: auto;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, .35);

    min-height: 370px;
}

.calc_overlay_white .ui-datepicker-calendar {

    width: 100%;
}

.adults_and_children_calc {

    width: 100%;
    min-height: 200px;

    background: rgb(255, 255, 255);

    position: relative;
    margin: 0 auto 150px auto;

}

.calc-title {

    position: relative;

    background: #4caff1;
    color: #fff;
    text-align: center;
    font-family: 'Arial';
    font-size: 18px;
    line-height: 30px;

    padding: 10px 30px;

    box-sizing: border-box;

    font-weight: bold;
}

.calc-close {

    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
}

.calc-wrapp {

    padding: 15px 25px;
    box-sizing: border-box;
}

.guests-text {

    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #000;
}

.guests-child-text {
    
    font-size: 16px;
    line-height: 30px;
}

.guests-text-dop {

    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #aaa;
}

.calc-pass {

    position: relative;
    margin-bottom: 30px;

    padding-right: 90px;
    box-sizing: border-box;
}

.calc-children {

    margin-bottom: 20px;
    min-height: 30px;
}

.guests-calc {

    position: absolute;
    top: 0;
    right: 0;

    font-size: 0;
    line-height: 0;
    letter-spacing: 0;

    width: 90px;
    height: 30px;
}

.calc-elem {

    display: inline-block;
    vertical-align: middle;

    font-size: 18px;
    line-height: 30px;
    letter-spacing: normal;

    cursor: pointer;
}

.calc-plus {

    width: 30px;
    height: 30px;
    border: 0;
    background: 0;
    text-align: center;

    font-size: 26px;
    line-height: 30px;
    letter-spacing: normal;

    background: #047878;
    border-radius: 50%;
    color: #fff;
}

.calc-minus {

    width: 30px;
    height: 30px;
    border: 0;
    background: 0;
    text-align: center;

    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: normal;

    background: #047878;
    border-radius: 50%;
    color: #fff;
}

.calc-value {

    width: 30px;
    height: 30px;
    border: 0;
    background: 0;
    text-align: center;
    font-weight: bold;
}

.calc-elem-empty {

    background: #ccc;
}

.onepxblackhr {

    display: block;
    margin-bottom: 10px;

    width: 100%;
    height: 1px;
    border: 0;
    outline: 0;
    color: #000;
    background-color: #000;
 }

.guests-calc-ready {

    width: 100%;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    background: #047878;
    text-align: center;
    outline: 0;
    border: 0;
}

.children-hidden-calc {

    position: relative;
}

.guests-select-children {

    width: 90px;
    height: 30px;

    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    color: #000;
}

.children-hidden-calc {

    display: none;
}


.calc-datepicker .ui-datepicker-calendar td a {

	border-radius: 0;
	padding: 0!important;
}
.calc-datepicker .ui-datepicker-title {
	
	text-align: center;
	font-weight: bold;
	line-height: 60px;
	font-size: 20px;
}

.calc-datepicker .ui-datepicker .ui-datepicker-header {

	position: relative;
}

@media screen and (max-width: 480px) {

.calc-datepicker {

    width: 100%;
}
.calc-datepicker .ui-widget.ui-widget-content {

    width: 100%;
}

.calc-datepicker .ui-widget-header {

    border: 0;
    background: #fff;
    
}

.calc-datepicker .ui-widget.ui-widget-content {
	box-sizing: border-box;
    border: 0;
}

.calc-datepicker .ui-corner-all {

    border-radius: 0;
}

.calc-datepicker .ui-datepicker td span {

    text-align: center;
}

.calc-datepicker .ui-datepicker td a {

    text-align: center;
}

.calc-datepicker .ui-widget-content .ui-state-default {

    border: 0;
    background: #fff;
    font-weight: normal;
    color: #000;
    font-size: 14px;
    line-height: 30px; 
}

.calc-datepicker .ui-widget-content .ui-state-active {

    background: #047878;
    color: #fff;
}

.datepicker-calc-hr {

    display: block;
    width: 80%;
    margin: 0 auto;
    height: 2px;
    background: #047878;
}

#calc-datepicker-2 {

    display: none;
}

}


.calc_overlay_wrapper .ui-widget-header .ui-datepicker-prev {

	top: 20px!important;
	left: 15px;

	width: 25px;
	height: 25px;
}

.calc_overlay_wrapper .ui-widget-header .ui-datepicker-next {

	top: 20px!important;
	right: 15px;

	width: 25px;
	height: 25px;
}

.calc_overlay_wrapper .ui-widget-header .ui-datepicker-prev .ui-icon {

	display: block;

	width: 25px;
	height: 25px;

	top: 4px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;

	text-indent: -99999px;

	background: url('/remote/chat/img/icons/date-arrow-left.png') no-repeat;
	background-size: 25px;
	background-position: center;
}

.calc_overlay_wrapper .ui-widget-header .ui-datepicker-next .ui-icon {

	display: block;

	width: 25px;
	height: 25px;

	top: 4px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;

	text-indent: -99999px;

	background: url('/remote/chat/img/icons/date-arrow-right.png') no-repeat;
	background-size: 25px;
	background-position: center;
}
.calc_overlay_wrapper  
.ws-chat-btn-el-container {

	display: none!important;
}


.ssl2-people {
	
	display: none;
}

.sliderBron2 td.ssl2-table-guests {

	display: none;
}

/* Блок для всплывающего календаря на мобильнике, конец */


.dialog-adult-input::-webkit-input-placeholder {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-adult-input::-moz-placeholder          {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-adult-input:-moz-placeholder           {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-adult-input:-ms-input-placeholder      {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-adult-input::placeholder               {color: #9e9e9e; font-size: 14px; font-weight: normal;}

.dialog-children-input::-webkit-input-placeholder {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-children-input::-moz-placeholder          {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-children-input:-moz-placeholder           {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-children-input:-ms-input-placeholder      {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-children-input::placeholder               {color: #9e9e9e; font-size: 14px; font-weight: normal;}

.dialog-rooms-input::-webkit-input-placeholder {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-rooms-input::-moz-placeholder          {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-rooms-input:-moz-placeholder           {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-rooms-input:-ms-input-placeholder      {color: #9e9e9e; font-size: 14px; font-weight: normal;}
.dialog-rooms-input::placeholder               {color: #9e9e9e; font-size: 14px; font-weight: normal;}


/* Стили по корпам */


.corp-question {

    padding-bottom: 15px;
}

.corp-arrive {

	color: rgb(23, 120, 197);
	font-weight: bold;

	text-decoration: underline;

	cursor: pointer;
}

.corp-submit {

	padding-right: 15px;
    color: rgb(23, 120, 197);
    font-weight: bold;
}

.whatsapp-submit {

	padding-right: 5px;
    color: rgb(23, 120, 197);
    font-weight: bold;
}

.corp-step {

	display: none;
}




.choosen-value {

	color: rgb(0, 36, 106);
}

.corp-count-people {
	
	width: 30px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.corp-submit-button-wrapper {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	text-align: center;
}

.corp-submit-button {

	display: inline-block;
	vertical-align: middle;

	text-decoration: none;

	padding: 5px 8px;
	margin-top: 10px;

	font-size: 16px;
	line-height: 16px;
	letter-spacing: normal;

	background: rgb(23, 120, 197);
	color: #fff!important;

	border-radius: 3px;

	transition: .3s background;

	cursor: pointer;
}

.corp-submit-button-active {
	
	transition: .3s background;
	background: #00C200;
}

.corp-submit-button-first {

	margin-right: 15px;
}


@media only screen and (max-width: 751px) {

	.ui-datepicker-append {
top: 20px;
    left: 115px;
    font-size: 18px;
	font-weight: 300;
    position: absolute;
    cursor: pointer;
	}
}
.ui-datepicker-append {  
	font-family: 'Roboto',Arial,sans-serif;
	font-weight: 300;
  	position: absolute;
    top: 21px;
    font-size: 16px;
    left: 105px;
    color: #9e9e9e;
}
.form_block .ui-datepicker-append{
	color: #000;
	} 
#form81201517 .ui-datepicker-append, #form83236818 .ui-datepicker-append{color: #000;
	top: 18px;}
#coming,#leaving,#coming_scroll,#leaving_scroll,#corp_coming_scroll,#corp_leaving_scroll,#coming2,#leaving2{cursor: pointer;}
.ui-datepicker td span, .ui-datepicker td a{
	text-align: center !important;
}
.ui-datepicker-append {cursor:pointer;}

.ws-chat-mobile .ws-chat-btn-el-container {

	display: none!important;
}

.corp-submit-button-first {

	margin-right: 15px;
}

#mesengers a:nth-child(odd) {

	margin-right: 10%;
}

.ws-chat .ws-chat-container {
    left: 60%!important;
}


#form81201517 .ui-datepicker-append, #form83236818 .ui-datepicker-append{color: #000;
	top: 0;}

#form83236818 .ui-datepicker-append{color: #000;
	top: 18px;}

.corp_overlay {

    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: auto;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, .35);
}


/* Из чата переход в корп с календаря */

.get-corp-comments {

	width: 100%;
	max-width: 255px;

	float: right;

	display: none;

    height: 40px;

    text-align: left;

    font-size: 0;
    line-height: 0;
    letter-spacing: 0;

    margin-top: 5px;
    margin-bottom: 20px;
    margin-right: 3px;
    padding: 5px 10px 5px 45px;
    box-sizing: border-box;

    color: #fff;
	
	background: #0A6EE0;

    background-image: -webkit-linear-gradient(#46a4fb, #3193f4, #1d83ec, #0b71e2, #0660d8);
    background-image: -o-linear-gradient(#46a4fb, #3193f4, #1d83ec, #0b71e2, #0660d8);
    background-image: linear-gradient(#46a4fb, #3193f4, #1d83ec, #0b71e2, #0660d8);

	background-image: url('/frontend/web/images/chat.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 25px;

	border-radius: 10px;
	
    border: 0;
    outline: 0;
}

.get-corp-comments_big {

    font-size: 14px;
    line-height: 16px;
    letter-spacing: normal;
}

.get-corp-comments_small {

    font-size: 12px;
    line-height: 14px;
    letter-spacing: normal;
}

.corp_overlay {

    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10003;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: auto;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, .35);
}

.corp-comments-form {

	position: relative;

	width: 100%;
	max-width: 950px;

	border-radius: 5px;

	margin: 5% auto;

	padding: 30px 20px;

	box-sizing: border-box;

    background: rgb(255, 255, 255);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, .35);
}

.corp-chat-close {

	position: absolute;

	top: 10px;
	right: 10px;

	width: 30px;
	height: 30px;

	cursor: pointer;
}

.corp-comments-info {

	text-align: center;
}

.corp-comments-text {

	font-size: 22px;
	line-height: 28px;

	font-family: 'Roboto', sans-serif;
}

.corp-comments-fields {

	padding-top: 30px;

	box-sizing: border-box;

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
}

.corp-comments-name {

	display: inline-block;
	vertical-align: top;
	width: 31%;

	margin-right: 3.5%;

	font-size: 14px;
	line-height: 40px;
	letter-spacing: normal;
}

.corp-comments-email {

	display: inline-block;
	vertical-align: top;
	width: 31%;

	margin-right: 3.5%;

	font-size: 14px;
	line-height: 40px;
	letter-spacing: normal;
}

.corp-comments-phone {

	display: inline-block;
	vertical-align: top;
	width: 31%;

	font-size: 14px;
	line-height: 40px;
	letter-spacing: normal;
}

.corp-comments-name-input {

	width: 100%;
	height: 40px;

	padding: 0 5px;
	box-sizing: border-box;

	outline: 0;
	border: 1px solid #C6C6C6;

	font-size: 16px;
	line-height: 40px;
	letter-spacing: normal;
}

.corp-comments-email-input {

	width: 100%;
	height: 40px;

	padding: 0 5px;
	box-sizing: border-box;

	outline: 0;
	border: 1px solid #C6C6C6;

	font-size: 16px;
	line-height: 40px;
	letter-spacing: normal;
}

.corp-comments-phone-input {

	width: 100%;
	height: 40px;

	padding: 0 5px;
	box-sizing: border-box;

	outline: 0;
	border: 1px solid #C6C6C6;

	font-size: 16px;
	line-height: 20px;
	letter-spacing: normal;
}

.corp-comments-name-input:focus {

	outline: 0!important;
}

.corp-comments-email-input:focus {

	outline: 0!important;	
}

.corp-comments-phone-input:focus {

	outline: 0!important;	
}

.corp-comments-textarea {

	padding-top: 30px;
}

.corp-comments-textarea-text {

	width: 100%;

	min-height: 500px;

	resize: vertical;

	outline: 0;
	border: 1px solid #C6C6C6;

	box-sizing: border-box;

	padding: 0 5px;

	font-size: 16px;
	line-height: 24px;
	letter-spacing: normal;

    font-family: 'Roboto';
}

.corp-comments-textarea-text:focus {

	outline: 0!important;	
}

.corp-chat-send {

    width: 100%;
    max-width: 250px;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-image: -webkit-linear-gradient(#46a4fb, #3193f4, #1d83ec, #0b71e2, #0660d8);
    background-image: -o-linear-gradient(#46a4fb, #3193f4, #1d83ec, #0b71e2, #0660d8);
    background-image: linear-gradient(#46a4fb, #3193f4, #1d83ec, #0b71e2, #0660d8);
    border: 0;
    outline: 0;

    cursor: pointer;
}

.agree-info {

	padding: 20px 0;

    font-family: 'Roboto';

    font-size: 14px;
    line-height: 20px;
}

@media only screen and (max-width: 1690px) {

	.corp-comments-form {

		max-width: 750px;
	}

	.corp-comments-textarea-text {

		min-height: 350px;
	}
}

@media only screen and (max-width: 768px) {

	.corp-comments-form {

		max-width: 460px;
	}

	.corp-comments-textarea-text {

		min-height: 250px;
	}

	.corp-comments-form {

		padding: 20px;
	}

	.corp-comments-info {

		margin-top: 30px;
	}

	.corp-comments-name-input {

		font-size: 16px;
	}

	.corp-comments-email-input {

		font-size: 16px;
	}

	.corp-comments-phone-input {

		font-size: 16px;
	}
}

@media only screen and (max-width: 480px) {

	.corp-comments-form {

		width: 90%;

		margin: 10% auto;
	}

	.corp-comments-name {

		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.corp-comments-email {

		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.corp-comments-phone {

		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.corp-comments-textarea {

		padding-top: 0;
	}
}

/* Блок для всплывающего календаря на мобильнике */

.calc_overlay {

    background: rgba(0, 0, 0, .5);
    z-index: 999999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: auto;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, .35);
}

.calc_overlay_white {

	display: none;

    background: rgb(255, 255, 255);
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: auto;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, .35);

    min-height: 370px;
}

.t282__menu_static .t282__positionfixed {

	z-index: 999!important;
}


#calc-datepicker-1 .ui-state-default {

	color: #000!important;
}

#calc-datepicker-2 .ui-state-default {

	color: #000!important;
}

@media only screen and (max-width: 500px) {
body .get-free-call {
    position: fixed;
    bottom: 50px;
    left: 50px;
    width: 80px;
    height: 80px;
    z-index: 999!important;
}
}
/*.text-ready-phrase {

	display: none;
}*/
.active-been {

	color: #000;
}

#go-chast-whatsapp {
	display: block;
	padding: 5px 10px;
	background: rgb(23, 120, 197);
	color: #fff!important;
	font-weight: bold;
	text-align: center;
}
#go-chast-phone {
	display: block;
	padding: 5px 10px;
	background: rgb(23, 120, 197);
	color: #fff!important;
	font-weight: bold;
	text-align: center;
}

.new-w {
	display: flex;
	justify-content: space-between;
	max-width: 130px;
	margin: 10px auto;
}

.desktop-version {
    display: inline-block;
}

.mobile-version {
	display: none;
}

@media only screen and (max-width: 480px){
	.desktop-version {
		display: none;
	}
	.mobile-version {
		display: inline-block;
	}
}

.mobile-version p:nth-child(2){
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 130px;
    margin: 10px auto;
}

#go-corp-whatsapp {
	display: block;
    padding: 5px 10px;
    background: rgb(23, 120, 197);
    color: #fff!important;
    font-weight: bold;
    text-align: center;
}

#go-corp-phone {
    display: block;
    padding: 5px 10px;
    background: rgb(23, 120, 197);
    color: #fff!important;
    font-weight: bold;
    text-align: center;
}

.q-hide {
	display: none;
}

#client-info_dates_sale {
	font-weight: 400;
}

.t-class-link {
    color: #000!important;
    text-decoration: underline;
}

.t-link-p {
    margin-top: 5px;
}

.t-suscribe-us {
    margin-top: 5px;
}

.step-xx-whatsapp {
    display: none;
    padding-top: 20px;
    padding-bottom: 40px;
}

.go-to-wa {
    float: right;
    display: block;
    width: calc(50% - 10px);
    height: 38px;
    line-height: 38px;
    background: rgb(23, 120, 197);
    color: #fff!important;
    font-weight: bold;
    text-align: center;
}

.go-to-wa-p {
    float: left;
    display: block;
    width: calc(50% - 10px);
}

/*  По телеграмм версии */

.step-x-whatsapp-tg #go-chast-whatsapp.whatsapp-submit-wa {
    display: flex;
    height: 32px;
    padding: 0 10px;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    background: #2AB13F;
    text-decoration: none;
        font-weight: 500;
}
.step-x-whatsapp-tg .whatsapp-submit-tg {
    display: flex;
    height: 32px;
    padding: 0 10px;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    background: #18A3E6;
    text-decoration: none;
        font-weight: 500;
}

.step-x-whatsapp-tg .whatsapp-submit-tg:hover {
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
}

.step-x-whatsapp-tg #go-chast-phone.whatsapp-submit-phone {
    display: flex;
    height: 32px;
    padding: 0 10px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    background: #a7a7a7;
    text-decoration: none;
        font-weight: 500;
}

.step-x-whatsapp-tg .new-w {
	max-width: 100%;
	justify-content: center;
}

.wrapper-continue {
	display: flex;
	justify-content: center;
	padding: 20px 0 0 0;
	width: calc(100% + 10px);
	margin: 0 -5px;
}

.step-xx-whatsapp-tg .go-to-wa-p {
	float: none;

	width: 100%;
}

.step-xx-whatsapp-tg .go-to-wa {
    display: block;
    width: calc(50% - 10px);
    margin: 0 5px;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    background: #2AB13F;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.step-xx-whatsapp-tg .go-to-tg {
    display: block;
    width: calc(50% - 10px);
    margin: 0 5px;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    background: #18A3E6;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.dialog-phone-tg {

	font-size: 16px!important;
	line-height: 20px;
	width: 100%;
	padding: 4px 10px;
	margin: 10px 0 15px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

	border: 1px solid rgb(199, 199, 199);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	outline: 0;
}

.dialog-phone-tg::-webkit-input-placeholder {font-size: 16px!important;line-height: 24px;}
.dialog-phone-tg::-moz-placeholder          {font-size: 16px!important;line-height: 24px;}
.dialog-phone-tg:-moz-placeholder           {font-size: 16px!important;line-height: 24px;}
.dialog-phone-tg:-ms-input-placeholder      {font-size: 16px!important;line-height: 24px;}
.dialog-phone-tg[placeholder]  {font-size: 16px!important;line-height: 24px;}

.dialog-phone-tg:focus {

	border: 1px solid rgb(199, 199, 199);
	outline: 0;
}

.go-to-tg-with-phone {
    display: flex;
    width: 100%;
    height: 32px;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    font-size: 15px;
    line-height: 32px;
    color: #fff;
    background: #18A3E6;
    text-decoration: none;
        font-weight: 500;
}

.step-x-whatsapp-tg-choosen .question-text {
	width: 100%;
}

/*  По телеграмм версии, конец */


/* Стилизация чекбокса */

.agree-label {
	position: relative;
    display: flex;
    align-items: center;
	cursor: pointer;
	user-select: none;
	box-sizing: border-box;
}

.agree-text {
    display: block;
    padding-left: 10px;
    box-sizing: border-box;
    width: calc(100% - 20px);
    font-size: 14px;
    line-height: 16px;
        font-family: 'Roboto', Arial, sans-serif;
}

.agree-contact-info {
    position: relative;
    margin-top: 10px;
    margin-bottom: 5px;
}

.agree-checkbox {
	visibility: hidden;
	display: none;
}

.new-checkbox {
	-webkit-appearance: none;
	width: 20px;
	height: 20px;
	border: 1px solid rgba(0, 0, 0, .3);
	background: #FAFAFA;
	outline: none;
	box-sizing: border-box;
	display: block;
	cursor: pointer;
    margin-top: -2px;
}

.agree-checkbox:checked+span:before {
	content: "";
	display: block;
	width: 9px;
	height: 14px;
	border: 0 solid #4caff1;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	margin: -2px 4px;
	pointer-events: none;
}


/* Стилизация чекбокса */