@charset "utf-8";
/*
File Name: style.css
Theme Name: Tepeek
Theme URI: https://www.pixoset.com/
Author: Georges Calvo
Author URI: http://www.pixoset.com/le-webmaster
Description: Lancez une boutique de produits numériques avec Pixoset. Propulsé par Georges Calvo, un plugin qui vous permet de vendre avec votre site Web, des produits téléchargeables. Vendez vos photos, fichiers audio, livres électroniques, vidéos et plus encore.
Version: Pixoset CMS
License: Pixoset
License URI: https://www.pixoset.com/
Text Domain: checkout
Domain Path: /languages/
Tags: two-columns, three-columns, featured-image-header, featured-images, theme-options, custom-background, custom-colors, custom-menu, custom-logo, editor-style, theme-options, translation-ready, e-commerce, footer-widgets, full-width-template
Copyright: © 2025 Pixoset.
*/

/*#edd_purchase_submit,
#edd-purchase-button,
#edd_purchase_submit .edd-submit {
	pointer-events: none !important;
}

#edd_purchase_submit:after {
	content: "Purchases disabled for demo.";
	font-size: 13px;
	color: #82919e;
	margin-left: 8px;
}*/

@import url("https://www.pixoset.com/static/themes/tepeek/fonts.css");
:root{

/*Colors*/
--BGWhite:hsla(0,0%,98%,1);
--BGMiWhite:hsla(0,0%,99%,1);
--BGWhiteHover:hsla(0,0%,97%,1);
--aqua:hsla(165,86%,32%,1); /*#0b9875*/
--aqua30:hsla(165,86%,32%,.3);
--aqua50:hsla(165,86%,32%,.5);
--aqua60:hsla(165,86%,32%,.6);
--aqua75:hsla(165,86%,32%,.75);
--aqualight:hsla(165,86%,42%,1);
--beige:hsla(23,21%,88%,1);
--black:hsla(0,0%,0%,1);
--black50:hsla(0,0%,0%,.5);
--black60:hsla(0,0%,0%,.6);
--black80:hsla(0,0%,0%,.8);
--black90:hsla(0,0%,0%,.9);
--blue:hsla(218,57%,25%,1);
--blue10:rgba(195,210,239,.1);
--blue-20:rgba(195,210,239,.2);
--blue20:hsla(218,57%,25%,.2);
--blue30:hsla(218,57%,25%,.3);
--blue40:hsla(218,57%,25%,.4);
--blue50:hsla(218,57%,25%,.5);
--blue60:hsla(218,57%,25%,.6);
--blue70:hsla(218,57%,25%,.7);
--blue80:hsla(218,57%,25%,.8);
--blue90:hsla(218,57%,25%,.9);
--bluedark:hsla(218,57%,15%,1);
--bluelight:hsla(218,57%,75%,1);
--bluegrey:hsla(218,27%,64%,1);
--bluegreydark:hsla(218,27%,44%,1);
--bluegreylight:hsla(218,48%,93%,1);
--bluegreysuperlight:hsla(218,78%,98%,1);
--Distingo:hsla(202,7%,32%,1);
--DistingoTitle:hsla(203,10%,32%,1);
--greylight:hsla(205,16%,85%,1);
--greylight25:hsla(205,16%,85%,.25);
--greylight50:hsla(205,16%,85%,.5);
--Tepeek:hsla(207,11%,36%,1); /*#525D66*/
--TepeekBlue:hsla(206,25.9%,94.7%,1);
--TepeekDark:hsla(210,13%,18%,1); /*#282E34*/
--TepeekDark20:hsla(210,13%,18%,.2);
--TepeekDark30:hsla(210,13%,18%,.3);
--TepeekDark40:hsla(210,13%,18%,.4);
--TepeekDark50:hsla(210,13%,18%,.5);
--TepeekDark60:hsla(210,13%,18%,.6);
--TepeekDark70:hsla(210,13%,18%,.7);
--TepeekDark80:hsla(210,13%,18%,.8);
--TepeekDark90:hsla(210,13%,18%,.9);
--white:hsla(0,0%,100%,1);
--white15:hsla(0,0%,100%,.15);
--white20:hsla(0,0%,100%,.2);
--white30:hsla(0,0%,100%,.3);
--white40:hsla(0,0%,100%,.4);
--white50:hsla(0,0%,100%,.5);
--white60:hsla(0,0%,100%,.6);
--white75:hsla(0,0%,100%,.75);
--white90:hsla(0,0%,100%,.9);
--white95:hsla(0,0%,100%,.95);
--ombreBlack:hsla(0,0%,0%,.2);
--ombreBlack03:hsla(0,0%,0%,.3);
--ombreBlack005:hsla(0,0%,0%,.05);
--ombreBlue:hsla(218,57%,25%,.2);
--ombreBluestrong:hsla(218,57%,25%,.1);
--ombreBluelight:hsla(218,57%,25%,.08);
--ombreGrisstrong:hsla(0,0%,56.5%,.1);
--ombreGrislight:hsla(0,0%,56.5%,.08);
--fa-primary-color:inherit;
--fa-secondary-color:inherit;

/*Gradients*/
--home-welcome-grad: linear-gradient(to bottom, var(--white90), var(--white90));
--tepeek-grad:linear-gradient(to bottom,var(--Tepeek),var(--TepeekDark));
--hero-grad:linear-gradient(to bottom,var(--blue60),var(--blue90));
--hero-bg-grad:linear-gradient(to bottom,var(--blue60),var(--blue80));
--header-grad:linear-gradient(to bottom,var(--blue80),var(--blue90));
--home-services-grad:linear-gradient(to bottom,var(--aqua),var(--blue));
--subcontent-grad:linear-gradient(125deg,var(--white) 60%,var(--bluegreysuperlight) 60%);
--subcontent-bg-grad:linear-gradient(-20deg,var(--white) 50%,var(--bluegreysuperlight) 50%);
--testimonials-grad:radial-gradient(hsla(218,46%,35%,1),hsla(218,46%,15%,1));
--fa-primary-opacity:inherit;
--fa-secondary-opacity:inherit;
    
/*Images*/
--hero-dot-img: url("https://www.pixoset.com/static/themes/tepeek/images/dot-gradient.png");
--home-welcome-img: url("https://www.pixoset.com/static/themes/tepeek/images/wave.svg");
--hero-bg:url("https://www.pixoset.com/medias/default.jpg");
/*--post-bg:url("https://www.pixoset.com/static/themes/tepeek/images/distingowork.png");*/
--welcome-bg:url("https://www.pixoset.com/static/themes/tepeek/images/halftone.png");

/*Transitions*/
--dd-transition-default: all 150ms ease-out;
}
/* --------------------------------------------------------------
1.0 Style Reset
-------------------------------------------------------------- */
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

*:focus {
    outline: none;
}

.navbar-wrapper {
    content: " ";
    display: table;
}

#preloader{position:fixed;top:0;left:0;right:0;bottom:0;color:var(--bluegreylight);background-color:var(--white30);z-index:999999}#status,#statout{position:absolute;left:50%;top:67%;margin:-50px}@media (min-width:992px) and (max-width:1299px){#preloader{background-size:30%}#status,#statout{left:51.5%;top:65%;margin:-50px}}@media (min-width:1300px){#preloader{background-size:300px 100px}#status,#statout{left:51.5%;top:60%;margin:-53px}}#preloader #status .sk-three-bounce{width:70px}#preloader #status .sk-three-bounce .sk-child{width:18px;height:18px;background-color:var(--bluegreylight);border-radius:100%;display:inline-block;-webkit-animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both}#preloader #status .sk-three-bounce .sk-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}#preloader #status .sk-three-bounce .sk-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-three-bounce{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-three-bounce{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}#preloader #statout .tp-three-bounce{width:70px}#preloader #statout .tp-three-bounce .tp-child{width:18px;height:18px;background-color:var(--bluegreylight);border-radius:100%;display:inline-block;-webkit-animation:tp-three-bounce 1.4s ease-in-out 0s infinite both;animation:tp-three-bounce 1.4s ease-in-out 0s infinite both}#preloader #statout .tp-three-bounce .tp-bounce3{-webkit-animation-delay:-.32s;animation-delay:-.32s}#preloader #statout .tp-three-bounce .tp-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes tp-three-bounce{80%,100%,0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes tp-three-bounce{80%,100%,0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(0);transform:scale(0)}}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  font-size: 100%;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  outline: 0;
}

body {
  -ms-overflow-style: none;  /* IE and Edge */
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

article, aside, details, figcaption, figure, footer, header, nav, section {
  display: block;
}

figcaption {
  background: none;
  font-style: italic;
  font-weight: bold;
  font-size: 105%;
  padding: 3rem;
  text-align: center;
}

md-divider {
	position: relative;
    border-color: rgba(221, 226, 239, 1);
	display: block;
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0;
}

md-divider-map {
	position: relative;
    border-color: rgba(246, 246, 246, 1);
	display: block;
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0;

}

md-divider-white {
	position: relative;
    border-color: var(--white);
	display: block;
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0;
}

md-divider-black {
	position: relative;
    border-color: var(--black);
	display: block;
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0;
}

md-divider-green {
	position: relative;
    border-color: var(--aqualight);
	display: block;
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0;
}

md-divider-blue {
	position: relative;
    border-color: var(--bluelight);
	display: block;
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0;
}

.top-half-circle {
  width: 100%;
  height: 57px;
  background: var(--BGWhite);
  border-radius: 100%;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  z-index: 3;
}

.bottom-half-circle {
  width: 100%;
  height: 57px;
  background: var(--BGWhite);
  border-radius: 100%;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  z-index: 3;
}

ol,
ul {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: separate;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.jutify {
  text-align: justify;
}

q:before, q:after {
  content: "";
}

q {
  quotes: "" "";
}

/**
 * Personnalisation des citations
 *
 */
blockquote:before {
	content: none !important;
}

blockquote {
	color: rgba(27, 54, 100, 0.5);
	position: relative;
	quotes: "\201C""\201D""\2018""\2019";
	border-top: 1px solid rgba(29, 74, 108, 0.15);
	border-bottom: 1px solid rgba(29, 74, 108, 0.15);
	text-align: center;
	padding: clamp(1rem, 5vw, 1.75rem) !important;
	margin-bottom: 3rem;
  	margin-top: 1rem;
	top: 1rem;
}

blockquote:after {
	color: rgba(29, 74, 108, 0.15);
	font-family: Source Sans Pro;
	content: open-quote;
	font-size: 80px;
	position: absolute;
	left: 50%;
	bottom: calc(100% - 20px);
	background: #fff;
	height: 55px;
	width: 55px;
	line-height: normal;
	text-align: center;
	transform: translateX(-50%);
}

blockquote p {
	text-align: center;
	display: inline;
	font-style: italic;
  	font-weight: 400;
	font-size: clamp(1rem, 4vw, 1.8rem) !important;
	font-family: "Libre Baskerville", serif;;
}

a,
span.tepeek {
  cursor: pointer;
  text-decoration: none;
}

a:hover,
a:focus,
a:active,
span.tepeek:hover,
span.tepeek:focus,
span.tepeek:active {
  color: var(--aqua);
  outline: 0;
}

a img,
span.tepeek img {
  border: 0;
}

/* --------------------------------------------------------------
2.0 Global Styles
-------------------------------------------------------------- */
html,
body,
button,
input,
select,
textarea {
  font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

body {
  font-size: 18px;
  line-height: 1.6;
  background-color: var(--white);
  color: var(--blue);
  scroll-behavior: smooth;
  -webkit-animation: 1s ease-out 0s 1 fadeIn;
  animation: 1s ease-out 0s 1 fadeIn;
}

@media only screen and (max-width: 600px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
  
  p {
	margin-bottom: 4% !important;
  }
}

/* --------------------------------------------------------------
3.0 Typography
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Libre Baskerville", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  line-height: 1.2;
  clear: both;
  margin: 0 0 3% 0;
  padding-top: 3%;
  color: var(--blue);
}

h1 {
  font-size: 30px;
}

.barre-titre-sourcil {
    font-size: calc(1.2rem + .2vw);
    letter-spacing: 2px;
    margin-bottom: .75rem;
    text-transform: uppercase;
	text-align: center;
	color: var(--blue);
}

.accueil-services-grille {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(3,auto);
    margin: 5% auto 4% auto;
}

.accueil-services-objet--icon {
    display: inline-block;
	width: 96px;
	height: 96px;
	line-height: 96px;
	margin-bottom: 10px;
	font-size: 4.5rem;
	background-image: url("images/icon-bg-shapo.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 94%;
	position: relative;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.accueil-services-objet--icon .fal {
	position: relative;
	top: 0;
    -webkit-transition: transform .3s cubic-bezier(0.68, -0.55, 0.265, 1.55), top 0.15s ease-in-out;
	transition: transform .3s cubic-bezier(0.68, -0.55, 0.265, 1.55), top 0.15s ease-in-out;
}

.accueil-services-objet {
	cursor: pointer;
	margin: 0 0 10% 0;
}

.accueil-services-objet:hover .accueil-services-objet--icon .fal {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	top: -1.2rem;
}

.accueil-services-titre {
    font-size: 2.5rem;
	white-space: nowrap;
    line-height: 1;
    margin: .6vw 0 .3vw;
}

.accueil-services-objet p {
    line-height: 1.2;
	color: var(--blue60)!important;
}

/*article.column.aos-animate {
  transform: scale(1) translateY(0)!important;
  transition: all .15s ease-in-out!important;
}

article.column.aos-animate:hover {
  transform: scale(1.02) translateY(-.5rem)!important;
  transition: all .15s ease-in-out!important;
  box-shadow: 0 10px 50px 0 var(--ombreBluestrong)!important;
}*/

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 34px;
  }
  .accueil-services-grille {
    grid-template-columns: auto;
	margin: 10% auto;
  }
}

h2 {
  font-size: 34px;
}

@media only screen and (max-width: 600px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 26px;
}

@media only screen and (max-width: 600px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 22px;
}

@media only screen and (max-width: 600px) {
  h4 {
    font-size: 16px;
  }
}

h5 {
  font-size: 18px;
}

@media only screen and (max-width: 600px) {
  h5 {
    font-size: 14px;
  }
}

h6 {
  font-size: 14px;
}

@media only screen and (max-width: 600px) {
  h6 {
    font-size: 12px;
  }
}

hr {
  margin: 3.2rem 0;
  border: 0;
  border-top: solid 1px var(--bluegreylight);
}

::-moz-selection,
::selection {
  color: var(--blue);
  background-color: var(--bluegreylight);
}

/* Text elements */
p {
  margin-bottom: 2%;
}

ul, ol {
  margin: 0 0 0 20px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

b, strong {
  font-weight: bold;
}

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

.single-testimonial .post-text p,
.testimonial.type-testimonial .entry-content p,
.post-1347 .post-content .post-text p {
	font-style: italic;
}

.single-testimonial .post-text p:first-of-type:before,
.testimonial.type-testimonial .entry-content p:first-of-type:before,
.post-1347 .post-content .post-text p:first-of-type:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f10d";
	font-weight: 600;
    margin-right: 1.5rem;
	color: var(--bluegreylight);
}

.single-testimonial .post-text p:last-of-type:after,
.testimonial.type-testimonial .entry-content p:last-of-type:after,
.post-1347 .post-content .post-text p:last-of-type:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f10e";
	font-weight: 600;
    margin-left: 1.5rem;
	color: var(--bluegreylight);
}

address {
  margin: 0 0 1.5em;
}

kbd,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  height: 0;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 3rem auto;
  position: relative;
  overflow: hidden;
}

figure.shine,
figure.gallery-item {
  margin: 0;
}

.bandeau {
  margin: 0;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 0;
  z-index: 999;
}

.before_footer {
  content: '';
  display: block;
  aspect-ratio: 2000/200;
  background-image: url(images/footer-wave.svg);
  background-color: var(--blue10);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.before_footer.home {
  background-color: var(--home-welcome-grad);
}

footer .bandeau,
.section-home-process .bandeau {
  top: -20px;
  bottom: inherit;
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

.section-home-process .wordpress {
  top: inherit !important;
  bottom: -20px !important;
  -webkit-transform: none !important;
  transform: none !important;
}

#temoignages .bandeau.temoignages {
  top: -20px;
  bottom: inherit;
}

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

th {
  font-weight: bold;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

input[type="search"] {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;

}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;

}

textarea {
  line-height: 1.4;
  overflow: auto;
  height: auto;
  width: 98%;
  padding-left: 3px;
  vertical-align: top;
}

.screen-reader-text,
.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.assistive-text {
  line-height: 1;
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  margin-bottom: 0;
}

.page-quote {
	background-color:  var(--blue-20);
    background-image:-webkit-linear-gradient(top,rgba(255,255,255,.45) 0%,rgba(255,255,255,.25) 100%);
	background-image: -o-linear-gradient(top,rgba(255,255,255,.45) 0%,rgba(255,255,255,.25) 100%);
	background-image: linear-gradient(to bottom,rgba(255,255,255,.45) 0%,rgba(255,255,255,.25) 100%);
	background-repeat: repeat-x;
	color: #20123a !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73ffffff',endColorstr='#40ffffff',GradientType=0);
    padding: 3.1rem;
	padding-top: calc(3.1rem + 2%);
	margin: 0.2em 0 1.5em;
	position: relative;
	border-radius: 3px 0 3px 3px;
	overflow: hidden;
	-webkit-box-shadow: 0 3px 2px -3px var(--ombreBlue);
	box-shadow: 0 3px 2px -3px var(--ombreBlue);
}

.page-quote:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 0;
	border: 1.5rem solid #fff;
	background: var(--ombreBlue);
	border-color: #fff #fff transparent transparent;
	border-radius: 0 0 0 3px;
	-webkit-box-shadow: 0 1px 1px var(--ombreBlue),-1px 1px 1px var(--ombreBlue);
	box-shadow: 0 1px 1px var(--ombreBlue),-1px 1px 1px var(--ombreBlue);
}


.pull-right:before,
.pull-left:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 13px;
  position: absolute;
  top: -10px;
  left: 0;
  padding-right: 12px;
  content: "\f10d";
  color: var(--blue);
  background-color: var(--white);

}

.attachment-dimensions {
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #999;
}

/* HTML: <img class="hexagon" src="" alt=""> */
.hexagon {
  height: 200px !important; /* adjust to control the size  */
  aspect-ratio: cos(0deg);
  clip-path: inset(10% 10% 10% 10% round 20%);
  background: var(--blue-20);
  object-fit: cover;
  overflow: hidden;
}

/* =HTML Formatting
----------------------------------------------- */

.is-popular {
  width: auto;
  padding: 0 8px;
  position: absolute;
  display: none;
  visibility: hidden;
  top: -28px;
  line-height: 28px;
  right: 75px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  background: linear-gradient(174deg, rgb(32,188,149) 1%, var(--aqua) 100%);
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
}

@media only screen and (min-width: 769px) {
	.is-popular {
	 	display: block;
  		visibility: visible;
	}
}
/* Tables */
table {
  padding: 0;
  border: none;
  font-size: 15px;
}

table thead {
  background-color: var(--bluegreylight);
}

table td,
table th {
  padding: 10px;
  vertical-align: middle;
}

table td {
  border-bottom: solid 1px #E4E9ED;
}

table tr:last-child td {
  border-bottom: none;
}

/* Lists */
#content .post-content ul,
#content .post-content ol {
  margin: 0;
  padding: 0 0 2rem 2rem;
}

#content .post-content ol {
  margin-left: 5px;
  list-style-type: decimal;
}

#content .post-content ul ul,
#content .post-content ul ol,
#content .post-content ol ul,
#content .post-content ol ol {
  margin: 1.5% 0 0 0;
  padding: 0 0 0 8%;
}

#content .post-content ul {
  list-style-type: square;
}

#content .post-content ul li {
  margin-bottom: 0.4em;
}

/* Address */
#content address {
  padding: 2% 0;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

/* Media Player */
#content .wp-playlist {
  background: transparent;
  border: none;
  color: var(--blue);
  font-weight: 600;
  border-radius: 3px;
  padding: 0;
}

#content .wp-playlist .wp-playlist-item-meta {
  font-size: 20px;
}

#content .wp-playlist .wp-playlist-current-item {
  height: auto;
}

#content .wp-playlist .wp-playlist-current-item img {
  display: none;
}

#content .wp-playlist-item,

#content .wp-playlist-item-length {
  padding: 10px;
  color: var(--blue);
}

#content .wp-playlist-item {
  border-bottom-color: #D5DADD;
}

#content .mejs-container .mejs-controls .mejs-time {
  padding-top: 11px;
}

#content .mejs-container,
#content .mejs-embed,
#content .mejs-embed body,
#content .mejs-container .mejs-controls {
  background: #323B44;
}

#content .mejs-offscreen {
  z-index: 100;
}

#content .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #909FA9;
}

.error404 h2 {
  font-size: 26px;
}

@media only screen and (max-width: 600px) {
  .error404 h2 {
    font-size: 20px;
  }
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
  max-width: 100%;
}

/* --------------------------------------------------------------
4.0 Buttons and Links
-------------------------------------------------------------- */
a:not(data-tilt=*),
span.tepeek {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: var(--aqua50);
}

a:hover,
span.tepeek:hover {
  color: var(--aqua60);
}

.sortlist {
  margin-top: 4%;
  padding-top: 4%;
}

.sortlist span.tepeek {
  display: inline-block;
  width:210px;
  height:60px;
}

.sortlist span.tepeek img {
  opacity: 0.25;
  width: 210px;
  height: 60px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sortlist:hover img,
.sortlist span.tepeek:hover img {
  opacity: 0.5;
}

/* Buttons */
input[type="submit"],
.button,
button,
.post-content .button,
#commentform #submit,
.contact-submit input[type="submit"],
#edd-purchase-button,
#content input[type=submit].edd-submit,
#edd-wl-modal .edd-wl-button,
#content p a.edd-wl-action.edd-wl-button,
.mailbag-wrap .mailbag-input .button,
.wpcf7-submit,
.post-password-form input[type="submit"],
.ddforms-submit {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  padding: .5em 1em;
  height: auto;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  color: var(--white);
  border: none;
  border-radius: 3px;
  background-color: var(--aqua);
  line-height: 1.4;
  -webkit-appearance: none;
}

@media only screen and (max-width: 600px) {
  input[type="submit"],
  .button,  
  button,
  .post-content .button,
  #commentform #submit,
  .contact-submit input[type="submit"],
  .vendor-dashboard #content .fes-submit input[type="submit"],
  #edd-purchase-button,
  #content .edd-submit,
  #content input[type="submit"].edd-submit,
  .wpcf7-submit,
  .post-password-form input[type="submit"],
  .ddforms-submit {
    font-size: 14px;
  }
}

input[type="submit"]:hover,
.button:hover,
button:hover,
.post-content .button:hover,
#commentform #submit:hover,
.contact-submit input[type="submit"]:hover,
#content .contact-form input[type="submit"]:hover,
.vendor-dashboard #content .fes-submit input[type="submit"]:hover,
#edd-purchase-button:hover,
#content .edd-submit:hover,
#content input[type="submit"].edd-submit:hover,
#edd-wl-modal .edd-wl-button:hover,
#content p a.edd-wl-action.edd-wl-button:hover,
.mailbag-wrap .mailbag-input .button:hover,
.wpcf7-submit:hover,
.post-password-form input[type="submit"]:hover,
.ddforms-submit:hover,
.home-process-btn:hover {
  cursor: pointer;
  color: var(--white);
  box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.3);
}

input[type="submit"]:active,
.button:active,
button:active,
.post-content .button:active,
#commentform #submit:active,
.contact-submit input[type="submit"]:active,
#content .contact-form input[type="submit"]:active,
.vendor-dashboard #content .fes-submit input[type="submit"]:active,
#edd-purchase-button:active,
#content .edd-submit:active,
#content input[type="submit"].edd-submit:active,
#edd-wl-modal .edd-wl-button:active,
#content p a.edd-wl-action.edd-wl-button:active,
.mailbag-wrap .mailbag-input .button:active,
.wpcf7-submit:active,
.ddforms-submit:active,
.home-process-btn:active {
  outline: none;
}

button[disabled],
input[type="submit"][disabled],
input[type="button"][disabled],
button[disabled]:hover,
input[type="submit"][disabled]:hover,
input[type="button"][disabled]:hover {
  background: var(--blue10) !important;
  color: var(--bluegrey) !important;
  cursor: not-allowed !important;
  font-weight: 400 !important;
}

