
* {
    -webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}
body{
	margin: 0;
	font-family: Alegreya Sans, Helvetica Neue;
}
h4{
  margin: 0;
}
.text-center{
  text-align: center;
}
#imgGal{
  height: 134px;
  cursor: pointer;
  opacity: 0;
  position: absolute;
  margin-top: -134px;
  max-width:384px;
}

#imgGalSup {
  width: 100%;
  box-sizing: border-box;
  border: 2px dashed #d4d4d4;
  background: #fafafa;
  padding: 20px;
  text-align: center;
  color:grey;
}
.progressStyle {
  height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  background: #f0f0f0;
}

div.caUpLoud {
  width: 1%;
  background: rgb(105, 175, 255);
  height: 100%;
  transition: all ease 1s;
}
#onclickmenu {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.09);
  font-weight: 300;
  margin: 0;
  padding: 0.4em 0.8em;
  text-transform: uppercase;
  height: 60px;
}
#show_me_the_menu{
list-style: none;
margin:0;
padding: 0;
/*text-align: center;
*/
text-transform: uppercase;
font-size:1.7em;
font-weight: 100;
}
#show_me_the_menu > li {
  cursor: pointer;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  padding: 10px 0.9em;
}
#show_me_the_menu > li > ul{
list-style: none;
margin:0;
padding: 0;
text-transform: lowercase;
}
#show_me_the_menu > li > ul > li{
	
}
#show_me_the_menu > li > ul > li:before{
content:"> ";
}
.footer-staying, .content-pages{
	padding: 10px;
}
.content-pages {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
  /*font-size: 1.3em;*/
}
.article_unique:empty {
  display: none;
}
.article_unique .content-pages {
  background: none;
  font-size: inherit;
}
.content-pages img, .article_unique img {
	width: 100%;
	display: block;
	margin: auto;
}
.footer-staying{
	background: rgba(0, 0, 0, 0.03);
	font-weight: 300;
}
.footer-staying a{
text-decoration: none;
font-weight: 300 !important;
text-align: center;
font-size: 1.3em;
color: rgba(20, 21, 21, 0.8);
}
.footer-staying p{
	text-decoration: none;
	font-weight: 300;
	text-align: center;

}
.footer-staying h1{
	font-weight: 300;
	text-align: center;
	margin:0;
	padding:0;
}
/*.fa.fa-phone {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}*/

.fa {
/*  padding-right: 10px;
*/}
.fa.fa-phone {
/*  padding-top: 6px;
*/  -moz-transform: rotate(264deg);
  -ms-transform: rotate(264deg);
  -webkit-transform: rotate(264deg);
  -o-transform: rotate(264deg);
  transform: rotate(264deg);
}
.adresse, .footer-staying p {
  background: none repeat scroll 0 0 rgb(255, 255, 255);
  border: 1px dashed rgba(0, 0, 0, 0.2);
  padding: 8px;
}
#onclickmenu .fa{
  float: right;
  padding-top: 5px;
}
.tel_sous_header, .mail_sous_header, .site_internet_lie, .fiche_sous_header {
  border-radius: 4px;
  box-shadow: -7px 8px 22px rgba(0, 0, 0, 0.13) inset;
  color: rgb(255, 255, 255) !important;
  display: inline-block;
  font-size: 40px;
  font-weight: 500 !important;
  height: 55px;
  line-height: 65px;
  margin: 9px 4px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  vertical-align: top;
  width: 55px;
}
.tel_sous_header {
  background: none repeat scroll 0 0 rgb(108, 249, 0);
}
.mail_sous_header {
  background: none repeat scroll 0 0 rgb(79, 151, 216);


/*background: none repeat scroll 0 0 rgb(0, 182, 249);
*/font-size: 29px;
line-height: 60px;
}
.site_internet_lie{
  background: rgb(57, 225, 239);
}
.fiche_sous_header{
  background: rgb(224, 132, 115);
}
.tel_sous_header .fa.fa-phone {
  margin: 0 !important;
  padding: 0 !important;
  transform: rotate(0deg);
}
.ico_list {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
  padding: 1px;
  text-align: center;
}
.article_unique {
  padding: 2% 4%;
}
.link_spe_flash{
background: #38c;
margin:auto;
text-transform: uppercase;
font-size: 1.3em;
width: 130px;
text-align: center;
border-radius: 4px;
color:white;
text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.22);
cursor: pointer;
}
.emagix{
text-align: center;
background: rgba(0, 0, 0, 0.08);
padding: 10px;
}

@media screen and (min-width: 640px) {
  #bloc_tablettes, #footer_tablette{
    width: 48%;
/*    display: inline-block;
    vertical-align: top;
*/  }
  .footer-staying{
    background: white;
  }
  #tablettesplash{
background: url('/img/mboy-20-blurred-bkgs.jpg');
background-size: cover;
background-color:none !important; 
height: 100px;
width:50%;
float: right;
top:0;
position: absolute;
right: 0;
height: 100%;
  }
}

#promo{
  display: inline-block;
