﻿@font-face {
    font-family: 'bigNoodleTitling';
    src: url('../font/big_noodle_titling.eot');
    src: url('../font/big_noodle_titling.eot') format('embedded-opentype'),
         url('../font/big_noodle_titling.woff2') format('woff2'),
         url('../font/big_noodle_titling.woff') format('woff'),
         url('../font/big_noodle_titling.ttf') format('truetype'),
         url('../font/big_noodle_titling.svg#big_noodle_titling') format('svg');
}

@font-face {
    font-family: 'BigNoodleTooOblique';
    src: url('../font/BigNoodleTooOblique.eot');
    src: url('../font/BigNoodleTooOblique.eot') format('embedded-opentype'),
         url('../font/BigNoodleTooOblique.woff2') format('woff2'),
         url('../font/BigNoodleTooOblique.woff') format('woff'),
         url('../font/BigNoodleTooOblique.ttf') format('truetype'),
         url('../font/BigNoodleTooOblique.svg#BigNoodleTooOblique') format('svg');
}

@font-face {
    font-family: 'RobotoLight';
    src: url('../font/RobotoLight.eot');
    src: url('../font/RobotoLight.eot') format('embedded-opentype'),
         url('../font/RobotoLight.woff2') format('woff2'),
         url('../font/RobotoLight.woff') format('woff'),
         url('../font/RobotoLight.ttf') format('truetype'),
         url('../font/RobotoLight.svg#RobotoLight') format('svg');
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('../font/RobotoRegular.eot');
    src: url('../font/RobotoRegular.eot') format('embedded-opentype'),
         url('../font/RobotoRegular.woff2') format('woff2'),
         url('../font/RobotoRegular.woff') format('woff'),
         url('../font/RobotoRegular.ttf') format('truetype'),
         url('../font/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
    font-family: 'RobotoMedium';
    src: url('../font/RobotoMedium.eot');
    src: url('../font/RobotoMedium.eot') format('embedded-opentype'),
         url('../font/RobotoMedium.woff2') format('woff2'),
         url('../font/RobotoMedium.woff') format('woff'),
         url('../font/RobotoMedium.ttf') format('truetype'),
         url('../font/RobotoMedium.svg#RobotoMedium') format('svg');
}














* {
	outline: none;
}
body {
	font-family: 'Roboto';
}
a {
	transition: all 0.6s;
}
h1 {
	margin-top: 20px;
    margin-bottom: 20px;
	font-size: 36px;
	color: #b7005c;
	font-family: 'BigNoodleTooOblique';
	letter-spacing: 2px;
}

#headerbox img .logo {
	width: 130px;
	height: 97px;
	margin-bottom: -45px;
}
.stars {
	display: inline-block;
	margin: 10px 0px 20px 0px;
}
.stars span {
	display: inline-block;
	margin: 0px 10px 0px 0px;
	color: #fb85c4;
	font-size: 24px;
	cursor: pointer;
}
.stars span.active, .stars span:hover {
	color: #cc0d59;
}
.stars strong {
	display: inline-block;
	margin: 0px 5px 0px 5px;
	color: #b7005c;
	font-size: 14px;
}
.half_block_70 table {
	width: 100%;
}
.half_block_70 table td {
	font-size: 18px;
	font-family: 'RobotoRegular';
}

.topped_box {
	margin-top: 30px !important;
}
.lettrefilter {
	display: block;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: center;
	background-color: #ffffff;
	border-bottom: 1px solid #b7005c;
}
.lettrefilter li {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 3.38%;
	list-style: none;
	text-align: center;
}
.lettrefilter li a {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 34px;
	font-family: 'bigNoodleTitling';
	color: #b7005c;
}
.lettrefilter li a:hover, .lettrefilter li.active a {
	color: #ffffff;
	background-color: #b7005c;
}

.nomargintop {
	margin-top: 0px !important;
}
.nomarginbottom {
	margin-bottom: 0px !important;
}
.borderBottom {
	border-bottom: 1px solid #d3d3d3;
}
.noborderBottom {
	border-bottom: 0px !important;
}
.noborder_bottom {
	border-bottom: 0px !important;
}
.borderBottomOnly {
	border-left: 0px !important;
	border-right: 0px !important;
}

.right {
	text-align: right;
}

.digitfilter {
	display: block;
	overflow: hidden;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: center;
	background-color: #ffffff;
	border-top: solid 1px #b7005c;
}
.digitfilter li {
	display: inline-block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 4%;
	list-style: none;
	text-align: center;
}
/*.digitfilter li:last-child {
	float: right;
	width: auto;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 34px;
	font-family: 'bigNoodleTitling';
	color: #000000;
	letter-spacing: 1px;
}*/
.digitfilter li a {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 34px;
	font-family: 'bigNoodleTitling';
	color: #000000;
}
.digitfilter li a:hover, .digitfilter li.active a {
	color: #ffffff;
	background-color: #b7005c;
}
.digitfilter li:first-child a, .digitfilter li:last-child a {
	#font-size: 22px;
	#line-height: 34px;
}


.red_head_bithd {
	border-bottom: 2px solid #ff0000 !important;
}
.red_head_bithd .lefticonBox {
	background-color: #ff0000;
}
.red_head_bithd .lefticonBox .fa {
	padding-right: 5px;
}

