/*
Theme Name: PegasProductions - New
Author: JS Labrek
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, responsive
Text Domain: pegasproductions

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**/
/*------------------------------------*\    MAIN\*------------------------------------*/
/* global box-sizing */

*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
	
	
	
	
	
	
	#filles-wrapper-a {
	position: relative;
	top: 25px;
	}

		.fake-pagination a{
		 padding: 10px 15px;
		margin: 2px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		text-align: center;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		text-decoration:none!important;
		font-size: 18px;
		border: none!important;
	    color: #fff!important;
		background-color: #222;
	    margin: -5px;
		}
		.fake-pagination span{
		text-decoration:none;
		}
		
		.fake-pagination .b-page-fake{
		color: #fff;
		background-color: #f2000f;
		padding: 10px 15px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		text-decoration:none!important;
		margin: 2px;
	    margin-right: -5px;
	    font-weight: bold;
		border-radius: 5px;
	    border-color: #000;
		}
		.fake-pagination .b-page-fake a{
		color: #fff;
		background-color: #f2000f;
		padding: 10px 15px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		text-decoration:none!important;
		margin: 2px;
	    margin-right: -5px;
	    font-weight: bold;
		border-radius: 5px;
	    border-color: #000;
		}


	.all-videos-all-girls-front1 a{
		background-image: linear-gradient(to bottom,#c90000,#f2000f);
		display: block;
		color: white;
		font-weight: bold;
		text-align: center;
		width: 350px;
		height: 50px;
		font-size: 20px;
		padding: 15px;
		border-radius: 10px;
		margin: 0px;
		text-align: center;
		position: relative;
		top: 0px;
	}
	
	.all-videos-all-girls-front1 a:hover{
		background: #ffde00;
		display: block;
		color: black;
		
	}

	.all-videos-all-girls-front2 a{
		background-image: linear-gradient(to bottom,#c90000,#f2000f);
		display: block;
		color: white;
		font-weight: bold;
		text-align: center;
		width: 350px;
		height: 50px;
		font-size: 20px;
		padding: 15px;
		border-radius: 10px;
		margin: 0px;
		text-align: center;
		position: relative;
		top: 65px;
	}
	
	.all-videos-all-girls-front2 a:hover{
		background: #ffde00;
		display: block;
		color: black;
		
	}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px) {
/* A cacher ou afficher*/


.fille-hover h4 {
    display: block;
    font-size: 30px;
    text-align: center;
    color: #f2000f;
    background-color: transparent;
    text-shadow: none;
}

.input-connexion {
    width: 200px;
    margin: 2px auto 10px;
    display: block;
    cursor: pointer;
    border: 2px solid white;
    height: 50px;
    font-size: 25px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
}







	#filles-wrapper-a h2{
	font-family: Futura, "Trebuchet MS";
	margin-top: 45px; 
	font-size: 14px;
	font-weight: bold;

	}

	.video-update {
	overflow: hidden;
	margin-left: 15px;
	position: relative;
	top: 0px;
	}

	.all-videos-all-girls-front1 a{
		display: none;
	}
	
	.all-videos-all-girls-front1 a:hover{

		display: none;

		
	}
	.all-videos-all-girls-front2 a{
		display: none;
	}
	
	.all-videos-all-girls-front2 a:hover{
		display: none;
		
	}
}


/* Desktops and laptops Responsive-petit ----------- */
@media only screen
and (min-width : 1080px)
and (max-width : 1370px) {


	.pub-new-bouton-mobile2{
		display: none;
	}

		
	.video-update .span2 .hd-video4k{
		position: relative;
		top: -80px;
		left: 220px!important;
		padding: 4px;
		width: 45px;
		height: 30px;
		border-radius: 4px;
		border: 0px solid #FFA11C;
	}



}
html {
    font-size: 62.5%;
}
body {
    #font: 300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
    #color: #444;
}



/* clear */
 
.gars-image .filles .span2 h3 {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
}
.clear:before,
.clear:after {
    content: ' ';
    display: table;
}
.flowplayer .fp-subtitle p {
    background-color: #000!important;
}
.fp-playlist{
display:none;
}
.flowplayer.is-fullscreen .fp-subtitle p {
    background-color: #000!important;
}
.clear:after {
    clear: both;
}
.clear {
    *zoom: 1;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* close commented backslash hack */

img {
    max-width: 100%;
    vertical-align: bottom;
}
a {
    color: #444;
    text-decoration: none;
}
a:hover {
    color: #444;
}
a:focus {
    outline: 0;
}
a:hover,
a:active {
    outline: 0;
}
input:focus {
    outline: 0;
    border: 1px solid #04A4CC;
}
#aime-nous {
    position: absolute;
    background-color: #3b5998;
    color: white;
    padding: 4px 6px 4px 4px;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    top: 500px;
    right: 0;
}
#sondage-front {
    position: fixed;
    top: 150px;
    background-color: #f2000f;
    color: white;
    padding: 4px 6px 4px 6px;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    right: 0;
    border-radius: 10px 0px 0px 10px;
    z-index: 999;
    -moz-transition: padding-right .3s ease-in;
    -o-transition: padding-right .3s ease-in;
    -webkit-transition: padding-right .3s ease-in;
    transition: padding-right .3s ease-in;
}
#sondage-front:hover {
    padding-right: 20px;
}
#sondage-front a h3 {
    color: #ffde00;
    margin: 5px 5px -8px;
    font-family: 'Bangers', cursive;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
}
#sondage-front a p {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    color: #fff;
    line-height: 14px;
}
#aime-nous a {
    color: white;
}

.fb_iframe_widget iframe {
    position: absolute;
    right: 0px;
}
._51mz {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: white!important;
}
#accueil-body {}
/*------------------------------------*\    STRUCTURE\*------------------------------------*/
/* WRAPPERS ET SPAN */
/* wrapper */

.wrapper {
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.wrapper-small {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.extra-padding {
    padding-top: 120px;
}
.extra-padding-page {
    padding-top: 140px;
}
.container-ligne {
    overflow: hidden;
    margin-top: 10px;
}
.container {
    margin-top: 0px;
}
.header {
    position: fixed;
    padding-bottom: 4px;
    z-index: 998;
    width: 100%;
    backface-visibility: hidden;
}
.empty {
    min-height: 40px;
    width: 15%;
    float: left;
}
.span0 {
    width: 20%;
    float: left;
}
.span1 {
    width: 16%;
    float: left;
}
.span1-0 {
    width: 11.2%;
    float: left;
    margin-left: 10px;
}
.span15 {
    width: 15%;
    float: left;
}
.span2 {
    width: 25%;
    float: left;
}
.span3 {
    width: 33%;
    float: left;
}
.span4 {
    width: 40%;
    float: left;
}
.span5 {
    width: 50%;
    float: left;
}
.span6 {
    width: 66%;
    float: left;
}
.span7 {
    width: 60%;
    float: left;
}
.span7-5 {
    width: 75%;
    float: left;
}
.span8 {
    width: 80%;
    float: left;
}
.span9 {
    width: 99%;
    float: left;
}
.span10 {
    width: 100%;
}
.fin {
    margin: 10px 0px 0px 10px;
}
header .fin {
    margin: 10px 0px 0px 0px;
    padding-left: 32px;
}
header .fin span.fr-en {
    display: block;
    float: left;
    margin: 18px 20px 0px -10px;
    font-size: 16px;
}
/*------------------------------------*\    Header\*------------------------------------*/

.nom-slogan {
    float: left;
    margin-top: 2px;
}
.nom-slogan a:hover h1 span{

}

.languages {
    display: block;
    float: left;
    margin: 12px 20px 0px 0px;
}
.languages img {
    width: 35px;
    height: auto;
}
#languages1 {
    margin-top: 11px;
    margin-right: 8px;
}
#language2 {
    margin-top: 11px;
    margin-right: 8px;
}
#langue-drapeaux {
    margin-left: 15%;
    width: 23%;
}
#langue-drapeaux #language2 {
    margin-top: 11px;
}
.languages span {
    font-size: 18px;
    margin-right: 0px;
    margin-left: 5px;
}
#en-connecte,
#fr-connecte {
    margin-left: 35%;
    margin-top: 14px;
}
.connexion {
    border: 1px solid #cdcdcd;
    width: 200px;
    float: right;
    margin: 10px 19px 0px 0px;
    backgroud-color: #fff;
}
.recherche {
    border: 1px solid #cdcdcd;
    width: 390px;
    float: left;
    margin: -10px 0px 0px 65px;
    overflow: hidden;
    position: relative;
}
.creer-compte {
    background-color: #62b303;539a00
    color: #fff;
    border-radius: 5px;
    float: right;
    margin: -12px 0px 0px 0px;
    text-align: center;
    width: 430px;
}
.creer-compte:hover {
    background-color: #ffde00;
    color: #454545;
}
.creer-compte:hover a {
    background-color: #ffde00;
    color: #454545;
    text-shadow: 0 -1px 0 #fff;
}
.creer-compte a:hover {
    color: #454545;
    border-radius: 10px;
    text-shadow: 0 -1px 0 #fff;
}
.sombre {
    color: #000;
    width: 75px;
    padding: 2px;
}
.eclaire {
    color: #000;
    width: 75px;
    padding: 2px 10px 2px 2px;
}
/* logo */

.logo {
    width: 75px;
    height: auto;
    margin: 0px 20px 5px 0px;
    float: left;
}
.logo-img {}.reseau-header {
    position: absolute;
    top: -40px;
}
.reseau-header h5 {
    font-size: 18px;
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
.shake-header-inter{
    width: 160px;
    margin-bottom: 12px;	
}
/* nav */

.nav {
    margin-top: 8px;
}
.nav ul {
    display: inline;
    padding: 0px;
    margin: 5px 0px 5px 5px;
}
.nav ul li {
    display: inline;
    margin-right: 22px;
}
.yui-galleryintrotourui-card-closebutton {
    font-size: 30px;
    line-height: 14px;
    margin: 6px 5px 15px!important;
    font-weight: 900;
    color: #f2000f!important;
}
#sous-menu-sites {
    display: none;
    position: absolute;
    top: 112px;
    left: 195px;
    width: 250px;
    height: auto;
    z-index: 999;
    border: 1px solid #cdcdcd;
    padding: 15px;
    background-color: #000;
}
#sous-menu-sites li {
    display: block!important;
}
#sous-menu-sites li a:hover {
    color: #f2000f!important;
}
.nav ul li a:hover {
    color: #f2000f!important;
}
.sous-menu-open {
    cursor: pointer;
}
a.tube-gratuit-menu-header {
color: #ffde00!important;
}
.tube-gratuit-menu-header a:hover{
color: red!important;
}

/* Typo Header */

header h1 {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 32.5px;
    font-weight: 900;
    margin: 0px 0px 0px;
    color: #000;
}
.span9 p {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}
header h2 {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 20.9px;
    font-weight: 400;
    margin: 0px;
    color: #000;
    border-top: 0px solid black;
    margin-top: -5px;
    padding-top: 5px;
}
header span {
    color: #f2000f;
}
.nav ul li a {
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.nav ul li a:hover {
    color: #f2000f;
}
.creer-compte a {
    text-transform: uppercase;
    font-size: 17px;
    padding: 7px 7px 5px;
    color: #fff;
    display: inline-block;
    width: 100%;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    text-shadow: 0 -1px 0 #555;
    text-decoration: none!important;
}
.connexion a {
font-size: 19px;
    /* margin-left: 15px; */
    display: block;
    margin: 0 auto;
    cursor: pointer;
    font-weight: 400;
    text-align: center;
    font-family: Raleway;
}
#connecte {
    border: 1px solid #cdcdcd;
    width: 200px;
    float: right;
    margin: 10px 15px 0px 0px;
}
#popup-connecte {
    right: 15px;
    width: 200px;
}
#popup-connecte li {
    list-style: none!important;
}
#popup-connecte li a {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
}
.popup-connexion p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 8px;
}
.popup-connexion p a {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    margin-bottom: 0px;
}
.popup-connexion p a:hover {
    color: #f2000f;
}
.popup-connexion {
    display: none;
    position: absolute;
    top: 49px;
    right: 20px;
    width: 250px;
    height: auto;
    z-index: 999;
    border: 1px solid #cdcdcd;
    padding: 15px;
}
#bonus-website-connextion {
    padding-left: 15px;
}
#bonus-website-connextion a {
    display: block;
    background-color: #62b303;
    color: #fff;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    padding: 30px 50px;
}
#bonus-website-connextion a:hover {
    background-color: #ffde00;
    color: #454545;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #fff!important;
}
.search-bar {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    border: none;
    width: 100%;
    width: 325px;
    border: none!important;
    margin-left: -5px;
    margin-top: 0px;
}
textarea:focus,
input[type="text"]:focus,
textarea[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.form-control:focus {
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    outline: none!important;
}
.fa-chevron-down {
    font-size: 16px;
    margin: 5px 10px 3px;
    float: right;
    cursor: pointer;
}
.fa-search {
    font-size: 16px;
    margin: 0px 0px 3px;
    float: right;
    position: relative;
    left: 20px;
}
.sidebar .fa-search {
    display: none;
}
.fa {
    font-family: 'FontAwesome' !important;
}
.themes {
    cursor: pointer;
   # width: 75px;
    height: 25px;
    position: static;
    float: left;
    margin-top: 12px;
    top: 70px;
    right: 424px;
    padding: 1px 0px 1px 5px;
    border: 1px solid #cdcdcd;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
}
#header-contain {
    overflow: visible;
    margin-top: 10px;
}
#barre-recherche-menu {
    text-align: center;
    border: 1px solid #cdcdcd;
    width: 200px;
    float: right;
    border-color: #D1D1D1;
    border-width: 1px 1px 5px 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    paddding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
    background-color: #F9F9F9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#B0B0B0));
    background-image: -webkit-linear-gradient(top, #F9F9F9, #B0B0B0);
    background-image: -moz-linear-gradient(top, #F9F9F9, #B0B0B0);
    background-image: -ms-linear-gradient(top, #F9F9F9, #B0B0B0);
    background-image: -o-linear-gradient(top, #F9F9F9, #B0B0B0);
    background-image: linear-gradient(to bottom, #F9F9F9, #B0B0B0);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#F9F9F9, endColorstr=#B0B0B0);
}
#barre-recherche-menu:hover {
    border-color: #B5AEA8;
    border-width: 1px 1px 5px 1px;
    border-style: solid;
    background-color: #E0E0E0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#979797));
    background-image: -webkit-linear-gradient(top, #E0E0E0, #979797);
    background-image: -moz-linear-gradient(top, #E0E0E0, #979797);
    background-image: -ms-linear-gradient(top, #E0E0E0, #979797);
    background-image: -o-linear-gradient(top, #E0E0E0, #979797);
    background-image: linear-gradient(to bottom, #E0E0E0, #979797);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#E0E0E0, endColorstr=#979797);
}
#barre-recherche-menu {
    color: #000!important;
    font-size: 17px!important;
    padding: 2px 5px 2px 5px;
    margin-bottom: -5px;
    height: 28px;
}
#barre-recherche-menu .fa {
    margin-right: 25px;
    display: none;
}
.themes2 {
    position: static;
    float: right;
    /* right: 20px; */
    
    margin-top: 20px;
    margin-right: 25px;
    margin-top: 12px;
}
.themes ul {
    display: none;
    list-style: none;
    margin: 0px 0px 0px -6px;
    padding: 5px 0px 5px 5px;
    height: auto;
    width: 75px;
    position: relative;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #cdcdcd;
}
.themes:hover {}.themes:hover span.themes-label {}.themes:hover ul {}a.sombre span {
    font-size: 16px;
    color: #000;
}
a.eclaire span {
    font-size: 16px;
    color: #000;
}
a.eclaire:hover span {}a.sombre:hover span {}.themes:hover span.themes-label {
    color: #fff!important;
    background-color: #f2000f!important;
}
.popup-connexion span {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    color: #ff0000;
    font-weight: 600;
}
.popup-connexion span.label-connexion {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
.bouton-connexion {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 10px;
}
.input-connexion {
    width: 300px;
    margin: 2px auto 10px;
    display: block;
    cursor: pointer;
    border: 2px solid white;
    height: 40px;
    font-size: 20px;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
}
/*------------------------------------*\    SLIDER\*------------------------------------*/

#slide-film-nouveau .div-gauche-film-slider{
display:none;
}

#texte-free-tube{
margin-top:50px;
}
.slider-pegas {
    padding-top: 125px;
    overflow: hidden;
    height: 475px;
    background-color: #fff;
    z-index: 0;
    position: relative;
}
#slide-update {
    position: relative;
}
#slide-update .span4 {
    position: relative;
}
#slide-update h1 {
    font-family: Impact, Charcoal, sans-serif;
    font-size: 42px;
    margin: 20px 0px 0px;
    font-weight: 800;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #f2000f;
}
.p-synopsis {
    margin: 0px 0px -5px!important;
}
#slide-update h2 {
    font-family: Impact, Charcoal, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #5e5e5e;
    margin: -10px 0px 20px 20px;
    line-height: 25px;
}
#slide-update .span4 p {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #f2000f;
}
.container-pub-pegas .span9 h1.pegas-cest-liste li {
    list-style: none;
}
#slide-update h3 {
    font-family: Impact, Charcoal, sans-serif;
    font-size: 34px;
    font-weight: 800;
    margin: 0px 0px 20px;
    position: absolute;
    bottom: -85px;
    text-align: center;
    left: 100px;
}
#slide-update h3 a {
    color: #f2000f;
    text-decoration: underline;
}
#slide-update h3 a:hover {
    color: #62B303;
}
#slide-update .image-arriere {
    z-index: -1;
    height: 400px;
    position: absolute;
    top: 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 60%!important;
}
.div {
    background-color: #fff;
    z-index: -3;
    background-repeat: no-repeat;
}
.div .span9 {
    min-height: 350px;
    width: 1380px;
}
#slide-update .background-rip {
    z-index: 100;
    height: 355px;
    width: 100%;
    background-image: url('https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/imgs/slider-rip1.png'), url('https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/imgs/slider-rip2.png');
    background-repeat: no-repeat;
    background-size: 114px 355px;
    background-position: left top, right top;
    margin-top: -1px;
}
#slide-update .background-rip h4 {
    font-family: Impact, Charcoal, sans-serif;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #333;
    margin: 0px 10px 0px 0px!important;
    font-size: 28px;
    font-weight: 900;
    color: #f2000f;
}
#slide-update .background-rip p {
    font-family: Impact, Charcoal, sans-serif;
    font-size: 21px;
    margin: 0px 10px 1px 0px!important;
    font-weight: 900;
    color: #5e5e5e;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #333;
}
.slider-distribution {
    position: absolute;
    right: 0px;
    bottom: 20px;
    text-align: right;
}
#slide-update ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none;
}
#slide-update ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 500px;
    height: 300px;
    background: #ccc;
    text-align: center;
    line-height: 300px;
}
a.control_prev,
a.control_next {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
}
a.control_prev:hover,
a.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
}
a.control_prev {
    border-radius: 0 2px 2px 0;
}
a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px;
}
.slider_option {
    position: relative;
    margin: 10px auto;
    width: 160px;
    font-size: 18px;
}
#slideshow {
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
#slideshow > div {
    position: absolute;
    width: 1380px;
}


#film-nouveau-slider{
display:block;
margin: 10px 0px 0px 50px;
height:330px;
width:auto;

border: 1px solid #000;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
}

#slide-film-nouveau{
display:block;

}
#slide-film-nouveau .span4{
width: 62%
}

#slide-film-nouveau .span7{
width: 38%
}

#slide-film-nouveau .slider-distribution{
position: absolute;
    right: 0px;
    top: 180px;
    text-align: right;
}
#slide-film-nouveau .slider-distribution h4 {
    font-family: Impact, Charcoal, sans-serif;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #333;
    margin: 0px 10px 0px 0px!important;
    font-size: 28px;
    font-weight: 900;
    color: #f2000f;
}
#slide-film-nouveau .slider-distribution p {
    font-family: Impact, Charcoal, sans-serif;
    font-size: 21px;
    margin: 0px 10px 1px 0px!important;
    font-weight: 900;
    color: #5e5e5e;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #333;
}
#slide-film-nouveau #slide-update h3 {
    font-family: Impact, Charcoal, sans-serif;
    font-weight: 800;
    margin: 0px 0px 20px;
    position: absolute;
    bottom: -65px;
    text-align: center;
    left: 250px;
}

#slide-film-nouveau #slide-update ul{
position:static;
    height: auto;
}

#slide-film-nouveau #slide-update ul li {
    position: static;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    background: transparent;
    text-align: left;
    line-height: 17px;
	    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #f2000f;
}
#slide-film-nouveau .span4 {
    max-height: 311px;
}
#slide-film-nouveau #slide-update h2 {
    font-family: Impact, Charcoal, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #5e5e5e;
    margin: 70px 0px 20px 20px;
    line-height: 25px;
}

#slide-film-nouveau #slide-update .span4 p{
font-size:14px;
line-height:17px;
}
/*------------------------------------*\    CONTENU FRONT ACCUEIL PUBLIQUE\*------------------------------------*/

.video-update {
    overflow: hidden;
    margin-left: 10px;
}
#derniere-video .span2:first-child {
    /* border:3px solid #000!important; */
}
#derniere-video .span2:nth-last-child(4) .rollover_img_video {
    /* border:3px solid #f2000f!important; */
}
#videos-navigation {
    position: relative;
    left: 110px;
    max-height: 50px;
}
#videos-navigation .span2 {
    width: 25%;
    max-height: 50px;
}
#videos-navigation-gars {
    height: 50px;
    width: 850px;
    float: right;
}
#videos-navigation-gars #video-select {
    width: 25%;
}
#derniere-video #videos-navigation {
    width: 75%;
    left: 110px;
}
#type-videos form select {
    border: 1px solid red;
}
#type-videos form {
    top: 13px;
}
.gars-image a#pastille-quiz {
    font-size: 25px;
    color: #000;
    overflow: hidden;
    display: block;
}
#pastille-quiz h3 {
    font-size: 25px;
    text-align: center;
    margin: 0px;
}
.pastilles-filles {
    display: none!important;
}
#videos-navigation-gars #video-ordre {
    margin: 13px 15px 5px 5px;
    width: 12%!important;
}
#videos-navigation-gars #naviguer {
    width: 30%!important;
}
#naviguer {
    width: 15%!important;
}
#video-select form {
    text-align: center;
    top: 12px;
    margin-right: -10px;
}
.wp-pagenavi span.current {
    color: #f2000f;
}
#video-select form select {
    border: 1px solid red;

}
#video-pagi {
    margin: 15px auto 10px!important;
    position: relative;
    right: 15px;
    text-align: left;
}
#video-ordre {
    margin: 11px 15px 5px 5px;
    width: 16%!important;
}
.wp-pagenavi span.current {
    color: #fff;
    background-color: #f2000f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wp-pagenavi {
    clear: both;
}
.wp-pagenavi span.pages {
    display: none;
}
.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 1% 2.5%!important;
    margin: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wp-pagenavi a {
    color: #fff!important;
    background-color: #585858;
}
#membre-actrices-acteurs #videos-navigation {
    position: static;
    /* left: 100px; */
    float: right!important;
    max-height: 50px;
    float: right;
    overflow: hidden;
    width: 950px;
    text-align: right;
}
#membre-actrices-acteurs #video-pagi {
    display: none;
}
#membre-actrices-acteurs #pastilles-dropdown {
    width: 18%!important;
}
#pastilles-dropdown form select {
    border: 1px solid red;
}
#membre-actrices-acteurs #videos-navigation .span2 {
    width: 15%!important;
}
#membre-actrices-acteurs #pastilles-dropdown {
    width: 230px!important;
    overflow: hidden;
    float: right;
    height: 50px;
    margin-top: -7px;
    margin-right: 1.5%;
}
#membre-actrices-acteurs #videos-navigation .acteurs-actrices-select {
    width: 200px!important;
    float: right;
	    margin-right: 1%;
}
#membre-actrices-acteurs #videos-navigation #video-cat {
    width: 10%!important;
    margin-right: 20px;
}
#membre-actrices-acteurs #videos-navigation #video-select{
    width: 180px!important;
	    float: right;
}
#membre-actrices-acteurs #videos-navigation #video-ordre {
        margin-top: 14px;
    float: right!important;
    margin-right: 1%;
    /* margin: 2px auto 0px; */
    width: 135px!important;
    margin-top: 14px;
}
#membre-actrices-acteurs #video-select form select#type-models{

}
#membre-actrices-acteurs #videos-navigation #video-ordre select {
    float: left;
    display: block;
}
.acteurs-actrices-select {
    font-size: 16px;
}
.usds-span {
    font-size: 0.6em!important;
}
.usd-span {
    font-size: 0.55em!important;
    color: white!important;
}
.cand-span {
    font-size: 38px!important;
    display: block;
    margin-top: -38px;
    letter-spacing: 2px;
    color: #f2000f!important;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
    -webkit-text-shadow: -1px 0 1px #fff, 1px 0 1px #fff, 0 -1px 1px #fff, 0 1px 1px #fff;
    -moz-text-shadow: -1px 0 1px #fff, 1px 0 1px #fff, 0 -1px 1px #fff, 0 1px 1px #fff;
}
.cand-span2 {
    font-size: 30px!important;
    display: block;
    margin-bottom: -30px;
    margin-top: -20px;
    letter-spacing: 1px;
    color: white!important;
    text-align: center;
    margin-left: -27.5%;
}
#video-ordre form {
    top: 0px;
    text-align: right;
}
#video-ordre form select {
    border: 1px solid red;
}
#video-cat {
    width: 27%!important;
}
#video-cat form {
    top: 13px;
}
#video-cat form select {
    border: 1px solid red;
}
.films #video-ordre form {
    top: -13px!important;
    text-align: right;
    position: relative;
}
.films #naviguer p {
    margin: 25px 0px 5px 0;
    font-weight: 700;
    display: block;
    color: #f2000f;
    font-size: 18px;
}
.films #videos-navigation {
    position: relative;
    left: 95px;
    max-height: 50px;
    top: -10px;
}
#films-pagination {
    width: 20%;
}
#films-volonte {
    background-color: #62b303;
    color: #fff;
    border-radius: 5px;
    margin: 10px auto;
    padding: 10px 1px 10px 1px;
    width: 300px;
    display: block;
}
#films-volonte {
    color: #fff!important;
}
#films-volonte:hover {
    color: #454545!important;
}
#films-volonte:hover {
    background-color: #ffde00;
    color: #454545;
}
#select-film form select {
    border: 1px solid red;
}
.films #naviguer {
    width: 11%!important;
}
#videos-navigation .span2 {
    width: 22%;
    max-height: 50px;
}
#derniere-video #videos-navigation .span2 {
    width: 25%;
    max-height: 50px;
}

/* plus que 1080p ----------- */
@media only screen
and (min-device-width : 768px)
{
	.pub-new-bouton-mobile2{
		display: none;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {

	.pub-new-bouton-mobile2{
		display: none;
	}

	.all-videos-all-girls-front1 a{

		background-image: linear-gradient(to bottom,#c90000,#f2000f);
		display: block;
		color: white;
		font-weight: bold;
		text-align: center;
		width: 350px;
		height: 50px;
		font-size: 20px;
		padding: 15px;
		border-radius: 10px;
		margin: 0px;
		text-align: center;
		position: relative;
		top: 55px;		
	}
	
	.all-videos-all-girls-front1 a:hover{
		background: #ffde00;
		display: block;
		color: black;
		
	}

	.all-videos-all-girls-front2 a{
		background-image: linear-gradient(to bottom,#c90000,#f2000f);
		
		display: block;
		color: white;
		font-weight: bold;
		text-align: center;
		width: 350px;
		height: 50px;
		font-size: 20px;
		padding: 15px;
		border-radius: 10px;
		margin: 0px;
		text-align: center;
		position: relative;
		top: 55px;
	}
	
	.all-videos-all-girls-front2 a:hover{
		background: #ffde00;
		display: block;
		color: black;
		
	}	
	#slideshow{
		position: relative;
		top: -80px;
		
	}	
	#filles-wrapper-a {
	position: relative;
	top: 20px;
	}
}

.flowplayer .fp-captions p{
    font-size: 25px!important;
}

#membre-actrices-acteurs #video-select form select {
      max-width: 195px;
}
.films #video-cat {
    width: 22%!important;
}
.films #video-select {
    position: relative;
    left: -3.5%;
}
.wp-pagenavi .last {}.wp-pagenavi .first {
    /*font-size:25px;line-height:10px;*/
}
#naviguer p {
    margin: 15px 0px 5px 0;
    font-weight: 700;
    display: block;
    color: #f2000f;
    font-size: 18px;
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
	.video-update  {
	position: relative;
	top: 50px;
	}
	
	.pub-new-bouton-mobile2{
		display: none;
	}	
	
}


