@charset "utf-8";
/* CSS Document */

body,
html {
  width: 100%;
  height: 100%;
}
body {
    background-color:#000000;
	background-image:url(../img/black_background.jpg);
   font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
	font-size:16px;
	
}

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#back-top {
    bottom: 90px;
    position: fixed;
    right: 20px;
    z-index: 99;
    display: none;
}
#back-top a {
    background: #f31e5a;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    display: block;
    font: 32px/43px FontAwesome;
    height: 47px;
    text-align: center;
    width: 47px;
    color: white;
}
/*header*/
.headerContent {
    background:url(../img/head-bg.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
	height: 18.750em;
	width:100%;
	background-color:#ffcc00;
	border-bottom: 5px solid #ffcc00;
}

.wrapTop
{
	background:rgba(45, 44, 47, 0.65);
	position:absolut;
	height:6em;
	overflow:hidden;
	
}

.logo
{
	display:block;
	background-image:url(../img/logo.png);
	background-size:cover;
	width: 13em;
    height: 4.34em;
	margin-top:1.250em;
	margin-left:0.938em;	
}

.navTop
{
margin-top:1.250em;
height:6.250em;
 
}

.NavTop ul
{
	width:43.750em;
	height:6.250em;
	display: block;
	list-style-type: none;
	padding:0;
}

.NavTop ul li:first-of-type {
	position:relative;
	display: block;
	float: left;
	line-height:6.250em;
	width:100px;
	text-align:center;
}
.NavTop ul li {
	position:relative;
	display: block;
	float: left;
	line-height:6.250em;
	width:170px;
	text-align:center;
}
.NavTop
{
	color:#ffffff;
	
}
.NavTop ul li  a{
	color:#ffffff;
	font-size:1em;
	margin-left:0.250em;
}


.NavTop ul li  a:hover{
	color:#ffcc00;
}

.slogan
{
	width:70%;
	text-align:center;
    background: rgba(255, 204,0, 0.65098);
	margin:4em auto;
	padding:0.625em;
	color:#ffffff;
	font-size:1.250em;
	font-weight:bold;

}
.slogan span
{
	margin-left:10px;
	padding-right:10px;

}
.slogan span a
{
	color:#ffffff;
	background-color:#000000;
	padding:3px 10px 3px 0;
	border-radius:10px;
	border-color:#ffffff;
	font-size:1.2em;
	width:30%;

}
.slogan span i
{
	margin-left:5px

}

/*a:after {
   font-family: FontAwesome;
   content: "\f095";
   display: inline-block;
   padding-left: 3px;
   vertical-align: middle;
}*/
/*NAVLEFT*/
.navLeft
{
	background-color:#ffffff;
    padding-left: 0;
	padding-top:25px;
	
}
.navLeft li
{
    padding-left: 0;
	margin:0;
	margin-bottom:0;
	color:#ffcc00;
	text-align:center;
	background-color:#000000;
	padding:5px 0;
	
}
.navLeft li a:hover
{
  
	background-color:#000000;
	color:#ffffff;
	
	
}
.navLeft li a
{
    padding-left: 0;
	margin:0;
	margin-bottom:0;
	color:#ffcc00;
	text-align:center;
	
}

.navLeft li:first-child
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
  
}

.nav-pills>:nth-child(8) {
text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	padding: 15px;
}

.navLeft figure
{
	display:block;
	width:69.5495495%;
	margin:7em auto;
}



/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #ffcc00;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
   color:#ffcc00;
}

/*CONTENU*/

.content
{
	background-color:#ffffff;
	
}

.content h1
{
	font-family: 'Lobster', cursive;
	color:#ffcc00;
	font-weight:bold;
	font-size:1.5em;
	
}
.content p
{
	font-size:0.813em;
	
}

/*NUMERO DE TEL SERIVCES*/

.promoService
{
	margin:30px 0;
	background-image:url(../img/bg-telrose.png);
	height:200px;
	position:relative;
}

/*NUMERO DE TEL SERIVCES*/

.promoService2
{
	margin:30px 0;
	background-image:url(../img/domina-au-tel.png);
	height:200px;
	position:relative;
}