.cta-button {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  margin: 0;
  padding: 1em 1.2em;
  color: var(--white);
  border-radius: 3px;
  clear: both;
}

a.cta-button:hover,
a.cta-button:focus,
a.cta-button:active {
  color: var(--white) !important;
}

@media only screen and (max-width: 600px) {
  .cta-button {
    padding: 1em;
    font-size: 16px;
  }
}

@media only screen and (max-width: 500px) {
  .cta-button {
    width: 100%;
  }
}

.cta-button:hover {
  color: var(--white);
}

/* --------------------------------------------------------------
5.0 Alignements
-------------------------------------------------------------- */
.alignleft {
  display: block;
  float: left;
  margin: 0 4% 5% 0 !important;
  max-width: 100%;
}

.alignright {
  display: block;
  float: right;
  margin: 0 0 5% 4% !important;
  max-width: 100%;
}

@media only screen and (max-width: 600px) {
  #content .alignleft, #content .alignright {
    margin-bottom: 4% !important;
    max-width: 100px;
  }
}

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
  max-width: 100%;
}

.alignnone {
  margin-bottom: 5%;
  max-width: 100%;
}

.highlight {
  /*color: #05A3B8;
  background-color: #E6FAFE;*/
  color: var(--blue);
  background-color: var(--blue-20);
  border-radius: 1rem;
  padding: .25rem .5rem;
}

p .alignnone {
  margin-bottom: 0;
}

.fitvids iframe,
.center {
  text-align: center;
}

.pull-right,
.pull-left {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  position: relative;
  width: 34%;
  padding: 2% 0 0 0;
  color: var(--blue);
  border-top: solid 4px var(--blue);
}

@media only screen and (max-width: 768px) {
	.pull-right,
	.pull-left {
		font-size: 20px;
		width: 100%;
	}
	
	:root {
		scrollbar-width: none !important;
	}
	
	*::-webkit-scrollbar {
		display: none
	}
	
	body::-webkit-scrollbar {
		display: none;
	}
	
	body {
		scrollbar-width: none;  /* Firefox */
	}
}

.pull-right {
  float: right;
  margin: 1% 0 3% 5%;
}

.pull-left {
  float: left;
  margin: 1% 5% 3% 0;
  text-align: left;
}

/* --------------------------------------------------------------
6.0 Header
-------------------------------------------------------------- */
.site-header {
  position: relative;
  display: block;
  height: calc(100vh - 360px);
  width: 100%;
  background: linear-gradient(to bottom, #202f40, rgb(221, 221, 221)) !important;
  clear: both;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: all 1s cubic-bezier(0.5, 0, 0, 1);
  transition: all 1s cubic-bezier(0.5, 0, 0, 1);
}

.home .site-header {
  height: 100vh;
}

@media only screen and (max-width: 768px), screen and (max-height:768px) {
  .site-header {
	height: 100vh;
    padding-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .site-header {
	height: 100vh;
  }

  .header-wrap {
    padding-top: 0;
  }
}

.header-inside {
  padding: 80px 7% 0 7%;
  margin: 0 auto;
  display: block;
  max-width: 1600px;
  height: 100%;
  -webkit-transition: all 1s cubic-bezier(0.5, 0, 0, 1);
  transition: all 1s cubic-bezier(0.5, 0, 0, 1);
}

@media only screen and (min-width: 1400px) {
  .header-inside {
    padding: 80px 4% 0 4%;
  }
}

@media only screen and (max-width: 768px) {
  .header-inside {
    padding: 0;
  }
}

.site-header .logo {
  position: relative;
  z-index: 15;
  float: left;
  max-width: 25%;
  width: 240px;
  height: 80px;
}

@media only screen and (max-width: 768px) {
  .site-header .logo {
    width: 100%;
    max-width: 100%;
    margin: 6% 0 2% 0;
    text-align: center;
	display: none;
  }
}

@media only screen and (max-width: 500px) {
  .site-header .logo {
    margin: 10% 0 4% 0;
  }
}

.logo-text {
  padding-top: .5%;
}

.logo .site-title {
  font-size: 26px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  text-transform: uppercase;
}

.logo .site-title a {
  position: relative;
  color: var(--white);
}

.logo-image .site-title {
  display: none;
  padding: 0 10px;
}

.site-title a:hover {
  opacity: .8;
}

.site-description {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
}

.logo-image {
  top: 0;
  margin: 0;
  text-align: center;
  position: relative;
  -webkit-transition: all .8s cubic-bezier(0.5, 0, 0, 1);
  transition: all .8s cubic-bezier(0.5, 0, 0, 1);
}

.site-header .logo-image img {
  display: block;
  margin: 0;
}

/* --------------------------------------------------------------
7.0 Main Navigation
-------------------------------------------------------------- */
.menu-toggle {
  font-size: 15px;
  position: relative;
  z-index: 10;
  display: none;
  width: 100%;
  padding: 12px;
  text-align: center;
  background: #282E34;
}

.image-mobile {
  position: relative;
  z-index: 10;
  display: none;
  visibility: hidden;
  margin-top: -10%;
  margin-bottom: 10%;
  width: 100%;
  padding: 0;
  max-height: 100px;
  text-align: center;
  background: transparent;
  clear: both;
}

.image-mobile a {
  position: relative;
  display: block;
  margin: 0 auto;
  max-height: 100px;
  text-align: center;
}

.image-mobile a img {
  position: relative;
  z-index: 10;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}

.image-mobile.show {
  display: block;
  visibility: visible;
}

.menu-toggle:hover {
  cursor: pointer;
}

.menu-toggle span {
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  color: var(--white);
}

.menu-toggle span i {
  margin-right: 5px;
  color: #9BA6B2;
}

span.menu-close {
  display: none;
}

.main-navigation {
  position: relative;
  display: block;
  float: right;
  width: 75%;
  height: 100%;
  z-index: 15;
}

@media only screen and (max-width: 960px) {
  .main-navigation {
    width: 75%;
  }
}

@media only screen and (max-width: 780px) {
  .main-navigation {
    width: 72%;
  }
}

.main-navigation ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  clear: both;
}

.main-navigation li {
  position: relative;
  display: inline-block;
  word-wrap: break-word;
}

/*.main-navigation li.connect a,
.main-navigation li.deconnect a {
  font-size: 24px;
}

.main-navigation li.connect a i,
.main-navigation li.deconnect a i {
  position: relative;
  height: 24px;
  width: 24px;
  bottom: 50%;
  margin-bottom: -12px;
}*/

.main-navigation a,
.main-navigation span.tepeek {
  font-size: 16px;
  outline: none;
  cursor: pointer;
  display: block;
  padding: 0 1.5rem;
  font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: var(--blue60);
}

.main-navigation .niveau-1 > a,
.main-navigation .niveau-1 > span.tepeek {
  color: var(--white60);
}

.main-navigation ul > li > a,
.main-navigation ul > li > span.tepeek {
  padding-top: 27.4px;
  padding-bottom: 27px;
  font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.main-navigation ul > li > a,
.main-navigation ul > li > span.tepeek {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.main-navigation a:hover,
.main-navigation span.tepeek:hover {
  color: var(--blue);
}

.main-navigation .niveau-1 > a:hover,
.main-navigation .niveau-1 > span.tepeek:hover {
  color: var(--white);
}

/*.main-navigation ul > li.principal > a {
  color: #b5bdc3 !important;
}

.main-navigation ul > li.principal > a:hover {
  color: var(--white) !important;
}*/

@keyframes growDown {
	0% {
		transform: scaleY(0);
	}

	80% {
		transform: scaleY(1.1);
	}

	100% {
		transform: scaleY(1);
	}
}

@media only screen and (min-width: 769px) {
	.main-navigation .sub-menu:after,
	.main-navigation .sub-menu:before {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		display: block;
		position: absolute;
		pointer-events: none;
		border-color: transparent;
		border-bottom-color: var(--white);
		border-width: 1.5rem;
		margin-left: -1.5rem;
	}
	.main-navigation ul ul {
	  position: absolute;
	  top: 60px;
	  left: 0;
	  z-index: -1;
	  opacity: 0;
	  padding: 20px 24px;
	  visibility: hidden;
	  width: 300px;
	  text-align: left;
	  border-radius: 1rem;
	  border: 1px solid var(--white);
	  background-color: var(--white);
	  transition: opacity .3s ease, visibility .3s ease, transform .3s ease, top .3s ease;
	  -webkit-filter: drop-shadow(-1px 2px 6px var(--ombreBlue));
	  filter: drop-shadow(-1px 2px 6px var(--ombreBlue));
	}

	.main-navigation .show-sub,
	.landscape .main-navigation ul.sub-menu,
	.main-navigation li:hover > ul,
	.main-navigation li li a:hover > ul,
	.main-navigation li li span.tepeek:hover > ul,
	.main-navigation li.header-search:focus-within > ul.sub-menu {
	  opacity: 1;
	  visibility: visible;
	  display: block;
	  z-index: 100;
	  transform: translateY(1.5rem);
	}
	
	.main-navigation ul ul ul.sub-menu:after,
	.main-navigation ul ul ul.sub-menu:before {
		bottom: inherit !important;
		left: -3.3rem !important;
		margin-left: inherit !important;
		top: 3.6rem !important;
		border-bottom-color: transparent !important;
		border-right-color: var(--white) !important;
		margin-top: -1.5rem !important;
	}
	
	/*#main.homepage-template {
	  margin-top: -8% !important;
	}*/
}

/* Change the behavior for landscape orientation tablets */
.landscape .main-navigation ul.sub-menu {
  display: none;
}

.landscape .main-navigation li:hover > ul,
.landscape .main-navigation li li a:hover > ul,
.landscape .main-navigation li li span.tepeek:hover > ul {
  display: block;
}

@-webkit-keyframes arrowSlideIn {
 0% {
  opacity:0;
  margin-top:8px;
  z-index:-1
 }
 100% {
  opacity:1;
  margin-top:0;
  z-index:1
 }
}
@keyframes arrowSlideIn {
 0% {
  opacity:0;
  margin-top:8px;
  z-index:-1
 }
 100% {
  opacity:1;
  margin-top:0;
  z-index:1
 }
}

.main-navigation ul > li.menu-item-has-children > a:after,
.main-navigation ul > li.menu-item-has-children > span.tepeek:after {
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  margin-left: 7px;
  content: "\f107";
}

.main-navigation ul ul > li.menu-item-has-children > a:after,
.main-navigation ul ul > li.menu-item-has-children > span.tepeek:after {
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  margin-left: 7px;
  content: "\f105";
  float: right;
}

.main-navigation ul ul ul {
  top: -24px;
  left: 240px;
  -webkit-transform-origin: left !important;
  transform-origin: left !important;
}

.main-navigation ul ul ul:before {
  display: none;
}

@media only screen and (min-width: 769px) {
	.main-navigation ul ul a,
	.main-navigation ul ul span.tepeek {
	  font-size: 16px;
	  font-weight: normal;
	  background: rgba(255,255,255,1);
	  line-height: 2;
	  position: relative;
	  margin: 0;
	  color: var(--blue60);
	  padding: 12px 20px;
	  text-transform: none;
	  border-bottom: none;
	  border-radius: 10px;
	}

	.main-navigation ul ul a:hover,
	.main-navigation ul ul span.tepeek:hover,
	.main-navigation ul ul li.current-menu-item > a,
	.main-navigation ul ul li:hover > a,
	.main-navigation ul ul li.current-menu-item > span.tepeek,
	.main-navigation ul ul li:hover > span.tepeek {
	  color: #27ae60 !important;
  	  background: rgba(39,174,96,.1);
	  border-radius: 10px;
	  /*padding: 12px 10px 12px 30px !important;*/
	}
	
	.main-navigation ul ul a:hover .services-icon {
	  transform:scale(1.1666666667)
	}
}

.main-navigation ul ul li {
  width: 100%;
}

.main-navigation ul ul li:last-child {
  border-bottom: none;
}

.main-navigation ul li.current-menu-item > a,
.main-navigation ul > li:hover > a,
.main-navigation ul li.current-menu-item > span.tepeek,
.main-navigation ul > li:hover > span.tepeek {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main-navigation ul li.niveau-1.current-menu-item > a,
.main-navigation ul > li.niveau-1:hover > a,
.main-navigation ul li.niveau-1.current-menu-item > span.tepeek,
.main-navigation ul > li.niveau-1:hover > span.tepeek {
  color: var(--white);
}

#header.scrolling .main-navigation ul li.current-menu-item > a,
#header.scrolling .main-navigation ul > li:hover > a,
#header.scrolling .main-navigation ul li.current-menu-item > span.tepeek,
#header.scrolling .main-navigation ul > li:hover > span.tepeek {
  color: var(--blue);
}

#header .logo-image img { 
  vertical-align: middle;
  -webkit-transition: all 1s;
  transition: all 1s;
}

#header.scrolled .logo-image img.rotate { 
  -webkit-transform: rotate(360deg);                 
  transform: rotate(360deg);
}

.navbar-fixed-top {
  top: 0;
  border-width: 0;
  border-radius: 0;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media only screen and (max-width:768px) {
    .navbar-fixed-top {
		padding: 0!important;
	}
}

.animated {
  will-change: transform, opacity;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
}

.slideDown {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

#header {
	background: rgba(32, 47, 64, 0);
	padding: 0;
	-webkit-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}

#header.scrolling {
	-webkit-box-shadow: 0 .5rem 2rem .2rem var(--ombreBlue);
	box-shadow: 0 .5rem 2rem .2rem var(--ombreBlue);
	-webkit-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}

.entete {
	width: 100%;
	position: relative;
	max-width: 1600px;
	font-family: "Karla", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	clear: both;
	-webkit-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}

@media only screen and (min-width:769px) {
    #header {
        height: 80px;
    }
	
    #header.scrolling {
		/*-webkit-ackdrop-filter: blur(20px);
		backdrop-filter: blur(20px);*/
		background: hsla(0, 0%, 100%, 1);
		/*-webkit-backdrop-filter: saturate(200%) blur(2rem);
		backdrop-filter: saturate(200%) blur(2rem);*/
        height: 60px;
	}
	
	#header.scrolling .main-navigation .niveau-1 > a,
	#header.scrolling .main-navigation .niveau-1 > span.tepeek {
		color: var(--blue60);
	}
	
	#header.scrolling .main-navigation .niveau-1 > a:hover,
	#header.scrolling .main-navigation .niveau-1 > span.tepeek:hover {
		color: var(--blue);
	}
	
	.main-navigation ul li.menu-item-has-children ul li {
		border-bottom: 0/*dotted 1px var(--bluegreylight)*/;
		top: 0px;
		opacity: 0;
	}
	
	.main-navigation ul li.menu-item-has-children:hover ul li {
		top: 0px;
		opacity: 1;		
	}
}

@media only screen and (min-width:1025px) {
	.entete {
		padding: 0 4%;
	}
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100%); } }

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }
			
#header.scrolled {
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
	-webkit-animation-duration: 1s;
  	animation-duration: 1s;
}

#header.scrolling .main-navigation ul > li > a,
#header.scrolling .main-navigation ul > li > span.tepeek {
    padding-top: 17.4px;  
    padding-bottom: 17px;
}

@media only screen and (min-width: 769px) {
    #header.scrolling .main-navigation ul ul {
        top: 40px;
    }
    #header.scrolling .main-navigation ul ul ul {
        top: -24px;
    }
    #header.scrolling .main-navigation ul ul a,
	#header.scrolling .main-navigation ul ul span.tepeek {
        padding: 12px 20px;
    }
}

#header .logo-image a img:not(.rotate),
#header #t-peek img {
  position:absolute;
  width: 100%;
  height: auto;
  margin: 0;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

#header:not(.scrolling) .logo-image a img.bas,
#header:not(.scrolling) #t-peek img.bas {
  opacity:0 !important;
}

#header:not(.scrolling) .logo-image a img.haut,
#header:not(.scrolling) #t-peek img.haut {
  opacity:1 !important;
}

#header.scrolling .logo-image a img.haut,
#header.scrolling #t-peek img.haut {
  opacity:0 !important;
}

#header.scrolling .logo-image a img.bas,
#header.scrolling #t-peek img.bas {
  opacity:1 !important;
}

#header .logo-image a { 
    background: none;
    position: relative;
    width: 180px;
    height: 60px;
    margin: 13px 30px 7px 30px;
    display: block;
    -webkit-transition: all .25s cubic-bezier(.64,.05,.5,1);
	transition: all .25s cubic-bezier(.64,.05,.5,1);
}

#header.scrolling .logo-image a { 
    width: 120px;
    height: 40px;
    margin: 13px 60px 7px 60px;
    -webkit-transition: all .25s cubic-bezier(.64,.05,.5,1);
	transition: all .25s cubic-bezier(.64,.05,.5,1);
}

#header.scrolling .logo {
    width: 180px;
    height: 60px;
    -webkit-transition: all .25s cubic-bezier(.64,.05,.5,1);
	transition: all .25s cubic-bezier(.64,.05,.5,1);
}

.mascotte {
    width: 300px;
	height: 400px;
    margin: 0 -10% 0 auto;
    padding: 0;
	position: absolute;
	display: block;
	bottom: 0;
	left: 50%;
	right: 25%;
}

.mascotte > legend {
    position :absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.mascotte > img {
    width: 100%;
	height: auto;
	position: relative;
}

@media only screen and (max-width:768px) {
	.mascotte {
		bottom: 0;
	}
}

@media only screen and (max-width:480px) {
	.mascotte {
		right: 0;
		left: inherit;
        margin: 0 0 0 auto;
	}
	p {
		margin-bottom: 4% !important;
	}
}

.footer-widget .textwidget a.ab-item {
    background-image: url("https://www.pixoset.com/static/themes/tepeek/images/distingodesign_barre.png") !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150px 50px;
	display: inline-block;
	opacity: 0.75;
    height: 72px;
    width: 220px;
    padding: 0;
	content: '';
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    vertical-align: middle;
	border: 0;
	outline: none;
}

.footer-widget .textwidget a.ab-item:hover {
	opacity: 1;
}

[data-class='wpcf7cf_group'] {
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
}

.fixed-progressbar {
    width: 100%;
    height: 5px;
    left: 0;
    background-color: #fff;
}

.progress {
    display: inline-block;
    position: fixed;
    height: 5px;
    z-index: 9;
    width: 0;
	-webkit-box-shadow: .2rem .5rem 2rem .2rem var(--ombreBlue);
	box-shadow: .2rem .5rem 2rem .2rem var(--ombreBlue);
    background-color: var(--TepeekBlue);
     -webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
    -webkit-transform: skew(-15deg,0deg);
	transform: skew(-15deg,0deg);
    left: -15px;
}

.progress.scrolled {
    height: 50px;
}

.ProgressTitle {
    display: none;
    position: absolute;
    height: 0;
    z-index: 10;
    width: 100%;
	text-align: center;
    margin: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ProgressTitle.scrolled {
    display: inline-block;
	opacity: 1;
	height: 50px;
}

.ProgressTitle > .title {
    display: block;
    position: relative;
    height: 0;
    z-index: 11;
    width: 100%;
    margin: 0 auto;
	max-width: 1600px;
	padding: 0 5%;
	text-align: left;
	color: #575F67;
	opacity: 0;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ProgressTitle > .title.scrolled {
    height: 50px;
	line-height: 50px;
	opacity: 1;
}

#t-peek {
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  width: 32px;
  height: 32px;
}

#t-peek.hidden {
    display: none;
	opacity: 0;
}

#t-peek.show {
    display: block;
	opacity: 1;
}

/* Processus */
.process-grid{display:grid;gap:7.5rem 5rem;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(6,auto);justify-content:center;margin-top:4.5rem}
.process-box{background-color:var(--bluegreylight);border:2px solid var(--bluegrey);border-radius:.45rem;box-shadow: var(--ombreBluestrong) 0px 2px 4px 0px, var(--ombreBluelight) 0px 0px 20px 0px;padding:3rem}
.process-box li{font-size:1.5rem !important;line-height:1}
.process-box li:before{content:"\2714";padding-right:.75em}
.process-box li + li{margin-top:.75em !important}
.process-box p{line-height:1.3}
.process-box p:first-line{font-weight:700}
.process-box ul{list-style:none;margin:-.75rem !important}
.process-circlenumber{background-color:var(--blue);border-radius:50%;color:#F6F9FE;display:grid;font-size:2.5rem;font-weight:700;height:1.8em;place-items:center;width:1.8em}
.process-duration{color:var(--bluegrey);font-size:calc(1.2rem + .1vw);font-weight:700;padding-left:2px;text-transform:uppercase}
.process-step-title{font-size:calc(1.8rem + .2vw);font-weight:700;padding-top:.6em}
.process-step-title-grid{display:grid;gap:1.2rem;grid-template-columns:auto auto;justify-content:start;margin-top:3rem}
.process-step-icon{font-size:1.8rem}
.process-title-sub{font-size:calc(1.2rem + .1vw);font-weight:700;letter-spacing:1px;margin:3rem 0 1.8rem;text-transform:uppercase}
.process-vertline{background-image:linear-gradient(to bottom, transparent,var(--bluegrey),transparent);grid-column:2;grid-row:1/-1;width:2px}

@media only screen and (max-width:768px) {
	.process-box{margin-bottom:3rem;}
	.process-grid{grid-row-gap:1.5rem;grid-template-columns:auto;}
	.process-vertline{display:none;}
}

a.split-left-image {
  text-indent: -999%;
}

/* Back to top */
.footer-copy .footer-arrow-top {
    background: var(--white15);
    border-radius: 100%;
    height: 70px;
    left: 50%;
    position: absolute;
    text-align: center;
    margin-top: calc(-5% + -4rem);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 70px;
}

.footer-copy .footer-arrow-top a.retour {
    display: block;
    font-size: 2rem;
    height: 100%;
	background: rgba(32, 47, 64, 0.5);
    border-radius: 100%;
    border: solid 1px var(--white15);
    line-height: 67px;
    position: relative;
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.footer-copy .footer-arrow-top:hover a.retour {
    line-height: 60px;
}

/* #Progress
================================================== */
.blok:nth-of-type(odd) {
	background-color:white;
}
    
.blok:nth-of-type(even) {
	background-color:black;
}

@-webkit-keyframes border-transform {
    0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; } 
	14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; } 
	28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; } 
	42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; } 
	56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; } 
	70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; } 
	84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } 
}

.general {
	height: 100%;
}