vertical-align: top;
margin-top: 50px;
height: 100%;
background: rgba(255, 255, 255, 0.42);
text-align: center;
padding: 0px 15px 15px 15px;
border-radius: 15px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

#promo h2{
margin-top: 15px;
vertical-align: top;
height: 100%;
background: rgba(255, 255, 255, 0.16);
text-align: center;
padding: 10px;
border-radius: 10px 10px 5px 5px;
box-shadow: 0 0 10px rgba(255, 255, 255, 0.47) inset;
text-shadow: -1px -1px 3px rgba(255, 255, 255, 0.61);
color: rgb(49, 49, 49);
}

#liens_stores a {
  vertical-align: top;
}
.owl-carousel .item{
  margin: 0px;
}
.owl-carousel .item img{
  display: block;
  width: 100%;
  height: auto;
}

.newsletter {
  font-size: 1.3em;
}
.newsletterInput {
  width: 70%;
  font-size:0.8em;
  margin-top: 10px;
  border:none;
  border-bottom: 2px solid #2191ea;
  font-family: 'Alegreya Sans';
  font-weight: 400;
  -webkit-appearance: none;
  outline-style: none;
  border-radius: 0
}
.newsletter button {
  width: 20%;
  border:none;
  background: #2191ea;
  color: white;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.28);
  font-size:0.7em;
  padding: 5px 10px;
}
.newsletter label {
  text-align: left;
  width: 94%;
  display: inline-block;
  font-size:0.9em;
  -webkit-transform: translateY(34px);
  -ms-transform: translateY(34px);
  -moz-transform: translateY(34px);
  -o-transform: translateY(34px);
  transform: translateY(34px);
  transition: -webkit-transform ease 0.5s;
  transition: -ms-transform ease 0.5s;
  transition: -moz-transform ease 0.5s;
  transition: -o-transform ease 0.5s;
  transition: transform ease 0.5s;
}
.newsletter label.isTyping {
  color: #2191ea;
  font-size:0.7em;
  -webkit-transform: translateY(11px);
  -ms-transform: translateY(11px);
  -moz-transform: translateY(11px);
  -o-transform: translateY(11px);
  transform: translateY(11px);
}
.fbPost {
  border: 1px solid rgba(0, 0, 0, 0.18);
  background: rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  padding: 10px;
  margin: 5px 0px;
  overflow: hidden;
}
.fbPost h3{
  margin:0;
}
.fbPost p{
  margin:0;
}  
a.SeeOnFacebookBtn, a.SeeOnFacebookBtn:hover, a.SeeOnFacebookBtn:focus {
  color: white;
  text-decoration: none;
  background: #3278e3;
  padding: 6px 10px;
  margin: 10px 10px 0px 0px;
  display: inline-block;
  border-radius: 7px;

}
.videoFacebookOrelse {
  width: auto !important;
}
.smallPicFacebook{
  width: auto !important;
  margin:0px 5px 0px 0px !important;
  float:left;
  display: inline-block  !important;
}
.homeland {
  background: none;
  display: inline;
  text-decoration: none;
  color: inherit;
  text-align: center;
  width: 20px;
  margin: 0;
  padding:0;
  border-radius: 4px;
  opacity: 0.8;
}

#InstaPosts {
  display: block !important;
  max-height: 350px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.INSTAPOST img {
  width: 80%;
}
/* line 365, styleMRV.scss */
.contactFormPage h4 {
  text-align: center;
}

/* line 368, styleMRV.scss */
#contactForm {
  margin: auto;
  width: 60%;
}

/* line 372, styleMRV.scss */
.contactFormPlacement {
  width: 100%;
  margin: 10px;
}
/* line 375, styleMRV.scss */
.contactFormPlacement input, .contactFormPlacement textarea {
  width: 100%;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  padding: 9px;
  font-size: .9em;
  box-sizing: border-box;
  font-family: 'Open Sans', arial;
}
/* line 384, styleMRV.scss */
.contactFormPlacement textarea {
  height: 120px;
}

/* line 388, styleMRV.scss */
.btnContact {
  -webkit-appearance: none;
  margin: 10px;
  padding: 10px;
  border: 1px solid rgba(63, 63, 63, 0.29);
  background: #3796ff;
  color: white;
  border-radius: 3px;
  display: block;
  width: 100%;
  font-size: 1.2em;
  font-family: 'Open Sans', arial;
  cursor: pointer;
}

.maxiBody:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.loader{
  width: 100%;
  display: none;
}
.loader svg{
  width: 100%;
}

#contenu_page {
    overflow: hidden;
}
.sous-header{
  width:100%;
}
html[xmlns] .maxiBody {
    display: block;
}

* html .maxiBody {
    height: 1%;
}

@media screen and (max-width: 800px) {
  .desktopHeader{
    display: none !important;
  }
}

@media screen and (min-width: 800px) {
  .mobileHeader{
    display: none !important;
  }
}
.loader_pay,
.loader_pay:before,
.loader_pay:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader_pay {
  color: #000000;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader_pay:before,
.loader_pay:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader_pay:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader_pay:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
