/*!
Theme Name: kim
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kim
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

kim is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
 h1 {
   font-size: 54px;
   font-weight: 800;
   text-transform: uppercase;
   color: #4AF4FA;
   letter-spacing: -2px;
   line-height: 1;
	 text-shadow: 5px 5px 6px rgba(0,0,0,0.75);
 }

 .home h1 {
   font-size: 70px;
   font-weight: 800;
   text-transform: uppercase;
   color: #4AF4FA;
   letter-spacing: -2px;
   line-height: 0.9;
	 text-shadow: 5px 5px 6px rgba(0,0,0,0.75);
 }
 h1 .blanc {
	 color: #fff;
 }

 .blanc h3 {
 	color: #fff;
	text-transform:uppercase;
	font-size:23px;
 }
 h2 {
   font-size: 42px;
   font-weight: 800;
   text-transform: uppercase;
   color: #E100E8;
	 letter-spacing: -2px;
   line-height: 1;
 }

 .bleu h2 {
   font-size: 42px;
   font-weight: 800;
   text-transform: uppercase;
	 color: #4AF4FA;
   letter-spacing: -2px;
   line-height: 1;
	 text-shadow: 5px 5px 6px rgba(0,0,0,0.75);
  }


 h2 .blanc {
	 color: #fff;
 }

 .gras h3 {
	 font-weight: 800;
	 font-size:32px;
 }

.blanc p,
.blanc h2,
.blanc h3,
.blanc h4
.blanc a,
.blanc li {
	color: #fff;
}

.rose p,
.rose h2,
.rose h3,
.rose h4
.rose a,
.rose li {
	color: #E100E8;
}

.gras p {
	font-weight: 600;
	text-shadow: 5px 5px 6px rgba(0,0,0,0.75);
}

.blanc p a {
	color: #4AF4FA;
}

.light p,
.light h2,
.light h3,
.light h4
.light a,
.light li {
	font-weight: 300;
}

.light p strong {
	font-weight: 700;
}

.font16 p {
	font-size: 16px;
}

.fonction p {
	margin-top:0px;
}

.temoignage p {
	font-style: italic;
	font-weight: 300;

}
.temoignage div {
	width: 60%;
  margin: 0 auto;
}
.temoignage div::before {
  background-image: url('images/beforetemoin.png');
  background-size: 69px 57px;
  width: 69px;
  height: 57px;
  content: "";
  position: absolute;
  left: 50px;
}
.temoignage div::after {
  background-image: url('images/aftertemoin.png');
  background-size: 69px 57px;
  width: 69px;
  height: 57px;
  content: "";
  position: absolute;
  right: 50px;
	bottom:0px;
}

.vc_gitem_row h4 a {
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
  font-weight: 800;
  line-height: 0.9;
}
.vc_gitem_row h4 a:hover {
	color:#E100E8;
}
.vc_gitem_row .vc_gitem-post-data-source-post_excerpt p a {
	color:#fff;
	font-weight: 100;
  text-align: center;
  line-height: 1.2;
}

.fs32 h2 {
	font-size:32px !important;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: "Montserrat", sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Montserrat", "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
  margin: 0;
  border-left: 3px solid #E100E8;
  padding-left: 15px;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0em;
}

ul {
  list-style: none;
  padding-left: 0;
}

.wpb_text_column ul li {
  position: relative;
	margin-left: 20px;
}



.bleu p,
.bleu a,
.bleu li,
li.bleu {
	color:#4BF5FB;
}

.max1000 {
	max-width:1000px;
	margin:0 auto !important;
}
.max1000 .wpb_text_column ul li {
  line-height: 2;
}

.page .wpb_text_column ul li::before,
.single-post .wpb_text_column ul li::before {
  background-image: url('images/lipink.png');
  background-size: 10px 10px;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: -19px;
  top: 7px;
}

.page .wpb_text_column.liwhite ul li::before {
  background-image: url('images/liwhite.png');
  background-size: 10px 10px;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: -19px;
  top: 10px;
}

.page .wpb_text_column.bleu ul li::before,
.page .wpb_text_column ul li.bleu::before {
  background-image: url('images/liblue.png');
  background-size: 10px 10px;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: -19px;
  top: 10px;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #E100E8;
}

aside a:visited,
.vc_gitem-post-data-source-post_title a:visited {
	color: #ffffff !important;
}

a:hover,
a:focus,
a:active {
	color: #E100E8;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 0px;
	background: #FFF;
	color: #000;
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #000;
	border: 0px solid #ccc;
	border-radius: 0px;
	padding: 3px;
	padding: 2px 10px;
  line-height: 30px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #000;
}

select {
	border: 0px solid #ccc;
}

textarea {
	width: 100%;
	height: 120px;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey,
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-o-empty.vc_btn3-icon-left.vc_btn3-color-default,
.wpcf7-form-control.wpcf7-submit.has-spinner,
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-default,
.wpcf7-form-control.wpcf7-submit.forfait.js-registration-trigger,
.wpcf7-form-control.wpcf7-submit.forfait.gopremium {
	background-color:#40c;
	background-image:linear-gradient(60.25deg, rgba(0,0,0,0) 40%, #c90fc2 100%);
	transition:background-color 1s;
  border: 0px;
  border-radius: 0px;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey:hover,
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-o-empty.vc_btn3-icon-left.vc_btn3-color-default:hover,
.wpcf7-form-control.wpcf7-submit.has-spinner:hover,
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-default:hover,
.wpcf7-form-control.wpcf7-submit.forfait.js-registration-trigger:hover,
.wpcf7-form-control.wpcf7-submit.forfait.gopremium:hover {
  background-color: #c90fc2;
  border: 0px;
  border-radius: 0px;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
	cursor:pointer;
}

.prenom,
.nom {
  width: 50%;
  float: left;
	display: block;
}
.prenom input,
.nom input {
  max-width: 95%;
}
.nom p {
	text-align: right;
}
.email {
  position: inherit !important;
}
.email input {
  width: 100%;
}
.wpcf7-list-item-label {
	color: #fff;
	font-size:14px;
}
.envoi {
	text-align: right;
}

.wpcf7-spinner {
  display: block !important;
  float: left !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  background: #ffb900;
}
.wpcf7-list-item {
  margin: 0 0 0 0 !important;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
#primary .entry-content {
	width:88%;
	max-width:1400px;
	margin:0 auto;
}

.htmegavc-lightbox .htmegavc-lightbox-action a {
  position: absolute !important;
  top: 0 !important;
  transform: inherit !important;
  text-align: center !important;
  border: 0px solid #fff !important;
  display: inline-block !important;
  border-radius: 0 !important;
  left: 0 !important;
  color: transparent !important;
  width: 100% !important;
  height: 100% !important;
}

/*--------------------------------------------------------------
# F****** HOME Diagonal !
--------------------------------------------------------------*/

