/*
Theme Name: MyWebShop
Theme URI: http://www.mywebshop.org
Description: Thème MyWebShop
Version: 1.0
Author: MyWebShop
Author URI: http://www.mywebshop.org
Tags: light, one-column
License: MyWebShop
License URI: http://www.mywebshop.org

    MyWebShop

http://www.mywebshop.org

*/

@import url(http://fonts.googleapis.com/css?family=Rokkitt:400,700);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, html {
	margin: 0;
	width: 100%;
}

header {
	background: #1c1c1c;
	width: 100%;
	height: 39px;
}

a {
	color: #3392da;
	text-decoration: none;

	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

#header_scroll {
	background: #fff;
	width: 100%;
	box-shadow: 3px 3px 3px #000;
	position: fixed;
	z-index: 1000;
	display: none;
	top: 0;
}

#header_2 {
	display: block;
	width: 100%;
	height: 127px;
	background: #fff;
}

#center_header, #center_header_scroll {
	width: 1024px;
	height: 50px;
	margin: auto;
	position: relative;
}

#center_header_scroll {
	height: 42px;
}

.menu-top-menu-left-no-scroll-container ul li {
	display : list-item;
	list-style-image : url('img/puce_test.png');
	float: left;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 24px;
	padding-left: 11px;
	position: relative;
}
.menu-top-menu-left-no-scroll-container ul, .menu-top-menu-scroll-container ul {
	padding-left: 10px;
}

.menu-top-menu-left-no-scroll-container ul li a {
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
}

.menu-top-menu-scroll-container {
	float: left;
}

.menu-top-menu-scroll-container ul li {
	list-style-type: none;
	float: left;
	padding: 0.688em 1.125em 0.688em 1.125em;
}

.menu-top-menu-scroll-container ul li a {
	color: #646463;
	font-family: 'Rokkitt';
	font-size: 1.063em;
	text-transform: uppercase;
	text-decoration: none;
}

#center_header_scroll .menu-top-menu-scroll-container ul li a:hover {
	text-decoration: underline;
}

.menu-top-menu-left-no-scroll-container ul .menu-item-7 {
	list-style-image: none;
	list-style-type: none;
}

#center_header_2 {
	width: 1024px;
	height: 100px;
	margin: auto;
	position: relative;
}

#center_header_2 img {
	width: 300px;
	height: 71px;
	margin-left: 5px;
	margin-top: 26px;
}

#bois_slide {
	background: url('img/home_bg_2_slide_1.jpg') repeat-x;
	height: 207px;
	margin: auto;
	z-index:1;
}

#img_slide_1 {
	background: url('img/home_slide_1.png') no-repeat;
	background-position: 0px 0px;
	width: 1185px;
	height: 354px;
	margin: auto;
	z-index: 100;
	margin-top: -225px;
	position: relative;
}

#img_slide_1 {
	background: url('img/home_slide_1.png') no-repeat;
}

#slide_2 {
	width: 100%;
	background: #000;
	position: relative;
}

#slide_2_ecommerce {
	height: 315px;
	width: 35%;
	background: #87C500;
	float: left;
	position: relative;
}

#slide_2_mobilite {
	height: 315px;
	width: 30%;
	background: #EC1C7C;
	float: left;
	position: relative;
}

#slide_2_webdesign {
	height: 315px;
	width: 35%;
	background: #F79500;
	float: left;
	position: relative;
}

#slide_2_formation {
	height: 270px;
	width: 35%;
	background: #46A201;
	float: left;
	position: relative;
}

#slide_2_emailing {
	height: 270px;
	width: 30%;
	background: #831949;
	float: left;
	position: relative;
}

#slide_2_marketing {
	height: 270px;
	width: 35%;
	background: #EF4F01;
	float: left;
	position: relative;
}

#slide_2 h2 {
	text-transform: uppercase;
	cursor: pointer;
	background: white;
	text-decoration: none;
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 1em;
	padding: 0.294em 1.941em 0.294em 0.588em;
}

#slide_2 p {
	font-size: 0.8em;
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 189px;
}

#slide_2_ecommerce h2 {
	color: #87C500;
	margin-left: 76px;
}

#slide_2_mobilite h2 {
	color: #EC1C7C;
	margin-left: 71px;
}

#slide_2_webdesign h2 {
	color: #F79500;
	margin-left: 93px;
}

#slide_2_formation h2 {
	color: #46A201;
	margin-left: 87px;
}

#slide_2_emailing h2 {
	color: #831949;
	margin-left: 83px;
}

#slide_2_marketing h2 {
	color: #EF4F01;
	margin-left: 93px;
}

#slide_2_ecommerce_content {
	position: absolute;
	top: 34%;
	right: 7%;
	background: url('img/bg_slide_2_ecommerce.png');
	background-repeat: no-repeat;
	background-position: 0px 28px;
	width: 269px;
}

#slide_2_ecommerce p {
	margin-left: 77px;
}

#slide_2_mobilite_content {
	position: absolute;
	top: 34%;
	left: 11%;
	background: url('img/bg_slide_2_mobilite.png');
	background-repeat: no-repeat;
	background-position: 0px 28px;
	width: 262px;
}

#slide_2_mobilite p {
	margin-left: 71px;
}

#slide_2_webdesign_content {
	position: absolute;
	top: 34%;
	left: 9%;
	background: url('img/bg_slide_2_webdesign.png');
	background-repeat: no-repeat;
	background-position: 0px 23px;
	width: 282px;
}

#slide_2_webdesign p {
	margin-left: 93px;
}

#slide_2_formation_content {
	position: absolute;
	top: 25%;
	right: 7%;
	background: url('img/bg_slide_2_formation.png');
	background-repeat: no-repeat;
	background-position: 21px 18px;
	width: 282px;
}

#slide_2_formation p {
	margin-left: 87px;
}

#slide_2_emailing_content {
	position: absolute;
	top: 25%;
	left: 9%;
	background: url('img/bg_slide_2_emailing.png');
	background-repeat: no-repeat;
	background-position: 0px 22px;
	width: 278px;
}

#slide_2_emailing p {
	margin-left: 83px;
}

#slide_2_marketing_content {
	position: absolute;
	top: 25%;
	left: 9%;
	background: url('img/bg_slide_2_marketing.png');
	background-repeat: no-repeat;
	background-position: 0px 21px;
	width: 282px;
}

#slide_2_marketing img {
	position: absolute;
	left: 7%;
	bottom: 20%;
}

#slide_2_marketing p {
	margin-left: 93px;
}

.slide_2_nos_savoirs_faire {
	background: url('img/bg_nos_savoir_faire.png');
	display: inline-block;
	font-family: 'Rokkitt';
	color: white;
	font-size: 1.375em;
	width: 267px;
	height: 69px;
	padding-top: 43px;
	padding-left: 0px;
	margin-left: 23px;
}

.slide_2_nos_savoirs_faire_text {
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	display: inline-block;
	width: 239px;
	text-align: center;
}

#slide_3 {
	width: 100%;
	background: #fff;
	position: relative;
}

#center_slide_3 {
	width: 1024px;
	margin: auto;
	position: relative;
}

#slide_3_bg {
	background: #EDEBEC;
	height: 200px;
	width: 100%;
	top: 29%;
	position: absolute;
}

#slide_3 .illu {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
}

#slide_3 .ampoule {
	position: absolute;
	z-index: 2;
	bottom: 65%;
	left: 9%;
}

#slide_3 .avion {
	position: absolute;
	z-index: 2;
	bottom: 77%;
	left: 27%;
}

#slide_3 .realisation_random {
	position: absolute;
	z-index: 2;
	bottom: 25%;
	right: 3%;
	cursor: pointer;
}

#slide_3 .avezvous {
	position: absolute;
	z-index: 2;
	bottom: 77%;
	right: 6%;
	cursor: pointer;
}

#slide_4 {
	width: 100%;
	background: #E9E9E9;
}

.center_slide_4 {
	width: 1024px;
	margin: auto;
	position: relative;
}

.choisissez_votre_agence {
	font-family: 'Rokkitt';
	font-size: 1.625em;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-top: 33px;
}

.choisissez_votre_agence_agence {
	color: #ee2076;
}

#agence_projet ul {
	margin-bottom: 36px;
	display: block;
}

#agence_projet li {
	list-style-type: none;
	float: left;
	width: 32%;
	height: 70px;
	position: relative;
	margin-top: 1%;
	margin-left: 1%;
}

#agence_projet .titre_agence {
	font-family: 'Rokkitt';
	color: #010101;
	font-size: 1.250em;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 0.275em;
	opacity: 0.4;
	font-weight: bold;
}

#agence_projet .tel_agence_img {
	position: absolute;
	left: 14%;
	bottom: 11%;
}

#agence_projet .tel_agence {
	font-family: 'Rokkitt';
	color: #fff;
	font-size: 0.941em;
	display: block;
	position: absolute;
	left: 20.5%;
	bottom: 12%;
}

#agence_projet .mail_agence {
	font-family: 'Rokkitt';
	color: #fff;
	font-size: 0.941em;
	display: block;
	position: absolute;
	right: 16%;
	bottom: 12%;
	text-decoration: none;
}