.video-update .span2 {
    min-height: 180px;
    width: 320px;
    margin-right: 20px;
    max-height: 265px;
}
.video-update #content .post .span2 {
    min-height: 180px;
    width: 320px;
    margin-right: 15px;
    max-height: 265px;
	margin-bottom: 15px;
}
.video-update .span2 img {
    height: 180px!important;
    width: 320px!important;
    border: none!important;
}
.video-update .span2 a:hover span img {
    display: block;
    position: relative;
    top: 0px;
}
.video-update .span2 a:hover {
    /*  opacity: 0.7;filter: alpha(opacity=70);-webkit-transition: opacity 0.7s linear;background-color: #fff; */
}
.video-update .span2 a span img {
    display: none;
}
.rollover_img_video a {
    display: block;
}
.rollover_img_videotour {
    border: 1px solid #A9A9A9;
    background: #ffffff;
    width: 320px;
    height: 180px;
    z-index: 1;
}
.rollover_img_videotour a img {
    display: none;
    width: 100%;
    height: 180px;
}
.rollover_img_videotour a:hover img {
    width: 100%;
    height: 180px;
    display: block;
}
.rollover_img_videotour a span {
    display: none;
    left: 0px;
    top: -220px;
    z-index: 20;
}
.rollover_img_videotour a:hover span {
    position: relative;
    left: 0px;
    top: -210px;
    z-index: 990;
    display: block;
}
.rollover_img_video a span {
    position: relative;
    left: 0px;
    top: -180px;
}
.video-update .span2 .hd-video {
    position: relative;
    top: -80px;
    left: 270px;
    padding: 4px;
    width: 45px;
    height: 30px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid #FFA11C;
}

.video-update .span2 .hd-video4k {
    position: relative;
    top: -80px;
    left: 270px;
    padding: 4px;
    width: 45px;
    height: 30px;
    border-radius: 4px;
    border: 0px solid #FFA11C;
}

.video-update .span2 .rollover_img_video {
    height: 180px!important;
    width: 320px!important;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    margin-bottom: 5px;
    border: solid #878787 1px;
    background-color: #fff;
}
.video-update .span2 iframe {
    height: 225px!important;
    margin: 0 auto;
    display: block;
}
.video-update .span2 iframe object {
    z-index: -2!important;
}
.video-update .span2:last-child {
    min-height: 180px;
    width: 320px;
    margin-right: 0px;
}
#video-random {
    overflow: hidden;
    margin-top: 33px;
}
#video-random .span2 {
    min-height: 180px;
    width: 320px;
    margin-right: 33px;
    background-color: #dedede;
    position: relative;
}
#sites-bonus-bas {
    margin-bottom: 20px;
}
#video-random .span2:last-child {
    min-height: 180px;
    width: 320px;
    margin-right: 0px;
    background-color: #dedede;
}
.sites-bonus {
    overflow: hidden;
}
.sites-bonus .span2 p {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    display: block;
    text-align: center;
    font-weight: 400;
}
.sites-bonus .span2 img {
    border: 1px solid black;
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
}
.sites-bonus h2 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 10px 0px 10px;
    text-transform: uppercase;
}
.sites-bonus .span2 {
    width: 320px;
    margin-right: 33px;
}
.sites-bonus .span2:last-child {
    margin-right: 0px;
}
a#femmecolor:hover {
    background-color: #e8c8ef;
    color: #000!important;
}
a#blanc:hover {
    background-color: #fff;
    color: #000!important;
}
a#noir:hover {
    background-color: #000;
    color: #fff!important;
    border: 1px solid #fff;
}
#abonnement-page .sites-bonus .span2 {
    width: 23%;
}
#carte-cadeau h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
}
#carte-cadeau h4 {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}
#carte-cadeau .span5 img {
    width: 85%;
    text-align: center;
    display: block;
    margin: 0 auto 20px;
}
#carte-cadeau p {
    font-size: 14px;
}
#carte-cadeau li {
    font-size: 14px;
    font-style: italic;
}
#carte-cadeau p a {
    font-weight: 800;
    text-decoration: underline;
}
#carte-cadeau p a:hover {
    color: red;
    text-decoration: underline;
}
#carte-cadeau .p-cartes {
    text-align: right;
    font-weight: 800;
    font-size: 16px;
}


#abo-gift-card{
display: block;
position: absolute;
bottom: -20px;
width:75%;
left: 33px;
}
#abo-gift-card img{
	width: 55%;
}
#bouton-gift-card-fr2 {
position: absolute;
color: black;
bottom: 20px;
background-color: #fff;
font-size: 13px;
border-radius: 5px;
padding: 2px 7px;
left: 89px;
width: 185px;
bottom: 8px;
}
#bouton-gift-card-en2 {
position: absolute;
color: black;
bottom: 20px;
background-color: #fff;
font-size: 13px;
border-radius: 5px;
padding: 2px 7px;
left: 107px;
width: 140px;
bottom: 8px;
}
#bouton-gift-card-fr2:hover {
color: black;
background-color: yellow;
}
#bouton-gift-card-en2:hover {
color: black;
background-color: yellow;
}


#synopsis-abo {
    color: #fff;
}
#abonnement-page #new-player-bar {}#abonnement-page .sites-bonus h2 {
    color: #fff;
}
#abonnement-page .sites-bonus {
    margin-top: 30px;
}
#abonnement-page .sites-bonus .span2 p {
    color: #fff;
}
.rotate-text-rec {
    -ms-transform: rotate(270deg);
    /* IE 9 */
    
    -webkit-transform: rotate(270deg);
    /* Chrome, Safari, Opera */
    
    transform: rotate(270deg);
    display: block;
    font-size: 24px;
    position: absolute;
    top: 220px;
    left: -90px;
    color: #f2000f;
}
.rotate-text-pop {
    -ms-transform: rotate(270deg);
    /* IE 9 */
    
    -webkit-transform: rotate(270deg);
    /* Chrome, Safari, Opera */
    
    transform: rotate(270deg);
    display: block;
    font-size: 24px;
    position: absolute;
    top: 480px;
    left: -60px;
    color: #f2000f;
}
#homepage .rotate-text-pop{
    left: -55px;
}
.rotate-text-rec-v {
    -ms-transform: rotate(270deg);
    /* IE 9 */
    
    -webkit-transform: rotate(270deg);
    /* Chrome, Safari, Opera */
    
    transform: rotate(270deg);
    display: block;
    font-size: 24px;
    position: absolute;
    top: 200px;
    left: -55px;
    color: #f2000f;
}
#homepage .rotate-text-rec-v{
    left: -60px;
}
a.tout-voir {
    display: block;
    text-align: right;
    font-size: 18px;
    margin-right: 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #f2000f;
}
a#acteurs {
    margin-right: 0px;
    display: inline-block;
    margin-top: 13px;
    margin-bottom: 15px;
    float: right;
    width: 100%;
    font-size: 20px;
    height: 30px;
}
#liens-acteurs a#acteurs {
  #  font-size: 25px;
}
.niches {
    margin-top: 25px;
    position: relative;
}
.niches:first-child {
    margin-top: 38px;
}
.niches .span2 {
    position: relative;
    width: 320px;
    margin-right: 33px;
    cursor: pointer;
}
.niches .span2:hover {
    -o-transition: all .5s 2s;
    -ms-transition: all .5s 2s;
    -moz-transition: all .5s 2s;
    -webkit-transition: all .5s 2s;
    transition: all .5s 2s;
}
#quebec-totons-2-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#drette-din-fesses-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#a-peine-majeures-2-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#lesbiennes-pure-laine-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#trips-a-trois-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#jeunes-et-juteuses-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#casting-de-cul-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#livres-mouillees-2-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#petites-suceuses-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#cuvee-grivoise-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#crosse-toi-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#samantha-ardente-2-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#fantasmes-quebec-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#fantasmes-quebec-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#drette-din-fesses-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#baisepartout-abo:hover .span-front-niches {
    visibility: visible;
    opacity: 1;
}
#baisepartout-abo:hover .span-front-niches,
#baisepartout-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
.niches .span2 .bientot p {
    font-size: 23px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    margin: 0px;
}
.niches .span2 .bientot p span {
    font-size: 35px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-top: -15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
.bientot .fa-star {
    margin: 0px 5px!important;
    font-size: 20px;
}
.niches .niches-logos-bg {
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    top: 130px;
}
.niches .span2 div.bientot {
    width: 100%;
    height: 181px;
    background-color: #fff;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: solid #878787 1px;
    overflow: hidden;
}
.niches .span2 div.bientot img {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}
.niches .span2 div.bientot .niches-logos {
    bottom: 0px;
}
.niches .span2 img.screenshot {
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: solid #878787 1px;
}
.niches .span2:last-child {
    width: 320px;
    margin-right: 0px;
}
.niches-logos {
    position: absolute;
    bottom: 30px;
    right: 0px;
    width: 100%;
    text-align: center;
}
.niches-logos img {
    width: 145px;
}
.niches-logos img.trips-a-trois {
    max-width: 120px!important;
}
.niches-logos img.casting-de-cul {
    width: 170px;
}
.niches-logos img.baisepartout {
    width: 120px;
    margin-bottom: 2px;
}
.niches-logos img.cuvee-grivoise {
    width: 200px;
    position: relative;
    top: -7px;
}
.niches-logos img.drette-din-fesses {
    width: 175px;
}
.niches-logos img.livres-mouillees-2 {
    width: 140px!important;
}
.niches-logos img.jeunes-et-juteuses {
    width: 185px;
    position: relative;
    top: 13px;
}
.niches-logos img.quebec-totons-2 {
    width: 135px;
}
.niches-logos img.samantha-ardente-2 {
    width: 215px;
    position: relative;
    top: 18px;
}
.niches-logos img.crosse-toi {
    width: 190px;
    position: relative;
    top: 4px;
}
.niches-logos img.a-peine-majeures-2 {
    width: 160px;
    position: relative;
    top: 5px;
}
.niches-logos img.petites-suceuses {}.niches-logos img.sexy-quebecoises {
    width: 250px;
    position: relative;
    top: 10px;
}
.niches-logos img.sexy-quebecoises-en {
    width: 200px;
}
.niches-logos img.lesbiennes-pure-laine {
    position: relative;
    top: -1px;
    width: 185px;
}
.niches-logos img.fantasmes-quebec {
    position: relative;
    top: -1px;
    width: 170px;
}
.filles {
    margin-top: 33px;
    overflow: hidden;
}
.filles .span1 {
    height: 390px;
    width: 213px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.filles .span1 a span {
    display: none;
    width: 213px;
}
.filles .span1 a:hover span {
    position: relative;
    left: 0px;
    z-index: 100;
    display: block;
    position: relative;
    top: -200px;
}
.filles .span1 a:hover {
    /*  opacity: 0.7;filter: alpha(opacity=70);-webkit-transition: opacity 0.7s linear;background-color: #fff; */
}
.filles .span1:last-child {
    #min-height: 302px;
    width: 213px;
    margin-right: 0px;
}
.filles img {
    width: 213px;
    height: auto;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: solid #878787 1px;
}
.filles embed {
    width: 213px!important;
    height: 304px!important;
}
.filles object {
    width: 213px!important;
    height: 304px!important;
}
object#player13_api {
    width: 100%!important;
    min-height: 474px!important;
}
#aebn {
    margin-top: 0px;
    padding-top: 0px;
}
#beautyshot {}.films {
    overflow: hidden;
    margin-top: 33px;
}
.films .span1 {
    min-height: 304px;
    width: 213px;
    margin-right: 20px;
    text-align: center;
}
#homepage .films .span1 {
    margin-right: 17px;
}
#homepage .filles .span1 {
    margin-right: 17px;
}
a#theme-femme:hover {
    background-color: #e8c8ef;
    color: #000!important;
}
.films .span1 a {
    display: block;
}
.films a:hover {
    color: #f2000f;
}
.films .span1 a img {
    -webkit-box-shadow: 0px 3px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 3px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 3px 9px -2px rgba(50, 50, 50, 0.6);
    background-color: #000!important;
}
.films-membres-black {
    background-color: #000;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.films .span1 a:hover .membre-films {
    display: block;
}
.membre-films {
    display: none;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0%;
    color: #f20002;
    font-weight: 400;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.9)!important;
}
.films .span1 a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity 0.7s linear;
}
.films .span1:last-child {
    margin-right: 0px;
}
#webcam-gros-logo .span9 h2 {
    font-size: 19px;
    font-weight: 400;
    text-align: center;
}
#webcam-gros-logo .span9 img {
    display: block;
    margin: 0 auto;
    float: none;
}
#webcam-gros-logo .span5 {
    border-right: 1px solid #ADADAD;
}
#webcam-gros-logo .wrapper-small .span5:last-child {
    border-right: none;
}
#webcam-gros-logo .span5:last-child {
    border-right: none;
}
#webcam-gros-logo .wrapper-small {
    overflow: hidden;
}
#range1-webcam {
    margin-top: 15px;
    border-bottom: 1px solid #ADADAD;
}
#range2-webcam {
    margin-bottom: 15px;
}
.slogan-livecam {
    font-size: 2em;
    text-align: center;
    color: #f20002!important;
    margin-top: 0px;
}
.webcam-bouton {
    background-color: #62b303;
    color: #fff;
    border-radius: 5px;
    float: left;
    margin: 0 auto;
    display: block;
}
.webcam-bouton {
    text-transform: uppercase;
    font-size: 20px;
    padding: 7px 7px 5px;
    color: #fff;
    text-align: center;
    float: none;
    display: block;
    margin: 0 auto 25px;
    max-width: 350px;
    font-weight: 700;
    text-shadow: 0 -1px 0 #555;
    text-decoration: none!important;
}
#webcam-footer iframe {
    width: 100%;
    height: 220px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.webcam-bas {
    overflow: hidden;
    margin-top: 50px;
    border-top: 1px solid #b9b9b9;
    margin-bottom: 30px;
}
.webcam-bas iframe {
    width: 100%;
    height: 80px;
}
.webcam-bas img {
    width: 100%;
    height: auto;
}
.webcam-bas .span2 {
    min-height: 203px;
    width: 320px;
    margin-right: 33px;
}
.webcam-bas .dernier {
    min-height: 203px;
    width: 320px;
    margin-right: 0px!important;
}
.webcam-bas .span2:last-child {
    min-height: 203px;
    width: 320px;
    margin-right: 0px!important;
}
#single-webcam .span7{
    padding-left: 40px;
}
#single-webcam{
padding-top:50px;
overflow:hidden;
}
#single-webcam .span4 h1{
    font-size: 26px;
    font-weight: 400;
    color: #000;
    text-align: center;
	line-height: 22px;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
#single-webcam .span4 h1 strong{
    font-size: 20px;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
#single-webcam .span4 img{
display:block;
    margin: 20px auto;
border: 1px solid black;
}
#single-webcam .span7 h3{
  font-size: 20px;
    font-weight: 400;
    color: #000;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    margin: 5px 0px 10px;
    text-transform: uppercase;
}
#single-webcam h2{
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
#single-webcam h2 span{
    color: #ff0000;
}

#single-webcam .span4 h2{
font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
}
#single-webcam p{
font-size:14px;
font-family: 'Raleway', sans-serif;
 font-weight: 400;
}
#single-webcam .span10{
overflow:hidden;
}
#single-webcam .span7 img{
width:65%;
border:1px solid black;
display:block;
 margin: 5px 10px 0px 40px;
}

#single-webcam #webcam-liste #webcam-h3-unique{
    margin-left: 38px;
}
#single-webcam .webcam-bouton:hover{
color:white!important;
background-color: #4a8503;
}
#single-webcam #webcam-liste .webcam-bouton{
    font-size: 12px;
    padding: 5px;
    width: 200px;
    float: left;
}
.bouton-model{
    padding: 5px 10px;
    font-size: 16px;
    max-width: 200px;
    font-weight: 700;
    text-align: center;
    color: white;
    background-color: #62b303;
    text-shadow: 0 -1px 0 #555;
    display: block;
    margin-bottom: 20px;
    border-radius: 4px;
}
.bouton-model:hover{
    color: white!important;
    background-color: #4a8503;
}
/* Publicités Pegas */

#pub-sub {
    margin-top: -45px;
    float: right;
}
#pub-sub li {
    list-style-type: none;
}
#pub-sub li:last-child {
    list-style-type: none;
}
.publicite-pegas {
    width: 100%;
    height: 350px;
    /* margin-top:50px; -moz-box-shadow: inset 0 8px 20px -7px #000, inset 0 -8px 20px -7px #000; -webkit-box-shadow: inset 0 8px 20px -7px #000, inset 0 -8px 20px -7px #000;box-shadow: inset 0 8px 20px -7px #000, inset 0 -8px 20px -7px #000; */
    
    overflow: hidden;
    margin: 0px auto 30px;
	position: relative;
	top: 60px;
}
#gratuit-filles {
    margin: 30px auto 60px!important;
}
#gratuit-tour-pub {
    margin: 30px auto 60px!important;
}
.pubs-page {
    margin-bottom: 60px;
    margin-top: 30px!important;
}
.container-pub-pegas {
    width: 1380px;
    z-index: 0;
    margin: 0px auto;
    padding: 0px;
    height: 350px;
    position: relative;
}
.container-pub-pegas img {
    padding: 2px;
}
.container-pub-pegas .span3 {}#slider-pub1 .container-pub-pegas {
    margin-top: 0px;
}
.container-pub-pegas .span6 h1 {
    font-family: Impact, Charcoal, sans-serif;
    font-size: 58px;
    margin: -5px 0px -20px 15px;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 3px 3px 5px #333;
    -webkit-text-shadow: -1px 0 1px #000, 1px 0 1px #000, 0 -1px 1px #000, 0 1px 1px #000;
    -moz-text-shadow: -1px 0 1px #000, 1px 0 1px #000, 0 -1px 1px #000, 0 1px 1px #000;
    color: #fff;
    font-weight: 100;
    letter-spacing: 2px;
    zoom: 1;
    filter: progid: DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#000);
}
.container-pub-pegas .span6 h1 span {
    color: #f2000f;
    font-size: 70px;
}
.extra-margin-text {
    margin-left: 15px;
}
.container-pub-pegas .span3 h4 {
    font-family: Impact, Charcoal, sans-serif;
    font-size: 110px;
    display: block;
    font-weight: 500;
    position: relative;
    bottom: -40px;
    right: -120px;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 3px 3px 5px #333;
    filter: progid: DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#000);
    color: #ffde00;
}
.container-pub-pegas .span6 a {
    display: block;
    width: 100%;
    height: 100%;
}
#slider-pub1 .container-pub-pegas .span9 h1 {
    bottom: -246px;
}
.container-pub-pegas .span9 h1 {
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 3px 3px 5px #333;
    filter: progid: DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#000);
    font-family: Impact, Charcoal, sans-serif;
    font-size: 50px;
    position: relative;
    bottom: -235px;
    color: #fff;
    margin: 0px;
    left: 300px;
    font-weight: 100;
    letter-spacing: 2px;
}
.container-pub-pegas .span9 h1.versiondeux {
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 3px 3px 5px #333;
    filter: progid: DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#000);
    font-family: Impact, Charcoal, sans-serif;
    font-size: 40px;
    position: relative;
    color: #fff;
    margin: 0px;
    left: 0px;
    font-weight: 100;
    letter-spacing: 2px;
    bottom: -60px!important;
}
.container-pub-pegas .span9 h1.versiondeux span {
    font-size: 55px;
}
.container-pub-pegas .span9 h1#wow2 {
    margin: -35px 0px 0px 45px;
    position: static;
    font-size: 50px;
    font-weight: 100;
    filter: progid: DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#000);
}
.container-pub-pegas .span9 h1#wow2 span {
    font-size: 50px;
}
.container-pub-pegas .span9 h2#wow {
    font-size: 115px;
    margin: -10px 0px 10px 30px;
    letter-spacing: 2px;
}
.container-pub-pegas .span9 h2#wow3 {
    font-size: 80px;
    margin-top: 35px;
    font-weight: 100;
    text-decoration: underline;
    margin-left: 150px;
    letter-spacing: 1px;
    font-weight: 100;
    float: right;
    display: block;
}
.container-pub-pegas #essayer {
    background-color: #62b303;
    color: #fff;
    border-radius: 5px;
    margin: 5px 0px 0px 0px;
}
.container-pub-pegas #essayer {
    text-transform: uppercase;
    font-size: 60px!important;
    padding: 7px 7px 5px;
    color: #fff;
    position: absolute;
    right: 35px;
    bottom: 50px;
    display: inline-block;
    font-weight: 500;
    text-shadow: 0 -1px 0 #555;
    text-decoration: none!important;
    letter-spacing: 1px;
}
.container-pub-pegas #essayer:hover {
    background-color: #ffde00;
    color: #454545;
    text-shadow: 0 -1px 0 #fff;
}
.container-pub-pegas .span9 h1.pegas-cest {
    position: static;
    margin-left: 10px;
    font-weight: 100;
}
.container-pub-pegas .span9 h1.pegas-cest-liste {
    position: static;
    font-size: 52px;
    margin-left: 20px;
    font-weight: 100;
}
.container-pub-pegas .span9 h1.pegas-cest-liste span {
    font-size: 50px;
}
.container-pub-pegas .span9 h2 {
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 3px 3px 5px #333;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 70px;
    color: #f2000f;
    font-weight: 100;
}
.container-pub-pegas .span9 h1 span {
    font-size: 70px;
    color: #f2000f;
}
.container-pub-pegas .span9 li:before {
    content: "• ";
    color: red;
    /* or whatever color you prefer */
}
.container-pub-pegas .span9 #pub-sub li:before {
    content: "";
    color: red;
    /* or whatever color you prefer */
}
.container-pub-pegas #films-pub h1 {
    position: static;
    text-shadow: 3px 3px 0 #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000, 5px 5px 7px #333!important;
    margin-left: 200px;
    margin-top: 5px;
    color: #ffde00!important;
    font-size: 70px;
}
.container-pub-pegas #films-pub2 h1 {
    bottom: -145px;
    text-shadow: 3px 3px 0 #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000, 5px 5px 7px #333!important;
    color: #ffde00!important;
    left: 55px;
    font-size: 4.5em;
}

#video-membre-pub #webcam-video-membre{
    width: 98%;
    margin: -8px auto 0px;
    text-align: center;
    display: block;
}
.publicite-pegas #video-membre-pub-slogan {
    position: absolute;
    width: 936px;
    height: 40px;
    bottom: 2px;
    left: 20px;
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 60px rgba(0, 0, 0, 1) inset;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 60px rgba(0, 0, 0, 1) inset;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 60px rgba(0, 0, 0, 1) inset;
}
.publicite-pegas #video-membre-pub-slogan-content {
    left: 20px;
    position: absolute;
    bottom: 0;
    width: 884px;
    height: 40px;
}
.sites-bonus-rollover {
    position: relative;
}
.div-sites-bonus-rollover {
    overflow: hidden;
    background-color: white;
}
.sites-bonus-span {
    visibility: hidden;
    position: absolute;
    top: 80px;
    z-index: 990;
    font-size: 25px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    color: black;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 2px 1px rgba(255, 255, 255, 0.6), 0px 2px 1px rgba(255, 255, 255, 0.4);
    background-color: white;
}
.sites-bonus-rollover .div-sites-bonus-rollover:hover img {
    opacity: 0.7;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.sites-bonus-rollover .div-sites-bonus-rollover:hover .sites-bonus-span {
    visibility: visible;
}
#video-membre {
    margin-bottom: -5px;
    margin-top: 30px;
}
#video-membre-pub .span2 {
    position: relative;
    background-position: 50% 65%;
    float: left;
    min-height: 250px;
    /* background-color: #d50001; */
    margin:0px;
    background-image: url('imgs/badge-offre.png');
    background-repeat: no-repeat;
    width: 300px;
}
#content #video-membre-pub .span2 {

    /* background-color: #d50001; */
    margin:0px!important;
    width: 300px!important;
}
#video-membre-pub {
    border: 1px solid #A9A9A9;
    height: 270px;
    padding: 10px 0px 10px;
    width: 1279px;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
}
#video-membre-pub .span2 img {
    width: 80%!important;
    display: block;
    margin-top: -10px;
	height: auto!important;
    margin-bottom: 15px;
    margin: -8px auto 23px;
}
#video-membre-pub p#pub-rabais {
    font-weight: bold;
    font-size: 28px;
    color: #000;
    text-align: center;
    margin: 20px 0px 0px;
}
#video-membre-pub .span7-5 {
    position: relative;
    width: 75%;
}
#video-membre-pub .span7-5 .span3 {
    margin-left: 2%;
    width: 300px;
}
#video-membre-pub .span7-5 .span3 img {
    border: 1px solid #A9A9A9;
    padding: 0px;
    max-height: 250px;
}
#gratuit-tour-pub {}#page-films-tour-pub #films-pub h1 {
    position: static;
    text-shadow: 3px 3px 0 #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000, 5px 5px 7px #333!important;
    margin-left: 0px;
    margin-top: 5px;
    color: #ffde00!important;
    font-size: 7em;
    text-align: center;
}
#page-films-tour-pub #films-pub2 h1 {
    bottom: -145px;
    text-shadow: 3px 3px 0 #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000, 5px 5px 7px #333!important;
    color: #ffde00!important;
    text-align: center;
    position: static;
    font-size: 5em;
    margin-top: 150px;
}
.publicite-pegas #video-membre-pub-slogan-content h4 {
    font-size: 20px;
    margin: 5px 0px 0px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #fcb800;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 3px 3px 5px #000;
}
#slideshownav a.navselected {
    color: #f2000f;
    background: #f2000f;
}

#related-scenes{
margin-left:15px;
}
#slideshownav {
    text-align: center!important;
    padding-top: 8px;
    padding-bottom: 5px;
    display: block;
    width: 100%;
    margin-top: 5px;
    position: absolute;
    bottom: 0;
}
#slideshownav a {
    height: 20px;
    width: 20px;
    border: 3px solid #dedede;
    background: #8C8C8C;
    border-radius: 100px;
    font-family: 'Raleway', sans-serif;
    padding-right: 13px;
    color: #748090;
    margin-right: 5px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
#slideshownav a:hover {
    cursor: pointer;
}
.publicite-pegas .image-centre-prix p {
    margin: 0px!important;
}
#slider-pub1 {
    height: 350px;
}
/* Publicités Pegas Refonte */
.nouvelle-banniere-pegas{
    margin-left: 10px;
    overflow: hidden;
    margin-top: 20px;
    background-color: #e1e1e1;
    padding: 10px 10px;
    max-width: 1348px;
}
.nouvelle-banniere-pegas .span2{
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
	border: 1px solid #A9A9A9; 
	 margin-right: 15px;
     
}


