/* Custom Stylesheet */
@font-face {
	font-family: 'CircularStd';
	src: url("../fonts/CircularStd-Book.otf");
	font-display: swap;
}

@font-face {
	font-family: 'CircularStd-Bold';
	src: url("../fonts/CircularStd-Bold.otf");
	src: url("../fonts/CircularStd-Bold.woff") format('woff');
	font-display: swap;
}

@font-face {
	font-family: "MinionPro-It";
	src: url("../fonts/MinionPro-It.otf");
	font-display: swap;
}

@font-face {
	font-family: "MinionPro-Regular";
	src: url("../fonts/MinionPro-Regular.otf");
	font-display: swap;
}

@font-face {
	font-family: "Lovelo Line Light";
	src: url("../fonts/Lovelo Line Light.otf");
	font-display: swap;
}

@font-face {
	font-family: "MrPorter";
	src: url("../fonts/mrporter-webfont.ttf");
	font-display: swap;
}

body {
	background-color: #f8f7f2;
}	

#main-wrapper {
	color : #4a4b4c;
	font-family: MinionPro-It;
	font-size : 20px;
	max-width: 1370px;
	margin : 0 auto 0 auto;
	position: relative;
	padding-top : 75px;
}
footer {
	margin-top : 0px;
}
.glyphicon-ok {
	font-size: 16px;
    padding-left: 10px;
    padding-bottom: 18px;}

ol, ul {
	padding-left : 0px; /* changed from 17px on 30/07/25 */
}
hr, .hr, hrx {
	border-top: 1.1px solid #000;
	margin-top : 60px;
	margin-bottom : 60px;
}
@media (max-width: 767px) {
	.hrx {
		border-top: 0;
		margin-top : 0;
		margin-bottom : 0;
	}
}
.hr-orange {
	border-bottom: 2px solid #e15a2f;
	max-width: 100px;
}
.hr-orange-promo {
	border-bottom: 2px solid #e15a2f;
	max-width: 200px;
}
.vr-left {
	border-left: 1px solid #000;
}
.vr-right {
	border-right: 1px solid #000;
}
.v-space {
	padding-top: 200px;
}
.v-space-short {
	padding-top: 100px;
}
.v-middle {
	top: 130px;
    padding: 0;
    margin: 0;
    text-align: center;
    position: relative;
}
.vis-link {
    text-decoration-line: underline;
}
@media (max-width: 767px) {
	.vr-left {
		border-left: 0;
	}
	.vr-right {
		border-right: 0;
	}
}
p.narrative {
  font-size : 18px;
  line-height: 1.5em;
  margin-top: 25px;
}
p.contact, .gin-bold, .form-label {
  	font-size : 15px;
	font-family: CircularStd-Bold;
    font-weight: normal;
    letter-spacing: 3px;
    line-height: 2em;
}
p.narrative.food {
	padding-top:30px;
}
h1,h6 {
	font-family: CircularStd-Bold;
	font-size : 18px;
	letter-spacing: 0.300em;
	line-height: 30px;
	text-transform: uppercase;
	color : #4a4b4c;
}
h2 {
	font-family: CircularStd-Bold;
	font-size : 100%;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	color : #4a4b4c;
}
h3 {
	font-family: CircularStd-Bold;
	font-size : 80%;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	line-height: 20px;
}
h4 {
	line-height: 1.3em;
	height: 75px;
	font-family: CircularStd-Bold;
	font-size : 80%;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	color : #4a4b4c;
  	padding: 25px 0 25px 0;
}
.chef-label {
}

