@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,600);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ul{
	list-style:none;
}
ul li.leaf{
	list-style:none;	
}
strong {
  font-weight: 600;
}
body{
	font-family: 'Crimson Text', serif;
	font-size: 18px;
    line-height: 21px;
	letter-spacing:0;
	background:#fff;
	color:#58585a;
}
input, textarea{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
}
h1,h2,h3{
	font-family: 'Open Sans', sans-serif;
	background:none;
	color:#58585a;
}
h1,h2.pane-title{
	font-size:22px;
	line-height:26px;
	font-weight:700;
	margin-bottom:10px;
	letter-spacing:1px;
}
h1 span{
}
.page-restauration h1{ margin-bottom:20px; }
h2 {
	margin-bottom:10px;
    font-size: 22px;
	line-height:24px;
	letter-spacing:1px;
	font-weight:600;
}
a{
	color:#cd946f;
}
p{
	margin-bottom:10px;
}
input,
textarea{
	font-family: 'Open Sans', sans-serif;	
	margin: 0;
}
.hidden{
	display:none;
}
.form-actions .form-submit,
.button{
	font-family: 'Open Sans', serif;
	display:inline-block;
	border:none;
	padding:5px 12px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	cursor:pointer;
	background:#cd946f;
	text-align:center;
	font-weight:300;
	font-size:15px;
}
.clear{
	clear:both;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.red{
	color:#e4333d;
}
.inner{
	width:960px;
	margin:auto;
}
.logo{
	float:left;
	margin-right:11px;
	margin-left:-5px;
}
#header{
	position:absolute;
	width:100%;
	z-index:10;
	background: #000;
	line-height:90px;
	margin-top:55px;
        height: 90px;
}
.front #header{
	background:rgba(0,0,0,0.5);
}
#header #logo{
	float:left;
	padding:10px 0;
}
#header #logo img{
	display:block;
	max-height:90px;
}
#header ul{
	float:right;
}
#header ul li{
	display:inline-block;
	margin:0 0.15em;
}
#header ul li.first{
	margin-left:0;
}
#header ul li.last{
	margin-right:0;
}
#header ul li:last-of-type{
	margin-right:0;
}
#header ul li a{
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:0.82em;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.01em;
	font-weight:300;
}
#header ul li a.active{
	font-weight:600;
}
#header ul li a:hover{
	text-decoration:underline;
}
#block-locale-language{
	position:absolute;
	width:100%;
	line-height:20px;
	z-index:20;
	line-height:55px;
}
#block-locale-language ul{
	float:right;
}
#block-locale-language ul li{
	margin:0 5px;
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
}
#block-locale-language ul li:last-of-type{
	margin-right:0;
}
#block-locale-language a{
	text-decoration:none;
	color:#58585a;
	text-transform:uppercase;
}
#block-locale-language a.active{
	text-decoration:underline;
}
.front #block-locale-language a{
	color:#fff;
}
#header-background{
	height:55px;
	background:#f0f0f0;
	margin-bottom:151px;
}
#block-panels-mini-nos-offres{
	padding:20px 0;
}
#content{
	width:615px;
	float:left;
	min-height:590px;
	margin-bottom:30px;
	border-right:rgb(56,55,58) 2px solid;
	padding-right:38px;
}
.page-nos-suites #content,
.page-our-suites #content{
	padding-right:0;
	border:none;
	width:auto;
}
#messages{
	margin-bottom:30px;
}
#sidebar{
	float:right;
	width:295px;
}
#sidebar .section{
	padding-left:25px;
}
.map{
	height:300px;
	margin-top:20px;
}
#highlighted{
	height:444px;
	margin-bottom:61px;
	display:none;
}
.front #highlighted{
	display:block;
}
#featured{
	background:#f0f0f0;
	padding:30px 0;
}
#block-views-slides-block{
	position:absolute;
	width:100%;	
}
#block-views-slides-block .views-row{
	position:absolute;
	width:100%;	
	height:444px;
}
	