#agence_projet .mail_agence_img {
	position: absolute;
	right: 34%;
	bottom: 12%;
}

#agence_projet .li_first, #agence_projet .li_4 {
	margin-left: 0;
}

#agence_projet .parlons_projet {
	font-family: 'Rokkitt';
	font-size: 2.16em;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-top: 6%;
	width: 487px;
}

#agence_projet .question_projet {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 0.750em;
	margin-top: 0;
	width: 506px;
}

#appel_gratuit {
	background: url('img/slide_4_appelgratuit_bg.png');
	width: 281px;
	height: 99px;
	float: left;
	margin-top: 19px;
	position: relative;
}

#block_parlons_projet {
	float: left;
}

.fleche_rose {
	margin-right: 5px;
	float: left;
	margin-top: 15px;
}

.appel_gratuit_texte {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 1.063em;
	color: #402a1a;
	position: absolute;
	left: 113px;
	top: 13px;
}

.parlons_tel {
	font-family: 'Rokkitt';
	font-size: 1.8em;
	color: #ed2079 !important;
	display: block;
	float: left;
	margin-top: 51px;
	margin-left: 5px;
	text-decoration: none !important;
}

#bas_footer {
	width: 100%;
}

#slide_4_rose {
	width: 100%;
	background: #ec1d78;
	height: 26px;
	margin-top: 4%;
}

#slide_4_blanc {
	width: 100%;
	height: 42px;
	background: #fff
}

#slide_4_rose_2 {
	width: 100%;
	background: #ec1d78;
	height: 162px;
}

.titi_parachute {
	margin-top: -12px;
	float: left;
}

.actualite_mws_footer {
	text-transform: uppercase;
	color: #b3b3b3;
	font-size: 23px;
	font-family: 'Rokkitt';
	margin-top: 14px;
	margin-left: 9px;
	display: block;
}

#text-2 input[type=email] {
	background: #fff;
	font-size: 0.8em;
	border: none;
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	width: 178px;
	padding: 0;
	padding-left: 13px;
	color: #000;
	font-weight: bold;
	height: 39px;
}

#text-2 input[type=submit] {
	font-family: 'Rokkitt';
	text-transform: uppercase;
	color: #fff;
	background: url('img/bg_newsletter_submit_footer.png') no-repeat #ec1d78;
	background-position: 103px 11px;
	font-weight: bold;
	font-size: 18px;
	height: 39px;
	margin-top: 7px;
	width: 122px;
	padding-left: 12px;
	text-align: left;
	padding-top: 3px;
	margin-left: 4px;
	cursor: pointer;
}

#text-2 span {
	display: inline-block;
}

.mail_footer_action {
	float: left;
	background: #e2d4c3;
	border: none;
	margin-left: 10px;
	margin-top: 8px;
	width: 100px;
	height: 26px;
	cursor: pointer;
}

#text-2 .p_submit input {
	background: #ec1d78;
	color: #fff;
	font-weight: bold;
	font-size: 0.750em;
	border: none;
	height: 26px;
	width: 76px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
}

.reseaux_sociaux_footer {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	width: 42px;
	height: 42px;
}

#slide_4_violet {
	height: 24px;
	width: 100%;
	background: #fff;
	padding-top: 6px;
}

.copyright {
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.688em;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 0;
}

.page_center {
	width: 1024px;
	margin: auto;
}


#breadcrumb {
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.750em;
	color: #808080;
	text-decoration: none;
}

#breadcrumb a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #808080;
	text-decoration: none;
}

#breadcrumb strong {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #808080;
}

#realisations h1, #info_projet h1, #actualites h1, .titre_article, #temoignages h1 {
	font-family: 'Rokkitt';
	font-size: 2.063em;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

.sous_titre {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 1.250em;
	color: #000;
	margin-bottom: 30px;
	margin-top: 2px;
}

.liste_realisation {
	width: 302px;
	height: 216px;
	float: left;
	margin-right: 3%;
	margin-bottom: 41px;
	border: 1px #DADADA solid;
	position: relative;
}

#realisations .flip-container {
	-webkit-perspective: 1000;
	float: left;
	margin-right: 3%;
	margin-bottom: 41px;
	position: relative;
}

#realisations .flipper {
	box-shadow: 2px 2px 2px grey;
}

#realisations .flip-container {
	width: 302px;
	height: 216px;
}

#realisations .flip-container:hover .flipper, #realisations  .flip-container.hover .flipper {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#realisations .flip-container, #realisations .front, #realisations .back {
	width: 302px;
	height: 216px;
}

/* HACK FIREFOX */
.selector, x:-moz-any-link, x:default, #equipe .img_back_avatar img {
	opacity: 0.5;
}
/**********************/

.center_savoir_faire {
	width: 100%;
	position: absolute;
	z-index: 3;
	text-align: center;
}

.mail_agence_img_smartphone, .tel_agence_img_smartphone {
	display: none;
}

.category-4, .category-5, .category-6, .category-8, .error404 {
	background:url('img/home_bg_slide_1.jpg') !important;
}

#bg_full_width {
	background:url('img/home_bg_slide_1.jpg') !important;
}

.img_equipe {
	width: 100%;
}

#equipe {
	position: relative;
}

#equipe .center_savoir_faire {
	top: -18px;
}

#equipe .flip-container_1, #equipe .flip-container_2, #equipe .flip-container_0 {
	-webkit-perspective: 1000;
	float: left;
	margin-right: 3%;
	margin-bottom: 41px;
	position: relative;
	cursor: pointer;
}

#equipe .flip-container_1:hover .flipper_1, #equipe .flip-container_1.hover .flipper_1 {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
#equipe .flip-container_2:hover .flipper_2, #equipe .flip-container_2.hover .flipper_2 {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
#equipe .flip-container_0:hover .flipper_0, #equipe .flip-container_0.hover .flipper_0 {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#equipe .flip-container_1, #equipe .front_1, #equipe .back_1 {
	width: 308px;
	height: 232px;
}
#equipe .flip-container_2, #equipe .front_2, #equipe .back_2 {
	width: 308px;
	height: 272px;
}
#equipe .flip-container_0, #equipe .front_0, #equipe .back_0 {
	width: 308px;
	height: 177px;
}

#equipe .flipper_1 , #equipe .flipper_2, #equipe .flipper_0{
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	-moz-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}

#equipe .front_1, #equipe .back_1, #equipe .front_2, #equipe .back_2, #equipe .front_0, #equipe .back_0, #equipe .flipper_1, #equipe .flipper_2, #equipe .flipper_0 {
	-webkit-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#equipe .front_1, #equipe .front_2, #equipe .front_0 {
	z-index: 2;
	text-align: center;
}

#equipe .back_1, #equipe .back_2, #equipe .back_0 {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#equipe .flip-container_1:hover .flipper_1, #equipe .flip-container_1.hover .flipper_1, #equipe .flip-container_1.flip .flipper_1 {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#equipe .flip-container_2:hover .flipper_2, #equipe .flip-container_2.hover .flipper_2, #equipe .flip-container_2.flip .flipper_2 {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#equipe .flip-container_0:hover .flipper_0, #equipe .flip-container_0.hover .flipper_0, #equipe .flip-container_0.flip .flipper_0 {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.front_1 img {
	width: 192px;
	height: 232px;
}
.front_2 img {
	width: 219px;
	height: 272px;
}
.front_0 img {
	width: 153px;
	height: 177px;
}

.back_1 .img_back_thumbnail img, .back_2 .img_back_thumbnail img, .back_0 .img_back_thumbnail img {
	position: absolute;
	z-index: 3;
	filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
.back_1 .img_back_thumbnail img {
	width: 308px;
	height: 232px;
}
.back_2 .img_back_thumbnail img {
	width: 308px;
	height: 272px;
}
.back_0 .img_back_thumbnail img {
	width: 310px;
	height: 177px;
}

.back_1 .img_back_avatar img, .back_2 .img_back_avatar img, .back_0 .img_back_avatar img {
	position: absolute;
	z-index: 2;
	filter: brightness(50%);
    -webkit-filter: brightness(50%);
    -moz-filter: brightness(50%);
    -o-filter: brightness(50%);
    -ms-filter: brightness(50%);
}
.back_1 .img_back_avatar img {
	width: 192px;
	height: 232px;
	left: 19%;
}
.back_2 .img_back_avatar img {
	width: 219px;
	height: 272px;
	left: 15%;
}
.back_0 .img_back_avatar img {
	width: 153px;
	height: 177px;
	left: 23%;
}

#equipe #breadcrumb {
	margin-bottom: 77px;
}

.title_vignette_equipe {
	position: absolute;
	bottom: 0;
	color: #fff;
	font-family: Arial;
	font-size: 0.875em;
	width: 100%;
	margin-bottom: 0;
	padding-top: 7px;
	padding-bottom: 8px;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 5;
	text-align: center;
}

.back_1 .title_vignette_equipe, .back_2 .title_vignette_equipe, .back_0 .title_vignette_equipe {
	font-style: italic;
}