.ex-link {
	font-weight: bolder;
	color: #000;
}
.modal {
	line-height: 1;
}
.modal-content {
	border-radius: 0;
	background-color: #f7f8f2;
}
.modal-backdrop.in {
    opacity:0.55 !important;
}
.modal-header {
    padding: 15px 15px 0 0;
	border-bottom: 0;
}
.hover {
	cursor: pointer;
}
/* Navigation */
.navbar {
	font-family: CircularStd;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.300em;
}
.navbar-brand {
	margin-top: -25px;
}
.navbar-default {
	background-color: #f8f7f2;
	border-color: #f8f7f2;
	color : #4a4b4c;
	padding : 0 0 0 0;
}
.navbar-default .navbar-nav>li>a {
	color : #4a4b4c;
}
.navbar-toggle {
	border : 0;
	padding-top: 22px;
	cursor : pointer;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #f8f7f2;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent; 
    padding: 50px 0 0 17px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color : #f8f7f2;
	color: #4a4b4c;
}
.navbar-nav>li>.dropdown-menu {
	background-color: #f8f7f2;
}
.top-logo {	
    position: absolute;
    margin: 22px;
    width: 160px;
    z-index: 1000;
}
.logo-subtitle {
	font-size: 10px;
}
.top-nav {
	width : 1250px;
}
.dropdown-menu>li>a {
	font-size :  8pt;
}
.navbar-nav {
    width: 100%;
    padding-top: 25px;
    text-align: center;
}
.navbar-nav>li {
    float: none;
    display: inline-block;
}
@media (max-width: 767px) {
	.navbar-nav {
		font-size: 20px;
		line-height: 20px;
		padding: 10px 0 0 35px;
	}
	.navbar-nav>li {
		float: none;
		display: block;
	}
	.navbar {
		min-height: 120px;
	}
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.para-number {
	font-family: MinionPro-Regular;
	font-size: 55px;
	text-align: left;
	color: #e15a2f;
	height: 70px;
	padding-right: 20px;
	border-right: 1px solid #000;
}

.para-title {
    display: inline-block;
    vertical-align: middle;
    float: none;
	font-family: MinionPro-It;
	font-size: 25px;
	text-align: left;
	text-transform: none;	
	line-height: 36px;
	color: #000;
	margin-top: 11px;
	padding-bottom:9px;
}

/* Prices Table */
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 10px 5px 10px 5px;
	font-size: 85%;
	border-top: 0;
}
.table>thead:first-child>tr:first-child>th:first-child {
    position: absolute;
    display: inline-block;
}
.table> tbody > tr > td:first-child, .table> tbody > tr > th:first-child {
    position: absolute;
    display: inline-block;
    width: 150px;
    background-color: #f8f7f2;
}
.table>thead:first-child>tr:first-child>th:nth-child(2) {
    padding-left:150px;
}
.table> tbody > tr > td:nth-child(2) {
    padding-left:150px !important;
}
.table-responsive {
	border : 0;
}
.table-hover>tbody>tr:hover {
        background-color: #ddd;
}
.margin {
	border-left : 1px solid #000;
}
.margin-double {
	border-left : 3px double #000;
}
.price-table-head {
	font-family: CircularStd;
	font-size : 15px;
	letter-spacing: 0.300em;
	text-transform: uppercase;
}
.price-table-chalet {
	font-family: CircularStd;
	font-size : 12px;
	letter-spacing: 0.000em;
	text-transform: uppercase;
}

/* Carousel */
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #000;
}
.carousel-control.left, .carousel-control.right {
	background-image: unset;
}