.progress-wrap {
	position: fixed;
	right: 46px;
	bottom: 46px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset  0 0 0 2px rgba(231, 240, 248, 0.65);
	z-index: 100000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.progress-wrap:after {
	position: absolute;
	font-family: 'Font Awesome 5 Pro';
	content: '\f077';
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	color: rgba(11, 152, 117, 0.5);
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::after {
	opacity: 0;
}

.progress-wrap:before {
	position: absolute;
	font-family: 'Font Awesome 5 Pro';
	content: '\f077';
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	opacity: 0;
	background: rgb(11, 152, 117);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::before {
	opacity: 1;
}

.progress-wrap svg path { 
	fill: none; 
}

.progress-wrap svg.progress-circle path {
	stroke: rgba(11, 152, 117, 0.5);
	stroke-width: 4;
	box-sizing:border-box;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

/* Spinner */
.noo-spinner {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.985);
    z-index: 999999;
    -webkit-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

.spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 -20px;
}

.page-framed .spinner {
	margin-left: -50px;

}

@media only screen and (max-width: 414px) {
	.page-framed .spinner {
		margin-left: -20px;
	}
	.spinner {
		left: 45%;
	}
	.edd_download_purchase_form,
	.tepeek_purchase {
		width: 100% !important;
		display: block !important;
	}
	.tepeek_purchase {
		margin: 2.5% 0 0 0 !important;
	}
}

.page-presentation .spinner {
	margin-left: -50px;
	margin-top: -50px;
}

.spinner .child {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: var(--TepeekDark);
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
            animation: sk-doubleBounce 2s infinite ease-in-out; 
}

.spinner .double-bounce2 {
    -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s;
}

.blog .post-featured-image,
.blog .rslides-container {
	max-height: 420px;
}

.post-featured-image {
    overflow: hidden;
	border-top-left-radius: 1rem;
  	border-top-right-radius: 1rem;
}

.post-featured-image a {
    display: block;
}

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.main-navigation ul ul li:hover > a,
.main-navigation ul ul li:hover > span.tepeek {
  border-bottom: none;
}

@media only screen and (min-width: 769px) {
	ul.sub-menu li.current-menu-item > a,
	ul.sub-menu > li:hover > a,
	ul.sub-menu li.current-menu-item > span.tepeek,
	ul.sub-menu > li:hover > span.tepeek {
	  color: var(--blue);
	}
	
	ul.sub-menu li.current-menu-item > a .services-icon.eiffel,
	ul.sub-menu > li:hover > a .services-icon.eiffel,
	ul.sub-menu li.current-menu-item > span.tepeek .services-icon.eiffel,
	ul.sub-menu > li:hover > span.tepeek .services-icon.eiffel {
      background-image: url("https://www.pixoset.com/static/themes/tepeek/images/tour-eiffel-tepeek_hover.png");
	}
	
	.sub-menu li.current-menu-item > a,
	.sub-menu li.current-menu-item > span.tepeek {
	  font-weight: normal !important;
	  color: var(--blue) !important;	
	  border-bottom: none !important;
	}
	
	.sub-menu li.current-menu-item > a .services-icon.eiffel,
	.sub-menu li.current-menu-item > span.tepeek .services-icon.eiffel {
	  background-image: url("https://www.pixoset.com/static/themes/tepeek/images/tour-eiffel-tepeek_hover.png") !important;
	}
	
	.sub-menu li.current-menu-item a:hover,
	.sub-menu li.current-menu-item span.tepeek:hover {
	  color: var(--blue) !important;
	}
	
	.sub-menu li.current-menu-item a:hover .services-icon.eiffel,
	.sub-menu li.current-menu-item span.tepeek:hover .services-icon.eiffel {
	  background-image: url("https://www.pixoset.com/static/themes/tepeek/images/tour-eiffel-tepeek_hover.png") !important;
	}
}

.sub-menu li.current-menu-item > a:before,
.sub-menu li.current-menu-item > span.tepeek:before {
  display: none;
}

.menu-search {
  padding-left: 10px;
}

@media only screen and (max-width: 768px) {
  .menu-toggle {
    display: inline-block;
  }

  .main-navigation {
    display: none;
    float: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .main-navigation .show-mobile-sub > ul {
    display: inline-block;
	-webkit-box-shadow: 0 5px 30px rgba(27, 31, 35, 0.1), 0 0 1px rgba(27, 31, 35, 0.4), 0 1px 2px rgba(27, 31, 35, 0.15) !important;
  	box-shadow: 0 5px 30px rgba(27, 31, 35, 0.1), 0 0 1px rgba(27, 31, 35, 0.4), 0 1px 2px rgba(27, 31, 35, 0.15) !important;
  }

  .show-mobile-sub ul.drop-active {
    display: block;
  }

  .main-navigation a,
  .main-navigation span.tepeek {
    display: inline-block;
    font-size: 15px;
  }

  .main-navigation ul > li > a,
  .main-navigation ul > li > span.tepeek {
    line-height: 3.5;
	padding-top: inherit!important;
    padding-bottom: inherit!important;
  }

  .menu-item-has-children {
    -webkit-user-select: none;
	user-select: none;
  }

  .main-navigation ul > li.menu-item-has-children > a:after,
  .main-navigation ul > li.menu-item-has-children > span.tepeek:after {
    display: none;
  }

  .main-navigation ul > li.menu-item-has-children:after {
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 15px;
    right: 5%;
    content: "\f107";
    color: #b5bdc3;
  }
  
  .main-navigation a,
  .main-navigation span.tepeek {
    color: #b5bdc3 !important;
  }

  .main-navigation a:hover,
  .main-navigation span.tepeek:hover {
    color: var(--white) !important;
  }
  
  .main-navigation ul li.current-menu-item > a,
  .main-navigation ul > li:hover > a,
  .main-navigation ul li.current-menu-item > span.tepeek,
  .main-navigation ul > li:hover > span.tepeek {
    color: var(--white) !important;
  }

  .main-navigation ul > li.active-sub-menu:after {
    content: "\f106";
    width: 50px;
    text-align: right;
  }

  .main-navigation ul > li.menu-item-has-children:hover:after {
    color: var(--white) !important;
  }

  .main-navigation .current-cart .widget:before,
  .main-navigation ul ul:before,
  .main-navigation ul ul ul li:first-child:before {
    display: none;
  }

  .main-navigation ul {
    margin-bottom: 0;
    padding: 0 2%;
    text-align: left;
    background-color: var(--TepeekDark);
    -webkit-animation: smoothFade .5s;
	animation: smoothFade .5s;
	-webkit-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
  }
  
  .sub-menu li.current-menu-item > a,
  .sub-menu li.current-menu-item a:hover,
  .sub-menu li.current-menu-item > span.tepeek,
  .sub-menu li.current-menu-item span.tepeek:hover {
    color: var(--white) !important;
  }
}

.header-wrap,
.logo,
.hero-title {
  -webkit-animation: smoothFade .5s;
  animation: smoothFade .5s;
}



@media only screen and (max-width: 768px) {
  .main-navigation li {
    width: 100%;
    border-bottom: dotted 1px rgba(255,255,255,0.05);
  }
  
  .main-navigation li:last-child {
    border-bottom: none;
  }

  .main-navigation li:hover {
    cursor: pointer;
  }

  .main-navigation ul ul {
    position: relative;
    top: auto;
    left: auto;
    z-index: 100;
    margin-left: 0 !important;
    visibility: visible;
    opacity: 1;
    display: none;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%;
    padding: 0 0 0 5%;
    background: transparent;
  }

  .main-navigation ul ul a,
  .main-navigation ul ul span.tepeek {
    padding: 0;
  }

  .main-navigation ul ul ul {
    top: auto;
    left: auto;
    padding-left: 5%;
  }

  .main-navigation ul ul li:first-child {
    border-top: dotted 1px #373F47;
  }
}

/* --------------------------------------------------------------
8.0 Social Icons
-------------------------------------------------------------- */
.main-navigation a:before,
.widget .menu li a:before,
.main-navigation span.tepeek:before,
.widget .menu li span.tepeek:before {
  font-family: "Font Awesome 5 Brands";
  margin-right: 10px;
  color: #8a96a0;
}

.main-navigation a[href*="x.com"]:before,
.widget .menu li a[href*="x.com"]:before,
.main-navigation span.twitter:before,
.widget .menu li span.twitter:before {
  font-family: "Font Awesome 6 Brands";
  content: "\e61b";
}

.main-navigation a[href*="x.com"]:hover:before,
.widget .menu li a[href*="x.com"]:hover:before,
.main-navigation span.twitter:hover:before,
.widget .menu li span.twitter:hover:before {
  color: #53b9fd;
}

.main-navigation a[href*="facebook.com"]:before,
.widget .menu li a[href*="facebook.com"]:before,
.main-navigation span.facebook:before,
.widget .menu li span.facebook:before {
  content: "\f082";
}

.main-navigation a[href*="facebook.com"]:hover:before,
.widget .menu li a[href*="facebook.com"]:hover:before,
.main-navigation span.facebook:hover:before,
.widget .menu li span.facebook:hover:before {
  color: #78a4dd;
}

.main-navigation a[href*="github.com"]:before,
.widget .menu li a[href*="github.com"]:before,
.main-navigation span.github:before,
.widget .menu li span.github:before {
  content: "\f092";
}

.main-navigation a[href*="github.com"]:hover:before,
.widget .menu li a[href*="github.com"]:hover:before,
.main-navigation span.github:hover:before,
.widget .menu li span.github:hover:before {
  color: var(--white);
}

.main-navigation a[href*="google.com"]:before,
.widget .menu li a[href*="google.com"]:before,
.main-navigation span.google:before,
.widget .menu li span.google:before {
  content: "\f0d5";
}

.main-navigation a[href*="google.com"]:hover:before,
.widget .menu li a[href*="google.com"]:hover:before,
.main-navigation span.google:hover:before,
.widget .menu li span.google:hover:before {
  color: #fc5b5b;
}

.main-navigation a[href*="instagram.com"]:before,
.widget .menu li a[href*="instagram.com"]:before,
.main-navigation span.instagram:before,
.widget .menu li span.instagram:before {
  content: "\f16d";
}

.main-navigation a[href*="instagram.com"]:hover:before,
.widget .menu li a[href*="instagram.com"]:hover:before,
.main-navigation span.instagram:hover:before,
.widget .menu li span.instagram:hover:before {
  color: #78a6c5;
}

.main-navigation a[href*="yelp.fr"]:before,
.widget .menu li a[href*="yelp.fr"]:before,
.main-navigation span.yelp:before,
.widget .menu li span.yelp:before,
.main-navigation a[href*="yelp.com"]:before,
.widget .menu li a[href*="yelp.com"]:before {
  content: "\f1e9";
}

.main-navigation a[href*="yelp.fr"]:hover:before,
.widget .menu li a[href*="yelp.fr"]:hover:before,
.main-navigation span.yelp:hover:before,
.widget .menu li span.yelp:hover:before {
  color: #d32323;
}

.main-navigation a[href*="hoodspot.fr"]:before,
.widget .menu li a[href*="hoodspot.fr"]:before,
.main-navigation span.hoodspot:before,
.widget .menu li span.hoodspot:before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Pro";
}

.main-navigation a[href*="hoodspot.fr"]:hover:before,
.widget .menu li a[href*="hoodspot.fr"]:hover:before,
.main-navigation span.hoodspot:hover:before,
.widget .menu li span.hoodspot:hover:before {
  color: #5845c3;
}

.main-navigation a[href*="youtube.com"]:before,
.widget .menu li a[href*="youtube.com"]:before,
.main-navigation span.youtube:before,
.widget .menu li span.youtube:before {
  content: "\f16a";
}

.main-navigation a[href*="youtube.com"]:hover:before,
.widget .menu li a[href*="youtube.com"]:hover:before,
.main-navigation span.youtube:hover:before,
.widget .menu li span.youtube:hover:before {
  color: #fa4646;
}

.main-navigation a[href*="vimeo.com"]:before,
.widget .menu li a[href*="vimeo.com"]:before,
.main-navigation span.vimeo:before,
.widget .menu li span.vimeo:before {
  content: "\f194";
}

.main-navigation a[href*="vimeo.com"]:hover:before,
.widget .menu li a[href*="vimeo.com"]:hover:before,
.main-navigation span.vimeo:hover:before,
.widget .menu li span.vimeo:hover:before {
  color: #1ab7ea;
}

.main-navigation a[href*="dribbble.com"]:before,
.widget .menu li a[href*="dribbble.com"]:before,
.main-navigation span.dribbble:before,
.widget .menu li span.dribbble:before {
  content: "\f17d";
}

.main-navigation a[href*="dribbble.com"]:hover:before,
.widget .menu li a[href*="dribbble.com"]:hover:before,
.main-navigation span.dribbble:hover:before,
.widget .menu li span.dribbble:hover:before {
  color: #fa8bbc;
}

.main-navigation a[href*="soundcloud.com"]:before,
.widget .menu li a[href*="soundcloud.com"]:before {
  margin-right: 9px;
  content: "\f1be";
}

.main-navigation a[href*="soundcloud.com"]:hover:before,
.widget .menu li a[href*="soundcloud.com"]:hover:before {
  color: #ff4b3f;
}

.main-navigation a[href*="pinterest.com"]:before,
.widget .menu li a[href*="pinterest.com"]:before,
.main-navigation a[href*="pinterest.co.uk"]:before,
.widget .menu li a[href*="pinterest.co.uk"]:before {
  content: "\f0d2";
}

.main-navigation a[href*="pinterest.com"]:hover:before,
.widget .menu li a[href*="pinterest.com"]:hover:before,
.main-navigation a[href*="pinterest.co.uk"]:hover:before,
.widget .menu li a[href*="pinterest.co.uk"]:hover:before {
  color: #ED5A5A;
}

.main-navigation a[href*="behance.net"]:before,
.widget .menu li a[href*="behance.net"]:before,
.main-navigation span.behance:before,
.widget .menu li span.behance:before {
  content: "\f1b4";
}

.main-navigation a[href*="behance.net"]:hover:before,
.widget .menu li a[href*="behance.net"]:hover:before,
.main-navigation span.behance:hover:before,
.widget .menu li span.behance:hover:before {
  color: #0057ff;
}

.main-navigation a[href*="linkedin.com"]:before,
.widget .menu li a[href*="linkedin.com"]:before,
.main-navigation span.linkedin:before,
.widget .menu li span.linkedin:before {
  content: "\f08c";
}

.main-navigation a[href*="linkedin.com"]:hover:before,
.widget .menu li a[href*="linkedin.com"]:hover:before,
.main-navigation span.linkedin:hover:before,
.widget .menu li span.linkedin:hover:before {
  color: #0c91d6;
}

.main-navigation a[href*="flickr.com"]:before,
.widget .menu li a[href*="flickr.com"]:before {
  content: "\f16e";
}

.main-navigation a[href*="flickr.com"]:hover:before,
.widget .menu li a[href*="flickr.com"]:hover:before {
  color: #F558D1;
}

.main-navigation a[href*="wordpress.com"]:before,
.widget .menu li a[href*="wordpress.com"]:before {
  content: "\f16e";
}

.main-navigation a[href*="wordpress.com"]:hover:before,
.widget .menu li a[href*="wordpress.com"]:hover:before {
  color: #0c91d6;
}

.main-navigation a[href*="slack.com"]:before,
.widget .menu li a[href*="slack.com"]:before {
  content: "\f198";
}

.main-navigation a[href*="slack.com"]:hover:before,
.widget .menu li a[href*="slack.com"]:hover:before {
  color: #ECB538;
}

.main-navigation a[href*="spotify.com"]:before,
.widget .menu li a[href*="spotify.com"]:before {
  content: "\f198";
}

.main-navigation a[href*="spotify.com"]:hover:before,
.widget .menu li a[href*="spotify.com"]:hover:before {
  color: #2EBD59;
}

/* --------------------------------------------------------------
9.0 Alignements
-------------------------------------------------------------- */
#page {
  position: relative;
  margin: 0 auto;
  clear: both;
}

#main {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
  padding: 2% 5% 4% 5%;
  z-index: 101;
}

#temoignages {
  position: relative;
  background: transparent;
  width: 100%;
  margin: 0;
  padding: 6% 9%;
  overflow: hidden;
  z-index: 101;
}

@media only screen and (max-width: 1024px) {
  #main, #temoignages {
    padding: 4%;
  }
}

@media only screen and (max-width: 600px) {
  #main, #temoignages {
    padding: 4%;
  }
}

#main.homepage-template, #temoignages.homepage-template {
  padding-top: 6%;
  padding-bottom: 8%;
  /*margin-top: -12%;*/
}

#primary {
  display: block;
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  #primary {
    width: 100%;
  }
}

.homepage-template #primary,
.tax-categories #primary,
.tax-jetpack-portfolio-tag #primary,
.page-template-template-testimonials #primary,
.post-type-archive-testimonial #primary,
.page-template-template-full-width #primary,
.page-template-template-hosting #primary,
.post-type-archive-download #primary.primary-sidebar,
.tax-download_tag #primary.primary-sidebar,
.tax-download_category #primary.primary-sidebar,
body.bbpress #primary,
.page-template-template-vendor #main #primary.vendor-archive-primary {
  width: 100%;
}

.page-template-template-team-php #primary,
.page-template-template-tour-php #primary,
#primary.portfolio-primary,
.post-type-archive-jetpack-portfolio #primary {
  width: 100%;
}

#primary.primary-sidebar {
  display: inline-block;
  width: 72%;
}

@media only screen and (max-width: 768px) {
  #primary.primary-sidebar {
    width: 100%;
    margin-bottom: 5%;
  }
}

#content {
  position: relative;
  z-index: 101;
}

body:not(.home) #content {
  margin-top: -120px;
}

.edd-checkout #content {
  z-index: auto;
}

#secondary-page {
  display: inline-block;
  width: 24%;
  float: right;
  background-color: var(--white);
  box-shadow: var(--ombreBluestrong) 0px 2px 4px 0px, var(--ombreBluelight) 0px 0px 20px 0px;
  border-radius: 1rem;
}

@media only screen and (max-width: 768px) {
  #secondary-page {
    width: 100%;
    position: relative;
    float: none;
  }
}

.post-type-archive-download #secondary-page,
.tax-download_tag #secondary-page,
.tax-download_category #secondary-page {
  display: none;
}

#secondary-page aside {
  padding: 12% 10%;
  font-size: 15px;
  border-bottom: solid 2px var(--bluegreysuperlight);
}

@media only screen and (max-width: 768px) {
  #secondary-page aside {
    padding: 8%;
  }
}

#secondary-page aside .widget-title {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  margin-bottom: 15px;
}

#secondary-page aside a {
  color: #84919E;
}

#secondary-page aside a:hover {
  color: #4C5357;
}

#secondary-page aside ul {
  margin-left: 15px;
  list-style-type: square;
}

#secondary-page aside.widget_rss ul {
  margin-left: 0;
}

#secondary-page aside:last-child {
  border-bottom: none;
}

/* --------------------------------------------------------------
10.0 Page Titles
-------------------------------------------------------------- */
.hero-title {
  z-index: 1;  
  position: relative;
  display: inline-block;
  width: 100%;  
  right: 0;	
  left: 0;
  padding: 6% 0;
  text-align: center;
}

.home .hero-title {
  padding: 13% 0 17% 0;
}

.hero-title-inside {
  max-width: 72%;
  margin: 0 auto;
}

.hero-title-inside > .entry-title {
  display: block;  
  visibility: visible;
}

.hero-title-inside > .entry-title.hide {
  display: none;  
  visibility: hidden;
}

@media only screen and (max-width: 960px) {
  .hero-title-inside {
    max-width: 100%;
  }
}

.hero-title h1 {
  font-size: 62px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  margin: 0 auto;
  color: var(--white);
  text-shadow: 5px 5px 35px rgba(43, 49, 54, 0.4);
}

.hero-title h1 span.distingo,
.hero-title p span.distingo {
  letter-spacing: -0.25rem;  
  font-family: Arial, Helvetica, sans-serif;  
  font-weight: bold;
}

.hero-title p span.distingo {
  letter-spacing: -0.1rem;
}

span.distingodesign {  
  font-family: Arial, Helvetica, sans-serif;  
  position: relative;  
  font-weight: 400;    
  letter-spacing: 0.1rem;
}

span.distingodesign > span.distingo {  
  position: relative;  
  -webkit-text-stroke: 2px var(--blue);  
  text-stroke: 2px var(--blue);  
  margin-right: 0.1rem;
}

span.distingodesign > span.design {
  letter-spacing: 1rem;  
  font-weight: normal;  
  position: relative;  
  margin-left: 0.5rem;  
  margin-right: -0.75rem;  
  font-size: 62%;
}

span.distingohome {  
  font-family: Arial, Helvetica, sans-serif;  
  position: relative;  
  font-weight: 400;    
  letter-spacing: 0.1rem;  
  margin-right: -0.25rem;
}

span.distingohome > span.distingo {  
  position: relative;  
  -webkit-text-stroke: 2px var(--blue);  
  text-stroke: 2px var(--blue);  
  font-size: 69%;  
}

span.distingohome > span.design {
  letter-spacing: 0.25rem;  
  font-weight: normal;  
  position: relative;  
  margin-left: -0.75rem;  
  font-size: 72%;
}

.wf-active .hero-title h1,
.wf-loading .hero-title h1 {
  font-size: 40px;
  font-weight: 900;
}

@media only screen and (max-width: 960px) {
  .hero-title h1 {
    font-size: 30px;
  }

  .wf-active .hero-title h1,
  .wf-loading .hero-title h1 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .hero-title,
  .home .hero-title {
    padding: 50% 8%;
  }

  .hero-title h1 {
    font-size: 30px;
  }

  .wf-active .hero-title h1,
  .wf-loading .hero-title h1 {
    font-size: 20px;
  }
  
  .top_corners, .bottom_corners,
  .sortlist, .footer-widget .distingo {
    display: none !important;
  }
}

@media only screen and (max-width: 500px) {
  .hero-title h1 {
    font-size: 20px;
  }

  .wf-active .hero-title h1,
  .wf-loading .hero-title h1 {
    font-size: 20px;
  }
}

.hero-title p {
  font-size: 28px;
  margin: 1.5% 0 0 0;  
  padding: 0.3em;
  color: #b5bdc3;
  text-shadow: 3px 3px 20px rgba(43, 49, 54, 0.5);
}

@media only screen and (max-width: 768px) {
  .hero-title p {	
	margin-bottom: 3%;
  }
}

@media only screen and (max-width: 500px) {
  .hero-title p {
    font-size: 20px;
    margin-top: 3%;
  }
}

.hero-title p a {
  color: var(--greylight);
}

.hero-title .cta-button {
  margin: 4% 5px 0 5px;
}

@media only screen and (max-width: 500px) {
  .hero-title .cta-button {
    margin: 4% 0 0 0;
  }

  .hero-title .cta-button:first-of-type {
    margin-top: 8%;
  }
}

.site-header-bg-wrap {
  -webkit-animation: smoothFade 1s;
  animation: smoothFade 1s;
  display: block;  
  --e-transform-transition-duration: 100ms;  
  transition: background 0.3s;
}

.overlay {
  background: var(--hero-dot-img) left/25% repeat-y;
  height: 100%;
  width: 100%;
  padding: 0;
  content: " ";
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;
  margin: 0;
  text-align: center;
}

