div.page a{
	text-decoration: underline;
	color: #797979;
}

.page-header{
	position: relative;
	margin-bottom: 27rem;
	padding: 46rem 0 0 40rem;
	background-position: center center;
	background-size: cover;
	border-radius: 12rem;
	height: 603rem;
}

.page-header a{
	color: #fff !important;
}

.page-header-bkg{
	position: absolute;
	background-position: center center;
	background-size: cover;
	border-radius: 12rem;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	filter: brightness(0.78);
}

.page-short-description{
	position: relative;
	font-weight: 400;
	font-size: 16rem;
	line-height: 119.9%;
	letter-spacing: 1.76rem;
	color: #fff;
	text-transform: uppercase;
}

.page-name h1{
	position: relative;
	margin: 42rem 0 0 -3rem;
	font-weight: 400;
	font-size: 54rem;
	line-height: 102.9%;
	letter-spacing: -0.04rem;
	width: 1000rem;
	color: #fff;
}

.page-description{
	position: relative;
	margin-top: 34rem;
	font-weight: 400;
	font-size: 20rem;
	line-height: 119.9%;
	color: #fff;
}

.page-two-columns-container{
	flex-wrap: nowrap !important;
}

.page-two-columns-left-container{
	width: 70.5%;
}

.page-two-columns-left-content{
	background-color: #fff;
}

.page-two-columns-right-container{
	position: relative;
	margin-left: 22rem;
	flex-grow: 1;
}

.page-two-columns-right-content{
	position: absolute;
	width: 100%;
	will-change: top;
}

.page-two-columns-right-panel{
	border-radius: 12rem;
	padding: 30rem 18rem 20rem 18rem;
	background-color: #fff;
}

.page-two-columns-right-content-title{
	padding-bottom: 24rem;
	font-size: 24rem;
	font-style: normal;
	font-weight: 600;
	line-height: 22rem;
	color: #000;
}

.page-two-columns-right-content-button{
	padding: 18rem 0;
	border-radius: 8rem !important;
	font-size: 20rem;
	font-style: normal;
	font-weight: 600;
	line-height: 102.9%;
	letter-spacing: -0.8rem;
	text-align: center;
	text-transform: none !important;
	color: #fff;
	background-color: #00AEEF;
}

.page-two-columns-right-content-button-disabled{
	color: rgba(0,0,0,0.5) !important;
	cursor: default !important;
}

.page-two-columns-right-content-service-buttons{
	margin-top: 21rem;
	flex-wrap: nowrap !important;
}

.page-two-columns-right-content-service-buttons img{
	margin-right: 10rem;
	width: 22rem;
	height: 22rem;
}

.page-two-columns-right-content-service-buttons span{
	text-transform: lowercase;
}

.page-two-columns-right-content-print-button, .page-two-columns-right-content-share-button{
	align-items: center !important;
	justify-content: flex-start !important;
	flex-wrap: nowrap !important;
	cursor: pointer;
}

.page-two-columns-right-content-print-button span, .page-two-columns-right-content-share-button span{
	font-size: 14rem;
	font-style: normal;
	font-weight: 300;
	line-height: 119.9%;
	letter-spacing: 0.7rem;
}

.page-two-columns-right-content-share-container{
	display: none;
	margin-top: 20rem;
	text-align: right;
}

.page-two-columns-right-content-reserve-manager-content{
	margin: 48rem 0 0 22rem;
}

.page-two-columns-right-content-reserve-manager-image{
	border-radius: 50%;
	background-position: center center;
	background-size: cover;
	width: 80rem;
	height: 80rem;
}

.page-two-columns-right-content-reserve-manager-name{
	margin-top: 20rem;
	font-size: 20rem;
	font-style: normal;
	font-weight: 500;
	line-height: 119.9%;
	color: #000;
}

.page-two-columns-right-content-reserve-manager-status{
	margin-top: 9rem;
	font-size: 14rem;
	font-style: normal;
	font-weight: 300;
	line-height: 119.9%;
	letter-spacing: 0.7rem;
	text-transform: lowercase;
	color: #000;
}

.page-two-columns-right-content-reserve-manager-contacts{
	margin-top: 28rem;
}

.page-two-columns-right-content-reserve-manager-contacts a{
	margin-right: 10rem;
}

.page-two-columns-right-content-reserve-manager-contacts img{
	width: 30rem;
	height: 30rem;
}

.page-two-columns-right-content-reserve-manager-phone, .page-two-columns-right-content-reserve-manager-email{
	margin-top: 10rem;
}

.page-two-columns-right-content-reserve-manager-phone a, .page-two-columns-right-content-reserve-manager-email a{
	font-weight: 300;
	font-size: 16rem;
	line-height: 119.9%;
	letter-spacing: -0.065rem;
	color: #000 !important;
}

.page-two-columns-main-block{
	background-position: center center;
	background-size: cover;
}

.page-two-columns-main-block-content{
	padding: 40rem 32rem;
}

.page-two-columns-main-block-title, .page-two-columns-main-block-title h2{
	margin-bottom: 24rem;
	font-weight: 600;
	font-size: 26rem;
	line-height: 102.9%;
	letter-spacing: -1.04rem;
	color: #FFF;
}

.page-two-columns-main-block-text{
	font-weight: 400;
	font-size: 16rem;
	line-height: 24rem;
	color: #FFF;
}

.page-two-columns-main-block-content-feedback{
	padding-bottom: 131rem;
}