#block-wubook-wubook-widget .inner{
	position:relative;
	padding:210px 0 0 0;
	width:auto;
}
.fancybox-inner #block-wubook-wubook-widget .inner{
	position:relative;
	padding:0;
}
.fancybox-inner .wubook-widget{
	background:#000;
}

.wubook-widget{
	background:rgba(0,0,0,0.5);
	display:inline-block;
	width:auto;
	padding:20px;
	color:#fff;
    position: absolute;
    z-index: 100;
	left:50px;
}
.fancybox-inner #block-wubook-wubook-widget .wubook-widget{
	left:auto;
	position:relative;
	width:250px;
}
.wubook-widget > :last-child{
	margin-top:10px;
}
.wubook-widget h3{
	text-align:center;
	margin-bottom:10px;
	font-size:20px;
	color:#fff;
}
.wubook-widget .field{
	clear:both;
}
.wubook-widget label{
	display:inline-block;
	width:100px;
	margin-bottom:3px;
}
.wubook-widget input{
	display:inline-block;
	width:110px;
	background:#fff;
	padding:3px 0;
	color:#58585a;
	border:none;
	text-align:center;
	border:none;
    -webkit-appearance: none;
	border-radius: 0;
}
.wubook-widget .field-input{
	margin-bottom:6px;
	float:right;
}
.wubook-widget .button{
	border-color:#fff;
	border-width:1px;
	color:#fff;
	display:block;
	text-align:center;
}
#block-lmdp-lmdp-contact{
	margin-bottom:30px;
	font-family: 'Open Sans', sans-serif;
}
#block-lmdp-lmdp-contact .button{
	display:block;
	margin-bottom:5px;
}
#block-lmdp-lmdp-contact p{
	margin-bottom:10px;
	font-size:16px;
	line-height: 22px;
}
#block-lmdp-lmdp-contact .address,
#block-lmdp-lmdp-contact .buttons{
	margin-bottom:20px;
}
.view-slides .slide{
	height:444px;
	background-position:center top;
	background-size:auto 494px;
}


.pane-title{
	margin-bottom:10px;
}
.pane-title a{
	color:inherit;
	text-decoration:none;
}
.pane-content .field-name-field-visuel img{
	display:block;
	width:100%;
	    height: auto;
}
.pane-content .links li{
	padding:0;	
}
.actions a{
	color:rgb(55,55,55);
}

.node .field-name-field-visuel{
	margin:0 0 10px 0;
}
.node .field-name-field-visuel img{
	display:block;
	width:100%;
	height:auto;
}
.node-teaser .field-name-field-visuel{
	margin:0 0 10px 0;
}
.node-teaser li a.active{
	    color: #cd946f;
}
.block-panels-mini h2.pane-title{
	font-size: 18px;
    line-height: 18px;
    height: 72px;
    text-align: center;
    display: flex;
    align-items: center;
}
.block-panels-mini p{
}
.view-chambres p{
	height:90px;
}
.region-featured .block-panels-mini p{
	margin-bottom:0;
}

.region-homepage .block-panels-mini h2.pane-title{
	text-align:left;
}

.views-row{
	clear:left;
}
.views-row .views-field-title{
	margin-bottom:10px;
}
.views-row .field-name-field-superficie,
.views-row .field-name-field-tarif{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}
.views-row .field-name-field-tarif{
	margin-bottom:10px;
}
.views-row .views-field-field-visuel{
	float:left;
	margin:0 20px 0 0;
}
.views-row .views-field-field-visuel img{
	width:250px;
	height:auto;
}	
.views-row .views-field-title a{
	font-family: 'Open Sans', sans-serif;
	color:#58585a;
	font-size:22px;
	line-height:26px;
	letter-spacing: 0.01em;
	text-decoration:none;
}
.views-row .book{
	padding-top:3px;
	padding-bottom:3px;
	font-size: 0.8em;
	border-width:1px;
}
.views-row .more{
	background:#58585a;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 0.8em;
	border-width:1px;
}

.views-row p{
	margin:0 0 5px 0;
}
#main .view .views-row{
	margin-bottom:30px;
	min-height:167px; 
}