.diagonal {
  position: relative;
  background-color: #000;
}
.diagonal div {
	position: relative;
	z-index: 1;
}
.diagonal .vc_column-inner {
	padding-top:0px !important;
}
.diagonal .wpb_single_image,
.diagonal .wpb_content_element {
	margin-bottom:0px;
}
.vc_row.vc_row-flex.diagonal::after, .vc_row.vc_row-flex.diagonal::before {
  display: block;
}
.vc_row.diagonal[data-vc-full-width] {
  transition: inherit;
  overflow: inherit;
}
.diagonal::before,
.diagonal::after {
	content: '';
	position: absolute;
	background: #000;
	left: 0;
	width: 100%;
}

.diagonal.home1::before {
	top: -200px;
	height: calc(100% + 200px);
	clip-path: polygon(0 200px, 100% 0, 100% 100%, 0% calc(100% - 200px));
}
.diagonal.home1::after {
  bottom: -150px;
  clip-path: polygon(0 0, 100% 0px, 100% 150px, 0 0px);
  z-index: 500;
  height: 150px;
}

.diagonal.home2::before {
	top: -150px;
	height: calc(100% + 150px);
	clip-path: polygon(0 150px, 100% 0, 100% 100%, 0% calc(100% - 150px));
}
.diagonal.home2::after {
  bottom: -100px;
  clip-path: polygon(0 0, 100% 0px, 100% 100px, 0 0px);
  z-index: 500;
  height: 100px;
}

.diagonal.home3::before {
	top: -150px;
	height: calc(100% + 150px);
	clip-path: polygon(0 150px, 100% 0, 100% 100%, 0% calc(100% - 150px));
}
.diagonal.home3::after {
  bottom: -150px;
  clip-path: polygon(0 0, 100% 0px, 100% 150px, 0 0px);
  z-index: 500;
  height: 150px;
}

.diagonal.home4::before {
	top: -150px;
	height: calc(100% + 150px);
	clip-path: polygon(0 150px, 100% 0, 100% 100%, 0% calc(100% - 150px));
}