.nouvelle-banniere-pegas .span2{
width:320px;
}
.nouvelle-banniere-pegas .span5{
  -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
	border: 1px solid #A9A9A9; 
	width:656px;
		 margin-right: 15px;
}
.nouvelle-banniere-pegas div:last-child{
		 margin-right: 0px!important;
}
.nouvelle-banniere-pegas a:hover img{
    opacity: .7;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
/* Contenu Front Typo*/

.video-update h2 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}
h3.video-titre {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
    color: #000;
}
h3.video-titre a {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
    color: #000;
    height: 19px!important;
    overflow: hidden;
    display: block;
}
h3.video-titre a::after {
    content: "";
}
p.video-date {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    min-height: 19px;
    color: #f2000f;
}
p.video-vues {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin: 0px 0px 0px 0px;
}
p.video-vues span {
    color: #f2000f;
}
.pourcent-vert {
    color: #62b303;
}
.pourcent-rouge {
    color: #FF2A25;
}
.span-rouge {
    color: #f2000f!important;
}
p.video-duree {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
    color: #000;
    display: block;
    float: right;
    margin-top: -22px;
}
#updates-page p.video-duree {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
}
#updates-page p.video-duree span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #f2000f;
}
#derniere-video p.video-duree {
    margin-top: -17px
}
.video-update .span2 .hd-video h5 {
    background: -webkit-linear-gradient(#D47800, #FFF2CA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #FFAD42;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
    margin: -3px 0px 0px 3px;
    padding: 0px;
}

.video-update .span2 .hd-video4k h5 {
    background: -webkit-linear-gradient(#ffd200, #ffdd3d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ffd200;
    font-size: 26px;
    font-weight: 800;
    font-family: 'Arial', sans-serif;
    margin: -3px 0px 0px 0px;
    padding: 0px;
	-webkit-text-stroke: 1px black; /* width and color */
}

.niches h2 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.niches .php-the-title {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    display: block;
    text-align: center;
    font-weight: 400;
    position: relative;
    top: 5px;
}
/* #quebec-totons-2-abo:hover span#span-quebec-totons-2{visibility:visible;}#petites-suceuses-abo:hover span#span-petites-suceuses{visibility:visible;}#trips-a-trois-abo:hover span#span-trips-a-trois{visibility:visible;}#casting-de-cul-abo:hover span#span-casting-de-cul{visibility:visible;}#baisepartout-abo:hover span#span-baisepartout{visibility:visible;}#a-peine-majeure-2-abo:hover span#span-a-peine-majeure-2{visibility:visible;}#livres-mouillees-2-abo:hover span#span-livres-mouillees-2{visibility:visible;}#span-cuvee-grivoise ~ #cuvee-grivoise-abo:hover {visibility:visible;}#cuvee-grivoise-abo:hover ~ #span-cuvee-grivoise {visibility:visible;}#drette-din-fesses-abo:hover span#span-drette-din-fesses{visibility:visible;}#jeunes-et-juteuses-abo:hover span#span-jeunes-et-juteuses{visibility:visible;}#lesbiennes-pure-laine-abo:hover span#span-lesbiennes-pure-laine{visibility:visible;}#crosse-toi-abo:hover span#span-crosse-toi{visibility:visible;}#samantha-ardente-2-abo:hover span#span-samantha-ardente-2{visibility:visible;}#a-peine-majeures-2-abo:hover span#span-a-peine-majeures-2{visibility:visible;}#1001-fantasmes-quebec-abo:hover span#span-1001-fantasmes-quebec{visibility:visible;} */

#jeunes-et-juteuses-abo:hover .span-abo-niches,
#jeunes-et-juteuses-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#casting-de-cul-abo:hover .span-abo-niches,
#casting-de-cul-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#livres-mouillees-2-abo:hover .span-abo-niches,
#livres-mouillees-2-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#petites-suceuses-abo:hover .span-abo-niches,
#petites-suceuses-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#cuvee-grivoise-abo:hover .span-abo-niches,
#cuvee-grivoise-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#crosse-toi-abo:hover .span-abo-niches,
#crosse-toi-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#samantha-ardente-2-abo:hover .span-abo-niches,
#samantha-ardente-2-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#fantasmes-quebec-abo:hover .span-abo-niches,
#fantasmes-quebec-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#fantasmes-quebec-abo:hover .span-abo-niches {
    visibility: visible;
    opacity: 1;
}
#drette-din-fesses-abo:hover .span-abo-niches {
    visibility: visible;
    opacity: 1;
}
#baisepartout-abo:hover .span-abo-niches {
    visibility: visible;
    opacity: 1;
}
#lesbiennes-pure-laine-abo:hover .span-abo-niches,
#lesbiennes-pure-laine-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#trips-a-trois-abo:hover .span-abo-niches,
#trips-a-trois-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#masseur-fourreur-abo:hover .span-front-niches,
#masseur-fourreur-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
#sexy-quebecoises-abo:hover .span-front-niches,
#sexy-quebecoises-abo:hover .span-front-top-niches {
    visibility: visible;
    opacity: 1;
}
.niches-logos #trips-a-trois-en {
    width: 125px;
}
.niches-logos #a-peine-majeures-2-en {
    width: 170px;
}
.niches-logos #quebec-totons-2-en {
    width: 130px;
}
.niches-logos #drette-din-fesses-en {
    width: 190px;
}
.niches-logos #baisepartout-en {
    width: 130px;
}
.niches-logos #casting-de-cul-en {
    width: 170px;
}
.niches-logos #cuvee-grivoise-en {
    width: 170px;
    margin-bottom: -10px
}
.niches-logos #fantasmes-quebec-en {
    width: 200px;
}
.niches-logos #samantha-ardente-2-en {
    width: 200px;
    margin-bottom: -10px;
}
.niches-logos #jeunes-et-juteuses-en {
    width: 175px;
}
.niches-logos #lesbiennes-pure-laine-en {
    width: 130px;
}
#quebec-totons-2-abo:hover .span-abo-niches {
    visibility: visible;
    opacity: 1;
}
#a-peine-majeures-2-abo:hover .span-abo-niches {
    visibility: visible;
    opacity: 1;
}
.filles h2 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.fille-hover h4 {
    display: block;
    font-size: 30px;
    text-align: center;
    color: #f2000f;
    background-color: rgba(255, 255, 255, 0.7);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 2px 1px rgba(0, 0, 0, 0.6), 0px 2px 1px rgba(0, 0, 0, 0.4);
}
.films h2 {
    display: block;
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.link-films {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-top: 10px;
}
.webcam-bas h2 {
    margin: 30px 0px 20px;
}
.webcam-bas h2 a {
    display: block;
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 20px;
    text-transform: uppercase;
}
.webcam-bas h3 a {
    display: block;
    clear: both;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.webcam-bas p {
    margin: 0px;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-weight: 500;
}
a.webcam-menu {
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
a.webcam-menu:hover {
    color: #f2000f!important;
}
.webcam-text-div {
    margin: 0 auto 20px;
    float: none;
    overflow: hidden;
    text-align: center;
}
/*------------------------------------*\    PAGE CATÉGORIES\*------------------------------------*/
#page-categories{
padding-top:100px;
}
#page-categories img{

	width:95%;
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-webkit-filter: sharpen(4px) contrast(0.75);   
	filter: sharpen(4px)  contrast(0.75);
	
	
#    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
#    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
#    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
#    border:1px solid black;
 


}
#page-categories .span10{
overflow:hidden;
}
#page-categories h2{
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
	}
	#page-categories .span2{
	position:relative;
	    margin-bottom: 20px;
		}
	#page-categories .span10 h3{
	background-color: rgba(64,64,64,.8);
	    color: white;
    position: absolute;
    bottom: -19px;
    font-size: 20px;
    border-radius: 5px 5px 0 0;
    left: 10px;
    padding: 4px 15px 0px 15px;
		}
		#page-categories .span10 .span2 a:hover h3{
	background-color: #f2000f;
	    color: white;
  
		}
	#page-categories .span10 .span2 a:hover{
	color:f2000f;
		}
		#page-categories .span10 .span2 a:hover img{
	border:1px solid #f2000f;
		}
		
		#page-categories #categories-bouton a{
			text-align:center;
			background-color: #62b303;
			color: #fff;
			border-radius: 5px;
		    font-size:22px;
		    text-transform:uppercase;
		    padding:7px 7px 5px;
			margin: 20px auto 30px;
			display:block;
			max-width:600px;			
		}
		#page-categories #wrapper-tags-nuage{
		background-color:#cdcdcd;
		}
		#page-categories .tag-cloud-link{
		
		border-radius: 3px;
		padding: 3px 4px 3px;
		pointer-events: none;
        cursor: default;
		}
			#page-categories .tag-cloud-link:hover {
		background-color:#e6e6e6;
		
		}

/*------------------------------------*\    PAGE ABONNEMENT\*------------------------------------*/

#abonnement-mobile {
    display: none;
}
.player-abonnement {
    margin-top: 10px;
    overflow: visible;
    position: relative;
    max-height: 665px;
}
.player-abonnement img.abonnement-video {
    opacity: 1;
    width: 100%;
    height: 579px;
}
.player-abonnement img.abonnement-pornstar {}.player-abonnement img.abonnement-video {
    opacity: 1;
    width: 100%;
    height: auto;
}
#securite {
    display: block;
    float: left;
    max-width: 55px;
    margin: 0px 10px 0px 50px;
}
#billing-abo-1 {
    display: block;
    margin-top: 10px;
}
#billing-abo-2 {
    display: none;
}
.formulaire-abonnement {
    margin: 0 auto;
    width: 60%;
    overflow: visible;
    clear: both;
    position: absolute;
    top: 30px;
    left: 225px;
    padding-bottom: 15px;
    background-color: rgba(255, 255, 255, 0.90);
    -webkit-box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid #000;
}
.formulaire-iframe iframe {
    padding: 10px 0px;
}
.texte-formulaire-abonnement h2 {
    font-size: 26px;
    font-weight: 700;
    color: #008c17;
    margin: 15px 0px 0px;
    line-height: 28px;
    font-family: 'Raleway', sans-serif;
    text-align: center
}
.texte-formulaire-abonnement p {
    font-size: 21px;
    font-weight: 300;
    color: #000;
    margin: 0px;
    margin: 0px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    border-bottom: 1px solid #a8a8a9;
    padding-bottom: 10px;
}
.texte-formulaire-abonnement span {
    color: #f2000f;
    font-weight: 500;
}
.extra-typo h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 200;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    margin: 0px;
}
.extra-typo h2 span {
    color: #f2000f;
}
.extra-typo p {
    text-align: center;
    margin: 0px 0px 5px 0px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}
.texte-formulaire-abonnement {
    padding: 0px 25px;
    margin-bottom: 5px;
    overflow: hidden;
}
.abonnement-pornstar {
    width: 49%;
    margin-right: 0.5%;
}
#filles-player {
    font-size: 14px;
    letter-spacing: -0.5px;
    font-weight: 700;
}
#blast-slogan {
    font-size: 14px;
    letter-spacing: -0.5px;
    font-weight: 700;
}
#reviews-abo {
    display: block;
    border-bottom: 1px solid #333;
}
#reviews-abo .review-p {
    height: 170px;
    display: block;
}
#reviews-abo .niches .span2 {
    cursor: default!important;
}
#reviews-abo .review-name {
    display: block;
    font-style: italic;
    text-align: right;
}
#reviews-abo p {
    color: white;
    font-size: 15px;
}
#reviews-abo p span {}#pornstar-droite {
    float: right;
    margin: 0px;
}
.abonnement-video {
    width: 100%;
}
#niches-texte-abonnement {
    width: 100%;
    text-align: center;
}
.niches-abonnement-container {
    margin-bottom: 30px;
    position: relative;
}
.niches-abonnement-container .span0 img {
    max-height: 120px;
    margin: 0 auto;
    display: block;
}
.niches-abonnement-container .span0 {
    cursor: pointer;
    margin-bottom: 30px;
    position: relative;
}
.niches-abonnement-container .span0:last-child {
    margin-right: 0px;
    margin-bottom: 30px;
}
.termes-abonnement {
    border: 1px solid #333;
    margin-top: 15px;
}
.annonces-connexion {
      background-color: #eee;
    margin: 10px auto 30px;
    padding: 0px 20px 30px;
	text-align:center;
	font-size:16px;
	box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
}
.annonces-connexion h2{

    font-size: 26px;
    text-align: center;
    /* margin-top: 20px; */
    padding-top: 10px;
    margin-bottom: 0px;
}
.annonces-connexion p{

    font-size: 18px;
    text-align: center;
    font-family: Raleway;
}

#reactive-compte{
    width: 50%;
	
}
#reactive-compte a{
       font-size: 20px;
      padding: 10px 0px 35px 0px;
    text-align: center;
	color:black;
}
#nouveau-reactivation{
color:#f2000f;
    margin-top: 0px;
}
.reactivation-10{
overflow:hidden;
margin-bottom:10px;
}
.reactivation-10 .span5{
padding-right:10px;
}
#encadrer-nouveau{
border: 1px solid #777;
    padding-bottom: 20px;
	background-color:#fff;
}
#activation-dessous{
text-decoration:underline;
}
#activation-dessous:hover{
color:red;
}
.vip-tube-a{
     background-color: #62b303;
    color: #fff;
    border-radius: 5px;
    padding: 7px 7px 5px;
    margin: 5px auto;
    display: block;
    width: 80%;
    font-size: 20px;
    text-transform: uppercase;
}
.vip-tube-a:hover{
      background-color: #ffde00;
    color: #454545;
}
#devez-creer {
    background-color: #292827;
    text-transform: uppercase;
    max-width: 1180px;
    margin: 0 auto;
    top: 70px;
    position: relative;
}
#opinion-div{
margin: -15px auto 0px;
 padding: 0px 50px 6px 50px; 
 max-width: 1000px;
}
#opinion-div h2{
color: #f2000f; 
font-size:18px; 
margin-bottom:-5px; 
display:block;
}

#participer-opinion{
float:none; 
text-align:center; 
margin: 0 auto; 
max-width:320px;
}
#devez-creer h1 {
    color: #F3f3f3!important;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 32px;
    text-align: center;
    padding: 3px 8px 3px 15px;
    margin-bottom: 4px;
}

.arrow-down {
    width: 0;
    margin-left: auto;
    height: 0;
    left: 0;
    z-index: 990;
    top: 150px;
    right: 0;
    margin-right: auto;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #292827;
    position: absolute;
}
.extra-padding #new-player-bar {
    position: relative;
    top: -33px;
    left: 10px;
    width: 1155px;
    height: 23px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
    border: solid white 0px;
}
.extra-padding .box-info-video {
    overflow: hidden;
    background-color: #292827;
    padding: 5px 25px;
    margin-top: -120px;
    margin-bottom: 5px;
    max-height: 45px;
}
.extra-padding .box-info-video h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    margin: 0px;
}
.extra-padding .box-info-video .duree-views {
    font-size: 18px!important;
    float: right;
    margin-top: 5px;
    color: #f3f3f3!important;
}
.extra-padding .box-info-video .duree-views img {
    position: relative;
    top: -4px;
}
/* Logos Niches*/

#logos-wrapper {
    position: relative;
}
.niches-abonnement-container .span0 img.crosse-toi {
    margin: 10px auto;
}
.niches-abonnement-container .span0 img.a-peine-majeures-2 {
    margin: 4px auto;
}
.niches-abonnement-container .span0 img.jeunes-et-jeuteuses {
    margin: 10px auto;
}
.niches-abonnement-container .span0 img.drette-din-fesses {
    position: relative;
    display: block;
    top: 15px;
}
.niches-abonnement-container .span0 img.fantasmes-quebec {
    width: 200px;
    margin-top: 20px;
}
img.quebec-totons {
    cursor: pointer;
}
.span-abo-niches {
    color: #000;
    background: rgba(255, 255, 255, 0.93);
    border: 1px solid black;
    font-size: 14px;
    position: absolute;
    top: -60px;
    left: -30px;
    width: 320px;
    z-index: 990;
    text-align: justify;
    padding: 15px 10px 0px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.7s linear;
    font-weight: 300;
}
.span-front-niches {
    /* color: #fff; */
    /* background:#f2000f; */
    
    color: #000;
    background: rgba(255, 255, 255, 0.93);
    border: 1px solid black;
    font-size: 14px;
    position: absolute;
    top: -50px;
    left: 0px;
    width: 320px;
    z-index: 990;
    text-align: justify;
    padding: 15px 10px 0px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.7s linear;
    font-weight: 300;
}
.span-front-top-niches {
    /* color: #fff; */
    /* background:#f2000f; */
    
    color: #000;
    background: rgba(255, 255, 255, 0.93);
    border: 1px solid black;
    font-size: 14px;
    position: absolute;
    top: -50px;
    left: 0px;
    width: 320px;
    z-index: 990;
    text-align: justify;
    padding: 15px 10px 0px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.7s linear;
    font-weight: 300;
}
#quebec-totons-2-abo:hover span#span-quebec-totons-2 {
    visibility: visible;
}
#petites-suceuses-abo:hover span#span-petites-suceuses {
    visibility: visible;
}
#trips-a-trois-abo:hover span#span-trips-a-trois {
    visibility: visible;
}
#casting-de-cul-abo:hover span#span-casting-de-cul {
    visibility: visible;
}
#sexy-quebecoises-abo:hover span#span-sexy-quebecoises {
    visibility: visible;
}
#baisepartout-abo:hover span#span-baisepartout {
    visibility: visible;
}
#a-peine-majeure-2-abo:hover span#span-a-peine-majeure-2 {
    visibility: visible;
}
#livres-mouillees-2-abo:hover span#span-livres-mouillees-2 {
    visibility: visible;
}
#cuvee-grivoise-abo:hover span#span-cuvee-grivoise {
    visibility: visible;
}
#drette-din-fesses-abo:hover span#span-drette-din-fesses {
    visibility: visible;
}
#jeunes-et-juteuses-abo:hover span#span-jeunes-et-juteuses {
    visibility: visible;
}
#lesbiennes-pure-laine-abo:hover span#span-lesbiennes-pure-laine {
    visibility: visible;
}
#crosse-toi-abo:hover span#span-crosse-toi {
    visibility: visible;
}
#samantha-ardente-2-abo:hover span#span-samantha-ardente-2 {
    visibility: visible;
}
#a-peine-majeures-2-abo:hover span#span-a-peine-majeures-2 {
    visibility: visible;
}
#billing-abo {
    text-align: center;
    border: 1px solid #333;
    margin-top: 15px;
    margin-bottom: 40px;
    padding-bottom: 15px;
}
#billing-abo p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
#billing-abo p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
#billing-abo a {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #f2000f!important;
}
#billing-abo a.menu {
    margin-right: 5px;
    padding: 0px;
}
/* abonnement Typo*/

.abo-typo h3 {
    margin: 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: 200;
    text-align: right;
    line-height: 24px;
}
.abo-typo h3 span {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: 600;
    color: #f2000f;
}
.abo-typo h4 {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}
.abo-typo h4.h4-top {
    margin-top: 10px;
}
.texte-avec-abonnement {
    font-family: 'Open Sans', sans-serif;
    color: #000;
	border-left: 1px solid #cdcdcd;
	overflow:hidden;
}
.texte-avec-abonnement p {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 20px;
    margin-left: 30px;
    line-height: 15px;
    margin-top: 20px;
}
.texte-avec-abonnement h3 {
    font-weight: 800;
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0px 0px 5px;
}
.texte-avec-abonnement ul {
    padding: 0px 0px 0px 35px;
    margin-bottom: 0px;
    margin-top: 0px;
    list-style-type: none;
}
.texte-avec-abonnement ul li {
    list-style-type: none;
}
.texte-avec-abonnement ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #008c17;
    font-size: 16px;
    margin-top: 4px;
}
.fa-mobile {
    margin-right: 0px;
    color: #000
}
.fa-tablet {
    color: #000
}
.texte-avec-abonnement h3 span {
    color: #f2000f;
    font-weight: 800;
    font-size: 20px;
    margin-right: 5px;
}
.texte-avec-abonnement img {
    width: 80%;
    margin-left: 20px;
    margin-top: 5px;
}
.player-gifs {
    position: relative;
}
.player-gifs img {
    width: 100%;
}
.player-gifs span {
    display: block;
    position: absolute;
    position: absolute;
    top: 0px;
    right: 200px;
}
.termes-abonnement p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
.termes-abonnement span {
    color: #f2000f;
}
#niches-texte-abonnement h4 {
    font-size: 31px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
}
#niches-texte-abonnement h4 span {
    color: #f2000f;
    font-weight: 500;
}
star.span {
    color: #f2000f;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-weight: 300;
}
#abonnement-page .niches .span2 {
    margin-right: 105px;
}
#abonnement-page .niches .span2:last-child {
    margin-right: 0px;
}
/*------------------------------------*\    PASTILLES\*------------------------------------*/

#pastilles {
    background-color: #e8e8e7;
    margin-top: 30px;
}
#pastilles .span9 {
    margin-bottom: 30px;
}
#pastilles-container {
    background: white;
    border: 5px solid #e8e8e7;
    box-shadow: 0px 0px 0px 5px #fff;
    overflow: hidden;
    width: 92%;
    margin: 35px auto 5px;
}
#pastilles .span1 {
    margin-left: 7%;
    margin-right: 2%;
    width: 12%;
}
#texte-vertical-pastilles {
    -ms-transform: rotate(270deg);
    /* IE 9 */
    
    -webkit-transform: rotate(270deg);
    /* Safari */
    
    transform: rotate(270deg);
    /* Standard syntax */
    
    position: relative;
    left: -46%;
    top: 375px;
}
#texte-vertical-pastilles-en {
    -ms-transform: rotate(270deg);
    /* IE 9 */
    
    -webkit-transform: rotate(270deg);
    /* Safari */
    
    transform: rotate(270deg);
    /* Standard syntax */
    
    position: relative;
    left: -46%;
    top: 365px;
}
#texte-vertical-pastilles p {
    margin: 0px;
}
#points-pastilles::before {
    content: ".......................................................................................................................................................................................................................";
}
.filles .span2 img.pastilles-filles {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block!important;
    box-shadow: none;
    border: none;
}
a#pastille-quiz {
    background-color: #62b303;
    display: block;
    width: 43%;
    margin: 0 auto;
    overflow: hidden;
    color: black;
    padding: 5px 10px;
    border-radius: 10px;
}
a#pastille-quiz:hover {
    background-color: #ffde00;
    display: block;
    width: 43%;
    margin: 0 auto;
    overflow: hidden;
    color: black;
    padding: 5px 10px;
}
#pastille-quiz h3 {
    text-align: center;
    text-transform: uppercase;
    color: black;
    margin: 0px;
    font-size: 20px;
}
#dropdown-public {
    margin: 0 auto;
    text-align: center;
}
.filles img.pastilles-filles-menu {
    box-shadow: none;
    border: none;
    width: 90px;
    margin: 0px 0px 0px 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}
#pastilles-filles-public a:hover img.pastilles-filles-menu {
    box-shadow: none;
    border: none;
    width: 100px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#pastilles-filles-public {
    margin-top: 35px;
    margin-bottom: -10px;
    position: relative;
    overflow: hidden;
}
#pastilles-filles-public h3 {
    width: 100%;
    float: left;
    overflow: hidden;
    clear: both;
    font-size: 18px;
    padding: 10px 0px;
    text-transform: uppercase;
    margin: 0px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-align: right;
}
#pastilles-filles-public .question-mark {
    border-radius: 50%;
    border: 1.5px solid black;
    font-size: 10px;
    /* margin-left: 20px; */
    
    font-weight: bold;
    width: 20px;
    /* display: block; */
    /* line-height: 14px; */
    
    padding: 2px 4px;
    margin-top: 10px!important;
    position: relative;
    top: -3px;
}
.pastilles-filles-public-mobile {
    display: none;
}
.pastilles-filles-h3-mark {
    overflow: hidden;
    width: 100%;
    display: block;
    width: 28%;
    overflow: hidden;
    clear: both;
    margin: 0px;
    float: none;
    position: absolute;
    top: 25px;
}
#pastilles-filles-public .pastilles-filles-h3-mark a {
    width: 200px;
    float: right;
    margin-right: 10px;
}
#pastilles-container-zone {
    overflow: hidden;
    width: 72%;
    float: right;
}
.pornstar-fiche img.pastilles-filles {
    width: 100px!important;
    height: 100px!important;
    box-shadow: none;
    border: none;
    margin: 0px 0px 0px 5px!important;
}
.pornstar-fiche .span10 {
    width: 100%;
    overflow: hidden;
}
.pornstar-fiche .span10 .span7 h2 {
    text-align: right;
    margin-top: 30px;
    margin-right: 5px;
}
.pornstar-fiche .span10 .span2 {
    height: 70px;
}
#membre-actrices-acteurs #pastilles-filles-public {
    margin-top: 0px;
    top: -15px;
    margin-bottom: -20px;
}
#pastilles-filles-public a {
    display: block;
    width: 100px;
    margin: 0 auto;
    overflow: hidden;
    /* clear: both; */
    
    float: left;
}
/*------------------------------------*\    SITES NICHES PRÉSENTATION\*------------------------------------*/

.sites-niche {}#niche-titre-h2 {
    display: none;
}
.niche-thumbs {
    /* overflow:hidden; */
}
.sites-niche h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 200;
    text-align: center;
}
.sites-niche h2 span {
    font-family: 'Open Sans', sans-serif;
    color: #ff0000;
    margin-left: -5px;
}
.wrapper-site-niche {
    position: relative;
    padding: 20px 10px 20px 30px;
    margin-bottom: 100px;
    border: 1px solid #dedede;
    -webkit-box-shadow: 10px 10px 9px 1px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 10px 10px 9px 1px rgba(50, 50, 50, 0.5);
    box-shadow: 10px 10px 9px 1px rgba(50, 50, 50, 0.5);
    background: #f2f2f2;
}
.wrapper-site-niche .span3 {
    padding: 5px;
}
.description-niche .description-niche-logo {
    width: 310px;
    position: absolute;
    top: -80px;
    left: 30px;
    height: 215px;
}
.description-niche .description-niche-logo img {
    max-height: 215px;
    margin: 0 auto;
    display: block;
}
.description-niche #a-peine-majeures-2 img {
    margin-top: 30px;
}
.description-niche #crosse-toi img {
    margin-top: 40px;
    max-width: 108%;
}
.description-niche #livres-mouillees-2 img {
    width: 85%;
    margin-top: 30px;
}
.description-niche #drette-din-fesses {
    margin-top: 50px;
    width: 330px;
}
.description-niche #cuvee-grivoise img {
    margin-top: 20px;
}
.description-niche #jeunes-et-juteuses img {
    margin-top: 25px;
    max-width: 108%;
}
.description-niche #casting-de-cul img {
    margin-top: 20px;
}
.description-niche #lesbiennes-pure-laine img {
    margin-top: 30px;
}
.description-niche #fantasmes-quebec-en {
    width: 360px;
    top: -35px;
}
.description-niche #cuvee-grivoise-en {
    width: 350px;
    top: -70px;
}
.description-niche #drette-din-fesses-en {
    margin-top: 50px;
    width: 330px;
}
.description-niche #jeunes-et-juteuses-en img {
    margin-top: 25px;
    max-width: 108%;
}
.description-niche #a-peine-majeures-2-en {
    width: 350px;
    margin-top: 10px;
}
.description-niche #sexy-quebecoises {
    width: 370px!important;
    position: absolute;
    top: 20px;
    left: 10px;
    height: 215px;
}
.description-niche #sexy-quebecoises-en {
    width: 352px!important;
    margin-top: 0px;
    top: 20px;
    display: block;
}
.description-niche #samantha-ardente-2 {
    width: 352px!important;
    margin-top: 40px;
    display: block;
}
.description-niche #samantha-ardente-2-en {
    width: 352px!important;
    margin-top: 40px;
    display: block;
}
.description-niche #quebec-totons-2 img {
    width: 275px;
}
.description-niche #fantasmes-quebec img {
    width: 335px;
    margin-top: 60px;
}
/* .description-niche #trips-a-trois{width: 220px;top: -80px;left: 60px;}.description-niche #petites-suceuses{top: -75px;}.description-niche #baisepartout{width: 230px;top: -85px;left: 60px}.description-niche #samantha-ardente-2{width: 340px;top: -30px;left: 15px;} */

.description-niche h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 35px;
    margin: 0px;
    text-transform: uppercase;
}
.description-niche h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #f2000f;
    margin: 0px;
    height: 36px;
}
.description-niche p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    margin: 35px 30px 22px 0px;
    line-height: 20px;
    height: 100px;
    font-weight: 400;
}
.titre-tags {
    margin-left: 370px;
}
/*------------------------------------*\    NICHE SINGLE\*------------------------------------*/