.tepeek-overlay.inactive {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.tepeek-overlay {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  content: " ";
  position: fixed;
  opacity: 1;
  visibility: visible;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: var(--white20);
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(17px);
  z-index: 1030;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.tepeek-overlay.scrolling {
  top: 60px !important;
  background: hsla(218, 57%, 25%, 0.5) !important;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  
.mask {
  background: linear-gradient(90deg,#000000 0%,#000000 100%);
  height: 100%;
  width: 100%;
  padding: 0;
  content: " ";
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;
  margin: 0;
  text-align: center; }

.rslides-container .mask,
.post-featured-image .mask {
  background: var(--TepeekDark60) !important;
}

.rslides-container .mask,
.rslides-container .overlay,
.post-featured-image .mask,
.post-featured-image .overlay {
  opacity: 0.2;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.portfolio-post:hover .rslides-container .mask,
.portfolio-post:focus .rslides-container .mask,
.portfolio-post:active .rslides-container .mask,
.portfolio-post:hover .rslides-container .overlay,
.portfolio-post:focus .rslides-container .overlay,
.portfolio-post:active .rslides-container .overlay,
.rslides-container:hover .mask,
.rslides-container:focus .mask,
.rslides-container:active .mask,
.rslides-container:hover .overlay,
.rslides-container:focus .overlay,
.rslides-container:active overlay,
.portfolio-post:hover .post-featured-image .mask,
.portfolio-post:focus .post-featured-image .mask,
.portfolio-post:active .post-featured-image .mask,
.portfolio-post:hover .post-featured-image .overlay,
.portfolio-post:focus .post-featured-image .overlay,
.portfolio-post:active .post-featured-image .overlay,
.post-featured-image:hover .mask,
.post-featured-image:focus .mask,
.post-featured-image:active .mask,
.post-featured-image:hover .overlay,
.post-featured-image:focus .overlay,
.post-featured-image:active overlay {
  opacity: 0.05;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
  
.top_corners,
.bottom_corners {
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    z-index: 11;
	clear: both;
}

.top_corners:before,
.top_corners:after,
.bottom_corners:before,
.bottom_corners:after {
    background-color: var(--BGWhite);
	/*-webkit-box-shadow: inset 0px 5px 0px 0px var(--ombreBlue);
	box-shadow: inset 0px 5px 0px 0px var(--ombreBlue);*/
}

.bottom_corners.home:before,
.bottom_corners.home:after {
	/*background: linear-gradient(0deg, var(--BGWhite) 35%, var(--white) 65%);*/
	background-color: var(--BGWhite);
	border-color: rgba(221, 226, 239, 1);	
    border-top-width: 1px;	
    border-top-style: solid;
}

.bar{
	padding: 10rem 0;
	text-align: center;
}

.top_corners.home:before,
.top_corners.home:after {
    background-color: var(--BGWhite);
	border-color: rgba(221, 226, 239, 1);
    border-bottom-width: 1px;
    border-bottom-style: solid
	/*-webkit-box-shadow: inset 0px 5px 0px 0px var(--ombreBlue);
	box-shadow: inset 0px 5px 0px 0px var(--ombreBlue);*/
}

.top_corners:before {
    content: '';
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 50.03%;
    height: 60px;
    position: absolute;
    bottom: -30px;
    left: 0;
	-webkit-transform: skewY(3deg);
    transform: skewY(3deg);
}

.top_corners:after {
    content: '';
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 50.03%;
    height: 60px;
    position: absolute;
    bottom: -30px;
    right: 0;
	-webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
}

.bottom_corners:before {
    content: '';
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 50.03%;
    height: 60px;
    position: absolute;
    top: -30px;
    left: 0;
	-webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
}

.bottom_corners:after {
    content: '';
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 50.03%;
    height: 60px;
    position: absolute;
    top: -30px;
    right: 0;
	-webkit-transform: skewY(3deg);
    transform: skewY(3deg);
}

@keyframes smoothFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes smoothFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes smoothFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes ZoomOut{0%{-webkit-transform:scale(1.15);transform:scale(1.15)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ZoomOut{0%{-webkit-transform:scale(1.15);transform:scale(1.15)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes SlideUp{0%{top:105px;color:transparent}100%{top:0}}@keyframes SlideUp{0%{top:105px;color:transparent}100%{top:0}}@-webkit-keyframes showCont{0%{top:-100%;opacity:0.1}90%{top:-80%;opacity:0.4}95%{top:7px;opacity:1}97%{top:-4px}99%{top:2px}100%{top:0;opacity:1}}@keyframes showCont{0%{top:-100%;opacity:0.1}90%{top:-80%;opacity:0.4}95%{top:7px;opacity:1}97%{top:-4px}99%{top:2px}100%{top:0;opacity:1}}@-webkit-keyframes showCont2{0%{top:-100%;opacity:0.1}70%{top:-80%;opacity:0.4}95%{top:7px;opacity:1}97%{top:-4px}99%{top:2px}100%{top:0;opacity:1}}@keyframes showCont2{0%{top:-100%;opacity:0.1}70%{top:-80%;opacity:0.4}95%{top:7px;opacity:1}97%{top:-4px}99%{top:2px}100%{top:0;opacity:1}}

.background-effect {
  position: absolute;  
  display: block;
  z-index: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0.4;
  /*clip-path: polygon(0 0, 100% 0, 100% 55%, 0 75%);*/
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-blend-mode: normal;
  -webkit-transition: all 1s cubic-bezier(0.5, 0, 0, 1);
  transition: all 1s cubic-bezier(0.5, 0, 0, 1);
/*  -webkit-animation: 1.49s ease 0s normal none 1 running ZoomOut;
  animation: 1.49s ease 0s normal none 1 running ZoomOut;*/
}

footer .background-effect {
    background-attachment: fixed;
}

@media only screen and (max-width: 768px) {
  .background-effect {
    background-attachment: fixed;
  }
  footer .background-effect {
    background-attachment: fixed;
  }
}

/*.site-header-bg.background-effect {
  background-attachment: scroll;
}*/

/* --------------------------------------------------------------
11.0 Post Content
-------------------------------------------------------------- */
.post {
  padding: 0;
  -webkit-box-shadow: 0px 70px 50px -30px var(--ombreBlue);
  box-shadow: 0px 70px 50px -30px var(--ombreBlue);
  border-radius: 1rem;
  background-color: var(--white);
  position: relative;
  margin-bottom: 6%;
}

body .post:not(.portfolio-post)::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -50px;
  bottom: 0;
  left: -50px;
  border: 60px solid var(--white20);
  border-radius: 1.5rem;
  z-index: -1;
}

body .post ~ .post:before,
section .post:before {
  content: inherit !important;
  position: inherit !important;
  top: inherit !important;
  right: inherit !important;
  bottom: inherit !important;
  left: inherit !important;
  border: none !important;
  border-radius: inherit !important;
}

.post .post-content {
  border-radius: 1rem;
}

.homepage-post-content {
  padding: 0 7%;
  margin-bottom: 6%;
}

@media only screen and (max-width: 960px) {
  .homepage-post-content {
    padding: 0 4%;
  }
}

.homepage-post-content .post {
  margin: 0 auto;
  max-width: 80%;
}

@media only screen and (max-width: 960px) {
  .homepage-post-content .post {
    max-width: 100%;
  }
}

.page .post.page {
  margin-bottom: 0;
}

.post.page + .portfolio-wrapper,
.page .post.page + .big-search {
  margin-top: 6%;
}

.post-text {
  display: block;
  position: relative;
  padding: 6% 10% 5% 10%;
  word-wrap: break-word;
}

@media only screen and (max-width: 960px) {
  .post-text {
    padding: 8%;
  }
}

@media only screen and (max-width: 600px) {
  .post-text {
    padding: 6%;
  }
}

.post.not-found {
  text-align: center;
}

.post-title {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 4%;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .post-title {
    font-size: 38px;
  }
}

@media only screen and (max-width: 600px) {
  .post-title {
    font-size: 32px;
  }
}

.post-title a {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: var(--blue);
  border: none;
}

.post-title a:hover {
  -webkit-transition: .2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 0.8;
  border: none;
}

.single-download .post-text .post-title {
  display: none;
}

.post-meta {
  font-size: 13px;
  display: inline-block;
  width: 100%;
  margin: 4% auto;
  color: #7B8996;
}

@media only screen and (max-width: 600px) {
  .post-meta {
    margin-top: 4%;
  }
}

#secondary .post-meta {
  text-align: left;
}

#secondary .download-features + .post-meta {
  border-top: solid 2px var(--bluegreysuperlight);
  padding-top: 8%;
}

#secondary .post-meta a {
  font-weight: normal;
  padding: 0;
  margin: 0;
  background: none;
  color: #7B8996;
}

#secondary .post-meta a:hover {
  color: var(--blue);
}

#secondary .post-meta span {
  margin-bottom: 8px;
}

#secondary .post-meta span:last-child {
  margin-bottom: 0;
}

#secondary .meta-cat,
#secondary .meta-tag {
  margin: 0;
  width: 100%;
  font-size: 14px;
}

#secondary .post-meta i {
  width: 18px;
  color: #84919E;
}

#secondary .meta-tag {
  width: 100%;
}

#secondary .post-meta .meta-tag a:before {
  content: "";
}

.post-meta a,
.posted-on {
  font-weight: 600;
  display: inline-block;
  margin-top: -2%;  
  margin-bottom: 0;
  padding: 4px 10px;
  vertical-align: top;
  color: #7B8996;
  border: none;
  border-radius: 20px;
  background-color: var(--BGWhiteHover);
}

.post-meta a:hover {
  color: var(--blue);
  border: none;
}

.meta-tag,
.meta-cat {
  display: inline-block;  
  margin-bottom: 1.5rem;
}

.post-meta .meta-cat a,
.post-meta .meta-tag a {
  margin-top: 0;
  vertical-align: baseline;  
}

.post-meta .meta-tag a:before {
  content: "";
}

/*@media only screen and (max-width: 600px) {
  .meta-cat {
    width: 50%;
  }
}*/

.posted-on {
  background: none;
}

.posted-on i {
  margin-right: 5px;
}

#content .more-link {
  border: none;
}

#content .more-link:hover {
  opacity: 0.8;
}

.date-sep {
  padding: 0 5px;
}

.entry-meta {
  clear: both;
}

.hero-title .entry-title,
.hero-title .entry-subtitle {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
  clear: both;
}

.hero-title .cta-button {
  opacity: 0;
}

.hero-title .entry-title {
  -webkit-animation: fadeIn 1s 1.8s forwards, slideUp 1s 1.8s forwards;
  animation: fadeIn 1s 1.8s forwards, slideUp 1s 1.8s forwards;
}

.hero-title .entry-subtitle {
  letter-spacing: -1px;
  -webkit-animation: fadeIn 2s 3s forwards;
  animation: fadeIn 2s 3s forwards;
}

.hero-title .cta-button {
  -webkit-animation: fadeIn 2s 3s forwards;
  animation: fadeIn 2s 3s forwards;
}

.page-links {
  margin-bottom: 4%;
}

/* Author bio on post pages */
.author-info {
  display: inline-block;
  width: 100%;
  padding: 0 14%;
}

@media only screen and (max-width: 600px) {
  .author-info {
    padding: 2% 4% 0 4%;
  }
}

.author-profile {
  border-top: solid 2px var(--bluegreysuperlight);
  padding: 5% 0 6% 0;
}

@media only screen and (max-width: 600px) {
  .author-profile {
    padding: 8% 0;
  }
}

.author-avatar {
  display: inline-block;
  width: 7%;
  margin-right: 5%;
  vertical-align: top;
}

@media only screen and (max-width: 600px) {
  .author-avatar {
    width: 9%;
    margin-right: 3%;
  }
}

.author-avatar img {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 250px;
}

.author-avatar img:hover {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.author-description {
  font-size: 16px;
  display: inline-block;
  width: 85%;
  color: #84919E;
}

@media only screen and (max-width: 600px) {
  .author-description {
    font-size: 14px;
  }
}

.author-description h2 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 1%;
}

@media only screen and (max-width: 600px) {
  .author-description h2 {
    font-size: 16px;
  }
}

.author-description p {
  margin-bottom: 10px;
}

.author-links {
  display: inline-block;
  width: 100%;
  color: #84919E;
}

.author-description h2 + .author-links {
  margin-top: 0;
}

.author-links a {
  margin-right: 10px;
  color: #9ba6b2;
  border-bottom: dotted 1px #9ba6b2;
}

.author-links a:hover {
  color: var(--blue);
}

/* --------------------------------------------------------------
12.0 Search Form
-------------------------------------------------------------- */
#searchform {
  position: relative;
  z-index: 5;
  width: 100%;
}

#searchform input,
#secondary #searchform #searchsubmit {
  height: 40px;
}

#s {
  width: 100%;
  padding-right: 103px;
  padding-left: 10px;
  position: relative;
  -webkit-transition: .07s ease-in-out;
  transition: .07s ease-in-out;
  border: none;
  border-radius: 2px;
  background-color: var(--bluegreysuperlight);
  color: var(--blue80);
}

#s:focus {
  -webkit-transition: .07s ease-in-out;
  transition: .07s ease-in-out;
  background-color: var(--white);
  border: none;
  outline: none;
}

#searchsubmit {
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  padding: 0 15px;
  -webkit-transition: .07s ease-in-out;
  transition: .07s ease-in-out;
  text-transform: uppercase;
  color: var(--white);
  border: none;
  border-radius: 2px;
  background-color: var(--aqua);
  -webkit-appearance: none;
}

#searchsubmit:hover {
  cursor: pointer;
  -webkit-transition: .07s ease-in-out;
  transition: .07s ease-in-out;
  background: #9BA6B2;
}

@media only screen and (max-width: 768px) {
  .mobile-nav .header-search a:first-child {
    display: none;
  }

  .mobile-nav .header-search .sub-menu {
    display: block !important;
	-webkit-box-shadow: 0 5px 30px rgba(27, 31, 35, 0.1), 0 0 1px rgba(27, 31, 35, 0.4), 0 1px 2px rgba(27, 31, 35, 0.15) !important;
  	box-shadow: 0 5px 30px rgba(27, 31, 35, 0.1), 0 0 1px rgba(27, 31, 35, 0.4), 0 1px 2px rgba(27, 31, 35, 0.15) !important;
    padding-left: 0;
  }
}

.mobile-nav #searchform {
  margin: 2rem;
  width: 94.333333%;
}

@media only screen and (min-width: 769px) {
	.main-navigation #s {
	  border: none;
	  background: transparent;
	  color: #b5bdc3;
	  font-size: 15px;
	  height: auto;
	  padding: 10px 20px;
	  line-height: 2;
	}
	
	.main-navigation #s:before {
	  content: "\f002";
	  font-family: "Font Awesome 5 Pro";
	}
	
	.main-navigation #s:focus {
	  border: none;
	  outline: none;
	}
	
	.main-navigation #searchsubmit {
	  display: none;
	}
}

/* Big Search */
.big-search {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 5%;
}

@media only screen and (max-width: 600px) {
  .big-search {
    margin-top: 2%;
    margin-bottom: 6%;
  }
}

#big-searchform {
  height: 70px;
  display: inline-block;
  width: 100%;
  background-color: var(--white);
  box-shadow: var(--ombreBluestrong) 0px 2px 4px 0px, var(--ombreBluelight) 0px 0px 20px 0px;
  position: relative;
}

@media only screen and (max-width: 600px) {
  #big-searchform {
    height: 55px;
  }

  #big-searchform ::-webkit-input-placeholder {
    font-size: 16px;
  }

  #big-searchform :-moz-placeholder {
    /* Firefox 18- */
    font-size: 16px;
  }

  #big-searchform ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 16px;
  }

  #big-searchform :-ms-input-placeholder {
    font-size: 16px;
  }
}

.search-controls {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.big-search #big-search {
  background-color: var(--white);
  font-size: 20px;
  line-height: 2;
  padding: 15px 20px;
  border-radius: 3px;
  border: none;
  height: 100%;
}

@media only screen and (max-width: 600px) {
  .big-search #big-search {
    font-size: 16px;
    padding-right: 150px;
  }
}

.search-select-wrap {
  position: relative;
  display: inline-block;
  height: 100%;
  border-left: solid 2px #EFF2F6;
  background-color: var(--white);
}

.search-select-wrap:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 22px;
  right: 15px;
  z-index: 10px;
  pointer-events: none;
  display: none\9;
}

@media only screen and (max-width: 600px) {
  .search-select-wrap:after {
    top: 15px;
  }
}

.big-search .search-select {
  display: inline-block;
  background: transparent;
  color: #6E7987;
  border: none;
  width: auto;
  max-width: 250px;
  border-radius: 0;
  padding-left: 25px;
  padding-right: 35px;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 100%;
}

@media only screen and (max-width: 600px) {
  .big-search .search-select {
    padding-left: 20px;
    padding-right: 20px;
    color: transparent;
    width: 40px;
  }
}

.big-search .search-select:hover {
  cursor: pointer;
}

.big-search .submit {
  display: inline-block;
  vertical-align: top;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding: 0 35px;
  font-size: 18px;
  height: 100%;
}

@media only screen and (max-width: 600px) {
  .big-search .submit {
    padding: 0 20px;
    font-size: 16px;
  }
}

.search-cats {
  font-size: 14px;
  margin-top: 20px;
  width: 100%;
  display: inline-block;
  clear: both;
}

@media only screen and (max-width: 600px) {
  .search-cats {
    margin-top: 15px;
  }
}

.search-cats nav {
  display: inline-block;
}

.search-cat-text {
  display: inline-block;
  color: #7C8D98;
  margin-right: 5px;
  margin-bottom: 5px;
}

.search-cats a {
  padding: 2px 8px;
  display: inline-block;
  border: none;
  line-height: inherit;
  background: #DDE4E8;
  color: #7C8D98;
  margin-right: 5px;
  margin-bottom: 5px;
}

.search-cats a:hover {
  background: #D8E0E4;
}

/* --------------------------------------------------------------
13.0 Featured Image
-------------------------------------------------------------- */
.post .post-featured-image,
.single .post-featured-image,
.page .post-featured-image {
  display: inline-block;
  max-width: 100%;
  border: none;
  position: relative;
}

#content .post-content .post-featured-image {
  overflow: hidden;
  width: 100%;
}

#content .post-content .post-featured-image:hover {
  border: none;
}

#content .post-content .post-featured-image img {
  display: block;
  margin: 0 auto;
  min-width: 100%;
  height: auto;
}

.featured-image img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* --------------------------------------------------------------
14.0 Single Post Navigation
-------------------------------------------------------------- */
.post-navigation {
  display: inline-block;
  width: 100%;
}

.comments-section + .post-navigation {
  margin-top: 7%;
}

.comments-section + .post-navigation:empty {
  margin-top: 0;
}

.post-navigation h4 {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
}

@media only screen and (max-width: 600px) {
  .post-navigation h4 {
    font-size: 16px;
  }
}

.post-navigation a {
  color: var(--blue);
  display: block;
}

.post-navigation a:hover,
.post-navigation a:hover span {
  color: var(--blue60);
}

.post-navigation a span {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  text-transform: uppercase;
  color: var(--blue60);
  margin-bottom: 6px;
  vertical-align: top;
}

.nav-previous,
.nav-next {
  width: 49%;
  padding: 3%;
  display: inline-block;
  vertical-align: top;
  background-color: var(--white);
  box-shadow: var(--ombreBluestrong) 0px 2px 4px 0px, var(--ombreBluelight) 0px 0px 20px 0px;
}

.nav-previous {
	border-radius: 1rem 0px 0px 1rem;
}

.nav-next {
	border-radius: 0px 1rem 1rem 0px;
}

@media only screen and (max-width: 600px) {
  .nav-previous,
  .nav-next {
    width: 100%;
    margin-bottom: 5%;
    border-bottom-width: 2px;
    padding: 5%;
  }
  
  .nav-previous:last-child,
  .nav-next:last-child {
    margin-bottom: 0;
  }
}

.nav-previous a:before {
  content: "\f104";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.nav-previous {
  float: left;
  text-align: left;
}

@media only screen and (max-width: 600px) {
  .nav-previous {
    float: none;
    text-align: left;
  }
}

.nav-next {
  float: right;
  text-align: right;
}

.nav-text h2,
.nav-text h3,
.nav-text h4 {
  font-family: "Karla", sans-serif;
}

@media only screen and (max-width: 600px) {
  .nav-next {
    float: none;
    text-align: left;
  }
}

.nav-text {
  display: inline-block;
  vertical-align: top;
}

#content .nav-links img {
  display: inline-block;
  width: 66px;
  margin-right: 4%;
  border-radius: 2px;
}

@media only screen and (max-width: 600px) {
  #content .nav-links img {
    width: 40px;
    margin-right: 5%;
  }
}

/* --------------------------------------------------------------
15.0 Page Navigation
-------------------------------------------------------------- */
.page-navigation {
  margin-top: 6%;
}

.infinite-scroll .page-navigation {
  display: none;
}

.infinite-scroll span {
  transition: .07s ease-in-out;
}

.infinite-scroll span button:focus,
.infinite-scroll span button:active {
  outline: none;
}

.infinite-scroll span button:after {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  margin-left: 8px;
  font-size: 14px;
}

.post-type-archive .page-navigation,
.page-template-templates .page-navigation {
  margin-top: 4%;
  display: inline-block;
  width: 100%;
}

.page-numbers, #comment-nav-below a,
.page-links span,
#infinite-handle span {
  padding: 5px 15px;
  display: inline-block;
  border-radius: 2px;
  background: #DDE3E7;
  color: #7B8996;
  font-size: inherit;
}

.post-text .page-numbers {
  font-size: 14px;
  padding: 5px 12px;
}

.page-numbers.current,
.page-numbers:hover,
#comment-nav-below a:hover,
.page-links span:not(.page-links-title):hover,
.page-links > span:not(.page-links-title),
#infinite-handle span:hover {
  background-color: var(--aqua);
  color: var(--white);
}

/* --------------------------------------------------------------
16.0 Template Widget Section
-------------------------------------------------------------- */
.widget-section {
  margin-bottom: 3%;
  padding: 0 5%;
}

.page-template-template-team .widget-section {
  margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
  .widget-section {
    margin-bottom: 6%;
    padding: 0 4%;
  }
}

/* --------------------------------------------------------------
17.0 Columns
-------------------------------------------------------------- */
.column {
  font-size: 15px;
  display: block;
  position: relative;
  float: left;
  width: 30.6%;
  margin-right: 4%;
  margin-bottom: 4%;
  -webkit-box-shadow: 0px 70px 50px -30px var(--ombreBlue);
  box-shadow: 0px 70px 50px -30px var(--ombreBlue);
  border-radius: 1rem;
  background-color: var(--white);
}

.column:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 1199px) {
  .column {
    width: 47%;
  }

  .column:nth-child(3n) {
    margin-right: 4%;
  }

  .column:nth-child(2n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8%;
  }
}

.widget-section .column {
  padding: 6% 4%;
}

/* Only one widget */
.widget-section .column:first-child:nth-last-child(1) {
  width: 50%;
  float: none;
  display: block;
  margin: 0 auto 6% auto;
}

@media only screen and (max-width: 768px) {
  .widget-section .column:first-child:nth-last-child(1) {
    width: 100%;
  }
}

.column:not(.array-portfolio) {
  overflow: hidden;
}

/* Only two widgets */
.widget-section .column:first-child:nth-last-child(2),
.widget-section .column:first-child:nth-last-child(2) ~ .column {
  width: 48%;
}

@media only screen and (max-width: 600px) {
  .widget-section .column:first-child:nth-last-child(2),
  .widget-section .column:first-child:nth-last-child(2) ~ .column {
    width: 100%;
  }
}

/* Only three widgets */
.widget-section .column:first-child:nth-last-child(3),
.widget-section .column:first-child:nth-last-child(3) ~ .column {
  width: 30%;
}

@media only screen and (max-width: 960px) {
  .widget-section .column:first-child:nth-last-child(3),
  .widget-section .column:first-child:nth-last-child(3) ~ .column {
    width: 30%;
    margin-right: 3%;
  }
}

@media only screen and (max-width: 768px) {
  .widget-section .column:first-child:nth-last-child(3),
  .widget-section .column:first-child:nth-last-child(3) ~ .column {
    width: 100%;
  }
}

.widget-section .column:first-child:nth-last-child(2) ~ .column:last-child,
.widget-section .column:first-child:nth-last-child(3) ~ .column:last-child {
  margin-right: 0;
}

.price-column-fix {
  height: 0 !important;
  padding: 0;
  border: none;
  display: none;
}

.widget-icon-text .icon-text-widget,
.widget-icon-text .widget-title {
  text-align: center;
}

.widget-icon-text .icon-text-widget i {
  font-size: 50px;
  margin-bottom: 8%;
  color: #9ba6b2;
}

@media only screen and (max-width: 600px) {
  .widget-icon-text .icon-text-widget i {
    font-size: 30px;
    margin-bottom: 5%;
  }
}

.widget-section h2.widget-title {
  font-size: 20px;
  margin-bottom: 10%;
}

@media only screen and (max-width: 600px) {
  .widget-section h2.widget-title {
    font-size: 16px;
    margin-bottom: 5%;
  }
}

.widget-section .pricing-table-variable-options,
.footer-widgets .pricing-table-variable-options {
  width: 100%;
  background: transparent;
  padding: 0;
  margin-right: 0;
  border: none;
}

.footer-widgets .pricing-table-variable-options {
  border-bottom: dotted 1px rgba(255, 255, 255, 0.15);
  padding: 5% 4%;
}

.widget-section .pricing-section,
.footer-widgets .pricing-section {
  padding: 0;
}

.page-template-homepage-php .inside-page {
  max-width: 100%;
}

/* --------------------------------------------------------------
18.0 Gravatar Profile Widget
-------------------------------------------------------------- */
.page-template-template-team .post {
  margin-bottom: 0;
}

.team-section {
  padding-top: 6%;
}

@media only screen and (max-width: 768px) {
  .team-section {
    padding-top: 5%;
  }
}

.team-section + #main {
  padding-top: 3%;
}

@media only screen and (max-width: 600px) {
  .team-section + #main {
    padding-top: 0;
  }
}

.team-section:last-child {
  margin-bottom: 0;
}

.page-template-template-team-php .column:nth-child(even) {
  background-color: var(--white);
}

.widget-grofile {
  padding: 5%;
  background-color: var(--white);
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .widget-section .widget-grofile {
    padding: 10% 14%;
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .widget-section .widget-grofile {
    padding: 8% 6%;
  }
}

.widget-section .widget-grofile img {
  display: inline-block;
  max-width: 200px;
  margin-bottom: 10%;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 100px;
}

@media only screen and (max-width: 768px) {
  #content .widget-grofile img {
    width: 80px;
    margin-bottom: 5%;
  }
}

.grofile-meta {
  width: 100%;
  display: inline-block;
}

.widget-grofile h4 {
  font-size: 16px;
  display: none;
  text-transform: uppercase;
}

.widget-grofile h4.personnel {
  display: block;
  color: #9ba6b2;
  margin: 5% auto -2.5% auto;
}

.widget-grofile a {
  color: #9ba6b2;
  display: inline-block;
}

.widget-grofile a:hover {
  color: var(--blue);
}