/* APPLI */

.diagonal.appli1 {
	background: transparent;
}

.diagonal.appli1::before {
  top: -400px;
  height: calc(100% + 550px);
  clip-path: polygon(0 250px, 100% 0, 100% 100%, 0% calc(100% - 250px));
}

.diagonal.appli2 {
	background: transparent;
}

.diagonal.appli2::before {
  top: -200px;
  height: calc(100% + 400px);
  clip-path: polygon(0 200px, 100% 0, 100% 100%, 0% calc(100% - 200px));
}


/* PAGES SERVICES */

.serviceskim p {
  width: max-content;
  border: 1px solid #fff;
  color: #fff;
  padding: 2px 10px;
  font-weight: 300;
	text-transform:uppercase;
}

.diagonal.service1 {
	background:transparent;
}
.diagonal.service1::before {
  top: -400px;
  height: calc(100% + 550px);
  clip-path: polygon(0 250px, 100% 0, 100% 100%, 0% calc(100% - 250px));
}

.page main#primary,
.page-id-2 main#primary,
.page-id-6 main#primary,
.page-id-22 main#primary {
	background-color: #0F0B30;
  background-image: url(images/intro-kim.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
}

.page-id-20 main#primary,
.single-post main#primary {
	background-color: #0F0B30;
  background-image: url(images/actu.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
}

.page-id-10 main#primary,
.page-id-12 main#primary,
.page-id-14 main#primary,
.page-id-16 main#primary {
	background-color: #0F0B30;
  background-image: url(images/service-kim.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
}

.page-id-18 main#primary {
	background-color: #0F0B30;
  background-image: url(images/partenaires-kim.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
}

.diagonal.partner {
	background:transparent;
}
.diagonal.partner::before {
  top: -250px;
  height: calc(100% + 400px);
  clip-path: polygon(0 400px, 100% 0, 100% 100%, 0% calc(100% - 200px));
}

.diagonal.propos {
	background:transparent;
}
.diagonal.propos::before {
  top: -250px;
  height: calc(100% + 250px);
  clip-path: polygon(0 400px, 100% 0, 100% 100%, 0% 100%);
}

.diagonal.classique {
	background:#000;
}
.diagonal.classique::before {
  top: -150px;
  height: calc(100% + 150px);
  clip-path: polygon(0 150px, 100% 0, 100% 100%, 0% 100%);
}

.classique h2 {
	font-size:16px;
	margin-bottom:5px;
	letter-spacing:0px;
}

.classique p {
	font-weight:300;
}

.shadow h2 {
	text-shadow: 5px 5px 6px rgba(0,0,0,0.75);
}

.zindex5 {
	z-index:5;
}
.zindex10 {
	z-index:10;
}
.zindex15 {
	z-index:15;
}


.diagonal.actu {
	background:transparent;
}
.diagonal.actu::before {
  top: -250px;
  height: calc(100% + 300px);
  clip-path: polygon(0 300px, 100% 0, 100% 100%, 0% 100%);
}

.actuskim {
	padding-top:200px;
	width:88%;
	max-width:1400px;
	margin:0 auto;
}

.actuskim p {
  width: max-content;
  border: 1px solid #fff;
  color: #fff;
  padding: 2px 10px;
  font-weight: 300;
}

.single-post article {
	position: relative;
	display: block;
  height: 100%;
	padding-top: 80px;
}
.single-post article::before {
  top: -110px;
  height: calc(100% + 150px);
  clip-path: polygon(0 150px, 100% 0, 100% calc(100% + 150px), 0% calc(100% + 150px));
  content: '';
  position: absolute;
  background: #000;
  left: 0;
  width: 100%;
}
.single-post #colophon {
  clear: both;
}
.single-post .entry-content p,
.single-post .entry-content h1,
.single-post .entry-content h2,
.single-post .entry-content quote,
.single-post .entry-content li {
	color:#fff;
}
.single-post .entry-content p.auteur {
	font-size:12px;
	font-weight:300;
}
.single-post .entry-content p {
	font-weight:300;
}
.single-post .entry-content p.intro {
	font-size:18px;
	font-weight:500;
}
.single-post .entry-content h2 {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0px;
  text-transform: none;
}
.single-post .entry-content h1 {
	font-size:44px !important;
}