.big_button {
	display: inline-block;
    margin: 10px 10px 30px 10px;
	padding: 5px 40px 5px 40px;
    border: 0;
    background: linear-gradient(to right, #f61660, #a40352);
    color: #fff;
    font-family: 'bigNoodleTitling';
    letter-spacing: 4px;
    font-size: 42px;
    text-transform: uppercase;
    transition: all 0.6s;
    border-radius: 30px;
}
.big_button:hover {
	color: #f6bf16;
}
.psilvercolorbox p {
	color: #3b3b3b;
	line-height: 23px;
}
.red_head_simple_content {
	margin: 0px auto 0px auto;
	width: 590px;
}


.header {
	background-color: #000000;
}

.header .stat_box {
	display: inline-block;
	margin: 5px 0px 0px 0px;
	width: 32%;
	font-size: 30px;
	font-family: 'bigNoodleTitling';
	color: #ffffff;
}
.header .stat_box span {
	font-size: 18px;
	color: #ee145f;
}

.header .stat_box:nth-child(1) {
	text-align: left;
}
.header .stat_box:nth-child(2) {
	text-align: center;
}
.header .stat_box:nth-child(3) {
	text-align: right;
}

#content {
	padding-bottom: 25px !important;
	padding-bottom: 10px;
	width: 95%;
}
#content .border_left{
	position: fixed;
	width: 80px;
	height: 100vh;
	top: 0;
	z-index: -1;
	margin-left: -95px;
	background-image: url('../img/new/body_back_left.png');
	background-repeat: repeat-y;
}
#content .border_right{
	position: fixed;
	width: 80px;
	height: 100vh;
	top: 0;
	z-index: -1;
	background-image: url('../img/new/body_back_right.png');
	background-repeat: repeat-y;
}
p{
	font-size: 13px;
	text-align: justify;
}
a:hover{
	text-decoration: none;
	color: #fff;
}
.body_col {
	float: left;
	width: 65%;
	padding: 0px 0px 0px 0px;
}
.body_col_fw {
	width: 100%;
	padding: 30px 0px 0px 0px;
}
.right_col{
	float: left;
	width: 33.55%;
	padding: 0px 0px 0px 21px;
}
.half_block {
	position: relative;
	float: left;
	width: 49%;
	margin: 0px 1% 0px 0px;
	padding: 0px 0px 0px 0px;
	transition: all 0.6s;
}
.half_block img {
	width: 100%;
	height: auto;
	border: 1px solid #f61660;
}
.half_block_h5 {
	padding-left: 10px;
}

.half_block .cattitle {
	position: absolute;
	margin: 0px 21px 0px 0px;
	padding: 5px 10px 5px 10px;
	top: 1px;
	left: 1px;
	background-color: #f6bf16;
}
.half_block .cattitle a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	font-family: 'bigNoodleTitling';
	letter-spacing: 1px;
}
.half_block .cattitle a:hover {
	color: #b7005c;
}

.half_block .cattitle_info {
	display: block;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 4px 10px;
	bottom: 1px;
	right: 1px;
	background-color: #f61660;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	font-family: 'bigNoodleTitling';
	letter-spacing: 2px;
	transition: all 0.6s;
}
.half_block .cattitle_info:hover {
	color: #f6bf16;
}
.half_block .cattitle_readmo {
	display: none;
	width: 100%;
	position: absolute;
	top: 37%;
	left: 0px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-size: 36px;
	font-family: 'BigNoodleTooOblique';
	letter-spacing: 2px;
}
.half_block .half_block_a:hover .cattitle_readmo {
	display: block;
}

.half_block p {
	margin: 10px 10px 0px 0px;
	color: #1a1a1a;
	font-size: 14px;
	font-family: 'Roboto';
}

.bigmore {
	position: absolute;
	right: 0px;
	bottom: -42px;
	padding: 8px 45px 8px 45px;
	color: #ffffff;
	font-size: 18px;
	font-family: 'bigNoodleTitling';
	background-color: #000000;
}
.bigmore:hover {
	color: #f6bf16;
}

.half_block>div.half_block_a {
	position: relative;
}
/*.half_block>div.half_block_a:before {
	display: none;
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	transition: all 0.6s;
}*/
.half_block>div.half_block_a:hover:before {
	display: block;
}
.half_block_a h5 {
	position: absolute;
	top: -25px;
	left: 0px;
}
.half_block_a h6 a {
	color: #b7005c;
    font-size: 18px;
    font-family: 'bigNoodleTitling';
    letter-spacing: 1px;
}
.half_block>div.half_block_a img {
	/*display: block;*/
	margin: 0px auto 0px auto;
	max-width: 100%;
	height: auto;
	border: 1px solid #b7005c;
}

.scandals .half_block {
	width: 100%;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #c1c1c1;
}
.scandals .half_block:last-child {
	border-bottom: 0px;
}
.half_block.half_block_25p {
	width: 23%;
	margin-top: 0px;
}
.half_block.half_block_25p .cattitle a {
	font-size: 14px;
}

.happy_box_a .half_block.half_block_25p {
	padding-bottom: 10px;
}
.happy_box_a .half_block_a:after {
	position: absolute;
	content: '';
	width: 100%;
	left: 0px;
	bottom: -17px;
	border-bottom: 1px solid #c1c1c1;
}
.half_block_33p {
	margin-right: 1%;
	width: 32.3%;
}

.hl_box_flex {
	overflow: hidden;
	width: 100%;
	padding-bottom: 12px;
	border-bottom: 1px solid #d3d3d3;
	transition: all 0.6s;
}
.hl_box_flex:last-child {
	border-bottom: 0px;
}
.half_block h5 {
    margin: 0px 0px 10px 0px;
	transition: all 0.6s;
}
.half_block h5 a {
    color: #b7005c;
    font-size: 30px;
    font-family: 'bigNoodleTitling';
    letter-spacing: 2px;
}
.half_block h5 a:hover, .half_block h5:hover {
	color: #f6bf16;
}

.half_block h6 a {
    color: #b7005c;
    font-size: 15px;
    font-family: 'bigNoodleTitling';
    letter-spacing: 2px;
}

.half_block .rm {
	display: block;
	margin: 0px 0px 15px 0px;
	color: #b7005c;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'RobotoMedium';
	font-weight: bold;
}
.half_block .rm:hover {
	color: #f6bf16;
}
.half_block .rm1 {
	position: absolute;
	bottom: -30px;
	left: 15px;
	margin: 0px 0px 2px 0px;
}
.half_block .dt {
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'RobotoRegular';
	font-weight: bold;
	letter-spacing: 2px;
}

.paddingbottom {
	padding-bottom: 12px;
}
.paddingbottom:last-child {
	border-bottom: 0px;
}