#about-us, #about-us-food, #chalet-description, #hotel-description, #resort, #service, #blog, #chalet-list, #chalet-pricing, #chalet-details, #prices {
	padding-top: 200px
}
@media (max-width: 767px) {
	#about-us, #about-us-food, #chalet-description, #hotel-description, #resort, #service, #blog, #chalet-list, #chalet-pricing, #chalet-details, #prices {
		padding-top: 20px
	}
}
#top-icons {
	padding: 170px 0 90px 0;
	margin : 50px 0 0 0;
}
blockquote {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
blockquote ul {
	font-size : 100%;
	text-align: left;
	padding : 0 0 0 25px;
}
.btn-default {
	width: 100%;
	padding : 16px !important;
	height: 52px;
}
.btn-signup {
        background-color: inherit;
        border: 0;
        height: 52px;
        margin-left: -40px;
}
.large-icon {
	font-size: 180%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.very-large-icon {
	font-size: 340%;
}
.list-group-a, li.list-group-item-a, li.list-group-item-a > a, button.sign-up {
  font-family: CircularStd;
  font-size: 16px;
  list-style: none;
  text-align: left;
  color : #999;
  padding-left: 0;
}
.list-group {
  list-style: none;
  margin: 5px;
}
.list-group-item-b {
	color : #555;
}
.padding-15 {
	padding-top : 15px;
}
.padding-30 {
	padding-top : 30px;
}
.padding-left-15 {
	padding-left: 15px;
}
.text-small {
	font-size : 70%;
}
a {
	color : inherit;
}
a:hover {
	color :#333;
	text-decoration: none;
}
button {
	border : 1px solid #999;
}
.hotel-link {
	color: #e15a2f;
	font-family: CircularStd-Bold;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.300em;
	text-decoration: none;
}
.handwriting {
	font-family: MrPorter;
	font-size: 50px;
	color:#e15a2f;
}
select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
/* styling for our chalets */
.bg-0 {
  background: #f8f7f2;
  padding-top: 50px;
  border-top : 1px solid #ccc;
  border-bottom : 1px solid #ccc;
  margin-top: 150px;
}
.bg-1 {
  background: #b9afa3;
  min-height: 360px;
  padding-top: 83px;
  border: 0;
}
.left-border {
	border-left : 1px solid #ccc;
}
.text-block-1 {
  border : 1px solid #dbdbdb;
  margin-top: 30px;
  height: 280px;
  overflow: hidden;
}
.text-block-2 {
  background: #f8f7f2;
  border : 1px solid #dbdbdb;
  margin-top: 30px;
  height: 600px;
  overflow: hidden;
}
.container {
    padding: 0 0 0 0;
}
.img-about-us {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 100%;
  height: auto;
  line-height: 1.42857143;
  background-color: #f8f7f2;
  -webkit-transition: all .9s ease-in-out;
       -o-transition: all .9s ease-in-out;
          transition: all .9s ease-in-out;
}
.chalet, .chef, .hotel {
  display: block;
  -webkit-transition: border .9s ease-in-out;
       -o-transition: border .9s ease-in-out;
          transition: border .9s ease-in-out;
}
.chalet-hero {
    width: 100%;
    max-height: 650px;
    object-fit: cover;
    overflow-y: hidden;
}
.img-hero {
  margin: 30px 0 0 0;
  width: 100%;
  height: 680px;
  object-fit: cover; 
  object-position: 50% 50%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
  background-color: #e5e2de;
  font-size: 34px;
}
.overlay {
	top : 30px;
    width : 100%;	
	height: 100%;
	max-width : -moz-calc(100% - 30px);
		max-width : -webkit-calc(100% - 30px);
		max-width : calc(100% - 30px);
	max-height: -moz-calc(100% - 30px);
		max-height: -webkit-calc(100% - 30px);
		max-height: calc(100% - 30px);
	overflow: hidden;
	position: absolute;
	z-index: 2;
	opacity : 0;
	transition: all 0.3s ease-in-out;
}
.overlay.o1, .o1 {
	background: rgba(255,90,47,1);
}
.overlay.o2, .o2 {
	background: rgba(229,226,222,1);
}
.overlay.o3, .o3 {
	background: rgba(185,175,163,1);
}
.overlay.o4, .o4 {
	background: rgba(74,75,76,1);
	color : rgba(248,247,242,1) !important;
}
.overlay p, .overlay h4, .overlay a {
	color : #4a4b4c;
	margin : 15px 10px 0 15px;
	font-weight: bold;
}
.overlay:hover {
	opacity : 1;
}
.overlay-grey {
    width : 100%;	
	height: 680px;
	overflow: hidden;
	position: absolute;
	font-size: 34px;
	z-index: 2;
	background: rgba(0,0,0,0.4);
    color : rgba(248,247,242,1) !important;
}
.overlay-grey-light {
    width : 100%;	
	height: 680px;
	overflow: hidden;
	z-index: 2;
	background: rgba(0,0,0, 8%);
    color : rgba(248,247,242,1) !important;
}
.overlay-grey-promo {
    width : 94%;	
	height: 280px;
	overflow: hidden;
	z-index: 2;
	color: #e15a2f !important;
	background: rgba(0,0,0,0.4);
}
@media (max-width: 767px) {
	.overlay {
		top : 0px;
	height: -moz-calc(100% + 14px);
		height: -webkit-calc(100% + 14px);
		height: calc(100% + 14px);
	max-height: -moz-calc(100%);
		max-height: -webkit-calc(100%);
		max-height: calc(100%);
	}
	.img-hero {
		height : 450px;
		margin : 0;
	}
	.overlay-grey {
		height : 450px;
	}
	.overlay-grey-light {
		height : 450px;
	}
	.vr {
		border-left: 0;
	}
}
.page_title, .page_title_low, .page_title_up {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	text-align: center;
	font-family: Lovelo Line Light;
	font-size: 250%;
	color : #ffffff;
	letter-spacing: normal;
	line-height : 1.1;
}
.page_title_low {
	top: 33%;
}
.page_title_up {
	top: 25%;
}
.news_headline {
	line-height: 1.3em;
	height: 75px;
	font-family: CircularStd-Bold;
	font-size : 80%;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	color : #4a4b4c;
  	padding: 25px 0 25px 0;
}

.vcard_title {
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
	text-align: center;
	font-family: Lovelo Line Light;
	font-size: 250%;
}

@media (max-width: 767px) {
	.page_title {
		font-size: 150%;
	}
}
.menu_title {
    margin: 0;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: Lovelo Line Light;
    font-size: 200%;
    color: #fff;
}
.image-label {
	font-family : CircularStd-Bold;
	font-size : 12px;
	letter-spacing: 0.300em;
	text-transform: uppercase;
	padding-top: 30px;
}
.image-label-divider {
    height: 1.1px;
    width: 125px;
	border-top: 1px solid #e15a2f;
    margin: 5px auto 10px auto;
}
.package-label-divider {
    height: 1.1px;
    width: 125px;
	border-top: 1px solid;
    margin: 5px auto 10px auto;
}
.image-label-sub {
	font-family : MinionPro-It;
	font-size : 18px;
	letter-spacing: -0.016em;
	padding-bottom: 55px;
}
.image-label-inv {
	position: absolute;
	top: 150px;
	left : 15px;
	cursor : pointer;
	width : -moz-calc(100% - 28px);	
		width : -webkit-calc(100% - 28px);	
		width : calc(100% - 28px);	
	text-align: center;
	/*text-shadow: 0 0 3px rgba(0, 0, 0, .8);*/
	color : #f8f7f2;
	font-family : Lovelo Line Light;
	font-size : 190%;
	z-index: 2;
}
.hotel-label {
	height: 50px;
	font-family: CircularStd-Bold;
	font-size : 65%;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	color : #4a4b4c;
  	padding-top: 25px;
}
.chef-label {
    font-family: MinionPro-It;
    font-size: 25px;
    text-align: left;
    text-transform: none;
	padding-left: 18px;
	height: 100px;
	display : flex;
	align-items : center;
}
.img-chalet, .img-chalet-portrait, .img-news, .img-menu {
  margin: 30px 0 0 0;
  width: 100%;
  height: 280px;
  cursor : pointer;
  object-fit: cover; 
  object-position: 50% 50%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
  background-color: #e5e2de;
  font-size: 34px;
}
.img-chalet-home {
  margin: 30px 0 0 0;
  width: 100%;
  height: 280px;
  cursor : pointer;
  object-fit: cover; 
  object-position: 50% 50%; 
  display: block; 
  line-height: 1.42857143;
  font-size: 34px;
}
.img-chalet-home-contain {
  margin: 30px 0 0 0;
  width: 100%;
  height: 280px;
  cursor : pointer;
  object-fit: contain; 
  object-position: 50% 50%; 
  display: block; 
  line-height: 1.42857143;
  font-size: 34px;
}
.img-villa, .img-villa-portrait  {
  margin: 30px 0 0 0;
  width: 100%;
  height: 300px;
  cursor : pointer;
  object-fit: cover; 
  object-position: 50% 50%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
  background-color: #e5e2de;
  font-size: 34px;
}
.img-villa-portrait {
 height: 420px;
 max-width: 340px;
}
.promotion-img-chalet {
  height: 280px;
  width: 100%;
  cursor : pointer;
  object-fit: cover; 
  object-position: 50% 50%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
  background-color: #e5e2de;
  font-size: 34px;
  overflow: hidden;
}
.img-menu {
  background: rgba(0,0,0,0.4);
}
.img-news-headline {
  margin: 130px 0 0 0;
  width: 100%;
  height: 440px;
  cursor : pointer;
  object-fit: cover; 
  object-position: 50% 50%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
  background-color: #f8f7f2;
}
.small-img-chalet {
  margin: 50px 0 0 0;
  width: 100%;
  height: 210px;
  cursor : pointer;
  object-fit: cover; 
  object-position: 50% 50%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
  background-color: #f8f7f2;
}
.small-img-chalet-name {
	font-family: CircularStd-Bold;
	font-size : 65%;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	color : #4a4b4c;
  	padding-top: 25px;
}
.small-img-chalet-desc {
	font-family: MinionPro-It;
	font-size : 90%;
	font-weight: normal;
	color : #4a4b4c;
  	padding-top: 5px;
}
.vid-news {
  margin: 30px 0 0 0;
  max-width: 100%;
  height: 280px;
  cursor : pointer;
  border: 0;
}
.img-hotel {
  width: 100%;
  height: 300px;
  object-fit: cover; 
  object-position: 50% 37%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 37%;
  background-repeat: no-repeat;
  background-size: cover;
}
.img-hotel-small, .img-chalet-small {
  margin: 30px 0 0 0;
  height: 300px;
  width: 100%;
  object-fit: cover; 
  object-position: 50% 37%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 37%;
  background-repeat: no-repeat;
  background-size: cover;
}
.img-chef-med {
  height: 150px;
  object-fit: cover; 
  object-position: 50% 37%; 
  display: block; 
	background-position-x: 50%;
	background-position-y: 37%;
	background-repeat: no-repeat;
	background-size: cover;
}
.img-chef-large {
  margin: 80px 0 30px 0;
  min-width: 180px;
  height: 250px;
  object-fit: cover; 
  object-position: 50% 64%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 64%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
}
.img-food-large {
  margin: 30px 0 0 0;
  width: 100%;
  height: 450px;
  object-fit: cover; 
  object-position: 50% 37%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 37%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
}
.img-resort {
  margin: 50px 20px 0px 20px;
  min-width: 180px;
  height: 300px;
  object-fit: cover; 
  object-position: 50% 37%; 
  display: block; 
  background-position-x: 50%;
  background-position-y: 37%;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 1.42857143;
}
.img-resort-small {
  margin: 50px 20px 0px 20px;
  min-width: 180px;
  height: 135px;
  object-fit: cover; 
  object-position: 50% 37%; 
  background-position-x: 50%;
  background-position-y: 37%;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 1.42857143;
}
.img-resort-large {
  margin: 50px 20px 0px 20px;
  min-width: 180px;
  height: 300px;
  object-fit: cover; 
  object-position: 50% 37%; 
  /*display: block; */
  background-position-x: 50%;
  background-position-y: 37%;
  background-repeat: no-repeat;
}
.img-concierge-large {
  margin: 0;
  min-width: 180px;
  height: 300px;
  object-fit: cover; 
  object-position: 50% 37%; 
 /* display: block; */
  background-position-x: 50%;
  background-position-y: 37%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
}
.img-childcare-large {
  margin: 0;
  min-width: 180px;
  height: 300px;
  width: 100%; 
  object-fit: cover; 
  object-position: 50% 37%; 
  display: block; 
  line-height: 1.42857143; 
}
.img-christmas, .img-concierge, .img-food {
  margin: 30px 0 0 0;
  max-width: 100%;
  width: 100%;
  height: 280px;
  object-fit: cover; 
  object-position: 50% 37%; 
  display: block; 
  cursor : pointer;
  font-size: 34px;
  line-height: 1.42857143; 
}
.img-chef {
  width: 150px;
  height: 190px;
  margin-bottom: 35px;
  object-fit: cover; 
  object-position: 50% 37%; 
  display: block; 
  cursor : pointer;
}
.img-drink {
  max-width: 100%;
  height: 300px;
  background-position-x: 50%;
  background-position-y: 37%;
  background-repeat: no-repeat;
}
.img-wine {
  margin: 0 0 20px 0;
  max-width: 100%;
  height: 560px;
  cursor : pointer;
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.42857143;
  background-color: #f8f7f2;
}
.img-skis {
  margin: 0 0 20px 0;
  max-width: 100%;
  height: 560px;
  cursor : pointer;
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 1.42857143;
  background-color: #f8f7f2;
}
.img-contact {
  margin: 0 0 0 0;
  max-width: 100%;
  height: 243px;
  cursor : pointer;
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f8f7f2;
}
.chalet-summary {
	text-align: left;
	text-decoration: none;
	line-height: 1.8em;
	color : #4a4b4c;
	cursor : pointer;
	font-size : 95%;
	min-height: 236px;
	padding : 25px 5px 5px 5px;
	background-color: #f8f7f2;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	z-index: 2;
}
.news-summary {
	position: relative;
	text-align: center;
	text-decoration: none;
	line-height: 1.8em;
	display : inline-block;
	color : #4a4b4c;
	cursor : pointer;
	font-size : 18px;
	height: 13em;
	width: 100%;
	padding : 5px 5px 5px 5px;
	background-color: #f8f7f2;
	overflow: hidden;
}
.news-summary-vid {
	position: relative;
	text-align: left;
	text-decoration: none;
	line-height: 1.8em;
	display : inline-block;
	color : #4a4b4c;
	cursor : pointer;
	font-size : 95%;
	height: 160px;
	width: 100%;
	padding : 5px 5px 5px 5px;
	background-color: #f8f7f2;
	overflow: hidden;
}
.news-summary > .date {
	position: absolute;
	top: 0;
	right : 0;
	padding : 0 10px 0 0;
	color : #4a4b4c;
}
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.news-full {
	position: relative;
	text-align: center;
	text-decoration: none;
	line-height: 1.8em;
	display : inline-block;
	color : #4a4b4c;
	font-size : 95%;
	width: 100%;
	padding : 55px 5px 5px 5px;
	background-color: #f8f7f2;
	overflow: hidden;
}
.chalet-summary > h5 {
	text-align: center;
	font-size:135%;
}
.chalet-summary-small {
	text-align: left;
	text-decoration: none;
	line-height: 1.2em;
	height : 44px;
	color : #4a4b4c;
	cursor : pointer;
	font-size : 75%;
	padding : 5px;
	margin-bottom: 30px;
	background-color: #f8f7f2;
	border-left: 0px solid #c5c5c5;
	border-right: 0px solid #c5c5c5;
	border-bottom: 0px solid #c5c5c5;
	z-index: 2;
}
.chalet-summary-small > h5 {
	text-align: center;
	font-size:95%;
}
.chalet-icon-top {
	width: 175px;
}
.chalet-icon-list {
	display: flex;
    justify-content: center;
}
.chalet-icon {
    padding: 0 40px 0 0;
	font-family: CircularStd-Bold;
	font-size : 11px;
	letter-spacing: 0.300em;
	line-height: 30px;
	color : #4a4b4c;
    text-transform: uppercase;
	float: left;
    width: 112px;
}
.narrative_points {
	text-transform:lowercase;
}
.menu {
	line-height: 1em;
}
.black-border {
	border : 1px solid black;
}
.black {
	color : #4a4b4c;
}
.light-grey {
	color : #ccc;
}
#more {
	font-size : 140%;
}

/* introduce carousel fading */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/* google maps */
#googleMap {
    width: 100%;
    height: 600px;
    -webkit-filter: grayscale(75%);
    filter: grayscale(75%); 
}
#map_info_container {
    margin-bottom: 10px;
}
#map_info_container .map_info_title {
    background-color: #010101;
    color: #f8f7f2;
    margin: 0;
    padding:10px;
    border-bottom: 1px white solid;
}
.map_info_content img {
    float: right;
    max-width: 150px;
}