.widget-grofile .grofile-meta h4 {
  font-size: 20px;
  display: inline-block;
  width: 100%;
  margin: 0 0 5% 0;
  text-transform: none;
  font-weight: 500;
}

.widget-section .widget-grofile h2.widget-title {
  text-transform: none;
  font-weight: 500;
}

.widget-grofile h4 a {
  color: var(--blue);
}

.widget-grofile p:last-child {
  font-size: 14px;
  margin-bottom: 0;
}

.widget-grofile .grofile-meta p {
  font-size: 16px;
  margin-bottom: 6%;
}

.widget-grofile .grofile-meta p:last-child {
  margin-bottom: 0;
}

.widget-grofile .grofile-links {
  display: inline-block;
  margin-top: 5%;
}

.page-template-template-team-php .column:nth-child(even) .widget-grofile p:last-child a {
  background-color: var(--white);
}

.widget-grofile .grofile-links li {
  font-size: 14px;
  display: inline-block;
  margin-right: 3px;
  padding-right: 6px;
  border-right: solid 1px #ddd;
}

.widget-grofile .grofile-links li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.widget-grofile ul.grofile-urls {
  text-align: center;
}

#content .widget-grofile ul.grofile-urls li {
  display: inline-block;
}

.widget-grofile .grofile-accounts li:last-child .grofile-accounts-logo {
  margin-right: 0;
}

.widget-grofile .grofile-accounts {
  margin-top: 2%;
  margin-bottom: -4%;
}

.widget-section ul {
  margin: 0;
  list-style-type: none;
}

.widget-section ul ul {
  margin-left: 20px;
  margin-top: 5px;
}

.widget-section ul li {
  margin-bottom: 5px;
}

/* --------------------------------------------------------------
19.0 Homepage Sections
-------------------------------------------------------------- */
.homepage-template .download-wrapper {
  padding: 0 0 4% 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
  .homepage-template .download-wrapper {
    padding-bottom: 6%;
  }
}

.homepage-template .download-wrapper:only-child {
  padding-bottom: 0;
  margin-bottom: -3%;
}

.page-template-template-testimonials #content .testimonial-section,
.post-type-archive-testimonial #content .testimonial-section {
  padding: 0;
}

.page-template-template-testimonials #content .post:not(.testimonial) {
  margin-bottom: 6%;
}

/* --------------------------------------------------------------
19.1 Featured Split Section
-------------------------------------------------------------- */
.split-section {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: var(--white);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

@media only screen and (min-width: 1400px) {
  .split-section {
    max-width: 1600px;
    margin: 0 auto;
    display: block;
  }
}

.split-section ul,
.split-section li {
  margin: 0;
  list-style: none;
}

.split-left,
.split-right {
  display: inline-block;
  position: relative;
  width: 50%;
  vertical-align: top;
}

.split-right {
  float: right;
  padding: 5% 5% 12% 5%;
  height: 575px;
  color: #575F67;
}

@media only screen and (max-width: 768px) {
  .split-right {
    height: auto !important;
    padding: 8% 5% !important;
  }

  .split-left,
  .split-right,
  .split-section {
    width: 100%;
    min-height: 0;
  }
  
  .split-section {
    -webkit-box-shadow: var(--ombreBluestrong) 0px 2px 4px 0px, var(--ombreBluelight) 0px 0px 20px 0px;
    box-shadow: var(--ombreBluestrong) 0px 2px 4px 0px, var(--ombreBluelight) 0px 0px 20px 0px;
  }
}

.split-right .edd_price {
  color: #84919E;
  background-color: var(--bluegreysuperlight);
  padding: 3px 12px;
  border-radius: 30px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}

#content .split-left a.more-link {
  font-size: 16px;
}

.split-right .posted-on {
  display: none;
}

.split-right .post-meta {
  margin: 0;
}

.split-right .meta-cat {
  width: 100%;
}

.split-left,
.split-left-image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: var(--TepeekDark);
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.split-left-image {
  opacity: 0.65;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.split-left-image:hover {
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .split-left,
  .split-left-image {
    position: relative;
    height: 350px;
  }

  .split-left-image {
    display: block;
  }
}

.split-section .slide-navs {
  display: none;
}

.split-left .rslides_nav {
  bottom: 20px;
  right: 20px;
}

.split-left .rslides_nav.prev {
  right: 60px;
}

.split-left .rslides_nav:hover {
  background-color: var(--aqua);
  color: var(--white);
}

.split-right h3 {
  font-size: 36px;
  line-height: 1.3;
  position: relative;
  margin-bottom: 4%;

}

.split-right h3 a {
  color: var(--blue);
  -webkit-transition: all .1s ease-in;
  transition: all .1s ease-in;
}

.split-right h3 a:hover {
  opacity: .8;
}

@media only screen and (max-width: 600px) {
  .split-right h3 {
    font-size: 24px;
    line-height: 1.3;
  }
}

.split-right .button {
  margin-top: 1%;
}

.entry-header {
  -webkit-transition: all 0.75s ease-in;
  transition: all 0.75s ease-in;
}

/* --------------------------------------------------------------
19.2 Testimonial Section
-------------------------------------------------------------- */
.testimonial-section {
  margin: 0 auto;
  padding: 0;
}

@media only screen and (max-width: 600px) {
  #content .testimonial-section {
    padding-top: 9%;
    padding-bottom: 4%;
    margin-bottom: 0;
  }
}

.testimonial-section-inside {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .testimonial-section-inside {
    width: 100%;
  }
}

.testimonial {
  position: relative;
  display: inline-block;
  width: 46%;
  margin-right: 7%;
  margin-bottom: 5%;
  padding: 4%;
  vertical-align: top;
  border: none;
  box-shadow: var(--ombreBluestrong) 0px 2px 4px 0px, var(--ombreBluelight) 0px 0px 20px 0px;
  border-radius: 1rem;
  background-color: var(--white);
}

.single .testimonial {
  width: 100%;
  margin-right: 0;
}

.testimonial:last-child {
  margin-bottom: 5%;
}

@media only screen and (max-width: 768px) {
  .testimonial {
    width: 100%;
    margin-right: 0;
    margin-bottom: 14%;
    padding: 8%;
  }

  .testimonial:last-child {
    margin-bottom: 10%;
  }
}

.testimonial:after {
  position: absolute;
  right: 11%;
  bottom: -30px;
  display: block;
  width: 0;
  content: "";
  border-width: 30px 30px 0 0;
  border-style: solid;
  border-color: var(--white) transparent;
}

.testimonial:nth-child(even) {
  margin-right: 0;
}

.testimonial-title,
.featured-title,
.portfolio-home-title {
  font-size: 30px;
  font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  position: relative;
  margin-bottom: 4%;
  text-align: center;
  color: var(--blue);
  font-weight: 700;
  text-transform: uppercase;
}

.seo-home-title {
  font-size: 30px;
  font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  position: relative;
  margin-bottom: 0.75rem;
  text-align: center;
  color: var(--blue);
  font-weight: 700;
  text-transform: uppercase;
}

.seo-titre-sourcil {
  font-size: calc(1.2rem + .2vw);
  letter-spacing: 2px;
  margin-bottom: 4%;
  text-transform: uppercase;
  text-align: center;
  color: var(--blue);
}

@media only screen and (max-width: 768px) {
  .testimonial-title,
  .featured-title,
  .portfolio-home-title {
    margin-bottom: 6%;
  }
}

@media only screen and (max-width: 600px) {
  .testimonial-title,
  .featured-title,
  .portfolio-home-title {
    font-size: 20px;
  }
}

.testimonial-title:after,
.featured-title:after,
.portfolio-home-title:after {
  position: absolute;
  bottom: -20px;
  left: 48%;
  display: none;
  content: " ";
  border-bottom: solid 2px #ddd;
}

.testimonial-thumbnail {
  display: inline-block;
  margin-left: 4%;
  float: right;
}


#content .testimonial-thumbnail img,
#temoignages .testimonial-thumbnail img {
  width: 55px;
  height: 55px;
  border-radius: 100px;
}

.testimonial .entry-content {
  font-style: italic;
  margin-bottom: 6%;
}

.testimonial .entry-header {
  display: inline-block;
  position: relative;
  width: auto;
  vertical-align: top;
  padding-top: 16px;
  float: right;
}

.testimonial.with-subtitle .entry-header {
  padding-top: 8px;
  text-align: right;
}

.testimonial .entry-title {
  font-size: 18px;
  margin: 0;
  padding-top: 0;
}

.testimonial .entry-subtitle {
  font-size: 14px;
  color: var(--bluegrey);
}

@media only screen and (max-width: 600px) {
  .testimonial .entry-title {
    font-size: 16px;
  }
}

/* --------------------------------------------------------------
19.3 Footer CTA Section & Welcome Comodo Section
-------------------------------------------------------------- */
.section-cta {
  padding: 6% 8%;
  text-align: center;
  background: var(--home-welcome-grad);
}

.section-welcome-comodo {
  padding: 4% 0;
  text-align: center;
  background: url('https://www.pixoset.com/static/themes/tepeek/images/bg-carres.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.section-welcome-comodo a,
.section-home-process a,
.section-welcome-comodo a:hover,
.section-welcome-comodo a:active,
.section-welcome-comodo a:focus,
.section-welcome-comodo h1,
.section-welcome-comodo h2:not(.barre-titre-sourcil),
.section-welcome-comodo h3:not(.barre-titre-sourcil),
.section-welcome-comodo h4,
.section-welcome-comodo h5,
.section-welcome-comodo h6 {
	color: var(--blue);
}

.section-welcome-comodo p {
	color: var(--blue60);
}

/*.section-welcome-comodo:after {
	content: " ";
	background: var(--tepeek-grad);
	background-clip: border-box;
	opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}*/

@media only screen and (max-width: 600px) {
  .section-cta {
    text-align: left;
  }
}

/*Home-Process*/
.section-home-process {
  position: relative;
}

.section-cta .center,
.section-welcome-comodo .center,
.section-home-process .center {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 2;
}

.section-home-process .mask {
  background: var(--TepeekDark90) !important;
}

.section-home-process .center {
  color: var(--white) !important;
}

.section-home-process .center p {
  color: var(--white60) !important;
}

.section-cta .center ._tepeek {
	width: 300px;
	height: 100px;
    margin: 0 auto 3% auto;
	position: relative;
	padding: 0;
}

.section-cta .center h2 {
	color: var(--blue) /* ou #79969b*/;
}

.section-cta h2,
.section-cta h3 {
  margin: 0;
  padding: 1rem !important;
  font-size: 26px;
  font-weight: 700;
  font-family: "Libre Baskerville", serif;
  font-optical-sizing: auto;
  letter-spacing: -0.005em;
  background: #ffffff1f;
  border-radius: 16px;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(17px);
}

.section-cta .tel,
.section-welcome-comodo .barre-titre,
.section-home-process .barre-titre {
  font-size: 26px;
  border-radius: 16px;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  block-size: fit-content;
  padding: 3rem 5rem !important;
  margin: 1% auto 0 auto;
}

.section-home-process .barre-titre,
.section-home-process .barre-titre-sourcil {
  color: var(--white);
}

.section-home-process h2 {
  color: var(--white);
  margin: 0;
}

@media only screen and (max-width: 600px) {
  .section-cta h2,
  .section-cta h3,
  .section-welcome-comodo .barre-titre,
  .section-home-process .barre-titre {
    font-size: 20px;
  }
}

.section-cta p,
.section-home-process p {
  font-size: 20px;
  max-width: 70%;
  margin: 1% auto 0 auto;
  color: var(--bluegrey);
}

.section-cta p {
  color: var(--blue60);
}

.section-home-process {
	background-color: var(--white);
    background-image: url("https://www.pixoset.com/static/themes/tepeek/images/specialiste-wordpress.webp"); /*https://www.pixoset.com/static/themes/tepeek/images/home-wordpress-logo.svg*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
    background-size: cover;
	background-blend-mode: normal;
}

@media only screen and (max-width: 480px) {
  .section-cta p,
  .section-home-process p {
    margin: 4% auto 0 auto;
  }
}

.section-cta .cta-button {
  margin-top: 4%;
  text-align: center;
}

.btn,
input[type="submit"].btn,
button.btn {
    border-radius: 3px;
    display: inline-block;
    padding: 1em 1.2em;
    transition: all .15s;
}

input[type="submit"].btn,
button.btn {
	width: 100%;
}

.home-process-btn{background-color:var(--aqua);color:var(--white)!important;font-size:18px;line-height:1;font-weight:600;margin-top:4%}
.home-process-btn:hover{color:var(--white)!important}

.u-btn-chevron{opacity:0;-webkit-transform:translateY(2px);-webkit-transition:all .15s;transform:translateY(2px);transition:all .15s;width:0;font-weight:400!important}
.nav-links .u-btn-chevron{top:-0.25rem;line-height:1.5!important;position:relative}
.home-process-btn:hover .u-btn-chevron, .more-link:hover .u-btn-chevron, .portfolio-post .entry-header:hover .u-btn-chevron, .split-section .split-right:hover .u-btn-chevron, .next.page-numbers:hover .u-btn-chevron, .testimonial:hover .u-btn-chevron, .cta-button:hover .u-btn-chevron {margin-left:1rem;opacity:1;width:1.5rem}

.prev.page-numbers:hover .u-btn-chevron{margin-left:-1rem;margin-right:1rem;opacity:1;width:1.5rem}

.nav-links .nav-previous a:hover .u-btn-chevron{margin-left:-1rem;margin-right:1rem;opacity:1;width:1.5rem;bottom:0.25rem}

.nav-links .nav-next a:hover .u-btn-chevron{margin-left:1rem;opacity:1;width:1.5rem;bottom:0.25rem}

@media only screen and (max-width: 480px) {
  .section-cta .cta-button,
  .section-welcome-comodo .cta-button,
  .section-home-process .cta-button {
    margin-top: 6%;
  }
}

@media only screen and (max-width: 768px) {
  .section-cta,
  .section-welcome-comodo,
  .section-home-process {
    padding: 8% 4%;
  }

  .section-cta p,
  .section-welcome-comodo p,
  .section-home-process p {
    font-size: 16px;
    max-width: 100%;
  }
}


/* --------------------------------------------------------------
20.0 Portfolio Template
-------------------------------------------------------------- */
.portfolio-home-title {
  text-align: center;
}

.portfolio-wrapper {
  position: relative;
  margin-bottom: -4%;
  display: inline-block;
  width: 100%;
}

.portfolio-wrapper .column .featured-image {
  display: block;
  margin: 0;
}

.portfolio-wrapper .column .featured-image {
  display: block;
}

.portfolio-wrapper .column .entry-header {
  padding: 8% 10%;
}

@media only screen and (max-width: 600px) {
  .portfolio-wrapper .column .entry-header {
    padding: 8% 6%;
  }
}

.portfolio-wrapper .column .entry-title {
  font-size: 20px;
  line-height: 1.3;
  position: relative;
  margin-bottom: 4%;
}


@media only screen and (max-width: 600px) {
  .portfolio-wrapper .column .entry-title {
    font-size: 20px;
  }
}

.portfolio-wrapper .column .entry-title a {
  color: var(--blue);
}

.portfolio-wrapper .column .entry-title a:hover {
  opacity: .8;
}

.portfolio-entry-meta {
  display: inline-block;
  margin-top: 4%;
}

.portfolio-entry-meta a {
  font-size: 13px;
  padding: 4px 10px;
  font-weight: 600;
  color: #8597A3;
  border-radius: 20px;
  background-color: var(--bluegreysuperlight);
}

.portfolio-entry-meta a:hover {
  color: var(--blue);
}

/* --------------------------------------------------------------
21.0 Slider Styles
-------------------------------------------------------------- */
#content .post .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

#content .post .rslides li,
#content .split-section .rslides li,
.vendor-archive .rslides li {
  -webkit-backface-visibility: hidden;
  display: none;
  width: 100%;
  margin: 0;
}

#content .split-section .rslides li {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.rslides-container {
  position: relative;
  display: inline-block;
  width: 100%;
  z-index: 10;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  overflow: hidden;
}

.vendor-archive .rslides-container {
  width: auto;
  display: block;
}

.vendor-archive .rslides-container + .edd_download_title {
  padding-top: 8%;
}

.post-content .rslides-container {
  overflow: hidden;
}

.rslides-container:hover {
  cursor: pointer;
}

.rslides li:first-child {
  position: relative;
  display: block !important;
  float: left;
}

ul[id^="lightGallery"] {
  margin: 0;
  z-index: 0;
}

[id^="lightGallery"].rslides li:hover {
  cursor: url(images/zoom.cur), pointer;
}

.lightGallery-slide:hover {
  cursor: url(images/zoom.cur), pointer;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.rslides_nav {
  position: absolute;
  z-index: 20;
  background: #323B44;
  right: 20px;
  bottom: 20px;
  font-size: 0;
  font-size: 0;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #9FAFBA;
  line-height: 2;
  border-radius: 2px;
  animation: smoothFade .2s;
  -webkit-animation: smoothFade .2s;
}

.rslides_nav:hover {
  background-color: var(--aqua);
  color: var(--white);
}

.rslides_nav:active,
.rslides_nav:focus {
  border: none;
  outline: none;
}

.rslides_nav.prev {
  right: 60px;
}

.rslides_nav.next:after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
}

.rslides_nav.prev:after {
  content: "\f104";
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
}

#product-pager {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  z-index: 50;
  padding: 20px 5% 2% 5%;
}

#product-pager li {
  display: inline-block;
  width: 14%;
  margin: 0 2% 0 0;
  opacity: .8;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
}

#product-pager li:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 1040px) {
  #product-pager li {
    width: 13.5%;
  }
}

#product-pager li:first-child:nth-last-child(1) {
  display: none;
}

#product-pager a:focus {
  outline: none;
}

#product-pager .paging-thumb img {
  border-radius: 3px;
  width: 100%;
}

#product-pager .rslides_here,
#product-pager li:hover {
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  #product-pager {
    width: 100%;
    left: 0;
	right: 0;
	z-index: 1;
    padding: 12px 0 5px 0;
	position: relative;
  }
  
  #product-pager li:first-child {
  margin-left: 2%;
  }
}

/* ResponsiveSlides on grid view */
.portfolio-wrapper .rslides_nav {
  bottom: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}

.portfolio-wrapper .rslides_nav.prev {
  right: 40px;
}

.portfolio-wrapper .rslides_nav:after {
  font-size: 15px;
}

/* --------------------------------------------------------------
22.0 Team Template
-------------------------------------------------------------- */
.page-template-template-team-php .post-text {
  padding: 8% 22%;
}

@media only screen and (max-width: 960px) {
  .page-template-template-team-php .post-text {
    padding: 8%;
  }
}

@media only screen and (max-width: 600px) {
  .page-template-template-team-php .post-text {
    padding: 6%;
  }
}

/* --------------------------------------------------------------
23.0 Comments
-------------------------------------------------------------- */
.comments-section {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6% 14% 6% 14%;
  box-shadow: var(--ombreBluestrong) 0px 2px 4px 0px, var(--ombreBluelight) 0px 0px 20px 0px;
  border-radius: 1rem;
  background-color: var(--white);
}

.no-comments:empty {
  display: none;
}

.reviews-section + .closed-with-reviews {
  display: none;
}

#secondary + .comments-section,
.post-navigation + .comments-section,
.reviews-section + .comments-section {
  margin-top: 6%;
}

@media only screen and (max-width: 600px) {
  .comments-section {
    padding: 8% 6%;
  }
}

@media only screen and (max-width: 600px) {
  .comments-section:before {
    margin: -20px 0 0 -15px;
  }
}

#comments-title {
  line-height: 1;
  position: relative;
  padding-bottom: 2%;
}

.no-comments #comments-title {
  padding-top: 6%;
}

@media only screen and (max-width: 600px) {
  #comments-title {
    font-size: 22px;
  }
}

#comments #respond {
  display: inline-block;
  width: 100%;
}

.commentlist + #respond {
  padding-top: 6%;
}

#comments .commentlist > li:nth-child(odd) #respond {
  border-top-color: #d0d5db;
}

#reply-title {
  margin-bottom: 6%;
}

@media only screen and (max-width: 600px) {
  #reply-title {
    font-size: 22px;
    margin-bottom: 5%;
  }
}

#comments .commentlist #respond #reply-title {
  text-align: left;
}

#commentform {
  font-size: 16px;
  margin-top: 3%;
}

#comments .commentlist #commentform {
  margin-top: 4%;
}

#respond label {
  padding-bottom: 4px;
}

#respond .comment-subscription-form {
  margin-bottom: 5px;
}

#respond .comment-subscription-form label {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}

#respond p {
  position: relative;
}

#respond .required {
  color: #9BA6B2;
  display: none;
}

#respond p {
  margin-bottom: 15px;
}

#commentform p {
  width: 100%;
}

#comments .form-submit {
  margin: 10px 0 0 0 !important;
}

#respond .comment-form-comment {
  display: inline-block;
  width: 100%;
}

#respond textarea {
  line-height: 1.4;
  width: 100%;
}

.form-allowed-tags {
  font-size: 12px;
  line-height: 1.2;
  display: none;
  float: left;
  width: 100% !important;
  margin: 10px 0 25px 0;
  color: #999;
}

#comments .commentlist {
  margin: 0;
  list-style-type: none;
  counter-reset: li;
}

#comments .commentlist li {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 6% 0 4% 0;
  list-style: none;
  border-bottom: solid 2px var(--bluegreysuperlight);
}

#comments .commentlist li:first-child {
  border-top: solid 2px var(--bluegreysuperlight);
}

#comments .commentlist .children {
  display: inline-block;
  width: 100%;
  margin: 5% 0 0 0;
  padding: 0;
}

#comments .commentlist .children li {
  padding-bottom: 0;
  padding-left: 10%;
  list-style: none;
}

#comments .commentlist .children li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

#comments .comment-block {
  position: relative;
  padding: 0;
}

#comments .comment-edit-link {
  color: #ccc;
}

#comments .comment-edit-link:hover {
  color: var(--aqua);
}

#comments .comment-edit-link i {
  font-size: 11px;
  margin-left: 5px;
  vertical-align: middle;
}

#comments .comment-text {
  font-size: 16px;
  position: relative;
  display: inline-block;
  float: right;
  width: 86%;
}

p.no-comments {
  margin: 0;
  text-align: center;
  font-size: 16px;
  color: #84919E;
}

.commentlist + p.no-comments {
  margin-top: 4%;
}

#comments .comment-reply-link {
  font-size: 13px;
  text-transform: uppercase;
  color: #9ba6ad;
}

#comments .comment-reply-link:hover {
  color: var(--blue);
}

#comments .comment-reply-link:hover:after {
  content: "\2193";
}

#cancel-comment-reply-link {
  font-size: 11px;
  font-weight: bold;
  float: right;
  margin-top: 10px;
  padding: 3px 8px;
  text-transform: uppercase;
  color: var(--blue);
  border: solid 2px;
  border-radius: 40px;
}

#cancel-comment-reply-link:before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 3px;
  content: "\f057";
}

#cancel-comment-reply-link:hover {
  color: #d54f4f;
}

#cancel-comment-reply-link i {
  font-size: 18px;
  color: #f74f4f;
}

#cancel-comment-reply-link i:hover {
  cursor: pointer;
  color: #555;
}

#comments .comment-notes,
#comments .logged-in-as {
  font-size: 15px;
  display: none;
  text-align: center;
  color: #9ba6ad;
}

#comments #email-notes {
  display: none;
}

#comments .commentlist #respond .comment-notes {
  font-size: 13px;
  display: none;
}

#comments .comment-notes .required {
  position: relative !important;
  top: auto !important;
  right: auto !important;
}

#comments .comment-awaiting-moderation {
  display: inline-block;
  font-style: normal;
  font-size: 16px;
  width: 100%;
  margin-top: 15px;
  padding: 20px;
  text-align: center;
}

#comments .comment-awaiting-moderation:before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  content: "\f058";
}

#comments .vcard-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
}

#comments .vcard {
  display: inline-block;
  float: left;
  width: 8%;
}

#comments .vcard img {
  float: left;
  width: 100%;
  border-radius: 50px;
}

#comments .fn {
  font-size: 20px;
  font-style: normal;
  line-height: 1;
  float: left;
  width: 100%;
  margin-top: 0;
  position: relative;
}

.bypostauthor > .comment-block .fn:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 17px;
  margin-right: 5px;
  content: "\f044";
  color: var(--aqua);
}