#h2-niches-mobile {
    display: none;
}
#niche-recherche {
    margin-bottom: 20px;
}
#member-niches-english {
    display: block;
    overflow: hidden;
}
#member-niches-english #wrapper-recherche .recherche-videos div.rollover_img_videotour {
    width: 100%!important;
    height: 160px!important;
}
#niches-pages-color {
    position: absolute;
    height: 300px;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    margin-top: 2px;
}
#niches-tags {
    position: absolute;
    height: 280px;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    margin-top: 2px;
    overflow: hidden;
}
#niches-tags h1 {
    margin: 30px;
}
#niches-pages-background {
    position: absolute;
    height: 300px;
    width: 100%;
    background-size: 50%;
    background-position: 0% 20%;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    margin-top: 2px;
}
#niches-pages .niche-slogan {
    position: absolute;
    width: 884px;
    height: 40px;
    bottom: 0px;
    left: 0px;
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 60px rgba(0, 0, 0, 1) inset;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 60px rgba(0, 0, 0, 1) inset;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 60px rgba(0, 0, 0, 1) inset;
}
#niches-pages .niche-slogan-content {
    position: absolute;
    bottom: 0;
    width: 884px;
    height: 40px;
    left: 0;
}
.niches-span-item {
    width: 100%;
    height: 100%;
    display: block;
}
#niches-pages .niche-slogan-content h4 {
    font-size: 20px;
    margin: 5px 0px 0px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #fff;
}
#niche-recherche h3 {
    margin: 20px 0px -15px!important;
}
#niches-pages {
    margin: 0 auto;
    width: 100%;
    padding-top: 125px;
    overflow: hidden;
    margin-bottom: 50px;
}
#niches-pages .wrapper-site-niche {
    margin-bottom: 0px;
    width: 1380px;
    margin: 0 auto;
    background-color: transparent!important;
    box-shadow: none!important;
    border: none!important;
}
#niches-pages .span6 {
    float: right;
    width: 50%
}
#niches-pages .span3 {
    max-height: 300px;
    width: 35%
}
#niches-pages .span4 .span2 {
    height: 150px;
    width: 100%
}
#niches-pages .span4 .span2 img {
    height: 150px;
    width: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid white;
}
#niches-pages .span4 {
    width: 22.3%;
}
#niches-pages .niche-single .description-niche {
    position: absolute;
    top: 110px;
    left: 80px;
}
#niches-pages .description-niche-logo {} #niches-pages .span3 img.giant-thumbs {
    width: auto;
    height: 300px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid white;
}
#niches-pages .wrapper-site-niche {
    padding: 0px;
}
#niches-pages .niche-single {
    height: 300px;
    margin: 2px auto;
    position: relative;
    right: -130px;
    max-width: 1180px;
}
#thumbs-hd .hd-video {
    position: relative;
    top: -80px;
    left: 255px;
    padding: 4px;
    width: 85px;
    height: 65px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid #FFA11C;
}

#thumbs-hd .hd-video4k {
    position: relative;
    top: -80px;
    left: 255px;
    padding: 4px;
    width: 85px;
    height: 65px;
    border-radius: 4px;
    border: 0px solid #FFA11C;
}

#thumbs-hd .hd-video h5 {
    background: -webkit-linear-gradient(#D47800, #FFF2CA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ffd200;
    font-size: 45px;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
    margin: -3px 0px 0px 3px;
    padding: 0px;
}

#thumbs-hd .hd-video4k h5 {
    background: -webkit-linear-gradient(#ffd200, #ffdd3d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ffd200;
    font-size: 45px;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
    margin: -3px 0px 0px 3px;
    padding: 0px;
}

#niches-pages #1001fantasmesquebec {
    top: -40px!important;
}
#niches-pages #drettedinfesses {
    top: -40px!important;
}
#niches-pages #petitessuceuses {
    top: -90px!important;
}
#niches-pages #samanthaardente {
    top: -70px!important;
    left: 15px!important;
}
#niches-pages #tripsatrois {
    top: -100px;
}
#niches-pages #crossetoi {
    top: -50px;
}
/*------------------------------------*\    PAGE.PHP\*------------------------------------*/

.page-php h2 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.page-php p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 10px;
}
.page-php {
    width: 80%;
    padding-bottom: 30px;
    margin: 0 auto;
    overflow: hidden;
}
#lost-password p {
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
#lost-password p span {
    color: #f2000f;
}
#lost-password strong {
    text-align: center;
}
#lost-password input {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
}
#lost-password form {
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
.emplois {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    color: #000;
}
h3.emplois-titre {
    font-size: 18px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    color: #000;
}
h3.emplois-titre strong {
    font-size: 22px;
}
/*------------------------------------*\    Page prépayé\*------------------------------------*/

#carte-prepaye input {
    font-size: 17px;
    font-weight: bold;
    margin-top: 15px;
}
/*------------------------------------*\     Virement Compte\*------------------------------------*/

#virement p {
    font-family: 'Open Sans', sans-serif!important;
}
#virement p span {
    color: #f2000f;
}
#virement .span3 img {
    display: block;
    margin: 20px auto;
}
#virement .span9 h4 {
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-weight: 300;
}
#virement .span9 h3 {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #f2000f;
}
#virement ul li {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif!important;
    margin: 5px 0px;
}
#virement ol li a {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 500;
    margin: 5px 0px;
}
#virement ol {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400;
}
#virement .breadcrumbs h2 span {
    font-family: 'Open Sans', sans-serif!important;
}
#last-cards .span2 {
    height: 125px;
}
#virement .span10 {
    overflow: hidden;
    height: 100%;
    min-height: 165px;
}
#last-cards a,
#first-cards a {
    text-align: center;
    display: block;
    height: 125px;
    padding: 5px 0px 5px 0px;
    border: 1px solid #666;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
    margin: 10px;
    text-decoration: none;
}
#last-cards a:hover,
#first-cards a:hover {
    text-align: center;
    display: block;
    height: 125px;
    padding: 5px 0px 5px 0px;
    border: 1px solid #ffde00;
    -moz-box-shadow: 3px 3px 5px 6px #ffde00;
    -webkit-box-shadow: 3px 3px 5px 6px #ffde00;
    box-shadow: 3px 3px 5px 6px #ffde00;
    margin: 10px;
    text-decoration: none;
    color: red!important;
}
#last-cards .span2,
#first-cards .span2 {
    width: 22%;
}
#gift-card-accueil {
    position: absolute;
    right: 0;
    width: 400px;
}
.gift-card-montage .bouton-gift-card {
    position: absolute;
    color: white;
    bottom: 18px;
    background-color: #62b303;
    font-size: 18px;
    border-radius: 5px;
    padding: 2px 15px;
    right: 35px;
}
.gift-card-montage .bouton-gift-card:hover {
    color: black;
    background-color: #ffde00;
}
#bouton-gift-card-fr {
    position: absolute;
    color: white;
    bottom: 20px;
    background-color: #62b303;
    font-size: 17px;
    border-radius: 5px;
    padding: 2px 15px;
    right: 19px;
}
.gift-card-montage .bouton-gift-card:hover {
    color: black;
    background-color: #ffde00;
}
.gift-card-montage #bouton-gift-card-fr:hover {
    color: black;
    background-color: #ffde00;
}
/*------------------------------------*\     MON COMPTE\*------------------------------------*/

#compte-mobile {
    display: none;
}
#mon-compte {
    width: 1000px;
}
#mon-compte {
    font-family: 'Raleway', sans-serif;
}
#mon-compte h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#mon-compte p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
}
#mon-compte p a {}#mon-compte span {
    font-family: 'Open Sans', sans-serif;
    color: #f2000f;
    font-size: 14px;
    font-weight: 400;
}
#mon-compte #email {
    max-width: 183px;
}
#mon-compte #email p span {
    font-size: 13px;
}
#mon-compte .span2 img {
    height: 90px;
}
#mon-compte .span2 {
    text-align: center;
    display: block;
    margin: 0 auto;
}
#mon-compte .span3 {
    text-align: center;
    display: block;
    margin: 0 auto;
}
#boite-compte {
    background: #f2f2f2;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: 1px solid #dedede;
    padding: 10px 5px 20px 35px;
    margin-bottom: 40px;
}
#mon-compte #compte-logo-pegas {
    background-image: url('https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/img/pegas_productions_logo_divertissement_pour_adultes.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 107px 100px;
    width: 107px;
    height: 100px;
    margin: 0 auto;
}
#mon-compte #compte-logo-pegas {
    background-image: url('https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/img/pegas_productions_logo_divertissement_pour_adultes.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 107px 100px;
    width: 107px;
    height: 100px;
    margin: 0 auto;
}
#mon-compte #menu-compte a:hover #compte-logo-pegas {
    background-image: url('https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/img/pegas_productions_logo_divertissement_pour_adultes_porn.png');
}
#mon-compte #menu-compte .actif #compte-logo-pegas {
    background-image: url('https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/img/pegas_productions_logo_divertissement_pour_adultes_porn.png');
}
#boite-compte #sauvegarder {
    font-size: 18px;
    text-align: center;
    margin: 0 40%;
    display: block;
    margin-top: 20px;
}
#menu-compte {
    background-color: #222;
    padding-top: 15px;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: 1px solid #000;
}
#menu-compte .span9 {
    text-align: center;
}
#mon-compte #menu-compte .actif a p {
    color: #f2000f!important;
}
#mon-compte #menu-compte .actif .fa {
    color: #f2000f!important;
}
#menu-compte .span9 p a {
    font-size: 18px;
    color: #fff;
}
#menu-compte hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}
#menu-compte .span9 p a:hover {
    color: #f2000f;
}
#mon-compte .fa-times {
    font-size: 100px;
    color: #fff;
    font-weight: 100;
}
#mon-compte .fa-cogs {
    font-size: 100px;
    color: #fff;
    font-weight: 100;
}
#mon-compte #menu-compte a:hover .fa-cogs {
    color: #f2000f;
}
#mon-compte #menu-compte a:hover .fa-at {
    color: #f2000f;
}
#mon-compte #menu-compte a:hover .fa-times {
    color: #f2000f;
}
#mon-compte #menu-compte a:hover p {
    color: #f2000f;
}
#mon-compte .fa-at {
    font-size: 100px;
    color: #fff;
    font-weight: 100;
}
#boite-compte .span5 {
    min-height: 43px;
}
#mon-compte #menu-compte p {
    color: #fff;
}
.mob-liens {
    display: none!important;
}
.desktop-liens {
    display: none!important;
}
#mobile-sites-niches {
    display: none;
}
/*------------------------------------*\     FAQ\*------------------------------------*/

.accordion-toggle {
    cursor: pointer;
}
.accordion-content {
    display: none;
    background: #cdcdcd;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 1px 3px 3px -2px rgba(50, 50, 50, 0.6);
    border: 1px solid #dedede;
    padding: 10px 10px 10px 20px;
    margin-bottom: 0px;
    margin-left: 30px;
}
.accordion-content.default {
    display: block;
}
#mj-flash {
    float: none;
}
#accordion,
#accordion2 {
    display: block;
    padding-left: 5px;
    margin-top: 30px;
    margin-bottom: 40px;
}
#accordion h4,
#accordion2 h4 {
    background: #f2f2f2;
    padding: 10px 10px 10px 20px;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 600;
    display: block;
    position: relative;
    margin-top: 0px;
    color: #000;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 1px 3px 3px -2px rgba(50, 50, 50, 0.6);
}
.accordion-question {
    height: 100%;
    margin: 10px auto;
}
#form-faq form {}#form-faq .span7 {
    margin: 0 auto;
    float: none;
    overflow: hidden;
}
#accordion p,
#accordion2 p {
    font-family: 'Raleway', sans-serif;
}
#accordion .creer-compte,
#accordion2 .creer-compte {
    margin: 10px auto;
    /* display: block; */
    
    width: 280px;
    /* floaT: right; */
    
    display: block;
    text-align: center;
    border: 1px solid grey;
    color: #fff;
}
#accordion a,
#accordion2 a {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #f2000f;
}
#accordion ul li,
#accordion2 ul li {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    list-type: none;
}
#formulaire-faq p span {
    margin-bottom: 20px;
    display: block;
}
#accordion .accordion-content {}#form-faq {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 40px;
}
#form-faq textarea {
    width: 100%;
    height: 100px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
}
#envoyer {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin: 20px auto 0px;
    display: block;
}
#recaptcha_area {
    margin: 20px auto 0px;
}
.support-rouge {
    background-color: #f2000f;
    overflow: hidden;
    width: 100%;
}
.support-rouge .span5 {
    padding: 20px;
    border-left: 1px solid black;
}
#support-rouge-info {
    border: none!important;
}
#support-rouge-info p {
    margin-top: 10px;
    text-align: center;
}
#support-rouge-info h4 {
    font-size: 25px;
    margin-bottom: 5px;
    margin-top: 0px;
    color: #000;
    text-align: center;
}
#support-rouge-processeur {
    text-align: center;
}
.support-rouge p {
    color: #000!important;
    font-weight: 400;
}
.support-rouge a {
    color: #fff!important;
    font-weight: bold;
}
#accordion .accordion-toggle,
#accordion2 .accordion-toggle {
    margin-bottom: 0px;
    padding-left: 45px;
}
#accordion .fa-question,
#accordion2 .fa-question {
    background-color: #f2000f;
    border: 1px solid #8C000A;
    font-size: 37px;
    display: block;
    position: absolute;
    top: -2px;
    left: -15px;
    padding: 5px 12px 5px 10px;
    color: rgba(140, 0, 10, 0.8);
    /* text-shadow: 1px 1px 1px #000, 0 1px 0 #000, 1px 1px 2px #000; */
    
    text-shadow: 0 -1px 0 #000;
    box-shadow: inset 0px 0px 23px 2px #630007, 0px 0px 8px -2px #242424;
    -webkit-box-shadow: inset 0px 0px 23px 2px #630007, 0px 0px 8px -2px #242424;
    -moz-box-shadow: inset 0px 0px 23px 2px #630007, 0px 0px 8px -2px #242424;
    -o-box-shadow: inset 0px 0px 23px 2px #630007, 0px 0px 8px -2px #242424;
}
#formulaire-faq h3 {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
#formulaire-faq p {
    color: #000;
    font-size: 16px;
    font-weight: 300;
}
#formulaire-faq span {
    color: #f2000f;
}
#centre-aide {
    margin-bottom: 40px;
}
/*------------------------------------*\     ANNULER ABONNEMENT\*------------------------------------*/

.breadcrumbs {
    overflow: hidden;
    clear: both;
    background-color: #cdcdcd;
    margin-top: 20px;
}
.breadcrumbs h2 {
    font-size: 36px;
    font-weight: 400;
    margin-top: 10px;
}
#annuler-etape {
    font-family: 'Open Sans', sans-serif!important;
}
#annuler-etape h2 {
    font-size: 26px;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 500;
}
.breadcrumbs h2 span {
    font-size: 36px;
    color: #000;
    font-family: 'Open Sans', sans-serif!important;
}
.breadcrumbs span {
    font-size: 36px;
    color: #000;
}
#mon-compte .breadcrumbs h2 span {
    font-size: 36px;
    font-family: 'Open Sans', sans-serif!important;
    color: #000;
}
#mon-compte .breadcrumbs h2 {
    font-size: 36px;
    font-family: 'Open Sans', sans-serif!important;
    color: #000;
}
.breadcrumbs .inactif {
    color: #939393!important;
}
.breadcrumbs .inactif span {
    color: #939393!important;
}
.breadcrumbs .fa-long-arrow-right {
    font-size: 45px;
    display: block;
    float: right;
    margin-top: -55px;
    color: #000;
}
.breadcrumbs .inactif .fa-long-arrow-right {
    color: #939393!important;
}
.annuler-avertissement {
    background: #f2f2f2;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    padding: 15px 15px 10px;
    text-align: center;
    overflow: hidden;
}
#form-sondage p {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 600;
}
#form-sondage input {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400;
}
.annuler-avertissement p {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 600;
}
.annuler-avertissement hr {
    margin-top: 15px;
}
#form-sondage .span3 {
    padding: 20px;
}
#form-sondage .span6 {
    padding-top: 20px;
}
#form-sondage .span6 input.fields {
    width: 250px;
}
#form-sondage .span6 input.case {
    margin-left: 10px;
}
#form-sondage .span3 form {
    border-right: 1px solid #dedede;
    width: 85%;
}
#form-sondage p.requis {
    margin: -5px 0px 0px;
    font-size: 12px;
}
.annuler-avertissement a {
    font-size: 22px;
    font-weight: 500;
    color: #000;
}
.annuler-avertissement a:hover {
    color: #f2000f;
}
#annuler-avertissement-rouge {
    background: #f2000f;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    padding: 15px 15px 10px;
    text-align: center;
    overflow: hidden;
}
#annuler-avertissement-rouge p {
    color: #f3f3f3;
}
#annuler-avertissement-rouge h2 {
    color: #f3f3f3;
}
.annuler-avertissement h2 {
    margin-top: 0px;
}
#annuler-etape h4 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif!important;
    color: #000;
}
#annuler-etape .encadre {
    padding: 10px 25px;
    text-align: center;
    border: 1px solid #cdcdcd;
    margin: 20px auto;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif!important;
}
#annuler-etape .encadre p {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif!important;
}
#annuler-etape .creer-compte {
    float: none!important;
    font-size: 18px;
    margin-top: 10px;
    line-height: 45px;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 600;
    padding: 7px 7px 5px;
}
#annuler-etape h2 span.font-smaller {
    font-size: 16px;
    margin-top: 0px;
    color: #000;
}
#processeurs .span2 {
    border-right: 1px solid #cdcdcd;
    font-family: 'Open Sans', sans-serif!important;
    margin-bottom: 10px;
}
#processeurs div:last-child {
    border-right: none!important;
}
#processeurs p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif!important;
}
#annuler-etape h4 span {
    font-size: 20px;
    color: #f2000f;
    font-weight: 400;
    margin-top: 10px;
}
#form-sondage {
    margin-top: 20px;
    margin-bottom: 20px;
}
#form-sondage h4 {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400;
    font-size: 25px;
    margin: 10px;
    color: #000;
}
hr.hr-margin {
    margin-bottom: 40px;
}
p.center {
    text-align: center;
}
#mon-compte .center p {
    text-align: center;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 600;
}
#mon-compte .center {
    margin: 30px auto;
    overflow: hidden;
    clear: both;
}
#mon-compte .center input {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 600;
}
#mon-compte .center input {
    font-size: 20px;
}
/*------------------------------------*\     Candidatures Page\*------------------------------------*/
.bouton-paiement{
background-color: #62b303;
    color: #fff;
    border-radius: 5px;
    float: none;
	display:block;
   margin: 25px auto 0px;
    text-align: center;
	font-size:25px;
    width: 430px;
	padding: 10px 7px 10px;
}
.bouton-paiement:hover{
    background-color: #ffde00;
    color: #454545;
}
#candidatures-mf h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    text-align: center;
    font-weight: 200;
    font-weight: 200;
    font-weight: 200;
    font-weight: 200;
    color: #000;
}
#candidatures-mf .candidature-div {
    border-top: none!important;
}
#candidatures-mf .annuler-avertissement p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 400;
}
#candidatures-mf .annuler-avertissement a {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
#candidatures-mf .annuler-avertissement h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 5px 0px 0px;
}
#candidatures-mf h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    color: #f2000f;
}
#candidatures-mf #accordion p,
#candidatures-mf #accordion2 p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    overflow: hidden;
}
#candidatures-mf p {
    color: #000;
}
#candidatures-mf h4 {
    color: #000;
}
#candidatures-mf .container-ligne p {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}
#candidatures-mf .container-ligne p#candidature-p {
    font-size: 22px;
    font-weight: 600;
    color: #f2000f;
}
a#page-candidature-bouton,
a#page-candidature-bouton3,
a#page-candidature-bouton5,
a#page-candidature-bouton7 {
    background: #ebebeb;
    background-image: -webkit-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -moz-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -ms-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -o-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: linear-gradient(to bottom, #cfcfcf, #a8a8a8);
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
    border: 1px solid #dedede;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 0px 0px 0 rgba(140, 140, 140, 0.6), 0px 1px 1px rgba(0, 0, 0, 0.67);
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: pre;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    top: 0px;
}
a#page-candidature-bouton:hover,
a#page-candidature-bouton3:hover,
a#page-candidature-bouton5:hover,
a#page-candidature-bouton7:hover {
    background: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa, #dedede);
    background-image: -moz-linear-gradient(top, #fafafa, #dedede);
    background-image: -ms-linear-gradient(top, #fafafa, #dedede);
    background-image: -o-linear-gradient(top, #fafafa, #dedede);
    background-image: linear-gradient(to bottom, #fafafa, #dedede);
    text-shadow: -0.5px -1px 0 rgba(140, 140, 140, 0.6), 0px -1px 1px rgba(0, 0, 0, 0.67);
    color: rgba(48, 48, 48, 1);
    color: #000000;
    border: 1px solid #dedede;
}
a#page-candidature-bouton2,
a#page-candidature-bouton4,
a#page-candidature-bouton6,
a#page-candidature-bouton8 {
    background: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa, #dedede);
    background-image: -moz-linear-gradient(top, #fafafa, #dedede);
    background-image: -ms-linear-gradient(top, #fafafa, #dedede);
    background-image: -o-linear-gradient(top, #fafafa, #dedede);
    background-image: linear-gradient(to bottom, #fafafa, #dedede);
    text-shadow: -0.5px -1px 0 rgba(255, 255, 255, 0.6), 0px -1px 1px rgba(255, 255, 255, 0.67);
    cursor: default;
    color: #cdcdcd;
    border: 1px solid #dedede;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: pre;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    top: 0px;
}
#p-candidature-email{
	font-size:18px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
}
#candidature-email{
	font-size:18px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	width:50%;
	margin:0 auto;
	display:block;
	height: 30px;
}
#page-candidature-bouton2{
	    background: #ebebeb;
    background-image: -webkit-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -moz-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -ms-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -o-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: linear-gradient(to bottom, #cfcfcf, #a8a8a8);
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
    border: 1px solid #dedede;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 0px 0px 0 rgba(140, 140, 140, 0.6), 0px 1px 1px rgba(0, 0, 0, 0.67);
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: pre;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    top: 0px;
	display:block;
	padding: 10px 100px 10px 100px;
    font-size: 60px;
	
}
#bouton-input-candidature{
	background: #ebebeb;
    background-image: -webkit-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -moz-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -ms-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -o-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: linear-gradient(to bottom, #cfcfcf, #a8a8a8);
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
    border: 1px solid #dedede;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 0px 0px 0 rgba(140, 140, 140, 0.6), 0px 1px 1px rgba(0, 0, 0, 0.67);
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: pre;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    top: 0px;
	display:block;
	margin: 0 auto;
	padding: 10px 100px 10px 100px;
    font-size: 60px;
	
}

#page-candidature-bouton2:hover{
	color: #000000;
	background: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa, #dedede);
    background-image: -moz-linear-gradient(top, #fafafa, #dedede);
    background-image: -ms-linear-gradient(top, #fafafa, #dedede);
    background-image: -o-linear-gradient(top, #fafafa, #dedede);
    border: 1px solid #dedede;
	background-image: linear-gradient(to bottom, #fafafa, #dedede);
    text-shadow: -0.5px -1px 0 rgba(140, 140, 140, 0.6), 0px -1px 1px rgba(0, 0, 0, 0.67);
}
#poser-homme span {
    font-size: 20px;
    color: #f2000f;
    font-weight: 600;
}
#choisir-sexe {
    overflow: hidden;
    margin: 40px 10px;
}
#choisir-sexe .span2 {
    min-width: 25%;
}
#choisir-sexe a {
    cursor: pointer;
    background: #ebebeb;
    background-image: -webkit-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -moz-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -ms-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -o-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: linear-gradient(to bottom, #cfcfcf, #a8a8a8);
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
    border: 1px solid #dedede;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    text-shadow: 0px 0px 0 rgba(140, 140, 140, 0.6), 0px 1px 1px rgba(0, 0, 0, 0.67);
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: pre;
    padding: 5px 30px;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    top: 0px;
    font-size: 26px;
    text-align: center;
    display: block;
    margin: 10px;
}
#choisir-sexe a:hover {
    background: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa, #dedede);
    background-image: -moz-linear-gradient(top, #fafafa, #dedede);
    background-image: -ms-linear-gradient(top, #fafafa, #dedede);
    background-image: -o-linear-gradient(top, #fafafa, #dedede);
    background-image: linear-gradient(to bottom, #fafafa, #dedede);
    text-shadow: -0.5px -1px 0 rgba(140, 140, 140, 0.6), 0px -1px 1px rgba(0, 0, 0, 0.67);
    color: rgba(48, 48, 48, 1);
    color: #000000;
    border: 1px solid #dedede;
}
/*------------------------------------*\     Candidatures Formulaire\*------------------------------------*/

#candidature-form h3 {
    font-family: 'Open Sans', sans-serif;
    color: #f2000f;
    margin-bottom: 0px;
    font-size: 24px;
}
#candidature-form p {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}
#candidature-form span {
    font-size: 18px;
    font-weight: 500;
    color: #f2000f;
}
#candidature-form span.small-font {
    font-size: 14px;
}
#candidature-form p input {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}
/*------------------------------------*\     FAVORIS\*------------------------------------*/

#favoris-wrapper {
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
}
#favoris-wrapper h2 {
    font-family: 'Raleway', sans-serif;
    margin-bottom: 30px;
}
#favoris-wrapper a {
    font-size: 18px;
    text-transform: uppercase;
    text-align: right;
    margin: 0 auto;
    display: block;
    font-weight: 700;
    color: #f2000f;
}
#favoris-wrapper .fa-times-circle {
    color: #f2000f;
}
#favoris-wrapper .video-update .span2 img {
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    padding: 0px!important;
}
.rollover_img_videotour {
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    padding: 0px!important;
    margin-bottom: 5px;
}
.mises-a-jour .span2 div {
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    margin-bottom: 5px;
}
#checkSurfaceEnvironment-1 {
    width: 15px;
    height: 20px;
    /* margin-top: 5px; */
    
    padding-top: 1px;
    position: relative;
    top: 5px;
    left: -5px;
}
/*------------------------------------*\     ARCHIVES ET TAGS\*------------------------------------*/

hr {}#wrapper-archive-tag h3 {
    font-size: 25px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
#wrapper-archive-tag form {
    font-size: 18px;
}
#wrapper-archive-tag .span3 {
    margin-bottom: 30px;
    text-align: center;
}
#wrapper-archive-tag .video-update {}#wrapper-archive-tag h2 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 20px 0px 20px;
    height: 100%!important;
    text-transform: uppercase;
}
#wrapper-archive-tag h2 span {
    color: #f20002;
}
.archives-tags {
    margin-top: 15px;
}
.archives-tags h1 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.archives-tags a {
    font-size: 19px;
    font-weight: 400;
    color: #000;
    font-family: 'Raleway', sans-serif;
}
.archives-tags p {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 20px;
}
.archives-tags article {
    margin-bottom: 10px;
}
.archives-tags article::after {
    content: "";
    display: block;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.archives-tags span {
    font-size: 16px;
    font-weight: 400;
    color: #f20002;
    font-family: 'Raleway', sans-serif;
}
/*------------------------------------*\     PROFIL CORPORATIF\*------------------------------------*/

.titre-h3 {
    font-size: 18px;
    color: #f2000f;
    margin: 0px;
    margin-bottom: 0px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}
.p-normal {
    font-size: 15px;
    line-height: 1.5em;
}
.boite-rouge {
    font-family: 'Raleway', sans-serif!important;
    padding: 15px;
    color: #000;
    margin: 35px;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    background: #f2f2f2;
    border: 1px solid #dedede;
}
.boite-bleu {
    font-family: 'Raleway', sans-serif!important;
    padding: 15px;
    margin: 35px;
    color: #000;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    background: #f2f2f2;
    border: 1px solid #dedede;
}
.boite-rouge h3.titre-h3 {
    color: #000;
    margin: 10px 0px 0px 10px;
}
.boite-rouge ul li {
    font-size: 15px;
    margin: 0px 20px 10px 0px;
}
.boite-rouge .liens {
    font-weight: bold;
    color: #000;
    font-size: 20px;
}
.boite-bleu ul li {
    font-size: 15px;
    margin: 0px 20px 10px 0px;
}
.boite-bleu p {
    margin: 10px;
}
.boite-bleu h3.titre-h3 {
    color: #000;
    margin: 10px 0px 0px 10px;
}
.boite-bleu h5.titre-h5 {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: bold;
    margin: 10px 0px 0px 10px;
}
.quote-h4 {
    font-size: 17px;
    font-style: italic;
    color: #006f9d;
    color: #f2000f;
    font-family: 'Raleway', sans-serif;
}
.quote-h4-noir {
    font-size: 16px;
    color: #000;
    padding: 11px;
    font-weight: normal;
    font-family: 'Raleway', sans-serif!important;
}
.font-pegas {
    font-size: 20px;
    font-weight: bolder;
    color: #000;
}


.rollover_img_team {
    position: relative;
    left: 55px;
}
.rollover_img_team img {
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    background: #f2f2f2;
    border: 1px solid #dedede;
	width: 220px;
}
.rollover_img_team:hover span {
    visibility: visible;
}
.rollover_img_team:hover .profil-team1{
    visibility:hidden;
}
.rollover_img_team span {
    visibility: hidden;
}
.rollover_img_team span div {
    font-family: 'Raleway', sans-serif!important;
     width: 220px;
    height: 348px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 5px 10px 10px 10px;
    position: absolute;
    top: 0px;
}
.rollover_img_team span div h1 {
    font-weight: 300;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Raleway', sans-serif!important;
}
.rollover_img_team span div p {
    font-weight: 300;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Raleway', sans-serif!important;
}

#page-presentation .presentation-wrapper{
overflow:hidden!important;
margin-bottom:20px;
}
#page-presentation .profil-team2{
    position: absolute;
    top: 0px;
    left: 0px;
	z-index:-1;
	    width: 220px;
}
/*------------------------------------*\     VIDEOS & EXTRA- PAGE\*------------------------------------*/