.item_name{
	color: #b7005c;
	text-transform: uppercase;
	font-family: 'RobotoMedium';
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
p.info_block {
	margin-top: 20px;
	margin-bottom: 15px;
	color: #1a1a1a;
	font-size: 16px;
}
@media screen and (max-width: 640px){
	p.info_block {
		margin-top: 0px;
		padding: 5px;
	}
}
p.info_block span {
	color: #b7005c;
}
p.info_block a:hover span {
	color: #f6bf16;
}
.head_logo {
	text-align: right;
}
.head_logo img{
	display: inline-block;
	position: relative;
	z-index: 100;
	bottom: -30px;
	transition: all 0.6s;
}
.head_logo img:hover {
	transform: scale(1.05);
}
#headerbox .girls{
	float: right;
	margin-right: -7vw;
}
#headerbox .topgirl{
	float: right;
	margin-right: -20px;
	z-index: 2;
	position: relative;
}
#headerbox .info{
	position: absolute;
	right: 70px;
	width: 70%;
	height: 100px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 1px;
	margin-top: 45px;
	padding: 18px 70px 0px 30px;
	z-index: 0;
	font-size: 14px;
	font-family: 'RobotoMedium';
	background-color: rgba(186, 10, 97, 0.5);
}


.navigation {
	display: block;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 110px;
}
.navigation.navigationSearch {
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navigation > li {
	position: relative;
	list-style: none;
}
.navigation li .navigationSub {
	position: absolute;
	z-index: 100;
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	list-style: none;
	background-color: #ffffff;
}
.navigation li:hover .navigationSub {
	display: block;
}
.navigation li .navigationSub li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}
.navigation li .navigationSub li:last-child {
	border-bottom: 0px;
}
.navigation li .navigationSub li a {
	color: #000000;
	font-size: 14px;
	font-family: 'bigNoodleTitling';
}


.navigation li.menu_item>a {
	display: block;
	position: relative;
	z-index: 200;
	font-size: 30px;
	color: #fff;
	padding: 0px 30px 0px 30px;
	text-transform: uppercase;
	font-family: 'BigNoodleTooOblique';
	letter-spacing: 3px;
}
.menu li.menu_item a:hover, .navigation li.home a:hover, .menu li.menu_item.active a {
	color: #f6bf16;
}
.navigation li.home a {
	font-size: 18px;
	padding: 12px 10px 12px 10px;
}
.navigation > li.menu_item, .navigation > li.home{
	float: left;
}
.navigation > li.search {
	position: relative;
	width: 100%;
}
.search input {
	#display: block;
	#position: absolute;
	left: 0px;
	top: 0px;
	border: 1;
	height: 33px;
	margin: 6px 0px 0px 0px;
	padding: 5px 55px 5px 25px;
	width: 100%;
	font-size: 18px;
	font-family: 'bigNoodleTitling';
	letter-spacing: 1px;
	color: #b7005c;
	text-transform: uppercase;
}
.search input::placeholder {
	color: #b7005c;
}
.search button {
	display: block;
	position: absolute;
	right: 2px;
	top: 0px;
	margin-left: -52px;
	margin-top: 8px;
	border: 0;
	height: 29px;
	width: 50px;
	background: linear-gradient(to right, #f61660, #a40352);
	color: #fff;
	font-family: 'bigNoodleTitling';
	letter-spacing: 1px;
	font-size: 18px;
	text-transform: uppercase;
	transition: all 0.6s;
}
.search button:hover {
	color: #f6bf16;
}
.menu{
	background-color: #de115c;
}
.more{
	float: right;
	color: #fff;
	font-size: 13px;
}
.more i{
	font-size: 9px;
	display: block;
	float: right;
	padding: 4px 3px;
}
.white_head {
	font-family: 'RobotoMedium';
	color: #88026c;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.red_head {
	padding: 0px 0px 2px 0px;
	font-family: 'BigNoodleTooOblique';
	#background: linear-gradient(to right, #ee145f, #a40352);
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 2px solid #ee145f;
	cursor: pointer;
}
.red_head a {
	display: inline-block;
	padding: 2px 15px 2px 15px;
	float: right;
	color: #000000;
	font-size: 18px;
	font-family: 'bigNoodleTitling';
}
.red_head a.activemy {
	color: #ffffff;
	background-color: #ee145f;
}
.red_head a:hover, .red_head span:hover {
	color: #f6bf16;
	transition-duration: 0.5s;
}
.red_head.red_head_center {
	padding: 7px 15px 5px 15px;
	text-align: center;
	border: 1px solid #cccccc;
    border-radius: 30px;
}

#logoSearch1 {
	display: none;
}
#logoSearch2 {
	display: block;
}

.red_head ul {
	display: table;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: center;
}
.red_head ul li {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: center;
}
.red_head ul li a {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	font-family: 'BigNoodleTooOblique';
	color: #ffffff;
	font-size: 24px;
}

.red_head_red {
	background-color: #ee145f;
	border-bottom: 3px solid #ee145f;
}

.private_info_box {
	margin-top: 15px;
	overflow: hidden;
}
.private_info_box h5 {
	color: #b7005c;
	font-size: 14px;
	letter-spacing: 1px;
}
.private_info_box h5:hover {
	color: #b7005c;
}
.private_info_box .half_block .cattitle {
	top: 1px;
}
.private_info_box h5 span {
	font-size: 12px;
	color: #b7005c;
	font-weight: normal;
}

.PstAuthor {
	padding: 20px 0px 10px 0px;
	color: #ff3dba;
}
.PstContent {
	position: relative;
	padding: 5px 10px 5px 10px;
	color: #3b3b3b;
	font-size: 14px;
	font-family: 'RobotoRegular';
	border: 1px solid #d3d3d3;
}
.PstContent:before {
	position: absolute;
	left: 50px;
	top: -12px;
	content: '';
	height: 12px;
	width: 19px;
	background-image: url('../img/comment_path.jpg');
}

.letterbox {
	background-color: #b7005c;
	border-bottom: 2px solid #b7005c;
}