.fa-distingo-design-icon {
  height: 32px;
  width: 32px;
  margin-left: auto;
  margin-right: auto;
}

.fa-distingo-design-icon:before {
  content: url("https://www.pixoset.com/favicon-32x32.png");
  position: relative;
  display: block;
  margin: 0;
  height: 100%;
  width: 100%;
}

.icologo {
  top: 0.85rem;
  margin-top: -0.85rem;
  position: relative;
  display: inline-block;
}

#comments .fn a {
  color: var(--blue);
}

#comments .fn a:hover {
  color: #9ba6b2;
  background: none;
}

#comments .comment-info {
  position: relative;
  display: inline-block;
  width: 100%;
}

#comments .comment-meta {
  line-height: 1;
  float: left;
  width: 100%;
  margin-bottom: 4%;
}

#comments .comment-time a {
  font-size: 13px;
  display: inline-block;
  padding-top: 10px;
  color: #9ba6ad;
}

#comments .comment-time a:hover {
  color: #555;
}

#comments .comment-time:hover {
  color: #999;
}

#comment-nav-below a {
  background: #E5EBEE;
  font-size: 16px;
}

@media only screen and (max-width: 600px) {
  #comment-nav-below a {
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
  }
}

#comment-nav-below .nav-previous {
  box-shadow: none;
  padding-left: 0;
}

@media only screen and (max-width: 600px) {
  #comment-nav-below .nav-previous {
    padding: 0;
  }
}

#comment-nav-below .nav-next {
  box-shadow: none;
  padding-right: 0;
}

@media only screen and (max-width: 600px) {
  #comment-nav-below .nav-next {
    padding: 0;
  }
}

.post-password-form input[type="submit"] {
  line-height: 1.8;
}

/* --------------------------------------------------------------
24.0 Footer
-------------------------------------------------------------- */
.site-footer {
  font-size: 15px;
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  margin: 0;
  color: #b5bdc3;
  background: var(--TepeekDark);
  overflow: hidden;
  clear: both;
}

.site-footer-inside {
  padding: 0;
  max-width: 1600px;
  position:  relative;
  margin: 0 auto;
  clear: both;
  z-index: 0;
}

.footer-copy {
  display: inline-block;
  width: 100%;
  padding: 5% 4% 2.5% 4%;
  clear: both;
}

.site-footer .copyright {
  display: inline-block;
  width: 50%;
}

.site-footer-bg {
  z-index: -1;
}

.site-info {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  line-height: 33.333333333px;
  vertical-align: baseline;
}

.site-info > span {
  display: inline-block;
  line-height: 45px;
  vertical-align: baseline;
}

.footer-navigation {
  float: right;
  max-width: 50%;
  display: inline-block;
  line-height: 45px;
}

.webmaster-infos {
  padding: 2.5% 0;
  line-height: 25px;
}

.footer-navigation ul {
  margin: 0;
  list-style: none;
}

.footer-navigation li {
  display: inline-block;
  margin-right: 10px;
}

.footer-widgets {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-gap: 0;
  clear: both;
}

@media (min-width: 769px) {
  .footer-widgets {
    grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 1025px) {
  .footer-widgets { 
    grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

a.totop {
  font-size: 26px;
  position: fixed;
  bottom: 12rem;
  text-align: center;
  right: 6rem;
  z-index: 1000;
  color: rgba(43, 49, 54, 1);
  display: none;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}


a.totop span {
  position: relative;
  text-align: center;
  background: rgba(75, 80, 84, 0.25); /*#4B5054*/
  width: 70px;
  height: 70px;
  border-width: 0;
  border-radius: 50%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

a.totop span i {
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 2.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.totop:hover,
a.totop:focus,
a.totop:active {
  color: rgba(75, 80, 84, 0.5);
}

@media only screen and (max-width: 768px) {
  .footer-widgets {
    padding: 5% 0;
  }

  .site-footer-inside {
    padding-bottom: 5%;
  }

  .footer-navigation,
  .site-footer .copyright {
    width: 100%;
    max-width: 100%;
    float: none;
  }

  .footer-navigation,
  .webmaster-infos {
    margin-top: 10px;
  }

  .footer-widgets {
    padding-bottom: 0;
  }
}

.site-footer a,
.site-footer span.tepeek {
  color: #b5bdc3;
}

.site-footer a:hover,
.site-footer span.tepeek:hover {
  color: var(--white);
}

.footer-widget .button {
  color: var(--white);
}


.footer-widget {
  display: block;
  padding: 6% 4%;
  border-right: dotted 1px rgba(255, 255, 255, 0.15);
  border-bottom: dotted 1px rgba(255, 255, 255, 0.15);
}

.footer-widget:nth-child(3n) {
  border-right: 0;
}

@media only screen and (max-width: 960px) {
  .footer-widget {
    width: 49%;
  }

  .footer-widget:nth-child(2n) {
    border-right: none;
  }

  .footer-widget:nth-child(3n) {
    border-right: dotted 1px rgba(255, 255, 255, 0.15);
  }
}

@media only screen and (max-width: 768px) {
  .footer-widget {
    width: 100%;
    border-right: none;
  }

  .footer-widget.widget_nav_menu {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .footer-widget {
    padding: 10% 5%;
  }
}

.footer-widget:last-child {
  margin-right: 0;
}

.footer-widgets aside .widget-title,
.footer-widgets aside .widgettitle {
  font-size: 18px;
  font-weight: 500;
  position: relative;
  margin-bottom: 25px;
  color: var(--white);
}

@media only screen and (max-width: 480px) {
  .footer-widgets aside .widget-title,
  .footer-widgets aside .widgettitle {
    font-size: 18px;
  }
}

.footer-widgets aside ul {
  margin: 0;
}

.footer-widgets aside ul.sub-menu,
.footer-widgets aside .children {
  margin: 4% 0 0 20px;
}

.footer-widgets aside ul.sub-menu li:last-child,
.footer-widgets aside .children li:last-child {
  margin-bottom: 0;
  padding-bottom: 2%;
  border-bottom: none;
}

.site-footer .footer-widgets aside li {
  padding-bottom: 3px;
  margin-bottom: 2%;
  list-style-type: none;
  border-bottom: dotted 1px rgba(255, 255, 255, 0.15);
}

.footer-widgets aside li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.footer-widgets aside p:last-child {
  margin-bottom: 0;
}

/* --------------------------------------------------------------
25.0 Share Icons
-------------------------------------------------------------- */
.checkout-share ul {
  margin: 0;
}

.checkout-share li {
  list-style-type: none;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
}

.checkout-share a,
.tepeek-share a {
  padding: 3px 5px;
  color: #748590;
  display: inline-block;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.checkout-share a:hover,
.tepeek-share a:hover {
  color: var(--white);
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
}

.checkout-share .share-title {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 10px;
}

.tepeek-share .share-title {
  display: inline;
  font-size: 26px;
  color: #748590;
}

.tepeek-share ul {
  margin: 0 !important;
  padding: 0 !important;
}

.checkout-share .share-pinterest a:hover,
.tepeek-share .share-pinterest a:hover {
  color: #CD1D1F;
}

.checkout-share .share-twitter a:hover,
.tepeek-share .share-twitter a:hover {
  color: #00C3F3;
}

.checkout-share .share-facebook a:hover,
.tepeek-share .share-facebook a:hover {
  color: #2D609B;
}

.checkout-share .share-linkedin a:hover,
.tepeek-share .share-linkedin a:hover {
  color: rgb(10, 102, 194);
}

.checkout-share .share-mail a:hover,
.tepeek-share .share-mail a:hover {
  color: #333;
}

.checkout-share .share-url a:hover,
.tepeek-share .share-url a:hover {
  color: var(--blue60);
}

/* --------------------------------------------------------------
26.0 Media
-------------------------------------------------------------- */
.site-header img, .entry-content img,
.comment-content img,
.widget img,
#content img,
#primary img,
#temoignages img {
  display: block;
  max-width: 100%;
  height: auto;
}

.column .rslides li,
.edd_download .rslides li {
  max-height: 288px;
  overflow: hidden;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  .column .rslides li,
  .edd_download .rslides li {
    max-height: 100%;
  }
}

.column .rslides li img,
.column .post-featured-image a img,
.edd_download .rslides li img {
  min-width: 100%;
  height: auto;
}

#content img a,
#content img a:hover,
#temoignages img a,
#temoignages img a:hover {
  border: none;
}

.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
  height: auto;
}

.site-header img,
.entry-content img,
img.size-full {
  width: auto;
  max-width: 100%;
}

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
  margin-bottom: 2% !important;
  max-width: 100%;
}

.sticky {
  visibility: visible;
}

#wpstats {
  display: none !important;
}

#content .gallery {
  margin-bottom: 5%;
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16%;
}

.gallery-columns-7 .gallery-item {
  width: 14%;
}

.gallery-columns-8 .gallery-item {
  width: 12%;
}

.gallery-columns-9 .gallery-item {
  width: 11%;
}

#content .gallery-item img {
  padding: 10px;
  margin: 0 auto;
  border: none;
}

#content .gallery .gallery-caption,
#content .wp-caption-text {
  font-size: 13px;
  line-height: 1.3;
  text-align: center;
  margin: 5px 0 10px 0;
  color: #7B8996;
}

#content .gallery .gallery-item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  top: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

#content .gallery .gallery-item img:hover {
  -webkit-transition: .15s ease-in;
  transition: .15s ease-in;
}

#content .gallery .gallery-item img:hover {
  opacity: .9;
}

/* --------------------------------------------------------------
27.0 Form Styling
-------------------------------------------------------------- */
input:not([type="submit"]),
textarea, select {
  width: 100%;
  max-width: 100%;
  padding: 12px 15px;
  height: 2.5em;
  -webkit-transition: .07s ease-in-out;
  transition: .07s ease-in-out;
  color: var(--blue80);
  border: solid 1px transparent;
  border-top-color: #d5e0e8;
  border-left-color: #DDE7EF;
  border-radius: 3px;
  background: var(--blue10);
  box-shadow: none;
  box-sizing: border-box;
}

textarea {
  height: auto;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus,
input[type="password"]:focus,
select:focus {
  -webkit-transition: .07s ease-in-out;
  transition: .07s ease-in-out;
  color: var(--blue);
  border-top-color: #d5e0e8;
  border-left-color: #DDE7EF;
  outline: none;
  background: var(--BGMiWhite);
}

input[type="number"] {
  -moz-appearance: textfield;
}

::-webkit-input-placeholder {
  color: var(--blue40);
}

:-moz-placeholder {
  /* Firefox 18- */
  color: var(--blue40);
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--blue40);
}

:-ms-input-placeholder {
  color: var(--blue40);
}

.wpcf7-not-valid::-webkit-input-placeholder {
  color: #dc3232;
}

.wpcf7-not-valid:-moz-placeholder {
  /* Firefox 18- */
  color: #dc3232;
}

.wpcf7-not-valid::-moz-placeholder {
  /* Firefox 19+ */
  color: #dc3232;
}

.wpcf7-not-valid:-ms-input-placeholder {
  color: #dc3232;
}

label.ndd {
  color: var(--aqua);
}

label:not(.ndd) {
  font-weight: normal;
  display: inline-block;
  padding-bottom: 4px;
  position: relative;
}

label.radio {
  padding-bottom: 0;
}

.contact-submit {
  margin-top: 1.5%;
}

.contact-form label {
  display: inline-block;
  width: 100%;
}

#content .contact-form input {
  width: 100%;
  max-width: 100%;
}

#content .contact-form textarea {
  width: 100%;
}

#content .contact-form input[type="submit"] {
  width: auto;
}

/* Select Menus */
select {
  height: 2.8em;
  min-height: 2.7em;
  position: relative;
}

.select select {
  -webkit-appearance: none;
  -moz-appearance: window;
}

select:focus {
  outline: none;
}

@media only screen and (max-width: 600px) {
  select {
    min-height: 2.5em;
    height: 2.8em;
  }
}

.select {
  position: relative;
}

.select:after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  color: var(--blue);
  right: 15px;
  top: .6em;
  pointer-events: none;
}

label.select:after {
  display: none;
}

@media only screen and (max-width: 600px) {
  .select:after {
    top: .5em;
  }
}

/* Custom Checkboxes and Radio Selects */
input[type="checkbox"],
input[type="radio"] {
  border-radius: 2px;
  background: var(--BGWhiteHover);
  color: #555;
  clear: none;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  height: 18px;
  margin: -3px 4px 0 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 18px;
  min-width: 18px;
  -webkit-appearance: none;
  -webkit-transition: .05s border-color ease-in-out;
  transition: .05s border-color ease-in-out;
}

input[type="radio"] {
  border-radius: 20px;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked {
  background-color: var(--aqua);
}

input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
  float: left;
  color: var(--white);
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  margin-top: 9px;
  margin-left: 0;
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* --------------------------------------------------------------
28.0 Pricing Template
-------------------------------------------------------------- */
.page-template-template-pricing #page,
.page-template-template-team #page {
  background-color: var(--bluegreysuperlight);
}

.page-template-template-pricing .post {
  margin-bottom: 0;
}

#page .pricing-table-variable-options:last-child {
  padding-bottom: 6%;
}

.pricing-section {
  width: 100%;
  padding: 6% 2% 0 2%;
  display: inline-block;
  text-align: center;
}

.pricing-section:last-child {
  padding-bottom: 5%;
}

@media only screen and (max-width: 600px) {
  .pricing-section {
    padding: 6% 4% 0 4%;
  }
}

.pricing-section .widget-title {
  font-weight: 400;
  margin-bottom: 4%;
}

@media only screen and (max-width: 600px) {
  .pricing-section .widget-title {
    font-size: 24px;
  }
}

.wf-active .pricing-section .widget-title,
.wf-loading .pricing-section .widget-title {
  font-weight: 600;
}

.pricing-table-price {
  font-size: 48px;
  text-align: center;
  line-height: 1;
  letter-spacing: -2px;
  color: #4C5357;
}

@media only screen and (max-width: 960px) {
  .pricing-table-price {
    font-size: 40px;
  }
}

.pricing-table-price-desc {
  font-size: 18px;
  line-height: 1.4;
  margin-top: 5%;
  text-align: center;
  color: #84919E;
}

.pricing-table .download-details {
  border-top: dotted 1px #CCD6DD;
  border-bottom: none;
  padding: 4% 0 10% 0;
}

.pricing-table {
  display: inline-block;
  padding: 3%;
  margin: 0 1%;
  border-radius: 4px;
  transition: .2s ease-in;
  background-color: var(--white);
  border: solid 3px transparent;
  box-shadow: var(--ombreBluestrong) 0px 2px 4px 0px, var(--ombreBluelight) 0px 0px 20px 0px;
  vertical-align: middle;
}

.pricing-table:hover {
  border-color: #D9E1E7;
  box-shadow: none;
}

.js .featured-price .pricing-table:first-of-type:nth-last-of-type(3),
.js .featured-price .pricing-table:first-of-type:nth-last-of-type(3) ~ .pricing-table {
  opacity: 0;
}

/* One price table */
.pricing-table:first-of-type:nth-last-of-type(1) {
  width: 34%;
}

@media only screen and (max-width: 960px) {
  .pricing-table:first-of-type:nth-last-of-type(1) {
    width: 75%;
    margin-bottom: 5%;
    padding: 8%;
  }
}

@media only screen and (max-width: 480px) {
  .pricing-table:first-of-type:nth-last-of-type(1) {
    width: 100%;
    padding: 8%;
  }
}

/* Two price tables */
.pricing-table:first-of-type:nth-last-of-type(2),
.pricing-table:first-of-type:nth-last-of-type(2) ~ .pricing-table {
  width: 34%;
}

.pricing-table:first-of-type:nth-last-of-type(2).featured,
.pricing-table:first-of-type:nth-last-of-type(2) ~ .pricing-table.featured {
  padding-top: 5%;
  padding-bottom: 5%;
}

@media only screen and (max-width: 768px) {
  .pricing-table:first-of-type:nth-last-of-type(2).featured,
  .pricing-table:first-of-type:nth-last-of-type(2) ~ .pricing-table.featured {
    padding: 10%;
  }
}

@media only screen and (max-width: 960px) {
  .pricing-table:first-of-type:nth-last-of-type(2),
  .pricing-table:first-of-type:nth-last-of-type(2) ~ .pricing-table {
    width: 46%;
    padding: 5%;
  }
}

@media only screen and (max-width: 768px) {
  .pricing-table:first-of-type:nth-last-of-type(2),
  .pricing-table:first-of-type:nth-last-of-type(2) ~ .pricing-table {
    width: 75%;
    margin: 0 0 5% 0;
    padding: 10%;
  }
}

@media only screen and (max-width: 480px) {
  .pricing-table:first-of-type:nth-last-of-type(2),
  .pricing-table:first-of-type:nth-last-of-type(2) ~ .pricing-table {
    width: 100%;
    padding: 8%;
  }
}

/* Three price tables */
.pricing-table:first-of-type:nth-last-of-type(3),
.pricing-table:first-of-type:nth-last-of-type(3) ~ .pricing-table {
  width: 30%;
}

.pricing-table:first-of-type:nth-last-of-type(3).featured,
.pricing-table:first-of-type:nth-last-of-type(3) ~ .pricing-table.featured {
  padding-top: 5%;
  padding-bottom: 5%;
}

@media only screen and (max-width: 768px) {
  .pricing-table:first-of-type:nth-last-of-type(3).featured,
  .pricing-table:first-of-type:nth-last-of-type(3) ~ .pricing-table.featured {
    padding: 10%;
  }
}

@media only screen and (max-width: 768px) {
  .pricing-table:first-of-type:nth-last-of-type(3),
  .pricing-table:first-of-type:nth-last-of-type(3) ~ .pricing-table {
    width: 75%;
    margin: 0 0 5% 0;
    padding: 10%;
  }
}

@media only screen and (max-width: 480px) {
  .pricing-table:first-of-type:nth-last-of-type(3),
  .pricing-table:first-of-type:nth-last-of-type(3) ~ .pricing-table {
    width: 100%;
    padding: 8%;
  }
}

/* Four price tables */
.pricing-table:first-of-type:nth-last-of-type(4),
.pricing-table:first-of-type:nth-last-of-type(4) ~ .pricing-table {
  width: 21%;
  padding: 2%;
}

.pricing-table:first-of-type:nth-last-of-type(4) .pricing-table-price,
.pricing-table:first-of-type:nth-last-of-type(4) ~ .pricing-table .pricing-table-price {
  font-size: 40px;
}

.pricing-table:first-of-type:nth-last-of-type(4).featured,
.pricing-table:first-of-type:nth-last-of-type(4) ~ .pricing-table.featured {
  padding-top: 5%;
  padding-bottom: 5%;
}

@media only screen and (max-width: 768px) {
  .pricing-table:first-of-type:nth-last-of-type(4).featured,
  .pricing-table:first-of-type:nth-last-of-type(4) ~ .pricing-table.featured {
    padding: 10%;
  }
}

@media only screen and (max-width: 960px) {
  .pricing-table:first-of-type:nth-last-of-type(4),
  .pricing-table:first-of-type:nth-last-of-type(4) ~ .pricing-table {
    width: 46%;
    padding: 5%;
    margin-bottom: 3%;
  }
}

@media only screen and (max-width: 600px) {
  .pricing-table:first-of-type:nth-last-of-type(4),
  .pricing-table:first-of-type:nth-last-of-type(4) ~ .pricing-table {
    width: 75%;
    margin: 0 0 5% 0;
    padding: 10%;
  }
}

@media only screen and (max-width: 480px) {
  .pricing-table:first-of-type:nth-last-of-type(4),
  .pricing-table:first-of-type:nth-last-of-type(4) ~ .pricing-table {
    width: 100%;
    padding: 8%;
  }
}

.pricing-table-features {
  margin-top: 8%;
  display: inline-block;
  width: 100%;
}

.pricing-table-features ul {
  margin: 0;
  font-size: 16px;
  text-align: left;
  border: none;
}

.pricing-table-features li {
  list-style: none;
  position: relative;
  border-bottom: dotted 1px #CCD6DD;
  margin-bottom: 4%;
  padding-bottom: 4%;
}

.pricing-table-features li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.pricing-table .button {
  width: 100%;
  border-radius: 3px;
  text-align: center;
  padding: 1em;
}

.pricing-table-footnotes {
  font-size: 16px;
  margin: 4% auto 0 auto;
  padding: 0 12%;
}

@media only screen and (max-width: 600px) {
  .pricing-table-footnotes {
    margin-top: 0;
    font-size: 14px;
    padding: 0 8%;
  }
}

.pricing-section.featured-price .pricing-table-footnotes {
  margin-top: 4%;
}

@media only screen and (max-width: 768px) {
  .pricing-section.featured-price .pricing-table-footnotes {
    margin-top: 3%;
    margin-bottom: 5%;
  }
}

/* --------------------------------------------------------------
29.0 Widgets
-------------------------------------------------------------- */
/* Recent Comments */
.widget_recent_comments table {
  margin: 0;
  border-collapse: collapse;
}

.widget_recent_comments td {
  padding: 8px 0 4px 0;
  vertical-align: middle;
}

.site-footer .widget_recent_comments tr {
  border-bottom: dotted 1px rgba(255, 255, 255, 0.15);
}

/* Calendar Styling */
#calendar_wrap {
  border-right: none;
  border-bottom: none;
  background-color: var(--white);
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 2px 2px -1px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 2px 2px -1px;
}

#wp-calendar {
  max-width: 100%;
  margin: 0;
  color: var(--blue);
}

#wp-calendar a {
  color: #9BA6B2;
}

#wp-calendar a:hover {
  color: var(--blue);
}

#wp-calendar caption {
  font-weight: bold;
  padding: 5px 10px;
  text-align: center;
  background: #EAEDF0;
  color: var(--blue);
}

#wp-calendar tr th, #wp-calendar tr td {
  text-align: center;
}

#wp-calendar tr th {
  font-size: 11px;
  font-weight: bold;
  margin: -10px -10px 10px -10px;
  color: var(--white);
  background: #9BA6B2;
}

#wp-calendar tbody tr td {
  padding: 2px 0;
  border-top: solid 1px #f3f3f3;
  border-right: solid 1px #f3f3f3;
}

#wp-calendar tbody tr td:hover {
  cursor: pointer;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 5px;
  box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 5px;
}



#wp-calendar tfoot td {
  font-size: 10px;
  font-weight: bold;
  padding: 7px 0 5px 0;
  text-transform: uppercase;
  border-top: solid 1px #f3f3f3;
  border-right: solid 1px #eee;
}

/* RSS Styling */
.widget_rss .rsswidget {
  font-weight: bold;
}

.widget_rss li {
  margin: 0 0 20px 0 !important;
  padding: 0 0 20px 0 !important;
  list-style-type: none !important;
  border-bottom: solid 1px #E0E5E8;
}

.widget_rss li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none;
}

.widget_rss li:before {
  display: none;
}