.trailer-limite {
    color: #f20002;
    text-align: center;
}
.video-update .span9 form {
    font-size: 18px;
    margin: 0px auto;
    display: block;
    text-align: center;
    position: relative;
    top: 20px;
    margin-bottom: 20px;
}
.ordre-videos {
    margin: 0px 10px 0px 15px;
    padding-right: 10px;
    font-family: 'Raleway', sans-serif!important;
    text-align: right!important;
}
.ordre-videos p {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif!important;
    text-align: right!important;
    margin: 0px 0px 5px 0;
    position: relative;
    left: 10px;
}
.ordre-videos p a {
    text-align: right;
    margin-right: 10px;
    padding-right: 10px;
}
.ordre-videos p a {
    text-align: right;
    margin-right: 10px;
    padding-right: 10px;
}
.fake-pagination {
    margin: 10px auto 30px;
    text-align: center;
}
.fake-pagination p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.fake-pagination span {
   # text-decoration: underline;
}
.fake-pagination a:hover {
    background: #f2000f!important;
    color: #fff!important;
}
.real-pagination {
    margin: 10px auto 30px;
    text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    border: none!important;
}
.real-pagination span {
    text-decoration: underline;
}
.real-pagination a:hover {
    color: #fff!important;
}
#rotate-text-rec-vid {
    top: 305px;
}
#rotate-text-pop-vid {
    top: 560px;
}
.extra-page .video-duree {
    display: none;
}
.extra-page .rollover_img_videotour {
    background-position: 50% 20%!important;
    background-size: 100% auto!important;
}
.extra-page .video-update .span2 img {
    height: auto!important;
}
/*------------------------------------*\    Modules de Recherche \*------------------------------------*/

.module-de-recherche {
    border: 1px solid #d3d3d3;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 1320px;
}
#module-de-recherche-video {}.haut-module {
    height: 40px;
    width: 100%;
    overflow: hidden;
    float: left;
}
.haut-module .span3 {
    float: left;
}
.haut-module .span10 {
    background-color: #e6e4e4;
    overflow: hidden;
    height: 25px;
    margin-top: 7px;
    font-size: 20px;
}
.haut-module .span10 p {
    margin: 0px;
}
.haut-module .span5 #titre-module {
    width: 25%;
}
.haut-module .span5 #filtre-module {
    width: 28%;
    padding-right: 2%;
}
.haut-module .span5 #filtre-module fa {}.haut-module .span5 #filtre-module p {
    font-family: Raleway;
    margin: 0px 0px 0px 15px;
    font-weight: 400;
}
.haut-module .span5 #videos-module {
    width: 21%;
}
#filtre-up {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.haut-module .span5 #videos-module p {
    font-family: Arial;
    margin: 0px 0px 0px 15px;
    font-weight: 200;
    color: #000;
}
.haut-module .span5 #videos-module p span {
    color: #f20002;
}
.haut-module .span5 .span3 h3 {
    margin: 3px 0px 0px 10px;
    font-family: Raleway;
    font-size: 25px;
    font-weight: 400;
}
.haut-module #video-pagi {
    margin: 8px auto 10px!important;
    position: relative;
    right: 15px;
    text-align: right;
}
.haut-module .wp-pagenavi a {
    color: #000!important;
    background-color: #e6e4e4;
}
.haut-module .wp-pagenavi a,
.haut-module .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 0.5% 1.5%!important;
    margin: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.bas-module {
    width: 100%;
    height: 100px;
    float: left;
    overflow: hidden;
    padding-top: 20px;
    background-color: #e6e4e4;
}
.bas-module h4 {
    font-family: Raleway;
    font-size: 20px;
    margin: 0px auto 2px;
    font-weight: 400;
    text-align: center;
}
.bas-module select {
    font-size: 17px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
}
.bas-module .span15 {
    margin-left: 18px;
}
.bas-module div.span10 {
    border-right: 1px solid #d3d3d3;
    overflow: hidden;
}
.bas-module div.span0 {}
/*------------------------------------*\    VIDEO PLAYER - SINGLE\*------------------------------------*/

.player-video-wrapper {
    width: 1000px;
    margin: 30px auto;
}
.video-fiche {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.player-video-wrapper h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 200;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin: 0px;
}
.player-video-wrapper h2 span {
    color: #f2000f;
}
.is-fullscreen .fp-captions p{
font-size: 210%!important;
}
#quebec-productions-desktop{
display:block;
}
#quebec-productions-mobile{
display:none;
}
#quebec-productions-desktop img{
margin-bottom:5px;
}

.player-video {
    background-color: #dedede;
    width: 100%;
	#aspect-ratio: 16 / 9;
    position: relative;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
}
.boutons-video {
    margin: 10px 0px 20px;
    position: relative;
}
.boutons-video {
    font-size: 16px;
}
.boutons-video .span3:last-child {
    float: right;
    text-align: right;
}
.fa-lightbulb-o {
    margin-right: 5px;
    font-size: 26px;
}
.fa-film {
    margin-right: 5px;
}
.player-description p {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
}
#page-film .distribution .span5 a {
    pointer-events: visibleStroke;
    cursor: default;
}
.distribution .span5 a {
    display: block;
    height: 295px;
}
.player-description .fille-hover h4 {
    display: block;
    font-size: 30px;
    text-align: center;
    color: #f2000f;
    background-color: rgba(255, 255, 255, 0.7);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 2px 1px rgba(0, 0, 0, 0.6), 0px 2px 1px rgba(0, 0, 0, 0.4);
    margin-left: 0px;
}
.synopsis {
    margin-top: 10px;
}
.distribution .span5 a:hover span {
    position: relative;
    left: 0px;
    z-index: 100;
    display: block;
    position: relative;
    top: -100px;
}
.distribution .span5 span {
    display: none;
    width: 213px;
}
.distribution .span5 img {
    width: 209px;
    padding: 2px;
    border: 1px solid #dedede;
}
.player-video-wrapper .synopsis ul {
    margin-top: 10px;
    padding: 0px;
}
.player-video-wrapper .synopsis ul li {
    font-size: 14px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}
.player-lights-off {
    margin-top: -50px!important;
}
.background-light-off {
    background-color: #000!important;
}
.player-description {
    max-width: 1000px;
    border: 1px solid #dedede;
    padding: 10px 0px 5px 5px;
    position: relative;
}
.player-description span {
    max-width: 509px;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
    line-height: 15px;
    color: #f2000f;
    font-family: 'Raleway', sans-serif;
}
.player-description h4 a {
    line-height: 14px;
    color: #f2000f;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}
.player-description h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 5px 0px;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
}
.player-description h5 p {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 17px;
    margin: 0px;
}
.player-description h5 {
    margin-top: 0px;
    max-height: 125px;
    overflow: auto;
}
#slide-update .synop-anglais-long {
    display: none;
}
.synop-anglais-long {
    color:black!important;
	font-weight:300!important;
	    max-width: 450px!important;
		margin-top:20px;
}
.distribution .span5 {
    margin-right: 4%;
}
.distribution .span9 p {
    margin: 10px 0px 0px 5px;
    max-width: 430px;
    font-size: 14px;
}
.distribution .span9 p a {
    color: #f2000f!important;
}
.player-video-wrapper .span5 {
    width: 48%;
    margin-right: 0px;
}
#pub-absolute {
    position: absolute;
   right: -100px;
    top: 285px;
	width:20%;
}
#soft {
    cursor: pointer;
}
#soft2 {}#hard {
    cursor: pointer;
}
#hard2 {
    cursor: pointer;
}
#favoris1 {
    cursor: pointer;
    text-transform: uppercase;
}
#favoris2 {
    cursor: pointer;
    text-transform: uppercase;
}
#telecharger {
    cursor: pointer;
}
#eteindre-allume {
    width: 140px;
    text-transform: uppercase;
}
#eteindre a {
    text-transform: uppercase;
}
#allume a {
    text-transform: uppercase;
}
#mettre-favoris {
    width: 140px;
}
#mettre-favoris .fa-star {
    margin-right: 5px;
}
#mettre-favoris .fa-star-o {
    margin-right: 5px;
}
#jouer-scene {
    position: relative;
    height: auto;
    left: 360px;
}
#soft-hard {
    width: 245px;
    position: absolute;
}
#soft-hard-films {
    width: 245px;
    position: absolute;
}
#bouton-telecharger {
    float: right;
    width: 155px;
    text-align: right;
    position: relative;
}
#bouton-telecharger ul li {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
#controlBar ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
}
#controlBar a {
	text-decoration: underline;
}

#controlBar a:hover {
    color: #ff0000!important;
	text-decoration: underline;
}


#controlBar ul li:hover {
    background-color: #000;
}
#controlBar ul li:hover {
    color: #fff!important;
}
#controlBar ul li:hover a {
    color: #fff!important;
}
#bouton-telecharger ul li:hover {
    background-color: #000;
}
#bouton-telecharger ul li:hover a {
    color: #fff!important;
}
#controlBar ul li #soft {
    text-transform: none;
}
#controlBar ul li #hard {
    text-transform: none;
}
#extras-dropdown {
    position: absolute;
    height: 22px;
    width: 130px;
    right: 370px;
    cursor: pointer;
    top: 0px;
    z-index: 990;
}
#jouer {
    cursor: pointer;
    position: absolute;
    z-index: 990;
    height: 22px;
    right: 0px;
}
#jouer-drop {
    cursor: pointer;
    position: absolute;
    z-index: 990;
    height: 22px;
}
#jouer-drop {
    cursor: pointer;
    position: absolute;
    z-index: 990;
    height: 22px;
}
#telecharger {
    cursor: pointer;
    position: absolute;
    z-index: 990;
    height: 22px;
}
#soft-hard {
    cursor: pointer;
    z-index: 990;
    height: 22px;
    left: 280px;
    position: absolute;
}
#soft-hard-films {
    cursor: pointer;
    z-index: 990;
    height: 22px;
    left: 280px;
    position: absolute;
}
#extras-dropdown .fa-plus {
    margin-right: 5px;
}
#extras-dropdown:hover {
    height: 164px!important;
}
#jouer:hover {
    height: 100px!important;
}
#jouer-drop:hover {
    height: 100px!important;
}
#telecharger:hover {
    height: 100px!important;
}
#soft-hard:hover {
    height: 100px!important;
}
#bouton-telecharger .fa-arrow-circle-down {
    margin-right: 5px;
}
#extras-dropdown ul {
    visibility: hidden;
    list-style: none;
    margin: 5px 0px;
    padding: 5px 5px 5px 10px;
    background-color: #fff;
    box-shadow: 2px 2px 2px #7E7E7E;
    position: absolute;
    width: 250px;
    font-size: 14px;
}
#jouer ul {
    visibility: hidden;
    list-style: none;
    margin: 5px 0px;
    padding: 0px;
    padding: 0px 0px 1px 5px;
    background-color: #fff;
    box-shadow: 2px 2px 2px #7E7E7E;
    font-size: 14px;
}
#jouer-drop ul {
    visibility: hidden;
    list-style: none;
    margin: 5px 0px;
    padding: 5px 5px 5px 10px;
    position: absolute;
    width: 170px;
    background-color: #fff;
    box-shadow: 2px 2px 2px #7E7E7E;
    font-size: 14px;
}
#controlBar hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
#telecharger ul {
    visibility: hidden;
    list-style: none;
    margin: 5px 0px;
    padding: 5px 5px 5px 10px;
    background-color: #fff;
    box-shadow: 2px 2px 2px #7E7E7E;
    font-size: 14px;
    position: absolute;
    width: 205px;
    margin-left: -60px;
}
#soft-hard ul {
    visibility: hidden;
    list-style: none;
    margin: 5px 0px;
    background-color: #fff;
    box-shadow: 2px 2px 2px #7E7E7E;
    font-size: 14px;
    padding: 5px 5px 5px 10px;
    position: absolute;
    width: 160px;
}
#extras-dropdown:hover {}#extras-dropdown:hover ul {
    visibility: visible;
}
#jouer:hover ul {
    visibility: visible;
}
#jouer-drop:hover ul {
    visibility: visible;
}
#telecharger:hover ul {
    visibility: visible;
}
#soft-hard:hover ul {
    visibility: visible;
}
#player {
    height: 100%;
    position: absolute;
    top: 0px;
    width: 100%;
}
#beautyshot #player{
width:100%!important;
}
.player-mobile {
    height: 100%;
    position: absolute;
    top: 0px;
    width: 100%;
}
.player-mobile2 {
    height: 100%;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1000!important;
}
#player2 {
    height: 100%;
    position: absolute;
    top: 0px;
    width: 100%;
}
#player3 {
    height: 100%;
    position: absolute;
    top: 0px;
    width: 100%;
}
#player4 {
    height: 100%;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 990;
}
#player5 {
    height: 100%;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 989;
}
#player6 {
    height: 100%;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 990;
}
#player36 {
    width: 1000px;
    height: 592px;
}
#tutoriel-mobile {
    overflow: hidden;
    clear: both;
    /* height: 400px; */
    
    top: -180px;
    position: relative;
    margin-bottom: -200px;
    display: none!important;
}
#tutoriel-anal-bouton {}#tutoriel-anal-bouton a {
    background-color: #62b303;
    color: #fff;
    border-radius: 5px;
    float: none;
    margin: 20px auto;
    width: 75%;
    padding: 5px 10px;
    display: block;
    text-align: center;
    font-size: 25px;
}
#tutoriel-anal-bouton a:hover {
    color: #000;
    background-color: #ffde00;
}
#allume {
    display: none
}
#dim {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .90;
    z-index: 998;
}
#controlBar a {
    text-decoration: none;
    text-transform: none;
}
#controlBar {
    text-transform: uppercase!important;
}
#bouton-download-public {
    position: absolute;
    right: 10px;
    background-color: #62b303;
    color: #fff;
    border-radius: 5px;
}
#bouton-download-public:hover {
    background-color: #ffde00;
    color: #454545;
}
#bouton-download-public:hover a {
    color: #454545;
}
#bouton-download-public a {
    text-transform: uppercase;
    font-size: 17px;
    padding: 7px 7px 5px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    text-shadow: 0 -1px 0 #555;
}
p.rotate-text-vedette {
    transform: rotate(270deg)!important;
    -ms-transform: rotate(270deg)!important;
    display: block;
    font-size: 24px;
    position: absolute;
    top: 135px;
    left: -75px;
    color: #f2000f!important;
}
.ngg-galleryoverview img {
    width: 309px!important;
    height: auto!important;
    margin-right: 14px;
    margin-bottom: 14px;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: solid #878787 1px;
}
.screenshots {
    margin-left: 22px;
    margin-top: 30px;
}
p.synopsis-niche-p {
    font-size: 20px;
    margin-top: 20px;
}
.synopsis-niche img {
    width: 150px;
    margin: -5px 0px 0px -120px;
}
.synopsis-niche #a-peine-majeures-2 {
    margin-top: 5px;
}
.synopsis-niche #lesbiennes-pure-laine {
    margin-top: 20px;
    width: 180px;
}
.synopsis-niche #trips-a-trois {
    width: 100px;
    margin-top: 0px;
}
.synopsis-niche #petites-suceuses {
    width: 135px;
    margin-top: 5px;
}
.synopsis-niche #baisepartout {
    width: 100px;
    margin-top: 0px;
}
.synopsis-niche #samantha-ardente-2 {
    width: 190px;
    margin-top: 5px;
}
.synopsis-niche #drette-din-fesses {
    width: 170px;
    margin-top: 8px;
}
.synopsis-niche #cuvee-grivoise {
    width: 220px;
    margin-top: 15px;
}
.synopsis-niche #livres-mouillees-2 {
    width: 135px;
}
.synopsis-niche #casting-de-cul {
    width: 175px;
    margin-top: 5px;
}
.synopsis-niche #crosse-toi {
    width: 160px;
}
.synopsis-niche #fantasmes-quebec {
    margin-top: 5px;
}
.synopsis-niche #jeunes-et-juteuses {
    width: 160px;
    margin-top: -10px;
}
/*------------------------------------*\     MENU - IPAD et IPHONE\*------------------------------------*/
/*------------------------------------*\     FILLES - PAGE\*------------------------------------*/

#fiche-navigation {
    display: none;
}
.filles #dropdown-public select {
    font-size: 20px;
	padding-left: 15px;
	font-family: Futura, "Trebuchet MS"; 
	    text-transform: uppercase;
		font-weight: 100;
}
#tour-actrice .container-pub-pegas .span9 h1 {
    bottom: -245px;
}
#membre-actrice .container-pub-pegas .span9 h1 {
    bottom: -245px;
}
.filles .span2 {
    width: 320px;
    height: 470px;
    margin-right: 2%;
    margin-bottom: 30px;
}
.filles h2 span {
    font-family: 'Open Sans', sans-serif;
    color: #ff0000;
    margin-left: 0px;
}
.filles .span2 a span {
    visibility: hidden;
    width: 320px;
}
.filles .span2 h3 {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    top: -220px;
}
.filles .span2 a:hover h3 {
    color: #f2000f!important;
}
.filles .span9 form {
    font-size: 18px;
    margin: 0px auto;
    display: block;
    text-align: center;
    position: relative;
    top: 20px;
}
.filles .span2 a:hover span {
    position: absolute;
    left: 0px;
    z-index: 100;
    visibility: visible;
    position: relative;
    top: -300px;
}
.filles .span2 a:hover span {
    position: relative;
    left: 0px;
    z-index: 100;
    display: block;
    position: relative;
    top: -300px;
}
.filles .span2 a:hover {
    /*  opacity: 0.7;filter: alpha(opacity=70);-webkit-transition: opacity 0.7s linear;background-color: #fff; */
}
.filles .span2:last-child {
    margin-right: 0px;
}
.filles .span2 img {
    width: 320px;
    height: 456px;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: solid #878787 1px;
}
.filles .ordre-pornstars {
    margin: 0px 10px -10px 15px;
    padding-right: 10px;
    font-family: 'Raleway', sans-serif!important;
    text-align: right!important;
}
.filles .ordre-pornstars p {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif!important;
    text-align: right!important;
    margin-top: 5px;
}
.filles .ordre-pornstars p a {
    text-align: right;
    margin-right: 10px;
    padding-right: 10px;
}
.filles .ordre-pornstars p a {
    text-align: right;
    margin-right: 10px;
    padding-right: 10px;
}
/*------------------------------------*\     FILLES - SINGLE\*------------------------------------*/

.fille-fiche-bonus {
    font-family: 'Raleway', sans-serif!important;
    overflow: hidden;
}
.fille-fiche-videos {
    font-family: 'Raleway', sans-serif!important;
    overflow: hidden;
}
#scenes-actrice-fiche {
    min-height: 345px;
    border-bottom: 1px solid #dedede;
}
#scenes-actrice-fiche .ngg-imagebrowser .pic3 img {
    height: 161px;
}
.fille-fiche-bonus div {
    width: 95%!important;
    height: 160px!important;
    max-width: 320px!important;
    border: none!important;
    max-height: 200px!important;
}
#scenes-actrice-fiche .fille-fiche-bonus img {
    -webkit-box-shadow: 3px 3px 2px -2px rgba(50, 50, 50, 0.6)!important;
    -moz-box-shadow: 3px 3px 2px -2px rgba(50, 50, 50, 0.6)!important;
    box-shadow: 3px 3px 2px -2px rgba(50, 50, 50, 0.6)!important;
}
#scenes-completes img {
    -webkit-box-shadow: 3px 3px 2px -2px rgba(50, 50, 50, 0.6)!important;
    -moz-box-shadow: 3px 3px 2px -2px rgba(50, 50, 50, 0.6)!important;
    box-shadow: 3px 3px 2px -2px rgba(50, 50, 50, 0.6)!important;
    max-width: 275px!important;
    height: auto;
}
.ngg-imagebrowser .pic3 img {
    padding: 0px!important;
}
#scenes-actrice-fiche .date {
    display: none;
}
.actrice-bio {
    font-size: 14px;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: 1px solid #A9A9A9!important;
}
.filles .pornstar-fiche-gauche img {
    height: auto!important;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: solid #dedede 1px;
}
.filles .pornstar-fiche-gauche {
    width: 270px!important;
    height: auto!important;
}
.filles .span7-5 h3 {
    font-family: 'Raleway', sans-serif!important;
    font-size: 18px!important;
    font-weight: 300!important;
    margin-top: 0px;
    margin-bottom: 5px;
}
.fille-fiche-videos a strong {
    font-family: 'Raleway', sans-serif!important;
    font-size: 14px!important;
    font-weight: 500!important;
    max-height: 18px;
    display: block;
}
.fille-fiche-videos .ngg-imagebrowser img {
    border: solid #dbdbdb 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block !important;
    padding: 0px;
}
.pornstar-fiche .span3 {
    text-align: center;
    margin-bottom: 10px;
}
.fille-fiche-bonus {
    height: 210px;
}
#scenes-completes {
    margin-bottom: -10px!important;
    position: relative;
}
#scenes-completes .rollover_img_videotour {
    max-width: 275px;
    height: auto;
    height: 150px!important;
}
#scenes-completes .rollover_img_videotour span img {
    box-shadow: none!important;
}
.site-pornstars {
    padding: 5px 0px;
    overflow: visible;
}
.site-pornstars img {
    height: 161px!important;
    width: 95%!important;
    float: left;
    border: solid #dbdbdb 1px!important;
    margin-bottom: 5px;
}
.pornstar-fiche .span3 a {
    font-family: 'Raleway', sans-serif!important;
    font-size: 18px!important;
    font-weight: 300!important;
    text-align: center;
}
.pornstar-fiche-gauche a p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}
.fille-fiche-bonus a strong {
    font-family: 'Raleway', sans-serif!important;
    font-size: 14px!important;
    font-weight: 500!important;
}
.fille-fiche-bonus div a {
    font-family: 'Raleway', sans-serif!important;
    font-size: 14px!important;
}
.fille-fiche-bonus div div {
    width: 100%x!important;
    height: auto!important;
    max-width: 320px!important;
    position: relative!important;
    top: -165px!important
}
.fille-fiche-bonus div div img {
    width: 100%x!important;
    height: auto!important;
    max-width: 320px!important;
    position: relative!important;
    top: 0px!important;
    bottom: 0px!important;
    border: none!important;
}
.fille-fiche-bonus img {
    width: 100%!important;
    height: auto!important;
    max-width: 320px!important;
}
.fille-fiche-bonus {
    position: relative;
}
#scenes-completes a:hover .sexe-ca-span .sexe-ca-rollover {
    display: block;
    position: absolute;
    top: -10px;
    width: 400px!important;
    margin-top: -20px;
    border: none!important;
    box-shadow: none!important;
}
.sexe-ca-span {
    display: none;
    position: absolute;
}
#scenes-completes a:hover .sexe-ca-span {
    display: block;
}
#scenes-actrice-fiche .recherche-videos article {
    float: left;
    margin-right: 40px;
    margin-left: 40px;
    margin-bottom: 15px;
}
#scenes-actrice-fiche .recherche-videos article h2 {
    max-width: 213px;
    margin-top: 10px;
    text-transform: inherit;
    font-weight: 300;
    font-size: 14px!important;
    height: 0px;
}
#scenes-actrice-fiche .recherche-videos img {
    height: 291px;
}
.pornstar-fiche-gauche {
    height: 100%!important;
    margin-right: %!important;
}
.fille-fiche-videos .ngg-imagebrowser img {
    width: 95%!important;
}
#candidature-pornstar-div {
    text-align: center;
    border-top: none!important;
    margin-top: 5px;
    margin-bottom: 10px;
}
a#candidature-pornstar {
    background: #ebebeb;
    background-image: -webkit-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -moz-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -ms-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -o-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: linear-gradient(to bottom, #cfcfcf, #a8a8a8);
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
    border: 1px solid #dedede;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 0px 0px 0 rgba(140, 140, 140, 0.6), 0px 1px 1px rgba(0, 0, 0, 0.67);
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: pre;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    font-size: 20px;
    padding: 5px 10px 5px 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    top: 0px;
}
a#candidature-pornstar:hover {
    background: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa, #dedede);
    background-image: -moz-linear-gradient(top, #fafafa, #dedede);
    background-image: -ms-linear-gradient(top, #fafafa, #dedede);
    background-image: -o-linear-gradient(top, #fafafa, #dedede);
    background-image: linear-gradient(to bottom, #fafafa, #dedede);
    text-shadow: -0.5px -1px 0 rgba(140, 140, 140, 0.6), 0px -1px 1px rgba(0, 0, 0, 0.67);
    color: rgba(48, 48, 48, 1);
    color: #000000;
    border: 1px solid #dedede;
}
#album-photos {
    min-height: 200px;
    overflow: visible;
}
#album-photos a {
    display: block;
    background-image: url('imgs/galerie.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 0px;
    min-height: 157px!important;
    width: 277px;
    background-color: #fff;
}
#album-photos a:hover {
    display: block;
    background-image: url('imgs/galerie_roll.jpg');
    background-repeat: no-repeat;
}
.actrice-abonnement .span6 h4 {
    margin: 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.actrice-abonnement .span6 p {
    margin: 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.actrice-abonnement .span3 {
    float: right;
}
.filles .comment-author img {
    display: none;
}
.filles .form-allowed-tags {
    display: none;
}
.filles .comment img {
    width: 15px;
    height: auto;
    background-color: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}
.filles select {
    font-size: 16px;
}
.commentaire {
    margin-top: 20px;
    width: 75%;
    float: right;
}
#commentaire-photo {
    position: relative;
    float: none;
    margin: 0 auto;
}
.comment-form-comment label {
    display: none;
}
.comments ul li {
    list-style: none!important;
}
.comments ul {
    padding-left: 0px;
}
.comments h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
}
.comments h2 span {
    font-size: 26px;
}
.comments h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.comments p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    margin: 5px 0px;
}
.comments span {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
}
.comments cite {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #f2000f;
}
.comments a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.comment-body p {}.comments {}a.comment-reply-link {
    margin-bottom: 15px;
    padding-bottom: 10px;
    display: block;
}
#commentform {
    margin-bottom: 30px;
}
/*------------------------------------*\     PHOTOS - PAGE\*------------------------------------*/