.numTel
{
	display:block;
	text-align:center;
	padding:50px 0 0 0;
	
}
.numTel  a
{
	width:30%;
	padding: 10px 20px 10px 0px;
	background: #ffcc00;
	font-size:1.7em;
	font-weight:bold;
	text-align:center;
	margin:10px auto;
	color:#ffffff;
	border-radius: 20px 10px;
	
}	
.numTel  figcaption
{
	font-size:1.125em;
	font-weight:bold;
	color:#ffffff;
	
}

.promoService span
{
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
  content: "\f095";
  position: absolute;
  right: 0.4em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
  color:#4CAF50;
}

/*PAGE HOTESSE*/
.rubHot
{
	margin:30px 0;
	overflow:hidden;
		
}
.rubHot h1
{
	color:#333333;
	font-weight:bold;
	font-size:1.5em;
	font-family: 'Open Sans', sans-serif;
		
}

.rubHot p
{
	font-weight:500;
	line-height:200%;
		
}


/*HOTESSES*/
.promoContent
{
	margin:30px 0;
	overflow:hidden;
		
}

.hotInner
{
	margin-top:20px;
	margin-bottom:20px;
	
}
.hotInner a img
{
	width:80%;
	margin:0 10%;
	
}	

.hotInner figcaption 
{
	text-align:center;
	padding:1.250em  0 0 0;
	font-size:1.125em;
	font-weight:bold;
    color:#33ccff;
	
}
.hotInner figcaption a
{

color:#ffcc00;
	
}

.col-frame
{
	width:620px;
	margin:30px auto;
	
}
.col-frame2
{
	width:662px;
	margin:30px auto;
	
}

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*camera row*/
#back_to_camera {
			clear: both;
			display: block;
			height: 80px;
			line-height: 40px;
			padding: 20px;
		}
		.fluid_container {
			margin: 0 auto;
			max-width: 877px;
			width: 90%;
		}

/*SMS*/
.sms
{
	width:100%;
	margin:30px 0;
	
}
.sms figure
{
	width:80.2359882%;
	margin:0 auto;
	
}
.sms figure img
{
	width:100%;
	margin:0 auto;
	
}

.diapo
{
	position:relative;
	width:80%;
	margin:2em 78.5px; 
	
}
.diapo h2
{
font-family: 'Lobster', cursive;
	
}

.diapo figure
{
	width:100%;
  position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	
}


.diapo figcaption
{
	width:100%;
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	background-color:#ffcc00;
}
.diapo figure img
{
	width:36%;
	margin:0.500em auto;
	
}

.diapo span
{
	position:absolute;
	width:100%;
	margin:0.500em auto;
	top: 55%;
	color:#000000;
	font-size:13px;
	font-style:italic;
	
}


#form
{
	
}

#form label
{
	color:#333333;
	
}
.textBottom	
{
	background-color:#ffffff;
	
}

.textBottom h1,h2,h3,h4	
{
	color:#ffcc00;
	font-weight:bold;
	font-size:1.125em;
	
}
.textBottom p	
{
	font-size:0.813em;
	
}
.attachment {
		height: 200px;
		overflow:auto;
		background: url(images/mur_fond_transparent.png);
		background-attachment: local ;
	}
	

small {
	font-size:0.750em;
	font-style:italic;
	text-align:center;
	color:#ffffff;
	line-height:280%;
	}
	
	
.diapoTel
{
	width:100%;
}	
	.diapoTel img
{
	margin:10px auto;
	}	
	
/*footer*/	
.footer
{
	background-color:#222222;
	padding:15px 0px;
	
	
}
.footer li
{
	text-align:center;
	margin-left:0.625em;
	
	
}

.footer a
{
	line-height:200%;
	font-size:14px;
	color:#ffcc00;
}
.fancy
{
	color:#ffffff;
	
	
}
div#disclaimer {
	text-align: left;
}
div#disclaimer-fond {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 2100px;
	background: white;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-align: center;
	line-height: normal;
	clear: both;
	margin-top: 0px;
}
div#disclaimer-conteneur {
	position: absolute;
	z-index: 1001;
	width: 100%;
	text-align: center;
	clear: both;
}
div#disclaimer-cadre {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30%;
	padding: 15px;
	font-size: 12px;
	border: #ddd 1px solid;
	background: #f5f5f5;
	color: #555;
}
div#disclaimer-cadre b {
	font-size: 14px;
	color: black;
}
div#disclaimer-cadre a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #356aa0;
}
div#disclaimer-cadre a:hover {
	color: blue;
}

@media (max-width :992px) and (min-width:768px)
	