/* Forms */
input[type=email], input[type=text] {   
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select, .form-control {
	font-family: inherit;
	border-radius: 0;
	border-top : 0;
	border-left : 0;
	border-right : 0;
	border-bottom : 1px solid #999;
	box-shadow : none;
	color : #999;
	background-color: inherit;
	padding: 5px 0 0 0;
}
.btn {
	font-family: MinionPro-It;
	border-radius: 0;
	border : 1px solid #999;
	box-shadow : none;
	color : #333;
	background-color: inherit;
	padding: 25px 0px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-weight: bold !important;
	color : #333 !important;
}
::-moz-placeholder { /* Firefox 19+ */
	font-weight: bold !important;
	color : #333 !important;
}
:-ms-input-placeholder { /* IE 10+ */
	font-weight: bold !important;
	color : #333 !important;
}
:-moz-placeholder { /* Firefox 18- */
	font-weight: bold !important;
	color : #333 !important;
}
.price_red {
	color: #e15a2f;
}
.vcard_logo img {
    height: 90px;
    margin: auto;    
    display: block;
}

/* this hides the reCaptcha logo on the enquiry form */
.grecaptcha-badge {display: none;}

/* paywall for concierge screen */
.fade-out {
	position: relative;
}
.fade-out:after {
	content: "";
	height: 95%;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(248,247,242,0%), rgba(248,247,242,99%));
}
.blur-text {
	filter: blur(2px);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}
#paywall-wrapper {
	padding: 35px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.20);
}
	#paywall-wrapper * {
		text-align: center;
	}
		#paywall-wrapper .btn {
			left: 50%;
			transform: translateX(-50%);
    		position: relative;
		}
.image_credit {
	padding : 5px 0 0 5px;
	font-size: 16px;
}

/* FancyBox */
.fancybox-bg {
	background-color: rgba(255, 255, 255, 0.9); /* white with 90% opacity */
}
.fancybox-button {
	background: rgba(255, 255, 255, 0.9); /* white with 90% opacity */
	}