.photos {
    margin-top: 33px;
    overflow: hidden;
}
.photos h2 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.photos h2 span {
    font-family: 'Open Sans', sans-serif;
    color: #ff0000;
    margin-left: 0px;
}
.photos .span2 .nbphotos {
    color: #f2000f;
    font-weight: 200!important;
    font-family: 'Open Sans', sans-serif;
}
.photos p {
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 10px 0px 0px;
    font-size: 14px;
    font-weight: 400;
}
.photos p a.menu-bleu {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.photos .span2 {
    width: 320px;
    height: 485px;
    margin-right: 2%;
    margin-bottom: 30px;
}
.photos .span2 a span {
    display: none;
    width: 320px;
}
.photos .span2 a:hover span {
    position: relative;
    left: 0px;
    z-index: 100;
    display: block;
    position: relative;
    top: -300px;
}
.photos.span2 a:hover {
    /*  opacity: 0.7;filter: alpha(opacity=70);-webkit-transition: opacity 0.7s linear;background-color: #fff; */
}
.photos .span2:last-child {
    margin-right: 0px;
}
.photos .span2 img {
    width: 320px;
    height: 456px;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    border: solid #878787 1px;
}
.photos a.menublue {
    display: block;
}
.photo a.menublue::last-word {
    font-size: 30px;
    font-weight: 900!important;
}
/*------------------------------------*\     PHOTOS - SINGLE\*------------------------------------*/

.photos .creer-compte {
    width: 206px;
    float: none;
    margin: 20px auto 20px;
    text-align: center;
	height:100%;
	padding-bottom:0px!important;
}
.photos .ngg-galleryoverview center {
    width: 320px!important;
    height: 100%!important;
    margin-right: 14px;
    margin-bottom: 14px;
}
.photos .ngg-galleryoverview a {
    display: block;
    overflow: hidden;
    width: 320px;
    float: left;
}
.photos .ngg-galleryoverview {
    overflow: hidden;
    margin-top: 10px;
    width: %;
    clear: both;
    display: block !important;
    margin-bottom: 20px;
}
#photos-galerie {
    width: 1000px;
    margin: 15px auto 0px;
}
#photos-galerie span {
    color: #f2000f;
    font-family: 'Open Sans', sans-serif;
}
#formulaire-photos {
    display: none;
    z-index: 1000;
    margin: 0 auto;
    width: 60%;
    overflow: hidden;
    clear: both;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 100px;
    background-color: rgba(255, 255, 255, 0.90);
    -webkit-box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid #000;
}
.formulaire-photo-bouton {
    cursor: pointer;
}
.ngg-navigation {
    margin: 10px auto 30px!important;
    overflow: hidden;
    width: 200px;
}
.ngg-navigation span {
    text-align: center!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400!important;
    font-size: 18px!important;
    border: none!important;
    display: block!important;
    float: left!important;
}
.ngg-navigation a {
    text-align: center!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400!important;
    font-size: 18px!important;
    border: none!important;
    padding: 0px!important;
    margin: 0 auto!important;
}
.ngg-navigation {
    text-align: left!important;
}
.ngg-navigation span {
    text-decoration: underline!important;
}
.ngg-navigation a:hover {
    color: #f2000f;
}
.ngg-galleryoverview a.page-numbers {
    width: 20px;
}
.ngg-galleryoverview a.next {
    width: 20px;
}
.ngg-galleryoverview a.prev {
    width: 20px;
}
/*------------------------------------*\    PAGE UPDATES\*------------------------------------*/

#updates-page .video-update .span2 div {
    min-height: 180px!important;
    width: 320px!important;
    margin-right: 2%!important;
    max-height: 265px!important;
}
#updates-page .video-update .span2 div div {
    position: relative!important;
    top: -180px!important;
    z-index: 900!important;
    box-shadow: none;
}
#updates-page .video-update .span2 h3 {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
    color: #000;
    height: 19px!important;
    overflow: hidden;
    display: block;
}
#updates-page .video-update .span2 .photos-a-venir {
    top: 0px!important;
    background-color: #cdcdcd;
}
#updates-page .photos-a-venir img {
    height: auto!important;
    position: absolute;
    width: 220px!important;
    /* margin: 0 auto; */
    
    left: 50px;
    top: -20px;
}
.nouveaute-scene {
    border: 4px solid #f2000f;
    display: block;
    width: 328px;
    height: 188px;
}
#updates-page form {
    font-size: 18px;
}
#updates-page .span3 {
    margin-bottom: 30px;
    text-align: center;
}
#updates-page .span2 {
    margin-bottom: 25px;
    position: relative;
}
#updates-page .filles .span2 {
    margin-bottom: 0px;
}
#updates-page .video-update .updates-tous div div {
    position: static!important;
}
#updates-page h2 {
    font-weight: 200;
    font-family: 'Raleway', sans-serif;
}
#updates-page .filles h4 {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}
#updates-page .filles .span2 {
    height: auto;
}
#updates-page .video-update h4 {
    text-align: center;
    margin-top: -10px;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
#updates-page .video-update h4 a {
    color: #f2000f!important;
}
#updates-page .filles {
    margin-left: 10px;
}
#updates-page .filles p.fille-date {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    color: #f2000f;
    text-align: center;
}
#updates-page .video-update .updates-tous div div:last-child {
    position: relative!important;
    top: -195px!important;
}
.video-update .updates-tous div div img {
    height: auto!important;
}
.video-update .updates-tous div div:last-child img {
    height: 180px!important;
}
.jour-semaine {
    position: absolute;
    top: 0;
    left: 0;
    margin: 2px 2px 2px 2px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0px 3px;
    z-index: 988;
    color: #f3f3f3;
}
#new-layount-update h3.video-titre {
    font-size: 13px;
    font-weight: 500;
    display: block;
    max-height: 13.5px;
    overflow: hidden;
    float: left;
    text-align: left;
    padding-right: 25px;
}
#new-layount-update #new-layout-film-nouveautes h3.video-titre {
    text-align: center;
    float: none;
    padding-right: 0px;
    width: 169px;
    margin: 0 auto;
    padding-bottom: 20px;
}
#new-layount-update h2 {
    font-size: 20px;
    font-weight: 500;
}
#new-layount-update {
    margin-top: -10px;
    margin-bottom: -40px;
}
#premier-nouveau-content {
    margin-top: -35px;
}
#container-scene-semaine-new h3.video-titre {
    text-align: center;
    float: none;
    margin-top: 5px;
    font-size: 16px;
    /* height: 25px!important; */
    
    max-height: 25px;
}
#new-layount-update #new-layout-film-nouveautes .span5 {
    background-color: #dedede;
    padding-bottom: 15px;
    border-right: 1px solid white;
}
#scene-semaine-new {
    background-color: #dedede;
    height: 290px;
    padding-top: 25px;
    margin-right: 5%;
}
#new-layount-update #new-layout-film-nouveautes .span5 img {
    width: 75%;
    height: auto;
}
#updates-page #new-layount-update h4 {
    text-align: center;
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 0px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
#new-layount-update p.video-date {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    text-align: left;
    min-height: 19px;
    color: #f2000f;
    clear: both;
}
.updates-bouton{
    background-color: #62b303;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-size: 25px;
    padding: 7px 7px 5px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 -1px 0 #555;
	max-width:500px;
    text-decoration: none!important;
    margin: 20px auto 0px;
}
.updates-bouton:hover{
    background-color: #ffde00;
    color: #454545;
}
#new-layount-update .rollover_img_videotour {
    width: 85%!important;
    height: auto!important;
    background-size: 100% auto!important;
    max-width: 420px;
    margin: 0px auto 0px;
    height: 206px!important;
}
#new-layount-update .rollover_img_videotour div {
    width: 100%!important;
    height: auto!important;
    background-size: 100% auto!important;
    max-width: 420px;
    height: 236px!important;
}
#new-layount-update .rollover_img_videotour a img {
    width: 100%!important;
    height: auto!important;
}
#new-layount-update .rollover_img_videotour a:hover span {
    position: relative;
    left: 15px;
    top: -290px;
    z-index: 990;
    display: block;
}
/*------------------------------------*\     FILMS - PAGE\*------------------------------------*/

.films-gratuit-membre-p {
    border: 1px solid #000;
    background-color: #f2000f;
    color: #fff;
    font-weight: 400;
    padding: 5px;
}
p.films-gratuit-membre-p {
    color: #fff!important;
}
p.films-gratuit-membre-p a:hover {
    color: #fff!important;
}
.tour-boutique {
    margin-bottom: 35px;
}
.tour-boutique .films h2 span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
}
.tour-boutique h2 {
    display: block;
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0 0 10px;
    text-transform: uppercase;
}
/* .tour-boutique .films .span1{width: 320px;margin-right: 1.8%;} */

.tour-boutique .rotate-text-rec {
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    display: block;
    font-size: 24px;
    position: absolute;
    top: 540px;
    left: -90px;
    color: #f2000f;
}
.tour-boutique .films p {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 10px 0px 0px;
}
.tour-boutique .films h3 {
    font-size: 22px;
    font-weight: 300;
    color: #000;
    font-family: 'Raleway', sans-serif;
}
.tour-boutique .films .span1 {
    min-height: 304px;
    width: 213px;
    margin-right: 17px;
    text-align: center;
}
.films p#uniquement {
    padding: 3px;
    border: 1px solid #bbb;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    background-color: #dedede;
}
#film-black-nav {
    background-color: black;
    overflow: hidden;
    text-align: center;
    padding: 2px 0px 2px;
    margin-top: 25px;
    margin-bottom: 25px;
}
#film-black-nav a {
    color: white;
    font-size: 20px;
    font-weight: 100;
}
#film-black-nav a:hover {
    color: red;
    font-size: 20px;
    font-weight: 100;
}
#film-black-nav .fa {
    margin-right: 5px;
    color: white!important;
}
#film-black-nav a:hover .fa {
    color: white!important;
}
#film-black-nav img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    top: -4px;
    position: relative;
}
#aebn #film-black-nav a {
    color: white;
    font-size: 15px;
    font-weight: 100;
}
#aebn #film-black-nav img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    top: -2px;
    position: relative;
}
#aebn #film-black-nav {
    position: fixed;
    max-width: 943px;
}
#aebn #film-black-nav a:hover {
    color: red;
    font-weight: 100;
}
#aebn #film-black-nav fa {
    color: white!important;
    font-weight: 100;
}
#aebn #film-black-nav a:hover fa {
    color: white!important;
    font-weight: 100;
}
#background-blanc-film {
    width: 100%;
    height: 50px;
    position: fixed;
    background-color: white;
}
p#uniquement {
    padding: 3px;
    border: 1px solid #bbb;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    background-color: #dedede;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}
p#uniquement span {
    color: #f2000f;
}
.tour-boutique .films p span {}.tour-boutique .films .span9 form {
    font-size: 18px;
    margin: 24px;
}
.tour-boutique .span9 {}.sousmenu-films {
    margin: 24px 0px 24px 16px;
    text-align: right;
    position: relative;
    left: 12px;
}
.sousmenu-films a {
    font-size: 18px;
    margin: 20px 5px 0px 0px;
    padding-right: 10px;
    font-weight: 400;
    font-family: Raleway;
}
.ordre-film {
    margin: -20px 0px 10px 15px;
    padding-right: 10px;
}
.ordre-film form select {
    max-width: 210px!important;
}
.ordre-film p a {
    text-align: right;
    margin-right: 10px;
    padding-right: 10px;
}
.tour-boutique .films .ordre-film p {
    text-align: right;
}

/*------------------------------------*\     FILMS - Boutique - Shirt  \*------------------------------------*/

#tshirt-single .span4{
float:none;
margin:0 auto;
overflow:hidden;
}
#tshirt-single .span4 select{
    font-size: 20px;
    font-weight: 400;
    float: none;
    margin: -10px auto 15px;
    display: block;
}
#tshirt-single .span4 input{
    border: none;
    background-color: transparent;
	font-family: 'Open Sans', sans-serif;
	    font-size: 22px;
    font-weight: 400;
}


/*------------------------------------*\     FILMS - SINGLE\*------------------------------------*/

.achat-films img {
    width: 120px;
    display: block;
    margin-left: 30px;
}
.achat-films {
    border: 1px solid #dedede;
    padding: 8px 0px 8px 5px;
    position: relative;
    margin-bottom: 25px;
}
.achat-films h3 {
    font-size: 25px;
    font-weight: 300;
    color: #000;
    font-family: 'Raleway', sans-serif;
    margin: 5px 0px 15px;
    text-align: center;
}
.achat-films p {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 17px;
    margin: 0px;
    text-align: center;
}
.achat-films p.dernier-p {
    display: block;
    clear: both;
    margin-top: 5px;
    font-family: 'Open Sans', sans-serif!important;
}
.achat-films p.dernier-p span {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif!important;
}
.player-video-wrapper #formulaire-films {
    width: 350px;
    top: 400px;
}
.player-video-wrapper #formulaire-films h2 {
    font-size: 23px;
    font-weight: 700;
    color: #008c17;
    margin: 25px 0px 0px;
    line-height: 28px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
}
.player-video-wrapper #formulaire-films p {
    font-size: 14px!important;
}
#close-formulaire {
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0;
    margin-right: 10px;
    margin-top: 2px;
}
#close-formulaire p {
    border-bottom: none;
    color: red;
}
#formulaire-films h2 {
    font-size: 20px!important;
}
#formulaire-films {
    display: none;
    z-index: 1000;
    margin: 0 auto;
    width: 350px;
    overflow: hidden;
    clear: both;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 150px;
    background-color: rgba(255, 255, 255, 0.90);
    -webkit-box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid #000;
}
#formulaire-scenes {
    visibility: hidden;
    z-index: 1000;
    margin: 0 auto;
    width: 40%;
    overflow: hidden;
    clear: both;
    position: fixed;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 100px;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid #000;
}
.iframe-invisible {
    visibility: hidden!important;
}
.iframe-visible {
    visibility: visible!important;
}
.achat-films .creer-compte {
    margin: 15px auto;
    float: none;
    width: 670px;
}
.achat-films .span0 {
    width: 17%;
}
.achat-films .span8 {}.achat-films .creer-compte a {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    margin-top: 3px;
    font-weight: 700;
    text-shadow: 0 -1px 0 #555;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.input-film-limite{
			 margin:0 auto;
			     padding: 7px 7px 5px;
				     max-width: 670px!important;
				} 
				.input-film-limite{
			 color#000!important;
				} 
			.input-film-limite input{
			  background-color: transparent;
			  border:none;
			  color:#fff;
			  font-size: 20px;
			  font-weight:bold
				} 
				.input-film-limite input:hover{
			  
			  color:#000;
				} 
				
				.second-formulaire{
			  
			  background-color: red;
			  font-size: 14px;
			  max-width:200px!important;
				} 
				.second-formulaire a{
			  
			
			  font-size: 12px!important;
			 
				}
.achat-films .creer-compte a:hover {
    color: #444;
}
.films-related img {
    display: block;
    clear: both;
    margin: 0 auto;
    border: solid black 1px;
    width: 90%;
    margin-bottom: 5px;
}
.films-related {
    border-top: 1px solid #dedede;
    padding-top: 10px;
    margin-top: 10px;
}
.films-related .span2 {
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
.films-related .span2 a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.achat-films .span4 .creer-compte {
    margin: 10px auto;
    float: none;
    width: 90%;
    padding: 4px 4px 4px;
}
.achat-films .span4 .creer-compte a {
    font-size: 16px;
}
.achat-films .span4 p {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
}
.achat-films .span4 h3 {
    font-size: 21px;
    font-weight: 600;
    margin: 0px 0px 5px;
}
#achat-films-dvd .span4 input {
    background: none;
    border: none;
    text-transform: uppercase;
    color: #fff;
    margin-top: 3px;
    font-weight: 700;
    text-shadow: 0 -1px 0 #555;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 16px;
}
#achat-films-dvd .span4 h4 {
    font-size: 18px;
    color: #000;
    text-align: center;
    font-family: 'Open Sans', sans-serif!important;
    margin: 5px;
}
#achat-films-dvd .span4 h4 span {
    color: #f2000f;
}
/* Boutique Pegas Panier */

.post h1 {
    text-align: center!important;
    font-family: 'Raleway', sans-serif!important;
    font-weight: 400!important;
}
/*------------------------------------*\     TOUR - CART\*------------------------------------*/

#achat-panier {
    margin-top: 30px;
    font-family: 'Open Sans', sans-serif!important;
}
#achat-panier h2 {
    font-family: 'Open Sans', sans-serif!important;
}
#achat-panier .achat-span {
    background-color: #000;
}
#achat-panier .achat-span p {
    color: #fff;
    text-align: center!important;
    font-family: 'Open Sans', sans-serif!important;
}
#achat-panier p {
    font-family: 'Open Sans', sans-serif!important;
}
#achat-panier .span6 {
    float: none;
    margin: 0 auto;
}
#achat-panier h4 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    margin-top: 20px;
}
.champs-oblig {}.champs-oblig p {
    color: #f2000f;
}
.total-tour {
    float: right;
    text-align: right!important;
    margin-bottom: 20px;
    margin-right: 30px;
}
#achat-panier .span4 {
    width: 40%!important;
}
#achat-panier .span0 {
    width: 20%!important;
}
p.cart-texte {
    text-align: center;
}
/*------------------------------------*\    BLOGUE\*------------------------------------*/
/* sidebar */

.sidebar {}.blogue {
    width: 90%;
    margin: 30px auto;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
}
.blogue h2 {
    font-size: 25px;
    font-weight: 300;
    text-align: left;
}
.blogue h2 strong {
    font-size: 25px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    color: #f2000f;
}
.blogue p {
    font-size: 16px;
    text-align: justify;
}
.blogue ul li {
    font-size: 16px;
}
.blogue a {
    font-size: 18px;
    font-weight: 500;
}
.blogue a.more-link {
    color: #f2000f;
}
.blogue a.more-link:hover {
    color: #62b303;
}
.menu-blogue a {
    /* border-right: 1px solid #222; */
    
    color: #f2000f;
    text-align: right;
    display: block;
}
h2.menu-blogue {
    text-align: right;
}
.menu-blogue a:last-child {
    border-right: none;
}
#menu-blogue-fixe {
    float: right;
    width: 10%;
    position: fixed;
    right: 270px;
    z-index: 0;
	display:none;
}
#menu-blogue-fixe h2 {
    text-align: right;
}
#blogue-post {
    width: 100%;
    float: left;
}
/*------------------------------------*\    Recherche\*------------------------------------*/

.recherche-separateur {
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
}
.recherche-separateur span {
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
}
#wrapper-recherche {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 30px;
}
#wrapper-recherche h2 a {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #f2000f;
}
#wrapper-recherche h1 {
    font-weight: 200;
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.recherche-pornstars h2 a {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.recherche-films h2 a {
    text-align: center;
    margin: 0 auto;
    display: block;
}
#wrapper-recherche .date {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
#wrapper-recherche h2 {
    height: 27px!important;
    line-height: 13px!important;
    margin-bottom: 0px;
}
.niches-span-item h2 {}#wrapper-recherche .recherche-videos {
    width: 24%;
    float: left;
    margin-left: 1%;
    margin-bottom: 10px;
	    min-height: 217px;
}
.monetisation-niches{
margin-top: 12px;
    padding: 2px 0px 0px 2px;
	    border: solid #dbdbdb 1px;
}
#wrapper-recherche .recherche-videos div {
    width: 100%!important;
    height: 100%!important;
    padding: 2px;
    border: none!important;
    max-height: 160px;
    overflow: hidden;
}
.monetisation-niches h2{
color: red!important;
    font-weight: 400!important;
}
#wrapper-recherche .recherche-videos .monetisation-niches img{
    min-width: 283px;
}
#wrapper-recherche .recherche-videos div div {
    display: none;
}
#wrapper-recherche .recherche-videos img {
    width: 100%;
    height: 100%;
    min-height: 160px;
}
#wrapper-recherche .recherche-videos p {
    display: none;
}
#wrapper-recherche hr {}#wrapper-recherche .wp-smiley {
    width: 15px!important;
}
#wrapper-recherche .recherche-pornstars {
    width: 24%;
    float: left;
    margin-left: 1%;
    margin-bottom: 20px;
    max-height: 478px;
}
#wrapper-recherche .recherche-pornstars p {
    display: none;
}
#wrapper-recherche .recherche-pornstars img {
    width: 100%;
    height: 424px;
}
#wrapper-recherche #recherche-photos {
    width: 24%;
    height: 504px!important;
    margin-bottom: 30px;
    max-height: 468px!important;
}
#wrapper-recherche #recherche-photos img {
    width: 100%;
    height: 424px!important;
}
#wrapper-recherche .recherche-films img {
    width: 100%;
    height: 402px;
}
#wrapper-recherche .recherche-films {
    width: 24%;
    float: left;
    margin-left: 1%;
    margin-bottom: 20px;
}
#wrapper-recherche .recherche-films p {
    display: none;
}
#wrapper-recherche .recherche-films ul {
    display: none;
}
#wrapper-recherche .recherche-films ul li {
    display: none;
}
#wrapper-recherche .recherche-divers {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    width: 80%;
    float: left;
    margin-left: 1%;
    margin-bottom: 20px;
}
#wrapper-recherche .recherche-divers p {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-overflow: ellipsis;
}
#wrapper-recherche .recherche-divers article {}#wrapper-recherche .recherche-divers article .content-recherche {
    display: none;
}
#wrapper-recherche .recherche-divers article p a img {}#wrapper-recherche .recherche-rien {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
#wrapper-recherche .recherche-divers h2 a {
    font-size: 20px;
}
#wrapper-recherche .recherche-divers h2 {
    height: 25px;
}
/*------------------------------------*\    SIDE MENU\*------------------------------------*/

div.sf-navicon-button.x::after {
    top: 82px;
    left: -9px;
}
#sf-sidebar .sf-menu-level-0 li,
#sf-sidebar .sf-menu-level-0 li a,
.sf-title h3 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
}
.sf-title h3,
.sf-title h4 {
    padding: 0px;
}
.side-menu-select {
    display: block;
    position: absolute;
    padding-top: 10px;
    bottom: 230px;
    left: 0;
    width: 100%;
    height: 75px;
    text-align: center;
    z-index: 1000;
}
.side-menu-select h3 {
    font-weight: 600;
    font-size: 20px;
    color: #f3f3f3;
}
.side-menu-select p {
    font-weight: 500;
    font-size: 16px;
}
.side-menu-select select option {
    font-weight: 500;
    font-size: 14px;
}
.side-menu-select select {
    font-weight: 500!important;
    font-size: 14px!important;
}
.side-menu-select #side-menu-films select {
    font-size: 14px!important;
    width: 190px;
    overflow: scroll;
}
.side-menu-select select {
    width: 190px;
}
.sf-logo img {
    height: 120px;
}
#sf-sidebar.sf-compact .sf-logo {
    margin-top: 15px!important;
    margin-bottom: 15px!important;
}
.sf-title h1 {
    font-size: 24px!important;
}
.sf-title h1,
.sf-title h2 {}.sf-va-middle .sf-menu-level-0 {}
/* .sf-logo {  margin-top: 30px;  margin-bottom: 20px;} */

#sf-sidebar .sf-menu a img {
    max-height: 50px;
    max-width: 50px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
}
#sf-sidebar .sf-child-menu a {
    font-family: inherit;
    font-weight: normal;
    font-size: 14px!important;
}
#sf-sidebar .sf-view-level-1 li a,
#sf-sidebar .sf-menu-level-1 li a {
    font-size: 14px!important;
    padding-left: 5px!important;
}
.sf-menu-item-11680 {
    display: none;
}
.sf-menu-item-11681 {
    display: none;
}
.sf-menu-item-11682 {
    display: none;
}
.sf-menu-item-11683 {
    display: none;
}
.sf-menu-item-11685 {
    display: none;
}
.sf-menu-item-11696 {
    display: none;
}
.sf-menu-item-11903 {
    display: none;
}
#container-menu-mobile {
    display: none;
}
#nav-wrap {
    margin-top: 20px;
}
/* menu icon */

#menu-icon {
    display: none;
    /* hide menu icon initially */
}
#nav,
#nav li {
    margin: 0;
    padding: 0;
}
#nav li {
    list-style: none;
    float: left;
    margin-right: 5px;
}
/* nav link */

#nav a {
    padding: 4px 15px;
    display: block;
    color: #000;
    background: #ecebeb;
}
#nav a:hover {
    background: #f8f8f8;
}
/* nav dropdown */

#nav ul {
    background: #fff;
    padding: 2px;
    position: absolute;
    border: solid 1px #ccc;
    display: none;
    /* hide dropdown */
    
    width: 200px;
}
#nav ul li {
    float: none;
    margin: 0;
    padding: 0;
}
#nav li:hover > ul {
    display: block;
    /* show dropdown on hover */
}
/*------------------------------------*\    FOOTER\*------------------------------------*/
/* footer */