{


.logo
{
	display:block;
	background-image:url(../img/logo.png);
	background-size:cover;
	width:12.375em;
	height:4.4em;
	margin:1.250em auto;	
}

.NavTop2
{
margin-top:22%;
height:2em;
background-color:#000000;
position:absolute;
width:100%;
 
}

.NavTop2 ul
{
	width:100%;
	height:2em;
	display: block;
	list-style-type: none;
	padding:0;
}
.NavTop2 ul li {
	position:relative;
	display: block;
	float: left;
	line-height:2em;
	width:24%;
	text-align:center;
	color:#ffffff;
}
.NavTop2 ul li  a{
	color:#ffffff;
	font-size:0.875em;
}

.NavTop2 ul li  a:hover{
	color:#ff66cc;
}
.slogan
{
	width:100%;
	text-align:center;
    background: rgba(255, 204,0, 0.65098);
	margin:0.5em auto;
	padding:0.625em;
	color:#ffffff;
	font-size:1.250em;
	font-weight:bold;

}

.slogan span
{
	margin-left:20px;
	text-align:center;
		font-size:14px;

}
.slogan span a
{
	color:#ffffff;
	font-size:1em;

}
.promoService
{
	margin:30px 0;
	background-image:url(../img/bg-telrose.png);
	height:200px;
	position:relative;
}


.numTel
{
	display:block;
	text-align:center;
	padding:50px 0 0 0;
	
}
.numTel  a
{
	width:30%;
	padding: 10px 20px 10px 0px;
	background-color:#53AB58;
	font-size:1.7em;
	font-weight:bold;
	text-align:center;
	margin:10px auto;
	color:#ffffff;
	border-radius: 10px;
	
}	
.numTel  figcaption
{
	font-size:1.125em;
	font-weight:bold;
	color:#ffffff;
	
}

.promoService span
{
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	
}

.sloganMob
{
	display:block;
    width:100%;
	text-align:center;
       background: rgba(255, 204,0, 0.65098);
	margin:0.5em auto;
	padding:0em;
	color:#ffffff;
	font-size:1.250em;
	font-weight:bold;

}
.sloganMob span
{
margin-left:20px;
	text-align:center;
		font-size:14px;

}
.sloganMob span a
{
width:70%;
	padding: 5px;
	background-color:#53AB58;
	font-size:1.7em;
	font-weight:bold;
	text-align:center;
	margin:10px auto;
	color:#ffffff;
	border-radius:10px;
	

}
.sloganMob span i
{
	margin-left:5px

}	
/*footer*/	
.footer
{
	background-color:#222222;
	padding:15px 0px;
	
	
}
.footer ul
{
	text-align:center;
	
	
}
.footer li
{
	text-align:center;
	margin-left: 0em;
	
	
}

.footer a
{
	line-height:200%;
	font-size:14px;
	color:#ffcc00;
}
.footer figure
{
	width:40%;
	display:block;
	margin:2px auto;
	text-align:center;
}
	
	
	
}
	