.widget_rss .rss-date {
  font-size: 12px;
  float: left;
  width: 100%;
  margin: 10px 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.widget_rss li cite {
  display: inline-block;
  margin-top: 10px;
}

.widget-title .rsswidget img {
  display: none;
}

/* Widget Text */
.textwidget {
  word-break: break-word;
}

.footer-widget .textwidget a {
  border-bottom: dotted 1px rgba(255, 255, 255, 0.2);
  padding-bottom: 3px;
}

.footer-widget .distingo {
  width: 180px;
  height: 60px;
  margin: 39px auto;
  position: relative;
  padding: 0;
  float: left;
  top: 0 !important;
}

.footer-widget .distingo > a {
  width: 100%;
  height: 100%;
  margin: 0;
  padding-bottom: inherit;
  display: block;
  position: relative;
  border-bottom: inherit;
}

.footer-widget .distingo > a > img {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.footer-widget .distingo > a:hover > img {
  -webkit-opacity: 1;
  opacity: 1;
}

.footer-copy .distingo {
  width: 100px;
  height: 33.333333333px;
  margin: -11.666666666px 5px 0 3px;
  position: relative;
  padding: 0;
  display: inline-block;
  top: 11.666666666px;
  bottom: 0;
}

.footer-copy .distingo > a {
  width: 100%;
  height: 100%;
  margin: 0;
  padding-bottom: inherit;
  display: block;
  position: relative;
  border-bottom: inherit;
}

.footer-copy .distingo > a > img {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.footer-copy .distingo > a:hover > img {
  -webkit-opacity: 1;
  opacity: 1;
}

/* Widget Archive */
.widget select, .widget_archive select,
.widget_categories select {
  width: 100%;
}

/* --------------------------------------------------------------
30. Animations
-------------------------------------------------------------- */
@-webkit-keyframes fadeIn {
  to {
		opacity: 1;
	}
}

@keyframes fadeIn {
  to {
		opacity: 1;
	}
}

.fadeIn {
  -webkit-animation: fadeIn .5s;
  animation: fadeIn .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@keyframes new-fadeIn {
	to {
		opacity: 1;
		scale: 1;
	}
}

@-webkit-keyframes slideUp {
	from {
		translate: 0 10vh;
	}

	to {
		translate: 0;
	}
}

@keyframes slideUp {
	from {
		translate: 0 10vh;
	}

	to {
		translate: 0;
	}
}

/* --------------------------------------------------------------
31. Plugin Styles
-------------------------------------------------------------- */
.mailbag-wrap legend {
  margin-bottom: 4%;
}

.mailbag-input:last-of-type {
  margin-bottom: 0;
}

#mailbag_mailchimp .mailbag-input .button {
  position: absolute;
  right: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 14px;
}

.mailbag-wrap input[type="text"],
.mailbag-wrap input[type="email"],
.mailbag-wrap input[type="url"],
.mailbag-wrap input[type="tel"],
.mailbag-wrap input[type="password"] {
  height: 2.8em;
}

#content .fes_login_registration_form_row {
  padding: 0;
  width: 100% !important;
}

#content #bbpress-forums,
div.bbp-template-notice p,
div.bbp-breadcrumb,
div.bbp-topic-tags,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
  font-size: 15px;
}

.bbp-breadcrumb + #subscription-toggle {
  float: right;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  border: none;
  margin-bottom: -2px;
}

#content #bbpress-forums .bbp-author-avatar {
  display: inline-block;
}

#content #bbpress-forums select {
  height: 40px;
}

#bbpress-forums #bbp-search-form {
  margin-bottom: 10px;
}

#bbpress-forums #bbp-search-form input {
  vertical-align: top;
}

#bbpress-forums #bbp_search {
  padding: 18px;
}

#bbpress-forums .bbp-breadcrumb {
  margin-bottom: 10px;
}

#bbpress-forums div.bbp-breadcrumb p {
  margin-bottom: 0;
}

#bbpress-forums div.bbp-the-content-wrapper input {
  width: auto;
}

#bbpress-forums div.bbp-search-form {
  float: none;
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 3%;
}

#bbpress-forums #bbp-search-form {
  position: relative;
}

#bbpress-forums #bbp-search-form #bbp_search {
  width: 100%;
}

#bbpress-forums #bbp-search-form input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.bbp-topic-tags {
  display: inline-block;
  float: none;
  width: 100%;
}

#bbpress-forums fieldset.bbp-form {
  padding: 10px 20px 20px 20px;
}

#content .quicktags-toolbar {
  background: #E0E7EA;
  border-bottom: none;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd,
#bbpress-forums li.bbp-header,
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
  background-color: var(--bluegreysuperlight);
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  background: #e0e7ea;
  border-top: none;
}

#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
  font-size: 13px;
  line-height: 1.2;
}

span.bbp-admin-links a {
  color: #737C82;
}

span.bbp-admin-links a:hover {
  color: var(--blue);
}

.bbp-forum-header a.bbp-forum-permalink,
.bbp-topic-header a.bbp-topic-permalink,
.bbp-reply-header a.bbp-reply-permalink,
.bbp-header .bbp-reply-content a,
.bbp-topic-freshness a,
.bbp-forum-freshness a {
  color: var(--blue);
}

.bbp-forum-header a.bbp-forum-permalink:hover,
.bbp-topic-header a.bbp-topic-permalink:hover,
.bbp-reply-header a.bbp-reply-permalink:hover,
.bbp-header .bbp-reply-content a:hover,
.bbp-topic-freshness a:hover,
.bbp-forum-freshness a:hover {
  color: #737C82;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  border-top-color: #DAE1E4;
}

.breadcrumb-trail {
  background-color: var(--white);
  border-bottom: solid 2px #D9E1E7;
  padding: 15px 7%;
  font-size: 14px;
}

nav.breadcrumbs .trail-browse {
  display: none;
}

.breadcrumbs a {
  color: #84919E;
}

.breadcrumbs a:hover {
  color: var(--blue);
}

/* ===[ Reset modal styles ]===
   ================================================== */
/* Reset input fields. */
.media-modal .media-frame,
.media-modal h1,
.media-modal h2,
.media-modal h3,
.media-modal h4 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.media-modal .media-frame input,
.media-modal .media-frame select,
.media-modal .media-frame textarea {
  background-color: var(--white) !important;
  height: auto;
  padding: 6px 8px;
}

/* Reset tabs. */
.media-modal .media-frame a:active,
.media-modal .media-frame a:focus,
.media-modal .media-frame a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}

/* Reset button styles. */
.media-modal .media-frame .media-button {
  font-weight: normal;
}

.media-modal .media-frame .media-button:hover {
  border: solid 1px #006799;
  -webkit-box-shadow: 0 1px 0 #006799;
  box-shadow: 0 1px 0 #006799;
}

.media-modal .media-frame a.button:hover {
  border: solid 1px #999;
  -webkit-box-shadow: 0 1px 0 #999;
  box-shadow: 0 1px 0 #999;
}

.edd-icon-check {
  display: none !important;
}

.page-template-template-page-builder #main,
.page-template-template-page-builder .post-text {
  padding: 0;
}

.page-template-template-page-builder #primary {
  width: 100%;
}

.page-template-template-page-builder .post {
  background: none;
  box-shadow: none;
}

.footer-widgets .edd-recent-review:not(:last-child) {
  margin-bottom: 4%;
  padding-bottom: 4%;
  list-style-type: none;
  border-bottom: dotted 1px var(--white15);
}

.edd-alert-success {
  color: var(--aqua);
}

.services-icon {
  margin-left: 0.5em;
  font-size: 120%;
}

.header-phone .services-icon,
.menu-item-has-children .services-icon {
  margin-right: 0.2em;
  margin-left: 0;
}

li.menu-item-has-children:hover > a > .fa-door-closed:before,
li.menu-item-has-children:active > a > .fa-door-closed:before,
li.menu-item-has-children:focus > a > .fa-door-closed:before {
  content: "\f52b";
}

li.menu-item-has-children:hover > a > .fa-door-closed:after,
li.menu-item-has-children:active > a > .fa-door-closed:after,
li.menu-item-has-children:focus > a > .fa-door-closed:after {
  content: "\10f52b";
}

.sub-menu .services-icon {
  margin-right: 1em;
  margin-left: 0;
  width: 20px;
  height: 20px;
  font-size: 20px;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.sub-menu .services-icon.eiffel {
  background-image: url("https://www.pixoset.com/static/themes/tepeek/images/tour-eiffel-tepeek.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  width: 27px;
  height: 27px;
  margin-bottom: -7px;
  margin-left: -7px;
  -webkit-transition: background-image 0.15s;
  transition: background-image 0.15s;
}

.sub-menu .services-icon.fa-tags {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.subcontent-title-sub--sub .services-icon {
  color: var(--aqua);
}

#content .post-content .u-list-bullets,
.u-list-bullets {
  padding: 0 0 2rem 3rem;
}

#content .post-content ul.u-list-bullets ul {
  padding: 0 0 0 4%;
}

.u-list-bullets li {
  list-style: none;
  position: relative;
}

.u-list-bullets .check {
  list-style: none;
}

.u-list-bullets > li:not(.check):before {
  content: " ";
  display: block;
  float: left;
  position: absolute;
  left: -3rem;
  top: 0.45rem;
  height: 1.9rem;
  aspect-ratio: cos(0deg);
  clip-path: inset(10% 10% 10% 10% round 20%);
  background: var(--blue30);
}

.u-list-bullets > li:not(.check) > ul:not(.u-list-cercles) > li:before {
  content: " ";
  display: block;
  float: left;
  position: absolute;
  left: -4%;
  top: 1rem;
  height: 1.2rem;
  aspect-ratio: cos(0deg);
  clip-path: inset(10% 10% 10% 10% round 20%);
  background: var(--blue20);
}

.u-list-bullets .check:before {
  content: "✓";
  font-weight: bold;
  font-size: calc(1.6rem + 0.2vw);
  font-family: inherit;
  color: var(--aqua);
  font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  left: -0.5em;
  position: relative;
}

.u-list-cercles li {
  list-style: circle;
  padding-left: 0.2em;
}

/*ul li::marker {
  font-family: "Roboto", sans-serif;
}*/

.subcontent-title-sub {
  font-size: calc(1.875rem + 0.4vw);
}

.services {
  & .subcontent-title-sub--sub {
  	  font-family: "Libre Baskerville", serif;
      font-optical-sizing: auto;
	  margin-top: 0;
	  padding-top: 0;
  }
  & .services-icon {
	  font-size: 30px;
	  margin-left: 0;
  }
}

h4.subcontent-title-sub {
  font-size: calc(1.6rem + 0.3vw);
}

.subcontent-title-sub--sub {
  font-size: calc(2rem + 0.2vw);
  font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  margin: 1.2em 0 0.5em;
}

/*Features*/
.features p{font-size:1.6rem;line-height:1.3}
.features-grid{display:grid;grid-gap:7rem 3rem;grid-template-columns:repeat(4,1fr);text-align:center;padding-bottom:1.6rem}
.features-grid p{text-align:center!important}
.features-icon{display:block;font-size:3.2rem;margin-bottom:1.12rem;color:var(--blue)}
.features-item p{margin-bottom:0;color:var(--bluegrey)}
.features-item-title{font-family:"Karla",sans-serif!important;font-size:100%;font-weight:700;line-height:1;margin-bottom:0.624rem;padding-top:0}
.features-toptitle{border-top:1px solid var(--bluegrey);font-size:1.6rem;font-weight:600;grid-column:1/-1;margin:1rem auto 0;padding:2rem 3rem 0;text-transform:uppercase}
.features-toptitle:first-of-type{border:0;padding-top:0}

.info-box-icon {
  width: 96px;
  height: 96px;
  line-height: 96px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 4.5rem;
  background-image: url("https://www.pixoset.com/static/themes/tepeek/images/icon-bg-shapo.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 94%;
  text-align: center;
}

.info-box-icon .features-icon {
  display: block;
  font-size: 4.5rem;
  margin-bottom: inherit;
  line-height: inherit;
  text-align: center;
}

.info-box-icon .fa-distingo-design-icon {
  height: 100%;
  width: 100%;
  margin: inherit;
  display: block;
  font-size: 4.5rem;
  line-height: inherit;
  text-align: center;
}

.services {
  & .info-box-icon {
	  margin-bottom: 0;
  }
}

/*Services*/
.services-recurrents-grid {
  display: grid;
  grid-gap: 3rem;
  grid-template-columns: auto auto auto;
}

.cout-services {
  font-family: "Libre Baskerville", serif;
  font-optical-sizing: auto;
  font-size: calc(1.6rem + .2vw);
  font-weight: 700;
}

@media (max-width: 900px) {
	.services-recurrents-grid {
		grid-template-columns: auto;
	}
}

@media (max-width: 1100px) {
.features-grid{grid-template-columns:1fr 1fr}
.services-grid{grid-template-columns:1fr}
}

@media (max-width: 500px) {
.features-grid{grid-template-columns:auto}
}

@media (max-width: 400px) {
.features-grid{grid-template-columns:auto}
}

@media print {
	body {
	  	background-color:#fff;
	  	font-family:Serif;
	  	font-size:15pt;
		}
	header,
	#header,
	.site-header,
	footer,
	.site-footer,
	.comments-section,
	.navigation,
	.post-meta,
	.tepeek-share {
		display: none;
		}
	.post,
	.purchase-box {
		box-shadow: none;
		}
}

.widget_text .infos,
.widget_block .infos {
  width: 100%;
  max-width: 30px;
}

.widget_text .infos:before,
.widget_block .infos:before {
  margin-right: 10px;
}

.site {
  position: relative;
  background: var(--blue10);
  z-index: 100;
}

#distingowork {
  position: absolute;
  z-index: 1;
  top: -80px;
  left: 50%;
  max-width: 100%;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
}

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
}

.actions {
  position: relative;
  cursor: default;
  list-style: none;
  padding-left: 0;
  margin: 5% auto auto auto;
  display: block;
}

.icon:before {
  margin-right: 0.5rem;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
}

.pouce.icon.solo {
  border-radius: 4rem;
  border: 2px solid var(--greylight25);
  height: 6.47rem;
  line-height: 6.47rem;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 4rem;
  white-space: nowrap;
  width: 4rem;
  /*-webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;*/
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.pouce.icon.solo:hover {
  border: 2px solid var(--greylight50);
  line-height: 7.47rem;
}

.pouce.icon.solo:before {
  display: block;
  font-size: 2rem;
  height: inherit;
  left: 0;
  line-height: inherit;
  margin-left: -0.25rem;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  color: var(--greylight50);
  width: inherit;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.pouce.icon.solo:hover:before {
  color: var(--greylight);
}

.dd{animation:move 3s ease normal;-ms-animation:move 3s ease normal;-webkit-animation:move 3s ease normal;-o-animation:move 3s ease normal;-moz-animation:move 3s ease normal;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}
@-webkit-keyframes move{from{transform:scale(1.0);-ms-transform:scale(1.0);-webkit-transform:scale(1.0);-o-transform:scale(1.0);-moz-transform:scale(1.0);}
to{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
}
@keyframes move{from{transform:scale(1.0);-ms-transform:scale(1.0);-webkit-transform:scale(1.0);-o-transform:scale(1.0);-moz-transform:scale(1.0);}
to{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
}

/*Georges <img src="https://www.pixoset.com/medias/georges-calvo-webmaster.webp" alt="Georges Calvo : Webmaster Freelance" width="300" height="300"> */
.georges{background-color:var(--white)}
.georges-btn{background-color:var(--aqua);border:2px solid var(--aqua60);color:white;font-size:calc(.8rem + .2vw);font-weight:700;margin-top:3rem}
.georges-btn:hover .u-btn-chevron{margin-left:.6rem;opacity:1;width:1rem}
.georges-grid{display:grid;grid-gap:2rem 5rem;grid-template-columns:200px 1fr;justify-content:center;margin:3.2rem auto 4rem auto;padding:4% 0;border-top:solid 1px var(--bluegreylight);border-bottom:solid 1px var(--bluegreylight)}
.georges-icons-eyebrow{display:inline-block;font-weight:700;text-transform:uppercase;white-space:nowrap}
.georges-icons-grid{display:grid;grid-gap:1rem;grid-auto-flow:column;grid-auto-columns:min-content;justify-content:start;margin-right:.6em;text-align:center}
.georges-icons-grid-middle{justify-content:start}
.georges-icons-title{font-size:1.5rem;margin-bottom:1.5rem;text-transform:uppercase}
.georges-image{display:grid;align-items:center;justify-items:center;width:100%}
.georges-image legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.georges-image p{margin:0}
.georges-image img{margin-left:auto}
.georges-image-middle{position:relative}
.georges-image-middle img{margin:0;position:absolute;bottom:0}

.georges-image-middle img[data-mask="2"] {
  -webkit-mask-image: url("images/blob-mask-2.svg");
  mask-image: url("images/blob-mask-2.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-type: luminance;
}
.georges-text{display:grid;text-align:left;align-content:center;padding-top:2%}
.georges-text p{font-size:calc(1.5rem + .2vw)}
.georges-text-middle{text-align:left}
.georges-title{font-weight:700}
.georges-title-sub{margin-bottom:1rem;text-transform:uppercase}

.signature {
  color: #ee7411;
  font-family: "Georges Calvo", cursive;
  font-style: normal;
  font-weight: 400;
  font-size: 3.2rem!important;
  text-align: left;
  margin: 0 0 3.5rem 0;
  /*rotate: -1.15deg;
  -webkit-transform: rotate(-1.15deg);
  transform:rotate(-1.15deg); // Équivalent à rotateZ(-1.15deg) */
}

.post-text a:not(.btn):not(.more-link):not(h2 > a):not(h3 > a):not(h4 > a):not(span.meta-cat > a):not(span.meta-tag > a):not(div.tepeek-share a):not(form a):not(.travelersmap-container a),
abbr[title],
abbr[data-original-title] {
  background-repeat: no-repeat;
  background-image: linear-gradient(transparent calc(100% - 2px), rgba(34, 113, 177, 1) 0), linear-gradient(transparent calc(100% - 2px), rgba(34, 113, 177, 0.05) 0);
  background-size: 0 100%, 100% 100%;
  color: rgba(34, 113, 177, 1);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-position: left 0;
}

.post-text a:not(.btn):not(.more-link):not(h2 > a):not(h3 > a):not(h4 > a):not(span.meta-cat > a):not(span.meta-tag > a):not(div.tepeek-share a):not(form a):not(.travelersmap-container a):hover,
abbr[title],
abbr[data-original-title]:hover {
  color: rgba(34, 113, 177, 1);
  background-size: 100% 100%, 100% 100%;
}

@media only screen and (max-width: 960px) {
.georges-grid{grid-template-columns:1fr}
.georges-image{border-bottom:solid 1px var(--bluegreylight);padding-bottom:3.2rem}
.georges-image img{margin:0 auto}
.georges-image-middle img{position:relative}
.georges-title,.georges-title-sub{text-align:center}
.georges-grid--alt .georges-text{order:2}
.signature{text-align:center}
.gallery-columns-4 .gallery-item{width:50%!important}
}

@media only screen and (max-width: 768px) {
  .gallery-columns-4 .gallery-item {
	width: 100% !important;
  }
}

.wpcf7 form .wpcf7-response-output {
  padding: 3.2rem 1.6rem;
  margin: 0 auto;
  position: relative;
}

.wpcf7 form.sent .wpcf7-response-output,
.edd-reviews-awaiting-moderation {
  border: solid 1px var(--aqualight);
  color: var(--aqua);
}

.wpcf7 form.sent .wpcf7-response-output:before {
  position: absolute;
  top: -27px;
  left: 0;
  content: " ";
  height: 0;
  width: 0;
  border-bottom: calc(1em*1.5) solid var(--aqualight);
  border-right: 0 solid transparent;
  border-left: calc(1em*2) solid transparent;
  border-top: 0 solid var(--aqualight);
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border: 1px solid #dc3232;
  border-radius: 3px;
  color: #dc3232;
}

.wpcf7 form.invalid .wpcf7-response-output:before,
.wpcf7 form.unaccepted .wpcf7-response-output:before {
  position: absolute;
  top: -27px;
  left: 0;
  content: " ";
  height: 0;
  width: 0;
  border-bottom: calc(1em*1.5) solid #dc3232;
  border-right: 0 solid transparent;
  border-left: calc(1em*2) solid transparent;
  border-top: 0 solid #dc3232;
}

@media only screen and (max-width: 600px) {
	.wpcf7 form.invalid .wpcf7-response-output:before,
	.wpcf7 form.unaccepted .wpcf7-response-output:before,
	.wpcf7 form.sent .wpcf7-response-output:before {
    	top: -25px;
  }
}

.wpcf7-quiz-label:after {
  content: "*";
  color: #ff0000;
  margin-left: 0.5rem;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar {
  border-radius: 1rem;
  background: var(--blue30); /*#e8f5ee*/
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  background: var(--aqua);
}

.codedropz-upload-handler {
  border-width: 1px;
  border-style: solid;
  border-top-color: #d5e0e8;
  border-left-color: #DDE7EF;
  border-right-color: #d5e0e8;
  border-bottom-color: #DDE7EF;
  background: var(--BGWhite);
  border-radius: 3px;
  margin-bottom: 1.5rem;
}

.codedropz-upload-container {
  padding: 3% 20px;
}

.codedropz-upload-inner {
  color: var(--blue60);
}

.codedropz-upload-inner h4 {
  margin: 2% auto;
  color: var(--blue80);
}

.codedropz-upload-inner .upload {
  margin: 2.4rem auto .8rem;
  font-size: 4rem;
  color: var(--blue60);
}

.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
  display: block;
}

.dnd-upload-counter {
  right: 3rem;
  bottom: 1rem;
  font-size: 1rem;
}

.dnd-upload-status .dnd-upload-image {
  border: 1px solid var(--blue60);
  text-align: center;
  border-radius: 100%;
  position: relative;
}

.dnd-icon-blank-file:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: lighter;
  color: var(--blue60);
}

.dnd-upload-status .dnd-upload-details .name em {
  color: var(--blue);
  font-style: normal;
}

.fleche {
  margin-left: 1rem;
  top: 0.25rem;
  margin-top: -0.25rem;
  position: relative;
  display: inline-block;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted var(--bluegreylight);
}

.tooltip {
  position: absolute;
  z-index: 99999;
  display: block;
  visibility: visible;
  font-size: 16px;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 9999 !important;
}

.tooltip.in {
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tooltip.top {
  margin-top: -3px;
  padding: 8px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 8px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 8px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 8px;
}

.tooltip-inner {
  max-width: 500px;
  color: var(--blue);
  text-align: left!important;
  text-decoration: none;
  background-color: var(--white95);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow:0 30px 90px -20px var(--ombreBlack03),0 0 1px 1px var(--ombreBlack005);
  box-shadow:0 30px 90px -20px var(--ombreBlack03),0 0 1px 1px var(--ombreBlack005);
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0;
  border-top-color: var(--white95);
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 8px;
  border-width: 8px 8px 0;
  border-top-color: var(--white95);
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 8px;
  border-width: 8px 8px 0;
  border-top-color: var(--white95);
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-width: 8px 8px 8px 0;
  border-right-color: var(--white95);
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -8px;
  border-width: 8px 0 8px 8px;
  border-left-color: var(--white95);
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: var(--white95);
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 8px;
  border-width: 0 8px 8px;
  border-bottom-color: var(--white95);
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 8px;
  border-width: 0 8px 8px;
  border-bottom-color: var(--white95);
}

.tooltip {
  min-width: 200px;
}

.tooltip .tooltip-inner {
  min-width: 200px;
  padding: 3rem;
  text-align: center;
}

.telephone {
  padding: 10px 0!important;
}

.info-box {
  padding: 10px;
  border: 0.2rem dashed var(--blue60);
  background: #FAF3C4;
  border-radius: 3px;
  display: block;
  color: var(--blue60);
  position: relative;
  /*box-shadow: inset 51px 0 var(--blue60);*/
}

.info-box [class^="icon-"]:before,
.info-box [class*=" icon-"]:before {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.info-box p {
  margin: 0;
  padding: 10px 10px 10px 40px;
  line-height: 1;
  font-size: 90%;
}

.info-box p[class^="icon-"]:before {
	font-size: 25px;
	margin: -13px 20px 0 -35px;
	position: absolute;
	top: 50%;
	vertical-align: middle;
}

.info-box .icon-info-circled:before {
  content: "\f05a";
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {
  text-align: center;
  margin-bottom: 1em;
  text-transform:uppercase;
}

.article-howlong-etapes-grid {
  background-color: var(--bluegreysuperlight);
  display: grid;
  font-size: 16px !important;
  grid-template-columns: auto;
  gap: 1rem 3rem;
  padding: 1rem 2rem;
  margin: 2% auto;
}

.article-howlong-etapes-grid h3 {
  font-size: 19px !important;
  font-weight: 700 !important;
  line-height: 1.5em;
  margin: 1.5em 0 .2em;
}

.article-howlong-etapes-grid p {
  margin-bottom: 0;
}

/*Page Prix*/ 
.pricing-container,
.pricing-container .pricing-item .name,
.pricing-container .pricing-item .foot,
.pricing-container .pricing-item .foot .button,
.pricing-container .pricing-item .foot .archive-list button,
.pricing-container .pricing-item .foot .contact button {
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.25s cubic-bezier(.64,.05,.5,1);
  transition: all 0.25s cubic-bezier(.64,.05,.5,1);
}

.pricing-container .pricing-item .name,
.pricing-container .pricing-item .foot .button,
.pricing-container .pricing-item .foot .archive-list button,
.pricing-container .pricing-item .foot .contact button {
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  color: #656161;
  border: none;
}

@media only all and (min-width: 48em) and (max-width: 63.938em) {
	.pricing-container .pricing-item .name,
	.pricing-container .pricing-item .foot .button,
	.pricing-container .pricing-item .foot .archive-list button,
	.pricing-container .pricing-item .foot .contact button{
	  font-size: 1.35rem;
	}
}

@media only all and (max-width: 47.938em) {
	.pricing-container .pricing-item .name,
	.pricing-container .pricing-item .foot .button,
	.pricing-container .pricing-item .foot .archive-list button,
	.pricing-container .pricing-item .foot .contact button {
	  font-size:1.25rem;
	}
}

.pricing-container .pricing-item .list-item .list-blog-header .name,
.pricing-container .pricing-item .foot .list-item .list-blog-header .button,
.pricing-container .pricing-item .foot .archive-list .list-item .list-blog-header button,
.pricing-container .pricing-item .foot .contact .list-item .list-blog-header button {
  text-align: left;
  margin-bottom: 1.5rem;
}

.pricing-container .pricing-item .list-item .list-blog-header .name a,
.pricing-container .pricing-item .foot .list-item .list-blog-header .button a,
.pricing-container .pricing-item .foot .archive-list .list-item .list-blog-header button a,
.pricing-container .pricing-item .foot .contact .list-item .list-blog-header button a {
  color: #656161;
}

.pricing-container .pricing-item .list-item .list-blog-header .name a:hover,
.pricing-container .pricing-item .foot .list-item .list-blog-header .button a:hover,
.pricing-container .pricing-item .foot .archive-list .list-item .list-blog-header button a:hover,
.pricing-container .pricing-item .foot .contact .list-item .list-blog-header button a:hover {
  color: #757979;
}
	  
.pricing-container .pricing-item #sidebar .sidebar-content .name,
.pricing-container .pricing-item .foot #sidebar .sidebar-content .button,
.pricing-container .pricing-item .foot .archive-list #sidebar .sidebar-content button,
.pricing-container .pricing-item .foot .contact #sidebar .sidebar-content button {
  margin-bottom: 1rem;
  text-align: left;
}

.pricing-container .pricing-item .archive-list .name,
.pricing-container .pricing-item .foot .archive-list .button,
.pricing-container .pricing-item .foot .archive-list button {
  text-align: left;
}

.pricing-container .pricing-item .modular .features .feature .name,
.pricing-container .pricing-item .foot .modular .features .feature .button,
.pricing-container .pricing-item .foot .archive-list .modular .features .feature button,
.pricing-container .pricing-item .foot .contact .modular .features .feature button {
  margin: 0;
  font-size: 1.1rem;
}

.pricing-container .pricing-item .modular .features.big .feature-content .name,
.pricing-container .pricing-item .foot .modular .features.big .feature-content .button,
.pricing-container .pricing-item .foot .archive-list .modular .features.big .feature-content button,
.pricing-container .pricing-item .foot .contact .modular .features.big .feature-content button {
  font-size: 1.2rem;
}

.pricing-container .pricing-item .modular .bottom .services .service .name,
.pricing-container .pricing-item .foot .modular .bottom .services .service .button,
.pricing-container .pricing-item .foot .archive-list .modular .bottom .services .service button,
.pricing-container .pricing-item .foot .contact .modular .bottom .services .service button {
  text-align: left;
  margin-bottom: 0;
}
	 
.pricing-container .pricing-item .contact .name,
.pricing-container .pricing-item .foot .contact .button,
.pricing-container .pricing-item .foot .contact button {
  text-align: left;
}

.pricing-container {
    position: relative;
    z-index: 10;
    margin-top: 6rem;
    min-height: 31rem;
    text-align: center; }
    .pricing-container:after {
      content: "";
      display: table;
      clear: both; }
    .pricing-container .pricing-item {
      -webkit-transform: translateZ(0);
      display: inline-block;
      width: 30%;
      margin-right: 0.3rem;
      margin-bottom: 2rem;
      position: relative;
	  -moz-box-shadow: 0px 40px 30px -40px rgba(0, 0, 0, 0.26);
	  -o-box-shadow: 0px 40px 30px -40px rgba(0, 0, 0, 0.26);
	  -webkit-box-shadow: 0px 40px 30px -40px rgba(0, 0, 0, 0.26);
	  box-shadow: 0px 40px 30px -40px rgba(0, 0, 0, 0.26); }
      @media only all and (max-width: 47.938em) {
        .pricing-container .pricing-item {
          width: 100%; } }
      @media only all and (min-width: 48em) and (max-width: 63.938em) {
        .pricing-container .pricing-item {
          width: 100%; }
		  .intro, .ecran {
			max-width: 33%; } }
      @media only all and (min-width: 60em) and (max-width: 74.938em) {
        .pricing-container .pricing-item {
          min-width: 30%; }
		  .intro, .ecran {
			max-width: 33%; } }
.pricing-container .pricing-item.prix2 {
	-webkit-transform: scale(1, 1.08);
	-moz-transform: scale(1, 1.08);
	-ms-transform: scale(1, 1.08);
	-o-transform: scale(1, 1.08);
	transform: scale(1, 1.08); }
.pricing-container .pricing-item div {
	background: #f7f7f7; }
.pricing-container .pricing-item .name {
	background: #757979;
	color: #fff;
	padding: 0.5rem 0; }
.pricing-container .pricing-item .info {
	line-height: 3rem;
	border-bottom: #EEEEEE 1px solid;
	-webkit-transition: all .25s cubic-bezier(.64,.05,.5,1);
	-moz-transition: all .25s cubic-bezier(.64,.05,.5,1);
	transition: all .25s cubic-bezier(.64,.05,.5,1); }
.pricing-container .pricing-item .info:hover,
.pricing-container .pricing-item .info:focus {
	color: #0e6e90;
	font-size: 1.1rem; }
.pricing-container .pricing-item .price {
	font-weight: bold;
	color: #0e6e90;
	font-size: 1.2rem;
	border-bottom: #EEEEEE 1px solid;
	line-height: 5rem; }
.pricing-container .pricing-item .price span.price {
	font-size: 2.5rem;
	letter-spacing: -0.1rem;
	font-family: "novecento_sans_widedemibold", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	font-weight: normal; }
.pricing-container .pricing-item .foot {
	color: #fff;
	text-align: center;
	padding: 1rem 0; }
.pricing-container .pricing-item .foot .button,
.pricing-container .pricing-item .foot .archive-list button,
.pricing-container .pricing-item .foot .contact button {
	margin: 0;
	padding: 0;
	width: 9rem;
	font-size: 1rem;
	line-height: 2.5rem;
	color: #fff;
	display: inline-block;
	background: #757979; }
.pricing-container .pricing-item sup {
	font-size: 2rem; }
.pricing-container .pricing-item .portfolio .notebooks .notebook-row .notebook .name,
.pricing-container .pricing-item .foot .portfolio .notebooks .notebook-row .notebook .button,
.pricing-container .pricing-item .foot .archive-list .portfolio .notebooks .notebook-row .notebook button,
.pricing-container .pricing-item .foot .contact .portfolio .notebooks .notebook-row .notebook button {
       text-align: left;
       margin-bottom: 0; }
.pricing-container .pricing-item .portfolio .notebooks .notebook-row .notebook .name,
.pricing-container .pricing-item .foot .portfolio .notebooks .notebook-row .notebook .button,
.pricing-container .pricing-item .foot .archive-list .portfolio .notebooks .notebook-row .notebook button,
.pricing-container .pricing-item .foot .contact .portfolio .notebooks .notebook-row .notebook button {
	  text-align: left;
	  margin-bottom: 0; }
.pricing-container .pricing-item .modular .bottom .services .service .name,
.pricing-container .pricing-item .foot .modular .bottom .services .service .button,
.pricing-container .pricing-item .foot .archive-list .modular .bottom .services .service button,
.pricing-container .pricing-item .foot .contact .modular .bottom .services .service button {
        text-align: left;
        margin-bottom: 0; }
	  
.pricing-container .prix1,
.pricing-container .prix2,
.pricing-container .prix3 {
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

span.souligne {
  position: relative;
  white-space: nowrap;
}

span.souligne:after {
  background-image: url("https://www.pixoset.com/static/themes/tepeek/images/underline.svg");
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -10px;
  content: "";
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  right: 0;
}

span.authors {
  display: inline-block;
  padding-top: 4px;
  z-index: 1;
  position: relative;
}

span.authors:before {
	background: no-repeat url("https://www.pixoset.com/static/themes/tepeek/images/stabilo-signature.svg");
	background-size: auto;
	background-size: 100% 100%;
	bottom: -4px;
	content: "";
	display: inline-block;
	left: -4px;
	position: absolute;
	right: -10px;
	top: -7px;
	z-index: 0;
}

.underline-yellow {
  padding-right: .5rem;
  padding-left: .5rem;
  box-shadow: inset 0 -1.125rem 0 0 rgba(250,199,16,.5);
}

@media all and (min-width:769px){
	#multi-step-form .fw-progress-bar .fw-progress-step:before {
	  outline: 5px solid #e5ebf6;
	  outline-offset: 3px;
	  webkit-transition: 0.3s;
	  -moz-transition: 0.3s;
	  -ms-transition: 0.3s;
	  -o-transition: 0.3s;
	  transition: 0.3s;
	}
	ul.fw-progress-bar .fw-active:last-child:before,
	.fw-progress-step.fw-visited:before {
	  outline: 5px solid #b5bdc3 !important;
	}
	ul.fw-progress-bar .fw-active:last-child:before {
	  outline-offset: 10px !important;
	}
	#multi-step-form .fw-progress-bar .fw-progress-step:hover:before {
	  outline-offset: 10px !important;
	}
	.fw-active .progress, ul.fw-progress-bar li.fw-active:before {
	  outline: 5px solid #253c7f !important;
	  outline-offset: 10px !important;
	}
}

#multi-step-form .fw-step-part {
	background: #e5ebf6 !important;
}

body svg {
  shape-rendering: geometricPrecision;
}

svg:not(:root) {
  overflow: hidden;
}

.tepeek-block-section__divider-svg {
  display: block;
  -webkit-transform: translateX(-50%) translateY(-1px);
  transform: translateX(-50%) translateY(-1px);
  width: calc(100% + 2px);
  position: absolute;
  left: 50%;
  right: 0;
  overflow: hidden;
  z-index: 99;
  max-height: 100%;
}

.tepeek-block-section__divider-svg.is-bottom-divider {
  -webkit-transform: translateX(-50%) rotate(180deg) translateY(-1px);
  transform: translateX(-50%) rotate(180deg) translateY(-1px);
  bottom: 0;
}

/* Prismatic */
pre[class*="language-"] {
  margin: 3% 0 !important;
}

/* Domain Checker */
/* Ajax Domain Checker */

#domain-form #wdc-style #form + div {
	max-width: unset !important;
}

@media (max-width: 767px) {
	#domain-form #wdc-style {
		padding-left: 15px;
		padding-right: 15px;
	}
}

#domain-form #wdc-style .input-group {
	margin-top: 0;
	border: none !important;
	background: transparent;
	max-width: unset !important;
	display: -webkit-box;
	display: flex;
	height: 74px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
	border-radius: 35px !important;
	-webkit-box-align: center;
	        align-items: center;
}

#domain-form #wdc-style #Search {
	border-radius: 30px !important;
	background-color: #fff;
	border: none !important;
	color: #7b8793;
	height: 74px !important;
	padding: 10px 150px 10px 100px;
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#domain-form #wdc-style #Search:focus,
#domain-form #wdc-style #Search:active {
	background-color: var(--bluegreylight);
}

#domain-form #wdc-style .input-group-prepend {
	background-color: var(--bluegreylight);
	border-radius: 30px !important;
	padding: 14px 20px 18px 20px !important;
    height: auto !important;
    letter-spacing: unset;
    font-size: 16px;
	text-align: center;
    min-width: auto;
	color: #7b8793;
  	line-height: 25px;
	position: absolute;
	z-index: 3;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

#domain-form #wdc-style .input-group-btn {
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
	border-width: 20px;
	background-color: transparent !important;
	border-color: transparent !important;
	padding: 0;
	width: auto;
	position: absolute;
	z-index: 2;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

#domain-form #wdc-style #Submit {
	padding: 16px 35px !important;
	height: auto !important;
	border-radius: 30px !important;
	letter-spacing: unset;
	font-size: 16px;
	text-transform: capitalize;
	min-width: auto;
	border: none;
	color: #111415;
	position: relative;
	background-color: transparent;
	z-index: 1;
	overflow: hidden;
	box-shadow: none !important;
	font-weight: 500;
  	line-height: 25px;
}

#domain-form #wdc-style #Submit:hover {
	color: #111415;
}

#domain-form #wdc-style #Submit:hover::after {
	width: 0;
}