.footer {
    background-color: #d20f1b;
    z-index: 1;
    position: relative;
}
.logo-img-footer {
    width: 360px;
    height: auto;
    margin: 40px auto;
    display: block;
}
.copyright-div {
    background-color: #000;
    padding: 2px;
}
.footer-abonnement {
    padding-top: 35px;
}
.footer-abonnement .span6 {
    padding: 15px 30px 15px 15px;
}
.footer-abonnement .span2 {
    text-align: center;
}
#eteindre a {
    text-transform: uppercase;
}
#allume a {
    text-transform: uppercase;
}
.footer-abonnement ul li {
    list-style-type: disc;
}
.footer-abonnement ul {
    padding: 10px;
}
.footer-abonnement .footer-liste {
    display: block;
    float: left;
    padding: 0px;
}
.footer-abonnement .footer-liste ul {
    margin-top: 24px;
    padding: 0px;
}
.footer-abonnement ul li span {
    color: #EEB422;
    font-weight: 600;
}
.sucuri {
    text-align: center;
    display: block;
    width: 125px;
    margin: 0px auto 5px;
    `
}
.rs-footer {
    display: block;
    float: left;
}
.candidature-div {
    text-align: center;
    border-top: 1px solid #fff;
    margin-top: 20px;
    margin-bottom: 60px;
}
.candidature-porn-mobile {
    display: none;
}
#webcam-footer {
    z-index: 0;
}
/* Footer Typo*/

.footer-abonnement p {
    color: #fff;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    line-height: 20px;
    font-weight: 400;
}
.footer-abonnement p a {
    color: #000;
    font-weight: 700;
}
.footer-abonnement h1 {
    color: #000;
    font-size: 80px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    margin: 0px;
    text-transform: uppercase;
}
.footer-abonnement h1 span {
    color: #fff;
}
.termes-compl {
    max-width: 360px;
    margin-left: 50px;
}

.termes-compl small {
    font-size: 11px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.footer-abonnement .termes-compl a{
font-size: 15px !important;
    float: none;
    margin: 0 auto!important;
    text-align: center;
    display: inline-block;
}
.footer-abonnement .termes-compl a#termes{
font-size: 15px !important;
    float: none;
    margin: 0 auto!important;
    text-align: center;
    display: block;
}



#compl {
    float: right;
    display: block;
}
.footer-abonnement h4 {
    color: #000;
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin: 0px;
    text-align: left;
}
.footer-abonnement ul li {
    color: #fff;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin: 0px;
    text-align: left;
}
.footer-abonnement .span6 .span3 ul {
    padding-left: 20px;
}
.footer-abonnement a:hover {
    color: #EEB422;
}
.footer-abonnement .span6 .span3:last-child {
    padding-left: 30px;
}
.footer-abonnement ul li a {
    color: #fff;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin: 0px;
}
p.texte-sucuri {
    font-size: 15px;
    text-align: center;
    padding: 0px 30px;
    margin: 10px 0px!important;
    font-weight: 400;
}
a .fa-facebook-square {

    display: block;
    float: left;
    color: #fff;
    font-size: 55px;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000
}
a:hover .fa-facebook-square{
color:#3B5998;
}
a .fa-twitter-square {

    display: block;
    float: left;
    color: #fff;
    font-size: 55px;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000
}
a:hover .fa-twitter-square{
color:#4099FF;
}
a .fa-instagram {

    display: block;
    float: left;
    color: #fff;
    font-size: 55px;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000
}
a:hover .fa-instagram{
color:#125688;
}
a .fa-rss-square {
    display: block;
    float: left;
    color: #fff;
    font-size: 55px;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000
}
a:hover .fa-rss-square{
color:#ff6600;
}
footer a .fa-star {

    display: block;
    float: left;
    color: #fff;
    font-size: 55px;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000
}

#footer-menu .span10{
overflow:hidden;
}
#container-footer-menu {
margin:0 auto;
width:1380px;
    padding-top: 5px;
}
#footer-menu{
background-color: #2b2927;
margin:0 auto;
width:100%;
text-align: center;
}
#container-footer-menu a{
text-transform: uppercase;
font-size:18px;
color:white;
font-weight:300;
font-family: Raleway;
}
#container-footer-menu a:hover{
color:red;
}
#container-footer-menu ul{
list-style-type: none;
}
#container-footer-menu li{
display: inline;
border-right: 1px solid white;
padding:8px;
}
#footer-menu-sociaux{
text-align:center;
    float: none;
    margin: 0 auto;
}

#footer-menu-sociaux a .fa{
float:none;
margin: 0 auto;
  font-size: 30px;
    margin: 0px 5px;
}
#container-footer-menu a.rs-footer{
float:none;
display: inline-block;
font-size: 30px;
margin: 5px 0px;
}
#termes-footer2{
    max-width: 100%;
	text-align:center;
}

#termes-footer2 a{
color:black; 
font-size:14px;
    margin: 0px 15px;
	font-weight:700;
}
#new-footer-termes .texte-sucuri{
color:white;
text-transform: uppercase;
font-size: 13px;
}
.footer-abonnement {
    padding-top: 0px;
}
#new-footer-termes a:hover{
color: #EEB422;
}

#mobile-feedback{
	padding-top: 3px;
	color: white;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0px -10px;
    display: none;
	height:50px;
}

#mobile-feedback a{
	padding-top: 3px;		
	color: white;	
    display: block;
    background-color: red;
    width: 200px;
    margin: 10px auto;
    padding-bottom: 5px;
    border-radius: 5px;
    font-size: 20px;
}

#new-footer-termes a{
text-decoration: underline;
}



a:hover .fa-star{
color:#e6d409;
}
#span10sociaux{
    padding-left: 70px;
}
#span10sociaux .fa{
margin-top:0px;
margin-left: 15px;
}
p.texte-sucuri a {
    font-size: 15px;
    text-align: center;
    color: #000;
}
a.bouton-candidature {
    background: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa, #dedede);
    background-image: -moz-linear-gradient(top, #fafafa, #dedede);
    background-image: -ms-linear-gradient(top, #fafafa, #dedede);
    background-image: -o-linear-gradient(top, #fafafa, #dedede);
    background-image: linear-gradient(to bottom, #fafafa, #dedede);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    top: 30px;
    color: #000000;
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: pre;
    text-shadow: -0.5px -1px 0 rgba(140, 140, 140, 0.6), 0px -1px 1px rgba(0, 0, 0, 0.67);
    color: rgba(48, 48, 48, 1);
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    font-size: 60px;
    padding: 10px 100px 10px 100px;
    font-size: 60px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}
a.bouton-candidature:hover {
    background: #ebebeb;
    background-image: -webkit-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -moz-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -ms-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: -o-linear-gradient(top, #cfcfcf, #a8a8a8);
    background-image: linear-gradient(to bottom, #cfcfcf, #a8a8a8);
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
}
p.copyright,
.copyright-div a {
    color: #fff!important;
    text-align: center;
    font-size: 14px;
}
/*------------------------------------*\    Page Reviews\*------------------------------------*/

#reviews h2 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#reviews .span1 a img {
    margin: 0px auto!important;
    display: block;
    text-align: center;
}
#reviews .span1 {
    margin-bottom: 20px;
}
#reviews .span1 a.title-porn-review {
    margin: -5px auto;
    display: block;
    text-align: center;
}
.no-banner-links {
    width: 120px;
    height: 60px;
    margin: auto;
    border: 1px solid #dedede;
    padding: 2px;
}
.no-banner-links h3 {
    font-weight: 800;
    font-size: 15px;
    margin: 0px;
    text-align: center;
    color: #000;
}
.no-banner-links h3 small {
    font-weight: 100!important;
    font-size: 14px;
}
/*------------------------------------*\    Landing Nouveautés\*------------------------------------*/

#colorlanding-1 {
    background-color: #62b303!important;
}
#etoile-colorlanding-1 {
    color: #62b303!important;
}
#colorlanding-2 {
    background-color: #ffde00!important;
}
#etoile-colorlanding-2 {
    color: #ffde00!important;
}
#colorlanding-3 {
    background-color: #9CCBF9!important;
}
#etoile-colorlanding-3 {
    color: #9CCBF9!important;
}
#tous-les-rabais {
    display: block;
    width: 50%;
    margin: 0 auto;
    position: relative;
    bottom: -10px;
    border-radius: 10px;
    background-color: #FF00FF;
}
#tous-les-rabais p {
    text-align: center;
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
a:hover #tous-les-rabais {
    background-color: #ff8400!important;
}
#landing-nouveautes {
    display: none;
    position: absolute;
}
#landing-nouveautes #dim {
    opacity: .75;
}
#nouveaute-sexe-ca p {
    text-align: center;
    font-size: 14px;
    margin-top: 0px;
}
#nouveaute-sexe-ca {
    margin-bottom: 15px;
}
#landing-nouveautes .landing-nouveaute-relative {
    position: relative;
}
#nouveaute-sexe-ca .span1-0 img {
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.6);
    margin-bottom: 5px;
    border: solid #878787 1px;
}
#landing-nouveautes .landing-offre-jour {
    background-color: rgba(0, 0, 0, 0.6);
    width: 1200px;
    margin: 0px auto;
    height: 470px;
    position: fixed;
    float: none;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}
#close-deals {
		  left: 454px;
          top: -5px;
		cursor: pointer;
		position: relative;
		color: red;
		text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
		font-size: 30px;
		font-weight: 900;
		z-index: 1000;

		width: 200px;
		/* margin-top: 5px; */
		padding: 0px 4px 7px 4px;
		background-color: transparent;
		text-align: center;
		border-radius: 10px;
	  }
			#close-deals:hover{
			background-color:transparent;
			}
#close-deals:hover span {
    color: #000!important;
}
#close-deals span {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    margin-top: -5px;
    position: relative;
    display: block;
}
a.liens-landing-nouveautes {
    overflow: hidden;
    width: 1200px;
    height: 420px;
    display: block;
    position: absolute;
}
a.liens-landing-nouveautes:hover .nouveautes-rabais-etoile {
    color: #ffe400;
}
a.liens-landing-nouveautes:hover .bande-rouge-landing {
    background-color: #ffe400;
}
a.liens-landing-nouveautes:hover .bande-rouge-landing h1 {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
#close-deals:hover ~ .bande-rouge-landing {
    background-color: #f20002;
}
#close-deals:hover ~ .nouveautes-rabais-etoile {
    color: red;
}
.bande-rouge-landing {
    background-color: #f20002;
    top: 30px;
    position: relative;
    height: 85px;
    border-radius: 10px;
}
.bande-rouge-landing h1 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    margin: 0px auto;
    text-align: center;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.bande-rouge-landing h1 span {
    color: #000;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.bande-rouge-landing h1 small {
    font-size: 16px;
    font-weight: 300;
    margin-top: -15px;
    display: block;
}
.wrapper-landing-offre {
    height: 400px;
    width: 990px;
    margin: 30px 30px 0px;
}
.liens-rabais-tous {
    height: 30px;
    background-color: red;
    position: relative;
    bottom: 20px;
    width: 30%;
    margin: 0 auto;
    border-radius: 10px;
    cursor: pointer;
}
.liens-rabais-tous span {
    font-size: 2em;
    color: white;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin: 0 auto;
}
.carre-blanc-droite {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 18%, rgba(255, 255, 255, 0.92) 23%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 64%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(18%, rgba(255, 255, 255, 0.89)), color-stop(23%, rgba(255, 255, 255, 0.92)), color-stop(35%, rgba(255, 255, 255, 1)), color-stop(43%, rgba(255, 255, 255, 1)), color-stop(64%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 18%, rgba(255, 255, 255, 0.92) 23%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 64%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 18%, rgba(255, 255, 255, 0.92) 23%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 64%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 18%, rgba(255, 255, 255, 0.92) 23%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 64%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 18%, rgba(255, 255, 255, 0.92) 23%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 64%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    top: -400px;
    right: -870px;
    position: relative;
    height: 400px;
    width: 300px;
}
.container-wrapper-landing-offre {
    position: relative;
    height: 400px;
}
.nouveautes-rabais-etoile {
    position: absolute;
    color: #F00;
    font-size: 230px;
    top: -150px;
    left: 75px;
    z-index: 999;
    /* width: 110px; */
}
.nouveautes-rabais-etoile h3 {
    color: #000;
    font-size: 95px;
    font-family: Impact, Charcoal, sans-serif;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    position: absolute;
    display: block;
    top: -15px;
    left: 20px;
    z-index: 999;
}
.nouveautes-rabais-etoile h3 span {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 30px;
    color: white;
    line-height: 30px;
    margin: -20px 10px 0px 0px;
    display: block;
    font-weight: 100;
    text-align: center;
}
.carre-blanc-droite img {
    margin: 0 auto;
    display: block;
    padding-top: 125px;
    width: 80%;
    margin-left: 50px;
}
.carre-blanc-droite h2 {
    font-size: 24px;
    width: 80%;
    margin: 40px 50px 0px;
    text-align: center;
}
/*------------------------------------*\    Landing Page\*------------------------------------*/

#landing-primetime #texte-partenaires p {
    font-size: 17px;
}
#primetime-pub #prime-bouton {
    display: none;
}
#container-partenaires #prime-bouton {
    display: none;
}
#container-partenaires #texte-partenaires .span2 #prime-bouton {
    display: block;
    margin: 0px auto 0px;
}
#landing-primetime #container-partenaires {
    max-width: 1000px;
    width: 100%;
    padding: 5px;
    margin: 0px auto 40px;
}
#primetime-pub {
    background-color: #fff;
    border: 1px solid black;
    width: 100%;
    height: 378px;
    position: relative;
}
#slideshow2 {
    position: relative;
    /* overflow: hidden; */
    
    height: 375px;
    z-index: 2;
}
#landing-primetime #slideshownav {
    position: static;
}
#slideshow2 #primetime-pub {
    position: absolute;
}
#prime-bouton {
    position: static;
    right: 1%;
    margin-top: 0px;
    font-size: 16px;
    width: 200px;
}
#landing-primetime .rangee-prime {
    margin-top: 25px;
}
.rangee-prime {
    background-color: #dedede;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 40px;
    position: relative;
}
.rangee-prime .span3 {
    background-color: #cdcdcd;
    width: 32%;
    margin-left: 1%;
    padding: 1%;
    position: relative;
    height: 515px;
    margin-bottom: 5px;
}
#landing-primetime {}.rangee-prime img {
    text-align: center;
    margin: 0 auto;
    display: block;
    border: 1px solid black;
}
.rangee-prime img:hover {
    opacity: .5;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    z-index: 0;
}
.rangee-prime h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 29px;
    margin: -30px auto -20px;
    text-align: center;
    color: black;
    text-shadow: 0px 0px 5px #FFF, 1px 1px 5px #FFF, 1px 1px 5px #FFF, 0px 0px 5px #FFF;
    font-weight: 900;
}
.rangee-prime h3 {
    font-family: 'Raleway', sans-serif;
    min-height: 43px;
    text-align: center;
    color: black;
    font-size: 16px;
    padding: 0px 10px;
}
.rangee-prime p {}.rangee-prime h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    text-align: center;
    color: black;
    margin: -15px auto 5px;
    display: none;
}
#landing-primetime .image-centre {
    width: 100px;
    height: 100px;
    background: red;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 40px;
    margin-left: -35px;
    position: absolute;
    min-height: 100px;
    background-image: url('https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/imgs/badge-offre.png')!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: 90%!important;
    top: -15px;
    background-color: transparent!important;
    z-index: 2;
}
#landing-primetime .image-centre-prix p small {
    margin: -20px 0px 0px;
    font-size: 15px;
    font-weight: 100;
    line-height: 40px;
    display: block;
}
#landing-primetime .image-centre-prix p {
    font-family: Impact, Charcoal, sans-serif;
    font-weight: bold;
    font-size: 55px;
    color: #66cc66;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 3px 3px 5px #000;
    text-align: center;
    margin: 33px 0px 0px;
    line-height: 22px;
}
#landing-primetime #video-membre-pub .image-centre-prix p {
    margin: 53px 0px 0px;
}
#landing-primetime .image-centre-prix p:hover {
    color: white;
}
#landing-primetime .image-centre-prix p span {
    font-size: 28px;
    margin-left: 5px;
    position: relative;
    top: -5px;
}
#landing-primetime #video-membre-pub p#pub-rabais {
    font-weight: bold;
    font-size: 28px;
    color: black;
    text-align: center;
    margin: 5px 0px 0px;
}
#landing-primetime #video-membre-pub p:hover {
    color: #ffd564;
}
#landing-primetime .Bouton-Offre:hover {}#landing-primetime .span3 .Bouton-Offre {
    margin: -10px auto 0px;
    display: block;
    font-size: 20px;
    width: 200px;
}
.logo-secondaire img {
    border: none!important;
    width: auto;
    height: auto;
    max-height: 80px;
}
#primetime-rabais {
    position: absolute;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    background-color: #dbbd00;
    z-index: 5;
    left: 0.6%;
    margin-bottom: auto;
    margin-top: auto;
    top: -15px;
    margin-left: auto;
    margin-right: auto;
}
#primetime-rabais h4 {
    font-weight: 500;
    font-size: 75px;
    margin-top: 5px;
    text-align: center;
    font-family: Impact, Charcoal, sans-serif;
    color: #66cc66;
    opacity: 1;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
#primetime-rabais h4:hover {
    opacity: 1;
    color: white;
}
#primetime-rabais h4 small {
    font-size: 25px!important;
    margin-top: -30px;
    display: block;
}
#primetime-rabais h4 span {
    font-size: 25px!important;
}
#primetime-logo {
    position: absolute;
    width: 235px;
    bottom: -4%;
    z-index: 3;
    left: -4%;
}
#primetime-pub img {
    max-height: 376px;
    width: 100%;
    opacity: 1;
}
#primetime-logo img {
    width: 100%;
}
#primetime-pub img:hover {
    opacity: 0.7;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
#primetime-h3 {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0px;
    color: white;
    font-size: 25px;
    width: 100%;
    text-align: center;
}
#primetime-h3 .Bouton-Offre {
    position: absolute;
    right: 5px;
    top: -35px;
    font-size: 19px;
    max-width: 158px;
    padding: 10px 2px;
}
#primetime-h3 h3 {
    margin: 5px 20px 5px 5px;
    font-weight: 500;
    font-size: 23px;
    color: #fff!important;
}
#primetime-h3 h3 p {
    margin: 0px;
}
#ligne-primetime-rabais {
    position: absolute;
    width: 137px;
    height: 137px;
    border-radius: 50%;
    background-color: transparent;
    z-index: 2;
    left: 0px;
    margin-bottom: auto;
    margin-top: auto;
    top: -21px;
    /* z-index: -1; */
    
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000;
}
#landing-primetime #texte-partenaires .span7-5 {
    margin-top: 10px;
}
#landing-primetime #video-membre-pub .span7-5 .span3 img {}#landing-primetime #video-membre-pub {
    border: 1px solid #A9A9A9;
    padding: 10px 0px 10px;
    width: 100%;
}
#landing-primetime #video-membre-pub .span2 {
    margin-left: 0px;
    width: 20%;
    background-position: 55% 55%;
}
#landing-primetime #video-membre-pub .span7-5 .span3 {
    width: 30.7%;
}
#landing-primetime #video-membre-pub-slogan-content h4 {
    font-size: 20px;
    margin: 5px 0px 0px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #fcb800;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 3px 3px 5px #000;
}
#landing-primetime #video-membre-pub .span2 img {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    margin: -4px auto 23px;
}
#landing-primetime #video-membre-pub-slogan-content {
    left: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
}
#landing-primetime #video-membre-pub .span7-5 {
    position: relative;
    width: 80%;
}
#landing-primetime #video-membre-pub {
    border: 1px solid #A9A9A9;
    height: 225px;
    margin-top: 10px;
}
#landing-primetime #video-membre-pub-slogan {
    position: absolute;
    width: 95.8%;
    height: 40px;
    bottom: 2px;
    left: 17px;
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 60px rgba(0, 0, 0, 1) inset;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 60px rgba(0, 0, 0, 1) inset;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 60px rgba(0, 0, 0, 1) inset;
}
#landing-primetime #texte-partenaires {
    background-color: #fff;
    position: relative;
    z-index: 4;
    height: 79px;
}
#landing-primetime .rangee-prime .span3:nth-child(67) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(67) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(65) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(65) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(63) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(63) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(61) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(61) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(59) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(59) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(57) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(57) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(55) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(55) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(53) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(53) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(51) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(51) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(49) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(49) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(47) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(47) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(45) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(45) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(43) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(43) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(41) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(41) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(39) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(39) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(37) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(37) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(35) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(35) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(33) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(33) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(31) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(31) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(29) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(29) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(27) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(27) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(25) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(25) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(23) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(23) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(21) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(21) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(19) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(19) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(17) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(17) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(15) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(15) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(13) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(13) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(11) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(11) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(9) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(9) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(7) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(7) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(5) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(5) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:nth-child(3) .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:nth-child(3) {
    background-color: white;
}
#landing-primetime .rangee-prime .span3:first-child .image-centre-prix p {
    color: #00CCFF;
}
#landing-primetime .rangee-prime .span3:first-child {
    background-color: white;
}
#ad-blocker{
text-align:center;
color:white;
padding: 10px 10px;
border:1px solid black;
margin-bottom:10px;
background-color:#f2000f;
overflow:hidden;
}
#ad-blocker h2{
margin:0px;
font-size:20px;
font-weight:500;
}
#ad-blocker p{
margin:0px;
font-size:18px;
font-weight:400;
}
#ad-blocker .span5 a{
    font-size: 14px;
		width: 220px;
	    font-weight: 500;
    text-align: center;
    display: block;
    padding: 5px 5px;
	margin: 5px 40px 0px;
	background-color: #62b303;
    color: white;
	border: 1px solid #333;
	border-radius:4px;
}
#ad-blocker .a-blocker{
font-size:18px;
font-weight:800;
text-decoration:underline;
color:white;
}
#ad-blocker .a-blocker:hover{
color:#cdcdcd;
}
#ad-blocker .span5 a:hover{
    font-size: 14px;
    text-align: center;
    display: block;

    padding: 5px 5px;
	margin: 5px 40px 0px;
	background-color: #498502;
    color: white;
}
#ad-blocker .span5 #adblockbouton:hover{
background-color:black;
color:#cdcdcd;
border:1px solid #bbbbbb;
}
#ad-blocker .span5 #adblockbouton{
float:right;
background-color: #333;
border: 1px solid #cdcdcd;
color: white;
    font-weight: 500;
}
#adblock2{

}

.bouton-webcam-deal{
padding:20px;
width:100%;
background-color: #62b303;
color:white;
font-size:30px;
text-align:center;
margin:15px auto;
display:block;
clear:both;
overflow:hidden;
max-width:1000px;
text-transform: uppercase;
font-weight: 800;
text-shadow: 0 2px 1px rgba(0,0,0,.3);	
}
.bouton-webcam-deal:hover{
background-color: #498502;
color:white!important;
}
#banner-webcam-deals{
max-width:990px;
margin:0 auto;
padding:10px;
}


.ads-dropdown {
    width: 100%;
    overflow: hidden;
}
.ads-dropdown {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px 20px 0px;
    border: 1px solid grey;
    margin-top: 10px;
	background-color: #dbbd00;
}
.ads-dropdown:hover {

	background-color: #00CCFF;
}
.ads-dropdown h4 {
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 800;
    margin-top: 0px;
    text-align: center;
    color: red;
}
.ads-dropdown select {
    font-size: 20px;
    font-weight: 600;
    background-color: black;
    color: white;
    width: 220px;
}
.ads-dropdown form {
    font-size: 18px;
    text-align: center;
}
.Bouton-Offre {
    width: auto;
    padding: 8px 0;
    text-align: center;
    display: inline-block;
    margin: 20px auto;
    border-radius: 7px;
    font-size: 26px;
    width: 250px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: bold;
    border: solid #194d00 3px;
}
.Bouton-Offre,
.Bouton-Offre:active {
    background: #05e000;
    background: linear-gradient( #05e000, #004e06);
    background: -webkit-linear-gradient( #05e000, #004e06);
    background: -moz-linear-gradient( #05e000, #004e06);
    background: -ms-linear-gradient( #05e000, #004e06);
    background: -o-linear-gradient( #05e000, #004e06);
    background: linear-gradient( #05e000, #004e06);
}
.Bouton-Offre {
    color: #ffffff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    text-shadow: 1px 1px 0 rgba(140, 140, 140, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.67);
}
.Bouton-Offre:hover {
    color: #ffffff;
    background: #05e000;
    background: -webkit-linear-gradient( #ffd200, #b68500);
    background: -moz-linear-gradient( #ffd200, #b68500);
    background: -ms-linear-gradient( #ffd200, #b68500);
    background: -o-linear-gradient( #ffd200, #b68500);
    background: linear-gradient( #ffd200, #b68500);
    border: solid #194d00 3px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}
.Bouton-X {
    float: right;
    width: auto;
    padding: 8px 0;
    text-align: center;
    display: inline-block;
    margin: -80px 0px;
    border-radius: 7px;
    font-size: 26px;
    width: 50px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: bold;
}
.Bouton-X,
.Bouton-Offre:active {
    background: #05e000;
    background: linear-gradient( #FF0000, #a70000);
    background: -webkit-linear-gradient( #FF0000, #a70000);
    background: -moz-linear-gradient( #FF0000, #a70000);
    background: -ms-linear-gradient( #FF0000, #a70000);
    background: -o-linear-gradient( #FF0000, #a70000);
    background: linear-gradient( #FF0000, #a70000);
}
.Bouton-X {
    color: #ffffff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-transform: normal;
    -o-text-overflow: clip;
    text-overflow: clip;
    text-shadow: 1px 1px 0 rgba(140, 140, 140, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.67);
}
.Bouton-X:hover {
    color: #ffffff;
    background: #05e000;
    background: -webkit-linear-gradient( #ff3939, #FF0000);
    background: -moz-linear-gradient( #ff3939, #FF0000);
    background: -ms-linear-gradient( #ff3939, #FF0000);
    background: -o-linear-gradient( #ff3939, #FF0000);
    background: linear-gradient( #ff3939, #FF0000);
    font-family: Arial, sans-serif;
    font-weight: bold;
}
.abolocation {
    /* -moz-border-radius: 15px;border-radius: 15px;-webkit-border-radius: 15pxbehavior: url(http://www.pegasproductions.com/border-radius.htc);text-align: -webkit-auto;line-height: 90%;width: 300px;height: 75px;display: block;text-align: center;color: #ffffff;font-size: 22px;border: dotted #878787 1px;background-color: #15dc00;background-image: url(imgs/boutonbg.jpg);  font-family: 'Raleway', sans-serif; */
}
.abolocation:hover {
    background-image: url(imgs/selectover.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-position-x: 0px;
    background-position-y: 0px;
    text-align: center;
    font-color: #ffffff;
    font-size: 22px;
    background-origin: initial;
    background-clip: initial;
    background-color: #ffde00;
    cursor: pointer;
}
.abo-button {
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    /*behavior: url(http://www.pegasproductions.com/border-radius.htc);*/
    
    text-align: -webkit-auto;
    width: 300px;
    height: 45px;
    display: block;
    border: solid #000000 1px;
    background-color: #00d924;
    padding: 15px;
    text-align: center;
    Font-weight: bold;
}
.abo-button:hover {
    background-color: #ffde00;
    cursor: pointer;
}
.reabo {
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    /*behavior: url(http://www.pegasproductions.com/border-radius.htc);*/
    
    text-align: -webkit-auto;
    width: 300px;
    height: 35px;
    display: block;
    border: dotted #878787 1px;
    background-color: #15dc00;
    background-image: url(imgs/boutonbg.jpg);
}
.reabo:hover {
    background-image: url(imgs/selectover.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-position-x: 0px;
    background-position-y: 0px;
    background-origin: initial;
    background-clip: initial;
    background-color: #ffde00;
    cursor: pointer;
}
#container-partenaires {
    max-width: 1000px;
    width: 100%;
    padding: 5px;
    margin: 10px auto 40px;
    font-family: 'Raleway', sans-serif;
}
#texte-partenaires {
    margin: 0 auto;
}
#texte-partenaires h2 {
    font-size: 22px;
    color: #006f9d;
}
#texte-partenaires p {
    font-size: 19px;
}
#container-images {
    background-color: #383838;
    padding: 10px;
    overflow: hidden;
}
.pub-images {
    clear: both;
    margin-bottom: 8px;
    border: 1px solid black;
}
.champ-texte {
    position: absolute;
    top: 160px;
    left: -10px;
}
.champ-texte h4 {
    color: #fff;
    font-size: 19px;
    background-color: #308014;
    padding: 5px;
    -moz-box-shadow: 2px 3px 3px 1px #222;
    -webkit-box-shadow: 2px 3px 3px 1px #222;
    box-shadow: 2px 3px 3px 1px #222;
}
.champ-texte2 h4 {
    text-align: center;
    margin: 35px 0px 0px;
    font-size: 19px;
    color: #fff;
    font-weight: bold;
}
.champ-texte2 h4 span {
    font-size: 12px;
    position: relative;
    top: -4px;
    left: 1px;
}
.image-gauche {
    width: 33.5%;
    float: left;
    max-height: 250px;
    position: relative;
    background-color: #fff;
}
.image-gauche img {
    width: 100%;
    max-height: 250px;
}
.image-gauche img:hover {
    opacity: 0.7;
    filter: alpha(opacity=50);
    -webkit-transition: opacity 1s linear;
    max-height: 250px;
    transition-property: all;
    transition-duration: .8s;
}
.image-centre {
    width: 19%;
    float: left;
    min-height: 250px;
    background-color: #d50001;
    background-image: url('imgs/badge-offre.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.image-centre-texte p {
    font-weight: bold;
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin: 8px 0px 0px;
}
.image-centre-prix {}.image-centre-prix p {
    font-family: Impact, Charcoal, sans-serif;
    font-weight: bold;
    font-size: 80px;
    color: green;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 3px 3px 5px #000;
    text-align: center;
    margin: 25px 0px 0px;
}
.image-centre-prix p span {
    font-size: 50px;
    margin-left: 10px;
    position: relative;
    top: -25px;
}
.image-droite {
    width: 47.5%;
    float: left;
    height: 250px;
    background-color: #002048;
}
.image-droite-texte h3 {
    color: #fff;
    font-weight: 400;
    font-size: 25px;
    margin: 8px;
    font-family: 'Raleway', sans-serif;
}
.image-droite-logo {
    margin: 0 auto;
    text-align: center;
}
.image-droite-logo img {
    width: 235px;
    height: auto;
}
.image-droite-bouton {
    position: relative;
    text-align: center;
}
.image-droite-bouton img {
    margin: 20px 0px 0px;
}
#page-connexion span {
    font-size: 16px;
}

/*------------------------------------*\ review\*------------------------------------*/

.review-badge-rabais{
    background-image: url('https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/imgs/badge-offre.png');
	    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
}

.review-single-header
{
width:100%;
overflow:hidden;
height: 250px; 
background-color: #cdcdcd;
}
   

.visite-review-site{
    background-color: #62b303;
    color: white;
    width: 100%;
    max-width: 750px;
    padding: 3px 10px;
    display: block;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
    margin: 5px 20px 0px 20px;
}
a#visite-bouton-bas{
 max-width: 1020px!important;
 }

a.visite-review-site{

    font-size: 25px;
    font-weight: bold;
 
}
a.visite-review-site:hover{

    background-color: #ffde00;

}
#review-titre-p{
    font-size: 25px;
    font-weight: bold;
    padding: 0px 20px;

}
.blogue .review-badge-rabais p{
    font-family: Impact, Charcoal, sans-serif;
    font-weight: bold;
    font-size: 65px;
    color: #66cc66;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 3px 3px 5px #000;
    text-align: center;
   margin: 15px 0px 0px;
    line-height: 22px;
    position: relative;
    top: 57px;
}
.blogue .review-badge-rabais p small{
    font-size: 28px;
    margin-left: 5px;
    position: relative;
    top: -1px;
}

.review-single-header{ 
font-family: 'Open Sans', sans-serif;
text-align:right;
margin-bottom: 0px;

}
.review-single-header h3{ 
margin-bottom: 0px;
    font-size: 30px;
font-weight:200;
    margin-top: 22.5px;
}
.review-single-header h2{ 
margin-bottom: 15px;
    font-size: 30px;

}
.review-single-header h3 span{ 
color:#62b303;
font-weight:bold;
}
.review-single-header .td-review-note{ 
text-align:center!important;
}
.table-note .td-review-note{ 
text-align:center!important;
}
.li-reviews{ 
list-style-type: none;
    padding-left: 5px;
}
.li-reviews .fa-check-circle-o{ 
color: #62b303;
    font-size: 22px;
    margin-right: 5px;
}
.img-review-ss{
width:98%!important;
display:block;
margin:0 auto!important;
margin-bottom:35px!important;
}
.li-reviews .fa-times-circle-o{ 
color: red;
    font-size: 22px;
    margin-right: 5px;
	
}
.images-2{
position:relative;
}

.image-logo-review{
    position: absolute;
    bottom: 12px;
    left: 110px;
}
.table-note{ 
border: 1px solid #000;
    min-width: 361px;
	color:white!important;
	background-color: #4e4e4e;
}
.table-note tr{ 
border: 1px solid #cdcdcd;
}
.table-note td{ 
border: 1px solid #cdcdcd;
}
.table-recap{ 
border: 1px solid #000;
 min-width: 361px;
}
.table-recap td{ 
border: 1px solid #cdcdcd;
}
.table-recap tr{ 
border: 1px solid #cdcdcd;
}
#texte-review{ 
  padding-right: 45px;
}
#texte-review h5{ 
font-weight: 700;
font-size:18px;
margin-top:10px;
}
#tableaux-review h5{ 
font-weight: 700;
font-size:18px;
margin-top:-5px;
    margin-bottom: 10px;
}
.points-reviews{ 
background-color: #eee;
padding: 5px 5px 5px 10px;
margin-bottom: 10px;
}
/*------------------------------------*\ disclaimer\*------------------------------------*/

#disclaimer-gars {
    display: block;
    margin-bottom: 10px;
}
#disclaimer-gars .btn {
    width: 95%;
    padding: 9px 10px 10px 10px;
}
#disclaimer-gars .btn h5 {
    font-size: 30px;
}
#disclaimer-filles {
    display: block;
    margin-bottom: 10px;
}
#disclaimer-filles .btn {
    width: 95%;
    background: #c69fc6;
    background-image: -webkit-linear-gradient(top, #d0afd0, #c69fc6);
    background-image: -moz-linear-gradient(top, #d0afd0, #c69fc6);
    background-image: -ms-linear-gradient(top, #d0afd0, #c69fc6);
    background-image: -o-linear-gradient(top, #d0afd0, #c69fc6);
    background-image: linear-gradient(to bottom, #d0afd0, #c69fc6);
    color: #fff;
    padding: 9px 10px 10px 10px;
}
#disclaimer-filles .btn:hover {
    background: #d0afd0;
    background-image: -webkit-linear-gradient(top, #c69fc6, #d0afd0);
    background-image: -moz-linear-gradient(top, #c69fc6, #d0afd06);
    background-image: -ms-linear-gradient(top, #c69fc6, #d0afd0);
    background-image: -o-linear-gradient(top, #c69fc6, #d0afd0);
    background-image: linear-gradient(to bottom, #c69fc6, #d0afd0);
}
#disclaimer-filles .btn h5 {
    font-size: 30px;
}
.disclaimer-niche #disclaimer-header h1 {
    text-align: center!important;
    font-size: 45px;
    margin-top: 15px;
}
.disclaimer-niche #disclaimer-span7 {
    width: 57%;
    padding: 0px!important;
}
.disclaimer-niche #disclaimer-header h2 {
    font-size: 19px;
}
.disclaimer-niche #disclaimer h3 {
    font-size: 30px;
}
.disclaimer-niche .container-ligne {
    margin-top: 0px;
}
.disclaimer-niche .logo {
    width: 165px;
    margin-right: -15px;
}
.disclaimer-niche .logo img {
    margin-top: 5px;
}
.disclaimer-niche .logo .dis-logo-en {
    margin-top: 0px!important;
}
#disclaimer-span4 {
    width: 42%;
    padding: 0px!important;
    margin-top: 31px;
}
.disclaimer-niche #disclaimer-span4 {
    position: absolute;
    top: 70px;
    margin: 0px;
    right: 0;
}
.disclaimer-niche #disclaimer-span4 .popup-connexion {
    top: 35px;
    right: 260px;
    /* padding: 15px; */
}
.disclaimer-niche #disclaimer-span4 .creer-compte {
    position: relative;
    left: 70px;
    margin: 0px;
}
.disclaimer-niche #disclaimer-header #disclaimer-span7 .span8 {
    padding-left: 35px;
}
.disclaimer-niche #disclaimer-span4 .connexion {
    position: relative;
    left: 60px;
    margin-top: 5px;
}
#disclaimer-span4 .creer-compte {
    background-color: #62b303;
    color: #fff;
    border-radius: 5px;
    float: right;
    margin: 5px 0px 0px 0px;
    text-align: center;
    width: 200px;
}
#disclaimer-span4 .creer-compte a {
    font-size: 16px;
}
#disclaimer-header .connexion {
    border: 1px solid #cdcdcd;
    width: 175px;
    float: left;
    margin: 10px 12px 0px 0px;
    backgroud-color: #fff;
}
#disclaimer-span4 .languages {
    display: block;
    float: left;
    margin: 12px 15px 0px 0px;
}
#disclaimer-enter-lien {
    display: block;
}
a.btn-enter {
    display: block;
    color: #fff;
}
.span9 .p-18-leave{
margin-top:-15px;
}
#disclaimer-span4 .popup-connexion {
    display: none;
    position: absolute;
    top: 70px;
    right: 215px;
    width: 250px;
    height: auto;
    z-index: 999;
    border: 1px solid #cdcdcd;
    padding: 15px;
}
#disclaimer-span4 #language2 {
    margin-top: 11px;
    margin-right: 8px;
}
.disclaimer-niche {
    margin: 0px!important;
}
.disclaimer-niche #disclaimer-header {
    -webkit-box-shadow: 0 25px 20px -10px #d3d3d3!important;
    -moz-box-shadow: 0 25px 20px -10px #d3d3d3!important;
    box-shadow: 0 25px 20px -10px #d3d3d3!important;
    height: 125px;
    margin-bottom: 15px;
}
#disclaimer img {
    display: block;
    float: right;
}
#disclaimer-span7 {
    width: 58%;
    padding: 0px!important;
}
#disclaimer-logo {
    width: 175px;
}
#disclaimer .span7 {
    width: 58%;
    margin-right: 2%;
}
#disclaimer-header {
    background: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    position: relative!important;
}
#disclaimer-Masseur .niche-slogan-disclaimer {
    font-family: Merienda One, cursive;
    color: black;
}
#disclaimer-samanthaardente .niche-slogan-disclaimer {
    color: #ff7800;
    text-transform: capitalize;
    font-weight: 600;
    font-family: Rouge Script, cursive;
    font-size: 27px!important;
    margin-top: -20px!important;
}
.lys-samanthaardente img {
    visibility: hidden;
}
#span4-lys {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
#disclaimer-wrapper {
    padding-top: 0px;
    margin-top: -200px;
    margin-top: -30px;
    margin-bottom: 20px;
}
#disclaimer-wrapper .span9 {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
#disclaimer-wrapper .span9 h2 {
    font-size: 36px;
    font-weight: 200;
    color: #000;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#disclaimer-wrapper .span9 .center {
    text-align: center;
}
.disclaimer-niche #span4-lys {
    margin-top: 90px;
}
.disclaimer-niche #disclaimer p.warning {
    margin-top: 30px;
}
.disclaimer-niche #disclaimer-span7 {
    margin-right: 10px;
}
#text-disclaimer {
    overflow: auto;
    max-height: 160px;
    border: 1px solid #dedede;
    padding: 0px 10px 10px 15px;
    -webkit-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.2);
    box-shadow: 6px 7px 9px -2px rgba(50, 50, 50, 0.2);
    margin-top: 10px;
}
#text-disclaimer::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
#text-disclaimer::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}
#text-disclaimer::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #D62929;
}
#text-disclaimer p {
    font-size: 16px;
    font-weight: 200;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    color: #000;
}
#disclaimer-header h1 {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    font-weight: 900;
    margin: 30px 0px 0px;
    color: #000;
}
#disclaimer-header h2 {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 26.8px;
    font-weight: 400;
    margin: 0px;
    color: #000;
    border-top: 1px solid black;
    margin-top: -5px;
    padding-top: 10px;
    text-align: center;
    line-height: 27px;
}
#disclaimer-header h2 span {
    font-weight: 600;
    font-size: 32px;
}
#disclaimer {
    overflow: hidden!important;
}
#disclaimer h3 {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #f2000f;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#disclaimer p.warning {
    font-weight: 400;
    font-size: 68px!important;
    text-align: center;
    color: #f2000f;
    text-transform: uppercase;
    margin-bottom: -40px;
}
#disclaimer #billing-abo {
    padding-bottom: 0px;
    border: none;
}
#disclaimer-samanthaardente .logo img {
    width: 265px;
}
#disclaimer-samanthaardente #disclaimer-header h1 {
    text-align: center!important;
    font-size: 35px;
    margin-top: 20px;
}
#disclaimer-samanthaardente #disclaimer-header h2 {
    font-size: 18px;
}
#disclaimer-samanthaardente #disclaimer-header #disclaimer-span7 .span8 {
    padding-left: 35px;
    margin-left: 100px;
}
#disclaimer-baisepartout .logo img {
    width: 115px !important;
}
#disclaimer-baisepartout .lys-baisepartout .logo-img {
    width: 380px;
    display: block;
    right: 50px;
    position: relative;
}
#disclaimer-baisepartout .niche-slogan-disclaimer {
    font-family: Rock Salt, cursive;
    font-size: 20px !important;
}
#disclaimer-petitessuceuses .niche-slogan-disclaimer {
    font-family: Rock Salt, cursive;
    color: #F54CAD!important;
}
#disclaimer-lusteden .niche-slogan-disclaimer {
    font-family: Petit Formal Script, cursive;
    font-size: 30px !important;
    font-weight: 800!important;
}
#disclaimer-petites .niche-slogan-disclaimer {
    font-family: Amatic SC, cursive!important;
    font-size: 40px !important;
    font-weight: 800!important;
}
.en-lusteden .disclaimer-niche .logo {
    width: 215px!important;
    margin-right: -15px;
}
.en-lusteden #disclaimer-header .logo {
    width: 215px;
}
.lusteden #disclaimer-header .logo {
    width: 180px;
}
.lusteden #disclaimer-header #disclaimer-span7 .span8 {
    padding-left: 35px;
    width: 75%;
    margin-left: 20px;
}
.en-lesbiennespurelaine .lys-lesbiennespurelaine img {
    padding-left: 5px;
    width: 80%;
    margin-right: 40px;
}
.drettedinfesses .lys-drettedinfesses img {
    margin-top: 30px;
}
.en-drettedinfesses .lys-drettedinfesses img {
    margin-top: 30px;
}
.en-lesbiennespurelaine .niche-slogan-disclaimer {
    font-size: 28px!important;
    text-align: center;
}
.en-lusteden #disclaimer-header #disclaimer-span7 .span8 {
    padding-left: 35px;
    width: 65%;
    margin-left: 60px;
}
.en-lusteden #disclaimer-header h2 {
    font-size: 18px;
}
.tripsatrois #disclaimer-header .logo {
    width: 120px;
}
.en-tripsatrois #disclaimer-header .logo {
    width: 120px;
    margin-top: 2px!important;
}
.lesbiennespurelaine #disclaimer-header .logo {
    margin-top: 10px;
}
.drettedinfesses #disclaimer-header .logo {
    margin-top: 20px;
}
.en-drettedinfesses #disclaimer-header .logo {
    margin-top: 20px;
}
.crossetoi #disclaimer-header .logo {
    width: 205px;
    margin-right: 0px;
    margin-top: 8px;
}
#disclaimer-quebectotons #span4-lys {
    float: right;
    padding-top: 0%;
}
#disclaimer-quebectotons #disclaimer .lys-quebectotons img {
    width: 80%;
    margin: 0 auto;
    display: block;
    text-align: center;
    float: none;
}
#disclaimer-quebectotons .niche-slogan-disclaimer {
    font-family: Ranchers, cursive;
}
#disclaimer-quebectotons .logo .dis-logo-en {
    width: 115px;
    margin-left: 20px;
}
.en-crossetoi #disclaimer-header .logo {
    width: 120px;
}
.en-lesbiennespurelaine #disclaimer-header .logo {
    width: 120px;
    margin-top: 10px!important;
}
.crossetoi #disclaimer-header h2 {
    font-size: 18px;
}
.crossetoi #disclaimer-header #disclaimer-span7 .span8 {
    padding-left: 35px;
    width: 65%;
    margin-left: 60px;
}
#disclaimer-crossetoi .niche-slogan-disclaimer {
    font-family: Luckiest Guy, cursive;
    color: #ff0000;
}
.niche-slogan-disclaimer {
    font-size: 30px!important;
    text-align: center;
}
.disclaimer-niche .lys-samanthaardente {
    background-image: url("https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/imgs/disclaimer/disclaimer-sam.png")!important;
    background-size: 80%!important;
    height: 500px;
    background-size: 70%!important;
}
#disclaimer-samanthaardente #disclaimer-header .span8 {
    width: 65%;
}
#disclaimer #billing-abo p {
    margin: 0px;
}
#disclaimer-header #samanthaardente {
    width: 265px;
}
.disclaimer-niche #disclaimer-span7 .nom-slogan {
    width: 99%;
}
.btn {
    background: #4ebd04;
    background-image: -webkit-linear-gradient(top, #4ebd04, #0c7a06);
    background-image: -moz-linear-gradient(top, #4ebd04, #0c7a06);
    background-image: -ms-linear-gradient(top, #4ebd04, #0c7a06);
    background-image: -o-linear-gradient(top, #4ebd04, #0c7a06);
    background-image: linear-gradient(to bottom, #4ebd04, #0c7a06);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    text-shadow: 1px 1px 0px #000000;
    -webkit-box-shadow: 2px 2px 6px #666666;
    -moz-box-shadow: 2px 2px 6px #666666;
    box-shadow: 2px 2px 6px #666666;
    color: #ffffff;
    font-size: 20px;
    padding: 9px 20px 10px 20px;
    text-decoration: none;
    cursor: pointer;
    margin-top: 30px;
}
.btn h5 {
    font-size: 40px;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
    text-align: center;
}
.btn h5 a {
    color: #ffffff;
}
.btn p {
    font-size: 23px;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0px;
    text-align: center;
}
.btn:hover {
    background: #7cdb00;
    background-image: -webkit-linear-gradient(top, #7cdb00, #539c00);
    background-image: -moz-linear-gradient(top, #7cdb00, #539c00);
    background-image: -ms-linear-gradient(top, #7cdb00, #539c00);
    background-image: -o-linear-gradient(top, #7cdb00, #539c00);
    background-image: linear-gradient(to bottom, #7cdb00, #539c00);
    text-decoration: none;
}
#disclaimer-pegas {
    margin-top: -10px;
}
#disclaimer-label {
    overflow: hidden;
    padding-left: 20%;
}
#disclaimer-label img {
    float: left;
    margin-right: 5px;
}
/*------------------------------------*\    disclaimer if soft\*------------------------------------*/

#if-soft-wrapper {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 15px;
    text-align: justify;
    z-index: 1500;
    position: fixed;
}
#if-soft {
    width: 600px;
    height: auto;
    background-color: #ffffff;
    padding: 5px 20px 0px 20px;
    z-index: 2000;
    position: relative;
    top: 200px;
    left: 500px;
}
#if-soft p#quitter {
    font-size: 16px;
    text-align: center;
    color: #000;
}
#if-soft #disclaimer p.warning {
    margin-top: 0px;
}
#if-soft #disclaimer h3 {
    font-size: 22px;
    margin-bottom: 0px;
}
/*------------------------------------*\    MISC\*------------------------------------*/

::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}
::-webkit-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}
::-moz-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}
.tp-bullets {
    z-index: 997;
}
button,
input,
select,
textarea {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
}
/*------------------------------------*\    WORDPRESS CORE\*------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {}.bypostauthor {}
/*------------------------------------*\    Disclaimer Niches\*------------------------------------*/

#disclaimer-fantasmesquebec #disclaimer-header h1 {
    font-family: 'Open', sans-serif;
    font-size: 43px;
    text-align: center;
}
.niches-disclaimer #span4-lys {
    display: block;
    float: right;
    padding-top: 15%;
}
#disclaimer-peinemajeures #span4-lys {
    padding-top: 11%;
}
.niches-disclaimer #disclaimer-span4 {
    padding: 0px 0px 0px 86px!important;
}
.niches-disclaimer #span4-lys {
    height: 400px;
}
.niches-disclaimer #disclaimer-header h1 {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    font-weight: 900;
    margin: 10px 0px 0px;
}
.niches-disclaimer #disclaimer h3 {
    font-size: 26px;
}
#disclaimer-livresmouilles #disclaimer-header h1 {
    font-family: 'Open', sans-serif;
    font-size: 51px;
    text-align: center;
}
#disclaimer-peinemajeures #disclaimer-header h1 {
    text-align: center;
    font-size: 51px;
}
.niches-disclaimer .nom-slogan {
    float: none;
}
.niches-disclaimer #disclaimer-header h1 {
    text-align: center;
}
#disclaimer-castingdecul #disclaimer-header h1 {
    text-align: center;
    font-size: 51px;
}
#disclaimer-castingdecul #span4-lys {
    display: block;
    float: right;
    padding-top: 1%;
}
#disclaimer-crossetoi #disclaimer-header h1 {
    text-align: center;
    font-size: 51px;
}
#disclaimer-crossetoi #span4-lys {
    float: right;
    padding-top: 0%;
}
.en-crossetoi #span4-lys img {
    width: 380px;
    margin: 0 auto;
    float: none;
}
.lusteden #disclaimer-header .logo {
    width: 180px;
}
#disclaimer-apeinemajeures .niche-slogan-disclaimer {
    color: #ff00d8;
    text-transform: capitalize;
    font-weight: 200;
    font-family: Fredericka the Great!important;
}
#disclaimer-apeinemajeures .dis-logo-en {
    width: 150px;
    margin-top: 20px;
}
#disclaimer-apeinemajeures #apeinemajeures {
    width: 155px;
    margin-top: 15px;
}
#disclaimer-petites #disclaimer-header h1 {
    text-align: center!important;
    font-size: 35px;
    margin-top: 25px;
}
#disclaimer-cuveegrivoise #span4-lys {
    padding-top: 12%;
}
#disclaimer-jeunesetjuteuses #disclaimer-header h1 {
    text-align: center;
    font-size: 41px;
}
#disclaimer-lesbiennespurelaine #disclaimer-header h1 {
    text-align: center;
    font-size: 41px;
}
#disclaimer-petitessuceuses #disclaimer-header h1 {
    text-align: center;
    font-size: 50px;
}
#disclaimer-petitessuceuses #span4-lys {
    float: right;
    padding-top: 0%;
}
#disclaimer-quebectotons #disclaimer-header h1 {
    text-align: center;
    font-size: 50px;
}
#disclaimer-tripsatrois #disclaimer-header h1 {
    text-align: center;
    font-size: 50px;
}
#disclaimer-tripsatrois #span4-lys {
    float: right;
    padding-top: 0%;
}
#disclaimer-tripsatrois #span4-lys img {
    float: none;
    margin: 0 auto;
    width: 350px;
}
#disclaimer-quebectotons #quebectotons {
    width: 145px;
}
#disclaimer-tripsatrois #disclaimer h3 {
    font-size: 30px;
}
#disclaimer-pornstarsquebecoises #disclaimer-header h1 {
    text-align: center;
    font-size: 37px;
}
#disclaimer-pornstarsquebecoises .nom-slogan {
    float: none;
}
#disclaimer-pornstarsquebecoises #disclaimer h3 {
    font-size: 26px;
}
#disclaimer-pornstarsquebecoises #disclaimer-span4 {
    padding: 0px 0px 0px 86px!important;
}
#x.y
/*------------------------------------*\    Playboy\*------------------------------------*/

#playboytv {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1000px;
    height: 200px;
    z-index: 5;
    background: url(https://www.pegasproductions.com/wp-content/themes/pegasproductions-new/imgs/banners/playboytv-background.png);
    border-radius: 5px 5px 0 0;
    padding: 10px;
    display: none;
}
#playboytv::-webkit-input-placeholder {
    color: #222;
}
#playboytv h4 {
    font-size: 30px;
    background: -webkit-linear-gradient(#f58c00, #ffdd42);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    -webkit-text-stroke: 1px black;
    margin: 0px;
    color: #F60;
}
#playboytv h5 {
    font-size: 30px;
    font-weight: 900;
    color: black;
    margin: -8px 0px 1px 15px;
}
#playboytv p a {
    font-size: 15px;
    font-weight: bold;
    color: black;
    font-family: 'Raleway', sans-serif;
}
#playboytv p {
    margin: 2px auto;
    font-size: 17px;
    line-height: 11px;
    color: black;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
}
#playboytv a.Bouton-playboy p {
    line-height: 22px;
    font-weight: 500;
}
#offreplayboy {
    width: 950px;
    margin: 60px auto;
    padding-left: 30px;
}
#offreplayboy input {
    color: #222;
    font-size: 18px;
    width: 95%;
    height: 30px;
    padding-left: 5px;
    border: solid 1px #555;
    background-color: #eed;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
#offreplayboy .span10 {
    padding-left: 65px;
}
#offreplayboy .span5 {
    margin-top: 10px;
}
#offreplayboy .span1 {
    margin-top: 0px;
}
.Bouton-playboy {
    width: auto;
    padding: 0.5px 30px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    border-radius: 4px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
    font-size: 15px;
}
.Bouton-playboy,
.Bouton-playboy:active {
    background: #05e000;
    background: linear-gradient( #05e000, #004e06);
    background: -webkit-linear-gradient( #05e000, #004e06);
    background: -moz-linear-gradient( #05e000, #004e06);
    background: -ms-linear-gradient( #05e000, #004e06);
    background: -o-linear-gradient( #05e000, #004e06);
    background: linear-gradient( #05e000, #004e06);
}
.Bouton-playboy {}.Bouton-playboy:hover {
    color: #ffffff;
    background: #05e000;
    background: -webkit-linear-gradient( #004e06, #05e000);
    background: -moz-linear-gradient( #004e06, #05e000);
    background: -ms-linear-gradient( #004e06, #05e000);
    background: -o-linear-gradient( #004e06, #05e000);
    background: linear-gradient( #004e06, #05e000);
    font-family: Arial, sans-serif;
    font-weight: bold;
}
.Bouton-playboynon {
    width: auto;
    padding: 4px 15px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    border-radius: 4px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
    font-size: 15px;
}
.Bouton-playboynon,
.Bouton-playboynon:active {
    background: #05e000;
    background: linear-gradient( #ff0000, #ad0000);
    background: -webkit-linear-gradient( #ff0000, #ad0000);
    background: -moz-linear-gradient( #ff0000, #ad0000);
    background: -ms-linear-gradient( #ff0000, #ad0000);
    background: -o-linear-gradient( #ff0000, #ad0000);
    background: linear-gradient( #ff0000, #ad0000);
}
.Bouton-playboynon:hover {
    color: #ffffff;
    background: #05e000;
    background: -webkit-linear-gradient( #ad0000, #ff0000);
    background: -moz-linear-gradient(#ad0000, #ff0000);
    background: -ms-linear-gradient( #ad0000, #ff0000);
    background: -o-linear-gradient( #ad0000, #ff0000);
    background: linear-gradient( #ad0000, #ff0000);
    font-family: Arial, sans-serif;
    font-weight: bold;
}
.Bouton-playboynon2 {
    width: auto;
    padding: 4px 15px;
    text-align: center;
    display: inline-block;
    margin: 0 auto 3px;
    border-radius: 4px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
    font-size: 15px;
}
.Bouton-playboynon2,
.Bouton-playboynon2:active {
    background: #05e000;
    background: linear-gradient( #fff400, #ffc100);
    background: -webkit-linear-gradient( #fff400, #ffc100);
    background: -moz-linear-gradient( #fff400, #ffc100);
    background: -ms-linear-gradient( #fff400, #ffc100);
    background: -o-linear-gradient( #fff400, #ffc100);
    background: linear-gradient( #fff400, #ffc100);
}
.Bouton-playboynon2 {}.Bouton-playboynon2:hover {
    color: #ffffff;
    background: #05e000;
    background: -webkit-linear-gradient( #ffc100, #fff400);
    background: -moz-linear-gradient(#ffc100, #fff400);
    background: -ms-linear-gradient( #ffc100, #fff400);
    background: -o-linear-gradient( #ffc100, #fff400);
    background: linear-gradient( #ffc100, #fff400);
    font-family: Arial, sans-serif;
    font-weight: bold;
}
#playboy-plustard {
    width: 32%;
    font-size: 14px!important;
}
#playboy-plustard p {
    font-size: 12px!important;
    padding: 2px 0px;
    color: black;
}
#playboy-jamais p {
    padding: 2px 0px;
    font-size: 12px!important;
}
#offreplayboy #bouton2-playboy {
    padding: 0px;
}
#offreplayboy span {
    text-transform: uppercase;
    color: #069c06;
}
#offreplayboy .grey {
    color: #525452;
}
#bouton2-playboy p {
    font-size: 14px;
    font-weight: 500;
}
#offreplayboy .span1 input {
    width: auto;
    padding: 4px 32px 4px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    border-radius: 4px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: 500;
    cursor: pointer;
    font-size: 15px;
    height: 49px;
    border: none;
}
/*------------------------------------*\\*------------------------------------*/
/*------------------------------------*\    PRINT\*------------------------------------*/

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
        font-family: 'Raleway', sans-serif;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        font-family: 'Raleway', sans-serif;
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
        font-family: 'Raleway', sans-serif;
    }
}
/*------------------------------------*\    à cacher temporairement\*------------------------------------*/
#emploi-mobile{
display:none;
}
.sf-menu-item-12054 {
    display: none;
}
.exif-data {
    display: none;
}
.ngg-imagebrowser-nav {
    display: none;
}
.ngg-imagebrowser h3 {
    display: none;
}
#logos-wrapper {
    display: none;
}
.first {
    visibility: hidden;
}
.contact-button-link.youtube {}#acteur-no .pastilles-filles {
    visibility: hidden!important;
}
.gars-image .pastilles-filles {
    visibility: hidden!important;
}

.nav ul li a.tube-gratuit-menu-header {
color: #ffde00!important;
}


.nav ul li a.tube-gratuit-menu-header:hover {
color: red!important;
font-weight:900;
}
.limited-trial-button:hover{
color:black!important;
background-color: #ffde00!important;
}

.limited-trial-div{overflow:hidden;
clear:both;
margin-top:20px; 
text-align:center;
padding-top:15px;
padding-bottom:15px; 
border: 1px solid black;
}


.limited-trial-button{
background-color: #62b303;
color: #fff;
border-radius: 5px;
text-align:center; 
color:white; 
display:block; 
overflow:hidden;
padding: 10px 90px 10px; 
max-width: 700px; 
margin: 0 auto;
font-size:25px;
}
#new-layout-h2-m1{
display:none;
}
#new-layout-h2-m2{
display:none;
}
#new-layout-h2-d1{
display:block;
}
#new-layout-h2-d2{
display:block;
}




/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px) {
/* A cacher ou afficher*/


	.fille-hover h4 {
		display: block;
		font-size: 30px;
		text-align: center;
		color: #f2000f;
		background-color: transparent;
		text-shadow: none;
	}
}