.last_news a.superLinc {
	display: inline-block;
	margin: 0px 30px 0px 0px;
	padding: 5px 20px 5px 20px;
	font-size: 18px;
	font-family: 'BigNoodleTooOblique';
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 2px;
	background-color: #b7005c;
}
.border_bottom {
	clear: both;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #d3d3d3;
}
.border_bottom_simple {
	clear: both;
	border-bottom: 1px solid #d3d3d3;
	transition: all 0.6s;
}

.private_photolist_box .half_block.half_block_25p {
	margin-top: 0px;
	padding-bottom: 0px;
}
.bg_white_box.private_photolist_box {
	padding-bottom: 15px;
}
.private_videolist_box .half_block {
	padding-bottom: 10px;
	padding-top: 0px;
}
.private_videolist_box .private_video_lnf {
	clear: both;
	padding: 10px 0px 10px 0px;
}
.private_photolist_box .private_photolist_name {
	color: #b7005c;
	font-size: 13px;
	font-family: 'Roboto';
    text-align: center
}
.private_photolist_box .private_photolist_name:hover {
	color: #f6bf16;
}

.red_head_center_content {
	margin: 30px auto 30px auto;
	width: 80%;
}
.lefticonBox {
	padding: 5px 15px 5px 15px;
	font-family: 'BigNoodleTooOblique';
	background-color: #ee145f;
	text-align: center;
}
.lefticon {
	display: inline-block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 20px;
	height: 20px;
	background-image: url('../img/m_1.png');
}
.lefticon1 {
	height: 18px;
	background-image: url('../img/m_2.png');
}
.lefticon2 {
	height: 18px;
	background-image: url('../img/m_3.png');
}

.bg_green_box {
	border-bottom: 2px solid #000000;
}
.bg_green_box .lefticonBox {
	background-color: #ee145f !important;
}
.bg_green_box .red_head {
	border-bottom: 2px solid #ee145f !important;
}
.bg_green_box .red_head a.activemy {
	background-color: #ee145f !important;
}

.serin_head {
	border-bottom: 2px solid #7803a3 !important;
}
.serin_head .lefticonBox {
	background-color: #7803a3 !important;
}




.ora_head_light {
	border-bottom: 2px solid #ff6600 !important;
}
.ora_head_light  .lefticonBox {
	padding: 5px 15px 7px 15px;
	/*font-size: 24px;*/
	#background-color: #ff6600 !important;
}
.ora_head_light  .lefticonBox .fa {
	padding-right: 5px;
	font-size: 24px;
}

.button_link{
	padding: 7px 18px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'bigNoodleTitling';
	letter-spacing: 2px;
	background-color: #b7005c;
}
.button_link:hover {
	color: #f6bf16;
}
.box:after {
	clear: both;
	content: " ";
	display: table;
}
.lite_text{
	font-size: 11px;
	color: #8f8f8f;
	margin-top: 0px;
	margin-bottom: 0;
}
.item {
	margin-top: 10px;
}
.item:after{
	clear: both;
	content: " ";
	display: table;
}
.news_name{
	color: #b7005c;
	font-family: 'RobotoMedium';
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.news_categories a{
	background-color: #f2f2f2;
	color: #b7005c;
	padding: 5px 10px;
	border-radius: 5px;
}
.photos{
	border: 1px solid #8f8f8f;
	margin: 10px 0;
}
.photos .photo_slider > button, .scandals > button {
	display: none;
}
.photos_item{
	float: left;
	width: 33.33333%;
	padding: 20px 20px;
}
.photos_item img{
	width: 100%;
	border: 1px solid #b7005c;
}
.last_news{
	margin: 20px 0px 0px 0px;
}
.last_news ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.last_news a {
	color: #b7005c;
	font-weight: bold;
	font-size: 14px;
}
.last_news a span {
	color: #3b3b3b;
	font-weight: normal;
}
.last_news a:hover {
	color: #f6bf16;
}
.last_news.last_news_content {
	padding: 0px 0px 0px 0px;
}
.last_news.last_news_content h3 {
	font-family: 'RobotoMedium';
	font-weight: bold;
	font-size: 14px;
	color: #b7005c;
	text-transform: uppercase;
}
.last_news.last_news_content p {
	font-size: 14px;
	font-family: 'RobotoRegular';
}



.half_block_30 {
	width: 30%;
}

.new-right-block-30{
	width: 30%;
}

@media screen and (max-width: 1200px){
	.new-right-block-30{
		width: 49%;
	}
}
@media screen and (max-width: 768px){
	.new-right-block-30{
		width: 32%;
	}
}
.half_block_70 {
	width: 66%;
}
.text_left{
	float: left;
}
.text_right{
	float: right;
}

.colorYellow {
	color: #ff3dba !important;
}
.private_info_box .colorYellow {
	padding: 0px 10px 0px 8px;
}

.box_flex {
	display: flex;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 17px 0px;
	border-bottom: 1px solid #d3d3d3;
	transition: all 0.6s;
}
.box_flex:last-child {
	border-bottom: 0px;
}
.actress_item {
	float: left;
	width: 50%;
	margin: 0px 0px 0px 0px;
}
.actress_item.actress_item_info {
	position: relative;
	padding: 0px 0px 0px 10px;
}
.actress_item.actress_item_info span {
	display: block;
	margin: -3px 0px 5px 0px;
	color: #333333;
	font-size: 14px;
	font-family: 'RobotoRegular';
	font-weight: bold;
}
.actress_item.actress_item_info h5 {
	margin: 0px 0px 10px 0px;
}
.actress_item.actress_item_info h5 a {
	color: #b7005c;
	font-size: 18px;
	font-family: 'bigNoodleTitling';
	letter-spacing: 1px;
}
.actress_item.actress_item_info h5 a:hover {
	color: #f6bf16;
}
.actress_item.actress_item_info p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #1a1a1a;
	font-size: 14px;
	font-family: 'Roboto';
}
.actress_item img {
	max-width: 100%;
	width: 100%;
	height: auto;
	border: 1px solid #b7005c;
}