.nom_vignette_equipe {

}

.ligne_equipe_1_1 {
	margin-top: -40px;
}
.ligne_equipe_2_1 {
	margin-top: -80px;
}
.ligne_equipe_3_1 {
	margin-top: -120px;
}
.ligne_equipe_1_0 {
	margin-top: -90px;
}
.ligne_equipe_2_0 {
	margin-top: -180px;
}
.ligne_equipe_3_0 {
	margin-top: -260px;
}

.thin_title {
	display: none;
	width: 100%;
	color: #EB1E7B;
	font-family: 'Rokkitt';
	font-size: 1.1em;
	padding-top: 13px;
	padding-bottom: 11px;
	border-top: 1px dashed black;
}

#actualites ul, #temoignages ul {
	width: 97%;
	background: #fff;
	margin-top: 33px;
}

#actualites article, #temoignages li {
	background: #fff;
	border-bottom: 1px dashed rgb(112, 112, 112);
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 40px;
	width: 892px;
	margin-left: 31px;
	position: relative;
}

#actualites h1, .titre_article, #temoignages h1 {
	display: block;
	width: 97%;
}

#actualites article .attachment-post-thumbnail, #temoignages li .attachment-post-thumbnail {
	border: 1px #bec3c3 solid;
	width: 193px;
	height: 179px;
}

#actualites .block_thumbnail, #actualite .block_thumbnail, #temoignages .block_thumbnail {
	position: relative;
	width: 193px;
	height: 179px;
	float: left;
	cursor: pointer;
}

#actualites .block_thumbnail .link_comments, #actualite .block_thumbnail .link_comments {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: auto;
	padding-right: 10px;
	height: 25px;
	background: url('img/bg_nb_comment.png') no-repeat #e42471;
	display: block;
	background-position: 10px 8px;
	padding-left: 32px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
}

#actualites .block_info, #temoignages .block_info {
	float: left;
	width: 428px;
	padding-left: 38px;
}

#temoignages .block_info {
	width: 652px;
}

#actualites  .block_info h2, #temoignages .block_info h2 {
	font-family: 'Rokkitt';
	font-size: 1.463em;
	color: #ee2076;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	line-height: 20px;
}

#actualites .actu_date, #actualite .actu_date, .commentaire_date, #temoignages .tem_date {
	background: url('img/actu_calendrier.png') no-repeat;
	width: 105px;
	display: block;
	background-position: 0px 2px;
	padding-left: 27px;
	font-style: italic;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #8A8A8A;
	padding-top: 2px;
	margin-top: 5px;
	float: left;
}

#temoignages .tem_date {
	margin-top: 5px;
}

#actualites .actu_auteur, #actualite .actu_auteur, #temoignages .url_temoignage {
	background: url('img/actu_auteur.png') no-repeat;
	width: 214px;
	display: block;
	background-position: 0px 2px;
	padding-left: 23px;
	font-style: italic;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #8A8A8A;
	padding-top: 2px;
	margin-top: 5px;
	float: left;
	height: 17px;
	margin-left: 32px;
}

#actualites .actu_excerpt, #temoignages .tem_excerpt {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin-top: 50px;
}

.lire_suite {
	text-decoration: none;
	color: #fff;
	font-family: 'Rokkitt';
	background: #ec1d78;
	padding: 6px;
	font-size: 15px;
}

a:hover {
	text-decoration: underline;
}

#actualites .block_actu_duree {
	display: block;
	float: left;
	background: url('img/bg_actu_duree.png');
	width: 196px;
	height: 182px;
	margin-left: 32px;
	position: relative;
}

#actualites .actu_chrono {
	position: absolute;
	top: 30px;
	left: 77px;
}

#actualites .actu_temps_chrono {
	font-family: 'Rokkitt';
	font-size: 1.3em;
	display: block;
	margin-top: 78px;
	text-align: center;
	font-weight: bold;
}

#actualites .actu_type {
	display: block;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: 26px;
	font-family: 'Rokkitt';
	text-transform: uppercase;
	color: white;
	font-size: 1.5em;
	padding-top: 4px;
}

#actualites .li_last, #temoignages .li_last {
	border: none;
}

.lire_suite_thin {
	display: none;
}

.texte_actualite_agence_footer a {
	color: #000;
	text-decoration: none;
}

.texte_actualite_agence_footer a:hover {
	text-decoration: underline;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

.realisation-single {
	padding-top:30px;
}

#contenu_article {
	padding-left: 23px;
	padding-bottom: 25px;
	padding-top: 25px;
	background: white;
	width: 94%;
	margin-top: 20px;
	padding-right: 16px;
	position: relative;
}

#actualite .attachment-post-thumbnail, #temoignage .attachment-post-thumbnail {
	border: 1px #bec3c3 solid;
	width: 193px;
	height: 179px;
}

#actualite h1 {
	font-family: 'Rokkitt';
	font-weight: bold;
	color: #e42471;
	font-size: 1.545em;
	text-transform: uppercase;
	width: 700px;
}

#actualite .title_thin_h1 {
	font-family: 'Rokkitt';
	font-weight: bold;
	color: #e42471;
	font-size: 1.545em;
	text-transform: uppercase;
	position: absolute;
	left: 234px;
	display: none;
}

#block_info_article {
	float: left;
	margin-left: 20px;
}

#actualite .actu_date {
	width: 113px;
	margin-top: 52px;
}

#actualite .actu_auteur {
	margin-top: 52px;
}

#actualite .actu_excerpt, #actualite #content_article p {
	width: 737px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-top: 35px;
}

#actualite #content_article p {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	clear: both;
}

#actualite #content_article  h2 {
	font-family: 'Rokkitt';
	font-weight: bold;
	color: #e42471;
	font-size: 1.545em;
	text-transform: uppercase;
}

#content_article p img {
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}

#actualite #content_article {
	margin-top: 33px;
}

#reseaux_sociaux_article iframe {
	margin-right: 5px;
	width: 60px !important;
}

.comments-template {
	padding-top: 10px;
	background: url('img/home_bg_slide_1.jpg') !important;
	width: 97%;
	margin-top: -21px;
	padding-right: 16px;
}

#comments {
	background: url('img/home_bg_slide_1.jpg') !important;
	width: 100%;
	margin-top: -20px;
	padding-right: 16px;
}

#respond {
	background: url('img/home_bg_slide_1.jpg') !important;
	padding: 15px;
	padding-left: 6px;
}

#comments .comment-notes {
	color: #a5a3a3;
}

#reply-title, #comments-title {
	font-family: 'Rokkitt';
	text-transform: uppercase;
	font-size: 22px;
	color: #303030;
	padding-bottom: 10px;
}

#comments-title {
	padding-top: 28px;
}

#reply-title {
	background: url('img/bg_titre_commentaire.png ') no-repeat;
	background-position: 261px 0px;
}

.logged-in-as {
	font-size: 0.8em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.logged-in-as a {
	color: #e42471;
	text-decoration: none;
}

.logged-in-as a:hover, .comment-edit-link {
	text-decoration: underline;
}

#respond label, .comment-notes, .comment-body, .comment-edit-link, .comment-awaiting-moderation, .reply a {
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin-bottom: 9px;
	color: #737070;
	text-decoration: none;
}

.reply a {
	font-size: 0.9em;
}

.form-allowed-tags {
	display: none;
}

#respond #submit {
	border: none;
	background: #ec1d78 url('img/bg_cta_cat_2.png') no-repeat;
	font-family: 'Rokkitt';
	color: #fff;
	font-size: 1em;
	padding: 7px 30px 6px 13px;
	cursor: pointer;
	text-transform: uppercase;
	background-size: 14px;
	background-position: 202px -1px;
}

#respond #submit:hover, .reply a:hover, .lire_suite:hover, .block_info h2:hover, header .menu-item a:hover {
	text-decoration: underline !important;
}

#respond input, #respond textarea {
	background: #fff;
	border: 1px solid #e6e6e6;
	padding: 8px;
}

#respond label[for="mcc_confirm"] {
	display: inline;
}

.fn {
	display:block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.813em;
	text-transform: uppercase;
}

#comments .avatar {
	width: 51px;
	height: 48px;
}

.comment-author {
	float: left;
	margin-right: 14px;
}

.commentmetadata {
	float: left;
	margin-top: -3px;
}

.commentaire_date {
	width: 181px;
}

.comment-body {
	padding-left: 72px;
	color: #000;
	margin-top: -10px;
}

.commentlist li {
	border-bottom: dashed 1px rgb(112, 112, 112);
	width: 100%;
	padding-top: 26px;
	padding-bottom: 11px;
}

#reply-title {
	margin-top: 25px;
}

.comment-edit-link, .comment-awaiting-moderation {
	display: inline-block;
}

.link_edit_article {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 1.343em;
	color: #fff;
	background: #e42471;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}

.span_link_edit_article {
	display: block;
	margin-top: 52px;
	padding-bottom: 19px;
}

.actu_temps_lecture_single {
	display: block;
	float: left;
	margin-top: 52px;
}

.clear {
	clear: both;
}

#reseaux_sociaux_article {
	margin-top: 35px;
}