.single-post main#primary .post-content {
  width: 60%;
  float: left;
  position: relative;
  z-index: 99;
}
.single-post main#primary aside {
  width: calc(40% - 40px);
  float: left;
  position: relative;
  z-index: 99;
	padding-left:40px;
}

h4.wp-block-heading {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
	margin-top: 0px;
}
.wp-block-latest-posts__list.wp-block-latest-posts {
  margin-left: 0;
}
.wp-block-latest-posts__post-title {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.wp-block-latest-posts__list.wp-block-latest-posts {
  margin-left: 0;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.firstlist {
	border-bottom: 1px solid #fff;
}

.sharelinks {
  text-align: right;
  color: #fff;
}
.sharelinks .partage {
  font-size:12px;
	padding-right:5px;
	font-weight:300;
}
.sharelinks a i {
	padding-left:5px;
  font-size:22px;
	color:#fff;
}

.paddingright200 {
	padding-right: 200px;
}
@media all and (max-width: 600px) {
	.paddingright200 {
		padding-right: 0px;
	}
}
.paddingright100 {
	padding-right: 100px;
}
@media all and (max-width: 600px) {
	.paddingright100 {
		padding-right: 0px;
	}
}

#colophon {
  background: #000;
  color: #fff;
	padding: 100px 50px 50px;
}
#colophon p,
#colophon p a {
  color: #fff;
	text-decoration: none;
	font-size:14px;
}
#colophon p a {
  text-transform:uppercase;
}
#colophon p a:hover {
  color: #fff;
	text-decoration: underline;
}
#colophon a.light {
	font-weight:100;
}
#colophon a.light.mini {
	font-weight:100;
	font-size:10px;
}
#colophon .user-links {
  float: right;
  position: inherit;
}
#colophon .user-links a {
  color: #fff;
  padding: 2px 4px;
  background: transparent;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  text-decoration: none;
  border: 1px solid #fff;
}
#colophon .social-links {
  position: inherit;
  float: right;
}
#colophon .social-links i {
  font-size: 23px;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */

#masthead {
  position: absolute;
  top: 0px;
  z-index: 500;
	width: 100%;
}
.top-site {
  background: #000;
  width: 100%;
  display: block;
  height: 44px;
  line-height: 44px;
}
.groupbaseline {
  color: #fff;
	padding-left:40px;
	width: auto;
	display: inline-block;
}
.groupbaseline a {
  color: #fff;
	text-decoration: underline;
}
.lang {
  color: #fff;
	padding-right:25px;
	width: auto;
	display: inline-block;
	float: right;
}
.wpml-ls-legacy-list-horizontal {
  border: 0px solid transparent;
  padding: 0;
  clear: both;
}
.site-branding {
  width: 100%;
  display: inline-flex;
  min-height: 100px;
}
.site-title {
	position: absolute;
  left: 2%;
}
.site-branding img {
  max-width: 280px;
}

.user-links {
  position: absolute;
  left: calc(50% - 75px);
  z-index: 500;
}
.user-links a {
	color:#fff;
	padding:2px 4px;
	background:#E100E8;
	text-transform:uppercase;
	font-weight:500;
	font-size:13px;
	text-decoration:none;
}
.user-links a:hover {
	box-shadow:5px 5px 6px rgba(0,0,0,75);
}
.social-links {
  position: absolute;
  right: 30px;
	padding-top: 5px;
}
.social-links a {
	width:28px;
	height:28px;
	text-align: center;
	border-radius:0px;
	background:transparent;
	display:inline-block;

}
.social-links a i {
  color:#fff;
	font-size:20px;
	line-height: 28px;
}
.social-links a:hover {
	background:#E100E8;
  box-shadow: 3px 3px 6px rgba(0,0,0,0.75);
}
.main-navigation {
  position: absolute;
  padding-top: 60px;
  left: calc(50% - 378px);
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
  text-align: center;
}