#footer{
	background:rgb(56,55,58);
	padding:50px;
}
#footer .logo{
}
#footer h2{
	color:#fff;
	font-size:16px;
	line-height:16px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:10px;
}
#footer p,
#footer a{
	color:#fff;
	font-size:14px;
	line-height:16px;
}
#footer h2 a{
	font-size:16px;
}
#footer a{
	text-decoration:none;

}
#footer a:hover{
	text-decoration:underline;
}
#footer .contact-block p{
	font-family: 'Open Sans', sans-serif;
	line-height:22px;
}
#footer .block{
	float:left;
	margin-right:56px;
}
#footer .region-footer #block-block-1{
	margin-right:10px;
}
#footer .region-footer #block-block-1 p{
	line-height:22px;
}
#footer .region-footer #block-block-1 strong{
	font-size:16px;
}
#footer .region-footer > div:last-child{
	margin-right:0;	
}
#footer .view ul{
	float:left;
	width:450px;
}
#footer .views-row{
	clear:none;
}
#footer .item-list ul li{
	margin:0;
	width:205px;
	float:left;
	margin-right:20px;
}
#legals{
	padding:20px 0;
}
#legals a{
	color:inherit;
	text-decoration:none;
}
.contact-form label{
	margin-bottom:5px;
}
.contact-form input[type=text]{
	display:block;
	border:rgb(40,40,40) 1px solid;
	margin-bottom:5px;
	padding:3px 6px;
	font-size:0.9em;
	width:400px;
}
.contact-form textarea{
	width:500px;
	resize:none;
	border:rgb(40,40,40) 1px solid;
	font-family: 'Open Sans', sans-serif;
	font-size:0.9em;
}
.contact-form .form-type-checkbox input{
	float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.page-our-suites #sidebar,
.page-nos-suites #sidebar{
	display:none;
}
.page-our-suites #content,
.page-nos-suites #content{
	width:auto;
}
.view-chambres .views-row{
	clear:none;
	float:left;
	width:300px;
	margin:0 15px;
}
.view-chambres .views-row-1,
.view-chambres .views-row-4,
.view-chambres .views-row-7,
.view-chambres .views-row-10{
	margin-left:0;
}
.view-chambres .views-row-3,
.view-chambres .views-row-6,
.view-chambres .views-row-9,
.view-chambres .views-row-12{
	margin-right:0;
}
.view-chambres .views-row .views-field-title{
	height:52px;
	margin-bottom:5px;
}
.view-chambres .views-row .views-field-field-visuel{
	float:none;
	display:block;
	height:200px;
	margin-bottom:5px;
}
.view-chambres .views-row .views-field-field-visuel img{
	width:auto;
}
.view-chambres .views-row .book{
	float:right;
}
.node-service .room-gallery,
.node-chambre .room-gallery{
	padding:10px 0;
}
.node-service .more,
.node-chambre .more{
	display:none;
}
.node-service a.fancybox,
.node-chambre a.fancybox{
	margin:0 10px 10px 0;
	display:inline-block;
}
.node-service a.fancybox img,
.node-chambre a.fancybox img{
	max-height:130px;
	width:auto;
	height:auto;
}
.ui-datepicker{
    font-size: 0.9em;
}
.ui-widget {
}
.ui-datepicker{
	z-index:99999 !important;
	border:rgb(56,55,58) solid 2px;
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ui-datepicker-header{
	background:rgba(56,55,58,0.8);
	color:#fff;
	font-weight:normal;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background:rgba(56,55,58,0.8);
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	color:#fff;
	border:none;
}
.ui-widget-content .ui-state-hover{
	font-weight:bold;
	background: #cd946f;
}


.mobile{
	display:none;
}
.toggle-menu{
	position:absolute;
	right:15px;
	background:url(../images/menu.png) no-repeat center center;
	width:90px;
	height:90px;
}
.footer-address{
	clear:both;
	text-align:center;
	padding-top:30px;
}
.footer-address p{
	display:inline;
}
.footer-address br{
	display:none;
}
#footer #block-block-10{
margin:0;
float:none;
}
#block-block-9,#block-block-10{
    position: relative;
}
.cc-logo{
	position:absolute;
	right: -155px;
	background:#fff;
top:10px;
}
.cc-logo p{ margin:0; }
.cc-logo img{ width:auto; height:70px; display: block; }
.cosy-places{ margin:20px 0; text-align:center; }
.cosy-places a{ display:block; margin:auto; }