@media (max-width: 768px)
{


.wrapTop
{
height: 6.8em;
	
}

.headerContent {
    background: url(../img/head-bg.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
    height: 12.800em;
    width: 100%;
    background-color: #ffcc00;
    border-bottom: 5px solid #ffcc00;
}
.promoService
{
	margin:30px 0;
	background-image:url(../img/bg-telrose.png);
	height:200px;
	position:relative;
}
.promoService img
{
	width:100%;
}


.numTel
{
	display:block;
	text-align:center;
	padding:50px 0 0 0;
	
}
.numTel  a
{
	width:30%;
	padding: 10px 20px 10px 0px;
	background-color:#53AB58;
	font-size:1.7em;
	font-weight:bold;
	text-align:center;
	margin:10px auto;
	color:#ffffff;
	border-radius: 10px;
	
}	
.numTel  figcaption
{
	font-size:1.125em;
	font-weight:bold;
	color:#ffffff;
	
}

.promoService span
{
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	
}
.hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1.3em;
    padding: 0 1px;
}

.logo
{
	display:block;
	background-image:url(../img/logo.png);
	background-size:cover;
	width: 14em;
    height: 5em;
	margin:1.250em auto;	
}

.NavTop2
{
margin-top:6em;
height:2.5em;
background-color:#000000;
position:absolute;
width:100%;
 
}

.NavTop2 ul
{
	width:100%;
	height:2.5em;
	display: block;
	list-style-type: none;
	padding:0;
}
.NavTop2 ul li:first-of-type {
	position:relative;
	display: block;
	float: left;
	line-height:2.5em;
	width:10%;
	text-align:center;
	color:#ffffff;
}

.NavTop2 ul li:nth-child(2) {
	position:relative;
	display: block;
	float: left;
	line-height:2.5em;
	width:20%;
	text-align:center;
	color:#ffffff;
}
.NavTop2 ul li {
	position:relative;
	display: block;
	float: left;
	line-height:2.5em;
	width:35%;
	text-align:center;
	color:#ffffff;
}
.NavTop2 ul li  a{
	color:#ffffff;
	font-size:0.875em;
}

.NavTop2 ul li  a:hover{
	color:#ffcc00;
}
.fa-home:before {
    content: "\f015";
    font-size: x-large;
}

.sloganMob
{
	display:block;
    width:100%;
	text-align:center;
       background: rgba(255, 204,0, 0.65098); 
	margin:0.5em auto;
	padding:0em;
	color:#ffffff;
	font-size:1.250em;
	font-weight:bold;

}
.sloganMob span
{
margin-left:0px;
	text-align:center;
		font-size:14px;

}
.sloganMob span a
{
width:70%;
	padding: 5px;
	background-color:#53AB58;
	font-size:1.7em;
	font-weight:bold;
	text-align:center;
	margin:10px auto;
	color:#ffffff;
	border-radius:10px;
	

}
.sloganMob span i
{
	margin-left:5px

}
.content
{
	margin-top:35px;
	
	
}

.content h1 {
    font-size: 1.3em;
	padding:0.5em;
}

.hotInner figcaption a {
	 font-size: 	0.800em;
}

.numTel  a
{
	width:90%;
	padding: 10px;
	background-color:#53AB58;
	font-size:1.7em;
	font-weight:bold;
	text-align:center;
	margin:10px auto;
	color:#ffffff;
	border-radius:10px;
	
}	
.numTel  figcaption
{
	font-size:1.125em;
	font-weight:bold;
	color:#ffffff;
	
}

/*PAGE HOTESSE*/
.rubHot
{
	margin:30px 0;
	overflow:hidden;
		
}
.rubHot h1
{
	color:#333333;
	font-weight:bold;
	font-size:1em;
	font-family: 'Open Sans', sans-serif;
		
}

.rubHot img
{
	margin:0 auto;
		
}

.rubHot p
{
	font-weight:500;
	line-height:200%;
		
}
.hotInner a img {
    width: 100%;
    margin: 0;
}
.hotInner figcaption {
    text-align: center;
    padding: 0.5em 0 0 0;
    font-size: 1.125em;
    font-weight: bold;
    color: #ff66cc;
}

.promoContent {
    overflow: hidden;
}

.diapo
{
	position:relative;
	width:100%;
	margin: 5px 0;
	
}

.diapo h2
{
font-family: 'Lobster', cursive;
font-size:1em;
	
}

.diapo figure
{
  width:100%;
  position:absolute;
  top: 50%;
  transform: translate(-50%, -50%);
	
}
.diapo figcaption
{
	width:100%;
	color:#ffffff;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}
.diapo figure img
{
	width:70%;
	margin:0.500em auto;
	
}

.diapo span
{
	position:absolute;
	width:100%;
	margin:0.500em auto;
	top: 66%;
	color:#000000;
	font-size:12px;
	
}

small {

	text-align:center;
	}

/*footer*/	
.footer
{
	background-color:#222222;
	padding:15px 0px;
	
	
}
.footer ul
{
	text-align:center;
	
	
}
.footer li
{
	text-align:center;
	margin-left: 0em;
	
	
}

.footer a
{
	line-height:200%;
	font-size:14px;
   color:#ffcc00;
}
.footer figure
{
	width:50%;
	display:block;
	margin:2px auto;
	text-align:center;
}



.col-frame
{
	display:none;
	
}
	
	
div#disclaimer{ text-align:left; overflow:hidden; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:400%; background:white; filter:alpha(opacity=80); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; margin-top:0px; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:100%; margin-left:auto; margin-right:auto; text-align:center; margin-top:35px; padding:0px; font-size:9px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:12px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:12px; font-weight:bold; color:#356aa0; text-align:center; }
   div#disclaimer-cadre a:hover{ color:blue; }		
	
	}