.encadre {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 2px 10px;
  margin-right: 10px;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation ul ul li {
	display:block;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 2px 10px;
  text-transform: uppercase;
}
.main-navigation a:hover {
  background: #E100E8 !important;
  color: #fff !important;
  box-shadow:5px 5px 6px rgba(0,0,0,75);
}

.main-navigation li.arrowright a::after {
  background-image: url('images/arrowright.png');
  background-size: 8px 12px;
  width: 8px;
  height: 12px;
  content: "";
  position: absolute;
  right: 15px;
  top: 8px;
}

.main-navigation ul li {
	padding: 0 10px;
}
.main-navigation li.arrowright a {
	padding: 2px 20px 2px 10px;
}
.main-navigation ul li.current-page-ancestor a,
.single-post li.menu-item-30 {
	background: #E100E8;
	color:#fff;
	box-shadow:5px 5px 6px rgba(0,0,0,75);
}

.main-navigation ul ul {
	box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.75);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	display: block;
}
.main-navigation ul ul li {
	padding: 0px;
}
.main-navigation ul ul li a {
  background: #fff !important;
  color: #000 !important;
  box-shadow: none;
  text-align: left;
	padding: 2px 10px 2px 10px !important;
	text-transform: none !important;
}
.main-navigation ul ul li a:hover {
  background: #E100E8 !important;
  color: #fff !important;
  box-shadow: none;
  text-align: left;
}
.main-navigation ul li.arrowright ul li a::after {
  background-image: none !important;
}

.partners .wpb_single_image img {
  height: 150px !important;
	width: 150px !important;
  max-width: 150px !important;
  vertical-align: top;
}

.partners200 .wpb_single_image img {
  height: 200px !important;
	width: 200px !important;
  max-width: 200px !important;
  vertical-align: top;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: inline-flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.overall {
	z-index: 999;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #fff !important;
  color: #fff !important;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.logoservice {
	text-align: right;
}
.paddingleft100 {
	padding-left:100px !important;
}
.wpcf7-form-control.wpcf7-submit.forfait.js-registration-trigger,
.wpcf7-form-control.wpcf7-submit.forfait.gopremium {
  text-transform: none !important;
  font-weight: 400;
	cursor: pointer;
}

p.has-text-color {
	color:#fff !important;
}

.tableprice td {
    width: 33%;
  }

/* KIMDRIVE
--------------------------------------------- */

.kimdrive .wpb_text_column ul li::before {
  background-image: url('images/liorange.png');
  background-size: 10px 10px;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: -19px;
  top: 7px;
}

.kimdrive .wpb_text_column ul {
  list-style: none;
  padding-left: 80px;
}

.kimdrive p.left80 {
  padding-left: 80px;
}

.smallkd {
	font-weight: 100;
}

.kimdrive h3 {
  text-transform: none;
  font-size: 20px;
}

.kimdrive .fs20 {
  font-size: 20px;
	text-transform:uppercase;
}

.kimdrive .orange {
  color:#E74E0F;
}

.kimdrive h1 {
  font-size: 48px;
	color:#E74E0F;
}

.kimdrive .introform p {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: -1px;
}

.kimdrive h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 5px 5px 6px rgba(0,0,0,0.75);
  margin-bottom: 0px;
}

.kimdrive .prenom,
.kimdrive .nom,
.kimdrive .age,
.kimdrive .club,
.kimdrive .tel,
.kimdrive .email {
  width: 50%;
  float: left;
	display: block;
}

.kimdrive .prenom input,
.kimdrive .nom input,
.kimdrive .age input,
.kimdrive .club input,
.kimdrive .tel input,
.kimdrive .email input {
  max-width: 95%;
}

.kimdrive .nom p,
.kimdrive .club p,
.kimdrive .email p {
  text-align: right;
}

.kimdrive form p {
	margin-bottom: .5em;
}

.kimdrive form .wpcf7-radio .wpcf7-list-item, .kimdrive form .pronamic_pay_description2 .wpcf7-list-item, .kimdrive form .pronamic_pay_description .wpcf7-list-item {
	float:left;
	width:50%;
}
.kimdrive .wpcf7-list-item-label, .kimdrive .wpcf7-list-item label {
  color: #fff;
  font-size: 18px;
}

.kimdrive .wpcf7-submit {
  margin-top: 20px;
}

.kimdrive .completes:before, .kimdrive .completes:after {
	clear: both;
	content: '';
	display: table;
}

.kimdrive .wpcf7-validates-as-required .wpcf7-list-item-label {
  font-size: 12px;
  line-height: 1;
  margin-left: 5px;
}

.mollieback p {
	font-size: 20px;
	text-align: center;
	color:#fff;
}

.diagonal.kimdiag::before {
  top: -799px;
  height: 800px;
  clip-path: polygon(0 500px, 100% 0, 100% 100%, 0 800px);
}

.diagonal.kimdiagback::before {
  top: -199px;
  height: 200px;
  clip-path: polygon(0 200px, 100% 0px, 100% 100%, 0 200px);
}

