/*.recap-f h3 {
	display: inline;
	font-weight: 700;
	font-size: 24px;
	
	color: #333;
	font-style: italic;
	display: inline;
	padding-right: 10px;
}*/
.recap-f h2 {
    margin: 0;
}
#notifications {
	cursor: pointer;
	position: fixed;
	right: 0px;
	z-index: 9999;
	bottom: 0px;
	margin-bottom: 22px;
	margin-right: 15px;
	max-width: 300px;   
}

.disabled{pointer-events:none; background-color:#e3e3e3;}

.lead{
	text-align:center;
    color: rgb(131, 131, 131);
    font-size: 17px;
}
.starter-template{
	padding: 40px 15px;
	  padding-top: 0px;
}

.notify_js{
	width: 600px;
	margin: auto;
}



.price.selected {
    font-weight: 700;
    font-family: "WSansNew",sans-serif;
    font-size: 12px; color:#ff7400; letter-spacing:2px;
}
.price.selected span{font-size: 29px;}
.product-post-gal span.price-pr {
	position: absolute;
	top: 5px;
	display: inline-block;
	color: #fff;
	padding: 7px;
	background: #f32b29;
	font-size: 18px; font-family:Arial, Helvetica, sans-serif;
	
	font-weight: 600;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}
.tr.row {
	border-bottom:1px dotted;
    margin-bottom: 10px;
    padding: 7px;
	line-height:33px;
}
.panel-heading.panel-early {
    background: green;
    color: white;
}
.notespromos {
  
    padding: 8px;
    color: white;
}
.blink {
      animation: blink 1s steps(5, start) 1000;
      -webkit-animation: blink 1s steps(5, start) 1000;
      width: 100px;
      height: 100px;
    }
    @keyframes blink {
      to {
        background-color: red;
      }
    }
    @-webkit-keyframes blink {
      to {
        background-color: red;
      }
    }
	
.info-resa {
    background-color: #00adc6;
    border-left: 50px solid #ff7400;
    color: #fff;
    margin-top: 0px;
    padding: 15px 10px;
}
.info-resa i {
   
    bottom: 39px;
    color: #fff;
    height: 30px;
    left: 26px;
    position: absolute;
    text-align: center;
    width: 30px;
}
.info-resa > strong {
    font-family: cursive;
    font-size: 22px;
}
.social-share {
    margin-bottom: 15px;
    margin-top: 15px;
}
ul.social-network {
    display: inline;
    list-style: outside none none;
    margin-left: 0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0 5px;
}
.social-network a.icoFacebook {
   border: 2px solid #ff7400;
    color: #ff7400;
}
.social-network a.ico-warning {
     border: 2px solid #ff7400;
    color: #ff7400;
}
.social-network a.ico-danger {
    border: 2px solid #ff7400;
    color: #ff7400;
}
.social-network .fa  {color: #ff7400;}
.social-circle li a {
    
    display: inline-block;
    font-size: 14px;
    height: 30px;
    margin: 0 auto;
    padding-top: 4px;
    position: relative;
    text-align: center;
    width: 30px;
}
.recap-f h1 {
	display: inline;
	font-weight: 700;
	font-size: 24px;
	
	color: #333;
	font-style: italic;
	padding-right: 10px;
    line-height:34px
}
.recap-f .rating .fa {
	color: #e74a65;
	font-size: 17px;
	letter-spacing: 3px;
}
.fiche-content {

}
.recap-f .rating {
	display: inline;
}
.recap-f .detail-r {
	margin-tp: 15px;
}
.recap-f .detail-r {
	display: block;
}
.recap-f .detail-r .fa {
	padding-right: 10px;
}
.recap-f .detail-r p {
	margin-top: 8px;
}
.recap-f .detail-r span {
	
	color: #333;
	font-style: italic;
	padding-right: 10px;
}
.old-pri{
    line-height: 20px; text-align:right;
}
.price-tag.new-pr > sup {
    font-size: 53%;
}
span.price {
	position: relative;
	top: 0;
	right: 0;
	display: inline-block;
	color: #fff;
	padding: 5px 30px;
	background: #789520;
	
	font-weight: 600;
	font-size: 16px;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	text-align: right;
	border-bottom: 2px solid #5a7018;
	cursor: pointer;
}
span.price:hover {
	color: #fff;
	background: #f32b29;
	border-bottom: 2px solid #830658;
}
#hotel-slider .sp-selected-thumbnail {
	border-bottom: 4px solid #c9017a;
}
.temoi {
	dsiplay: inline;
	padding-bottom: 10px;
	border-bottom: 1px dashed #eee;
}
.temoi .fa {
	color: #ff6600;
	font-size: 20px;
	padding-right: 10px;
}
.temoi span {
	
	font-size: 14px;
	font-weight: 400;
}
.fiche-inside {
	margin-top: 10px;
	margin-bottom: 20px;
}
.option {
	font-size: 13px;
	padding-top: 15px;
	border-bottom: 1px dashed #eee;
	padding-bottom: 15px;
}
.option .fa {
	font-size: 24px;
	padding-bottom: 10px;
	margin-right: 10px;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	margin-left: 0px;
}
.option div i.flaticon-cust-1:before {/*wifi*/
	content: "\f11d";
	font-size: 24px;
}
.option div i.flaticon-cust-2:before {/*air c*/
	content: "\f103";
	font-size: 24px;
}
.option div i.flaticon-cust-3:before {/*parking*/
	content: "\f102";
	font-size: 24px;
}
.option div i.flaticon-cust-4:before {/*bien etre*/
	content: "\f10e";
	font-size: 24px;
}
.option div i.flaticon-cust-5:before {/*piscine*/
	content: "\f117";
	font-size: 24px;
}
.option div i.flaticon-cust-6:before {/*resto*/
	content: "\f112";
	font-size: 24px;
}
.option div i.flaticon-cust-7:before {/*plage*/
	content: "\f116";
	font-size: 24px;
}
.option div i.flaticon-cust-8:before {/*club enfant*/
	content: "\f11b";
	font-size: 24px;
}
.option div i.flaticon-cust-9:before {/*golf*/
	content: "\f106";
	font-size: 24px;
}
.option div i.flaticon-cust-10:before {/*piscine couverte*/
	content: "\f115";
	font-size: 24px;
}
.hotel-details h2 {
	
	font-size: 24px;
	font-weight: 700;
	font-style: italic;
	color: #003366;
	margin-top: 20px;
}
.hotel-details h2 .fa {
	margin-right: 10px;
	font-size: 24px;
	color: #003366;
}
.hotel-details h2 [class^="flaticon-"]:before, .hotel-details h2 [class*=" flaticon-"]:before, .hotel-details h2 [class^="flaticon-"]:after, .hotel-details h2 [class*=" flaticon-"]:after {
	font-size: 24px;
	color: #003366;
}
.hotel-details h3 {
	
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	color: #000;
	margin-top: 20px;
}
.first-l {
	margin-bottom: 20px;
}
.titl-md1 a {
	font-family: 'Open Sans', sans-serif;
	color: #003366;
	font-weight: 600;
	text-decoration: underline;
	margin-right: 30px;
}
.titl-md1 .fa {
	margin-right: 10px;
}
.titl-md1 span {
	font-size: 16px;
	color: #fff;
}
.titl-md2 a {
	font-family: 'Open Sans', sans-serif;
	color: #003366;
	font-weight: 600;
	text-decoration: underline;
}

@media (min-width:768px) {
.titl-md2 a {
	float: right
}
}
.titl-md2 .fa {
	margin-left: 10px;
}
.head-bar {
	padding-top: 8px;
	padding-bottom: 8px
}
.tarifs {
	
}
.tarifs table td {
	width: 30%;
	padding: 10px !important;
	border: 1px solid #ccc;
	
}
.tarifs table tr:nth-child(even) td, .tarifs table tr:nth-child(even) td {
	
}
.infos-fiche .panel.rest {
	width: 60%;
}
.infos-fiche ul.faci {
	padding-left: 15px
}
section .infos .pt-fort li i {
	color: #336600;
	margin-right: 5px;
	font-size: 14px;
	width: 18px
}
.details-h {
	margin-top: 15px;
}
.input-group-addon {
	border-right: 1px solid #ddd !important;
}
.btn-tarif {
	font-weight: bold;
	font-size: 16px;
	background-color: #f18b22;
	brder-radius: 0px;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
}
.titl-fich {
	position: absolute;
	color: #fff;
	top: 0px;
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.57);
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	margin-top: 20px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.titl-fich a {
	color: #fff;
}
.product-post-content {
	background-color: #fcf2f8;
}
.htlfndr-entry-rating-stars {
	/*margin-bottom: 15px;
	margin-left: 6px*/
	padding-bottom: 5px;
}
.htlfndr-entry-rating-stars i {
	color: #ff6703;
	font-size: 14px;
	margin-right: 5px
}
.older-prf {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-decoration: line-through;
}
.now-pr i {
	font-style: normal;
	margin-top: -15px;
	font-size: 12px
}
.now-pr {
	
	font-size: 14px;
}
div#carousel-example-generic4 {
	margin-top: 20px;
}
.glyphicon {
	margin-right: 4px !important; /*override*/
}
.pagination .glyphicon {
	margin-right: 0px !important; /*override*/
}
.pagination a {
	color: #555;
}
.panel ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.news-item {
	padding: 4px 4px;
	margin: 0px;
}
#jquery-script-menu {
	position: fixed;
	height: 90px;
	width: 100%;
	top: 0;
	left: 0;
	border-top: 5px solid #316594;
	background: #fff;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	z-index: 999999;
	padding: 10px 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.jquery-script-center {
	width: 960px;
	margin: 0 auto;
}
.jquery-script-center ul {
	width: 212px;
	float: left;
	line-height: 45px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.jquery-script-center a {
	text-decoration: none;
}
.jquery-script-ads {
	width: 728px;
	height: 90px;
	float: right;
}
.jquery-script-clear {
	clear: both;
	height: 0;
}
.top-tes h5 {
	display: inline;
	font-size: 16px;
	
	color: #333
}
.top-tes span {
	display: inline;
	font-size: 12px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	color: #333
}
.news-item p {
	font-size: 13px;
	line-height: 30px;
	color: #555;
	-webkit-font-smoothing: antialiased;
}
.hth-testimonials {
	background: #fff;
	border: 0px solid #f0f0f0;
	color: #000;
	padding: 10px 0px;
}
.hth-testimonials-positif {
	padding: 5px;
	padding: 0 0 0 40px;
	position: relative;
}
.hth-testimonials-positif:before {
	content: "\f118";
	font-size: 30px;
	font-family: 'FontAwesome';
	color: #498313;
	margin-right: 0px;
	position: absolute;
	top: 0px;
	line-height: 1;
	left: 0;
	display: inline-block;
}
.hth-testimonials-negatif {
	padding: 5px;
	padding: 0 0 0 40px;
	position: relative;
}
.hth-testimonials-negatif:before {
	content: "\f119";
	font-size: 30px;
	font-family: 'FontAwesome';
	color: #CCC;
	margin-right: 0px;
	position: absolute;
	top: 0px;
	line-height: 1;
	left: 0;
	display: inline-block;
}

@media (max-width:768px) {
.servc {
	padding-bottom: 20px;
}
.first-l {
	margin-bottom: 0px;
}
}
.hotel-details .panel-footer {
	padding: 5px 5px;
	background-color: #ffffff;
	border-top: 0px solid #fff;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.hotel-details .panel {
	margin-bottom: 0px;
	background-color: #fff;
	border: 0px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
.hotel-details .pagination>li>a, .hotel-details .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #ffffff;
	text-decoration: none;
	background-color: #d91b5c;
	border: 1px solid #fff;
}
.hotel-details ul {
	margin-left: 30px;
}
.head-bar {
	background-color: #00aeef;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 3px solid #005b7f;
}
.card {
	border: 0px solid #eee;
}
.card .panel {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff;
	background: none;
	box-shadow: none;
}
.card .panel:last-child {
	border-bottom: none;
}
.card .panel-group > .panel:first-child .panel-heading {
	border-radius: 4px 4px 0 0;
}
.card .panel-group .panel {
	border-radius: 0;
}
.panel-group .panel + .panel {
	margin-top: 0;
}
.card .panel-heading {
	background-color: #00aeef;
	border-radius: 0;
	border: none;
	color: #fff;
	padding: 0;
	background: #dfdfdf;
	font-weight: 400;
	color: #282828;
	box-shadow: inset 0 -2px 0 0 #9e9e9e;
	border-radius: 4px;
	width: 20%;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	float: right;
	margin-top: -25px;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #00aeef;
}
.panel {
	
}
.card .panel-title a {
	display: block;
	color: #333;
	padding: 8px;
	position: relative;
	font-size: 16px;
	font-weight: 400;
}
.card .panel-body {
	background: #fff;
}
.card .panel:last-child .panel-body {
	border-radius: 0 0 4px 4px;
}
.card .panel:last-child .panel-heading {
	border-radius: 0 0 4px 4px;
	transition: border-radius 0.3s linear 0.2s;
}
.panel:last-child .panel-heading.active {
	border-radius: 0;
	transition: border-radius linear 0s;
}
.card .panel-heading a:before {
	content: '\e146';
	position: absolute;
	right: 5px;
	top: 10px;
	font-size: 24px;
	transition: all 0.5s;
	transform: scale(1);
}
.card .panel-heading.active a:before {
	content: ' ';
	transition: all 0.5s;
	transform: scale(0);
}
#accordion .panel-heading a:before {
	content: "\f107";
	font-size: 24px;
	position: absolute;
	font-family: "FontAwesome";
	right: 10px;
	top: 3px;
	transform: rotate(180deg);
	transition: all 0.5s;
}
#accordion .panel-heading.active a:before {
	transform: rotate(0deg);
	transition: all 0.5s;
}
.cd-til {
	color: #333;
	font-size: 18px;
	
	font-weight: 600;
	display: block;
}
.cd-text {
	color: #333;
	font-size: 13px;
	
	font-weight: 500;
	dispaly: block;
}
.card-info {
	background-color: #e6e6e6;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 1px;
}
.card-info p {
	color: #333;
	font-size: 18px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.card .panel-body {
	background: #00aeef;
}
.moteur-fiche {
	margin-top: 15px;
}
.moteur-fiche label {
	font-weight: normal
}
.moteur-fiche .form-control {
	height: 40px;
	border-radius: 0px;/* margin-top: 15px; */
}
.list-link {
	padding-bottom: 15px;
}
.temoing .panel-body {
	padding: 0px;
}
.link-scroll {
	padding-bottom: 15px;
}
.link-scroll li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.link-scroll li a {
	display: inline;
	
	color: #006699;
	font-weight: 600;
	text-decoration: underline;
}
.link-scroll span {
	display: inline;
	
	padding-right: 0px;
}
.product-post-content {
	height: auto;
}
.m-fiche {
	
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.mt-25.btn-res {
    margin-top: 25px;
}
.m-fiche a {
	color: #333;
}
.tarif-btn {
	background-color: #ff7400;
	border-radius: 0px;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 3px solid #830658;
	
	color: #fff;
}
.price-tag.new-pr {
	color:#ff7400; position:relative; 
    font-size: 66px;
    font-weight: bold;
}
.price-tag.new-pr sup{ font-size:40%; top:-27px; }
small{font-size:27%; font-style:italic; color:#00adc6; font-family:Arial, Helvetica, sans-serif;}
.tarif-btn:hover {
	background-color: #789520;
	border-bottom: 3px solid #5a7018;
	color: #fff;
}
.m-fiche .input-group-addon {
	font-size: 16px;
	color: #333;
	text-align: center;
	background-color: #ffffff;
	border-radius: 0px;
}
.m-fiche .form-control {
	border-radius: 0px;
	border: 1px solid #ccc;
}

@media (min-width:900px) {
.m-fiche .form-group {
	margin-bottom: 0px;
}
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.checkbox .cr, .radio .cr {
	color: #36C5F5;
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	border-radius: .25em;
	width: 1.3em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
	top: 0;
	left: 0 !important;
}
.radio .cr {
	border-radius: 50%;
	width: 1.2em;
	height: 1.2em;
	border-color: #ccc;
}
.checkbox label input[type="checkbox"], .radio label input[type="radio"] {

}
div.lstrooms .radio {
	margin: 0;
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio .cr .cr-icon {
	margin-left: 0.03em;
	position: absolute;
	font-size: 0.9em;
	line-height: 0;
	top: 0.6em;
	left: 0.04em;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
	opacity: 0;
	transition: all .3s ease-in;
}
.panel-cha {
	border-radius: 0px;
	
	font-weight: 600;
}
.panel-char .panel-body {
	border: 1px solid #eee;
	border-bottom: 2px solid #cbcbcb;
}
.book {
	padding: 5px 10px;
	background: #00adc6;
	
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	border-radius: 0px;
	text-align: right;
	border-bottom: 2px solid #006699;
	margin-left: 20px;
}
.book:hover {
	background: #006699;
	border-bottom: 2px solid #00aeef;
	color: #fff;
}
.panel-tarif .panel-heading {
	background-color: #fff;
	border-radius: 0px;
}
.panel-tarif h3{
	
	font-size: 24px;
	font-weight: 700;
	color: #00adc6;
	margin-top: 0px;
	margin-bottom: 0px;
}
.panel-tarif h3 .fa {
	color: #00adc6;
	margin-right: 10px;
}
.panel-tarif .panel-body {
	padding: 0px;/*	border-left: 1px solid #00aeef;
	border-right: 1px solid #00aeef;
*/}
.padd-t {
	padding-top: 10px;
}
.ch-p {
	padding-top: 35px;
	margin-bottom: 25px;
}
.lstrooms .selected {
	font-weight: bold
}
.input-daterange input:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 0px 0 0 0px;
}
.myList p span {
	color: rgb(14, 14, 14);
	font-family: 'Raleway', sans-serif !important;
	font-size: 14px;
	line-height: 20px;
}
.ages {
	margin-top: 15px;
	margin-left: -15px;
	margin-bottom: 15px;
}

@media (max-width:768px) {
.ch-p {
	padding-top: 0px;
	margin-left: 15px;
}
.del {
	float: right;
}
.add-r {
	margin-left: 15px;
}
}

.pws_tabs_container {
	width: 100% !important;
}
.panel ul {
	height: 240px !important;
}
.mylist span  .mylist div{
    font-family: 'Raleway', sans-serif !important;
}
.gmap3{
	width:100%;
	height:280px;
}