.actu_type_single_span {
	font-family: 'Rokkitt';
	border: 1px #bec3c3 solid;
	font-size: 1.2em;
	padding: 2px 8px 1px 8px;
	border-left: none;
	background: #f7f7f7;
}

.actu_type_single {
	display: block;
	float: left;
	margin-top: 52px;
	margin-right: 39px;
}

.clear_wide {
	display: none;
}

#equipe_detail_contenu {
	width: 958px;
	background: #fff;
	padding: 33px;
	position: relative;
}

#equipe_detail_contenu .attachment-post-thumbnail {
	border: 5px solid #efefef;
	z-index: 3;
}

.shadow_equipe_detail {
	margin-top: -54px;
	z-index: 1;
}

#equipe_detail_contenu_left {
	width: 325px;
	float: left;
	text-align: center;
}

.p_decouvrir_equipe {
	width: 100%;
	margin-top: 20px;
}

.p_decouvrir_equipe a {
	font-family: 'Rokkitt';
	color: #fff;
	background: #86c32a;
	text-transform: uppercase;
	padding: 7px 25px 5px 25px;
	text-decoration: none;
	font-size: 1.375em;
}

.p_decouvrir_equipe a:hover {
	text-decoration: underline;
}

#equipe_detail_contenu_left #reseaux_sociaux {
	width: 100%;
	margin: auto;
	  margin-top: 26px;
}

#equipe_detail_contenu_left #reseaux_sociaux a {
	text-decoration: none;
}

#equipe_detail_contenu_right {
	float: left;
	margin-left: 36px;
	width: 595px;
	position: relative;
}

#equipe_detail_contenu_right h1 {
	font-family: 'Rokkitt';
	text-transform: uppercase;
	color: #ec1d78;
	font-size: 1.875em;
	display: inline;
}

#equipe_detail_contenu_right .fonction_equipe {
	font-family: 'Rokkitt';
	font-size: 1.125em;
	color: #010000;
	margin-left: 21px;
}

#equipe_detail_contenu_right #content_wp {
	border-top: 1px dashed #ec1d78;
	border-bottom: 1px dashed #ec1d78;
	padding: 40px 10px 40px 10px;
	width: 570px;
	margin-top: 22px;
}

#equipe_detail_contenu_right #content_wp p {
	font-family: 'Rokkitt';
	margin: 0;
	font-size: 1.125em;
}

#jaime, #jaimepas {
	width: 48%;
	text-align: center;
	margin-top: 50px;
	float: left;
}

#jaime h2, #jaimepas h2 {
	color: #ec1d78;
	font-family: 'Rokkitt';
	font-size: 1.320em;
	margin-top: 7px;
}

#jaime p, #jaimepas p {
	width: 100%;
	font-family: 'Rokkitt';
	font-size: 0.938em;
}

#equipe_detail_contenu_left img {
	max-width: 288px !important;
	max-height: 288px !important;
}

#agences .flip-container:hover .flipper, #agences  .flip-container.hover .flipper {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#agences .flip-container {
	width: 30%;
	height: 200px;
	text-align: center;
	float: left;
	margin-bottom: 30px;
	perspective: 1000;
	-moz-perspective: 1000;
	-webkit-perspective: 1000;
	-ms-perspective: 1000;
	-o-perspective: 1000;
}

#agences  .flip-container:hover .flipper, #agences  .flip-container.hover .flipper, #agences  .flip-container.flip .flipper {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#agences .front, #agences .back {
	width: 100%;
	height: 200px;
}

#agences .flipper {
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	-moz-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}

#agences .front, #agences .back {
	-webkit-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#agences  .front {
	z-index: 2;
}

#agences  .back {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#agences  .flip-container h2, .title_back_agence {
	font-family: 'Rokkitt';
	font-size: 1.734em;
	color: #000;
	opacity: 0.3;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	padding-top: 8px;
	display: block;
}

.title_back_agence {
	padding-bottom: 16px;
}

#agences .front img {
	margin-top: 12px;
	margin-left: 10px;
}

#agences .back .plus_infos {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 0.750em;
	text-decoration: none;
}

#agences .back .title_back_agence {
	text-decoration: none;
}

#agences .back a:hover {
	text-decoration: underline;
}

.info_back_agences {
	font-size: 0.750em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: block;
}

#agences .center_savoir_faire {
	width: 1024px;
	top: 0;
}

#agences #breadcrumb {
	padding-bottom: 75px;
}

#agences {
	position: relative;
}

#agences p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.938em;
	padding-bottom: 29px;
}

.agences_wider_0, .agences_wider_1 {
	margin-right: 5%;
}

.hr_footer {
	height: 10px;
	margin-top: 0;
	background: url('img/hr_footer.png');
	border: none;
	position: absolute;
	width: 100%;
}

#actualites, #temoignages {
	margin-bottom: 22px;
}

#slide_4 {
	position: relative;
}

.home .hr_footer {
	top: -10px !important;
}

.ancre_slide {
	height: 42px;
	position: absolute;
	width: 100%;
	top: -42px;
}

.copyright a {
	color: #000;
	text-decoration: none;
}

.link_loop_equipe {
	display: block;
	height: 100%;
	width: 100%;
}

#realisations h2 a, #actualites h2 a, #temoignages h2 a {
	color: #fff;
	text-decoration: none;
}

#actualites h2 a, #temoignages h2 a {
	color: #ee2076;
	font-size: 20px;
}

h2 a:hover {
	text-decoration: underline !important;
}

.category-7, .page {
	background: #e9e9e9;
}

#agence_detail .slide_2_nos_savoirs_faire {
	background: url('img/bg_agence_detail_title.png') no-repeat;
	width: 317px;
	height: 88px;
	padding-top: 52px;
	padding-left: 2px;
	font-size: 1.498em;
}

#agence_detail {
	position: relative;
}

#agence_detail .center_savoir_faire {
	top: 0;
}

.type_agence_detail {
	width: 100%;
	background: url('img/agence_detail_cafe.png') no-repeat;
	padding-left: 61px;
	color: #ec1d78;
	font-size: 0.938em;
	display: block;
	padding-top: 8px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 45px;
}

#agence_detail #content_top {
	padding-top: 120px;
	border-bottom: 1px dashed #000;
	width: 100%;
	padding-bottom: 24px;
}

#content_top_left {
	width: 317px;
	float: left;
	padding-top: 20px;
	border-right: 1px dashed #000;
	height: 169px;
}

.adresse_agence_detail {
	width: 100%;
	background: url('img/agence_detail_cannele.png') no-repeat;
	padding-left: 61px;
	color: #000;
	font-size: 0.938em;
	display: block;
	padding-top: 7px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 38px;
}

.mail_agence_detail {
	width: 100%;
	background: url('img/agence_detail_bonbon.png') no-repeat;
	padding-left: 61px;
	font-size: 0.938em;
	display: block;
	padding-top: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 25px;
}

.mail_agence_detail a {
	color: #ec1d78;
	text-decoration: none;
}

.mail_agence_detail a:hover {
	text-decoration: underline;
}

.visu_1_agence_detail, .visu_2_agence_detail {
	margin-left: 39px;
	border: 6px #fff solid;
	box-shadow: 1px 1px 1px grey;
	float: left;
}

#agence_detail #breadcrumb, #equipe  #breadcrumb  {
	position: absolute;
	z-index: 10;
}

#equipe_contenu {
	padding-top: 140px;
}

#agence_detail_contenu {
	padding-top: 54px;
}

.wpcf7 #champs_gauche, .wpcf7 #champs_droite {
	float: left;
	width: 47%;
}

.wpcf7 #champs_gauche {
	margin-right: 5%;
}

.wpcf7 label, .wpcf7-list-item-label {
	font-size: 0.902em;
	color: #ec1d78;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wpcf7 input, .wpcf7 textarea {
	background: #fff;
	border: none;
}

.wpcf7 textarea {
	width: 99%;
	padding: 9px 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	height: 100px;
	margin-top: 6px;
}

.p_submit {
	width: 100%;
	text-align: right;
	margin-bottom: 0;
}

.p_submit input {
	font-family: 'Rokkitt';
	font-size: 1.192em;
	font-weight: bold;
	color: #fff;
	background: #ec1d78;
	padding: 5px 9px 5px 9px;
	cursor: pointer;
	text-transform: uppercase;
}

.p_submit input:hover {
	text-decoration: underline;
}

.wpcf7-list-item-label {
	color: #000;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"] {
	width: 100%;
	height: 25px;
	margin-top: 4px;
	padding: 9px 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
}

span.wpcf7-form-control-wrap {
	display: block;
}

.wpcf7 {
	border-bottom: 1px dashed #000;
	padding-bottom: 28px;
	padding-top: 24px;
}

#google_map {
	width: 100%;
	height: 350px;
	margin-top: 47px;
	padding-bottom: 39px;
}

#google_map iframe {
	width: 100% !important;
	height: 350px !important;
}

form#sbc-search select#cat, form#sbc-search input#sbc-submit {
	display: none;
}