.ltgreen_head {
	border-bottom: solid 2px #03a429;
}
.ltgreen_head .ltgreen_head_title {
	padding: 7px 25px 7px 15px;
	background-color: #03a429;
	font-size: 24px;
	font-family: 'BigNoodleTooOblique';
	font-style: italic;
	letter-spacing: 3px;
}

.red_head_light {
	border-bottom: 2px solid #ee145f;
}
.red_head_light .lefticonBox {
	background-color: #ee145f;
}
.red_head_light .lefticonBox .fa {
	font-size: 25px;
}
.red_head_light a.activemy {
	background-color: #ee145f;
}

.red_head_black {
	border-bottom: 2px solid #b7005c;
}
.red_head_black .lefticonBox {
	background-color: #b7005c;
}
.red_head_black .lefticonBox .fa {
	font-size: 20px;
}
.red_head_black a.activemy {
	background-color: #b7005c;
}

.searches{
	margin-top: 30px;
}
i.small{
	font-size: 11px;
	line-height: 29px;
	margin-right: 1px;
}
i.micro {
	font-size: 8px;
	line-height: 38px;
	margin-right: 1px;
}
i.medium{
	font-size: 13px;
	line-height: 43px;
	margin-right: 2px;
}
i.big{
	font-size: 20px;
    line-height: 34px;
}
ul.searches_body {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	list-style: square inside;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
ul.searches_body li {
	padding-left: 10px;
	float: left;
	width: 50%;
	color: #b7005c;
	text-align: left;
}
ul.searches_body li a {
	color: #b7005c;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
ul.searches_body li a:hover {
	color: #f6bf16;
}
.box_stars {
	margin-top: 30px;
	background-color: #ffffff;
}
.bg_white_box {
	position: relative;
	margin: 20px 0px 70px 0px;
	padding: 0px 0px 18px 0px;
	background-color: #ffffff;
	border-bottom: 2px solid #000000;
	transition: all 0.6s;
}


.scandal_item img{
	width: 100%;
	border: 1px solid #b7005c;
	margin-top: 5px;
}
.show_mid{
	display: none;
}



#footer .footerlogobox {
	padding-top: 30px;
}
#footer .footerlogobox img {
	max-width: 100%;
	height: auto;
}

#footer {
	padding-top: 40px;
	border-top: solid 10px #ed145e;
	background-color: #000000;
}
#footer .footer_menu {
	padding-left: 15px;
	float: left;
	width: 25%;
	border-left: solid 1px #ed145e;
}
#footer h4 {
	margin: 0px 0px 0px 0px;
	font-family: 'BigNoodleTooOblique';
	font-size: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffffff;
	padding-bottom: 0px;
}
#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}
#footer ul li{
	color: #fff;
}
#footer ul  a{
	color: #ffffff;
	font-family: 'RobotoRegular';
	font-size: 14px;
	letter-spacing: 1px;
}
#footer ul  a:hover {
	color: #f6bf16;
}
#footer p {
	color: #ffffff;
	font-family: 'RobotoRegular';
	font-size: 14px;
	letter-spacing: 1px;
}

#footer .copywrite {
	border-top: 1px solid #ffffff;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 15px;
}
#footer .copywrite p {
	color: #951050;
	text-align: center;
}
#footer .copywrite p span {
	margin: 0 10px;
	color: #5e5e5e;
	font-size: 18px;
	font-family: 'bigNoodleTitling';
	letter-spacing: 3px;
}
#footer .copywrite a {
	color: #5e5e5e;
}
#footer .copywrite a:hover {
	color: #ffffff;
}
#footer .displayFlex {
	clear: both;
}
#footer .displayFlex > div {

}


#nsltrBox {
	position: relative;
	margin: 15px 0px 15px 0px;
	width: 100%;
}
#nsltrBox input[type="email"] {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 31px;
	padding: 0px 40px 0px 15px;
	font-size: 18px;
	font-family: 'bigNoodleTitling';
	color: #000000;
	border: 0px;
}
#nsltrBox input[type="submit"] {
	position: absolute;
	right: 0px;
	width: 30px;
	font-size: 18px;
	font-family: 'bigNoodleTitling';
	color: #ffffff;
	background-color: #ee145f;
	border: 2px solid #ffffff;
}


.clear {
	clear: both;
}
.white_head {
	background: none;
	color: #b7005c;
	background-color: #ffffff;
}
a.white_head_centerTitle {
	float: none;
	color: #b7005c;
	font-size: 30px;
    line-height: 35px;
}

.last_news_simple {
	padding: 17px 20px 0px 0px;
}
.last_news_simple h3 {
	margin: 0px 0px 10px 0px;
    font-family: 'RobotoMedium';
    font-weight: bold;
    font-size: 14px;
    color: #b7005c;
    text-transform: uppercase;
}
.last_news_simple p {
	color: #3b3b3b;
	font-size: 14px;
    font-family: 'RobotoRegular';
}

.four_sm_img {
	padding: 17px 17px 0px 0px;
}
.four_sm_img .w50p {
	float: left;
	width: 50%;
	padding: 0px 0px 19px 17px;
}
.four_sm_img .w50p img {
	display: block;
	margin: 0px auto 0px auto;
	max-width: 100%;
	height: auto;
	border: 1px solid #b7005c;
}

.sliderMoover {
	position: absolute;
	left: 0px;
	bottom: -40px;
	width: 166px;
	height: 40px;
	background-color: #000000;
}
.sliderMoover .sliderMooverL, .sliderMoover .sliderMooverC, .sliderMoover .sliderMooverR {
	float: left;
	width: 33.33%;
	height: 100%;
	color: #ffffff;
	cursor: pointer;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}

.sliderMoover {
	display: none;
}
.sliderHider {
	margin: 0px 0px 50px 0px;
	display: none;
	position: relative;
	border-bottom: 2px solid #000000;
}
.readmoHider {
	display: none;
}


.margintop15 {
	margin-top: 15px !important;
}