@media (max-width : 1300px){
	.cc-logo,#footer #block-block-10 { display:none; }
}
@media (max-width : 960px){
.cc-logo{
	right: 95px;
	display:block;
}
	#wrapper{
		width:auto;
	}
	#content,
	#sidebar{
		width:auto;
		float:none;
		padding:0 20px;
		min-height:auto;
		border:none;
	}
	#sidebar .section{ padding-left:0; }
	.mobile{
		display:block;
	}
	.inner{
		width:auto;
	}
	#block-locale-language ul {
		margin-right:30px;
	}
	#header #logo {
		margin-left:30px;
	}
	#header nav ul{
		float:none;
		display:none;
		position:absolute;
		width:auto;
		z-index:200;
		margin-top: 90px;
		line-height:30px;
		right:0;
		background: rgb(0,0,0);
	}
	#header nav.opened ul{
		display:block;
	}
	.front #header nav ul{
		background: rgba(0,0,0,0.5);	
	}
	#header nav li{
		display:block;
		float:none;
		width:auto;
		height:auto;
		padding:10px 20px;
	}
	#highlighted{
		height:auto;
	}
	#block-views-slides-block{
		position:relative;
		height:444px;
	}
	#block-wubook-wubook-widget .inner{
		padding:0;
	}
	.wubook-widget{
		background:#000;
		position:relative;
		left:0;
		width:100%;
		text-align: center;
	}
	.wubook-widget .field{
		display:inline-block;
	}
	#highlighted .wubook-widget label{ float:none; display:inline-block; width:auto;}
	#highlighted .wubook-widget input{ width:100px; padding: 6px 0;}
	#highlighted .wubook-widget .field-input{ float:none; display:inline-block; margin-right:10px;}
	.wubook-widget .button{ padding:4px 8px; font-size:12px;}
	#block-lmdp-lmdp-contact{
		border-top: rgb(56,55,58) 2px solid;
    	margin-top: 20px;
    	padding-top: 20px;
		clear: both;
	}
	#block-lmdp-lmdp-contact .address{
		float:left;
	}
	#block-lmdp-lmdp-contact .buttons{
		float:right;
		width:50%;
	}
	#block-lmdp-lmdp-contact .buttons .button{
	    margin-bottom: 8px;
	}
	#block-lmdp-lmdp-contact .map{
		clear:both;
	}
	.page-our-suites #sidebar,
	.page-nos-suites #sidebar{
		display:block;
	}
	.view-chambres .views-row {
		width: calc(50% - 30px);
		margin: 15px !important;
	}
	.view-chambres .views-row .views-field-field-visuel{
		height:auto;
		margin-right:0;
	}
	.view-chambres .views-row .views-field-field-visuel img{
		width:100%;
	}
	.view-chambres .views-row-3{
	}
	.page-nos-suites #content, .page-our-suites #content {
    	padding-right: 20px;
	}
	.region-featured .block-panels-mini p{
		height:auto;
	}
	#featured .block-panels-mini h2.pane-title {
    	font-size: 15px;
	}
	.panels-flexible-3 .panels-flexible-region-inside-first{
    	padding-left: 1em;
	}
	.panels-flexible-3 .panels-flexible-region-inside-last {
    	padding-right: 1em;
	}
	
	#footer{
		padding:40px 30px;
	}
	footer .contact-block{
		display:none;
	}
	.block-logo{
		display:none;
	}
	#footer .view ul {
		float: left;
		width: auto;
	}
	#footer .item-list ul li {
    	margin: 0;
    	width: 49%;
		margin-right:1%;
	}
	#block-views-nos-chambres-footer-block,
	#block-views-our-rooms-footer-block{
		width:calc(75% - 30px);
		margin-right:0 !important;
	}
	#block-block-5,
	#block-block-6{
		width:calc(25% - 30px);
	}
}