form#sbc-search input#s {
	width: 238px;
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 1.194em;
	color: #5b5b5b;
	background: #e8e8e8 !important;
	margin-left: -49px !important;
}

form#sbc-search {
	width: 238px;
	float: right;
}

.home .slide_2_nos_savoirs_faire_text, #agences .slide_2_nos_savoirs_faire_text, #equipe .slide_2_nos_savoirs_faire_text {
	margin-left: -15px;
}

.orange {
	color: #f24f1c;
}

.violet {
	color: #8f1b4e;
}

.vert {
	color: #43a114;
}

.vert_fonce{
	color: #46a201;
}

.rose {
	color: #ec1c7c;
}

@media (min-width: 1024px) {
    #slide_2_mobilite_content, #slide_2_emailing_content {
        left: 50%; /* IMPORTANT */
        display: block;
        position: absolute;
        width: 262px;

        margin-left: -131px; /* HALF OF THE WIDTH */
    }
}

.menu_li_special {
	font-family: 'Rokkitt';
	font-weight: bold;
	text-transform: uppercase;
	background: #2A2A2A;
	display: block;
	width: 110px;
	height: 39px;
	position: absolute;
	right: -153px;
	color: white;
	text-align: center;
	padding-top: 4px;
	top: 15px;
	text-decoration: none;
}

.menu_li_special:hover {
	text-decoration: none;
}

.img_404 {
	margin-left: 145px;
	position: absolute;
	left: 0;
	z-index: 10;
}

.mauvais_numero {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 2em;
	margin-left: 328px;
	margin-bottom: 9px;
	display: block;
}

#fond_blanc {
	height: 190px;
	background: white;
	position: absolute;
	width: 100%;
	top: 209px;
	z-index: 10;
}

.wrap, .page_center {
	position: relative;
	background:url('img/home_bg_slide_1.jpg');
}

#page_404 {
	min-height: 475px;
	position: relative;
	padding-bottom: 24px;
}

#page_404 .wpcf7, #page_contact .wpcf7 {
	margin-top: 423px;
	width: 711px;
	border: none;
	float: left;
}

#bloc_agence_contact {
	float: left;
	margin-top: 504px;
	padding-left: 40px;
}

.siege_social {
	font-size: 0.938em;
	display: block;
	margin-left: 61px;
	padding-top: 7px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	margin-bottom: 10px;
}

#page_404 .mail_agence_detail, #page_contact .mail_agence_detail {
	margin-top: 20px;
}

.toutes_agences {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: white;
	display: block;
	background: #ec1d78;
	margin-top: 21px;
	padding: 6px 8px;
	width: 100%;
	margin-left: 8px;
	text-align: center;
	text-decoration: none;
}

.toutes_agences:hover {
	text-decoration: underline;
}

.dites_nous {
	position: absolute;
	top: 460px;
	right: 7px;
}

.wp-pagenavi {
	width: 100%;
	text-align: center;
	margin-top: 29px;
	margin-bottom: 32px;
}

.current {
	font-size: 1.5em;
	font-family: 'Rokkitt';
	font-weight: bold;
	margin-right: 18px;
	background: #323232;
	color: white;
	height: 24px;
	display: inline-block;
	width: 19px;
}

.larger, .smaller {
	font-size: 1.5em;
	font-family: 'Rokkitt';
	font-weight: bold;
	margin-right: 18px;
	color: #323232;
	height: 24px;
	display: inline-block;
	width: 19px;
	text-decoration: none;
	background: none;
}

.nextpostslink, .previouspostslink {
	font-family: 'Rokkitt';
	font-weight: bold;
	text-transform: uppercase;
	color: #323232;
	text-decoration: none;
	font-size: 1.125em;
	margin-right: 21px;
}

.no_results {
	font-family: 'Rokkitt';
}

input[type="radio"] {
	background: none;
	cursor: pointer;
}

.cta_contacter {
	color: white;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	background: #ec1d78;
	text-transform: uppercase;
	width: 105px;
	height: 52%;
	padding-top: 13px;
	position: absolute;
	right: 0;
	padding-left: 8px;
}

#center_header .cta_contacter {
	width: 112px;
	padding-left: 16px;
	float: right;
	position: relative;
}

#header_scroll .cta_contacter {
	padding-top: 15px;
	right: 0px;
	font-family: 'Rokkitt';
	font-size: 1.063em;
	width: 144px;
	height: 66%;
	float: right;
	position: relative;
}

.cta_marketing {
	color: white;
	text-decoration: none;
	font-family: 'Rokkitt';
	font-size: 1.063em;
	background: #2e2e2e;
	text-transform: uppercase;
	height: 70%;
	position: absolute;
	right: 152px;
	padding: 15px 12px 0px 12px;
	text-align: center
}

#center_nous_contacter {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
}

.text_nous_contacter {
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	display: block;
}

#div_nous_contacter {
	background: url('img/bg_nous_contacter.png');
	display: inline-block;
	font-family: 'Rokkitt';
	color: white;
	font-size: 1.5em;
	width: 306px;
	height: 37px;
	padding-top: 51px;
	padding-left: 11px;
}

#page_contact .wpcf7 {
	margin-top: 94px;
}

#page_contact #bloc_agence_contact {
	margin-top: 135px;
}

#page_contact #agences {
	margin-top: 18px;
	border-top: 1px dashed black;
	padding-top: 56px;
}

.nous_contacter_thiner {
	display: none;
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 21px;
	text-transform: uppercase;
}

.block_title_page_1 {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 33px;
	color: #f24f1c;
	text-transform: uppercase;
	width: 418px;
	display: block;
	text-align: left;
	margin-left: 121px;
}

.block_title_page_2 {
	font-size: 1.9em;
	width: 435px;
	margin-left: 28px;
	margin-top: 29px;
	display: block;
	text-align: left;
	font-family: 'Rokkitt';
	font-weight: bold;
	color: #f24f1c;
	text-transform: uppercase;
	text-decoration: none;
}

#slide_2 h2 a {
	text-decoration: none;
	color: inherit;
}

#temoignage .block_thumbnail {
	float: left;
	width: 181px;
}

#temoignage h1 {
	font-family: 'Rokkitt';
	font-weight: bold;
	color: #e42471;
	font-size: 1.545em;
	text-transform: uppercase;
	position: absolute;
	left: 234px;
}

#temoignage #block_info_article {
	float: left;
	width: 78%;
}

#temoignage .actu_excerpt {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.813em;
	margin-left: 14px;
}

#temoignage .actu_date {
	background: url('img/actu_calendrier.png') no-repeat;
	display: block;
	background-position: 0px 2px;
	padding-left: 27px;
	font-style: italic;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding-top: 2px;
	float: left;
	width: 113px;
	margin-top: 51px;
}

#temoignage .client_url {
	font-family: 'Rokkitt';
	font-size: 20px;
	color: #e42471;
	display: inline-block;
	width: 108%;
	text-align: center;
}

#temoignage .client_url a {
	color: #e42471 !important;
}

#temoignage .actu_auteur {
	background: url('img/actu_auteur.png') no-repeat;
	width: 214px;
	display: block;
	background-position: 0px 2px;
	padding-left: 23px;
	font-style: italic;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding-top: 2px;
	margin-top: 52px;
	float: left;
	height: 17px;
	margin-left: 32px;
}

#temoignage #content_article {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1em;
width: 100%;
margin-top: 21px;
padding-left: 11px;
}

#temoignage blockquote {
	background: url('img/bg-blockquote.png') no-repeat left 15px;
	padding: 15px 15px 0 35px;
	margin-left: 57px;
	font-style: italic;
	font-size: 1.1em;
}

#temoignage .span_link_edit_article {
	margin-top: 45px;
}

#temoignage .thin_block_info_article {
	margin-left: 13px;
}

#mentions, #conditions  {
	background: #fff;
	padding: 23px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding-top: 5px;
	margin-bottom: 25px;
}

#mentions h2, #conditions h2, #conditions h3, .page-id-362 h1, .page-id-361 h1 {
	margin-left: 0;
	font-family: 'Rokkitt';
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 14px;
	text-transform: uppercase;
	color: #ee2076;
	margin-top: 22px;
}

.page-id-362 h1, .page-id-361 h1 {
	color: #000;
}

#conditions h3 {
	font-size: 1.3em;
}

#mentions a, #conditions a, #conditions  strong {
	color: #ee2076;
}

#equipe_detail_contenu #reseaux_sociaux img {
	width: 32px;
	height: 32px;
}

#mailchimpsf_widget-2 {
	float: left;
	display: inline-block;
	width: 726px;
}

.mc_var_label {
	display: none;
}

#mc_unsub_link a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #000;
}

#mc_unsub_link {
	display: inline-block;
	margin-top: 10px;
	height: 15px;
	float: left;
	margin-left: 9px;
}

.mc_signup_submit {
	display: inline-block;
	float: left;
	margin-top: 8px;
	margin-left: 7px;
}

.mc_signup_submit input {
	cursor: pointer;
}

.mc_form_inside {
	position: relative;
}