@media (max-width: 767px) {
	#domain-form #wdc-style #Submit {
		display: inline-block;
		width: auto;
	}
	select[name="domaincheck_tld"] {
		max-width: 100% !important;
		width: 100% !important;
	}
}

#domain-form #wdc-style #Submit:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  width: calc(100% + 1px);
  bottom: -1px;
  background-color: transparent;
  border-radius: 30px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#domain-form #wdc-style #Submit:after {
  background-color: var(--bluegreylight);
}

#domain-form #wdc-style #Submit:before {
  content: '';
  border: 2px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  display: inline-block;
  border-radius: 30px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

#domain-form #wdc-style #Submit:before {
  border-color: var(--bluegreylight);
}

.table-responsive {
  display: block;
  width: 100%;
  margin-top: 60px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

table {
  border-collapse: collapse;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

table {
	width: 100%;
	max-width: 100%;
	margin: 10px 0;
}

table td,
table th {
	border: 1px solid #ebebee;
	padding: 18px 8px;
	line-height: 1.42857143;
	vertical-align: middle;
	text-align: center;
}

table th {
	color: #111415;
	font-weight: normal;
	vertical-align: middle;
}

.desc-col {
	font-weight: 500;
	color: #111415;
}

.no_border {
	border: none;
	margin: 0;
}

.no_border td,
.no_border th {
	font-family: 'Poppins', Helvetica, Arial, sans-serif !important;
	font-style: normal !important;
	border: none;
	text-align: left;
	padding: 4px;
}

.no_border th {
	font-size: 20px;
	font-weight: bold;
}

.no_border th:nth-of-type(5n+1) {
	color: #93b1bb;
}

.no_border th:nth-of-type(5n+2) {
	color: #fc7c0b;
}

.no_border th:nth-of-type(5n+3) {
	color: #111415;
}

.no_border th:nth-of-type(5n+4) {
	color: #61228c;
}

.no_border th:nth-of-type(5n+5) {
	color: #2c7eff;
}

.no_border td {
	color: #111415;
	line-height: 26.5px;
	vertical-align: bottom;
}

.border_right {
	border: none;
	margin: 0;
}

.border_right td,
.border_right th {
	border: none;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.border_right th {
	padding-left: 25px;
	padding-right: 0;
}

@media (max-width: 1199px) {
	.border_right th {
		padding-left: 15px;
	}
}

.border_right td {
	padding-left: 5px;
	padding-right: 15px;
}

.border_right td:first-child {
	padding-left: 0;
}

.border_right td:not(:last-of-type) {
	border-right: 1px solid #ebebee;
}

.some_border {
	border: none;
	margin: 0;
}

.some_border td,
.some_border th {
	border: none;
	text-align: left;
	padding: 13px 65px;
}

@media (max-width: 1199px) {
	.some_border td,
	.some_border th {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.some_border th {
	width: 40%;
	text-align: right;
}

.some_border tr {
	border: 1px solid #ebebee;
}

#wdc-style .glyphicon-remove:before {
  font-family: 'Glyphicons Halflings' !important;
}

/* Nouveau Domain Checker */
select[name="domaincheck_tld"],
input[type="submit"],
button[type="button"]:not(.swal2-close) {
  height: 2.5em !important;
  width: 100% !important;
  min-height: inherit !important;
  padding: 12px 15px !important;
  line-height: normal !important;
  font-size: 18px !important;
}

.wp24-dc form div span:not(.u-btn-chevron),
.wp24-dc .dc-form div span:not(.u-btn-chevron) {
  display: none;
  font-weight: bold;
}

.wp24-dc .dc-form div span.u-btn-chevron {
  float: none !important;
}

.wp24-dc .table-cell {
  padding: 12px 15px !important;
  vertical-align: middle;
}

.wp24-dc .table-row:nth-child(even) .table-cell {
  background: var(--white);
}

.wp24-dc .table-row:nth-child(odd) .table-cell {
  background: var(--bluegreylight);
  background-clip: border-box;
}

.wp24-dc .table-row > div:nth-child(1) {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.wp24-dc .table-row > div:nth-child(4) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.wp24-dc .table-cell {
  text-align: left;

}

/*.page-quote.domaine {
  background-image: url("images/domain-bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}*/

/*.dc-form {
  background: hsla(0,0%,100%,.2);
  border: 1px solid hsla(0,0%,100%,.502);
  border-radius: 8px;
  margin: 20px auto 0;
  padding: 8px;
  position: relative;
  width: 100%;
  z-index: 15;
}*/

@media all and (min-width:769px) {
	select[name="domaincheck_tld"] {
	  max-width: 300px !important;
	}
	.wp24-dc form div *,
	.wp24-dc .dc-form div * {
	  float: inherit;
	}
	.wp24-dc form div span:not(.u-btn-chevron),
	.wp24-dc .dc-form div span:not(.u-btn-chevron) {
	  display: block;
	}
}
.blocker {
  z-index: 1031 !important;
}

.modal {
  z-index: 1032 !important;
  max-width: 900px !important;
  width: 100% !important;
  border-radius: 1rem !important;
}

.whois-info pre {
  max-height: 900px !important;
  height: auto !important;
  overflow: auto !important
}

.row {
  max-width: 900px;
  width: 100%;
  margin: 60px auto;
}

/** FAQ **/
section.questions { padding: 4.375rem 0; }
section.questions.pt0 { padding-top: 1px; }
section.questions div.wrapper h2, .achat_domaine { font-size: 2.25rem; line-height: 2; font-weight: 500; color: var(--blue); text-align: center; }
section.questions p.sub-title { margin-top: 1.25rem; font-size: 18px; line-height: 1.6; font-weight: normal; color: var(--blue); text-align: center; }
section.questions div.wrapper div.bloc_faq { margin-top: 1.875rem; padding: 1.875rem; box-shadow: 0 0 10px 2px rgba(0,0,0,.1); background: var(--white); border-radius: 10px; }
section.questions div.wrapper div.bloc_faq:first-of-type { margin-top: 50px; }
section.questions.pt0 div.wrapper div.bloc_faq:first-of-type { margin-top: 0; }
section.questions div.wrapper div.bloc_faq h3 { font-size: 1.25rem; line-height: 1.813rem; color: var(--black); font-weight: 500; position: relative; width: calc(100% - 30px); }
section.questions div.wrapper div.bloc_faq h3:hover { cursor: pointer; }
section.questions div.wrapper div.bloc_faq h3 img { width: 15px; height: auto; display: inline-block; position: absolute; right: -30px; top: 12px; transform: rotate(180deg); }
section.questions div.wrapper div.bloc_faq h3 img.rotate180 { transform: rotate(0deg); }
section.questions div.wrapper div.bloc_faq div.content_faq { display: none; font-size: 16px !important; line-height: 1.6; font-weight: normal; color: var(--blue); margin-top: 1.25rem; }
section.questions div.wrapper div.bloc_faq div.content_faq p { margin-top: 1.25rem; }
section.questions div.wrapper div.bloc_faq div.content_faq p:first-of-type { margin-top: 0; }
section.questions div.wrapper div.bloc_faq div.content_faq p.title { margin-top: 30px; font-weight: 500; }
section.questions div.wrapper div.bloc_faq div.content_faq p.title.f18 { margin-top: 20px !important; font-size: 18px; line-height: 1.6; }
section.questions div.wrapper div.bloc_faq div.content_faq a { text-decoration: underline; }

section.questions .desc_faq { padding: 30px 0; }
section.questions .desc_faq p { margin-bottom: 10px; }
section.questions .desc_faq h3 { font-size: 18px; line-height: 1.6; font-weight: 600; margin: 20px 0; }

section.questions.pixoset24 { padding: 2.5rem 0; }
section.questions.pixoset24 div.wrapper h2, .achat_domaine { font-size: 30px; line-height: 40px; font-weight: 500; color: var(--blue); margin-bottom: 40px; }
section.questions.pixoset24 div.wrapper div.bloc_faq { background: transparent; box-shadow: none; border-bottom: 2px solid var(--bluegreylight); padding: 0 40px 20px 0; margin: 0 auto 20px; border-radius: 0; }
.premium section.questions.pixoset24 div.wrapper div.bloc_faq { border-bottom: 2px solid rgba(255, 255, 255, 0.4); }
section.questions.pixoset24 div.wrapper div.bloc_faq:last-of-type { margin-bottom: 0; }
section.questions.pixoset24 div.wrapper div.bloc_faq h3 { position: relative; font-size: 18px; line-height: 1.6; font-weight: normal; color: var(--blue); width: 100%; padding: 0; margin: 0; }
section.questions.pixoset24 div.wrapper div.bloc_faq h3 img { position: absolute; top: 6px; right: -40px; width: 20px; height: 20px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
section.questions.pixoset24 div.wrapper div.bloc_faq h3 img.rotate180 { transform: none; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
section.questions.pixoset24 div.wrapper div.bloc_faq div.content_faq a { color: var(--blue); }

/* FAQ Premium */
.premium section.questions div.wrapper h2, .achat_domaine { color: var(--blue); }
.premium section.questions p.sub-title,
.premium section.questions div.wrapper div.bloc_faq h3,
.premium section.questions div.wrapper div.bloc_faq div.content_faq,
.premium section.questions div.wrapper div.bloc_faq div.content_faq ul li:before { color: var(--blue); }
.premium section.questions div.wrapper div.bloc_faq { box-shadow: none; background: var(--white); }

@media (max-width: 1200px) AND (min-width: 980px) {
  section.questions { padding: 2.5rem 0; }
  section.questions div.wrapper h2, .achat_domaine { font-size: 40px; line-height: 2.8; margin-bottom: 2.5rem; }
  section.questions p.sub-title { font-size: 16px; }
  section.questions div.wrapper div.bloc_faq h3 { font-size: 1.25rem; }
  section.questions div.wrapper div.bloc_faq div.content_faq { font-size: 0.9375rem; line-height: 1; }
}

@media (max-width: 979px) AND (min-width: 768px) {
  section.questions { padding: 50px 0; }
  section.questions h2, .achat_domaine { font-size: 30px; line-height: 40px; }
  section.questions p.sub-title { font-size: 28px; line-height: 1.875rem; }
}

@media (max-width: 767px) {
  section.questions div.wrapper h2, .achat_domaine { font-size: 30px; line-height: 40px; }
  /*section.questions { display: none; }*/
  section.questions.no_hide { display: block; }
  section.questions p.sub-title { font-size: 28px; line-height: 1.875rem; }
}

@media (max-width: 450px) {
  section.questions.no_hide { display: none; }
}

/* Style the ribbon */
/* HTML: <div class="ribbon">Your text content</div> */
.ribbon {
  font-size: 20px;
  color: #fff;
  --f: .5em; /* control the folded part */
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.8;
  padding-inline: 1lh;
  padding-bottom: var(--f);
  border-image: conic-gradient(#0008 0 0) 51%/var(--f);
  clip-path: polygon(
    100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f)) calc(100% - var(--f)),var(--f) calc(100% - var(--f)), 0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(calc((cos(45deg) - 1)*100%), -100%) rotate(-45deg);
  transform-origin: 100% 100%;
  background-color: #F07818; /* the main color  */
  z-index: 11;
}

.closed {
  font-size: 15px;
  color: #fff;
  --f: .5em; /* control the folded part */
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.8;
  padding-inline: 1lh;
  padding-bottom: var(--f);
  border-image: conic-gradient(#0008 0 0) 51%/var(--f);
  clip-path: polygon(
    100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f)) calc(100% - var(--f)),var(--f) calc(100% - var(--f)), 0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(calc((cos(45deg) - 1)*100%), -100%) rotate(-45deg);
  transform-origin: 100% 100%;
  background-color: #d93025; /* the main color  */
  z-index: 11;
}

/*.pricing-container .prix1:hover {
  margin-top: -24px!important;
}*/
	  
/*# sourceMappingURL=style.css.map */