.marginLeft {
	margin-left: 1% !important;
}

@media screen and (max-width: 1200px){
	ul.searches_body li {
		width: 100%;
	}
}

@media screen and (min-width: 1000px){
	.mobyslider_3 .medium-tab{
		display: none;
	}
}
@media screen and (max-width: 1000px){
	#nsltrBox {
		width: 366px;
		left: 50%;
		margin-left: -183px;
		margin-top: 50px;
	}
	#footer .copywrite {
		margin-top: 80px;
	}

	.navigation li.menu_item>a {
		font-size: 20px;
		line-height: 45px;
	}
	.right_col .actress_item.actress_item_info span {
		display: none;
	}

	.scandals .half_block {
		width: 49%;
		margin-right: 1%;
		float: left;
	}
	.scandals .half_block:last-child {
		border-bottom: 1px solid #c1c1c1;
	}

	.footerCopyTop {
		overflow: hidden;
		padding-bottom: 30px;
	}
	.footerCopyTop > a {
		display: block;
		float: left;
		width: 40%;
		text-align: right;
	}
	.footerCopyTop > p {
		display: block;
		padding-left: 15px;
		float: left;
		width: 60%;
		text-align: left;
	}
	.searches {
		margin-top: 0px;
	}
	.navigation > li.menu_item, .navigation > li.home {
		display: inline-block;
		float: none;
	}
	.body_col{
		width: 100%;
		padding: 0;
	}
	.right_col{
		width: 100%;
		padding: 0;
	}
	.mobyslider_3 .small-hide{
		display: none;
	}

	#content .border_left, #content .border_right {
		display: none;
	}
	ul.searches_body li{
		width: 25%;
	}
	.box_stars .box_flex {
		display: block;
		float: left;
		width: 25%;
		margin: 10px 0px 10px 0px;
		padding: 0px 5px 0px 5px;
		border-bottom: 0px;
	}

	.mobyslider_3 .medium-tab {
		display: block;
		float: left;
		width: 25%;
		margin: 10px 0px 10px 0px;
		padding: 0px 5px 0px 5px;
		border-bottom: 0px;
	}
	.box_stars .box_flex .actress_item {
		width: 100%;
	}
	.actress_item.actress_item_info h5 {
		margin: 10px 0px 10px 0px;
	}

	.last_news ul li a {
		font-size: 13px;
	}

	.red_head_simple_content .last_news ul li {
		width: 100%;
		font-size: 14px;
	}
	.red_head_simple_content .last_news ul li a {
		font-size: 14px;
	}

	.red_head ul li a {
		font-size: 22px;
	}
}

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

	.navigation li.menu_item>a {
		font-size: 30px;
		line-height: 45px;
	}
	.navigation {
		padding: 0px 0px 0px 0px;
		text-align: center;
	}

	#logoSearch1 {
		display: block;
		margin-top: 41px;
		z-index: 5000;
	}

	#headerbox img .logo {
		margin-bottom: 0px;
		margin: 15px 0px 15px 0px;
	}
	.logo{
		height: 80px;
	}
	h1 {
		font-size: 22px;
	}
	.red_head.red_head_center {
		font-size: 20px;
		letter-spacing: 2px;
        border-radius: 20px;
	}
	.letterbox {
		font-size: 30px !important;
		line-height: 35px !important;
	}
	.red_head_big {
		font-size: 30px !important;
		line-height: 35px !important;
	}
	.espace{
		display: none;
	}
	.div-stat-box{
		width: 50%;
	}
}

@media screen and (max-width: 750px){
	.header .stat_box {
		display: none;
	}
	.last_news ul li {
		width: 100%;
	}
}

@media screen and (min-width: 695px) and (max-width: 767px){
	#logoSearch1 {
		position: absolute;
		top: -125px;
		right: 15px;
		width: 300px;
	}
}


@media screen and (max-width: 694px){
		#logoSearch1 {
			top: -125px;
			position: absolute;
			right: 15px;
			width: 300px;
		}
}

@media screen and (max-width: 768px){
	.slick-slider {
		margin-bottom: 0px;
	}
	.red_head ul li a {
		font-size: 14px;
	}
	.digitfilter li {
		width: 6%;
	}
	#footer .displayFlex > div {
		border: 0px;
		text-align: center;
	}
	.red_head {
		font-size: 24px;
		line-height: 31px;
	}
}

@media screen and (max-width: 700px){
	.scandals .half_block {
		margin-right: 0% !important;
	}
	.hide700 {
		display: none;
	}
	.half_block_33p_a {
		width: 49% !important;
	}
	.half_block .cattitle_info {
		font-size: 16px;
		line-height: 18px;
	}
	.half_block {
		width: 100%;
	}

	.star-info{
		margin-left: 10px;
	}
	.half_block h5 {
		margin-top: 15px;
		margin-left: 10px;
	}
	.mobyslider_4 .half_block {
		float: none;
	}
	.red_head_center_content {
		width: 100%;
	}
	.red_head_simple_content {
		width: 100%;
	}
	.hide750{
		display: none;
	}
	.center750{
		text-align: center;
	}
	.slide{
		display: none;
		width: 70%;
		float: left;
	}
	.slide.active{
		display: block;
	}
	.photos .photo_slider > button,
	.scandals > button{
		display: block;
		float: left;
		width: 15%;
		margin-top: calc(29% - 35px);
		border: none;
		background-color: inherit;
		font-size: 70px;
		color: #b7005c;
	}
	.actress_item{
		width: 49%;
		margin: 10px 1%;
		float: left;
		border-bottom: 1px solid;
	}
	.actress_item img{
		max-width: 100%;
		height: auto;
		border: 1px solid #b7005c;
	}
	ul.searches_body li {
		width: 50%;
	}
	#footer .footer_menu{
		width: 50%;
		padding: 0 20px;
	}
	#footer .footer_menu.active ul {
		display: block;
		list-style: square inside;
		padding: 0 10px;
	}
	.lettrefilter li {
		width: 9%;
	}

	.digitfilter li {
		width: 9%;
	}




	/*.mobyslider_1, .mobyslider_2, .mobyslider_3, .mobyslider_4, .mobyslider_5 {
		overflow: hidden;
	}
	.mobyslider_1 .half_block, .mobyslider_2 .half_block, .mobyslider_3 .half_block, .mobyslider_4 .half_block, .mobyslider_5 .half_block, .mobyslider_6 .half_block, .mobyslider_7 .half_block {
		margin-left: 0px;
		margin-right: 0px;
	}
	.mobyslider_1 .half_block_33p, .mobyslider_2 .half_block_33p, .mobyslider_3 .half_block_33p, .mobyslider_4 .half_block_33p, .mobyslider_5 .half_block_33p, .mobyslider_6 .half_block_33p, .mobyslider_7 .half_block_33p {
		margin-left: 0px;
		margin-right: 0px;
	}
	.mobyslider_1 .actress_item, .mobyslider_2 .actress_item, .mobyslider_3 .actress_item, .mobyslider_4 .actress_item, .mobyslider_5 .actress_item, .mobyslider_6 .actress_item, .mobyslider_7 .actress_item {
		margin-left: 0px;
		margin-right: 0px;
	}
	.mobyslider_2 .box_flex {
		padding: 0px 0px 0px 0px !important;
	}*/
}