#mc_message {
	display: none;
	position: absolute;
	top: 7px;
	background: #ec1d78;
	width: 697px;
	height: 24px;
	padding-left: 16px;
	padding-top: 5px;
}

.mc_success_msg  {
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

#slide_1 {
	height: auto;
	width: 100%;
	background: url('img/home_bg_slide_1.jpg');
	position: relative;
}

#slide_2 {
	height: 585px;
}

.tel_back_agences {
	font-size: 1em;
}

.title_construction {
	font-size: 4vw;
	font-family: 'Rokkitt';
	text-transform: uppercase;
	display: block;
	width: 100%;
	text-align: center;
}

.wpcf7-response-output {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ec1d78;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #ec1d78 !important;
}

#text-2 {
	display: inline;
	float: left;
	position: relative;
	margin-top: 9px;
	margin-left: 25px;
	width: 350px;
}

.textwidget {
	display: inline;
}

#text-2 #wpcf7 {
	display: inline;
	padding: 0;
}

#text-2 .wpcf7 {
	display: inline;
	border: none;
	padding: 0;
}

#text-2 .wpcf7-form {
	display: inline;
}

#text-2 p {
	display: inline;
}

#text-2 .newsletter {
	display: inline;
}

#text-2 input {
	display: inline;
}

#text-2 select {
	float: left;
	background: #e2d4c3;
	border: none;
	margin-left: 10px;
	margin-top: 9px;
	width: 109px;
	height: 20px;
	cursor: pointer;
}


#text-2 div.wpcf7-mail-sent-ok, #text-2 .wpcf7-validation-errors {
	position: absolute;
	top: -25px;
	background: #fff;
	text-align: center;
	width: 637px;
}

.tel_logo_img_smartphone img {
	width: 24px;
}

.sociaux_mobile {
	display: none;
}

#slide_2_emailing_content {
	margin-left: -139px;
}

#tel_menu img {
	width: 20px;
	padding-top: 10px;
}

#tel_menu {
	position: absolute;
	top: -3px;
	right: 9px;
}

#menu_mobile_block {
	position: relative;
}

#agence_detail_contenu .wpcf7 {
	padding-bottom: 18px;
}

.wp-pagenavi .first, .wp-pagenavi .last  {
	display: none;
}

#content_article ul {
	padding: 7px 0 7px 30px;
	line-height: 1.3;
}

#content_article li {
	background: url("img/puce_etoile.png") no-repeat scroll 0 5px transparent;
	list-style-type: none;
	padding: 0 0 12px 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#content_article a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e42471;
}

#content_article {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#content_article a.cta {
	color: white;
	-webkit-font-smoothing: antialiased;
	font-family: 'Rokkitt';
	padding-right: 55px;
	word-wrap: break-word;
}

#content_article p.cat_p_cta {
	text-align: center
}

.wp-pagenavi .extend {
	padding-right: 8px;
}

#content_article img {
	max-width: 100%;
}

.children {
	margin-left: 10%;
}

.children li {
	border-bottom: none;
}

.fn a {
	color: #e42471;
}

#infscr-loading {
	display: none !important;
}

#new-royalslider-2 {
	padding-bottom: 8%;
}

.anti_p p {
	margin: 0;
}

.anti_p {
	display: inline-block;
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor, .alignright, .alignleft, .aligncenter {

}

#realisations .img_back img, #realisations .front img {
	width: 302px;
	height: 216px;
}

.scrollup {
	bottom: 70px !important;
}

html, body {
	max-width: 100%;
}

body {
	overflow-x: hidden;
/*	overflow-y: hidden;*/
}

.page .rsOverflow {
	background:url('img/home_bg_slide_1.jpg');
}

.page .rsSlide  {
	background:url('img/home_bg_slide_1.jpg');
}

.page .royalSlider {
	background:url('img/home_bg_slide_1.jpg');
}

#comments .children p {
	width: 94%;
}

#menu_header_2 ul li {
	float: left;
	width: 104px;
	padding-right: 34px;
	padding-left: 33px;
	text-align: center;
	border-left: 2px solid #f2f1ed;
}

#menu_header_2 ul li a {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
}

#menu-item-4584 {
	border-left: none !important;
}

#menu-item-4584 a {
	color: #52a826 !important;
}

#menu-item-4923 {
	padding-right: 0px !important;
}

#menu-item-4923 a {
	color: #000 !important;
}

#menu-item-4927 a {
	color: #f0592b !important;
}

#menu-item-4928 a{
	color: #EC1F74 !important;
}

#menu_header_2 {
	position: absolute;
	left: 364px;
	top: 43px;
}

.page .lire_suite {
	color: #000 !important;
	background: none !important;
	font-size: 16px !important;
}

#slide_4_noir {
	background: #1c1c1c;
	height: 122px;
}

.logo_presta {
	margin-top: 12px;
	display: block;
	float: left;
	width: 251px;
}

#reseaux_sociaux_new {
	float: left;
	margin-left: 27px;
	margin-top: 22px;
}

#reseaux_sociaux_new .title_reseaux_sociaux {
	font-family: 'Rokkitt';
	font-size: 23px;
	color: #b3b3b3;
	text-transform: uppercase;
	display: block;
}

#cat_header {
	height: 290px;
	position: relative;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.cat_center {
	width: 1024px;
	margin: auto;
}

#cat h1 {
	font-family: 'Rokkitt';
	font-weight: bold;
	color: #fff;
	font-size: 57px;
	text-align: center;
	padding-top: 56px;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 30px;
}

#cat_header .cat_sous_titre {
	font-family: 'Rokkitt';
	font-size: 26px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 30px;
	margin-top: 12px;
	margin-bottom: 19px;
	text-align: center;
}

#cat_header p {
	text-align: center;
}

.cta {
	height: 42px;
	display: inline-block;
	border: 1px solid white;
	padding-left: 15px;
	font-family: 'Rokkitt';
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 26px;
	padding-top: 13px;
	padding-right: 44px;
	position: relative;
	text-transform: uppercase;

	height: auto;
	padding-bottom: 9px;
}

.rsABlock .cta {
	background-color: #F6911E;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	padding: 13px;
}
.rsABlock #cat h1 {
	color: #F6911E;
	-webkit-font-smoothing: antialiased;
	text-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
	padding: 0;
	font-size: 4em
}

.cta img {
	position: absolute;
	right: 10px;
	top: 0px;
}

#cat .cat_p_cta {
	margin-top: 0px;
}

#cat a:hover, a:focus { color: #1e69a3; text-decoration: none }
#cat a.cta:hover { color: #cccccc }

#cat {
	background: url('img/home_bg_slide_1.jpg');
}

#cat h2 {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 33px;
	line-height: 33px;
	padding-bottom: 10px;
}

#cat .left {
	float: left;
	margin-right: 51px;
	margin-left: 40px;
}

#cat .right {
	float: right;
	margin-right: 55px;
}

#cat .right, #cat .left {
	margin-top: 45px;
	margin-bottom: 20px;
}

#cat .img, #cat .text {
	width: 435px;
	height: 299px;

}

#cat_contenu p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 300;
	line-height: 1.6em;
	color: #797163;
	-webkit-font-smoothing: antialiased;
}

#cat .bas_page {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	font-size: 1.69em;
	text-align: center;
	font-weight: 300;
	color: #646463;
	padding-top: 56px;
	padding-bottom: 45px;
	width: 710px;
	margin: auto;
}

#cat .cat_p_cta_2 {
	margin-bottom: 0;
	padding-bottom: 31px;
	text-align: center;
}

#cat .cta_2 {
	border: none;
	padding-top: 17px;
	height: auto;
	padding-bottom: 9px;
}

#agence_projet {
	padding-top: 21px;
}

#cat .rsNavItem .rsThumb {
	border: 1px solid white;
}

#cat .rsDefaultInv .rsThumbsHor {
	max-width: 880px !important;
	width: 80% !important;
	height: 72px;
	margin: auto;
	margin-top: -31px;
	background: none !important;
	float: none;
}
#cat .rsOverflow {
	float: none !important;
}

.beta {
	position: fixed;
	z-index: 999;
	right: 0;
	top: 181px;
}

.menu-top-menu-left-no-scroll-container .sub-menu {
	display: none;
	position: absolute;
	max-width: 237px;
	min-width: 218px;
	background: #1C1C1C;
	z-index: 99999;
	top: 29px;
}

.menu-top-menu-left-no-scroll-container .sub-menu li {
	list-style: none;
	list-style-image: none !important;
	padding-bottom: 8px;
}

.menu-menu-mobile-container .sub-menu {
	display: none;
	margin-left: -18px;
	margin-top: 8px;
}

.menu-menu-mobile-container .sub-menu li {
	background: #858384;
	padding-right: 8px;
}

#menu-item-4388, #menu-item-2827 {
	border: none !important;
	margin-bottom: -14px !important;
}

.page-id-4648 .rsArrowRight .rsArrowIcn, .rsThumbsArrowRight .rsThumbsArrowIcn {
	background: url('img/nav-droite.png') no-repeat !important;
}