.page-id-2009 .rmp_menu_trigger,
.parent-pageid-2009 .rmp_menu_trigger {
	display: none !important;
}

/* END KIMDRIVE
--------------------------------------------- */

@media screen and (max-width: 1330px) {
	.main-navigation {
	  left: inherit;
	  right: 35px;
	}
}
@media screen and (max-width: 1024px) {
	#rmp-menu-wrap-1509 .rmp-menu-item-link {
		text-transform: uppercase;
	}
	#rmp-menu-item-1521 {
		margin-top: 30px !important;
		padding-top: 20px !important;
		border-top: 1px solid #fff;
	}
	header .top-site,
	header .user-links,
	header .social-links,
	header .main-navigation {
		display: none;
	}
	.page-id-2009 header .top-site {
		display: block;
	}
	.home h1,
	h1 {
  	font-size: 44px;
	}
	h2,
	.bleu h2 {
  	font-size: 36px;
	}
	.gras h3 {
	  font-size: 24px;
	}
	.temoignage div::after {
  	right: 25px;
	}
	.temoignage div::before {
	  left: 25px;
	}
	.paddingright100 {
	  padding-right: 45px;
	}
	.paddingright200 {
	  padding-right: 100px;
	}
	.page main#primary {
		background-size: auto 100% !important;
  	background-position: top !important;
	}
	.paddingleft100,
	.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeInLeft.fadeInLeft.shadow.wpb_start_animation.animated,
	.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeInLeft.fadeInLeft.blanc.gras.wpb_start_animation.animated {
		padding-left:15px !important;
		padding-right:15px !important;
	}
	#colophon .user-links a {
	  display: block;
	}
	.social-links a {
	  margin-right: 10px;
	}
	#colophon .social-links i {
	  font-size: 30px;
		line-height: 30px;
	}
	#colophon .wpb_raw_code.wpb_content_element.wpb_raw_html {
		margin-bottom:15px;
	}
}

@media all and (max-width:450px) {
	header .top-site,
	header .user-links,
	header .social-links {
		display: none;
	}
	.home h1,
	h1 {
  	font-size: 38px;
	}
	.page main#primary {
		background-size: auto 100% !important;
  	background-position: top !important;
	}
	h2,
	.bleu h2 {
  	font-size: 32px;
	}
	.temoignage div {
	  font-size: 13px;
	  line-height: 17px;
	}
	.temoignage div::after {
  	right: 0px;
	}
	.temoignage div::before {
	  left: 0px;
	}
	.vc_grid-item.vc_grid-item-zone-c-bottom {
	  width: 80%;
	  margin: 0 auto;
		margin-top: 30px;
	}
	.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
	  text-align: center;
	  line-height: 18px;
	  font-size: 14px;
	}
	.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	  line-height: 18px;
	}
	.fs32 h2 {
	  font-size: 25px !important;
	}
	.prenom, .nom {
	  width: 100%;
	}
	.prenom input, .nom input {
	  max-width: 100%;
	}
	.wpcf7-form.init p {
		margin-bottom: 0em;
  	margin-top: 0em;
	}
	.prenom, .nom, .email {
		margin-bottom:15px
	}
	.wpcf7-form.init {
	  margin-top: 20px;
	}
	.vc_tta .wpb_column.vc_column_container.vc_col-sm-2 {
	  width: 33%;
	  float: left;
	}
	.vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
	  margin-top: 0px;
	}
	.envoi {
	  text-align: center;
	}
	.wpcf7-form-control.wpcf7-submit.has-spinner {
	  margin-left: -70px;
		margin-top: 30px;
	}
	.targetappli .wpb_column.vc_column_container.vc_col-sm-4,
	.page-id-18 .vc_col-sm-2 {
	  width: 33%;
	  float: left;
	}
	.tableprice td {
	  width: 100%;
	  display: block;
	}
	.tableprice td.left {
	  border-left: 0px solid white;
	  border-top: 1px solid white;
	}
	.logoservice,
	.logoservice.wpb_single_image.vc_align_right {
	  text-align: center;
	}
	.logoservice svg {
	  max-width: 90%;
	}
	.paddingleft100,
	.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeInLeft.fadeInLeft.shadow.wpb_start_animation.animated,
	.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeInLeft.fadeInLeft.blanc.gras.wpb_start_animation.animated {
		padding-left:15px !important;
		padding-right:15px !important;
	}
	.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeInLeft.fadeInLeft.shadow.wpb_start_animation.animated {
		padding-top:60px !important;
	}
}