@media screen and (max-width: 680px){
	.sliderMoover {
		display: block;
	}
	.sliderHider {
		display: block;
	}
	.readmoHider {
		display: block;
	}
	.lettrefilter li {
		width: 6%;
	}
}

@media screen and (max-width: 640px){
	#headerbox img.logo {
		margin: 5px 0px 5px 0px;
		float: right;
		height: 20px;
	}
	#logoSearch1 {
		display: none;
	}
	.half_block .rm {
		float: left;
		margin: 0px 0px 5px 0px;
	}
	.half_block .dt {
		float: right;
		margin: 0px 0px 5px 0px;
	}
	.half_block.half_block_h5 {
		padding-top: 0px;
	}
	.private_photolist_box .half_block.half_block_25p {
		width: 49%;
	}
	.private_photolist_box .half_block.whole-block {
		width: 100%;
	}
	ul.searches_body li {
		width: 50%;
	}

	#hfhu_1, #hfhu_2, #hfhu_3, #hfhu_4 {
		display: none;
	}
	#footer .footer_menu {
		margin-bottom: 15px;
		width: 100%;
		border-left: 0px;
		border-bottom: 1px solid #ed145e;
	}
	#footer h4 {
		margin: 0px 0px 14px 0px;
		cursor: pointer;
		text-align: left;
	}
}

@media screen and (max-width: 630px){
	.mobyslider_2 .half_block.half_block_33p {
		width: 50%
	}
	.happy_box .half_block_25p {
		width: 49%;
		width: 49%;
	}
	#headerbox img {
		display: block;
		float: none;
		margin: 10px auto 0px auto;
	}
	.red_head {
		font-size: 18px;
		line-height: 21px;
	}
	.private_videolist_box .red_head {
		font-size: 30px;
		line-height: 35px;
	}
}

@media screen and (max-width: 480px){
	#footer .footer_menu{
		width: 100%;
	}
	.footer_menu h4 {
		text-align: center;
	}
	.footer_menu ul {
		padding: 10px 0px 0px 0px;
		list-style: none;
	}
	.footer_menu ul li {
		text-align: center;
	}
	.box_stars .box_flex {
		width: 50%;
	}
	.box_stars .box_whole{
		width: 100%;
		display: block;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 5px 0px 5px;
		border-bottom: 0px;
	}
	.actress_item.actress_item_info p {
		display: none;
	}
	.box_stars .box_flex .actress_item {
		margin: 0px 0px 0px 0px;
		border-bottom: 0px;
	}
	.actress_item.actress_item_info {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	.actress_item.actress_item_info span {
		display: none;
	}
	body .container{
		padding-left: 5px;
		padding-right: 5px;
	}
	#content{
		width: 100%;
	}
	.bg_white_box{
		margin: 0;
	}
	.topped_box{
		margin-top: 0!important;
	}
	.megatitle{
		letter-spacing: 1px;
		margin-top: 0;
	}
	#titleNews{
		letter-spacing: 2px;
		line-height: 35px;
	}
	#starDescription{
		padding: 0px 10px 0px 10px;
	}
}

@media screen and (max-width: 450px){
	.red_head ul {
		display: block;
		overflow: hidden;
	}
	.red_head ul li {
		display: block;
		float: left;
		width: 50%;
	}
	.private_info_box .half_block {
		padding: 0px 0px 5px 0px;
	}
	.private_info_box .half_block .cattitle {
		left: 1px;
	}
	ul.searches_body {
		padding: 10px 5px 10px 5px;
	}
	.last_news_simple {
		padding: 17px 5px 0px 5px;
	}

}


@media screen and (max-width: 380px){
	.navigation li.menu_item a, .navigation li.home a {
		font-size: 21px;
	}
	.red_head {
		font-size: 16px;
	}
	.lefticon {
		padding: 13px 10px 0px 10px;
	}
	.half_block .cattitle_info {
		font-size: 14px;
	}
	.lettrefilter li {
		width: 9%;
	}
}
@media screen and (max-width: 320px){
	.red_head ul li a {
		font-size: 10px;
	}
	#anniversaire{
		font-size: 24px;
	}
}
@media screen and (min-width: 450px){
	#blocCompteur {
		display: none;
	}
}
.news-star-right{
	margin-top: 69px;
}

.slicknav_menu {
	display: none;
	position: absolute;
	background: transparent;
}
.slicknav_nav a:hover {
	background: transparent;
}
.slicknav_btn {
	position: absolute;
	left: 0px;
	top: 12px;
	background: transparent;
}
.slicknav_nav {
	position: fixed;
	z-index: 100;
	right: 0px;
	top: 0px;
	width: 80%;
	background-color: #ffffff;
}
.slicknav_nav li a {
	font-family: 'BigNoodleTooOblique';
	font-size: 30px;
	color: #000000;
}
.slicknav_nav li ul li a {
	font-family: 'BigNoodleTooOblique';
	font-size: 18px;
	color: #000000;
}
.slicknav_nav li>a, .slicknav_nav li ul li>a {
	border-bottom: 1px solid #cccccc;
}
#MobySearch {
	display: none;
}