.page-id-4648 .rsArrowLeft .rsArrowIcn, .rsThumbsArrowLeft .rsThumbsArrowIcn {
	background: url('img/nav-gauche.png') no-repeat !important;
}

.page-id-4648 .rsArrowLeft {
	padding-left: 15px;
}

.page-id-4648 .rsThumbsArrowIcn {
	height: 26px !important;
}

#new-royalslider-9 {
	margin: auto;
}

.page-id-296  #test:before {
	top: 221px !important;
}

.home .rsSlide, .page .rsSlide {
	background:url('img/home_bg_slide_1.jpg') !important;
}

#new-royalslider-10 {
	background:url('img/home_bg_slide_1.jpg') !important;
}

.page-id-16 #test:after {
	top: 264px !important;
}

/* a changer, mais par quoi ? */
.category-categorie-type-1 .attachment-post-thumbnail {
	max-width: 435px;
	max-height: 288px;
}

#cat h2 a {
	color: inherit;
	text-decoration: none;
}

.category-realisations #cat_header {
	height: 183px;
}

.category-realisations #cat h1 {
	padding-top: 12px;
}

#new-royalslider-12 {
	display: none;
}

#new-royalslider-10 {
	display: block;
}

#cat_contenu .cta {
	padding-bottom: 10px;
}

#menu_footer_mobile_v2 {
	display: none;
}

#header_scroll {
	opacity: 1;
}
.page-id-4648 #cat_header {
	height: auto;
	padding-bottom: 25px;
}

.page-id-4648 #cat #cat_header h1 {
	padding-top: 28px;
}

.home .rsTmb, .home .rsLink {
	display: none !important;
}

#menu-item-4924 a {
	color: #000;
}

#sdrn_bar .menu_title {
	width: 100% !important;
	display: block !important;
	text-align: center !important;
}

#sdrn_bar .menu_title img {
	display: inline !important;
	margin-top: -2px !important;
	position: relative !important;
	margin-left: -20px !important;
}

#cat .cta {
	-webkit-font-smoothing: antialiased;
}


.wp-pagenavi .extend {
	display: none;
}

.parlons_tel .widgettitle {
	display: none;
}

#center_popup_newsletter {
	width: 1024px;
	margin: auto;
}

.title_article_mobile {
	display: none;
}


.home img.rsImg {
	width: 100% !important;
	height: auto !important;
}

.block_slide_home_1 {
	font-family: 'Rokkitt';
	font-size: 3vw;
	color: #000;
	background: #fff;
	text-align: right;
	padding-top: 0.7%;
	padding-bottom: 0.1%;
	padding-left: 8.5%;
	z-index: auto;
}

.block_slide_home_3 {
	font-family: 'Rokkitt';
	font-size: 3vw;
	color: #ec1f74;
	background: #fff;
	text-align: right;
	padding-top: 0.7%;
	padding-bottom: 0.1%;
	padding-left: 8%;
	z-index: auto;
}

.block_slide_home_1:before {
	transform: skew(-24deg);
	-moz-transform: skew(-24deg);
	-webkit-transform: skew(-24deg);
	-ms-transform: skew(-24deg);
	-o-transform: skew(-24deg);
	content: "";
	position: absolute;
	width: 104%;
	height: 100%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: -1;
}

.block_slide_home_3:before {
	transform: skew(-24deg);
	-moz-transform: skew(-24deg);
	-webkit-transform: skew(-24deg);
	-ms-transform: skew(-24deg);
	-o-transform: skew(-24deg);
	content: "";
	position: absolute;
	width: 101.5%;
	height: 100%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: -1;
}

.block_slide_home_1_2 {
	font-family: 'Rokkitt';
	font-size: 1.8vw;
	text-align: right;
	padding-top: 0.6%;
	padding-bottom: 0.5%;
	padding-left: 1%;
	padding-right: 4%;
	border: 1px solid #fff;
	text-transform: uppercase;
	background: url('img/bg_fleche_home_slide_1.png') no-repeat #27272F;
	background-position: 96% 50%;
	background-size: 2.5%;
}

.block_slide_home_2_2 {
	font-family: 'Rokkitt';
	font-size: 1.8vw;
	text-align: right;
	padding-top: 0.6%;
	padding-bottom: 0.5%;
	padding-left: 1%;
	padding-right: 2.5%;
	border: 1px solid #fff;
	text-transform: uppercase;
	background: url('img/bg_fleche_home_slide_1.png') no-repeat #339900;
	background-position: 96% 50%;
	background-size: 2.5%;
}

.block_slide_home_1_2 a, .block_slide_home_2_2 a, .block_slide_home_3_2 a {
	color: #fff;
}

.block_slide_home_3_2 {
	font-family: 'Rokkitt';
	font-size: 1.8vw;
	text-align: right;
	padding-top: 0.6%;
	padding-bottom: 0.5%;
	padding-left: 1%;
	padding-right: 4%;
	border: 1px solid #fff;
	text-transform: uppercase;
	background: url('img/bg_fleche_home_slide_1.png') no-repeat #ec1f74;
	background-position: 96% 50%;
	background-size: 2.5%;
}

.block_slide_home_2 {
	font-family: 'Rokkitt';
	font-size: 3vw;
	color: #339900;
	background: #fff;
	text-align: right;
	padding-top: 0.7%;
	padding-bottom: 0.1%;
	padding-left: 1%;
	padding-right: 0%;
	z-index: auto;
	text-transform: uppercase;
}

.block_slide_home_2:before {
	transform: skew(19deg);
	-moz-transform: skew(19deg);
	-webkit-transform: skew(19deg);
	-ms-transform: skew(19deg);
	-o-transform: skew(19deg);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	right: 0px;
	top: 0;
	margin-right: 2%;
	z-index: -1;
}

.block_slide_home_2:after {
	transform: skew(-19deg);
	-moz-transform: skew(-19deg);
	-webkit-transform: skew(-19deg);
	-ms-transform: skew(-19deg);
	-o-transform: skew(-19deg);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	left: 0px;
	top: 0;
	margin-left: 2%;
	z-index: -1;
}

.jusqua {
	color: #cccccc;
	text-transform: uppercase;
	font-size: 1.8vw;
	display: block;
	margin-bottom: -8%;
	margin-left: 3.5%;
}

.slide_pourcent {
	color: #ec1f74;
	font-size: 19vw;
}

.block_slide_home_3_3 {
	font-family: 'Rokkitt';
}


.yarpp-related h3 {
	font-family: 'Rokkitt';
	font-weight: bold;
	color: #e42471;
	font-size: 1.545em;
	text-transform: uppercase;
}

.yarpp-related {
	width: 570px;
	margin: auto;
	margin-top: 5px;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: none !important;
}

.attachment-yarpp-thumbnail {
	border: 1px #bec3c3 solid;
}

.yarpp-thumbnail-title {
	font-family: 'Rokkitt';
	font-weight: bold;
	color: #e42471;
}

.yarpp-related-none {
	display: none;
}

.yarpp-thumbnail-default > img {
	min-height: 120px;
	min-width: 120px;
	max-width: 120px;
	max-height: 120px;
}

.block_slide_home_1, .block_slide_home_1_2 , .block_slide_home_2, .block_slide_home_2_2, .block_slide_home_3, .block_slide_home_3_2, .block_slide_home_3_3 {
	opacity: 0;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	height: 198px !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	max-height: 4em !important;
}

#slide_2 {
	margin-top: -5px;
}


.rea_cta {
	background: url('img/bg_fleche_home_slide_1.png') no-repeat #C8C8C8;
	font-family: 'Rokkitt';
	text-transform: uppercase;
	width: 12% !important;
	font-size: 1.3vw;
	padding: 1.3% 2% 1.1% 2%;
	background-position: 90% 51%;
	background-size: 6%;
}

.rea_cta a {
	color: #fff;
}

#new-royalslider-13 .cta {
	background: none;
	text-align: left;
	padding: 0px;
	border: none;
}


#menu-top-menu-left-no-scroll, .sub-menu {
  list-style: none;
  padding-left: 0;
}
#menu-top-menu-left-no-scroll li {
  float: left;
  position: relative;
}
.menu-top-menu-left-no-scroll-container .sub-menu li {
  float: none;
  min-width: 196px;
}
.menu-top-menu-left-no-scroll-container .sub-menu {
  position: absolute;
  top: 100%;
  display: block !important;
}
#menu-item-4536 .sub-menu, #menu-item-4147 .sub-menu {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}
#menu-item-4536 .sub-menu, #menu-item-4147 .sub-menu {
  left: -999em;
}
#menu-item-4536:hover .sub-menu, #menu-item-4147:hover .sub-menu {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}
#menu-item-4536:hover .sub-menu, #menu-item-4147:hover .sub-menu {
  left: 0px;
  padding-left: 21px;
}




#center_header .cta_contacter {
	z-index: 9999;
}

#actualites .block_actu_duree:hover {
	text-decoration: none !important;
}

/* CSS TESTIMONIALS */
#block_testimonials {
	padding-top: 46px;
	margin-bottom: 11px;
}
#block_testimonials .widgettitle {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	color: #444444;
	text-align: center;
}