@media screen and (max-width: 640px) {
	#MobySearch {
		display: block;
		#position: absolute;
		top: 19px;
		left: 70px;
		color: #ffffff;
		font-size: 24px;
		text-decoration: none;
	}
	.slicknav_menu {
		display: block;
	}
	#MainMEnuSLCK {
		display: none;
	}
	.header {
		#background-color: #ee145f;
	}
	#logoSearch1 {
		#right: 14%;
		width: 95%;
		top: -7vh;

	}
}
.size-3-bloc{
	width: 100%;
}
.p-2{
	padding: 15px;
}
.small-up{
	display: none;
}
.medium-up{
	display: none;
}
.header-mobile{
	display: none;
}
.medium-hide-2{
	display: block;
}
@media screen and (min-width: 765px){
	.medium-hide-2{
		display: none!important;
	}
}
@media screen and (max-width: 765px){

	html, body{
		overflow-x: hidden;
	}
	.medium-hide{
		display: none!important;
	}
	.medium-up{
		display: block;
	}
}
@media screen and (max-width: 1024px){

	.navigation li.menu_item>a{
	    padding: 0px 20px 0px 20px;
	}
}

@media screen and (max-width: 640px){
	.header-mobile{
		display: block;
		position: fixed;
		width: 100%;
		z-index: 1000;
		top: 0;
	}
	.header-sticky{
		width: 100%;
		height: 10vh;
	}
	.header-pc{
		display: none;
	}
	.fa-camera{
		font-size: 18px;
		color: white;
	}
	.small-hide{
		display: none!important;
	}
	.small-hide{
		display: none!important;
	}
	.small-up{
		display: block;
	}
	.menu-space{
		#margin-bottom: 5%;
	}
	.menu-mobile{
		width: 55%;
		position: fixed;
		background-color: #de115c;
		height: 92vh;
		z-index: 1000;
	}
	.navigationSub-mobile{
		display: none;
		text-align: left;
		font-size: 23px;
		padding: 14px;
		background-color: white;
	}
	.navigationSub-mobile .lien-normal, .navigationSub-mobile .sous-menu-li-mobile, .navigationSub-mobile .sous-menu-li-mobile1{
		border-bottom: 1px dotted #de115c;
		padding: 5px;
	}
	.navigationSub-mobile li a{
		color: black;
	}
	.navigation-mobile .menu_item-mobile, .navigationSub-mobile{
		list-style: none;
	}
	.navigation-mobile .menu_item-mobile a{
		#color: white;
		text-decoration: none;
	}
	.navigation-mobile .menu_item-mobile a:hover{
		color: #f6bf16;
	}
	.navigation-mobile .menu_item-mobile a:focus{
		color: #f6bf16;
	}
	.menu-mobile-style{
		#padding: 5px 15px 5px 15px;
		font-family: 'BigNoodleTooOblique';
		font-size: 40px;
		text-align: center;
	}
	.navigationSub-mobile-style{
		padding: 5px 15px 5px 15px;
		#font-family: 'BigNoodleTooOblique';
		font-size: 25px;
		margin-left: -30%;
	}
}

.text-white{
	color: #fff;
}
.text-black{
	color: #000;
}

.menu-nav-mobile{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
#toogleMenuMobile{
	width: 50%;
}
#menuMobile{
	display: none;
}
.navigation-mobile{
	width: 100%;
	padding: 0;
	margin-top: 25px;
	overflow-y: scroll;
	height: 70vh;
}
.navigation-mobile::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}
.navigation-mobile::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px #ee145f;
	border-radius: 10px;
}
.navigation-mobile::-webkit-scrollbar-thumb {
	background: white;
	border-radius: 10px;
}
.navigation-mobile::-webkit-scrollbar-thumb:hover {
	background: white;
}
.footer-menu-mobile{
	width: 100%;
	height: 5vh;
}
.sous-menu-li, .sous-menu-li1{
	cursor: pointer;
	font-family: 'bigNoodleTitling', Arial,Helvetica,sans-serif;
}
.sous-menu-li i, .sous-menu-li1 i{
	float: right;
}
.sous-menu-li-mobile i, .sous-menu-li-mobile1 i{
	float: right;
}
@media screen and (min-width: 1024px) and (max-width: 780px){
	.tab-hide{
		display: none;
	}
}
@media screen and (max-width: 640px) {
	#blocInfo{
		display: flex;
		justify-content: space-around;
	}
	#blocInfo li{
		padding: 10px 6px 10px 6px;
		width: initial;
	}
	#blocInfoDiv{
		padding: 0;
	}
}
#badgeTagFront{
    color: white;
	font-size: 15px;
    
}
.badge-tag{
	background-color: #f6bf16;
	padding: 5px;
	border-radius: 5px;
    margin-bottom: 10px;
 
}
#positionTag a{
	color: #1a1a1a;
	font-size: 14px;
	font-family: 'Roboto';
	text-decoration: none;
    

}
#positionTag a:hover{
	color: #f6bf16;
}
.site-color{
	color: #b7005c;
}
.position-tag{
	margin-top: 10px;

}
.tag{
	font-size: 20px;

}
.badge-count{
	margin-left: 8px;
	background-color: white;
	color: #1a1a1a;
	padding: 2px;
	border-radius: 5px;

}
.fiche-color{
	color: #820081;
	font-size: 16px;
}
.f-left{
	float: left!important;
	color: #de115c;
}
.votes_main_sam{
	margin: 10px auto;
	overflow: hidden;
}
.naissance-mobile{
	font-size: 16px;
	width: 100%;
}
.naissance-mobile:first-child{
	float: left;
}
.naissance-mobile span{
	font-size: 16px;
}