.testi_border_1 {
	display: block;
	float: left;
	margin-right: 29px;
	margin-top: 25px;
}
.testi_border_2 {
	display: block;
	float: left;
	margin-left: 29px;
	margin-top: 25px;
}

#block_testimonials .star {
	display: block;
	margin: 2px;
	padding-top: 13px;
	float: left;
}

#block_testimonials .attachment-post-thumbnail {
	width: 99px;
	height: 83px;
}

.rc_swt_widget_testimonial_content {
	float: left;
	width: 32%;
	margin-top: 28px;
	margin-right: 14px;
}

#block_testimonials .left_content {
	float: left;
	width: 99px;
}

#block_testimonials .right_content {
	float: left;
	width: 185px;
	margin-left: 10px;
	margin-top: -15px;
	font-family: 'Rokkitt';
}

.testi_last {
	margin-right: 0px;
}

#block_testimonials .top_content {
	background: #fff;
	box-shadow: 1px 1px 1px grey;
	padding: 15px 10px;
	padding-bottom: 0px;
}
#block_testimonials .bot_content {
	background: #fff;
	text-align: right;
	box-shadow: 1px 1px 1px grey;
	font-family: 'Arial';
	font-size: 11px;
	color: #666666;
	padding: 5px 11px;
	margin-top: -15px;
}

.testi_auteur {
	text-transform: uppercase;
	font-style: italic;
}

#block_testimonials .bot_content a {
	font-weight: bold;
	color: inherit;
	text-decoration: underline;
}

.lire_avis_testi {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #999999;
	display: block;
	float: left;
	margin-top: 18px;
}

.rc_swt_widget_rating {
	text-align: center;
}

.rc_swt_widget_rating img {
	padding: 3px;
}

.rc_swt_widget_quote {
	text-decoration: none !important;
	font-family: 'Rokkitt';
	display: block;
	color: #000;
	margin-top: 14px;
	max-height: 100px;
	overflow: hidden;
}

#liste_testi {
	background: #fff;
}

#temoignages .url_temoignage {
	background: none;
	padding-left: 0px;
}

#temoignage .actu_auteur img {
	padding: 3px;
	padding-top: 0;
}

#temoignage .actu_auteur {
	margin-top: 47px;
}

#temoignages .url_temoignage img {
	padding: 3px;
	padding-top: 0;
}

.tem_reviewer {
	font-style: italic;
	color: #8A8A8A;
}

/*********************/




/* POP UP NEWSLETTER */

#popup_newsletter {
	display: none;
	position: absolute;
	bottom: 171px;
	right: -80px;
	width: 350px;
	height: 195px;
	background: #fff;
	z-index: 999;
	border: 1px solid black;
	top: 515px;
	background: url('img/icone_popup.png') no-repeat #fff;
	background-position: 0px 15px;
}

.titre_popup_1 {
	font-family: 'Rokkitt';
	font-weight: bold;
	font-size: 33px;
	color: #1c1c1c;
	text-transform: uppercase;
	display: block;
}

.titre_popup_2 {
	font-family: 'Rokkitt';
	font-size: 22px;
	color: #ed1e79;
	text-transform: uppercase;
	display: block;
	margin-top: -6px;
}

#wpcf7-f5043-w1-o1 {
	border: none;
}

#popup_newsletter .wpcf7 input[type="email"] {
	width: 160px;
	background: #e9e9e9;
	margin-top: 36px;
	margin-left: 24px;
	padding-left: 12px;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
}

#popup_newsletter .wpcf7 input[type="submit"] {
	font-family: 'Rokkitt';
	text-transform: uppercase;
	color: #fff;
	background: url('img/bg_newsletter_submit_footer.png') no-repeat #ec1d78;
	background-position: 103px 11px;
	font-weight: bold;
	font-size: 18px;
	height: 39px;
	margin-top: 36px;
	width: 122px;
	padding-left: 12px;
	text-align: left;
	padding-top: 3px;
	margin-left: 4px;
	cursor: pointer;
}

#close_popup {
	position: absolute;
	top: -17px;
	right: -1px;
	display: block;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 15px;
	font: normal 11px Verdana;
	color: #fff;
	background: #000;
	padding: 1px;
	cursor: pointer;
}

#close_popup:hover {
	background: #fff;
	color: #000;
}

#popup_newsletter div.wpcf7-mail-sent-ok, #popup_newsletter .wpcf7-form div.wpcf7-response-output {
	border: 2px solid #ec1d78 !important;
	width: 297px !important;
	position: absolute;
	background: #e4e4e4;
	top: 15px;
}

/*********************/





#new-royalslider-10 img.rsImg {
	width: 100% !important;
	height: auto !important;
}

#new-royalslider-10 .rea_cta a:hover {
	color: #000;
}

#wpcf7-f5396-w1-o1 {
	border-bottom: none;
}

#slide_1 {
	min-height: 401px;
}






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

#megaUber li a:hover {
	text-decoration: none !important;
}
#megaUber .ss-nav-menu-item-depth-0 {
	background: url('img/puce_test.png') no-repeat right !important;
	  padding-right: 4px !important;
}

#megaUber #menu-item-5988 {
	background: none !important;
}

#megaUber #menu-item-7 a {
	padding-left: 5px !important;
}

#megaMenu-sticky-wrapper {
	width: 893px;
	float: left;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
	content: none !important;
}
/*
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after {
	content: ' ' !important;
}*/


#megaUber #menu-item-7  a {
	padding-right: 5px !important;
}



#megaMenu .cta_contacter {
	height: 26px;
	padding-left: 16px;
	width: 112px;
}

#megaMenu {
	background: #1c1c1c !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#megaMenu li a span {
	font-weight: normal;
	font-size: 11px !important;
	color: #fff !important;
	text-transform: uppercase;
}

#megaMenu li ul {
	max-width: 250px !important;
}


#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 {
	 top: 37px !important;
}

}

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
	background-color: #1c1c1c !important;
}

#menu_ubermenu_v2 {
	position: relative;
}

#menu_ubermenu_v2 .logo_mws {
	display: none;
}

#menu_height {
	display: none;
}

#tel_menu {
	display: none;
	width: auto;
height: 25px;
display: block;
margin: auto;
top: -3px;
z-index: 99999999;
position: fixed;
right: 3%;
}

#tel_menu img {
	display: none;
	width: 20px;
	padding-top: 10px;
}

#tel_menu {
	position: absolute;
	top: -3px;
	right: 9px;
}




.postid-5534 #cat_contenu p {
	font-size: 0.8em;
}

.postid-5534 .shareaholic-canvas {
	padding-top: 65px;
}

.single-post #cat .text_long {
	height: 335px;
}


.postid-5534 .shareaholic-canvas {
	display: none;
}



#slide_home_text li {
	list-style-type: none;
}

#slide_home_text h1 {
font-family: 'Rokkitt';
font-weight: bold;
font-size: 26px;
text-transform: uppercase;
color: #444444;
text-align: center;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 23px;
}

#center_slide_home_text {
width: 1024px;
margin: auto;
position: relative;
margin-top: 28px;
margin-bottom: 41px;
height: 324px;
overflow: auto;
padding-left: 10px;
padding-right: 10px;
}

#slide_home_text p {
text-align: justify;
line-height: 22px;
margin-top: 28px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000;
font-size: 0.750em;
}

#temoignage #block_info_article {
	float: left;
}

#temoignage .block_thumbnail {
	float: left;
}

.wpcf7-not-valid-tip {
	display: none !important;
}

#menu-item-4745 a {
	  padding-right: 7px !important;
}

#menu-item-4683 a{
 padding-right: 7px !important;
}

#equipe_contenu .equipedetail-container {
	perspective: 1000;
	-webkit-perspective: 1000;
	-o-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	float: left;
	  margin-bottom: 48px;
/*  margin-right: 79px;*/
	cursor: pointer;
}

.equipedetail-container:hover .flipper, .equipedetail-container.hover .flipper {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}

.equipedetail-container {
	/*width: 288px;
	height: 288px;*/
	  width: 33.33%;
  height: 288px;
  box-sizing: border-box;
  padding: 0 20px;
}

.front-flip, .back-flip {
	border: 10px solid #fff;
}

.flipper {
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	position: relative;
}

.front-flip, .back-flip {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

.front-flip img, .back-flip img {
	width: 100% !important;
	height: auto !important;
}

.back-flip img {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-o-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-ms-filter: grayscale(1);
}

/* front pane, placed above back */
.front-flip {
	display: block;
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back-flip {
	display: block;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}

/* HACK FIREFOX */
.selector, x:-moz-any-link, x:default, #equipe .back-flip img {
	opacity: 0.5;
}
/**********************/

.equipedetail-endline-style {
	margin-right: 0px !important;
}

.tel_equipe_detail {
	font-family: 'Rokkitt';
  font-size: 1.3em;
}

.tem_excerpt_custom {
	 max-height: 43px;
  overflow: hidden;
  margin-bottom: 17px;
}

.single-testimonial #content_article div, .single-testimonial #content_article p {
	font-size: 13px;
}

#slide_home_text {
	margin-top: 10px;
}
